@charset "utf-8";

/***************************************************

</hebelstay/room_type/css/style.css>

***************************************************/

#hebelstay-content-lead p {
	margin-bottom: 2.0rem;
}

#hebelstay-content-lead .nav-content {
	padding: 0 15% 3.0rem;
	text-align: center;
}

#hebelstay-content-lead .nav-content ul {
	width: 100%;
}

#hebelstay-content-lead .nav-content ul li {
	display: inline-block;
	float: left;
	width: 15%;
	margin-right: 2%;
	font-size: 0.75rem;
	text-align: center;
}

#hebelstay-content-lead .nav-content ul li:last-child {
	margin-right: 0;
}

#hebelstay-content-lead .nav-content ul li a,
#hebelstay-content-lead .nav-content ul li a span {
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
}

#hebelstay-content-lead .nav-content ul li a {
	display: block;
	color: #000;
	text-decoration: none;
}

#hebelstay-content-lead .nav-content ul li a:hover {
	color: #4bb5ad;
}

#hebelstay-content-lead .nav-content ul li a span {
	position: relative;
	display: block;
	margin-bottom: 0.6rem;
	overflow: hidden;
	border: 2px solid #000;
	box-sizing: border-box;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;

	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

	font-size: 0;
	line-height: 1.0;
}

#hebelstay-content-lead .nav-content ul li a:hover span {
	border-color: #4bb5ad;
}

#hebelstay-content-lead .nav-content ul li:nth-child(1) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_a.jpg); }
#hebelstay-content-lead .nav-content ul li:nth-child(2) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_b.jpg); }
#hebelstay-content-lead .nav-content ul li:nth-child(3) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_c.jpg); }
#hebelstay-content-lead .nav-content ul li:nth-child(4) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_d.jpg); }
#hebelstay-content-lead .nav-content ul li:nth-child(5) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_e.jpg); }
#hebelstay-content-lead .nav-content ul li:nth-child(6) a span { background-image: url(/hebelstay/room_type/images/btn_pic_roomtype_f.jpg); }

#hebelstay-content-lead .nav-content ul li a img {
	width: 100%;
}

#hebelstay-content-lead .nav-content .btn {
	display: inline-block !important;
	width: 40%;
	margin: 0 0.3rem;
	vertical-align: bottom;
}

#hebelstay-content-lead .nav-content .btn a::after {
    content: '\f107' !important;
}

@media screen and (min-width: 769px) and (max-width: 1030px) {

}

@media screen and (max-width: 768px) {

	#hebelstay-content-lead .nav-content ul li {
		width: 30%;
		margin-right: 5%;
		margin-bottom: 0.8rem;
		font-size: 0.75rem;
		text-align: center;
	}
	#hebelstay-content-lead .nav-content ul li:nth-child(3),
	#hebelstay-content-lead .nav-content ul li:nth-child(6) {
		margin-right: 0 !important;
	}
	#hebelstay-content-lead .nav-content .btn {
		width: 47%;
		margin: 0 0.3rem;
	}

}

@media screen and (max-width: 640px) {

	#hebelstay-content-lead .inner {
		padding: 8% 5% 0;
	}
	#hebelstay-content-lead .nav-content {
		padding: 0 0 5%;
		text-align: center;
	}
	#hebelstay-content-lead .nav-content .btn {
		width: 100%;
		margin: 0 0 0.6rem;
	}
}


/* roomtype */

#hebelstay-roomtype {
	width: 100%;
}

#hebelstay-roomtype .inner {
	position: relative;
	height: auto;
	margin: 0 auto;
	padding: 4.0rem 0 2.0rem;
	width: 100%;
	max-width: 1150px;
}

#hebelstay-roomtype .hebelstay-roomtype-box {
	position: relative;
	margin-bottom: 4.0%;
}

#hebelstay-roomtype .hebelstay-roomtype-head {
	position: relative;
	margin-bottom: 3.5rem;
	padding: 0.87%;
	background-color: #f1f0ee;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

#hebelstay-roomtype .hebelstay-roomtype-head .roomtype-title {
	float: left;
	width: 47.87%;
	/* max-width: 540px;
	height: 305px; */
	margin-bottom: 0.87%;
	background-color: #4bb5ad;
}

