/* ========================================
	Common
======================================== */

.contents h2, .contents h3, .contents h4, .contents h5, .contents h6 {
	line-height: 1.4;
}

.txt_center{
	text-align:center;
	}

.red{
	color: #A20002;
	font-size: 14px;
}

/* ========================================
	Main
======================================== */
.main_visual {
	background-image: url(../images/summer/main.jpg);
}

.main_visual h2 {
	margin-top: -20px;
}

.main_visual2 {
	background-image: url(../images/summer/sum_main.jpg);
}

.main_visual2 h2 {
	margin-top: -20px;
}

.best{
	padding: 30px;
	margin-bottom: 100px;
	background: #E6E6E1;
	border: 1px solid #281e19;
}

.best h3{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.best p{
	font-size: 15px;
	text-align: center;
}

.best span{
	font-size: 18px;
	color: crimson;
}

.best a{
	display: block;
	background: #281e19;
	color: #fff;
	padding: 10px;
	border-radius: 3px;
	width: 50%;
	text-align: center;
	margin: 30px  auto 0;
}

/* ========================================
	Page Link
======================================== */

.page_link{
	margin-bottom:50px;
	}

.page_link ul{
	border-right:1px solid #b4b2ab;
	overflow:hidden;
	}

.page_link li{
	display:block;
	float:left;
	/*width:25%;*/
	width:33%;
	border-left:1px solid #b4b2ab;
	padding:20px 30px 30px 30px;
	text-align:center;
	position:relative;
	}
	
.page_link li:after{
	font-family: FontAwesome;
	content: "\f107";
	display:block;
	position:absolute;
	bottom:0px;
	left:55%;
	margin-left:-1em;
	}


/* ========================================
	page_nav
======================================== */
h3.ttl_icon {
	text-align: center;
	font-size: 33px;
	line-height: 1.2;
}

.page_nav .main {
	padding: 0px 0 20px 0;/*変更20220623*/
}

h3.ttl_icon {
	margin-bottom: 30px;
	text-align: center;
}

/*h3.ttl_icon:before{
	display:block;
	content:' ';
	background:url(../images/index/title_wood.png) no-repeat left top;
	width:37px;
	height:36px;
	margin:0 auto 15px;
	}
*/
.page_nav {
	margin-bottom: 0px;
	text-align: center;
}

.page_nav .wrapper {
	max-width: 1200px;
	padding-right: 0;
	padding-left: 0;
}


/* ========================================
	button
======================================== */
.plink{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 100px;
}

.plink span.more{
	width: 30%;
	max-width: 380px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
	display: block;
}

.plink span.more a{
	padding-bottom: 6px;
	display: block;
	position: relative;
	background: url(../images/room/s_dot.png) repeat-x 0 bottom;
}

.plink span.more a:after{
	content: '';
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png) no-repeat;
}

.plink2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	/*display: flex;*/
	justify-content: center;
	/*flex-wrap: wrap;*/
	margin-bottom: 0px;
	margin-top: 20px;/*変更20220623*/	
	
}

.plink2 span.more{
	width: 30%;
	max-width: 380px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
	display: block;
}

.plink2 span.more a{
	padding-bottom: 6px;
	display: block;
	position: relative;
	background: url(../images/room/s_dot.png) repeat-x 0 bottom;
}

.plink2 span.more a:after{
	content: '';
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png) no-repeat;
}

/*ボタンの設置*/
.btn_box a {
    width: 400px;
    padding: 20px 0;
    background: #2C1F19;
    margin: 50px auto;
    display: block;
    text-align: center;
    color: #fff;
}





/* ========================================
	cont
======================================== */

.cont {
	padding-top:117px;
	margin-top:-67px;
	margin-bottom: 90px;
}
/*
.cont section{
	padding-top:67px;
	margin-top:-67px;
	}
*/
.cont h3 {
	float: right;
	width: 33.33333%;
	margin-bottom: 50px;
	text-align: center;
}

.cont2 h3 {
	float: left;
}

/*↓↓↓anniversaryから移植↓↓↓*/

.contet01{
	margin-bottom: 100px;
}

/*.contet01 .li_op{
	margin-top: 50px;
}*/
.detail h3 {
    margin-bottom: 55px;
    text-align: center;
}
.detail h4 {
    width: 50%;
    margin-bottom: 40px;
    font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
    font-size: 22px;
}
.detail.t_left figure {
    float: right;
}
.detail.t_left h4 {
    float: left;
}

.detail.t_left section {
    float: left;
}
.detail section {
    width: 50%;
   /* padding: 0 30px;*/
}
.detail section h5 {
    margin-bottom: 35px;
}
.contents h2, .contents h3, .contents h4, .contents h5, .contents h6 {
    line-height: 1.4;
}
.detail section p.text {
    font-size: 16px;
    line-height: 1.8;
}
/*.contet01 .li_op:last-child{
	margin-right: 0;
}
*/
/*20240621追加*/
.detail figure {
    width: 50%;
    padding: 0 30px;
    text-align: center;
}

.bod {
	border: 1px solid;
    margin-bottom: 5px;
	font-weight: bold;
}

.gray_bg span {
	font-weight: bold;
}

.li_op h3 {
	margin-top: 100px;
}
.contet01 .li_op h3{
	font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	/*font-weight: bold;*/
	font-size: 22px;
	text-align: center;
	margin-bottom: 30px;
}

