@charset "UTF-8";


/*=============================================
ページ別　おすすめ
===============================================*/
#page_contents .btn_type1:hover:after {
	height: 100%;
	opacity: 1;
}
#contents_header.ch_img { padding: 50px 0 50px; height: 50px;}
#contents_header { background:url(../images/header_img_cuisine.jpg) no-repeat center bottom; background-size:cover;}
#page_contents { max-width: 90%; margin:0 auto; padding: 25px 10px;}
#page_contents h3 {color:#211614; text-align:center; font-size:2.0rem; padding-bottom:10px; margin-bottom:30px;}

#page_contents h3:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    left: 50%;
    margin: 18px 0 0 -20px;
    display: block;
    background: #211614;
}


#page_contents .list_box { margin-bottom:80px;}
#page_contents .list_box a {color: #fff;text-decoration:none;}
#page_contents .list_box p {font-size:17px;color:#000000;line-height:1.8em;text-align:center;margin-bottom: 20px;}
#page_contents .list_box p.cuisine_txt_title { margin-bottom:40px;}
#page_contents .list_box .txt_picup { text-align:center; margin-bottom:30px;}
#page_contents .list_box .txt_picup p { display:inline-block; font-size:16px; border:#e5e5e5 4px solid; padding:10px 40px;}
#page_contents .list_box ul { text-align:center; letter-spacing: -0.4em;}
#page_contents .list_box ul li { display:inline-block; width: 33%; letter-spacing: normal;min-width: 196px;}
#page_contents .list_box ul li a { color:#c1272d; font-size:11px; text-decoration:none; }
#page_contents .list_box ul li a img { margin-bottom: 20px; width:100%; height:auto;}
#page_contents .list_box ul li a figcaption { margin-bottom:40px;}
#page_contents .list_box ul li a:hover figure {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#page_contents .list_box ul li a figcaption { color:#c1272d; font-size:11px; text-decoration:none; }

#page_contents .list_box .list_box_inner { margin-bottom:60px;}
#page_contents .list_box .list_box_inner p { color:#999999;}
#page_contents p {color:#000000; font-size:16px;}


#page_contents #cuisineinfo_wrapper .cuisineinfo_inner { margin-bottom:20px; padding-bottom:20px;}
#page_contents #cuisineinfo_wrapper .cuisineinfo_inner .cuisine_item_photo {margin:5px 0;}
#page_contents #cuisineinfo_wrapper ul {  width:100%; height:auto; overflow:hidden;}
#page_contents #cuisineinfo_wrapper ul li{ width:100%; padding:0px;margin:0px;}
#page_contents #cuisineinfo_wrapper ul li img{ width:100%; height:auto;}
#page_contents #cuisineinfo_wrapper dl { }
#page_contents #cuisineinfo_wrapper dl dt{color: #c1272d;font-size: 15px; margin-bottom:5px;}
#page_contents #cuisineinfo_wrapper dl dd{color: #666666;font-size: 12px;}
#page_contents #cuisineinfo_wrapper dl dd p {color: #666666;font-size: 12px; line-height:2em;}
#page_contents #cuisineinfo_wrapper dl dd div {color: #666666;font-size: 12px; margin-top:10px; line-height:2em;}
#page_contents #cuisineinfo_wrapper dl dd a {color: #c1272d;font-size: 12px; margin-top:10px; line-height:2em;}


/*================お料理　=================*/
#page_contents h2 { display:none;}
#page_contents .cuisine_post_wrapper { width:33.3%; float:left;}
#page_contents .cuisine_post_wrapper .figure { width:100%; height:auto; position:relative; padding:65% 0 0; overflow:hidden;}

