@charset "utf-8";


#header_wrap{
	width: 100%;
}
#header_wrap #head_top{
	width: 1100px;
	height:126px;
	margin:auto;
	position: relative;
}
#header_wrap #head_top #weather{
	width: 222px;
	position: absolute;
	top:7px;
	left:-22px;
	z-index: -10;
}

#header_wrap #head_top h1{
	width:260px;
	position: absolute;
	top:43px;
	left:420px;
}
#header_wrap #head_top  #top_right{position: absolute;top:20px;right: 0;}
#header_wrap #head_top  #top_right ul li{float: left;padding-left: 50px;}
#header_wrap #head_top  #top_right ul li a{display:block;font-size: 12px;text-align: center;}
#header_wrap #head_top #call{
	width: 200px;
	height:40px;
	position: absolute;
	top:67px;
	right:0;
	border:1px solid #aaa;
	padding:10px 13px;
	box-sizing: border-box;
}
#header_wrap #head_top #call #call_icon{
	width:21px;
	float: left;
}
#header_wrap #head_top #call #call_number{
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}
#header_wrap #header_bottom{
	width: 100%;
	height: 47px;
	margin:auto;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
#header_wrap #header_bottom nav{
	width: 1100px;
	height:49px;
	margin:auto;
	position: relative;
}
#header_wrap #header_bottom nav ul{
	width: 1100px;
	overflow:hidden;
}
#header_wrap #header_bottom nav ul li{
	float: left;
	padding:0 48px;
}
#header_wrap #header_bottom nav ul li a{
	display: block;
	font-size: 16px;
	line-height: 47px;
	text-align: center
}
#header_wrap #sub_menu{

	width: 100%;
	height:40px;
	background-color: #0d2948;
}
#header_wrap #sub_menu #sub_menu_wrap{
	width: 1100px;
	height:40px;
	margin:auto;
}
#header_wrap #sub_menu #sub_menu_wrap ul {
	position: absolute;
}
#header_wrap #sub_menu #sub_menu_wrap ul li{
	width: 140px;
	float: left;
}
#header_wrap #sub_menu #sub_menu_wrap ul li a{
	display: block;
	line-height: 40px;
	color:#fff;
}
#main_con_wrap{
	width: 100%;
	overflow:hidden;
}
#main_con_wrap #top_con{
	width: 1100px;
	height:320px;
	margin:auto;
}
#main_con_wrap #top_con h2{
	height:80px;
	margin-top:20px;
	text-align: center;
	font-family: 'Gotham';
	font-size: 32px;
	letter-spacing: -1px;
	background: url(../images/line.png) no-repeat;
}
#main_con_wrap #top_con ul li{
	float: left;
	width: 358px;
	margin-right: 13px;
}
#main_con_wrap #top_con ul li a{
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#main_con_wrap #middle_con{
	clear: both;
	width: 1100px;
	margin:auto;
}
#main_con_wrap #middle_con h2{
	height:80px;
	margin-top:50px;
	text-align: center;
	font-family: 'Gotham';
	font-size: 32px;
	letter-spacing: -1px;
	background: url(../images/line.png) no-repeat;
}
.sp-bottom-thumbnails{
	background-color: #f0f0f2;
}
.sp-thumbnail-title{

	line-height: 30px;
	text-align: center;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 30px solid #0d2948;
	color:#fff;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail{
	color:#fff;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{
	position: relative;
}
#main_con_wrap #bottom_con h2{
	height:80px;
	margin-top:50px;
	text-align: center;
	font-family: 'Gotham';
	font-size: 32px;
	letter-spacing: -1px;
	background: url(../images/line.png) no-repeat;
}
#bottom_con{
	width: 1100px;
	height: 640px;
	margin:auto;
	
}
#bottom_con p{
	width: 1100px;
	height: 560px;
	background: url(../images/tour_bg.jpg) no-repeat;
	color:#fff;
	font-size: 60px;
	letter-spacing: -0.75px;
	font-family: 'NotoSansR';
	text-align: center;
	font-weight: bold;
	padding-top:120px;
	box-sizing: border-box;
}
#bottom_con p span{
	display: block;
	font-size: 24px;
	letter-spacing: -0.5px;
	font-weight: normal;
	padding-top: 60px;
}
#bottom_con p a{
	display: block;
	width: 170px;
	height:40px;
	border:1px solid #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	margin:auto;
	margin-top: 66px;
	font-weight: normal;
}
#bottom_con p a:hover{
	border:1px solid #00b7ee;
	color:#00b7ee;
}
/*footer*/