.contet01 ul li{
	width: 32.0833%;
	float: left;
	margin-right: 1.875%;
	margin-bottom: 1.875%;
}

.contet01 ul li:nth-child(3n){
	margin-right: 0;
}

.contet01 ul li p{
	padding:10px 20px 20px;
	font-size:16px;
}

.contet01 ul li h4{
	padding:20px 20px 0px;
	font-size:16px;
	font-weight:bold;
}

/*↑↑↑anniversaryから移植↑↑↑*/



/*div.cont_detail*/ p.more a {
	padding-bottom: 6px;
	position: relative;
	display: block;
	background: url(../common/images/s_dot.png) repeat-x 0 bottom;
}

/*div.cont_detail*/ p.more a:after {
	position: absolute;
	left: -27px;
	/*top: 50%;*/
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png);
	content: '';
}
/*.cont header div.more_link{
	float: right;
	width: 33.33333%;
	padding-right:10%;
	margin-bottom: 50px;
	text-align: center;
}

.cont header div.more_link p.more{
	margin:0 auto;
	}
	
.cont header div.more_link p.more a{
	float:right;
	}

.cont header div.more_link p.more a:after{
	float:right;
	}*/


.cont2 header p {
	float: left;
	margin-left:29px;
}

.cont header figure {
	float: left;
	width: 66.66667%;
	margin-bottom: 50px;
	overflow: hidden;
}

.cont2 header figure {
	float: right;
}

#yunessun.cont header figure.max{
	border: none;
}

.cont header figure.max{
	float:none;
	width:100%;
	border:3px solid #EFEBE3;
	}

.cont header figure img {
	moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	-ms-transition: -ms-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.cont header figure img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

div.cont_detail {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

div.cont_detail section {
	flex-basis: 50%;
	max-width: 50%;
	margin-bottom: 60px;
}

.cont2 div.cont_detail section {
	float: right;
}

div.cont_detail section h4 {
	margin-bottom: 20px;
	font-size: 32px;
}

#yunessun div.cont_detail section h4{
	margin-bottom: 40px;
	}

div.cont_detail section .text {
	font-size: 16px;
	line-height: 1.8;
}

/*div.cont_detail*/ p.more {
	/*float:right;*/
	width: 50%;
	margin-left: 30px;
	margin-top:30px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
}

/*div.cont_detail*/ p.more a {
	padding-bottom: 6px;
	position: relative;
	display: block;
	background: url(../common/images/s_dot.png) repeat-x 0 bottom;
}

/*div.cont_detail*//* p.more a:after {
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png);
	content: '';
}
*/
div.cont_detail figure.img_r {
	float: right;
}

div.cont_detail figure.img_l {
	clear: both;
	float: left;
}

.cont2 div.cont_detail figure.img_r {
	float: left;
}

.cont2 div.cont_detail figure.img_l {
	clear: both;
	float: right;
}

div.cont_detail .gray_bg {
/*	position: absolute;
	bottom: 0;
	left: 33.33333%;*/
	width: 100%;
	margin-top:20px;
}

div.cont_detail .gray_bg p {
	/*max-width: 340px;*/
	padding: 20px;
	font-size: 16px;
	line-height: 1.7;
	border-top: 1px solid #dedede;
}

#yunessun{
	margin-bottom:120px;
}
	
#yunessun .text{
	margin-bottom: 50px;
}

@media screen and (max-width: 900px) {
	div.cont_detail .gray_bg p {
		font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	div.cont_detail {
		display: block;
	}
	div.cont_detail section {
		flex-basis: 100%;
		max-width: 100%;
	}
	#yunessun .img_box{
		flex-basis: 100%;
		max-width: 100%;
		text-align: center;
	}
}

div.cont_detail .att {
	position: absolute;
	bottom: 0;
	left: 66.66667%;
	padding: 0 20px;
	line-height: 1.8;
	font-size: 14px;
}

/* ========================================
	cms
======================================== */
.cms {
/*	margin-bottom: 96px;*/
overflow:hidden;
}

.cms h3 {
/*	margin-bottom: 56px;*/
	text-align: center;
}

.cms h4 {
	margin-bottom: 50px;
	text-align: center;
}

.cms ul {
	margin: 0 -20px;
}

.cms ul li {
	float: left;
	width: 33.33333%;
	padding: 40px 2.08333% 0 2.08333%;
}

.cms ul.cms_slick li {
	padding: 40px 0.7% 0 0.7%;
}

.cms ul figure {
	margin-bottom: 35px;
	text-align: center;
	position:relative;
}

.cms ul figcaption {
	font-weight: bold;
	position:absolute;
	bottom:0;
	width:100%;
	background:rgba(255,255,255,0.50);
}

.cms ul figcaption h5 {
	font-weight: bold;
	margin:16px 0;
}

.cms ul p {
	font-size: 16px;
	line-height: 1.8;
}

.cms ul p.act_info{
	padding: 10px 0 ;
	line-height: 1.8;
	font-size: 14px;
	}

.cms .wrapper{
	margin-bottom:80px;
	}

.cms .more {
	float: none;
	padding:0 20px;
	margin:30px auto 0 auto;
	width: 230px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
	z-index:9999;
}

.cms .other .more{
	float:right;
	width:auto;
	}

.cms .more a {
	padding-bottom: 6px;
	position: relative;
	display: block;
	background: url(../common/images/s_dot.png) repeat-x 0 bottom;
}