#hebelstay-roomtype .hebelstay-roomtype-head h2 {
	margin: 0;
	padding: 0;
	/* padding: 3.0rem 0 0;
	font-size: 3.2rem;
	line-height: 1.6;
	font-weight: bold;
	letter-spacing: 0;*/
	font-size: 1.0rem;
	line-height: 1.0;
}

#hebelstay-roomtype .hebelstay-roomtype-head h2 img {
	max-width: 540px;
}

#hebelstay-roomtype .hebelstay-roomtype-head h2 .type {
	display: block;
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
	font-size: 1.25rem;
	font-weight: normal;
}

#hebelstay-roomtype .hebelstay-roomtype-head h2 .type::after {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	margin: 0.4rem auto 0.6rem;
	background-color: #fff;
}
#hebelstay-roomtype .hebelstay-roomtype-head .main-photo {
	float: right;
	width: 51.3%;
	max-width: 580px;
	height: 51.3%;
}
#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo01,
#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo02 {
	float: left;
	width: 23.5%;
	max-width: 265px;
}
#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo01 {
	margin-right: 0.87%;
}
#hebelstay-roomtype .hebelstay-roomtype-head  img {
	width: 100%;
	vertical-align: bottom;
}

/* roomtype-info */

#hebelstay-roomtype .roomtype-info {
	margin: 0;
	padding: 0 8.5% 2.0rem;
}
#hebelstay-roomtype .roomtype-info .column {
	position: relative;
}
#hebelstay-roomtype .roomtype-info .column.left {
	float: left;
	width: 45%;
	padding-right: 2.0rem;
	box-sizing: border-box;
}
#hebelstay-roomtype .roomtype-info .column.right {
	float: right;
	width: 50%;
}
#hebelstay-roomtype .roomtype-info h3,
#hebelstay-roomtype .roomtype-image h3 {
	margin-bottom: 1.2rem;
	color: #000;
	font-size: 1.0rem;
	font-weight: bold;
}
#hebelstay-roomtype .roomtype-info p,
#hebelstay-roomtype .roomtype-info ul li {
	font-size: 0.85rem;
	line-height: 1.8;
	text-align: left;
}
#hebelstay-roomtype .roomtype-info p {
	position: relative;
	z-index: 1;
	margin-bottom: 1.5rem;
}
#hebelstay-roomtype .roomtype-info p strong {
	font-size: 1.6rem;
	font-weight: normal;
}
#hebelstay-roomtype .roomtype-info ul,
#hebelstay-roomtype .roomtype-info .btn {
	margin-bottom: 1.5rem;
}
#hebelstay-roomtype .roomtype-info ul li {
	width: 100%;
	margin-bottom: 8px;
	margin-left: 24px;
	list-style: disc;
}
#hebelstay-roomtype .roomtype-info ul li sup {
	position: relative;
	top: -5px;
	margin-left: 0.2rem;
}
#hebelstay-roomtype .roomtype-info ul li .notes {
	font-size: 0.75rem;
}

#hebelstay-roomtype .roomtype-info .room-num,
#hebelstay-roomtype .roomtype-info .thema {
	font-weight: 700;
}

#hebelstay-roomtype .roomtype-info .thema {
	position: relative;
	top: -0.15rem;
	display: inline-block;
	margin-right: 0.5rem;
	padding: 0.2rem 0.5rem 0.2rem;
	min-width: 58px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
	color: white;
	font-size: 0.7rem;
	line-height: 1.0;
	text-align: center;
}

#hebelstay-roomtype .roomtype-info .thema.act { background-color: rgb(228,219,71);  }
#hebelstay-roomtype .roomtype-info .thema.nat { background-color: rgb(154,169,93);  }
#hebelstay-roomtype .roomtype-info .thema.rus { background-color: rgb(134,190,209);  }
#hebelstay-roomtype .roomtype-info .thema.lux { background-color: rgb(145,129,177);  }


/* roomtype-image */

