@charset "UTF-8";

/* **********************************************************************
 *
 *       Title:   ハイランドリゾート
 *       Updated: 2019.07.01
 *
 ********************************************************************** */

/* TOP
======================================================= */

#content {
	width: 100%;
	font-size: 100%;
	color: #000;
	line-height: 1.8;
	text-align: left;
	background: url(../_img/bg01.jpg) center top;
	padding: 0px 0 0px 0;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.toggle_lang{
    padding: 2px 3%;
    background: url(../_img/bg01.jpg) center top;
}

#content .f_toggle_lang{
	padding: 10px 0;
	text-align: center;
	background: #e0d4b8;
}

.toggle_lang .btn_area {
	float: right;
}

.toggle_lang .btn_area,
#content .f_toggle_lang .btn_area {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 20px;
	font-size: 13px;
	background: url(../_img/ico_lang.png) no-repeat left center;
	background-size: 15px auto;
}

.toggle_lang .btn_area a,
#content .f_toggle_lang .btn_area a {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 20px 5px 10px;
	color: #fff !important;
	text-decoration: none;
	font-size: 10px;
	line-height: 1;
	background: #333 url(../_img/arw.png) no-repeat 90% center;
	background-size: 5px auto;
	border-radius: 5px;
}

.main_txt {
	margin: -5% 3% 15px;
	position: relative;
	text-align: right;
}

.main_txt .copy {
	display: inline-block;
	width: 146px;
	margin: 5px 0 0;
	line-height: 0;
}

.main_block {
	margin: 0 3%;
}

.main_block .main_lead01 {
	margin: 0 0 10px;
	text-align: center;
}

.main_block .main_lead02 {
	margin: 10px 0 20px;
	text-align: center;
}

.main_block .main_lead02 br {
	display: none;
}

.main_block .room_tit {
	margin-right: 3%;
}

.main_block .pagenav {
	max-width: 480px;
	margin: 0 auto 20px;
}

.main_block .pagenav li {
	width: 48%;
	margin: 0 0 10px;
}

.main_block .pagenav li:nth-child(even) {
    float: right;
}

.main_block .pagenav li:nth-child(odd) {
    float: left;
}

.main_block .pagenav li a {
	display: block;
	height: 0;
	padding: 55% 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.main_block .pagenav li.nav01 a {
	background: url(../_img/nav01_off.png) no-repeat 0 0;
	background-size: 100% auto;
}

.main_block .pagenav li.nav02 a {
	background: url(../_img/nav02_off.png) no-repeat 0 0;
	background-size: 100% auto;
}

.main_block .pagenav li.nav03 a {
	background: url(../_img/nav03_off.png) no-repeat 0 0;
	background-size: 100% auto;
}

.main_block .pagenav li.nav04 a {
	background: url(../_img/nav04_off.png) no-repeat 0 0;
	background-size: 100% auto;
}

h2 {
	padding: 10px 3%;
	border-top: 5px solid #000;
	border-bottom: 1px solid #000;
	font-size: 145%;
	font-weight: bold;
	text-align: center;
	background: url(../_img/bg02.jpg) center top;
	line-height: 1.2;
}

h2>span{
	font-size: 13px;
	line-height:1.4;
}



/* feature */

.feature01 {
	text-align: center;
	background: url(../_img/bg03.jpg) center top;
}

.feature02 {
	text-align: center;
	background: url(../_img/bg04.jpg) center top;
}

.feature01 .inner {
	padding: 20px 3%;
	position: relative;
	z-index: 0;
}

.feature02 .inner {
	padding: 20px 0 67px;
	position: relative;
	z-index: 0;
}

.feature01 .inner:before {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 3%;
	z-index: -1;
	max-width: 298px;
	width: 50%;
	height: 0;
	padding: 32% 0 0;
	background: url(../_img/img_feature01_cloud01.png) no-repeat 0 0;
	background-size: 100% auto;
}

.feature02 .inner:before {
	content: '';
	position: absolute;
	bottom: 33%;
	left: 3%;
	z-index: -1;
	max-width: 309px;
	width: 50%;
	height: 0;
	padding: 22% 0 0;
	background: url(../_img/img_feature02_cloud02.png) no-repeat 0 0;
	background-size: 100% auto;
}

.feature01 .inner:after {
	content: '';
	position: absolute;
	bottom: 55px;
	right: 3%;
	z-index: -1;
	max-width: 292px;
	width: 50%;
	height: 0;
	padding: 21% 0 0;
	background: url(../_img/img_feature01_cloud02.png) no-repeat 0 0;
	background-size: 100% auto;
}

.feature02 .inner:after {
	content: '';
	position: absolute;
	bottom: 26%;
	right: 3%;
	z-index: -1;
	max-width: 292px;
	width: 50%;
	height: 0;
	padding: 25% 0 0;
	background: url(../_img/img_feature02_cloud03.png) no-repeat 0 0;
	background-size: 100% auto;
}

.feature02 .inner > * {
	padding: 0 3%;
}

.feature01 .inner h3,
.feature02 .inner h3{
	margin: 0 0 10px;
	padding: 0 30%;
}

.feature02 .inner ul:before {
	content: '';
	position: absolute;
	top: 42%;
	right: 10%;
	z-index: -1;
	max-width: 280px;
	width: 50%;
	height: 0;
	padding: 22% 0 0;
	background: url(../_img/img_feature02_cloud01.png) no-repeat 0 0;
	background-size: 100% auto;
}

.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin: -15px 0 0;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../_img/btn_prev.png) 0 0 no-repeat;
    background-size: contain;
    border: none;
    z-index: 2;
}
.slick-prev{
    left: 10px;
}
.slick-next{
    right: 10px;
    background: url(../_img/btn_next.png) 0 0 no-repeat;
    background-size: contain;
}