.cms .more a:after {
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png);
	content: '';
}


.slick-prev{
	left:0;
	}
	
.slick-prev:after {
	content: "　";
	background:url(../images/stay/stay_cms_prev.png) no-repeat 0px center;
}

.slick-next{
	right:-15px;
	}

.slick-next:after {
	content: "　";
	background:url(../images/stay/stay_cms_next.png) no-repeat 0px center;
}

/* ========================================
	lead
======================================== */
#lead .wrapper {
	padding: 0;
	max-width:1200px;
}

#lead header {
	width: 50%;
	margin-bottom: 45px;
	padding: 50px 20px 0;
}

#lead header h3 {
	margin-bottom: 40px;
	line-height: 1.8;
}

#lead header p {
	padding-left: 5px;
	font-size: 22px;
}

#lead .text {
	width: 55.8333%;
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.8;
}

#lead .text .button{
	margin-top: 50px;
	background: #281e19;
	line-height:1.4;
	text-align:center;
	padding: 10px;
}

#lead .text .button a{
	color: #fff;
}

#lead {
	overflow: hidden;
	/*margin-bottom: 100px;*/
	display: flex;
    /*height: 150px;*/
    align-items: center;
}
@media screen and (min-width:768px){
	#lead{
		margin:80px 0;
		}
	}

#lead .wrapper {
	position: relative;
}

#lead figure {
	text-align: right;
	position: absolute;
	right: 0%;
	bottom: 0;
	width: 38%;
}

#lead figure img {
	width: 100%;
}

#lead .text {
	float: left;
}

#lead .mov_box{
	width: 50%;
	max-width: 560px;
	float: right;
}

#lead .mov_box .video{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

#lead .mov_box .video iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#lead .text2 {
	/*width: 41.6666%;*/
	text-align: center;
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.8;
	/*float: left;*/
}


/*announce*/

.wrapper.announce{
	margin-top: 40px;
	margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
	.wrapper.announce{
		margin-top: 20px;
	}
}
.wrapper.announce .redtext{
	border: 1px solid crimson;
	padding: 20px;
	font-size: 14px;
}

/* ========================================
	cont_head
======================================== */
.cont_head {
	clear: both;
	/*margin-bottom:100px;*/
}

#cont_head02{
	min-height:919px;
	}
	
/*.cont_head .bg_space {
	position:relative;
}*/

.cont_head .bg_space div.bg {
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#cont_head01 .bg_space div.bg {
	background-image: url(../images/summer/sum_img01.jpg);
	background-position:left  top;
}

#cont_head02 .bg_space div.bg {
	background-image: url(../images/summer/sum_img03.jpg);
}

#cont_head03 .bg_space div.bg {
	background-image: url(../images/summer/sum_img05.jpg);
}

#cont_head04 .bg_space div.bg {
	background-image: url(../images/summer/sum_img06.jpg);
}

#cont_head_yu .yu01 .bg_space div.bg {
	background-image: url("../images/summer/yu_img01.jpg");
}

#cont_head_yu .yu02 .bg_space div.bg {
	background-image: url("../images/summer/yu_img02.jpg");
}

#cont_head_yu .yu03 .bg_space div.bg {
	background-image: url("../images/summer/yu_img03.jpg");
}

#cont_head_yu .bg_space h3{
	top: 45%;
	box-shadow: none;
	width: 50%;
	height: auto;
	margin: auto;
	left: 0;
	right: 0;
	padding: 10px;
	background: #3F1F00;
	opacity: .85;
	text-align: center;
}

#cont_head_yu .bg_space h3 span{
	display: block;
	font-size: 18px;
}

#cont_head_yu .btn_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

#cont_head_yu .btn_box p.button{
	flex-basis: 48%;
	max-width: 48%;
	background: #281e19;
	line-height:1.40;
	text-align:center;
	position: relative;
}

#cont_head_yu .btn_box p.button a{
	color:#FFF;
	display:block;
	padding:10px 20px;
}

#cont_head_yu .btn_box p.button:after{
	content:'\0000BB';
	color:#FFF;
	position:absolute;
	display:block;
	right:20px;
	padding-left:20px;
	top:50%;
	margin-top:-0.7em;
}

@media screen and (max-width: 768px) {
	#cont_head_yu .bg_space h3{
		width: 90%;
	}
	
	#cont_head_yu .btn_box{
		display: block;
	}
	
	#cont_head_yu .btn_box p.button{
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}

	#cont_head_yu .btn_box p.button:nth-of-type(2){
		margin-bottom: 0;
	}
}

#cont_head01 .bg_space div.for{
	position:absolute;
	top:-40px;
	right:0;
	width:29.1666%;
	}
	
.cont_head .bg_space p{
	position:absolute;
	font-size:32px;
	line-height:1.35;
	z-index:2;
}

#cont_head01 .bg_space p{
	bottom:60%;
	left:50%;
	width:59.1666%;
	}
	
.subcont .bg_space p{
	position:absolute;
	top:490px;
	left:3.3333%;
	width:93.3334%;
	}

/* ========================================
	スライダーの上の文字
======================================== */
#detail {
	position: relative;
}

#cont_head01 .bg_space h3{
	position:absolute;
	top:25%;
	right:50%;
	width:48.9166%;
	}
	
@media screen and (max-width: 1100px) {

	
#cont_head01 .bg_space h3{
	top:170px;
	right:15%;
	width:40%;
	}
		
}
	