#hebelstay-roomtype .roomtype-image {
	margin: 0 auto 3.5rem !important;
	padding: 0;
}
#hebelstay-roomtype .roomtype-image h3 {
	display: none;
}
#hebelstay-roomtype .roomtype-image ul {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 1160px;
}
#hebelstay-roomtype .roomtype-image ul li {
	float: left;
	width: 30%;
	margin-right: 5%;
}
#hebelstay-roomtype .roomtype-image ul li:last-child {
	margin-right: 0 !important;
}
#hebelstay-roomtype .roomtype-image ul li a {
	color: #000;
	text-decoration: none;
}
#hebelstay-roomtype .roomtype-image ul li a:hover {
	color: #4bb5ad;
}
#hebelstay-roomtype .roomtype-image ul li img {
	width: 100%;
}
#hebelstay-roomtype .roomtype-image ul li p {
	padding: 0 0 1.0rem;
	font-size: 0.85rem;
	line-height: 1.0;
	text-align: left;
	font-weight: bold;
}
#hebelstay-roomtype .roomtype-image ul li p br {
	display: none;
}

/* rpanorama-view */

#hebelstay-roomtype .panorama-view {
	margin: 0 auto 3.5rem !important;
	padding: 0;
	text-align: center;
}
#hebelstay-roomtype .panorama-view dt {
	margin-bottom: 0.5rem;
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
	color: #4bb5ad;
	font-size: 1.6rem;
  letter-spacing: 1px;
  font-weight: normal;
}
#hebelstay-roomtype .panorama-view dd {
	font-size: 0.85rem;
  line-height: 1.8;
}
#hebelstay-roomtype .panorama-view dd iframe {
	margin-top: 1.5rem;
	box-sizing: border-box;
	border: 8px solid #f1f1f1;
}

@media screen and (max-width: 768px) {

	#hebelstay-roomtype .hebelstay-roomtype-head .roomtype-title,
	#hebelstay-roomtype .hebelstay-roomtype-head .roomtype-photo {
		float: none;
		width: 100% !important;
	}
	#hebelstay-roomtype .hebelstay-roomtype-head .main-photo,
	#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo01,
	#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo02 {
		float: left !important;
		margin: 0 !important;
		padding: 0;
	}
	#hebelstay-roomtype .hebelstay-roomtype-head .main-photo {
		width: 66.4%;
		padding: 0 0.5% 0 0;
	}
	#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo01,
	#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo02 {
		width: 33.0%;
	}
	#hebelstay-roomtype .hebelstay-roomtype-head .sub-photo01 {
		padding: 0 0 0.4%;
	}

	#hebelstay-roomtype .roomtype-image {
		padding: 0 5%;
	}
	#hebelstay-roomtype .panorama-view {
		margin: 0 5% 3.5rem !important;
	}
	#hebelstay-roomtype .panorama-view dd iframe {
		width: 100% !important;
	}

}

@media screen and (max-width: 640px) {
	#hebelstay-roomtype .inner {
		padding: 10% 0 12%;
	}
	#hebelstay-roomtype .hebelstay-roomtype-head {
		margin-bottom: 8.5rem;
	}
	#hebelstay-roomtype .roomtype-info {
		padding-bottom: 0;
	}
	#hebelstay-roomtype .roomtype-info .btn {
		position: absolute;
		top: -6.5rem;
	}
	#hebelstay-roomtype .roomtype-info .column.right,
	#hebelstay-roomtype .roomtype-info .column.left {
		float: none;
		width: 100%;
		padding: 0 0 0;
	}
	#hebelstay-roomtype .roomtype-info ul {
    	margin-bottom: 1.5rem;
	}
	#hebelstay-roomtype .roomtype-info ul li {
    	width: auto;
	}
	#hebelstay-roomtype .roomtype-image {
		padding: 0 8.5%;
	}
	#hebelstay-roomtype .roomtype-image h3 {
		display: block;
	}
	#hebelstay-roomtype .roomtype-image ul li {
		width: 31.3%;
		margin-right: 3%;
	}
	#hebelstay-roomtype .roomtype-image ul li p {
		margin: 0 !important;
		padding: 0 0 8% !important;
		font-size: 0.65rem;
		line-height: 1.45;
		text-align: center;
	}
	#hebelstay-roomtype .roomtype-image ul li p br {
		display: block;
	}

}