.slider_wrap .slider{
    display: none;
}
.slider_wrap .slider.slick-slider{
    display: block;
}
.slider_wrap .thumb{
    display: none;
}
.slider_wrap .thumb.slick-slider{
    display: block;
}

.feature01 .inner .thumb{
    position: relative;
    width: 100%!important;
    margin: 20px 0 0;
}

.feature01 .inner .thumb .slick-slide{
    width: 18%!important;
    margin-left: 2%;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feature01 .inner .thumb .slick-slide:first-child{
    margin-left: 0;
}
.feature01 .inner .thumb .slick-slide.slick-current{
    border: 2px solid #c90e00;
}
.feature01 .inner .thumb .slick-slide img{
    width: 100%;
}
.feature01 .inner p.img04 {
	float: left;
	width: 57%;
	margin: 10px 0 0;
	padding: 10% 0 0;
	text-align: right;
}

.feature01 .inner p.img05 {
	float: right;
	width: 40%;
	margin: 10px 0 0;
	text-align: left;
}

.feature02 .inner .thumb_sasuke{
    position: relative;
    width: 100%!important;
    margin: 20px 0 0;
}

.feature02 .inner .thumb_sasuke .slick-slide{
    width: 18%!important;
    margin-left: 2%;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feature02 .inner .thumb_sasuke .slick-slide:first-child{
    margin-left: 0;
}
.feature02 .inner .thumb_sasuke .slick-slide.slick-current{
    border: 2px solid #1f0e6c;
}
.feature02 .inner .thumb_sasuke .slick-slide img{
    width: 100%;
}

.feature02 .inner .img02 {
	float: right;
	width: 57%;
	margin: 10px 0 0;
	padding: 10% 0 0;
	text-align: left;
}

.feature02 .inner .img03 {
	float: left;
	width: 40%;
	margin: 10px 0 0;
	text-align: right;
}

.feature02 .inner ul ~ p {
	padding: 0;
}

/* goods */

.goods {
	padding: 20px 3%;
	position: relative;
	z-index: 0;
}

.goods_txt {
	position: relative;
}

.goods_txt span {
	position: absolute;
	top: -39px;
	right: 50%;
}

.goods_txt span img {
	margin-right: 5px;
}

.goods .tab_item {
	width:32%;
	float:left;
	margin: 0;
	padding:20px 0;
	border:#cdc4b4 2px solid;
	border-bottom:none;
	text-align:center;
	box-sizing: border-box;
	line-height:1;
	font-size: 110%;
	font-weight:bold;
	background:#f9f3e7;
	color:#8b6f34;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.goods .tab_item ~ .tab_item {
	margin-left: 2%;
}

.goods .tab_item:hover {
  opacity: 0.75;
}

.goods .tab_item span {
	font-size: 80%;
	padding:0 0 0 10px;
}

.goods input[name="tab_item"] {
  display: none;
}

.series_box {
  display: none;
}
.goods #vol01:checked ~ #vol01_content,
.goods #vol02:checked ~ #vol02_content,
.goods #vol03:checked ~ #vol03_content {
  display: block;
}
.goods input:checked + .tab_item {
  background-color: #9f895a;
  color: #fff;
}

.goods .series_box {
	margin: -2px 0 40px;
	padding:20px 3% 20px;
	border:#cdc4b4 2px solid;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}

.goods .series_box h3 {
	font-size:160%;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	margin:0 0 35px;
}

.goods .series_box#vol03_content h3 {
	margin:0 0 15px;
}

.goods .series_box h3 span {
	color:#c90f01;
}

.goods .series_box .lead {
	font-weight: bold;
	text-align: center;
}

.goods .series_box .lead span {
	color:#c90f01;
}

.goods .series_box .lead em {
	display: inline-block;
	padding: 0 7px 2px;
	font-weight: bold;
	font-style: normal;
	color:#fff;
	background: #c90f01;
	line-height: 1.6;
}

.goods .series_box .notes {
	margin: 0 0 40px;
	font-weight: bold;
	font-size: 72%;
	text-align: center;
}

.goods .series_box .list {
	margin: 25px 0 0;
	position: relative;
}

.goods .series_box .list ul {
	width: 100%;
}

.goods .series_box .list ul li {
	width: 100%;
	margin: 0 0 35px;
	position: relative;
	text-align: center;
}

.goods .series_box .list ul li span{
	display: block;
	width:80%;
	padding:4px 0;
	background:#e82f0c;
	background:linear-gradient(to right,#f9b900, #e50400);
	color:#fff;
	text-align:center;
	position: absolute;
	top: -22px;
	left: 10%;
}

#vol02_content .list ul li span{
	background:linear-gradient(to right,#938ac9, #1f0e6c);
}

#vol03_content .list ul li span{
	background:linear-gradient(to right,#f096a6, #b01f24);
}

.goods .series_box .list ul li.img {
	margin: 0;
}

.goods .series_box#vol01_content .list ul li.img,
.goods .series_box#vol03_content .list ul li.img {
	margin: 0 0 35px;
}

.goods .series_box .caution {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 14px;
	border: 1px solid #333;
	background: #e6dbb9;
	line-height:1.4;
}

.goods .series_box .caution span {
	font-size: 130%;
	font-weight:bold;
	margin:0 0 5px;
	display:block;
}

.goods .more .img {
	padding: 0 0 0 38%;
	transform: rotate(12deg);
}

.goods .more .txt {
	margin: -20% 0 70px;
	padding: 0 10% 0 0;
	position: relative;
}

.goods .cake {
	background:#f6f0de;
	position: relative;
	padding:2% 2% 20px;
	width:96%;
	margin:0 auto;
}

.goods .cake h4 {
	margin:-40px 0 10px -14%;
	
}
.goods .cake .cloud {
	display:none;
}

.goods .cake .left {
	width: 100%;
	padding:0 0 0;
}

.goods .cake .left table {
	width: 100%;
	margin: 0 0 5px;
	border-bottom: 1px solid #cdc4b4;
	border-right: 1px solid #cdc4b4;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color:#333;
}

.goods .cake .left table tr th {
	padding: 6px;
	border-top: 1px solid #cdc4b4;
	border-left: 1px solid #cdc4b4;
	background: #9f895a;
	color:#fff;
	text-align: center;
}

.goods .cake .left table tr td {
	width: 20%;
	padding: 6px;
	border-top: 1px solid #cdc4b4;
	border-left: 1px solid #cdc4b4;
	background: #fff;
}

.goods .cake .left p {
	font-size: 11px;
	color: #c20000;
}

.goods .cake .right {
	width: 100%;
}

/* detail */

.detail {
	padding: 20px 3%;
}

.detail h3 {
	margin: 0 0 15px;
	padding: 5px 15px 3px;
	border-bottom: 3px solid #c20000;
	border-radius: 5px 5px 0 0;
	font-size: 108%;
	font-weight: normal;
	color: #fff;
	background: #708148;
}

.detail .gr_photo {
	margin: 0 0 20px;
	text-align: center;
}

.detail .gr_photo li {
	margin: 0 0 10px;
}

.detail .gr_info_2col {
	margin: 0 0 20px;
}

.detail .gr_info_2col li {
	margin: 0 0 20px;
}

.detail .madori {
	margin: 0 0 10px;
	text-align: center;
}

.detail .caution {
	font-size: 92%;
	padding: 0 0 0 1em;
	text-indent:-1em;
}

.detail .gr_info_2col li.wide p {
	font-size: 77%;
}

.detail .caution span {
	color: #e60012;
}

.detail .gr_info_2col table.tbr {
	border-top: 1px solid #cdc4b4;
	border-left: 1px solid #cdc4b4;
}

.detail .gr_info_2col table.tbr th {
	border-right: 1px solid #cdc4b4;
	border-bottom: 1px solid #cdc4b4;
	background:#9f895a;
	font-size: 77%;
	color:#fff;
}

.detail .gr_info_2col table.tbr ~ .tbr th {
	text-align: center;
}

.detail .gr_info_2col table.tbr td {
	border-right: 1px solid #cdc4b4;
	border-bottom: 1px solid #cdc4b4;
	font-size: 77%;
	background:#fff;
}

.detail .gr_info_3col > ul > li {
	margin: 0 0 20px;
}

.detail .gr_info_3col > ul > li:last-child {
	margin: 0;
}

.detail .gr_info_3col li ul {
	padding: 0 0 0 5px;
}

.detail .gr_info_3col li ul {
	font-size: 92%;
}

.detail .gr_info_3col li ul li {
	background: url(../../_img/arw_s.gif) 0 center no-repeat;
	padding: 0 0 0 7px;
}

.detail .work_logo {
    margin: 20px auto 0;
    width: 82%;
}

.detail .work_logo li {
    float: left;
    width: 48%;
    margin-left: 4%;
}
.detail .work_logo li:first-child {
    margin-left: 0;
} 

/* reserve */

.reserve {
	padding: 20px 3% 40px;
	text-align: center;
}

.reserve h3 {
	margin: 0 0 5px;
}

.reserve .txt01 {
	margin: 0 0 10px;
	font-size: 108%;
	font-weight: bold;
	color: #e60012;
}

.reserve .txt01 span {
	display: block;
}

.reserve .txt02 {
	margin: 0 0 20px;
	text-align: left;
}

.reserve .txt02 span {
	display: block;
}

.reserve .btn {
	margin: 0 0 60px;
}

.reserve .btn li {
	margin: 0 0 5px;
}

.reserve .btn li:last-child {
	margin: 0;
}

/* other */

.other {
	background: url(../_img/bg_other01.gif) center top;
	position: relative;
}

.other .inner {
	padding: 15px 3% 20px;
	text-align: center;
}

.other .inner h3 {
	margin: 0 0 15px;
	display: inline-block;
	font-size: 125%;
	font-weight: normal;
	color: #fff;
	position: relative;
}

.other .inner h3:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -45px;
	margin: -14px 0 0;
	width: 29px;
	height: 27px;
	background: url(../_img/bg_other02.png) no-repeat 0 0;
}