.subcont .bg_space h3{
	position:absolute;
	text-align: center;
	/*width:41.9166%;*/
	background:rgba(2,12,33,0.5);
	/*width:400px;*/
	height:235px;
	padding:18px 10px;
	font-size:30px;
	letter-spacing:0.1em;
	color:#fff;
	/*box-shadow:13px 13px 0px -2px #006DD9;*/
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	display: flex;
    flex-direction: column;
    gap: 5%;
    justify-content: center;
	}

.subcont .bg_space .toptext {
	/*font-size: 15px;*/
	font-size: 0.5em;
}

#cont_head02 .bg_space h3{
	box-shadow:13px 13px 0px -2px #660066;
	top:auto;
	bottom:220px;
	left:3.6666%;
	}
	
#cont_head02 .bg_space span{
	display:block;
	position:absolute;
	bottom:180px;
	text-align:center;
	width:180px;
	color:#2C1F19;
	left:3.6666%;
	}

.cont_head.t_right div.img_r {
	position: absolute;
	z-index:1;
}

#cont_head01 .img_r{
	width:51.8333%;
	top: -200px;
	right: 0px;
	}
	
#cont_head02 .img_r{
	width:33.3333%;
	top: -200px;
	right: 3.6666%;
	}

.cont_head .wrapper {
	max-width: 1200px;
	padding-right: 0px;
	padding-left: 0px;
}

.cont_head .main {
	position: relative;
	padding: 50px 0 0;
}

.cont_head .main h3 {
	position: absolute;
	top: -110px;
	width: 200px;
	padding-top: 70px;
	text-align: center;
	background: url(../common/images/wave_bg.jpg);
}

.cont_head .main p {
	width: 59.09091%;
	margin-bottom: 1em;
	font-size: 16px;
	padding-left:20px;
	position:relative;
	z-index:200;
}

.cont_head .main p.button{
	position: relative;
	margin:0 1.6666%;
	width:auto;
	min-width: 300px;
	display: inline-block;
	background: #281e19;
	line-height:1.4;
	padding:0;
	text-align:center;
	}

.cont_head .main p.button a{
	color:#FFF;
	display:block;
	height:100%;
	padding:13px 30px;
	width:100%;
	}
	
.cont_head .main p.button:after{
	content:'\0000BB';
	color:#FFF;
	position:absolute;
	display:block;
	right:20px;
	padding-left:20px;
	top:50%;
	margin-top:-0.7em;
		}

.cont_head .sub {
	width: 990px;
	max-width: 100%;
	padding-bottom: 100px;
}

.cont_head .sub figure {
	width: 36.36364%;
	max-width: 360px;
	text-align: center;
}

.cont_head .sub div {
	width: 58.58586%;
	max-width: 580px;
}

.cont_head .sub .gray_bg {
	margin-bottom: 20px;
	padding: 30px 35px;
	font-size: 16px;
	background: rgba(40, 30, 25, 0.1);
}

.cont_head .sub .att {
	line-height: 1.8;
	font-size: 14px;
	color: #0059b2;
}



.cont_head.t_right .sub {
	float: right;
}

.cont_head.t_right .sub figure {
	float: right;
}

.cont_head.t_right .sub div {
	float: right;
	margin-right: 4.0404%;
}

.cont_head.t_left h3 {
	left: 30px;
}

.cont_head.t_left .main p {
	margin-left: 40.90909%;
}

.cont_head.t_left .sub {
	float: left;
}

.cont_head.t_left .sub figure {
	float: left;
}

.cont_head.t_left .sub div {
	float: left;
	margin-left: 4.0404%;
}


.cont_head .main p.att{
	clear:both;
	line-height: 1.8;
	font-size: 14px;
	}

/* ========================================
		photo
======================================== */


.photo{
	width:100%;
	overflow:hidden;
	}

.photo section + section{/*追加20220616*/
	margin-top: 80px;
}

.photo .section--img1_txt1 div{/*変更20220616*//*変更20220623*/
	width:48%;
	display:inline-block;
	float:left;
	}
	
.photo .section--img1_txt1 div:nth-child(2n+1){/*変更20220616*/
	margin-right:4%;
	}
	
.photo .wrapper div img{
	width:100%;
	box-sizing:border-box;
	border:5px solid #fff;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2);
	}
	
.photo .wrapper div p{
	padding:10px 20px 20px;
	font-size:16px;
}

.photo .wrapper div h4{
	padding:20px 20px 0px;
	font-size:18px;/*変更20220704*/
	font-weight:bold;
}

.photo .wrapper div.gray_bg{
	padding: 25px 30px;
	background: rgba(40, 30, 25, 0.1);
	}
	
.photo .wrapper div p.button{
	position: relative;
	width:100%;
	padding:0;
	display: inline-block;
	background: #281e19;
	line-height:1.40;
	text-align:center;
	}

.photo .wrapper div p.button a{
	color:#FFF;
	padding-right:10px;
	display:block;
	padding:10px 20px;
	}
	
.photo .wrapper div p.button:after{
	content:'\0000BB';
	color:#FFF;
	position:absolute;
	display:block;
	right:20px;
	padding-left:20px;
	top:50%;
	margin-top:-0.7em;
		}



/* ========================================
		section--img2_txt1
======================================== */	
/*追加20220616*/

