@charset "UTF-8";

/* ---------------------------------------------------------
  スキー場情報
--------------------------------------------------------- */
article#gelende_wrapper{
	width: 100%;
}
#contents h1.ribbon{
	font-size: 32px;
	font-size: 32rem;
	letter-spacing: 0.2em;
}
#contents h1.ribbon::before{
	border-width: 28px 0px 28px 18px;
}
#contents h1.ribbon::after{
	border-width: 28px 18px 28px 0px;
}
#gelende_wrapper #gelende_detail{
	margin-top: 20px;
}
#gelende_detail figure{
	float: left;
	width: 55%;
	margin-right: 30px;
}
#gelende_detail figure a{
	position: relative;
	display: block;
}
#gelende_detail figure a::after{
	position: absolute;
	right: 3px;
	bottom: 3px;
	content: "\f00e";
  font-family: "Font Awesome 5 Free";
	font-size: 18px;
	font-size: 18rem;
	font-weight: 900;
	padding-right: 3px;
}
#gelende_detail figure:hover::after{
	color: #1592E6;
}
#gelende_detail figure a:hover img{
	opacity: 0.6;
}
#gelende_detail #gelende_inner{
	float: right;
  width: calc(45% - 30px);
}
#gelende_inner #gelende_info{
	font-size: 16px;
	font-size: 16rem;
}
#gelende_inner dl#gelende_data{
	margin-top: 30px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
dl#gelende_data > div{
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	color: #FFF;
	text-align: center;
	background: #548BA6;
}
dl#gelende_data dt{
  position: relative;
	width: 80px;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
	font-size: 12rem;
	font-weight: bold;
	color: #FFF;
	background: #83B3B6;
	border-radius: 5px;
}
dl#gelende_data dt::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #83B3B6;
}
dl#gelende_data dd{
	width: calc(100% - 100px);
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
dl#gelende_data dd:nth-of-type(3),
dl#gelende_data dd:nth-of-type(4){
	width: calc(50% - 100px);
}
dl#gelende_data dt:not(:last-of-type),
dl#gelende_data dd:not(:last-of-type){
	margin-bottom: 5px;
}
dl#gelende_data dd table{
	width: 100%;
}
dl#gelende_data dd table td{
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 0;
	text-align: center;
	line-height: 1.2;
	color: #FFF;
}
dl#gelende_data dd table td span{
	display: block;
	font-size: 10px;
	font-size: 10rem;
	font-weight: normal;
	color: #FFF;
}
dl#gelende_data dd table td:nth-of-type(1){ background: #6AB218; }
dl#gelende_data dd table td:nth-of-type(2){ background: #EF8A18; }
dl#gelende_data dd table td:nth-of-type(3){ background: #D1201E; }
ul#pct_facility li{
	float: left;
	width: 36px;
	height: 43px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(../__common/pct_sprite.png) no-repeat 0 0;
}
ul#pct_facility li:nth-of-type(2){ background-position-x: -40px; }
ul#pct_facility li:nth-of-type(3){ background-position-x: -80px }
ul#pct_facility li:nth-of-type(4){ background-position-x: -120px; }
ul#pct_facility li:nth-of-type(5){ background-position-x: -160px; }
ul#pct_facility li:nth-of-type(6){ background-position-x: -200px; }
ul#pct_facility li.pctOff{ background-position-y: -50px; }
ul#pct_snowpark li{
	float: left;
	width: 34px;
	height: 43px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url(../__common/pct_sprite.png) no-repeat -240px 0;
}
ul#pct_snowpark li:nth-of-type(2){ background-position-x: -280px; }
ul#pct_snowpark li:nth-of-type(3){ background-position-x: -320px }
ul#pct_snowpark li:nth-of-type(4){ background-position-x: -360px; }
ul#pct_snowpark li:nth-of-type(5){ background-position-x: -400px; }
ul#pct_snowpark li:nth-of-type(6){ background-position-x: -440px; }
ul#pct_snowpark li:nth-of-type(7){ background-position-x: -480px; }
ul#pct_snowpark li:nth-of-type(8){ background-position-x: -520px; }
ul#pct_snowpark li:nth-of-type(9){ background-position-x: -560px; }
ul#pct_snowpark li:nth-of-type(10){ background-position-x: -600px; }
ul#pct_snowpark li.pctOff{ background-position-y: -50px; }