.other .inner h3:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -45px;
	margin: -14px 0 0;
	width: 29px;
	height: 27px;
	background: url(../_img/bg_other02.png) no-repeat 0 0;
}

.other .inner ul li {
	text-align: center;
	margin: 0 0 10px;
}

.other .inner ul li:last-child {
	margin: 0;
}


/* モーダル
======================================================= */

.modal_block {
	width: 94%;
	margin: 0 auto;
	padding: 30px 3%;
	background: #fff;
	font-size: 11px;
	text-align: left;
	position: relative;
}

.modal_block p span {
	color: #f92e2e;
}

.modal_block img {
	max-width: 100%;
	height: auto;
}

.modal_block .tit {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.modal_block .tit .intit {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}

.modal_block .tit .intit + p {
	text-align: left;
}

.modal_block .check {
	margin: 20px 0;
	text-align: center;
	background: #f7f5ed;
}

.modal_block .check label {
	display: block;
	padding: 15px 3%;
	font-size: 13px;
}

.modal_block .check input {
	margin: 0 7px 0 0;
	vertical-align: middle;
}

.modal_block .btn {
	max-width: 370px;
	margin: 0 auto;
}

.modal_block .btn li {
	display:block;
	width: 100%;
	margin: 0 0 20px;
}

.modal_block .btn a {
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-radius:5px;
}

.modal_block .btn a#btn,
.modal_block .btn a#btn_en {
	padding:18px 0;
	width:100%;
	background:linear-gradient(#f24d4d,#e92323);
	font-size:124%;
}

.modal_block .btn a#close,
.modal_block .btn a#close_en {
	padding:10px 0;
	width:60%;
	background:linear-gradient(#959392,#777472);
	font-size:108%;
}

.modal_block .btn a.disabled {
	cursor: not-allowed;
	opacity: 0.5 !important;
}


/* キャラクタールームのご予約方法
======================================================= */
.goto_block{
	width: 100%;
	margin: 0 auto 40px;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
	background:#004998;
	text-align:left;
}

.goto_block .goto_icon{
	padding: 0px 30%;
	text-align:center;
}
.goto_block .goto_read{
	padding: 10px 3% 20px;
	color:#fff;
}

.goto_block .goto_read h4{
	font-size: 108%; 
	color:#fff700;
	margin:0 0 10px;
}
.goto_block .goto_read .texts{
	font-size: 75%; 
}

.ind { text-indent:-1em;padding-left:1em;}

/* 予約ボタン
======================================================= */

.overimg {
	opacity: 1 !important;
}

.r_btn {
	width: 100px;
	position: fixed;
	bottom: 50px;
	left: 10px;
	z-index: 999;
}

.r_btn img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}