@media (min-width: 769px) {
  .section--img2_txt1 .img {
    display: flex;
    justify-content: space-between;
  }
  .section--img2_txt1 .img figure {
    width: 48%;
  }
}
.section--img2_txt1 .text {
  margin-top: 20px;
}
.section--img2_txt1 .buttons {
  margin-top: 40px;
}
@media (min-width: 769px) {
  .section--img2_txt1 .buttons {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .section--img2_txt1 .buttons .more {
    flex: 1;
    max-width: 500px;
  }
  .section--img2_txt1 .buttons .more + .more {
    margin-left: 8.3333333333%;
  }
}	


/* ========================================
	Detail　（idの方）（下にclassのdetail有）
======================================== */
#pool{
	margin-top:80px;
	}

.desc {
	/*margin-bottom: 120px;*/
	margin-top: 120px;
}

.desc section {
	float: left;
	width: 50%;
}

.desc.desc2 section {
	float:right;
	}

.desc section h4 {
	margin-bottom: 40px;
	padding: 0 5px;
	text-align: center;
	font-weight:bold;
	font-size:18px;
}

.desc section h4.yukata{
	margin-bottom:20px;
	}

.desc section h4 span{
	font-size:16px;
	}

.desc section p {
	padding: 0 20px;
	font-size: 16px;
}

.desc section p.more {
	margin:35px 0 0 30px;
	width: 280px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
}

.desc section p.more a {
	padding-bottom: 6px;
	position: relative;
	display: block;
	background: url(../common/images/s_dot.png) repeat-x 0 bottom;
}

#detail section .more a:after {
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top:-10px;
	background: url(../images/index/more_icon.png);
	content: '';
}

.desc figure {
	text-align: center;
	float: right;
	/*width: 47.5%;*/
/*	padding: 100px 30px;*/
/*	border: #b6b0a8 1px solid;*/
}

.desc.desc2 figure{
	float:left;
	}

.gray_bg {
	float: left;
	/*width: 50%;*/
	/*margin-top: 70px;*/
	margin-bottom: 20px;
	padding: 25px 30px;
	font-size: 16px;
	background: rgba(40, 30, 25, 0.1);
}


.desc.desc2 .gray_bg {
	float: right;
	margin-top:40px;
	margin-bottom:40px;
	}

.desc .gray_bg table {
	width: 100%;
}

.desc .gray_bg table th, .desc .gray_bg table td {
	text-align: left;
	vertical-align: top;
	line-height: 2.5;
}

.desc .gray_bg table th {
	width: 110px;
}

.desc .gray_bg table th span {
	display: block;
	float: right;
	padding-right: 5px;
}

.desc .gray_bg .buttons li {
	text-align: center;
	font-size: 18px;
	width: 48%;
	margin-right: 4%;
}

.desc .gray_bg .buttons li:nth-child(2n) {
	margin-right: 0;
}

.desc .gray_bg .buttons li a {
	display: block;
	padding: 0 10px;
	line-height: 1.2;
	color: #fff;
	background-color: #281e19;
}