#footer{
	clear:both;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
	background-color: #f7f7f7;
	margin-top:80px;
	border-top:1px solid #ddd;
}
#footer #footer_wrap{
	clear: both;
	width:1100px;
	margin: auto;
	padding-top:40px;
	color:#454545;
}
#footer #footer_wrap div{
	float: left;
}
#footer #footer_wrap .lat{
	margin-left:18px;
}

#footer #footer_wrap #ft01{
	width: 340px;
	box-sizing: border-box;
}
#footer #footer_wrap #ft01 img{
	width:199px;
	padding:8px 0;
}
#footer #footer_wrap #ft01 p{
	line-height: 20px;
	font-size: 12px;
	color:#454545;
	padding-top:10px;
}
#footer #footer_wrap #ft01 b{
	font-size: 18px;
	display: inline-block;
	padding-bottom:20px;
	color:#555;
}

#footer #footer_wrap #ft02{
	width: 380px;
	box-sizing: border-box;
}
#footer #footer_wrap #ft02 b{
	font-size: 18px;
	display: inline-block;
	padding-bottom:26px;
	color:#555;
}
#footer #footer_wrap #ft02 ul li{
	float: left;
	margin-right:19px;
	margin-bottom: 10px;
}


#footer #footer_wrap #ft03{
	width: 380px;
	padding-left: 34px;
	box-sizing: border-box;
}
#footer #footer_wrap #ft03 b{
	font-size: 18px;
	display: inline-block;
	padding-bottom:26px;
	color:#555;
}
#footer #footer_wrap #ft03 ul li{
	width:147px;
	height:30px;
	margin-bottom: 5px;
	border:1px solid #323232;
	box-sizing: border-box;
}
#footer #footer_wrap #ft03 ul li a{
	display: block;
	color:#505050;
	font:bold 12px/30p 'NotoSansR';
	text-align: center;
}
#footer #footer_wrap #ft03 ul li a:hover{
	background-color: #1e1e1e;
}

#footer #footer_wrap #ft04{
	width:380px;
}
#footer #footer_wrap #ft04 .lt{
	border-bottom: 0;
	margin-left: 18px;
}
#footer #footer_wrap #ft04 b{
	width: 100%;
	font-size: 18px;
	display: inline-block;
	padding-bottom:26px;
	color:#555;

}
#footer #footer_wrap #ft04 ul{
	list-style: square;
}
#footer #footer_wrap #ft04 ul li span{
	padding-left: 100px;
}
#footer #footer_wrap #ft04 ul li a{
	color:#4f4f4f;
}
#footer #footer_wrap #ft05{
	width: 1100px;
	margin-top:20px;
	border-top:1px solid #ababab;
}
#footer #footer_wrap #ft05 p{
	padding-top: 15px;
	font-size: 12px;
	letter-spacing: -0.5px;
	color:#505050;
}