@media screen and (max-width: 480px) {

	#hebelstay-roomtype .roomtype-info,
	#hebelstay-roomtype .roomtype-image {
		padding-right: 5%;
		padding-left: 5%;
	}
	#hebelstay-roomtype p {
		margin-bottom: 2.4rem;
		font-size: 0.85rem;
		line-height: 2.0;
		text-align: left;
	}
	#hebelstay-roomtype .btn {
		width: 100%;
	}

	/* rpanorama-view */

	#hebelstay-roomtype .panorama-view dt {
		font-size: 1.4rem;
	}
	#hebelstay-roomtype .panorama-view dd {
		font-size: 0.85rem;
	  line-height: 1.6;
	}
	#hebelstay-roomtype .panorama-view dd a {
		display: block;
		margin-top: 1.0rem;
		box-sizing: border-box;
		border: 5px solid #f1f1f1;
	}
	#hebelstay-roomtype .panorama-view dd a img {
		width: 100%;
	}


}


/* service */

#hebelstay-service {
	position: relative;
	background-color: #f1f0ee;
}

#hebelstay-service .inner {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4.5rem 0 3.0rem;
	max-width: 1160px;
}

#hebelstay-service h2 {
	margin-bottom: 2.5rem !important;
}

.eng #hebelstay-service h2 {
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
}

#hebelstay-service h2::before {
	content: 'Provided Services';
}

.eng #hebelstay-service h2::before {
	display: none;
}

#hebelstay-service p.lead-text {
	position: relative;
	z-index: 1;
	margin-bottom: 3.0rem;
	line-height: 2.0;
	text-align: center;
}

#hebelstay-service ul {
	position: relative;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	max-width: 1160px;
}

#hebelstay-service ul li {
	float: left;
	width: 48%;
	margin: 0 1% 4.0rem 1%;
}

#hebelstay-service ul li.large {
	width: 100%;
	margin: 0 1% 4.0rem 1%;
}

#hebelstay-service ul li .service-photo {
	width: 48%;
}

#hebelstay-service ul li.large .service-photo {
	width: 30%;
}


#hebelstay-service ul li .service-text {
	width: 52%;
	padding-left: 1.5rem;
	box-sizing: border-box;
}

#hebelstay-service ul li .service-photo,
#hebelstay-service ul li .service-text {
	float: left;
}

#hebelstay-service ul li h3 {
	padding: 0 0 0.5rem;
	margin-bottom: 0;
	font-size: 1.25rem;
	text-align: left;
}

#hebelstay-service ul li p {
	font-size: 0.85rem;
	line-height: 2.0;
	text-align: left;
	font-weight: normal;
}

@media screen and (max-width: 1030px) {

	#hebelstay-service .inner {
		padding-right: 5%;
		padding-left: 5%;
	}
	#hebelstay-service ul li h3 {
		font-size: 1.15rem;
	}
	#hebelstay-service ul li p {
		font-size: 0.75rem;
		line-height: 1.8;
	}

}

@media screen and (min-width: 641px) and (max-width: 1030px) {

	#hebelstay-service .inner {
		padding-right: 4%;
		padding-left: 4%;
	}
	#hebelstay-service p.lead-text {
		font-size: 0.85rem;
	}
	#hebelstay-service ul li .service-text {
		width: 52%;
		padding-left: 0.8rem;
		box-sizing: border-box;
	}

}

@media screen and (max-width: 640px) {

	#hebelstay-service ul li,
	#hebelstay-service ul li.large {
		float: left;
		width: 100%;
		margin-right: 4%;
		margin-bottom: 3.5rem;
	}

	#hebelstay-service ul li .service-photo,
	#hebelstay-service ul li.large .service-photo {
		width: 48%;
	}

}

@media screen and (max-width: 480px) {

	#hebelstay-service p.lead-text {
		font-size: 0.85rem;
		text-align: left;
	}
	#hebelstay-service p.lead-tex  br {
		display: none;
	}
	#hebelstay-service .inner {
		padding: 10% 5% 5%;
	}
	#hebelstay-service ul li {
		float: none;
		margin-right: 5%;
		margin-bottom: 0;
		padding-bottom: 10%;
	}
	#hebelstay-service ul li .service-text {
		padding-left: 5%;
	}
	#hebelstay-service ul li .service-text p {
		margin-bottom: 0;
		font-size: 0.85rem;
		line-height: 1.8;
		text-align: left;
	}

}


