/* Scss Document */
/* Scss Document */
#key {
	background-image: url(../img/shopinfo/key.jpg);
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 999px) {
#key {
	background: none;
	height: auto;
	min-height: 40px;
}
#key img {
	width: 100%;
	height: auto;
}
}
h2 {
	font-size: 30px;
	line-height: 55px;
	letter-spacing: 0.2em;
	color: #2e1300;
}
h2 span {
	color: #c04636;
	letter-spacing: 0.2em;
}
h2 span.f1 {
	font-size: 45px;
}
h2 span.f2 {
	font-size: 40px;
}

@media screen and (max-width: 999px) {
h2 {
	font-size: 6vw;
	line-height: 1.4 !important;
}
h2 span.f2 {
	font-size: 8vw;
}
h2 span.f1 {
	font-size: 8.5vw;
}
}
#sec1 {
	background-image: url(../img/shopinfo/sec1_bg.jpg);
	background-position: center 0;
	background-size: cover;
	padding: 116px 0 70px;
}
#sec1 h2 {
	color: #fff;
	padding-bottom: 35px;
}
#sec1 .card {
	color: #fff;
	width: 850px;
	margin: 0 auto 50px;
	border-bottom: 1px solid #fff;
}
#sec1 .card dl {
	display: table;
	width: 100%;
	border-top: 1px solid #fff;
	line-height: 30px;
}
#sec1 .card dl dt, #sec1 .card dl dd {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	padding: 14px 0 15px;
}
#sec1 .card dl dt {
	width: 269px;
	padding-left: 39px;
}
#sec1 .banner {
	width: 800px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 35px;
}
#sec1 .banner li {
	width: 390px;
}
#sec1 .banner .print_btn {
	text-align: right;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 370px;
	color: #fff;
	line-height: 30px;
	letter-spacing: 0.2em;
}

@media screen and (max-width: 999px) {
#sec1 {
	background-image: url(../img/shopinfo/sec1_bg_sp.jpg);
	padding: 15% 20px;
}
#sec1 .card {
	width: 100%;
}
#sec1 .card dl {
	width: 100%;
}
#sec1 .card dl dt, #sec1 .card dl dd {
	padding: 10px 0;
}
#sec1 .card dl dt {
	width: 106px;
	padding-left: 0px;
}
#sec1 .banner {
	width: 100%;
	padding-bottom: 0;
}
#sec1 .banner li {
	width: 86%;
}
}
.g_map {
	line-height: 0;
}

@media screen and (max-width: 999px) {
.g_map iframe {
	height: 380px;
}
}
#sec2 {
	position: relative;
	background: url(../img/shopinfo/sec2_deco.png) center 75px no-repeat;
	padding-bottom: 100px;
}
#sec2:before {
	background: url(../img/about/bg1.png) 0 0 repeat;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 1159px;
	right: calc(50% + 407px);
}
#sec2:after {
	background: url(../img/about/bg1.png) 0 0 repeat;
	content: '';
	position: absolute;
	height: 1035px;
	right: 0;
	bottom: 0;
	left: calc(50% + 407px);
}
#sec2 .wrap {
	z-index: 1;
}
#sec2 h2 {
	padding: 125px 0 55px;
	font-size: 35px;
}
#sec2 .floor1 {
	margin-bottom: 116px;
}
#sec2 .floor1 .map {
	position: relative;
	margin: 30px 0 0 121px;
}
#sec2 .floor1 .map:before {
	background: url(../img/shopinfo/pt.png) 0 0 repeat;
	content: '';
	position: absolute;
	top: -66px;
	left: -222px;
	height: 688px;
	width: 355px;
}
#sec2 .floor1 .info {
	width: 500px;
	box-sizing: border-box;
	padding-left: 50px;
}
#sec2 .floor1 .info .photo {
	margin-left: -50px;
}
#sec2 .floor1 .info .txt {
	padding: 33px 0 31px;
	width: 388px;
}
#sec2 .floor2 .map {
	position: relative;
	margin: 21px 126px 0 0;
}
#sec2 .floor2 .map:before {
	background: url(../img/shopinfo/pt.png) 0 0 repeat;
	content: '';
	position: absolute;
	top: -63px;
	left: 127px;
	height: 688px;
	width: 355px;
}
#sec2 .floor2 .info {
	order: -1;
	width: 500px;
	box-sizing: border-box;
	padding-left: 30px;
}
#sec2 .floor2 .info .photo {
	margin-left: -30px;
}
#sec2 .floor2 .info .txt {
	padding: 37px 0 29px;
	width: 385px;
}

@media screen and (max-width: 999px) {
#sec2 {
	background: url(../img/shopinfo/sec2_bg_sp.png) 0 0 no-repeat;
	background-size: 100%;
	padding-bottom: 5%;
}
#sec2:before, #sec2:after {
	display: none;
}
#sec2 h2 {
	font-size: 6.3vw;
	padding: 12% 0px 15%;
}
#sec2 .floor {
	display: block;
	margin-bottom: 15%;
}
#sec2 .floor .map {
	padding: 15% 18% 15%;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
}
#sec2 .floor .map:before {
	top: 0%;
	left: 0%;
	bottom: 0%;
	width: auto;
	right: 50%;
	height: auto;
}
#sec2 .floor .map.ext:before {
	left: 50%;
	right: 0;
}
#sec2 .floor .info {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sec2 .floor .info .photo {
	margin: 0;
}
#sec2 .floor .info .txt {
	padding: 25px 20px;
	width: 100%;
	box-sizing: border-box;
}
#sec2 .floor .info .bnr_shared {
	width: 80%;
}
}
