@charset "utf-8";

/* 基礎レイアウト
========================================================= */

img { width: 100%; height: auto; vertical-align: top; }

#contentsheader {
	width: 100%;
	height: 360px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
#contentsheader p.icon {
	width: 55px;
	height: 55px;
	background: url(/images/h1_special2_icon.svg) no-repeat;
	margin: 120px auto 25px;
}
#contentsheader h1 { color: #ffffff; font-size: 48px; margin-right: auto; margin-left: auto; }



@media screen and (max-width: 1199px) {
	#contentsheader { height: 320px; }
	#contentsheader p.icon { margin-top: 100px; }
}

@media screen and (max-width: 992px) {
	#contentsheader { height: 280px; }
	#contentsheader p.icon { margin-top: 80px; }
}

@media screen and (max-width: 768px) {
	#contentsheader { height: 240px; }
	#contentsheader p.icon { width: 44px; height: 44px; margin-top: 60px; margin-bottom: 22px; }
	#contentsheader h1 { font-size: 36px; }
}

@media screen and (max-width: 480px) {
	#contentsheader { height: 160px; }
	#contentsheader p.icon { width: 33px; height: 33px; margin-top: 40px; margin-bottom: 16px; }
	#contentsheader h1 { font-size: 24px; }
}

#snsArea .sns_icon_area .fb-share-button,
#snsArea .sns_icon_area .twitter-share-button {
	display: inline-block;
	vertical-align: bottom;
}





/* splStore
========================================================= */

#splStore { width: 100%; line-height: 1.0; margin: 0 auto; }



@media screen and (max-width: 767px) {
}





/* main
========================================================= */

#splStore .main { width: 100%; max-width: 1500px; margin: 0 auto; }

#splStore .main h2 { background-color: #be0027; padding: 30px 0; }
#splStore .main h2 img:nth-child(2) { display: none; }

#splStore .main .lead {
	display: table;
	font-size: 18px;
	line-height: 1.9;
	text-align: center;
	box-sizing: border-box;
	padding: 0 calc(20/375 * 100%); 
	margin: 20px auto 0;
}

#splStore .main .sns_icon_area { margin: 15px auto 0; }



@media screen and (max-width: 1000px) {
	#splStore .main .lead { font-size: 1.8vw; }
}

@media screen and (max-width: 767px) {
	#splStore .main h2 { padding: 15px 0; }
	#splStore .main h2 img:nth-child(1) { display: none; }
	#splStore .main h2 img:nth-child(2) { display: block; }
	
	#splStore .main .lead { font-size: 16px; line-height: 1.6; text-align: justify; }
	#splStore .main .lead br { display: none; }
}





/* headLine
========================================================= */

#splStore .headLine { margin: 100px 0 0 0; }
#splStore section + .headLine { margin: 180px 0 0 0; }

#splStore .headLine .left {
	background: linear-gradient(90deg, #780d1c 50%, transparent 50%);
}
#splStore .headLine .right {
	background: linear-gradient(90deg, transparent 50%, #d2004a 50%);
	margin: -110px 0 0 0;
}
#splStore .headLine .inner { width: 100%; max-width: 940px; margin: 0 auto; }
#splStore .headLine .inner ul { width: calc(510/940 * 100%); }
#splStore .headLine .left .inner ul { background-color: #780d1c; }
#splStore .headLine .right .inner ul { background-color: #d2004a; margin: 0 0 0 calc(430/940 * 100%); }



@media screen and (max-width: 767px) {
	#splStore .headLine { margin: 50px 0 0 0; }
	#splStore section + .headLine { margin: 100px 0 0 0; }
	
	#splStore .headLine .right {
		background: linear-gradient(90deg, transparent 50%, #d2004a 50%);
		margin: -15% 0 0 0;
	}
}





/* store
========================================================= */

#splStore .store { box-sizing: border-box; padding: 0 calc(20/375 * 100%); margin: 65px 0 0 0; }
#splStore .store + .store { margin: 130px 0 0 0; }