#page_contents .cuisine_post_wrapper img { position:absolute;top:0; left:0; width:100%; height:auto; vertical-align:top;
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
}
#page_contents a:hover .cuisine_post_wrapper img {
	-webkit-transform:  scale(1.05);
	-moz-transform:  scale(1.05);
	-ms-transform:  scale(1.05);
	transform:  scale(1.05);
}
.sankaku{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-5px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
}
#page_contents .cuisine_txt_wrapper { padding:0px 10px; margin:5px 0 20px; /*border-right: #999 1px solid*/;height: 120px;}
#page_contents .cuisine_box:nth-child(4n) .cuisine_txt_wrapper { border-right:none;}
#page_contents .cuisine_txt_wrapper dl { margin-bottom:10px;}
#page_contents .cuisine_txt_wrapper dl dt { color:#0e2c44; display:inline-block; font-size:1.1rem; text-decoration:none;}
#page_contents .cuisine_txt_wrapper dl dd {display:inline-block; font-size:11px; text-decoration:none;}
#page_contents .cuisine_txt_wrapper h3 { font-size:1.1rem; color:#c1272d; margin-bottom:5px; text-decoration:none;word-break: break-all;word-wrap: break-word; /*white-space: pre;*/ }
#page_contents .cuisine_txt_wrapper p { font-size:1.1rem; /*text-align:justify;*/word-break: break-all;word-wrap: break-word; text-decoration:none;}






/*=============================================
ページ別　料理 2
===============================================*/
.cuisine2 #cuisine2_contents { max-width: 90%; margin:0 auto; padding:60px 40px 0px;}
.cuisine2 #cuisine2_contents h3 {color:#211614; text-align:center; font-size:2.0rem; padding-bottom:10px; margin-bottom:30px;}
.cuisine2 #cuisine2_contents h3:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    left: 50%;
    margin: 18px 0 0 -20px;
    display: block;
    background: #211614;
}




.cuisine2 #cuisine2_contents .list_box { margin:50px 0 30px;}
.cuisine2 #cuisine2_contents .list_box a {color:#c1272d; text-decoration:none;}
.cuisine2 #cuisine2_contents .list_box p { font-size:1.2rem; color:#000000; line-height:1.8em;text-align:center;}
.cuisine2 #cuisine2_contents .list_box p.cuisine2_txt_title { margin-bottom:40px;}
.cuisine2 #cuisine2_contents .list_box .txt_picup { text-align:center; margin-bottom:30px;}
.cuisine2 #cuisine2_contents .list_box .txt_picup p { display:inline-block; font-size:1.2rem; border:#e5e5e5 4px solid; padding:10px 40px;}
.cuisine2 #cuisine2_contents .list_box ul { text-align:center; letter-spacing: -0.4em;}
.cuisine2 #cuisine2_contents .list_box ul li { display:inline-block; width: 33%; letter-spacing: normal;min-width: 196px;}
.cuisine2 #cuisine2_contents .list_box ul li a { color:#c1272d; font-size:11px; text-decoration:none; }
.cuisine2 #cuisine2_contents .list_box ul li a img { margin-bottom: 20px; width:100%; height:auto;}
.cuisine2 #cuisine2_contents .list_box ul li a figcaption { margin-bottom:40px;}
.cuisine2 #cuisine2_contents .list_box ul li a:hover figure {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
.cuisine2 #cuisine2_contents .list_box ul li a figcaption { color:#c1272d; font-size:11px; text-decoration:none; }

.cuisine2 #cuisine2_contents .list_box .list_box_inner { margin-bottom:60px;}
.cuisine2 #cuisine2_contents .list_box .list_box_inner p { color:#999999;}
.cuisine2 #cuisine2_contents p {color:#000000; font-size:1.2rem;}


