






.room_visual .callbacks_nav {
	display: none;
}
#room_sub {
	font-size: 0;
}
#room_sub h3 {
	width: 32%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #000;
	margin-top: 6%;
	padding-bottom: 1.5%;
	margin-bottom: 1%;
}
#room_sub h3 img {
	width: 98.5%;
}
#room_sub .small_title {
	font-size: 16px;
	color: #888888;
	text-align: center;
}
#room_sub .room_list {
	margin: 4% 0 0 0;
}
#room_sub .room_list .item {
	display: inline-block;
	margin-right: 2.15%;
	margin-bottom: 4%;
	width: 23.3%;
}
#room_sub .room_list .item .img {
	width: 100%;
}
#room_sub .room_list .item:nth-child(4n) {
	margin-right: 0;
}
#room_sub .room_list .item .img_wrap {
	position: relative;
}
#room_sub .room_list .item .over {
	position: absolute;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#room_sub .room_list .item .over:hover {
	opacity: 1;
}
#room_sub .room_list .item .over a {
	display: inline-block;
	margin: 56% 0 0 43%;
}
#room_sub .room_list .item p {
	text-align: center;
}
#room_sub .room_list .item .title {
	color: #333333;
	font-size: 24px;
	margin: 3% 0 0 0;
}
#room_sub .room_list .item .txt {
	color: #888888;
	font-size: 16px;
}









.room_view_visual .room_wrap {
	display: none;
}
.room_view_visual .room_active {
	display: block;
}
#room_img_list .room_images {
	position: relative;
	overflow: hidden;
}
#room_img_list .room_images li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#room_img_list .room_images li div {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
#room_view .info_wrap {
	position: relative;
	background-color: #F7F7F7;
	padding-top: 5.3%;
	padding-bottom: 11.8%;
}
#room_view .info_wrap img {
	width: 53.42%;
}
#room_view .info_wrap .info {
	position: absolute;
	top: 21%;
	right: 7%;
	background-color: rgba(255,255,255,0.9);
	width: 42.5%;
	padding-left: 2%;
	padding-bottom: 4.8%;
}
#room_view .info_wrap .info h3 {
	font-size: 50px;
	padding: 11% 0 7.1% 0;
}
#room_view .info_wrap .info .text {
	color: #333333;
	font-size: 15px;
	line-height: 26px;
}
#room_view .img_detail .img_group1 h3 {
	text-align: center;
	margin: 4% 0 1.2% 0;
}
#room_view .img_detail .img_group1 h3 img {
	width: 17.78%;
}
#room_view .img_group1 {
	margin-bottom: 7.5%;
	position: relative;
}
#room_view .img_group1 .callbacks_nav {
	display: none;
}
#room_view .img_group1 .callbacks_tabs li {
	display: inline-block;
	background: url(/img/room/dot_out.png) 0 0 no-repeat;
	height: 21px;
	width: 21px;
	padding-right: 5px;
	vertical-align: middle;
}
#room_view .img_group1 .callbacks_tabs li.callbacks_here {
	background: url(/img/room/dot_over.png) 0 0 no-repeat;
	vertical-align: top;
	padding-right: 12px;
}
#room_view .img_group1 .callbacks_tabs li a {
	color: rgba(0,0,0,0);
}
#room_view .img_group2 {
	font-size: 0;
}
#room_view .img_group2 .container2 {
	overflow: hidden;
}
#room_view .img_group2 .container2 div {
	float: left;
	width: 31%;
	margin-right: 3%;
}
#room_view .img_group2 .container2 div .img {
	width: 100%;
}
#room_view .img_group2 .container2 .first {
	margin-top: 8%;
}
#room_view .img_group2 .container2 .last {
	margin-right: 0;
	margin-top: 3.8%;
}
#room_view .img_group2 .container2 .last h3 {
	margin-bottom: 21px;
}
#room_view .img_group2 .container2 .last h3 img {
	width: 64.2%;
}
#room_view .room_wrap {
	display: none;
}
#room_view .room_active {
	display: block;
}