.desc .gray_bg .buttons li span {
	display: inline-block;
	padding: 10px 30px;
	background-image: url(../images/room_detail/btn_icon.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.desc > .att {
	float: left;
	width: 51%;
	padding: 0 30px;
	line-height: 1.8;
	font-size: 14px;
}

.desc section .att {
	line-height: 1.8;
	font-size: 14px;
}

.desc.desc2 .att {
	float: right;
	}

/*#detail .detail_bottom_lead {
	max-width: 740px;
	margin: 0 auto 70px;
	font-size: 16px;
}

#detail .detail_bottom_lead p {
	margin-bottom: 1em;
}

#detail .detail_item {
	margin-bottom: 120px;
}

#detail .detail_item figure {
	float: left;
	width: 50%;
	padding: 0 20px;
	text-align: center;
}

#detail .detail_item section {
	float: right;
	width: 50%;
	padding: 0 20px;
}

#detail .detail_item section h4 {
	margin-bottom: 50px;
	font-size: 26px;
}

#detail .detail_item section h4 span {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
}

#detail .detail_item section .text {
	margin-bottom: 30px;
	font-size: 16px;
}

#detail .detail_item section .att {
	line-height: 1.8;
	font-size: 14px;
	color: #0059b2;
}

#detail .detail_item .more {
	float: right;
	width: 150px;
	margin-top: 35px;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
}

#detail .detail_item .more a {
	padding-bottom: 6px;
	position: relative;
	display: block;
	background: url(../common/images/s_dot.png) repeat-x 0 bottom;
}

#detail .detail_item .more a:after {
	position: absolute;
	left: -27px;
	top: 50%;
	display: block;
	width: 21px;
	height: 20px;
	margin-top: -10px;
	background: url(../images/index/more_icon.png);
	content: '';
}*/

/* ========================================
		Detail　（classの方）（下にidのdetail有）
======================================== */

.detail h4 {
	/*width: 58.3333%;*/
	margin-bottom: 40px;
	/*font-family: "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;*/
	font-size: 22px;
}

/*.detail{
	margin-top: 50px;
}
*/
/*.detail figure {
	width: 33.3333%;
	margin-right: 8.3333%;
}*/

.detail section p.text2 {
	font-size: 16px;
	line-height: 1.8;
}

.detail.t_right h4 {
	float: right;
	/*margin-top: 40px;*/
}

.detail.t_right figure {
	float: left;
	text-align: center;
}

.detail.t_right section {
	/*width: 45%;*/
	float: right;
	/*margin-top: 20px;*/
}





/* ========================================
		day_change
======================================== */

.day_change{
	text-align:center;
	}

.day_change h3{
	font-size:36px;
	margin-bottom:150px
	}

.day_change h3 img{
	width:83px;
	margin:0 auto 13px auto;
	display:block;
	}
	
.day_line{
	padding-top:110px;
	margin-top:-63px;
	background:url(../images/stay/day_line.png) repeat-x left bottom;
	position:relative;
	}
	
.day_line img{
	position:absolute;
	left:50%;
	margin-left:-22.5px;
	bottom:-22.5px;
	}

.day_change.day2{
	margin-bottom:70px;
	}
	
.day_change.check_out{
	padding-top:130px;
	margin-top:-3px;
	margin-bottom:110px;
	}
	
.day_change.check_out h3{
	margin-bottom:30px;
	}

.day_change.check_out .day_line{
	padding-top:40px;
	margin-top:0;
	}


@media screen and (max-width: 768px) {
	/* ========================================
		Common
	======================================== */
	.contents h3 {
		font-size: 22px;
	}
	/* ========================================
		Main
	======================================== */
	.contents_main {
		/*padding-top: 60px;*/
		padding-bottom: 60px;
	}
	.contents_main .wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.sp_w80 {
		float: none !important;
		width: auto !important;
		max-width: none !important;
		padding-right: 10% !important;
		padding-left: 10% !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.sp_w90 {
		float: none !important;
		width: auto !important;
		max-width: none !important;
		padding-right: 5% !important;
		padding-left: 5% !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	
	
	/* ========================================
		Lead
	======================================== */

	.cont {
		margin-bottom: 60px;
	}
	.cont h3 {
		float: none;
		width: auto;
		margin-bottom: 30px;
	}
	.cont h3 img {
		width: 60px;
	}
	.cont header figure {
		float: none;
		width: 100%;
/*		margin-bottom: 40px;
*/	}
	.cont header figure img:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	div.cont_detail section {
		float: none;
		width: auto;
/*		margin-bottom: 30px;*/
		padding: 0;
		min-height:inherit;
	}
	div.cont_detail section h4 {
		margin-bottom: 20px;
		font-size: 22px;
	}
	/*div.cont_detail*/ section .text {
		font-size: 14px;
	}
	
	/*div.cont_detail*/ section .text2 {
		font-size: 14px;
		margin-top: 30px;
	}
	
	/*div.cont_detail */p.more {
		font-size: 14px;
	}

	/*div.cont_detail*/ p.more a {
		padding-bottom: 6px;
	}
	/*div.cont_detail*/ p.more a:after {
		width: 15px;
		height: 15px;
		margin-top: -10px;
		background-size: 15px auto;
		background-repeat: no-repeat;
	}
	
	div.cont_detail figure {
		margin-bottom: 30px;
	}
	div.cont_detail .gray_bg {
		position: relative;
		bottom: auto;
		left: auto;
		width: auto;
		/*margin-bottom: 30px;*/
	}	
	
	div.cont_detail .gray_bg p {
		max-width: none;
		padding: 20px;
		font-size: 14px;
	}
	div.cont_detail .att {
		position: relative;
		bottom: auto;
		left: auto;
		font-size: 12px;
	}
	
	#yunessun .text{
	min-height:0px;
	}
	
	/* ========================================
		Page Link
	======================================== */
	
	.page_link ul{
		border-right:0;
		}
	
	.page_link li{
		float:none;
		width:auto;
		max-width:470px;
		margin:0 auto;
		border-left:0;
		border:1px solid #b4b2ab;
		padding:0;
		margin-bottom:20px;
		}
		
	.page_link li:after{
		bottom:2px;
		}
	
	.page_link li a{
		display:block;
		width:100%;
		height:100%;
		padding:15px 30px 20px 30px;
		}
	
	/* ========================================
	page_nav 
======================================== */
 /*追加20220623*/

  .page_nav .main {
	  padding: 0px 0 20px 0;
    }
	
	/* ========================================
	cont_head
======================================== */
.cont_head {
	clear: both;
	/*margin-bottom:100px;*/
}

#cont_head02{
	min-height:inherit;
	}
	
/*.cont_head .bg_space {
	position:relative;
}*/

.cont_head .bg_space div.bg {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


#cont_head01 .bg_space div.for{
	position:absolute;
	top:-40px;
	right:0;
	width:29.1666%;
	}
	
.cont_head .bg_space p{
	position:absolute;
	font-size:16px;
	line-height:1.2;
	z-index:2;
}

#cont_head01 .bg_space p{
	bottom:30px;
	left:7%;
	width:45%;
	}
	
.subcont .bg_space p{
	position:absolute;
	top:200px;
	left:3.3333%;
	width:93.3334%;
	}

/* ========================================
	スライダーの上の文字
======================================== */
#cont_head01 .bg_space h3{
	position:absolute;
	top:70px;
	right:35%;
	width:30%;
	}
	
.subcont .bg_space h3{
	position:absolute;
	width:55%;
	background:rgba(2,12,33,0.35);
	/*width: 200px;*/
    /*height: 85%;*/
	height: 50%;
	/*padding:25px 10px;*/
	font-size:14px;
	/*letter-spacing:0.3em;*/
	color:#fff;
	/*box-shadow:6px 6px 0px -2px #006DD9;*/
	top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
	}
	
.subcont .bg_space .toptext{
		/*font-size: 11px;*/
	}

#cont_head02 .bg_space h3{
	box-shadow:6px 6px 0px -2px #660066;
	top:auto;
	bottom:60px;
	left:3.6666%;
	}
	
