@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,area {padding:0;margin:0;}
table {border-collapse: collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
h2 {font-weight:normal;font-size:60%;}
abbr,acronym {border:0;}
img {vertical-align:top;line-height:1;}

/*-----		body
--------------------------------------------------------------------------------------------------------------*/
body {
	color: #0a0204;
	font-family: "ＭＳ 明朝", "MS Mincho", serif;
	font-size: 16px;
	font-size: 100%;
	line-height: 2;
	-webkit-text-size-adjust: 100%;
	background: #fff;
}

a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

/*-----		content
--------------------------------------------------------------------------------------------------------------*/
#wrap {
	width: 100%;
	font-size: 0.75em;
	position: relative;
}

#header {
	width: 100%;
	border-bottom: 5px solid #000000;
}

#header,
#header a {
	color: #000000;
}

#header #header_box {
	width: 920px;
	margin: 0 auto;
}

h1,
h2 {
	width: 100%;
}

h1,
h2,
#menu {
	letter-spacing: 0.1em;
}

h1 {
	height: 32px;
	line-height: 1.5em;
	padding-top: 5px;
}

h2 {
	height: 54px;
	line-height: 54px;
	margin: 5px 0 8px;
}

h2 a {
	font-size: 3.050em;
	text-decoration: none;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
}

h2 span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 1.5em;
	vertical-align: middle;
}

h2 span#bg {
	width: 54px;
	height: 54px;
	margin: 0 12px;
	background: url('../../img/bg_logo.png') no-repeat 0 0;
	text-align: center;
}

#menu {
	width: 919px;
	height: 60px;
	border-left: 1px solid #5f5f5f;
}

#menu li {
	width: 458px;
	height: 60px;
	line-height: 50px;
	float: left;
	position: relative;
	font-size: 2em;
	border-right: 1px solid #5f5f5f;
}

#menu li#m1 {
	width: 459px;
}

#menu li a {
	display: block;
	position: absolute;
	padding-bottom: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	z-index: 9;
}

#menu li#m1 a {
	width: 342px;
	padding-left: 117px;
	background: url('../../img/bg_menu1.png') no-repeat 47px 0;
}

#menu li#m2 a {
	width: 316px;
	padding-left: 143px;
	background: url('../../img/bg_menu2.png') no-repeat 75px 0;
}

#menu li a span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 0.5em;
	margin-left: 8px;
	vertical-align: top;
}

#menu li a span.dn {
	display: inline;
	font-size: 1em;
	margin-left: 0;
	vertical-align: top;
}

#menu li .img {
	display: none;	
	width: 32px;
	height: 32px;
	line-height: 1;
	position: absolute;
	bottom: -19px;
	left: 213px;
}

#menu li.crt .img,
#menu li.active .img {
	display: block;
}

#main {
	width: 920px;
	margin: 0 auto;
}

#crumb {
	font-size: 1.167em;
	letter-spacing: -.40em;
	margin-bottom: 20px;
}

#crumb li {
	display: inline;
	letter-spacing: normal;
}

#footer {
	width: 100%;
	clear: both;
	background: #000000;
	padding: 20px 0;
	font-size: 1em;
}

#footer address,
#footer p {
	width: 920px;
	margin: 0 auto;
}

#footer,
#footer a {
	color: #fff;
}

#footer address {
	padding-bottom: 5px;
}

#page_top {
	width: 100px;
	height: 100px;
	position: fixed;
	right: 28px;
	bottom: 28px;
	display: none;
	z-index: 9999;
}

/*top-----------------------------------*/
#imgs {
	width: 100%;
	height: 480px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	position: relative;
}

#imgs h3 {
	width: 200px;
	height: 200px;
	line-height: 1;
	position: absolute;
	z-index: 9;
	top: 140px;
	left: 50%;
	margin-left: -100px;
}

#imgs h3 span {
	display: block;
	width: 200px;	
	height: 200px;
	text-align: center;
}

#imgs h3 img {
	width: 200px;	
	height: 200px;
}

.loopslider {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopslider ul {
	width: 100%;
	height: 160px;
	overflow: hidden;
	zoom: 1;
	display: inline;
}

.loopslider ul li,
.loopslider ul li img {
	width: 213px;
	height: 160px;
}

.loopslider ul li {
	display: inline;
	float: left;
}

.top #main {
	color: #000000;
	width: auto;
}

