@charset "utf-8";
/* ===================================================
	spa CSS
====================================================== */

/* ---------------------------------------------------
#c_nav
------------------------------------------------------ */
#c_nav { display: flex; justify-content: center; margin: 0 auto; padding: 100px 0 0;}
#c_nav li { position: relative; width: 24%; text-align: center;}
#c_nav li:nth-of-type(1) { margin-right: 12px;}
#c_nav li a.link_line { padding: 10px 0 30px; width: 100%; justify-content: center;}
#c_nav li a.link_line::after { width: 0;}

@media screen and (hover: hover) and (min-width: 601px) {
	#c_nav li a.link_line:hover::after {
		width: 100%;
	}

}

@media screen and (max-width: 600px) {
	#c_nav { display: block; margin: 0 auto; font-size: 14px; padding: 30px 0 0;}
	#c_nav li { width: 100%;}
	#c_nav li a { justify-content: left;}
	#c_nav li a.link_line { padding: 12px 0; justify-content: left;}
	#c_nav li:after { content: ''; width: 6px; height: 6px; margin: auto 0; position: absolute; top: 0; bottom: 0; right: 15px; border-bottom: 1px solid rgba(65, 65, 65, .6); border-right: 1px solid rgba(65, 65, 65, .6); transform: rotate(45deg); transition: transform 0.3s ease;}
}

/* ---------------------------------------------------
#sec1
------------------------------------------------------ */
#sec1 { padding: 200px 0; background: url(../../facilities/img/top/sec1_bg.jpg)no-repeat right -226px top 134px;}
#sec1 h2 { text-align: center; font-style: italic; font-size: 55px; color: rgba(65, 65, 65, .6);}
#sec1 h2+p { padding: 40px 0 160px; text-align: center;}
#sec1 h3 { padding: 0 0 50px; text-align: center; font-style: italic; font-size: 40px; color: rgba(65, 65, 65, .6);}
.room_link { position: relative; overflow: hidden; background: #000;}
.room_link h4 { font-size: 30px; line-height: 1.5;}
.room_link h4 span { display: block; font-size: 20px;}
.room_link h4+p { padding: 30px 0 0; opacity: .6; font-size: 16px;}
.room_link img {
	display: block;
	width: 100%;
	height: 550px;
	object-fit: cover;
	transform: scale(1);
	transition: transform .75s, opacity .75s;
}

/* .room_link::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(to bottom,
			rgba(0, 0, 0, 0) 48%,
			rgba(0, 0, 0, 0.18) 68%,
			rgba(0, 0, 0, 0.62) 100%);
	pointer-events: none;
} */

.room_link img+div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	color: #fff;
	z-index: 1;
	width: 90%;
	padding: 0 0 20px;
	display: table;
    text-align: center;
}

.room_link a::before {
	content: "";
	position: absolute;
	left: 4%;
	bottom: 20px;
	width: 92%;
	height: 1px;
	background: rgba(255, 255, 255, 0.15);
	z-index: 1;
}

.room_link a::after {
	content: "";
	position: absolute;
	left: 4%;
	bottom: 20px;
	width: 20px;
	height: 1px;
	background: #fff;
	transition: width 0.6s ease;
	z-index: 1;
}

#sec1_col2 { margin-top: 120px;}
#sec1_col2 .room_link { width: 48%;}
#sec1_col2 .room_link img { height: 500px;}

#sec1_col3 { margin-top: 140px;}
#sec1_col3  .flex_col { justify-content: left; flex-wrap: wrap;}
#sec1_col3 .room_link:nth-of-type(3n) { margin-right: 0;}
#sec1_col3 .room_link { width: 31%; margin-right: 3.5%; margin-bottom: 3.5%;}
#sec1_col3 .room_link img { height: 320px;}

@media screen and (hover: hover) and (min-width: 601px) {

	.room_link a:hover::after {
		width: 92%;
	}

	.room_link a:hover {
		opacity: 1;
	}

	.room_link a:hover img {
		opacity: .9; 
		transform: scale(1.05);
	}

}

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

	#sec1 { padding: 100px 0 80px; background-size: 170% auto; background-position: top 10px right 0;}
	#sec1 h2 { font-size: 30px;}
	#sec1 h2+p { padding: 30px 0 50px; text-align: left;}

	#sec1 h3 { padding: 0 0 20px; font-size: 26px;}
	.room_link img,
	#sec1_col2 .room_link img { height: 70vw;}
	.room_link h4 span { font-size: 16px;}
	.room_link h4 { font-size: 22px;}
	.room_link h4+p { padding: 20px 0 0; font-size: 14px;}

	#sec1_col2,
	#sec1_col3 { margin-top: 80px;}
	#sec1_col2 .room_link { width: 100%;}
	#sec1_col2 .room_link:nth-of-type(1) { margin-bottom: 10px;}
	#sec1_col3 .room_link { width: 100%;}
	#sec1_col3 .room_link img { height: 60vw;}
}