/*about*/
#sub_wrap{
	width: 100%;
	overflow: hidden;
}
#sub_wrap #about{
	width: 1100px;
	margin:auto;
}
#sub_wrap div h2{
	height:80px;
	margin-top:50px;
	text-align: center;
	font-family: 'Gotham';
	font-size: 32px;
	letter-spacing: -1px;
	background: url(../images/line.png) no-repeat;
}
#sub_wrap #about_txt{
	width: 1100px;
	margin:auto;
	padding-top:30px;
	margin-top:30px;
	color:#222;
}
#sub_wrap #about_txt #txt_left{
	width: 200px;
	float: left;
}
#sub_wrap #about_txt #txt_left p{
	font-size: 18px;
	font-weight: bold;
	color:#555;
	font-style: italic;
}
#sub_wrap #about_txt #txt_left p span{
	font-size: 22px;
	font-style: normal;
}
#sub_wrap #about_txt #txt_right{
	width: 1100px;
	margin:auto;
	margin-bottom: 50px;

}
#sub_wrap #about_txt #txt_right .b_t{
	font-size: 18px;
	padding-bottom: 30px;
	line-height: 26px;
	border-bottom:1px solid #ddd;

}
#sub_wrap #about_txt #txt_right .r_t{
	font-size: 16px;
	line-height: 28px;
	color:#535353;
	letter-spacing: -0.2px;

}	
#sub_wrap #about_txt #txt_right .n_t{
	border-top:1px solid #ddd;
	padding-top:20px;
	font-size: 16px;
	line-height: 28px;
	color:#535353;
}	
/*location*/
#sub_wrap #location_txt{
	width: 1100px;
	margin:auto;
	padding-top:30px;
	margin-top:30px;
	color:#222;
}
#sub_wrap #location_txt #lo_1,
#sub_wrap #location_txt #lo_2{
	width: 1100px;
	height:100px;
}

#sub_wrap #location_txt #txt_left{
	width: 200px;
	float: left;
}
#sub_wrap #location_txt #txt_left p{
	font-size: 18px;
	font-weight: bold;
	color:#555;
}
#sub_wrap #location_txt #txt_left p span{
	font-size: 22px;
	font-style: normal;
}
#sub_wrap #location_txt #txt_right{
	width: 900px;
	float: right;
	border-bottom:1px solid #ddd;
	padding-bottom: 14px;
}
#sub_wrap #location_txt #txt_right .b_t{
	font-size: 16px;
	line-height: 30px;
	
}
#sub_wrap #location_txt #txt_right .r_t{
	font-size: 16px;
	line-height: 28px;
	color:#535353;
}	
#sub_wrap #location_txt #txt_right .b_t span{
	display: inline-block;
	width: 120px;
	height:18px;
	line-height: 15px;
	border-right: 1px solid #828282;
	margin-right: 20px;
}
#sub_wrap #rooms{
	width: 1100px;
	margin:auto;
}


/*room_tab*/
#sub_wrap #rooms #room_tab{width:1100px;height:60px;margin:auto;}
#sub_wrap #rooms #room_tab li{width: 134px;height:40px;float: left;margin-right: 4px;background-color: #ddd;}
#sub_wrap #rooms #room_tab li a{display:block;line-height: 40px;text-align: center;color:#222;font-size: 16px;}
#sub_wrap #rooms #room_tab li:hover{background-color: #0d2948;}
#sub_wrap #rooms #room_tab li:hover a{color:#fff;}
#sub_wrap #rooms #room_tab li.on{background-color: #0d2948}
#sub_wrap #rooms #room_tab li.on a{color:#fff;}
#sub_wrap #rooms #room_tab li:last-child{margin-right: 0;}
#sub_wrap #rooms #room_sub_tab li{float:left;width:77px;height:30px;border-right: 1px solid #ddd;box-sizing: border-box;margin-right:0;background-color: #4b4b4b;}
#sub_wrap #rooms #room_sub_tab li a{display: block;text-align: center;line-height: 30px;color:#cacaca;}
#sub_wrap #rooms #room_sub_tab li.on{background-color: #e17033;}
#sub_wrap #rooms #room_sub_tab li.on a{color:#fff;}
#sub_wrap #con_right{
	clear: both;
	width:1100px;
	margin:auto;
	margin-bottom: 50px;
	overflow:hidden;
}
/*room_slider*/
#wrapper2 {width:1100px; height:630px;position: relative;left:-2px;}

