@charset "utf-8";

p{
	margin-bottom:0;
}

body {
	background: #000;
}
body:before {
	content: ' ';
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../img/shop/bg-body_shop.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

#shop_page .contents {
	padding: 40px;
	background: url(../img/share/bg-pattern-stripe.png);
	color: #fff;
}

#shop_page .shop_name {
	position: relative;
	margin-bottom: 40px;
	padding: 28px 15px;
	background: url(../img/share/bg-dot-slash.png);
	color: #fff;
	font-size: 250%;
	line-height: 1.3;
	text-align: center;
}
#shop_page .shop_name:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100px;
	border-top: 3px solid #e50012;
	margin-left: -50px;
}
#shop_page .shop_name p {
	margin-top: 5px;
	font-size: 55%;
}



/* トップ
============================================================================================================ */
#shop_page .shop_index {
	position: relative;
	height: 480px;
	padding: 0;
	border: 5px solid #bcbcbc;
	text-align: center;
}
.shop_index .area_wrap,
.shop_index .map_wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.shop_index .area_wrap {
	z-index: 3;
}
.shop_index .map_wrap {
	overflow: hidden;
	z-index: 1;
}

.shop_index ul .area,
.shop_index ul .map {
	position: absolute;
}
.shop_index ul .map.current,
.shop_index ul .map.hover {
	opacity: 0.7;
}
.shop_index ul .area {
}
.shop_index ul .area.chiba {
	top: 269px;
	left: 701px;
}
.shop_index ul .area.tokyo {
	top: 243px;
	left: 593px;
}
.shop_index ul .area.saitama {
	top: 193px;
	left: 595px;
}
.shop_index ul .area.kyoto {
	top: 194px;
	left: 105px;
}
.shop_index ul .area.gifu {
	top: 173px;
	left: 288px;
}
.shop_index ul .area.aichi {
	top: 283px;
	left: 288px;
}
.shop_index ul .area.shiga {
	top: 238px;
	left: 172px;
}
.shop_index ul .area.shizuoka {
	top: 305px;
	left: 395px;
}
.shop_index ul .area.mie {
	top: 336px;
	left: 182px;
}
.shop_index ul .area.kanagawa {
	top: 280px;
	left: 555px;
}
.shop_index ul .area.nagoya {
	top: 232px;
	left: 262px;
}
.shop_index ul .area.yamanashi {
	top: 227px;
	left: 486px;
}
.shop_index ul .area.ibaraki {
	top: 190px;
	left: 700px;
}
.shop_index ul .area.fukui {
	top: 109px;
	left: 226px;
}
.shop_index ul .area.fukushima {
	top: 42px;
	left: 776px;
}
.shop_index ul .area.nagano {
	top: 138px;
	left: 437px;
}
.shop_index ul .area.tochigi {
	top: 110px;
	left: 673px;
}
.shop_index ul .area.nara {
	top: 319px;
	left: 112px;
}
.shop_index ul .area.wakayama {
	top: 378px;
	left: 20px;
}
.shop_index ul .area.gunma {
	top: 110px;
	left: 566px;
}
.shop_index ul .area.osaka {
	top: 280px;
	left: 67px;
}
.shop_index ul .area.hyogo {
	top: 202px;
	left: 15px;
}
.shop_index ul .area.ishikawa {
	top: 54px;
	left: 267px;
}
.shop_index ul .area.toyama {
	top: 38px;
	left: 362px;
}


.shop_index ul .map.chiba {
	top: 209px;
	left: 633px;
}
.shop_index ul .map.tokyo {
	top: 217px;
	left: 569px;
}
.shop_index ul .map.saitama {
	top: 163px;
	left: 545px;
}
.shop_index ul .map.kyoto {
	top: 116px;
	left: 64px;
}
.shop_index ul .map.gifu {
	top: 72px;
	left: 238px;
}
.shop_index ul .map.aichi {
	top: 223px;
	left: 268px;
}
.shop_index ul .map.shiga {
	top: 158px;
	left: 162px;
}
.shop_index ul .map.shizuoka {
	top: 227px;
	left: 349px;
}
.shop_index ul .map.mie {
	top: 233px;
	left: 119px;
}
.shop_index ul .map.kanagawa {
	top: 256px;
	left: 545px;
}
.shop_index ul .map.nagoya {
	top: 246px;
	left: 269px;
	z-index: 8;
}
.shop_index ul .map.yamanashi {
	top: 185px;
	left: 463px;
}
.shop_index ul .map.ibaraki {
	top: 97px;
	left: 670px;
}
.shop_index ul .map.fukui {
	top: 70px;
	left: 131px;
}
.shop_index ul .map.fukushima {
	top: -58px;
	left: 646px;
}
.shop_index ul .map.nagano {
	top: 24px;
	left: 365px;
}
.shop_index ul .map.tochigi {
	top: 55px;
	left: 638px;
}
.shop_index ul .map.nara {
	top: 277px;
	left: 90px;
}
.shop_index ul .map.wakayama {
	top: 326px;
	left: 24px;
}
.shop_index ul .map.gunma {
	top: 41px;
	left: 523px;
}
.shop_index ul .map.osaka {
	top: 230px;
	left: 47px;
}
.shop_index ul .map.hyogo {
	top: 111px;
	left: -35px;
}
.shop_index ul .map.ishikawa {
	top: -85px;
	left: 261px;
}
.shop_index ul .map.toyama {
	top: -6px;
	left: 322px;
}