#splStore .store .title { width: 100%; max-width: 1180px; margin: 0 auto; position: relative; }
#splStore .store .title .inner {
	width: 100%;
	max-width: 780px;
	height: 96px;
	border-radius: 48px;
	background-color: #be0027;
	color: #ffffff;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 700;
	font-feature-settings: "palt" 1;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#splStore .store .title:after {
	content: "";
	width: 100%;
	height: 10px;
	border-radius: 5px;
	background-color: #be0027;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#splStore .store .title .inner h4 {
	width: 100%;
	font-size: 35px;
	box-sizing: border-box;
	padding: 0 0 0 calc(40/780 * 100%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#splStore .store .title .inner h4.ruby {
	position: absolute;
	top: calc(50% - 0.2em);
	transform: translateY(-50%);
}
#splStore .store .title .inner h4 ruby rt {
	font-size: 0.4em; text-align: center; font-feature-settings: "palt" 0;
}
#splStore .store .title .inner ul {
	display: table;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
#splStore .store .title .inner ul li { display: table-cell; vertical-align: middle; }
#splStore .store .title .inner ul li:nth-child(1) { font-size: 22px; letter-spacing: 0.4em; padding: 0 10px 0 0; }
#splStore .store .title .inner ul li:nth-child(2) { width: 66px; }

#splStore .store .content { width: 100%; max-width: 940px; margin: 38px auto 0; }
#splStore .store .content .photo figcaption { font-size: 15px; line-height: 1.6; margin: 10px; }
#splStore .store .content .photo figcaption span { display: inline-block; }
#splStore .store .content .photo figcaption.taC { text-align: center; }

#splStore .store .content ul { width: 100%; max-width: 925px; display: table; margin: 35px 0 0 0; }
#splStore .store .content ul li:nth-child(1) {
	width: calc(540/925 * 100%);
	float: left;
	font-size: 18px;
	line-height: 1.7;
	text-align: justify;
}
#splStore .store .content ul li:nth-child(1) figure {
	margin: 20px 0 0 0;
}
#splStore .store .content ul li:nth-child(1) figcaption {
	font-size: 15px;
	line-height: 1.6;
	text-align: right;
	margin: 10px 0 0 0;
}
#splStore .store .content ul li:nth-child(2) { width: calc(335/925 * 100%); max-width: 335px; float: right; }
#splStore .store .content ul li:nth-child(2) figure + figure { margin: 55px 0 0 0; }
#splStore .store .content ul li:nth-child(2) figcaption {
	display: table;
	font-size: 15px;
	line-height: 1.6;
	margin: 10px auto 0;
}
#splStore .store .content ul li:nth-child(2) figcaption span { display: inline-block; }
#splStore .store .content ul li:nth-child(3) {
	width: calc(540/925 * 100%);
	display: table;
	padding: 40px 0 0 0;
}
#splStore .store .content ul li:nth-child(3) figure {
	width: calc(220/540 * 100%); 
	max-width: 220px;
	float: left;
}
#splStore .store .content ul li:nth-child(3) figure.w380 {
	width: calc(380/540 * 100%); 
	max-width: 380px; 
	float: none;
	display: block;
	margin: 0 auto 20px;
}
#splStore .store .content ul li:nth-child(3) .data {
	width: calc(300/540 * 100%);
	font-size: 15px;
	line-height: 1.6;
	float: right;
}
#splStore .store .content ul li:nth-child(3) .data span { display: inline-block; }
#splStore .store .content ul li:nth-child(3) .data.w100 {
	width: 100%;
	display: block;
	float: none;
}
#splStore .store .content ul li:nth-child(3) .data table th { text-align: right; white-space: nowrap; }



@media screen and (max-width: 1000px) {
	#splStore .store .title .inner h4 { font-size: 3.5vw; }
}

