






.room_visual .owl-nav {
	display: none;
}
#room_map {
	background: url(/img/room/room_map_bg.jpg) 0 0 no-repeat;
	text-align: center;
	padding-top: 145px;
	margin-bottom: 10%;
	background-size: 100% 95%;	
}
#room_map .text {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 7px;
}
#room_map .sub_title {
	font-family: 'bellMTI';
	font-size: 72px;
	color: #fff;
	margin-bottom: 63px;
}
#room_map .map area {
	outline: none;
}














#room_view .room_info {
	text-align: center;
	background-color: #f7f7f7;
	padding-bottom: 110px;
}
#room_view .room_info h3 {
	padding: 4.3% 0 1.5% 0;
	font-family: 'bellMTI';
	font-size: 72px;
	color: #0080f8;
}
#room_view .room_info h4 {
	font-size: 40px;
	font-style: italic;
}
#room_view .room_info .title {
	font-size: 18px;
	border-bottom: 1px solid #000;
	display: inline-block;
	margin: 20px 0 38px 0;
}
#room_view .room_info .text {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
}
#room_view .room_info .reser {
	display: block;
	border: 1px solid #000;
	width: 400px;
	height: 80px;
	line-height: 80px;
	margin: 54px auto 0;
	font-family: 'bellMTI';
	font-size: 42px;
	color: #222222;
	transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	-moz-transition: all 0.2s; 
	-ms-transition: all 0.2s; 
	-o-transition: all 0.2s; 
}
#room_view .room_info .reser:hover {
	background-color: #0080f8;
	border-color: #0080f8;
	color: #fff;
}
#room_view .room_info .reser img {
	margin-left: 20px;
}
#room_view .slide_wrap {
	position: relative;
	font-size: 0;
	overflow: hidden;
}
#room_view .slide_wrap .title {
	position: absolute;
	bottom: -22px;
	left: 50%;
	z-index: 5;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}
#room_view .owl-nav {
	display: none;
}
#room_view .slide_wrap .title1 {
	transform: translateX(20%);
}
#room_view .slide_wrap .title2 {
	transform: translateX(-20%);
}
#room_view .slide_wrap .title3 {
	transform: translateX(-50%);
}
#room_view .room_detail {
	margin: 190px 0 180px 0;
}
#room_view .room_detail:after {
	content: '';
	display: block;
	clear: both;
}
#room_view .room_detail .left {
	float: left;
	width: 49.4%;
	text-align: right;
}
#room_view .room_detail .left h3 {
	margin-top: 50px;
	font-family: 'bellMTI';
	font-size: 72px;
	color: #333333;
}
#room_view .room_detail .right {
	float: right;
	width: 49.4%;
}
#room_view .room_detail .left .img,
#room_view .room_detail .right .img {
	width: 100%;
}









.facilities_visual .owl-nav {
	display: none;
}
.sub_facilities {
	margin-top: 250px;
	margin-bottom: 150px;
}
#facilities_view .facilities_info {
	text-align: center;
	background-color: #f7f7f7;
	padding-bottom: 110px;
}
#facilities_view .facilities_info h3 {
	padding: 4.3% 0 1.5% 0;
	font-family: 'bellMTI';
	font-size: 72px;
	color: #0080f8;
}
#facilities_view .facilities_info h4 {
	font-size: 40px;
	font-style: italic;
}
#facilities_view .facilities_info .text {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
	margin-top: 15px;
}
#facilities_view .img_wrap {
	position: relative;
	margin-bottom: 120px;
	overflow: hidden;
}
#facilities_view .img_wrap .img {
	width: 100%;
}
#facilities_view .img_wrap .title,
#facilities_view .img_wrap .title2 {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}
#facilities_view .img_wrap .title1 {
	transform: translateX(20%);
}
#facilities_view .img_wrap .title2 {
	transform: translateX(-20%);
}
#facilities_view .img_wrap .title3 {
	transform: translateX(-50%);
}
#facilities_view .img_wrap .title4 {
	transform: translateX(80%);
}
#facilities_view .img_wrap .title5 {
	transform: translateX(60%);
}
#facilities_view .img_wrap .title6 {
	transform: translateX(0);
}









.service_visual .owl-nav {
	display: none;
}
.visual_wrap .service_wrap {
	display: none;
}
.visual_wrap .service_active {
	display: block;
}
.visual_txt .service_wrap {
	display: none;
}
.visual_txt .service_active {
	display: block;
}
#service_view {
	text-align: center;
	background-color: #f7f7f7;
	padding-bottom: 150px;
}
#service_view .service_wrap {
	display: none;
}
#service_view .service_active {
	display: block;
}
#service_view h3 {
	padding: 4.3% 0 1.5% 0;
	font-family: 'bellMTI';
	font-size: 72px;
	color: #0080f8;
}
#service_view h4 {
	font-size: 40px;
	font-style: italic;
}
#service_view  .text {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
	margin-top: 15px;
}








#map_view {
	text-align: center;
	background-color: #f7f7f7;
	padding: 70px 0 150px 0; 
}
#map_view .map_wrap {
	display: none;
}
#map_view .map_active {
	display: block;
}
#map_view h4 {
	font-size: 40px;
	font-style: italic;
}
#map_view  .text {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}




#tour_view {
	text-align: center;
}
#tour_view .item {
	position: relative;
}
#tour_view .img {
	width: 100%;
}
#tour_view .title {
	font-size: 36px;
	margin: 36px 0 20px 0;
}
#tour_view .text {
	font-size: 16px;
	color: #666666;
	margin-bottom: 120px;
	line-height: 26px;
}
#tour_view .tour_top {
	position: absolute;
	bottom: 4%;
	right: 4%;
	cursor: pointer;
}	








#reservation_view {
	text-align: center;
	background-color: #f7f7f7;
}

#reservation_view .reservation_wrap {
	display: none;
	padding: 70px 0 150px 0; 
}
#reservation_view .reservation_wrap1 {
	padding: 70px 0 0 0; 
}
#reservation_view .reservation_active {
	display: block;
}
#reservation_view h4 {
	font-size: 40px;
	font-style: italic;
}
#reservation_view  .text {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#reservation_view .refund_info {
	border: 1px solid #727272;
	text-align: center;
	margin: 10px auto;
}
#reservation_view .refund_info th {
	border-bottom: 1px solid #727272;
	background-color: #dadada;
}
#reservation_view .refund_info th,
#reservation_view .refund_info td {
	border-right: 1px solid #727272;
	padding: 14px 36px;
	font-size: 16px;
	color: #333;
}