.sliderbutton {float:left; width:32px; padding-top:296px;position: absolute;z-index: 10;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#right_button{right: -2px;}
#slider {float:left; position:relative; overflow:auto; width:1200px; height:630px; border:2px solid #fff; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:1200px; height:630px; padding-right:10px}

.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
caption{
	display: block !important;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
#price,#time{
	width: 1098px;
	margin-top: 26px;
	margin-bottom: 30px;
	margin-left: 1px;
}

#price tr td,#time tr td{
	border:1px solid #ccc;
	padding:10px 0;
	text-align: center;
	box-sizing: border-box;
}
#price tr:nth-child(even),
#time tr:nth-child(even){
	background-color: #f6f6f6;
}

#sub_wrap #con_right #room_wrap #room_info{
	width: 100%;
	margin-top:40px;
}
#sub_wrap #con_right #room_wrap #room_info b{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:7px;
	color:#222;
	font-family: 'NotoSansR'
}
#sub_wrap #con_right #room_wrap #room_info ul{
	border-top:2px solid #ddd;
	

}
#sub_wrap #con_right #room_wrap #room_info ul li{
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	text-indent:10px;
}
#sub_wrap #con_right #room_wrap #room_notice{
	margin-top:30px;
}
#sub_wrap #con_right #room_wrap #room_notice ul li{
	line-height:24px;
}
#sub_wrap #con_right #room_wrap #room_notice b{
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:7px;
	color:#222;
	font-family: 'NotoSansR'
}

.gallery a{
	float: left;
}
#tour_wrap{
	width: 1100px;
	height:315px;
	margin:auto;
	font-family: 'NotoSansR';
	margin-bottom: 40px;
}
#tour_left{
	width: 500px;
	float: left;
}
#tour_left img{
	width: 500px;
}
#tour_right{
	width: 560px;
	height:315px;
	float: right;
	border-top: 2px solid #222;
	border-bottom: 1px solid #222;
}
#tour_right h3{
	font-size: 26px;
	font-weight: bold;
	color:#4c4c4c;
	margin-top:20px;
	margin-bottom:20px;
}
#tour_right #tour_t{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: -0.5px;
	height:184px;
	color:#4c4c4c;
}
#tour_right img{
	float: left;
	margin-right: 7px;
}
#tour_right #point{
	display: inline-block;
	color:#4c4c4c;
	font-size: 14px;
}
#Sources{
	width: 1100px;
	margin:auto;
	text-align: right;
	font-size: 12px;
	color:#8c8c8c;
	margin-bottom:40px;
}
#tour_menu{
	width: 1100px;
	margin:auto;
}
#tour_menu ul{
	width:320px;
	margin:auto;
}
#tour_menu ul li{
	width: 150px;
	height:50px;
	margin-right: 10px;
	margin-bottom: 40px;
	float: left;
}
#tour_menu ul li a{
	display: block;
	line-height: 50px;
	color:#fff;
	background-color: #8c8c8c;
	text-align: center;
	font-size: 16px;
}
#tour_menu ul li a.on,
#tour_menu ul li a:hover{
	background-color: #0d2948;

}
.lt_title, .sv_member{
	display: none;
}
.lt_tit{
	float: left;
}

/* reservation */
.room_info {
	margin: 50px 0 100px; 
}
.room_info b {
	display: block;
	font-size: 16px;
	margin: 40px 0 5px;
}
.room_info ul {
	border-top:2px solid #ddd;
}
.room_info ul li {
	border-bottom: 1px solid #ddd;
	line-height: 40px;
	text-indent:3px;
	font-size: 13.5px;
}
.reservation_banner a {
	display: block;
	width: 767px;
	margin:auto;
}
#reservation_btn {
	display: block;
	width: 200px;
	height: 55px;
	margin:auto;
}
.sub_con {
	width: 1100px;
	margin:auto;
}