@media screen and (max-width: 767px) {
	#splStore .store { margin: 30px 0 0 0; }
	#splStore .store + .store { margin: 80px 0 0 0; }
	
	#splStore .store .title .inner { height: 100%; border-radius: 10px; box-sizing: border-box; padding: 10px; }
	#splStore .store .title:after { content: none; }
	#splStore .store .title .inner h4 {
		border-radius: 5px;
		background-color: #ffffff;
		color: #be0027;
		font-size: 19px;
		text-align: center;
		padding: 10px 0;
		position: static;
		transform: none;
	}
	#splStore .store .title .inner h4.ruby { padding: 10px 0; position: static; transform: none; }
	#splStore .store .title .inner ul { margin: 10px auto 0; position: static; transform: none; }
	#splStore .store .title .inner ul li:nth-child(1) { font-size: 14px; }
	#splStore .store .title .inner ul li:nth-child(2) { width: 32px; }
	
	
	#splStore .store .content { margin: 20px auto 0; }
	#splStore .store .content .photo figcaption { font-size: 13px; line-height: 1.4; margin: 5px; }
	
	#splStore .store .content ul { margin: 30px 0 0 0; }
	#splStore .store .content ul li:nth-child(1) { width: 100%; float: none; font-size: 16px; line-height: 1.6; }
	#splStore .store .content ul li:nth-child(1) figcaption { font-size: 13px; line-height: 1.4; margin: 5px; }
	#splStore .store .content ul li:nth-child(2) { width: 100%; float: none; margin: 20px auto 0; }
	#splStore .store .content ul li:nth-child(2) img { width: 70%; display: table; margin: 0 auto; }
	#splStore .store .content ul li:nth-child(2) figure + figure { margin: 40px 0 0 0; }
	#splStore .store .content ul li:nth-child(2) figcaption { font-size: 13px; line-height: 1.4; }
	#splStore .store .content ul li:nth-child(3) {
		width: 100%;
		border-radius: 10px;
		background-color: #f6f6ee;
		box-sizing: border-box;
		padding: 20px;
		margin: 20px 0 0 0;
	}
	#splStore .store .content ul li:nth-child(3) figure { width: 150px; float: none; margin: 0 auto }
	#splStore .store .content ul li:nth-child(3) figure.w380 { width: 280px; margin: 0 auto 20px; }
	#splStore .store .content ul li:nth-child(3) .data {
		width: 100%;
		font-size: 14px;
		line-height: 1.5;
		float: none;
		margin: 20px 0 0 0;
	}
	#splStore .store .content ul li:nth-child(3) .data.w100 { margin: 20px 0 0 0; }
}





/* deep
========================================================= */

#splStore .deepHeart { box-sizing: border-box; padding: 0 calc(20/375 * 100%); margin: 130px 0 0 0; }
#splStore .deepHeart div { width: 100%; max-width: 1030px; margin: 0 auto; }
#splStore .deepHeart div img { width: calc(180/1030 * 100%); max-width: 180px; }

#splStore .deep { background-color: #be0027; box-sizing: border-box; padding: 65px calc(20/375 * 100%) 90px; }

#splStore .deep .title {
	width: 100%;
	max-width: 780px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 700;
	margin: 0 auto;
	position: relative;
}
#splStore .deep .title p {
	color: #ffffff;
	font-size: 24px;
	text-align: center;
}
#splStore .deep .title .inner {
	width: 100%;
	max-width: 780px;
	height: 96px;
	border-radius: 48px;
	background-color: #ffe5e5;
	color: #be0027;
	font-feature-settings: "palt" 1;
	margin: 10px auto 0;
	position: relative;
}
#splStore .deep .title .inner h4 {
	width: 100%;
	font-size: 35px;
	box-sizing: border-box;
	padding: 0 0 0 calc(40/780 * 100%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#splStore .deep .title .inner ul {
	display: table;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
#splStore .deep .title .inner ul li { display: table-cell; vertical-align: middle; }
#splStore .deep .title .inner ul li:nth-child(1) { font-size: 22px; letter-spacing: 0.4em; padding: 0 10px 0 0; }
#splStore .deep .title .inner ul li:nth-child(2) { width: 66px; }

#splStore .deep .content { width: 100%; max-width: 940px; margin: 38px auto 0; }

#splStore .deep .content ul { width: 100%; max-width: 940px; display: table; color: #ffffff; margin: 35px 0 0 0; }
#splStore .deep .content ul li:nth-child(1) {
	width: calc(540/940 * 100%);
	float: left;
	font-size: 18px;
	line-height: 1.7;
	text-align: justify;
}
#splStore .deep .content ul li:nth-child(2) { width: calc(365/925 * 100%); max-width: 365px; float: right; }
#splStore .deep .content ul li:nth-child(2) figcaption {
	display: table;
	font-size: 15px;
	line-height: 1.6;
	margin: 10px auto 0;
}
#splStore .deep .content ul li:nth-child(3) {
	width: calc(540/940 * 100%);
	display: table;
	padding: 40px 0 0 0;
}
#splStore .deep .content ul li:nth-child(3) .data {
	font-size: 15px;
	line-height: 1.6;
}
#splStore .deep .content ul li:nth-child(3) .data table th { text-align: right; white-space: nowrap; }