.top h4 {
	width: 960px;
	height: 70px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
	background: url('../../img/bg_top_h4.png') repeat;
	font-size: 1.7em;
	padding-top: 10px;
}

.top h5 {
	padding: 32px 0 0;
	margin-top: 36px;
  border-top: 1px dotted #5f5f5f;
	text-align: center;
	font-size: 1.7em;
	line-height: 175%;
	color: #000000;
}

.top h5 span {
	display: block;
	margin-top: 0px;
	font-size: 1em;
}

.top h5 span#cap {
	font-size: 0.556em;
}

.top h6 {
	padding: 32px 0 35px;
	text-align: center;
	font-size: 1.7em;
	line-height: 175%;
	border-bottom: 1px dotted #5f5f5f;
}

.top h6 span {
	font-size: 1em;	
}	


/*history-----------------------------------*/
.history #main {
	margin: 35px auto 80px;
}

.history .img_box {
	width: 900px;
	height: 510px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	-moz-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true),progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);
}

.history .img_box2 {
	width: 900px;
	height: 850px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	-moz-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true),progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);
}

.history .cap {
	margin: 15px 0;
	text-align: center;
	font-size: 0.917em;
}

.history .read {
	margin-bottom: 30px;
	font-size: 1.167em;
}

.history .read span {
	display: block;
	margin-top: 10px;
	font-size: 0.857em;
}

.history h4 {
	padding: 20px 0 10px;
	margin-bottom: 15px;
	line-height: 1;
	border-bottom: 1px dotted #5f5f5f;
	font-size: 2em;
	color: #5f5f5f;
}

/*list-----------------------------------*/
.list #main {
	margin: 35px auto 80px;
}

.list h3 {
	width: 920px;
	margin: 0 auto;
	height: 365px;
	position: relative;
}

.list h3 img {
	display: block;
	height: 385px;
	position: absolute;
	top: -27px;
	left: -20px;
}

#list_box {
	margin-top: -20px;
}

#list_box #in_box {
	width: 909px;
	background: url('../../img/bg_shop_list.jpg') repeat;
	overflow: hidden;
	zoom: 1;
	padding: 9px 0 0 11px;
	border-color: #000000;
}

#list_box #in_box div {
	width: 213px;
	float: left;
	background: #fbf9f5;
	text-align: center;
	font-size: 1.167em;	
	letter-spacing: normal;
	margin: 0 10px 10px 0;
	border: 2px solid #fbf9f5;
}

#list_box #in_box div:hover {
	border: 2px solid #000000;
}

#list_box .img {
	width: 195px;
	line-height: 1;
	padding: 17px 0 10px;
	margin: 0 auto;
}

#list_box .img img {
	width: 195px;
	height: auto;
}

#list_box .num {
	color: #fff;
	margin-bottom: 5px;
}

#list_box .num span {
	display: inline-block;
	line-height: 1.1;
	background-color: #000000;
	border-radius: 50% 50% 50%
%
%
% 50% 50%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	height: auto;
	padding-right: 3px;
	padding-left: 3px;
}

#list_box h4 {
	margin-bottom: 10px;
	line-height: 1.1;
	color: #000000;
}

#list_box h4 a {
	color: #00000;
}

#list_box .atv h4 span {
	border-bottom: none;
}

#list_box .info {
	line-height: 1.1;
	margin-bottom: 15px;
}

#list_box .btn {
	margin-bottom: 15px;
}

#list_box a {
}

.list h5 {
	clear: both;
	padding: 30px 0 15px;
	font-size: 1.167em;
}

.list .read {
	font-size: 1.167em;
	line-height: 1.1;
}

.cpupon_no {
	background-color: #E8E8E8;
	color: #A2A29D;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.cpupon {
	background-color: #F00509;
	color: #F4E60D;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

/*detail-----------------------------------*/
.detail #main {
	margin: 35px auto 80px;
}

.detail h3 {
	width: 900px;
	padding: 0 10px;
	margin-bottom: 8px;
	background-color: #000000;
	font-size: 1.5em;
	color: #fff;
}

#main_img {
	width: 100%;
	height: 675px;
}

.detail h4 {
	padding: 20px 0 10px;
	margin-bottom: 15px;
	line-height: 1;
	border-bottom: 1px dotted #000000;
	font-size: 2em;
	color: #000000;
}