#cont_head02 .bg_space span{
	display:block;
	position:absolute;
	bottom:30px;
	text-align:center;
	width:130px;
	color:#2C1F19;
	left:3.6666%;
	}

#cont_head01 .img_r{
	top: -130px;
	max-width:280px;
	}
	
#cont_head02 .img_r{
	width:33.3333%;
	top: -200px;
	right: 3.6666%;
	}

.cont_head .wrapper {
	max-width: 1200px;
	padding-right: 0px;
	padding-left: 0px;
}

.cont_head .main {
	position: relative;
	padding: 50px 0 0;
}

.cont_head .main h3 {
	position: absolute;
	top: -110px;
	width: 200px;
	padding-top: 70px;
	text-align: center;
	background: url(../common/images/wave_bg.jpg);
}

.cont_head .main p {
	margin-bottom: 1em;
	font-size: 16px;
	padding-left:20px;
}

.cont_head .main p.button{
	display:block;
}

.cont_head .main p.button a{
	padding:13px 0px;} 

.cont_head .sub {
	width: 990px;
	max-width: 100%;
	padding-bottom: 100px;
}

.cont_head .sub figure {
	width: 36.36364%;
	max-width: 360px;
	text-align: center;
}

.cont_head .sub div {
	width: 58.58586%;
	max-width: 580px;
}

.cont_head .sub .gray_bg {
	margin-bottom: 20px;
	padding: 30px 35px;
	font-size: 16px;
	background: rgba(40, 30, 25, 0.1);
}

.cont_head .sub .att {
	line-height: 1.8;
	font-size: 14px;
	color: #0059b2;
}

	/* ========================================
		lead
	======================================== */
	#lead header {
		float: none !important;
		width: auto;
		margin-bottom: 25px;
		padding: 0;
	}
	#lead header h3 {
		margin-bottom: 20px;
		font-size: 22px;
		line-height: 1.4;
	}
	#lead header p {
		padding-left: 0;
		font-size: 16px;
		line-height: 1.7;
		margin-bottom: 20px;
	}
	#lead figure {
		margin-bottom: 25px;
	}
	#lead .text {
		font-size: 14px;
	}
	#lead .text2 {
		font-size: 14px;
	}
	#lead {
		/*overflow: hidden;*/
		margin-bottom: 40px;
		margin-top: 40px;
	}
	#lead .wrapper {
		position: relative;
	}
	#lead figure {
		text-align: center;
		position: relative;
		right: auto;
		bottom: auto;
	}
	#lead figure img {
		width: auto;
		max-width: 80%;
	}
	
	/* ========================================
	button
	======================================== */
	.plink2{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		/*display: flex;*/
		justify-content: center;
		/*flex-wrap: wrap;*/
		margin-bottom: 0px;
		margin-top: 10px;/*追加20220623*/	
}
	.plink2 span.more {
		right: 0;
		top: auto;
		bottom: 0;
		width: 220px;
		margin:0 auto 0 auto;/*変更20220623*/
		font-size: 14px;
	}
	.plink2 span.more a {
		padding-bottom: 6px;
	}
	.plink2 span.more a:after {
		left: -20px;
		width: 15px;
		height: 15px;
		margin-top: -10px;
		background-size: 15px auto;
		background-repeat: no-repeat;
	}
	
	
	
	
	/* ========================================
		cont
	======================================== */
	.cont {
		margin-bottom: 60px;
	}
	.cont h3 {
		float: none;
		width: auto;
		margin-bottom: 30px;
	}
	.cont h3 img {
		width: 40px;
	}
	.cont header figure {
		float: none;
		width: 100%;
/*		margin-bottom: 40px;
*/	}
	.cont header figure img:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	/*.contet01 ul li{
		text-align: center;
	}*/
	
	.contet01 ul li + li{
		margin-top: 40px;
	}
	
	.contet01 {
    margin-bottom: 90px;/*変更20220623*/
}
	
	
	div.cont_detail section {
		float: none;
		width: auto;
/*		margin-bottom: 30px;*/
		padding: 0;
	}
	div.cont_detail section h4 {
		margin-bottom: 20px;
		font-size: 22px;
	}
	/*div.cont_detail*/ section .text {
		font-size: 14px;
		margin-top: 15px;
	}
	
	/*div.cont_detail */p.more {
		font-size: 14px;
	}

	/*div.cont_detail*/ p.more a {
		padding-bottom: 6px;
	}
	/*div.cont_detail*/ p.more a:after {
		width: 15px;
		height: 15px;
		margin-top: -10px;
		background-size: 15px auto;
		background-repeat: no-repeat;
	}
	
	div.cont_detail figure {
		margin-bottom: 30px;
	}
	div.cont_detail .gray_bg {
		position: relative;
		bottom: auto;
		left: auto;
		width: auto;
		/*margin-bottom: 30px;*/
	}
	
	#yunessun div.cont_detail .gray_bg {
		position: relative;
		bottom: auto;
		left: auto;
	     width:auto;
}