@media screen and (max-width: 767px) {
	#splStore .deepHeart { margin: 80px 0 0 0; }
	#splStore .deepHeart div img { width: 100px; }
	
	#splStore .deep { padding: 30px calc(20/375 * 100%) 50px; }
	
	#splStore .deep .title p { font-size: 18px; }
	#splStore .deep .title .inner {
		height: 100%;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 10px;
		margin: 10px auto 0;
	}
	#splStore .deep .title .inner h4 {
		border-radius: 5px;
		background: #ffffff;
		font-size: 20px;
		text-align: center;
		padding: 10px 0;
		position: static;
		transform: none;
	}
	#splStore .deep .title .inner ul { display: table; margin: 10px auto 0; position: static; transform: none; }
	#splStore .deep .title .inner ul li:nth-child(1) { font-size: 14px; }
	#splStore .deep .title .inner ul li:nth-child(2) { width: 32px; }
	
	#splStore .deep .content { margin: 20px auto 0; }
	#splStore .deep .content ul { margin: 30px 0 0 0; }
	#splStore .deep .content ul li:nth-child(1) { width: 100%; float: none; font-size: 16px; line-height: 1.6; }
	#splStore .deep .content ul li:nth-child(2) { width: 100%; float: none; margin: 10px auto 0; }
	#splStore .deep .content ul li:nth-child(2) img { width: 70%; display: table; margin: 0 auto; }
	#splStore .deep .content ul li:nth-child(2) figcaption { font-size: 13px; line-height: 1.4; }
	#splStore .deep .content ul li:nth-child(3) { width: 100%; padding: 0; margin: 30px 0 0 0; }
	#splStore .deep .content ul li:nth-child(3) .data { font-size: 14px; line-height: 1.5; }
}





/* food
========================================================= */

#splStore .food { background-color: #fff9c6; box-sizing: border-box; padding: 110px calc(20/375 * 100%) 120px; }

#splStore .foodTitle { width: 100%; max-width: 600px; margin: 0 auto; }

#splStore .food .wrap {
	width: 100%;
	max-width: 1100px;
	border-radius: 80px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 55px calc(20/375 * 100%) 65px;
	margin: 60px auto 0;
}
#splStore .food .wrap + .wrap { margin: 80px auto 0; }

#splStore .food .title {
	width: 100%;
	max-width: 780px;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 700;
	margin: 0 auto;
	position: relative;
}
#splStore .food .title .inner {
	width: 100%;
	max-width: 780px;
	height: 96px;
	border-radius: 48px;
	background-color: #e95504;
	color: #ffffff;
	font-feature-settings: "palt" 1;
	margin: 10px auto 0;
	position: relative;
}
#splStore .food .title .inner h4 {
	width: 100%;
	font-size: 35px;
	box-sizing: border-box;
	padding: 0 0 0 calc(40/780 * 100%);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#splStore .food .title .inner ul {
	display: table;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
#splStore .food .title .inner ul li { display: table-cell; vertical-align: middle; }
#splStore .food .title .inner ul li:nth-child(1) { font-size: 22px; letter-spacing: 0.4em; padding: 0 10px 0 0; }
#splStore .food .title .inner ul li:nth-child(2) { width: 66px; }

#splStore .food .content { width: 100%; max-width: 940px; margin: 0 auto; }

#splStore .food .content ul { width: 100%; max-width: 940px; display: table; margin: 35px 0 0 0; }
#splStore .food .content ul li:nth-child(1) {
	width: calc(540/940 * 100%);
	float: left;
	font-size: 18px;
	line-height: 1.7;
	text-align: justify;
}
#splStore .food .content ul li:nth-child(2) { width: calc(365/940 * 100%); max-width: 365px; float: right; }
#splStore .food .content ul li:nth-child(2) figure + figure { margin: 40px 0 0 0; }
#splStore .food .content ul li:nth-child(2) figcaption {
	display: table;
	font-size: 15px;
	line-height: 1.6;
	margin: 10px auto 0;
}
#splStore .food .content ul li:nth-child(3) {
	width: calc(540/940 * 100%);
	display: table;
	padding: 25px 0 0 0;
}
#splStore .food .content ul li:nth-child(3) .data {
	font-size: 15px;
	line-height: 1.6;
}
#splStore .food .content ul li:nth-child(3) .data table th { text-align: right; white-space: nowrap; }