.detail .read {
	margin-bottom: 30px;
	font-size: 1.35em;
	text-align: left;
	line-height: 1.55em;
}

.detail .read span {
	display: block;
	text-align: right;
}

#tmb_box div {
	width: 450px;
	float: left;
	text-align: center;
	margin: 0 0 30px 0;
}

#tmb_box div.odd {
	margin: 0 20px 30px 0;
}

#tmb_box .img {
	width: 430px;
	height: 317px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	-moz-box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	box-shadow: 0px 0px 9px 3px rgba(197,195,195,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true),progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);
}

#tmb_box .cap {
	margin-top: 10px;
	line-height: 1.5;
	font-size: 1.167em;
}

#info_box {
	clear: both;
	padding-top: 25px;
	font-size: 1.35em;
	line-height: 0.8em;
}

#info_box ul {
	width: 919px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	line-height: 1.2em;
}

#info_box ul ul {
	width: 918px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	display: table;
}

#info_box ul ul li {
	width: 697px;
	padding: 13px 10px;
	border-left: 1px solid #dedede;
	display: table-cell;
}

#info_box ul ul li:first-child {
	width: 180px;
	border-left: none;
}

#info_box ul#list_type2 {
	border-top: none;
	line-height: 0em;
}

#info_box ul#list_type1 ul li:first-child {
	background: #f6f4ee;
}

#info_box ul#list_type2 ul li:first-child {
	background: #fff45c;
}


#info_box table {
	width: 100%;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

#info_box table#type2 {
	border-top: none;
}

#info_box table th,
#info_box table td {
	padding: 13px 10px;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

#info_box table th {
	width: 170px;
	text-align: left;
	background: #f6f4ee;
}

#info_box table#type2 th {
	background: #fff45c;
}

#back {
	width: 132px;
	margin: 54px auto 26px;
	line-height: 1;
}

.tx14b {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.tx14 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

.tx10{
	font-size: 10px;
}
.news{
	font-size: 10px;
}

hr {
}


iframe.twitter-share-button {
    width: 90px!important;
}

#sc {
	width: 600px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

#sc2 {
	width: 500px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}

#1_12 {
	width: 800px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}


/*150529-----------------------------------*/

#list_map_sp {
	display: none;
}

#sp_btn {
	display: none;
	position: absolute;
	width: 29px;
	height: 25px;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background-image: url('../../img/bg_sp_btn.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: auto 50px;
}

#sp_btn.active {
	width: 83px;
	background-position: 100% 100%;
}

#sp_menu {
	display: none;
	position: absolute;
	width: 100%;
	border-left: none;
	top: 40px;
	left: 0;
	bottom: 0;
	background: #000000;
}

#sp_menu li {
	width: 100%;
	box-sizing: border-box;
}

#sp_menu li#m3 {
	border-bottom: 3px solid #fff;
}

#sp_menu li a {
	display: block;
	height: 65px;
	line-height: 65px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 1.8em;
	box-sizing: border-box;
}

#page_top_sp {
	display: none;
	width: 100%;
	text-align: center;
	background: #eee;
	border-top: 1px solid #000000;
}

#page_top_sp a {
	display: block;
	line-height: 1;
	padding: 15px 0;
	font-size: 1.5em;
	color: #000000;
	text-decoration: none;
}