#facilities2 .facilities_list {
	position: relative;
	overflow: hidden;
}
#facilities2 .facilities_list li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#facilities2 .facilities_list li div {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
.facilities_visual {
	margin-bottom: 6%;
}
.facilities_visual .callbacks_nav {
	display: none;
}
.facilities_view_visual .facilities_wrap {
	display: none;
}
.facilities_view_visual .facilities_active {
	display: block;
}
#facilities_view {
	background-color: #F7F7F7;
	padding-top: 5.3%;
	padding-bottom: 11.8%;
}
#facilities_view .img {
	width: 53.5%;
}
#facilities_view .info {
	position: absolute;
	top: 21%;
	right: 7%;
	background-color: rgba(255,255,255,0.9);
	width: 42.5%;
	padding-left: 2%;
	padding-bottom: 4.8%;
	height:475px;
}
#facilities_view .info h3 {
	font-size: 50px;
	padding: 11% 0 7.1% 0;
}
#facilities_view .info .text {
	color: #333333;
	font-size: 15px;
	line-height: 26px;
}
#facilities_view .facilities_wrap {
	display: none;
}
#facilities_view .facilities_active {
	display: block;
}





.sub_service {
	background: url(/img/service/service_bg.jpg) 0 0 no-repeat;
	padding-bottom: 9%;
	background-size: cover;
}
.sub_service .sub_small_title {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 4%;
}
.sub_service h3 img {
	width: 51%;
}






.tour_visual .callbacks_nav {
	display: none;
}
.tour_visual .tour_wrap {
	display: none;
	font-size: 0;
}
.tour_visual .tour_active {
	display: block;
}
#tour_view {
	text-align: center;
}
#tour_view h3 {
	font-size: 50px;
	margin: 6% 0 2% 0;
}
#tour_view p {
	font-size: 15px;
	color: #666666;
	line-height: 26px;
}
#tour_view .tour_wrap {
	display: none;
}
#tour_view .tour_active {
	display: block;
}




#map_view {
	text-align: center;
}
#map_view h3 {
	font-size: 50px;
	margin: 4% 0 1% 0;
}
#map_view .content {
	margin-bottom: 1%;
}	





#reservation_view h3 {
	font-size: 50px;
	text-align: center;
	margin: 4% 0 1.5% 0;
}
#reservation_view .reservation_wrap {
	display: none;
}
#reservation_view .reservation_active {
	display: block;
}
#reservation_view .content {
	text-align: center;
	font-size: 15px;
	color: #666;
	line-height: 26px;
}
#reservation_view .reservation_wrap {
	display: none;
}
#reservation_view .reservation_active {
	display: block;
}
#reservation_view .refund_info {
	border: 1px solid #000;
	text-align: center;
	margin-top: 20px;
	width: 85%;
	margin: 0 auto;
}
#reservation_view .refund_info th {
	border-bottom: 1px solid #000;
	background-color: #F6F6F6;
}
#reservation_view .refund_info th,
#reservation_view .refund_info td {
	border-right: 1px solid #000;
	padding: 12px 0;
}
#reservation_view .p_reser {
	display: block;	
}
#reservation_view .m_reser {
	display: none;
	border: none;
	width: 160px;
	height: 35px;
	background-color: rgba(23,103,164,1);
	border-radius: 10px;
	margin: 0 auto;
}
#reservation_view .m_reser a {
	color: #fff;
}




