@charset "UTF-8";
/*============================================================================*\
	施設リニューアル
\*============================================================================*/

.plan-block {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
}
.plan-block ~ .plan-block {
}

.plan-block__header{
	background:url(../img/plan_header_bg.png) repeat-x center top;
}
.plan-block__header h2{
	width:100%;
	/*max-width:600px;*/
	margin:0 auto;
}
	
.plan-block__header h2.ilu{
	width:100%;
	max-width:860px;
	margin:0 auto;}

.plan-block__header,
.plan-block__heading,
.plan-block__body {
	padding-right: 16px;
	padding-left: 16px;
}
.plan-block__name {
	margin-top: 10px;
	color: #000;
	font-size: 2.5rem;
	line-height: 1.4;
}
.plan-block__name small {
	display: block;
	width: 5em;
	margin-bottom: 4px;
	padding: 6px 8px;
	background: #000;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
}
.plan-block__address {
	font-size: 1.4rem;
}
.plan-block__address .label {
	display: inline-block;
	width: 5em;
	margin-right: 4px;
	padding: 4px;
	background: #a29d39;
	color: #fff;
	font-size: .85em;
	line-height: 1;
	text-align: center;
}
.plan-block__heading {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #a29d39;
	font-size: 2rem;
	line-height: 1.4;
}
.plan-block__body {
	margin-bottom: 40px;
	font-size: 1.3rem;
}
.subheading {
	margin-top: 2em;
	margin-bottom: .25em;
	padding-left: 1em;
	color: #000;
	font-size: 1.38em;
	font-weight: normal;
	text-indent: -1em;
}
.subheading:before {
	color: #a29d39;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	content: "\25C6";
}
.plan-block__image {
	margin-bottom: 30px;
	text-align: center;
}