#yunessun div.cont_detail .gray_bg p {
	max-width: none;
}

	div.cont_detail .gray_bg p {
		max-width: none;
		padding: 20px;
		font-size: 14px;
	}
	div.cont_detail .att {
		position: relative;
		bottom: auto;
		left: auto;
		font-size: 12px;
	}
	
	
/* ========================================
		photo
======================================== */
	
.photo section + section{/*追加20220616*/
	margin-top: 40px;
}

.photo .section--img1_txt1 div{/*変更20220616*/
	margin-bottom:40px;
	}
	
.photo .section--img1_txt1 div:last-child{/*追加20220623*/
	margin-bottom: 0px;
	}
	
/* ========================================
		section--img2_txt1
======================================== */	
/*追加20220616*/

.section--img2_txt1 .img figure + figure{
	margin-top: 20px;
}

.section--img2_txt1 .text {
  margin-top: 0;
}

	
	
/* ========================================
		Detail　（idの方）（下にclassのdetail有）
======================================== */

	.desc {
		margin-bottom: 65px;
	}
	.desc section {
		padding-top: 30px;
		padding-bottom: 30px;
		background: rgba(40, 30, 25, 0.1);
	}
	.desc section h4 {
		margin-bottom: 30px;
	}
	.desc section p {
		padding: 0 0;
		font-size: 14px;
	}
	.desc section p.more {
		right: 0;
		top: auto;
		bottom: 0;
		width: 180px;
		margin:30px auto 0 auto;
		font-size: 14px;
	}
	.desc section p.more a {
		padding-bottom: 6px;
	}
	.desc section p.more a:after {
		left: -20px;
		width: 15px;
		height: 15px;
		margin-top: -10px;
		background-size: 15px auto;
		background-repeat: no-repeat;
	}
	.desc figure {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		border: none;
		background: rgba(40, 30, 25, 0.1);
	}
	
	.desc figure img{
		width:60%;
		}
		
	.desc .gray_bg {
		width: 50%;
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.desc .gray_bg table {
		margin-bottom: 30px;
	}
	.desc .gray_bg table th, .desc .gray_bg table td {
		line-height: 2;
	}
	.desc .gray_bg table th {
		width: 100px;
	}
	.desc .gray_bg .buttons li {
		margin-bottom: 15px;
		font-size: 16px;
		width: 100%;
		margin-right: 0;
	}
	.desc .gray_bg .buttons li:last-child {
		margin: 0;
	}
	
	.desc.desc2 .gray_bg {
		width: 50%;
		margin-top: 0;
		margin-bottom: 0px;
		font-size: 14px;
	}
	.desc .att {
		font-size: 12px;
	}
	.bod {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
/* ========================================
		Detail　（classの方）（下にidのdetail有）
======================================== */
.detail h4 {
    width: 58.3333%;
    margin-bottom: 20px;
    font-size: 18px;
	  margin-top: 0px !important;
}	
	
	
/* ========================================
		tab
======================================== */

.tab > header h3{
	background:url(../images/stay/tab_t_img.png) no-repeat center top;
	background-size:70px;
	margin:0 auto 20px auto;
	padding-top:84px;
	text-align:center;
	font-size:20px;
	}

.tabset_tab li#tab_tab1{
	background-image:url(../images/stay/tab01_sp_bg.jpg);
	}

.tabset_tab li#tab_tab2{
	background-image:url(../images/stay/tab02_sp_bg.jpg);
	}

.tabset_tab li#tab_tab3{
	background-image:url(../images/stay/tab03_sp_bg.jpg);
	}

.tabset_tab li#tab_tab4{
	background-image:url(../images/stay/tab04_sp_bg.jpg);
	}


/* ========================================
		half
======================================== */

.harf li h4{
	font-size:22px;
    }

.harf li:first-child{
	margin-bottom:60px;
	}
	
/* ========================================
		day_change
======================================== */

.day_change h3{
	font-size:20px;
	}
	
}



@media screen and (max-width: 950px) and (min-width: 760px) {

.cont_head .bg_space div.bg {
	height: 500px;
	}

#cont_head01 .bg_space p{
	font-size:24px;
	}
	
.subcont .bg_space p{
	font-size:24px;
	top:400px;
	}

#cont_head01 .bg_space h3{
	max-width:30%;
	right:25%;
	}
	
#cont_head01 .img_r{
	top: -200px;
	max-width:500px;
	}
		
}

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

#cont_head01 .bg_space h3{
	right:30%;
	}
	
#cont_head01 .img_r{
	top: -100px;
	max-width:280px;
	}
	
#cont_head02 .img_r{
	top: -150px;
	}
		
}

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

#cont_head01 .bg_space h3{
	right:20%;
	}
	
#cont_head02 .img_r{
	top: -120px;
	}
}

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

#cont_head01 .bg_space h3{
	right:10%;
	}
	
#cont_head02 .img_r{
	top: -80px;
	}
		
}

@media screen and (max-width:768px){
	#sec1 figure {
		width: 100%;
		float: none;
	}
	#sec1 figure img {
		margin: 0 auto;
		width: 60%;
	}
	#sec1 .att{
		margin-top: 20px;
	}
	#sec1 #hakone_slider {
		margin-bottom: 45px;
	}
}

#sec1 #buffet .slider {
	max-width: 468px;
	margin: 0 auto;
}

#sec1 .slider img {
	width: 100%;
}