@media (max-width: 1600px) { 
	#room_view .info_wrap .info h3 {
		padding: 2% 0 1% 0;
		font-size: 40px;
	}
	#facilities_view .info h3 {
		padding: 2% 0 1% 0;
		font-size: 40px;
	}
	#reservation_view h3,
	#tour_view h3,
	#map_view h3 {
		font-size: 40px;
	}
	.sub_service .sub_small_title {
		font-size: 18px;
	}
}
@media (max-width: 1280px) { 
	#room_sub .small_title {
		font-size: 14px;
	}
	#room_sub .room_list .item .title {
		font-size: 20px;
	}
	#room_sub .room_list .item .txt {
		font-size: 14px;
	}
	#room_view .info_wrap {
		padding: 3.3% 0 4.8% 0;
	}
	#room_view .info_wrap img {
		display: none;
	}
	#room_view .info_wrap .info {
		position: static;
		width: 100%;
	}
	#room_view .info_wrap .info h3,
	#facilities_view .info h3 {
		font-size: 30px;
	}
	#room_view .info_wrap .info .text,
	#facilities_view .info .text {
		font-size: 14px;
		line-height: 24px;
	}
	#facilities_view .img {
		display: none;
	}
	#facilities_view .info {
		position: static;
		width: 100%;
		height: auto;
	}
	
	#reservation_view h3,
	#tour_view h3,
	#map_view h3 {
		font-size: 34px;
	}
	#tour_view p,
	#map_view .content, 
	#reservation_view .content {
		font-size: 14px;
		line-height: 24px;
		padding: 0 3%;
	}
	.sub_service .sub_small_title {
		font-size: 14px;
	}
	#reservation_view .refund_info th,
	#reservation_view .refund_info td {
		font-size: 14px;
	}
}
@media (max-width: 768px) { 
	#room_sub .room_list .item {
		width: 31.9%;
	}
	#room_sub .room_list .item:nth-child(3n) {
		margin-right: 0;
	}
	#room_sub .room_list .item:nth-child(4n) {
		margin-right: 2.15%;
	}
	#room_sub .room_list .item .over a {
		margin: 50% 0 0 35%;
	}
	#room_sub .room_list .item .over a img {
		width: 40px;	
	}
	#room_view .info_wrap .info h3,
	#facilities_view .info h3 {
		font-size: 24px;
	}
	#room_view .img_detail .img_group1 h3 img {
		width: 150px;
	}
	#room_view .img_group2 .container2 .last h3 img {
		width: 130px;
	}
	#room_view .img_group1 .callbacks_tabs {
		display: none;
	}
	#reservation_view h3,
	#tour_view h3,
	#map_view h3 {
		font-size: 24px;
	}
	.sub_service {
		padding-top: 59px;
	}
	.sub_service h3 img {
		width: 130px;
	}
}	
@media (max-width: 479px) { 
	#room_sub h3 {
		width: 40%;
	}
	#room_sub .small_title {
		font-size: 12px;
	}
	#room_sub .room_list .item .title {
		font-size: 16px;
	}
	#room_sub .room_list .item .txt {
		font-size: 10px;
	}
	#room_view .info_wrap .info .text,
	#facilities_view .info .text {
		font-size: 12px;
		line-height: 20px;
	}
	#room_view .info_wrap .info h3,
	#facilities_view .info h3 {
		font-size: 18px;
	}
	#room_view .info_wrap .container2 {
		padding: 0 4.3%;
	}
	#room_view .img_detail .img_group1 h3 img {
		width: 120px;
	}
	#room_view .img_group2 .container2 .last h3 img {
		width: 100px;
	}
	#facilities_view .container2 {
		padding: 0 4.3%;
	}
	#reservation_view h3,
	#tour_view h3,
	#map_view h3 {
		font-size: 18px;
	}
	#tour_view p,
	#map_view .content,
	#reservation_view .content {
		font-size: 12px;
		line-height: 20px;
	}
	.sub_service h3 img {
		width: 110px;
	}
	#reservation_view .refund_info {
		width: 95%;
	}
	#reservation_view .refund_info th,
	#reservation_view .refund_info td {
		font-size: 12px;
		padding: 6px 0;
	}
	#reservation_view .m_reser {
		display: block;
	}
	#reservation_view .p_reser {
		display: none;
	}
}