@media (min-width:48em) {
	.plan-block {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.plan-block__header,
	.plan-block__heading {
		padding-right: 30px;
		padding-left: 30px;
	}
	.plan-block__heading {
		font-size: 4rem;
		text-align: center;
	}
	.plan-block__body {
		width: 80%;
		margin: 0 auto 60px;
		padding: 0;
	}
	.plan-block__name small {
		display: inline-block;
		width: auto;
		margin: -2px 2px 0;
		font-size: .72em;
		vertical-align: middle;
	}
}
@media (min-width:64em) {
	.plan-block {
		padding-top: 20px;
	}
	.plan-block__header,
	.plan-block__heading {
		padding-left: 0;
		padding-right: 0;
	}
	.plan-block__body {
		width: 660px;
	}
	.plan-block__header .wrapper {
		display: table;
	}
	.plan-block__name,
	.plan-block__address {
		display: table-cell;
		margin-top: 0;
		vertical-align: top;
	}
	.plan-block__address {
		text-align: right;
	}
}

/* 価格表 */
.price-table {
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: hide;
}
.price-table thead th {
	background: #eae9d6;
	color: #333;
	font-weight: normal;
	text-align: center;
}
.price-table tbody {
	font-size: 1.125em;
	text-align: center;
}
.price-table tbody th {
	background: #a29d39;
	color: #fff;
	font-weight: normal;
}
.price-table tbody th.smaller {
	font-size: .8em;
}
.price-table tbody td {
	background: #fff;
}
.price-table__label {
	display: inline-block;
	min-width: 8em;
	margin-top: -2px;
	margin-right: .5em;
	padding: 4px;
	background: #eae9d6;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}
@media (min-width:48em) {
	.price-table {
		border-spacing: 4px 8px;
	}
	.price-table thead th {
		font-size: 1.6rem;
	}
	.price-table tbody {
		font-size: 1.8rem;
	}
}


.plan-block .page-slider .slick-prev,
.plan-block .page-slider .slick-next { background: #B6B7B8; }
.plan-block .slick-dots button { color: #B6B7B8; }
.plan-block .slick-dots .slick-active button { border-color: #B6B7B8; background: #B6B7B8; color: #fff; }

/* 色替え */


.plan-block:nth-of-type(2n) .plan-block__heading,
.plan-block:nth-of-type(2n) .subheading:before { color: #7f472c; }
.plan-block:nth-of-type(2n) .plan-block__address .label,
.plan-block:nth-of-type(2n) .price-table tbody th { background: #7f472c; }
.plan-block:nth-of-type(2n) .price-table thead th,
.plan-block:nth-of-type(2n) .price-table__label { background: #ece2d8; }


.plan-block:nth-of-type(3n) .plan-block__heading,
.plan-block:nth-of-type(3n) .subheading:before { color: #8262a6; }
.plan-block:nth-of-type(3n) .plan-block__address .label,
.plan-block:nth-of-type(3n) .price-table tbody th { background: #8262a6; }
.plan-block:nth-of-type(3n) .price-table thead th,
.plan-block:nth-of-type(3n) .price-table__label { background: #b29fc8; }

.ski-content{background:#fff url(img/leadbg.png) repeat-x center top;}
.ski-content .inner{width:100%;max-width:800px;
margin:0 auto;}
.ski-body{width:100%;max-width:800px;
margin:0 auto;}
.ski-body .price{border:2px solid #F6C9DD;
padding:1rem;
margin-bottom:1rem;}
.ski-body .price h3{font-size:2rem;}
.ski-body .price h3 strong{background:#E6232A;
padding:0.2rem 0.5rem;
margin-right:0.5rem;
font-size:1.5rem;
color:#fff;}
.ski-body .price p{margin:0 1rem;}
.ski-body .price .plan_term {
	background:#332D2B;
	padding:0.2rem 1rem;
	font-size:1rem;
	color:#fff;
	margin-right:0.5rem;
}
.ski-body .price .stay_plan {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 5px 0 0 1rem !important;    
}
.ski-body .price .plan_area {
	overflow: hidden;
	padding: 0 0 10px 0;
}
.ski-body .price .plan_price_box {
	float: left;
}
.ski-body .price .box_br {
	clear: left;
}
.ski-body .price .plan_price_box .plan_name {
	background-color: #EC7B73;
	color: #FFF;
	font-size: 1.2rem;
	padding: 0 1rem;
}
.ski-body .price .plan_price_box .plan_target {
	font-size: 1rem;
}
.ski-body .price .plan_price_box .plan_price {
	color: #E5232A;
	font-size: 3rem;
	font-weight: bold;
}
.ski-body .price_list_btn a {
	width: 200px;
	color: #FFF;
	display: inline-block;
	position: relative;
	margin: 3px 0;
	padding: 10px 5px;
	border-radius: 8px;
	border: 1px solid;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	transition: all .2s ease-out;
	background-color: #3374B6;
}
.ski-body .price_list_btn a:after {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -.5em;
	font-family: "icomoon";
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
	vertical-align: middle;
	content: "\f138";
}
.ski-body .price_list_btn a:hover {
	opacity: .6;
}
@media (min-width:48em) {
	.ski-body .price .plan_price_box .plan_target {
		font-size: 1.7rem;
	}
	.ski-body .price .plan_price_box .plan_name {
		font-size: 1.5rem;
	}
}
.p7-renewal .plan-block{padding-top:0;}

.mod-subnav a{border-radius:0;
background:#2EA7E0;
color:#fff;
border-top:6px solid #6DC2EA;}
.mod-subnav a:after{content:"";}

ul.grid2 {padding-left:1rem;}
.grid2 li{float:none;
width:100%;
list-style:none;
font-size:1.2rem;}
.jogai {
	/*text-indent:5rem;*/
	padding-left: 5rem;
	font-size: 1.2rem;
}

.grid1 p{font-size:1.2rem;}

.dotline{padding-top:2rem;
margin-bottom:1rem;}
.ilumisubttl{
	border-bottom:1px solid #92AED2;}
.ilumisubttl .name{width:100%;
float:none;
padding:0.5rem 0;}

.ilumisubttl .desc{width:100%;
float:none;
padding:0.5rem 0;
font-size:1.4rem;}

@media (min-width:48em){

.grid2 li {
		float: left;
		width: 49%;
		margin-left: 2%;
	}
.grid2 li:nth-of-type(2n+1) {
		clear: left;
		margin-left: 0;
	}
.ilumisubttl .name{width:26%;
float:left;
margin-right:1%;}

.ilumisubttl .desc{width:73%;
float:left;
}
}


.scrolltb table{border:1px solid #ccc;
width:100%;
font-size:1.4rem;
}
.scrolltb caption{font-size:1.6rem;}
.scrolltb p{font-size:1.4rem;}
.scrolltb th{font-weight:normal;}

.scrolltb td{border:1px solid #ccc;}

.scrolltb{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scrolltb::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scrolltb::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scrolltb::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.scrolltb .head{background:#285ea7;
color:#fff;
text-align:center;}
.scrolltb .even{background:#d4dfed;}

.tokutentb{width:100%;}
.tokutentb table{border:1px solid #e6232a;}
.tokutentb th{background:#e6232a;
color:#fff;
text-align:center;}

.tokutentb ul{
	padding-left:0;}
.tokutentb li{
	list-style: inside none;}

.tokutentb li strong{color:#e6232a;}
.tokutentb li:before{
background:#231815;
color:#fff;
padding:0.2rem 0.5rem 0.1rem;
border-radius:1rem;
font-size:0.9rem;
vertical-align:middle;
margin-right:0.5rem;
font-weight:bold;}

.tokutentb li.no1:before{content:"1";}
.tokutentb li.no2:before{content:"2";}
.tokutentb li.no3:before{content:"3";}
.tokutentb li.no4:before{content:"4";}

.ilumisubttl{margin:0 10px 1rem;}


.ilumiprice{width:100%;
max-width:620px;
margin:1rem auto 3rem;}

.ilumiprice span{background:#332D2B;
padding:0.2rem 1rem;
font-size:1rem;
color:#fff;
margin-right:0.5rem;}

.ilumimark{color:#332D2B;
font-style:normal;}
.notice{font-size:1.2rem;}
.text-right{text-align:right;}
.text-center{text-align:center;}

/* 予約ブロック */
.mod-reserve {
	margin-top: 30px;
	text-align: center;
}
.mod-reserve__heading {
	margin: 30px 0 10px;
	color: #000;
	font-size: 1.6rem;
}
.mod-reserve__heading:after {
	display: block;
	width: 100px;
	height: 2px;
	margin: 4px auto 0;
	background: #c71c11;
	content: "";
}
.mod-reserve__web {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.mod-reserve__web > li {
	width: 80%;
	max-width: 400px;
	margin: 0 auto 10px;
}
.mod-reserve__web a {
	display: block;
	position: relative;
	padding: 16px 20px 16px 10px;
	background: #aaa;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.mod-reserve__web a:after {
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mod-reserve__web a:hover {
	opacity: .7;
}
a.type-hotel { background: #f0787f; }
a.type-cottage { background: #afc31c; }
a.type-other { background: #84cedd; }
.mod-reserve__tel {
	line-height: 1;
}
.mod-reserve__tel b {
	display: block;
	width: 20em;
	margin: 0 auto 10px;
	padding: 4px;
	border-radius: 20px;
	background: #7c4e22;
	color: #fff;
	font-size: 1.2rem;
}
.mod-reserve__tel .call {
	color: #7c4e22;
	font-size: 3rem;
	font-size: 8vw;
	font-weight: bold;
	letter-spacing: -.025em;
	text-decoration: none;
}
.mod-reserve__tel a.call:before {
	margin-right: .2em;
	font-family: "icomoon";
	font-size: .8em;
	content: "\e900";
}

.mod-reserve{margin-bottom:2rem;}
@media print, (min-width:48em) {
	.mod-reserve {
		margin-top: 60px;
	}
	.mod-reserve__heading {
		margin: 40px 0 20px;
		font-size: 2rem;
	}
	.mod-reserve__web {
		display: table;
		width: 100%;
	}
	.mod-reserve__web > li {
		display: table-cell;
		width: 33%;
		padding: 5px;
	}
	.mod-reserve__web a {
		max-width: 450px;
		margin: 0 auto;
		white-space: nowrap;
		font-size: 1.8rem;
	}
	.mod-reserve__tel b { font-size: 1.4rem; }
	.mod-reserve__tel .call { font-size: 3.6rem; }
}
@media (min-width:64em) {
	.mod-reserve__web a {
		padding: 18px 24px 18px 12px;
		font-size: 2.2rem;
	}
	.mod-reserve__web a:after {
		right: 15px;
		width: 24px;
		height: 24px;
		margin-top: -12px;
		border-width: 2px;
	}
	.mod-reserve__tel .call { font-size: 4.5rem; }
}