/* ---------------------------------------------------
#sec2
------------------------------------------------------ */
#sec2 { position: relative; padding: 0 0 160px; background: url(../../facilities/img/top/sec2_bg.png)no-repeat right 70px top 140px,url(../../facilities/img/top/sec2_bg2.gif);}
#sec2 h2 { padding: 200px 0 80px; text-align: center; font-style: italic; font-size: 55px; color: rgba(65, 65, 65, .6);}
#sec2 .inner_md { position: relative; z-index: 2;}
#sec2 .flex_col { margin-bottom: 90px;}
#sec2 .flex_col:last-of-type { margin-bottom: 0;}
#sec2::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 1;
	background: radial-gradient(ellipse at 18% 18%,
			rgba(235, 210, 214, 0.32) 0%,
			rgba(235, 210, 214, 0.22) 22%,
			rgba(235, 210, 214, 0.12) 42%,
			rgba(235, 210, 214, 0.05) 58%,
			rgba(235, 210, 214, 0) 76%);
}
#sec2 * { min-height: 0; min-width: 0;}

#sec2 .photo_col { width: 58%;}
.sec2_slide { line-height: 0; font-size: 0;}
.sec2_slide .slick-dots {
	bottom: 20px;
	position: absolute;
	z-index: 3;
	text-align: left;
	width: 90%;
	left: 5%;
}
.sec2_slide .slick-slide { position: relative; z-index: 2;}

.sec2_slide .slick-dots li {
	width: auto;
	margin: 0 4px;
}

.sec2_slide .slick-dots li button {
	padding: 0;
}

.sec2_slide .slick-dots li button:before {
	content: "";
}

/* 通常dot */
.sec2_slide .slick_bot,
.sec2_slide .slick_bot2 {
	margin-top: 30px;
}

.sec2_slide .slick-dots li button {
	width: 8px;
	height: 4px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 2px;
	display: block;
	transition: all 0.3s ease;
}

/* active */
.sec2_slide .slick-dots li.slick-active button {
	width: 23px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 2px;
	transform: scaleX(1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

#sec2 .slick-dotted.slick-slider { margin-bottom: 0;}

#sec2 .txt_col { width: 35%; padding: 60px 0 0;}
#sec2 .txt_col h3 { margin: 0 0 30px; font-style: italic; font-size: 28px; color: rgba(65, 65, 65, .6);}
#sec2 .txt_col .txt_detail { padding: 20px 0 0; opacity: .6;}

@media screen and (max-width: 600px) {
	#sec2 { padding: 0 0 80px;}
	#sec2 h2 { padding: 100px 0 50px; font-size: 30px;}
	#sec2 .photo_col { width: 100%;}
	#sec2 .txt_col { width: 100%; padding: 0;}
	#sec2 .txt_col h3 { margin: 10px 0 5px; font-size: 22px;}
	#sec2 .flex_col { margin-bottom: 50px;}
}

/* ---------------------------------------------------
#sec3
------------------------------------------------------ */
#sec3 { padding-bottom: 170px;}
#sec3 h2 { padding: 200px 0 80px; font-style: italic; font-size: 40px; color: rgba(65, 65, 65, .6);}
#sec3 .tabs { display: flex; justify-content: space-between;}
#sec3 .tabs ul { width: 35%; border-top: 1px solid #d9d9d9;}
#sec3 .tabs ul li { border-bottom: 1px solid #d9d9d9;}
#sec3 .tabs ul a { display: flex; align-items: center; padding: 28px 0; position: relative;}
#sec3 .tabs ul a.active { background-color: #f2f2f2;}
#sec3 .tabs ul a.active::after {
	content: "";
	position: absolute;
	right: 2%;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #7e7e7e;
}
#sec3 .tabs ul a span { width: 140px; font-size: 20px; opacity: .7; text-align: center;}
#sec3 .tabs ul a p { width: calc(100% - 140px); font-size: 16px; padding: 0 4% 0 0;}
#sec3 .tabs .panel { width: 58%;}
#sec3 .tabs .panel:not(:first-of-type) { display: none;}
#sec3 .tabs+h2 { padding: 200px 0 50px;}
#sec3 .detail_col { padding: 20px 6% 80px; background-color: #f2f2f2;}
#sec3 .detail_col dl { display: flex; padding: 33px 0; border-bottom: 1px solid #cfcfcf;}
#sec3 .detail_col dl:last-of-type { border-bottom: none;}
#sec3 .detail_col dt { width: 220px; opacity: .7;}
#sec3 .detail_col dd { width: calc(100% - 220px); font-size: 16px;}

@media screen and (max-width: 600px) {
	#sec3 { padding: 0 0 100px;}
	#sec3 h2 { padding: 70px 0 20px; font-size: 26px;}
	#sec3 .tabs { display: block;}
	#sec3 .tabs >p { color: rgba(65, 65, 65, .6);}
	#sec3 .tabs ul { width: 100%;}
	#sec3 .tabs ul a { padding: 18px 0;}
	#sec3 .tabs ul a span { font-size: 16px; width: 100px;}
	#sec3 .tabs ul a.active::after { transform: rotate(90deg); right: 4%; top: calc(50% - 6px);}
	#sec3 .tabs .panel { width: 100%; margin-top: 20px;}
	#sec3 .tabs+h2 { padding: 80px 0 20px;}
	#sec3 .detail_col { padding: 20px 5%;}
	#sec3 .detail_col dl { display: block; padding: 18px 0;}
	#sec3 .detail_col dt,
	#sec3 .detail_col dd { width: 100%;}
}