.cuisine2 #cuisine2_contents #cuisine2info_wrapper .cuisine2info_inner { margin-bottom:20px; padding-bottom:20px;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper .cuisine2info_inner .cuisine2_item_photo {margin:5px 0;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper ul {  width:100%; height:auto; overflow:hidden;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper ul li{ width:100%; padding:0px;margin:0px;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper ul li img{ width:100%; height:auto;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl { }
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl dt{color: #c1272d;font-size: 1.2rem; margin-bottom:5px;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl dd{color: #666666;font-size: 1.2rem;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl dd p {color: #666666;font-size: 1.2rem; line-height:2em;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl dd div {color: #666666;font-size: 1.2rem; margin-top:10px; line-height:2em;}
.cuisine2 #cuisine2_contents #cuisine2info_wrapper dl dd a {color: #c1272d;font-size: 1.2rem; margin-top:10px; line-height:2em;}


/*================お料理　=================*/
#cuisine2_contents h2 { display:none;}
#cuisine2_contents .cuisine2_post_wrapper { width:50%; float:left;}
#cuisine2_contents .cuisine2_post_wrapper .figure { width:100%; height:auto; position:relative; padding:65% 0 0; overflow:hidden;}

#cuisine2_contents .cuisine2_post_wrapper img { position:absolute;top:0; left:0; width:100%; height:auto; vertical-align:top;
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	transition: all 1.0s;
}
#cuisine2_contents a:hover .cuisine2_post_wrapper img {
	-webkit-transform:  scale(1.05);
	-moz-transform:  scale(1.05);
	-ms-transform:  scale(1.05);
	transform:  scale(1.05);
}
.sankaku{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-5px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
}
#cuisine2_contents .cuisine2_txt_wrapper { padding:0px 30px; margin:20px 0 40px; border-right: #e6e6e6 1px solid;height: 150px;}
#cuisine2_contents .cuisine2_box:nth-child(4n) .cuisine2_txt_wrapper { border-right:none;}
#cuisine2_contents .cuisine2_txt_wrapper dl { margin-bottom:10px;}
#cuisine2_contents .cuisine2_txt_wrapper dl dt { color:#c1272d; display:inline-block; font-size:11px; text-decoration:none;}
#cuisine2_contents .cuisine2_txt_wrapper dl dd {display:inline-block; font-size:11px; text-decoration:none;}
#cuisine2_contents .cuisine2_txt_wrapper h3 { font-size:14px; color:#c1272d; margin-bottom:5px; text-decoration:none;word-break: break-all;word-wrap: break-word; /*white-space: pre;*/ }
#cuisine2_contents .cuisine2_txt_wrapper p { font-size:12px; /*text-align:justify;*/word-break: break-all;word-wrap: break-word; text-decoration:none;}


/*=============================================
ページ別　フューチャー　cuisine
===============================================*/

.future #page_contents .cuisine_post_wrapper { width:50%;}
.future #page_contents .cuisine_post_wrapper .figure { padding: 37% 0 0; }
.future #page_contents .cuisine_txt_wrapper { height:100px;}


/*=============================================================================================================================
668px以下
====================================================*/
@media only screen and (max-width: 668px){



	.item_info_wrapper  .info_txt_wrapper { color:#c1272d; font-size:12px; line-height:14px;  margin-bottom:10px; display:inline-block;}
	.item_info_wrapper  .info_txt_wrapper i { margin-right:5px; line-height:14px; }
	.item_info_wrapper  .info_txt_wrapper img { vertical-align:top; margin-top:0px;}



}

/* ---------------------------------------
	max-width: 479px
--------------------------------------- */

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




	/*================　共通 ==================*/
	#hotspring_contents .hotspring_post_wrapper,
	#page_contents .cuisine_post_wrapper,
	#cuisine2_contents .cuisine2_post_wrapper
	 { width:100%;}

	
	#page_contents h3,
	.cuisine2 #cuisine2_contents h3,
	.hotspring #hotspring_contents h3
	 {font-size: 1.3rem;}


	#page_contents h3:after,
	.cuisine2 #cuisine2_contents h3:after,
	.hotspring #hotspring_contents h3:after
	 { width: 40px; left: 50%; right: 50%;}
	
}

/*=============================================
記念日プラン記事LP
===============================================*/
.anniversary-article {
	max-width: 980px;
	margin: 0 auto;
	color: #2f2a28;
	line-height: 1.9;
}