@media screen and (max-width:768px) {

	#wrap {
		font-size: 0.625em;
	}
	
	#main {
		width: auto;
		padding: 0px 10px;
	}
	
	#header_box {
		padding-top: 25px;
	}
	
	h1 {
		height: 50px;
		line-height: 1.5;
		padding: 15px 10px 0;
		box-sizing: border-box;
	}
	
	h2 {
		height: 95px;
		line-height: auto;
		margin: 0;
		padding: 0 0 0 10px;
		box-sizing: border-box;
	}
	
	h2 span {
		font-size: 11px;
	}
	
	h2 span#bg {
		width: 54px;
		height: 54px;
		margin: 0 12px;
		background: url('../../img/bg_logo.png') no-repeat 0 0;
		text-align: center;
	}
	
	h2 #bg + span {
		display: block;
		height: 30px;
		line-height: 30px;
		margin-top: 0;
	}
	
	#sp_btn {
		display: block;
	}
	
	#footer address,
	#footer p {
		width: 100%;
	}
	
	#footer address,
	#footer p {
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	#page_top {
		visibility: hidden;
		z-index: -999;
	}
	
	#page_top a {
		display: none;
	}
	
	#page_top_sp {
		display: block;
	}
	
	#header {
		position: relative;
	}
	
	#header #header_box {
		width: 100%;
		box-sizing: border-box;
	}
	
	#menu {
		display: none;
	}
	
	/*top-----------------------------------*/
	.top #main {
		padding: 0;
	}
	
	#imgs {
		height: 240px;
	}
	
	#imgs h3 {
		width: 150px;
		height: 150px;
		top: 45px;
		left: 50%;
		margin-left: -75px;
	}
	
	#imgs h3 img {
		width: 150px;	
		height: 150px;
	}
	
	.top h4 {
		width: auto;
		height: auto;
		padding: 10px 0;
		font-size: 1.5em;
	}
	
	.top h5 {
		padding: 32px 30px 35px;
	}
	
	.loopslider {
		height: 80px;
	}
	
	.loopslider ul {
		height: 80px;
	}
	
	.loopslider ul li,
	.loopslider ul li img {
		width: 106px;
		height: 80px;
	}
	
	#sc2 {
		width: auto;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.3em;
	}
	
	.pr_area a {
		display: inline-block;
		margin-bottom: 20px;
	}
	
	.pr_area br {
		display: none;	
	}
	
	/*history-----------------------------------*/
	.history #main {
		text-align: center;
	}
	
	.history #main #crumb {
		text-align: left;
	}
	
	.history .img_box,
	.history .img_box2 {
		width: auto;
		height: auto;
		padding: 10px 0;
		box-shadow: none;
		filter: none;
	}
	
	.history .img_box img,
	.history .img_box2 img {
		width: 100%;	
	}
	
	.history .read {
		font-size: 1.35em;
		line-height: 1.55;
	}
	
	.history .read span {
		font-size: 0.857em;
	}
	
	.history .read span span {
		font-size: 1em;
	}
	
	
	.history .cap {
		font-size: 1.2em;
	}
	
	
	/*list-----------------------------------*/
	.list h3 {
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	
	.list h3 img {
		display: block;
		width: 100%;
		height: auto;
		position: static;
		top: 0;
		left: 0;
	}
	
	#list_map {
		display: none;	
	}
	
	#list_map_sp {
		display: block;
	}
	
	#list_map_sp span {
		display: block;
		text-align: center;
		font-size: 1.5em;
	}
	
	#list_box {
		margin-top: 0;
	}
	
	#list_head,
	#list_head img {
		width: 100%;
		height: auto;
	}
	
	#list_box #in_box {
		width: auto;
		padding: 2% 0 0 2%;
	}
	
	#list_box #in_box div {
		width: 48%;
		box-sizing: border-box;
		margin: 0 2% 2% 0;
	}
	
	#list_box .img {
		width: auto;
		padding: 2% 2% 10px;
	}
	
	#list_box .img img {
		width: 100%;
		height: auto;
	}
	
	.list h5,
	.list .read {
		text-align: center;
	}
	
	/*detail-----------------------------------*/
	.detail h3 {
		width: auto;
		line-height: 1.5;
		padding: 5px 10px;
	}
	
	.detail h3 span {
		font-size: 1em;
	}
	
	.detail h3,
	.detail h4 {
		font-size: 1.5em;
	}
	
	#main_img,
	#main_img img,
	#tmb_box .img,
	#tmb_box .img img,
	#tmb_box div,
	#tmb_box div img {
		width: 100%;
		height: auto;
	}
	
	#tmb_box .img {
		padding: 0;
		box-shadow: none;
		filter: none;
	}
	
	#tmb_box div {
		float: none;
	}
	
	#info_box {
		line-height: 1.5;
	}
	
	#info_box ul,
	#info_box ul ul,
	#info_box ul ul li,
	#info_box ul ul li:first-child {
		width: 100%;
		box-sizing: border-box;
	}
	
	#info_box ul {
		border-bottom: 1px solid #dedede;
	}
	
	#info_box ul ul {
		border-bottom: none;
	}
	
	#info_box ul ul,
	#info_box ul ul li {
		display: block;
	}
	
	#info_box ul ul li {
		border-left: none;
		word-break: break-all;
	}
	
	#back,
	#back img {
		width: 72px;
		height: auto;
	}
	
	.sp_block {
		display: block;
	}
}