.shop_index ul a.toggle {
	position: relative;
	display: block;
	padding: 10px;
	font-size: 143%;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	z-index: 10;
}
.shop_index ul a.toggle:hover {
	text-decoration: underline;
}
.shop_index ul a.toggle.show {
	z-index: 11;
}
.shop_index ul a.toggle.show:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -8px;
	border-style: solid;
	border-width: 0 8px 10px 8px;
	border-color: transparent transparent #af000d transparent;
}

.shop_index .shop {
	display: none;
	position: absolute;
	top: 65px;
	width: 420px;
	border: 5px solid #af000d;
	background-color: #fff;
	font-size: 134%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 20;
}
.shop_index .shop.wide {
	width: 680px;
}
.shop_index .shop ul {
	overflow: hidden;
	margin: 0 15px;
	padding: 15px 0;
}
.shop_index .shop li {
	display: inline-block;
	position: relative;
	padding: 5px 0;
	margin-left: -1px;
}
.shop_index .shop li a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	color: #e21412;
	border-left: 1px solid #e2cfc4;
	border-right: 1px solid #e2cfc4;
}
.shop_index .shop li a:hover {
	text-decoration: underline;
}
.shop_index .shop p {
	border-top: 5px solid #af000d;
}
.shop_index .shop p a {
	display: block;
	padding: 5px;
	background-color: #660008;
	color: #fff;
	text-decoration: none;
}
.shop_index .shop p a:hover {
	background-color: #8e4248;
}




/* 詳細
============================================================================================================ */
.special_info {
	margin-bottom: 30px;
	font-size: 125%;
	color: #fff;
	padding: 20px;
	background: url(../img/share/bg-dot-slash_light.png);
}
.special_info a {
	color: #dfcf90;
}

#shop_detail .info_w {
	margin-bottom: 40px;
}
#shop_detail .info_w:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#shop_detail .info_w > * {
	padding: 30px;
	background: url(../img/share/bg-dot-slash.png);
	min-height: 200px;
}
#shop_detail .info {
	float: left;
	width: 490px;
}
#shop_detail .info h3 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.3;
	color: #dfcf90;
}
#shop_detail .info > div {
	float: left;
	font-size: 125%;
}
#shop_detail .info > div + div {
	padding-left: 2em;
}
#shop_detail .info dl dt {
	float: left;
}
#shop_detail .info dl dd {
	padding: 0 0 0.8em 5em;
}
#shop_detail .btns {
	float: right;
	width: 200px;
}
#shop_detail .btns li + li {
	margin-top: 20px;
}
#shop_detail .btns li a {
	position: relative;
	display: table;
	width: 100%;
	background-color: #7b604d;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 125%;
	line-height: 1.4;
	font-weight: bold;
}
#shop_detail .btns li a span {
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 10px;
}
#shop_detail .btns li a.menu span {
	background-image: url(../img/shop/ico_menu.png);
}
#shop_detail .btns li a.coupon span {
	background-image: url(../img/shop/ico_coupon.png);
}

#shop_detail .btns li a:after {
	content: "";
	position: absolute;
	right: 15px;
	top: 25px;
	width: 9px;
	height: 9px;
	margin-top: -6px;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#shop_detail .btns li a:hover {
	background-color: #958071;
}


#map_canvas {
	height: 350px;
}

#feature_area {
	margin-top: 40px;
}
#feature_area h3 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.3;
	color: #dfcf90;
}
#feature_area .ph {
}
#feature_area .ph:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#feature_area .ph li {
	float: left;
	width: 260px;
}
#feature_area .ph li + li {
	padding-left: 30px;
}
#feature_area .ph li img {
	max-width: 100%;
	height: auto;
}

#feature {
	margin-top: 40px;
}
#feature h3 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.3;
	color: #dfcf90;
}
#feature p {
	font-size: 125%;
	color: #fff;
}