#gelende_inner a.outlink{
	display: block;
	margin-top: 30px;
	padding: 10px 20px 20px;
	text-decoration: none;
	text-align: center;
	background: #DBEEED;
	border-radius: 5px;
}
a.outlink dl.onedayski br{
	display: none;
}
a.outlink dl.onedayski dt{
	font-size: 16px;
	font-size: 16rem;
	line-height: 1.3;
	font-weight: bold;
}
a.outlink dl.onedayski dd{
	margin-top: 5px;
	padding: 15px 0;
	color: #FFF;
	font-size: 18px;
	font-size: 18rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #1592E6;
	border: 1px solid #FFF;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 1px;
	border-radius: 5px;
}
a.outlink:hover dt{
	color: initial;
}
a.outlink:hover dl.onedayski dd{
	background: #52A437;
}

/* ---------------------------------------------------------
  宿泊施設&日帰りプラン一覧
--------------------------------------------------------- */
#hotellist_wrapper,
#dayplnlist_wrapper{
	width: 100%;
	margin-top: 50px;
}
#hotellist_wrapper h1,
#dayplnlist_wrapper h1{
	margin: 0 auto;
	text-align: center;
}
#hotellist_wrapper > .hotellist:not(:nth-of-type(-n+2)),
#dayplnlist_wrapper > .dayplnlist:not(:nth-of-type(-n+3)){
	margin-top: 50px;
}
#hotellist_wrapper > .hotellist{
	width: calc((100% - 30px) / 2);
	margin-top: 30px;
}
#hotellist_wrapper > .hotellist:nth-of-type(2n){
	margin-left: 30px;
}
#dayplnlist_wrapper > .dayplnlist{
	width: calc((100% - 60px) / 3);
	margin-top: 30px;
	margin-left: 30px;
}
#dayplnlist_wrapper > .dayplnlist:nth-of-type(3n+1){
	margin-left: 0;
}
.hotellist > a,
.dayplnlist > a{
	display: block;
}
.hotellist > a:link,
.dayplnlist > a:link{
	padding: 10px;
	background: #FFF;
	text-decoration: none;
}
.hotellist > a:hover,
.dayplnlist > a:hover{
	background: #FFFFDD;
}
.hotellist > a h2,
.dayplnlist > a h2{
	width: 100%;
	margin-bottom: 10px;
	text-indent: -18px;
  padding: 5px 0 5px 21px;
	font-size: 18px;
	font-size: 18rem;
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
}
.hotellist > a h2 br,
.dayplnlist > a h2 br{
	/* display: none; */
}
.hotellist > a h2::before,
.dayplnlist > a h2::before{
	content: "\f138";
  font-family: "Font Awesome 5 Free";
	font-size: 16px;
	font-size: 16rem;
	font-weight: 900;
	padding-right: 3px;
}
.hotellist > a:hover h2::before,
.dayplnlist > a:hover h2::before{
	color: #1592E6;
}
.hotellist a h3{
	width: 100%;
	margin-bottom: 10px;
	padding: 3px 0;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #1592E6;
	border-radius: 5px;
}
.hotellist a:hover h3{
	background: #FF871B;
}
.hotellist a figure{
	float: left;
	width: 150px;
	margin-right: 10px;
}
.hotellist a:hover figure{
	opacity: 0.6;
}
.hotellist a figure figcaption{
	margin-top: 5px;
	padding: 2px;
	font-size: 12px;
	font-size: 12rem;
	text-align: center;
	color: #FFF;
	background: #78C7E7;
	border-radius: 3px;
}
.hotellist a > dl.price,
.hotellist a > .hotel_text,
.hotellist a > ul.sign{
	float: right;
	width: calc(100% - 160px);
}
.hotellist a > dl.price,
.dayplnlist a > dl.price{
	padding-bottom: 5px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	border-bottom: 1px dotted #CCC;
}
.dayplnlist a > dl.price{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.hotellist a > dl.price dt,
.dayplnlist a > dl.price dt{
  position: relative;
	width: 120px;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
	font-size: 12rem;
	line-height: 1.2;
	font-weight: bold;
	color: #FFF;
	background: #F00;
	border-radius: 5px;
}
.hotellist a > dl.price dt::before,
.dayplnlist a > dl.price dt::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border: 5px solid transparent;
	border-left: 5px solid #F00;
}
.hotellist a > dl.price dd,
.dayplnlist > a > dl.price dd{
	width: calc(100% - 130px);
	margin-left: 10px;
	line-height: 1.2;
	font-size: 16px;
	font-size: 16rem;
	font-weight: bold;
	color: #F00;
}
.dayplnlist > a > dl.price dd{
	width: auto;
}
.hotellist a > dl.price dd span,
.dayplnlist > a > dl.price dd span{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-size: 12rem;
	font-weight: normal;
	color: #000;
}
.hotellist > a .hotel_text,
.dayplnlist > a > .daypln_text{
	margin-top: 5px;
}
.hotellist > a:hover .hotel_text,
.dayplnlist > a:hover > .daypln_text{
	color: #000;
}
.hotellist a > ul.sign{
}
.hotellist a > ul.sign li{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 12px;
	font-size: 12rem;
	color: #FFF;
	background: #78C7E7;
	border-radius: 5px;
}
.hotellist a:hover > ul.sign li{
	background: rgba(120,199,231,0.6);
}
.hotellist a > ul.sign li:first-of-type{
	margin-left: 0;
}
.hotellist a > ul.sign li::before{
  font-family: "Font Awesome 5 Free";
	font-size: 16px;
	font-size: 16rem;
	font-weight: 900;
	padding-right: 3px;
}
.hotellist a > ul.sign li.li_card01::before{
	content: "\f3ff";
}
.hotellist a > ul.sign li.li_card02::before{
	content: "\f7c9";
}
.hotellist a > ul.sign li.li_card03::before{
	content: "\f236";
}
.hotellist a > ul.sign li.li_card04::before{
	content: "\f2e7";
}

