@charset "UTF-8";
/* ********************************************************************** */
/* For Facility Page */
/* ********************************************************************** */

/* ---------------------------------------------------------------------- */
/* facility_anchor */
#RthCustomizeW #facility_anchor{
	background: #F2F2F2;
	padding: 45px 25px;
	position: relative;
}
#RthCustomizeW #facility_anchor .link{
	display: flex;
	justify-content: space-between;
}
#RthCustomizeW #facility_anchor .link li{
	width: 23.63636%;
}
#RthCustomizeW #facility_anchor .link a{
	background: #3E332E url(../../images/icon_triangle.svg) no-repeat right 20px center;
	background-size: 15px auto;
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	width: 100%;
}

/* ---------------------------------------------------------------------- */
/* facility_contents */
#RthCustomizeW .facility_contents{
	background: #F2F2F2 url(../images/contents_bg.jpg) no-repeat center bottom;
	background-size: cover;
	overflow: hidden;
	position: relative;
	padding: 100px 0;
}
#RthCustomizeW .facility_contents .w1100{
	background: rgba(255, 255, 255, 0.65);
	padding: 50px;
	width: 850px;
}

/* ---------------------------------------------------------------------- */
/* cycle */
#RthCustomizeW #cycle .ch3 .jp .size_s{
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}
#RthCustomizeW #cycle .photo{
	margin: 30px auto;
	overflow: hidden;
	height: auto;
	width: 600px;
}
#RthCustomizeW #cycle .text{
	font-size: 16px;
	margin: 0 auto;
	width: auto;
}
#RthCustomizeW #cycle .detail{
	margin: 50px auto 0;
	width: fit-content;
}
#RthCustomizeW #cycle .detail a{
	background: #333;
	color: #fff;
	display: block;
	font-size: 18px;
	letter-spacing: 0.2em;
	padding: 25px 30px;
}

/* ---------------------------------------------------------------------- */
/* other */
#RthCustomizeW #other .w1100{
	padding-top: 20px;
}
#RthCustomizeW #other .photos{
	display: flex;
	justify-content: space-between;
}
#RthCustomizeW #other .photos li{
	width: 30.2941%;
}
#RthCustomizeW #other .photos .photo{
	overflow: hidden;
	width: 100%;
}
#RthCustomizeW #other .photos .ch4{
	font-size: 22px;
	margin-top: 30px;
}
#RthCustomizeW #other .photos .text{
	font-size: 16px;
	line-height: 1.75;
	margin-top: 15px;
}
#RthCustomizeW #other .photos .landry_price{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em auto 0;
	width: 150px;
}

/* ---------------------------------------------------------------------- */
/* inhotel */
#RthCustomizeW #inhotel{
	background: #333;
	color: #fff;
	padding: 100px 50px;
}
#RthCustomizeW #inhotel .inhotel_h4{
	font-size: 32px;
	line-height: 1.54;
}
#RthCustomizeW #inhotel .comment{
	font-size: 18px;
	line-height: 2;
	margin-top: 30px;
}

/* photos */
#RthCustomizeW #inhotel .photos{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	width: 100%;
}
#RthCustomizeW #inhotel .photos li{
	margin-top: 40px;
	width: 22.2727%;
}
#RthCustomizeW #inhotel .photos li .photo{
	overflow: hidden;
	width: 100%;
}
#RthCustomizeW #inhotel .photos li .text{
	font-size: 16px;
	margin-top: 10px;
}

/* wifi & facility */
#RthCustomizeW #inhotel .wifi{
	border: 1px solid #fff;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 70px auto 0;
	padding: 36px 0;
	width: 80%;
}
#RthCustomizeW #inhotel .facility{
	margin-top: 60px;
}
#RthCustomizeW #inhotel .wifi .logo{
	margin-right: 26px;
	height: auto;
	width: 97px;
}
#RthCustomizeW #inhotel .wifi .size_l,
#RthCustomizeW #inhotel .facility .size_l{
	font-size: 26px;
	line-height: 1.65;
}
#RthCustomizeW #inhotel .wifi .size_s,
#RthCustomizeW #inhotel .facility .size_s{
	font-size: 16px;
	line-height: 1.875;
}
#RthCustomizeW #inhotel .facility .size_s{
	margin-top: 20px;
}

/* ---------------------------------------------------------------------- */
/* amenity */
#RthCustomizeW .amenity_wrap{
	background: #E9E4D6;
	background-size: cover;
	overflow: hidden;
	position: relative;
	padding: 0 0 100px;
}
#RthCustomizeW .amenity_headbg{
	background: url(../images/amenity_bg.jpg) no-repeat center;
	background-size: cover;
	height: 700px;
	margin: 0 0 -450px;
}
#RthCustomizeW #amenity{
	background: #F2F2F2 url(../images/amenity_contents.jpg) no-repeat center bottom;
	background-size: cover;
	max-width: 850px;
	margin: 0 auto;
	padding: 70px 50px;
}
#RthCustomizeW #amenity .comment{
	font-size: 17px;
	margin-top: 10px;
}
#RthCustomizeW #amenity .photo{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
#RthCustomizeW #amenity .photo li{
	width: 23.5%;
}
#RthCustomizeW .amenity_contents{
	margin-top: 60px;
}

/* ---------------------------------------------------------------------- */
/* parking */
#RthCustomizeW #parking .w1100{
	padding-left: 8.1818%;
	padding-right: 8.1818%;
}
#RthCustomizeW #parking .photo_1{
	margin-top: 30px;
	overflow: hidden;
	height: auto;
	width: 600px;
}
#RthCustomizeW #parking .photo_2{
	margin: -100px 0 20px auto;
	overflow: hidden;
	height: auto;
	width: 260px;
}
#RthCustomizeW #parking .text_1{
	font-size: 16px;
}
#RthCustomizeW #parking .text_2{
	font-size: 15px;
	margin: 20px;
}
#RthCustomizeW #parking .price_h4{
	border-top: 1px solid #333;
	font-size: 22px;
	padding-top: 40px;
}
#RthCustomizeW #parking .price_h4 + .text_2{
	line-height: 2.142857;
}

/* ---------------------------------------------------------------------- */
/* info */
#RthCustomizeW #info{
	padding: 120px 50px 0;
}
#RthCustomizeW #info .ch3 .jp{
	font-size: 26px;
}
#RthCustomizeW #info table{
	width: 100%;
}
#RthCustomizeW #info table th{
	border-top: #ccc solid 1px;
	border-right: #ccc solid 1px;
	font-weight: normal;
	font-size: 16px;
	padding: 20px 40px;
	width: 25%;
}
#RthCustomizeW #info table td{
	border-top: #ccc solid 1px;
	font-size: 16px;
	padding: 20px 40px;
	width: 75%;
}


/* 2024/12/28追記
 ------------------------------------------------------------  */
#cycle {
	scroll-margin-top: 100px;
}
#amenity {
	scroll-margin-top: 100px;
}
#parking {
	scroll-margin-top: 100px;
}