.anniversary-h1 {
	font-size: 28px;
	line-height: 1.4;
	color: #1e1a18;
	letter-spacing: 0.04em;
	margin-bottom: 24px;
}
.anniversary-lead {
	font-size: 17px;
	margin-bottom: 24px;
}
.anniversary-block {
	margin-bottom: 56px;
}
.anniversary-photo-single {
	width: 100%;
	/* background: #ece9e4; */
	/* border: 1px solid #d4cfc7; */
	/* min-height: 320px; */
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #746c66;
	letter-spacing: 0.12em;
	font-size: 12px;
}
.anniversary-photo-single img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}
.anniversary-photos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 20px;
}
.anniversary-photo {
	width: 49%;
	/* background: #ece9e4; */
	border: 1px solid #d4cfc7;
	border-radius: 10px;
	min-height: 240px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #746c66;
	letter-spacing: 0.12em;
	font-size: 12px;
}
.anniversary-photo img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	border-radius: 10px;
}
.anniversary-text h2 {
	text-align: left !important;
	font-size: 28px !important;
	margin-bottom: 20px !important;
	color: #1e1a18 !important;
	letter-spacing: 0.04em;
}
.anniversary-text h3 {
	text-align: left !important;
	font-size: 22px !important;
	margin-bottom: 14px !important;
	color: #2a2522 !important;
}
.anniversary-text h2:after,
.anniversary-text h3:after {
	content: none !important;
}
.anniversary-text p {
	font-size: 16px;
	color: #3a3532;
	margin-bottom: 12px;
}
.anniversary-text {
	margin-bottom: 16px;
}
.anniversary-owner-slider {
	position: relative;
	margin-bottom: 20px;
}
.owner-slider-viewport {
	overflow: hidden;
	border: 1px solid #d4cfc7;
	background: #ece9e4;
}
.owner-slider-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.owner-slider-slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	min-height: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #746c66;
	letter-spacing: 0.12em;
	font-size: 12px;
}
.owner-slider-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}
.owner-slider-nav {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 36px;
	height: 36px;
	border: 1px solid #6a5d52;
	background: rgba(255, 255, 255, 0.9);
	color: #3a312b;
	line-height: 1;
	font-size: 18px;
	cursor: pointer;
	z-index: 1;
}
.owner-slider-prev {
	left: 8px;
}
.owner-slider-next {
	right: 8px;
}
.owner-slider-dots {
	margin-top: 10px;
	text-align: center;
}
.owner-slider-dot {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: 1px solid #6a5d52;
	background: #fff;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
}
.owner-slider-dot.is-active {
	background: #6a5d52;
}
.plan-highlight {
	border: 1px solid #978474;
	background: #f8f5f1;
	padding: 24px;
}
.plan-feature-list {
	margin-top: 12px;
}
.plan-feature-item {
	border-left: 4px solid #978474;
	background: #fff;
	padding: 14px 16px;
	margin-bottom: 14px;
}
.plan-feature-item p {
	margin-bottom: 8px;
}
/* 特典・見出し行の strong を一覧上で目立たせる */
.plan-feature-item > p:first-child strong {
	display: inline-block;
	margin: 0;
	padding: 10px 16px 10px 14px;
	border-radius: 4px;
	border: 1px solid rgba(201, 91, 91, 0.45);
	border-left: 5px solid #c95b5b;
	background: linear-gradient(180deg, #fff9f5 0%, #f5ebe4 100%);
	color: #8b2d2d;
	font-size: clamp(1.05rem, 2.6vw, 1.2rem);
	font-weight: 800;
	letter-spacing: 0.05em;
	line-height: 1.4;
	box-shadow: 0 2px 10px rgba(74, 53, 40, 0.12), 0 0 0 1px rgba(255, 255, 255, 0.6) inset;
}
.anniversary-text .plan-price-emphasis {
	display: inline-block;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 8px 12px;
	border-left: 4px solid #c95b5b;
	background: #f0ebe4;
	color: #bb4040 !important;
	font-size: 18px !important;
	font-weight: 700;
}
.anniversary-text .plan-note-emphasis {
	margin-bottom: 14px;
	color: #cc2f2f !important;;
	font-weight: 600;
	font-size: 18px !important;
}
.plan-link {
	display: inline-block;
	margin-top: 12px;
	padding: 12px 24px;
	border: 1px solid #4f4339;
	border-radius: 4px;
	background: #5d5045;
	color: #f7f4f0;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-decoration: none;
	-webkit-transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
	transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.plan-link:hover,
.plan-link:focus-visible {
	background: #7a6b5e;
	border-color: #6a5d52;
	color: #ffffff;
}

@media only screen and (max-width: 668px){
	.anniversary-h1 {
		font-size: 20px;
	}
	.anniversary-photo-single {
		/* min-height: 240px; */
		margin-bottom: 0;
	}
	.anniversary-photos {
		display: block;
		gap: 0;
		margin-bottom: 0;
	}
	.anniversary-photo {
		width: 100%;
		margin-bottom: 0;
	}
	.anniversary-owner-slider {
		margin-bottom: 0;
	}
	.owner-slider-dots {
		margin-top: 0;
	}
	.owner-slider-slide {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		min-height: 240px;
	}
	.owner-slider-nav {
		width: 32px;
		height: 32px;
	}
	.anniversary-text h2 {
		font-size: 24px !important;
	}
	.anniversary-text h3 {
		font-size: 20px !important;
	}
}

@media screen and (max-width: 479px) {
	.owner-slider-slide {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
}