.dayplnlist a ul{
	width: 100%;
	margin: 0 auto;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.dayplnlist a ul li{
	padding: 3px 5px;
	font-size: 12px;
	font-size: 12rem;
	color: #FFF;
	background: #78C7E7;
	border-radius: 5px;
}
.dayplnlist a:hover ul li{
	background: rgba(120,199,231,0.6);
}
.dayplnlist a ul li:first-of-type{
	margin-left: 0;
}
.dayplnlist a ul li::before{
  font-family: "Font Awesome 5 Free";
	font-size: 14px;
	font-size: 14rem;
	font-weight: 900;
	padding-right: 3px;
}
.dayplnlist a ul li::before{
	content: "\f3ff";
}

/* ---------------------------------------------------------
  特集スキープラン
--------------------------------------------------------- */
article#special_wrapper{
	width: 100%;
}
#special_wrapper > #special_title{
	margin-top: 30px;
	padding: 20px;
	background: #FFF;
	border-radius: 10px;
	-webkit-filter: drop-shadow(0px 3px 3px rgba(0,0,0,.3));
	filter: drop-shadow(0px 0px 3px rgba(0,0,0,.3));
}
#special_title figure{
	width: calc(100% - 370px);
	margin-right: 20px;
}
#special_title #special_text{
	width: 350px;
	font-size: 16px;
	font-size: 16rem;
}