/* floor */

#hebelstay-floor {
	position: relative;
	height: auto;
	background-color: #fff;
	-moz-box-shadow: 0 0 0.2rem #ccc;
	-webkit-box-shadow: 0 0 0.2rem #ccc;
}

#hebelstay-floor .inner {
	position: relative;
	height: auto;
	margin: 0 auto;
	padding: 4.8rem 0 6.0rem;
	box-sizing: border-box;
	max-width: 1160px;
}

.eng #hebelstay-floor h2 {
	font-family: "trajan-pro-3", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho", Meiryo, serif;
}

#hebelstay-floor h2::before {
	content: 'Floor by Room Type';
}

.eng #hebelstay-floor h2::before {
	display: none;
}

#hebelstay-floor p.lead-text {
	position: relative;
	z-index: 1;
	margin-bottom: 3.0rem;
	line-height: 2.0;
	text-align: center;
}

#hebelstay-floor .scroll {}

#hebelstay-floor .scroll-inner {
	padding: 0 5%;
	min-width: 768px;
	box-sizing: border-box;;
}

#hebelstay-floor table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}

#hebelstay-floor th,
#hebelstay-floor td {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	text-align: center;
	vertical-align: middle;
}

#hebelstay-floor th {
	width: 10%;
	padding: 2.0rem 0;
	background-color: #f1f0ee;
	font-size: 1.2rem;
}

#hebelstay-floor td {
	padding: 0.8rem;
	font-size: 0.75rem;
}

#hebelstay-floor td.box01 {	width: 30%; }
#hebelstay-floor td.box02 {	width: 15%; }

#hebelstay-floor td strong {
	font-size: 1.0rem;
}

#hebelstay-floor td .thema {
	display: block;
	margin-bottom: 0.5rem;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	color: white;
	font-weight: 700;
}

#hebelstay-floor .thema.act { background-color: rgb(228,219,71);  }
#hebelstay-floor .thema.nat { background-color: rgb(154,169,93);  }
#hebelstay-floor .thema.rus { background-color: rgb(134,190,209);  }
#hebelstay-floor .thema.lux { background-color: rgb(145,129,177);  }

#hebelstay-floor td.cell-off {
	display: none;
}

#hebelstay-floor .notes {
	padding-top: 1.0rem;
	padding-bottom: 2.5rem;
}

#hebelstay-floor .notes p {
	font-size: 0.85rem;
	text-align: right;
}

#hebelstay-floor .btn {
	max-width: 420px;
}
#hebelstay-floor .btn a {
	position: relative;
}
#hebelstay-floor .btn a::after {
	top: 0.4rem;
}



@media screen and (max-width: 1030px) {

	#hebelstay-floor .hebelstay-floor-head {
		padding: 0 5%;
	}
	#hebelstay-floor .scroll {
		overflow: auto;
		white-space: nowrap;
	}
	#hebelstay-floor .scroll::-webkit-scrollbar {
		height: 5px;
	}
	#hebelstay-floor .scroll::-webkit-scrollbar-track {
		background: #F1F1F1;
	}
	#hebelstay-floor .scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
	#hebelstay-floor .notes {
		padding-top: 1.0rem;
		padding-bottom: 1.2rem;
	}
	#hebelstay-floor .notes p {
		font-size: 0.75rem;
		text-align: left;
	}

}

@media screen and (max-width: 640px) {

	#hebelstay-floor .inner {
		padding: 15% 0;
	}
	#hebelstay-floor p.lead-text {
		font-size: 0.85rem;
		text-align: left;
	}
	#hebelstay-floor p.lead-text br {
		display: none;
	}
	#hebelstay-floor th,
	#hebelstay-floor td {
		font-size: 0.75rem;
	}
	#hebelstay-floor .btn {
		padding-top: 1.5rem;
		padding-right: 5%;
		padding-left: 5%;
		max-width: 100% !important;
		box-sizing: border-box;
	}

}