@media screen and (max-width: 767px) {
	#splStore .food { padding: 50px calc(20/375 * 100%) 60px; }
	
	#splStore .food .wrap {
		border-radius: 20px;
		padding: 20px calc(20/375 * 100%) 40px;
		margin: 30px auto 0;
	}
	#splStore .food .wrap + .wrap { margin: 40px auto 0; }
	
	#splStore .food .title .inner {
		height: 100%;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 10px;
		margin: 10px auto 0;
	}
	#splStore .food .title .inner h4 {
		border-radius: 5px;
		background-color: #ffffff;
		color: #e95504;
		font-size: 20px;
		text-align: center;
		padding: 10px 0;
		position: static;
		transform: none;
	}
	#splStore .food .title .inner ul { display: table; margin: 10px auto 0; position: static; transform: none; }
	#splStore .food .title .inner ul li:nth-child(1) { font-size: 14px; }
	#splStore .food .title .inner ul li:nth-child(2) { width: 32px; }
	
	#splStore .food .content ul { margin: 20px 0 0 0; }
	#splStore .food .content ul li:nth-child(1) { width: 100%; float: none; font-size: 16px; line-height: 1.6; }
	#splStore .food .content ul li:nth-child(2) { width: 100%; float: none; margin: 20px auto 0; }
	#splStore .food .content ul li:nth-child(2) img { width: 70%; display: table; margin: 0 auto; }
	#splStore .food .content ul li:nth-child(2) figure + figure { margin: 30px 0 0 0; }
	#splStore .food .content ul li:nth-child(2) figcaption { font-size: 13px; line-height: 1.4; }
	#splStore .food .content ul li:nth-child(3) {width: 100%; padding: 0; margin: 30px 0 0 0; }
	#splStore .food .content ul li:nth-child(3) .data { font-size: 14px; line-height: 1.5; }
}





/* 汎用パーツ
========================================================= */

/* plusIssue
------------------------------------------ */

.plusIssue { display: table; padding: 0 calc(20/375 * 100% ); margin: 100px auto 100px; }
.plusIssue div { display: table-cell; vertical-align: middle; }
.plusIssue div:nth-child(1) { width: 140px; }
.plusIssue div:nth-child(2) { padding: 0 0 0 20px; }
.plusIssue p { line-height: 1.4; text-align: center; }
.plusIssue p span { display: inline-block; padding: 0 0.5em; }
.plusIssue a {
	border: solid 2px #cacaca;
	display: table;
	font-size: 16px;
	padding: 0.5em 2em;
	margin: 15px auto 0;
}
.plusIssue ul { display: table; font-size: 13px; line-height: 20px; margin: 15px auto 0; }
.plusIssue li { display: table-cell; vertical-align: top; }

@media screen and (max-width: 767px) {
	.plusIssue { margin: 80px auto; }
	.plusIssue div { display: block; }
	.plusIssue div:nth-child(1) { margin: 0 auto 15px; }
	.plusIssue div:nth-child(2) { padding: 0; }
	.plusIssue a { font-size: 14px; }
	.plusIssue ul { font-size: 12px; }
}



/* googlemap_area
------------------------------------------ */

#googlemap_area { margin: 0 0 40px 0; }



/* detailsLink
------------------------------------------ */

.datailsLink1 { width: 200px; margin: 20px 0 0 0; }
.datailsLink1 a {
	display: block;
	background-color: #333333;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

.datailsLink2 { width: 200px; margin: 20px auto 0; }
.datailsLink2 a {
	display: block;
	background-color: #ffffff;
	color: #333333;
	border-radius: 5px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

@media screen and (min-width: 769px) {
	.datailsLink1 a { transition: 0.2s; }
	.datailsLink1 a:hover { background-color: #fe8781; color: #ffffff; }
	
	.datailsLink2 a { transition: 0.2s; }
	.datailsLink2 a:hover { background-color: #fe8781; color: #ffffff; }
}

@media screen and (max-width: 767px) {
	.datailsLink1 { width: 200px; margin: 20px auto 0 !important; }
	
	.datailsLink2 { width: 200px; margin: 20px auto 0 !important; }
}