/* ---------------------------------------------------------
	レスポンシブ
--------------------------------------------------------- */
@media screen and (max-width: 768px){
	#gelende_detail figure{
		width: 35%;
		margin-right: 20px;
	}
	#gelende_detail #gelende_inner{
		width: calc(65% - 20px)
	}
	#gelende_detail dl{
		width: 100%;
	}
	#special_title figure{
		width: calc(100% - 320px);
	}
	#special_title #special_text{
		width: 300px;
	}
	.hotellist a figure{
		width: 120px;
	}
	.hotellist a figure figcaption{
		font-size: 10px;
		font-size: 10rem;
	}
	.hotellist a > dl.price{
		width: calc(100% - 130px);
	}
	.hotellist a > dl.price dt{
		margin: 0 auto;
	}
	.hotellist a > dl.price dt::before{
	  content: "";
	  position: absolute;
	  top: 100%;
	  left: 50%;
	  margin-left: -10px;
	  border: 10px solid transparent;
	  border-top: 10px solid #F00;
	}
	.hotellist a > dl.price dd{
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
		text-align: center;
	}
	.hotellist > a .hotel_text,
	.hotellist a > ul.sign{
		width: 100%;
	}
	#dayplnlist_wrapper > .dayplnlist{
		width: calc((100% - 30px) /2);
		margin-left: 30px;
	}
	#dayplnlist_wrapper > .dayplnlist:not(:nth-of-type(-n+2)){
		margin-top: 50px;
	}
	#dayplnlist_wrapper > .dayplnlist:nth-of-type(3n+1){
	margin-left: 30px;
	}
	#dayplnlist_wrapper > .dayplnlist:nth-of-type(2n+1){
		margin-left: 0;
	}
}
@media screen and (max-width: 767px){
	#contents h1.ribbon{
		font-size: 24px;
		font-size: 24rem;
	}
	#contents h1.ribbon::before{
		border-width: 24px 0px 24px 18px;
	}
	#contents h1.ribbon::after{
		border-width: 24px 18px 24px 0px;
	}
	.hotellist a > ul.sign li{
		font-size: 10px;
		font-size: 10rem;
		font-weight: bold;
	}
	#special_title figure{
		width: calc(100% - 220px);
	}
	#special_title #special_text{
		width: 200px;
	}
}
@media screen and (max-width: 568px){
	.dayplnlist a dl.price dt::before{
		margin-top: 0;
		top: 100%;
		left: 50%;
		margin-left: -5px;
		border-left: 5px solid transparent;
		border-top: 5px solid #F00;
	}
	.dayplnlist > a > dl.price dd{
		margin-top: 10px;
		margin-left: 0;
	}
}
@media screen and (max-width: 567px){
	#contents h1.ribbon{
		font-size: 21px;
		font-size: 21rem;
	}
	#contents h1.ribbon::before{
		border-width: 22px 0px 22px 18px;
	}
	#contents h1.ribbon::after{
		border-width: 22px 18px 22px 0px;
	}
	#gelende_detail figure{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#gelende_detail #gelende_inner{
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	#hotellist_wrapper > .hotellist{
		width: 100%;
		margin-left: 0 !important;
	}
	.hotellist > a .hotel_text{
		width: calc(100% - 130px);
	}
	#special_title figure{
		width: 100%;
		margin-right: 0;
	}
	#special_title #special_text{
		width: 100%;
		margin-top: 10px;
	}
	#dayplnlist_wrapper > .dayplnlist{
		width: 100%;
		margin-left: 0;
	}
	#dayplnlist_wrapper > .dayplnlist:not(:first-of-type){
		margin-top: 50px;
		margin-left: 0;
	}
	#dayplnlist_wrapper > .dayplnlist:nth-of-type(3n+1),
	#dayplnlist_wrapper > .dayplnlist:nth-of-type(2n+1){
		margin-left: 0;
	}
	.dayplnlist a > dl.price dt::before{
		margin-left: 0;
	  top: 50%;
	  left: 100%;
	  margin-top: -5px;
	  border: 5px solid transparent;
		border-left: 5px solid #F00;
	}
	.dayplnlist > a > dl.price dd{
		margin-top: 0;
		margin-left: 10px;
	}
}
@media screen and (max-width: 320px){
	#gelende_inner a.outlink dl.onedayski dt br{
		display: inline-block;
	}
	.hotellist > a .hotel_text{
		width: 100%;
	}
	.hotellist a > ul.sign li{

	}
}
