@charset "UTF-8";

.title{
	margin: 115px 0 60px;
	font-size: 50px;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.1em;
	}
.catch{
	margin-bottom: 90px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 0.2em;
	}
.cage{
	width: 1110px;
	margin: 0 auto 90px;
	}

/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
	.title{
		margin: 10.268% 0 5.357%;
		font-size: 4.464vw;
		}
	.catch{
		margin-bottom: 8.036%;
		font-size: 2.679vw;
		}
	.cage{
		width: 99.107%;
		margin-bottom: 8.036%;
		}
}

@media screen and (max-width: 768px){
	.title{
		margin: 11.068% 0 5.208%;
		font-size: 6.510vw;
		}
	.catch{
		margin-bottom: 11.068%;
		font-size: 3.906vw;
		}
	.cage{
		width: 89.583%;
		margin-bottom: 11.068%;
		}
}

/*　ボタンのcss*/
/*-------------------------------------------------------*/

.planBlk {
	width: 1110px;
	margin: 0 auto 100px;
	font-size: 0;
	text-align: left;
	}
.planBlk .plan {
	display: inline-block;
	font-size: 0;
	text-align: left;
	vertical-align: top;
	}
.planBlk .plan .seasen {
	font-size: 14px;
	text-align: center;
	background-color: #cccccc;
	width: 350px;
	padding: 2.5px 0;
}
.planBlk .plan .innerWrap {
	/* border: solid 1px #ccc; */
	background: linear-gradient(to right, #ac8748 0%, #c9af70 100%);
	width: 350px;
	padding: 20px 10px 10px;
	margin: 0 30px 30px 0;
	box-sizing: border-box;
}
.planBlk .plan:nth-child(3n) .innerWrap{
	margin-right: 0px;
}
.planBlk .plan:last-child,
.planBlk .plan:last-child .innerWrap {
	margin-right: 0px;
}
.planBlk .plan:nth-last-child(2),
.planBlk .plan:last-child{ margin-bottom: 0; }
.planBlk .plan .name {
	/* font-family: "TrajanPro-Regular"; */
	padding: 0 20px;
	font-size: 88px;
	line-height: 1;
	color: #ffffff; }
.planBlk .plan .name span {
	font-size: 27px; }
.planBlk .plan .name .menuNum{
	font-size: 17px;
	margin-left: 12px;}
.planBlk .plan .name span.num {
	font-size: 60px; }
.planBlk .plan .type {
	margin: 0 0 10px;
	padding: 0 20px;
	/* font-family: "TrajanPro-Regular"; */
	font-size: 40px;
	color: #ffffff; }
.planBlk .plan .type span {
	font-size: 25px; }
.planBlk .plan .type span.jp {
	/* font-family: "FP-ヒラギノ明朝 ProN W3";*/} 
.planBlk .plan .area {
	margin-bottom: 10px;
	padding: 0 20px;
	font-size: 15px;
	line-height: 1.4;
	color: #ffffff; }
.planBlk .plan .area strong {
	display: inline-block;
	/* font-family: "TrajanPro-Regular"; */
	font-size: 50px;
	line-height: 1; }
.planBlk .plan .area strong span {
	/* font-family: "FP-ヒラギノ明朝 ProN W3"; */}

.planBlk .plan .btn a {
	display: block;
	background-color: #333;
	padding: 10px 0;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.08em;
	text-align: center;
	}
.planBlk .plan .cap {
	margin-top: 15px;
	font-size: 13px;
	letter-spacing: 0.00em;
	text-align: left;
	}


/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
	.planBlk {
		width: 99.107%;
		margin-bottom: 8.929%;
		}
	.planBlk .plan {
		width: 31.532%;
		position: relative;
		margin: 0 2.702% 2.702% 0;
		}
	.planBlk .plan .seasen {
		font-size: 1.25vw;
		text-align: center;
		background-color: #cccccc;
		width: 100%;
		padding: 0.714% 0;
	}
	.planBlk .plan .innerWrap {
		width: 100%;
		padding: 5.882% 2.941% 2.941%;
		margin: 0;
	}
	.planBlk .plan:nth-child(3n){
	margin-right: 0px; }
	.planBlk .plan .name {
		padding: 0 6.1728%;
		font-size: 7.85vw; }
	.planBlk .plan .name span {
		font-size: 2.411vw; }
	.planBlk .plan .name .menuNum{
		font-size: 1.518vw;
		margin-left: 1.562vw;}
	.planBlk .plan .name span.num {
		font-size: 5.35vw; }
	.planBlk .plan .type {
		margin-bottom: 3.08%;
		padding: 0 6.1728%;
		font-size: 3.57vw; }
	.planBlk .plan .type span {
		font-size: 2.232vw; }
	.planBlk .plan .area {
		margin-bottom: 3.08%;
		padding: 0 6.1728%;
		font-size: 1.339vw; }
	.planBlk .plan .area strong {
		font-size: 4.46vw; }

	.planBlk .plan .btn a {
		padding: 3.08% 0;
		font-size: 1.429vw;
		}
	.planBlk .plan .cap {
		margin-top: 1.339vw;
		font-size: 1.161vw;
		}
}

@media screen and (max-width: 768px){
	.planBlk {
		width: 89.583%;
		margin-bottom: 7.110%;
		}
	.planBlk .plan {
		width: 48.547%;

		margin: 0 auto 2.907%;
		}
	.planBlk .plan .seasen {
		font-size: 2.343vw;
		text-align: center;
		background-color: #cccccc;
		width: 100%;
		padding: 1.26% 0;
	}
	.planBlk .plan .innerWrap {
		width: 100%;
		padding: 6.12% 3.06% 3.06%;
		margin: 0;
	}
	
	.planBlk .plan:nth-child(even) {
		margin-left: 2.907%;
		}
	.planBlk .plan .name {
		padding: 0 6.13%;
		font-size: 11.45vw; }
	.planBlk .plan .name span {
		font-size: 3.354vw; }
		.planBlk .plan .name .menuNum{
		font-size: 2.102vw;
		margin-left: 1.563vw;}
	.planBlk .plan .name span.num {
		font-size: 7.81vw; }
	.planBlk .plan .type {
		margin-bottom: 3.067%;
		padding: 0 6.13%;
		font-size: 5.20vw; }
	.planBlk .plan .type span {
		font-size: 3.107vw; }
	.planBlk .plan .area {
		margin-bottom: 3.067%;
		padding: 0 6.13%;
		font-size: 1.865vw; }
	.planBlk .plan .area strong {
		font-size: 6.51vw; }

	.planBlk .plan .btn a {
		padding: 3.067% 0;
		font-size: 1.99vw;
		}
	.planBlk .plan .cap {
		margin-top: 2.604vw;
		font-size: 2.604vw;
		}
}


/*　newマーク　*/
.planBlk .newIcon .innerWrap::before{
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 62px 62px 0;
	border-color: transparent #c9b94f transparent transparent;
	position: absolute;
	top: 26px; right: 30px;
}
.planBlk .newIcon .innerWrap::after{
	content:"NEW";
	display: block;
	width: 62px;
	height: 62px;
	color: #fff;
	/* font-family: "TrajanPro-Regular"; */
	font-size: 11px;
	text-align: center;
	transform:rotate(45deg);
	position: absolute;
	top: 32px; right: 36px;
}
.planBlk .plan:nth-child(3n) .innerWrap::before{ 
	top: 26px; right: 0px;
}
.planBlk .plan:nth-child(3n) .innerWrap::after {
	top: 32px; right: 6px;
}

@media screen and (max-width: 1120px){
	.planBlk .newIcon .innerWrap::before {
		border-width: 0 17.714% 17.714% 0;
		top: 6.228%; right: 0;
	}
	.planBlk .newIcon .innerWrap::after{
		top: 8.02%; right: 3.4%;
		font-size: 0.982vw;
		height: 5.536vw;
		width: 17.714%;
	}
	.planBlk .plan:nth-child(3n) .innerWrap::before{
		border-width: 0 17.714% 17.714% 0;
		top: 6.228%; right: 0;
	}
	.planBlk .plan:nth-child(3n) .innerWrap::after{
		width: 17.714%;
		height: 5.536vw;
		font-size: 0.982vw;
		top: 8.02%; right: 2.6%;
	}
}

@media screen and (max-width: 768px){
	.planBlk .newIcon .innerWrap::before {
		border-width: 0 9.244vw 9.244vw 0;
		top: 8.122%; right: 0;
	}
	.planBlk .newIcon .innerWrap::after{
		width: 9.244vw;
		font-size: 1.627vw;
		top: 6.0vw; right: -0.4vw;
	}
	.planBlk .plan:nth-child(3n) .innerWrap::before{
		border-width: 0 9.244vw 9.244vw 0;
		top: 8.122%; right: 0;
	}
	.planBlk .plan:nth-child(3n) .innerWrap::after{
		width: 9.244vw;
		font-size: 1.627vw;
		top: 6.0vw; right: -0.4vw;
	}
}


/*　来場予約 誘導　*/
.vst-designated{
	position: relative;
		background: url(../images/plan/vst-designated_pc.jpg) no-repeat center bottom;
		min-height: 364px;
	margin: auto;
}
.vst-designated::before {
		position: absolute;
		content: "image photo";
		color: #fff;
	/* font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important; */
		font-size: 12px;
		right: 0;
		bottom: 0;
		line-height: 1;
		padding: 4px;
}
.vst-designated img{
		width: 100%;
		visibility: hidden;
}
.vst-designated .inner{
	width: 1110px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	margin: auto;
}
.vst-designated .vdTxt{
	color: #fff;
	font-size: 26px;
	line-height: 1.54;
	margin: -10px auto 37px;
	letter-spacing: 0.2rem;
}
.vst-designated .vdTxt span{
	display: inline-block;
	font-size: 17px;
	margin-top: 25px;
	letter-spacing: 0.15rem;
}
.vst-designated .reservationBtn{
	display: inline-block;
	background-color: #fff;
	width: 250px;
	font-size: 15px;
	letter-spacing: 0.06rem;
	line-height: 1;
	text-align: center;
	vertical-align: top;
	transition: all 0.25s linear;
}
.vst-designated .reservationBtn a{
	display: block;
	background: #c9b94f;
	padding: 17px 0 18px;
}

@media screen and (min-width: 1366px){
	.vst-designated{
		background-size: 100% auto;
	}
}

@media screen and (max-width: 1120px){
	.vst-designated{
		background-size: cover;
		min-height: 32.5vw;
	}
	.vst-designated::before {
		font-size: 1.071vw;
		padding: 0.357%;
	}
	.vst-designated .inner{
		width: 81.259%;
	}
	.vst-designated .vdTxt{
		font-size: 2.321vw;
		line-height: 1.54;
		margin: -1.5% auto 4.6%;
		letter-spacing: 0.2rem;
	}
	.vst-designated .vdTxt span{
		font-size: 1.517vw;
		margin-top: 2.852%;
		letter-spacing: 0.15rem;
	}
	.vst-designated .reservationBtn{
		width: 28.203%;
		font-size: 1.339vw;
		letter-spacing: 0.06rem;
	}
	.vst-designated .reservationBtn a{
		padding: 6.5% 0 6.5%;
	}
}

@media screen and (max-width: 768px){
	.vst-designated{
		background: none;
			min-height: 0;
	}
	.vst-designated::before {
		font-size: 2.604vw;
			padding: 0.599%;
	}
	.vst-designated img{ visibility: visible; }
	.vst-designated .inner{
		width: 89.583%;
	}
	.vst-designated .vdTxt{
		font-size: 3.906vw;
		line-height: 1.54;
		margin: -0.6% auto 6.3%;
	}
	.vst-designated .vdTxt span{
		display: inline-block;
		font-size: 3.125vw;
		margin-top: 4.852%;
		letter-spacing: 0.15rem;
		line-height: 1;
	}
	.vst-designated .reservationBtn{
		width: 58.14%;
		font-size: 3.645vw;
		letter-spacing: 0.06rem;
	}
	.vst-designated .reservationBtn a{
		padding: 6.5% 0 6.5%;
	}
}

/*　クオリティ誘導*/
/*-------------------------------------------------------*/
.qualityBtnBlk {
	margin: 0 0 113px 0;
}

.qualityBtnBlk .title {
	font-size: 26.316px;
}

.qualityBtnBlk .qualityBtnWrap {
	max-width: 730px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qualityBtnBlk a{
	display: block;
	width: 350px;
	height: 122px;
	border: solid 1px #cccccc;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 32px;
}
.qualityBtnBlk a .btnInnerWrap {
	background-color: #333333;
	height: 100%;
	text-align: center;
	font-size: 21px;
	position: relative;
	
}
.qualityBtnBlk a .btnInnerWrap .textPosition {
	color: #FFF;
			 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%);
	 transform: translate(-50%, -50%);
	width: 100%;
}

.qualityBtnBlk a .btnInnerWrap .notice{
	font-size: 12px;
	color: #b4b4b4; 
}
@media screen and (max-width: 1120px){
}
@media screen and (max-width: 768px){
	.qualityBtnBlk {
		margin:0 0 17.448vw 0;
	}

	.qualityBtnBlk .title {
		font-size: 3.8211vw;
		line-height: 1.4;
	}

	.qualityBtnBlk .qualityBtnWrap {
		max-width: 89.583%;
	}
	.qualityBtnBlk a{

		width: 43.513vw;
		height: 24.219vw;
		border: solid 0.130vw #cccccc;
		padding: 1.302vw;
		margin-bottom: 2.6041vw;
	}
	.qualityBtnBlk a .btnInnerWrap {
		font-size: 3.385vw;

	}
	.qualityBtnBlk a .btnInnerWrap .textPosition {
		color: #FFF;
		position: absolutelute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
	}

	.qualityBtnBlk a .btnInnerWrap .notice{
		font-size: 2.083vw;
	}
	
}





.hero{ position: relative; }
.hero .cap{ position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,.5); padding: 3px; font-size: 12px; color: #fff; line-height: 1; }
.ldk-ttl{ background-color: #f9f7ee; color: #000000; width: 1110px; padding: 10px 30px; box-sizing: border-box; margin: 0 auto 30px; font-size: 35px; line-height: 1.2; }
.quality-section{ max-width: 1112px; background-color: #f9f7ee; /*margin: 0 auto 100px;*/ margin: 0 auto 50px; padding: 70px 0; position: relative; }
.quality-section .ttl{ width: 47.66%; margin: 0 auto; }
.quality-section .logo{ width: 9.08%; margin: 20px auto 0; }
.quality-section .illust{ width: 10.97%; position: absolute; left: 0; margin-left: 77.69%; transform: translateY(-100%); margin-top: 15px; }
.quality-section .list-item{ width: 91.72%; /*width: 1020px;*/ margin: 30px auto 0; display: flex; display: -ms-flex; justify-content: space-between; }
.quality-section .list-item .item{ width: 22.74%; }
.quality-section .navi{ margin: 40px auto 0; width: 32.0144%; }
.quality-section .navi a{ display: block; background-color: #d46f8a; font-size: 16px; line-height: 1.5; color: #ffffff; text-align: center; padding: 15px 0; border-radius: 27px; }
#container .mainContent .navi-reservation{ width: 100%; max-width: 450px; margin: 0 auto 80px; }
#container .mainContent .navi-reservation a{ display: block; text-decoration: none; font-size: 16px; padding: 10px 0; position: relative; border-radius: 25px; border: 1px solid #cccccc;  background: #c02940; color: #ffffff; text-align: center; }
#container .mainContent .navi-reservation a img{ width: 24px; margin-right: 0.5em; vertical-align: middle; }
#container .mainContent .navi-reservation a .inner{ display: inline-block; vertical-align: top; }
.planBlk .plan .innerWrap.soldout{ background: #aaaaaa; }
.planBlk .plan .innerWrap .soldout-space{ padding-top: 195.5px; position: relative; }
.planBlk .plan .innerWrap .soldout-space .soldout-txt{ font-size: 40px; color: #ffffff; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; text-align: center; }
.planBlk .plan .innerWrap{ position: relative; }
.planBlk .plan .innerWrap .bubble{ position: absolute; right: 0; top: 0; width: 100px; height: 100px; background-color: #c02940; border-radius: 50%; font-size: 20px; line-height: 1.3; text-align: center; display: flex; display: -ms-flex; align-items: center; justify-content: center; color: #ffffff; margin: -2% -2% 0 0; }
.planBlk .plan .innerWrap .bubble .word{ display: block; font-size: 150%; line-height: 1; }
.planBlk .plan .innerWrap .bubble .word .num{ font-size: 170%; line-height: 0.8; }
@media screen and (max-width: 1120px){
	.hero .cap{ font-size: 1.071vw; }
	.ldk-ttl{ width: 99.107%; margin-bottom: 3%; font-size: 3.125vw; padding: 10px 2.67vw; }
	.planBlk .plan .innerWrap .soldout-space{ padding-top: 17.455357142857142vw; }
	.planBlk .plan .innerWrap .soldout-space .soldout-txt{ font-size: 3.57vw; }
	.planBlk .plan .innerWrap .bubble{ width: 8.92vw; height: 8.92vw; font-size: 1.78vw; }
}
@media screen and (max-width: 768px){
	.hero .cap{ font-size: 2.604vw; }
	.ldk-ttl{ width: 89.583%; font-size: 4.557vw; padding: 10px 3.90vw; }
	.quality-section{ width: 90%; padding: 10% 5%; box-sizing: border-box; /*margin-bottom: 10%;*/ margin-bottom: 5%; }
	.quality-section .ttl{ width: 80%; margin: 0 auto; }
	.quality-section .logo{ width: 20%; margin: 5% auto 0; }
	.quality-section .illust{ width: 18%; position: absolute; left: auto; right: -3%; margin-left: 0; transform: translateY(-100%); margin-top: 3%; }
	.quality-section .list-item{ width: 100%; margin-top: 7%; flex-wrap: wrap; }
	.quality-section .list-item .item{ width: 48%; }
	.quality-section .list-item .item:nth-child(n+3){ margin-top: 4%; }
	.quality-section .navi{ margin: 5% auto 0; width: 60%; }
	.quality-section .navi a{ font-size: 3.125vw; padding: 1.95vw 0; border-radius: 5vw; }
	#container .mainContent .navi-reservation{ width: 62.61%; margin: 0 auto 10vw; }
	#container .mainContent .navi-reservation a{ font-size: 3vw; padding: 1.30vw 0; border-radius: 5vw; }
	#container .mainContent .navi-reservation a img{ width: 3vw; }
	.planBlk .plan .innerWrap .soldout-space{ padding-top: 25vw; }
	.planBlk .plan .innerWrap .soldout-space .soldout-txt{ font-size: 5.20vw; }
	.planBlk .plan .innerWrap .bubble{ width: 13.02vw; height: 13.02vw; font-size: 2.60vw; }
}




.floating{ position: absolute; right: 0; width: 30%; transform: translateY(-50%); margin-top: 25.17%; z-index: 1500; }
.floating.fixed{ position: fixed; top: 10px; transform: none; margin-top: 0; }
.floating .bnr{ position: relative; }
.floating .bnr .close{ width: 28px; height: 28px; position: absolute; right: 0; bottom: 100%; background-color: rgba(0,0,0,0.8); cursor: pointer; }
.floating .bnr .close::before,
.floating .bnr .close::after{ content: ""; position: absolute; left: 50%; top: 50%; width: 70%; height: 1px; background-color: #ffffff; }
.floating .bnr .close::before{ transform: translate(-50%,-50%) rotate(45deg); }
.floating .bnr .close::after{ transform: translate(-50%,-50%) rotate(-45deg); }
@media screen and (max-width: 768px){
	.floating{ position: fixed; left: 0; right: auto; bottom: 0; top: auto; width: 100%; transform: none; margin: 0 0 51px; }
	.floating.fixed{ top: auto; transform: none; margin-top: 0; }
}