@charset "utf-8";
/* CSS Document */

body{background:#FFF; overflow-x: hidden;}
a{color:#000;}
#container{min-width:320px;}


#content.language .wrapper{
	width:100%;
	max-width:1080px;
	margin:0 auto;
	position:relative;
	}
@media(min-width:1px) and (max-width:1080px){
	#content.language .wrapper{width:90%;}
	}
#content.language .transition02{
    transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
	}
#content.language .transition05{
    transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
	}
#content.language .btn{
	display:block;
	margin:4px;
	text-decoration:none !important;
	text-align:center;
	}
#content.language .btn .btn_bronze{
	display:block;
	padding:12px 24px;
	color:#fff;
	text-decoration:none;
	border-radius:5px;
	background: rgb(181,162,137);
	background: -moz-linear-gradient(top,  rgba(181,162,137,1) 0%, rgba(129,115,98,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,162,137,1)), color-stop(100%,rgba(129,115,98,1)));
	background: -webkit-linear-gradient(top,  rgba(181,162,137,1) 0%,rgba(129,115,98,1) 100%);
	background: -o-linear-gradient(top,  rgba(181,162,137,1) 0%,rgba(129,115,98,1) 100%);
	background: -ms-linear-gradient(top,  rgba(181,162,137,1) 0%,rgba(129,115,98,1) 100%);
	background: linear-gradient(to bottom,  rgba(181,162,137,1) 0%,rgba(129,115,98,1) 100%);
	}
#content.language .talign_left{text-align:left;}
#content.language .talign_right{text-align:right;}
#content.language .talign_center{text-align:center;}
#content.language .bold{font-weight:bold;}
#content.language .normal{font-weight:normal;}

/* Base Site */
#content.language .mincho{font-family:"Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif !important;}
#content.language .gothic{font-family:"Century Gothic" !important;}

body:after{content:"d";display:none;}
#content.language #sitemap ul.e li.e_lst a br{display:none;}
#content.language .reservation_wrap {
    margin: 0 auto 30px;
}
#content.language .reservation_wrap h2 {
    padding: 30px 0;
    text-align: center;
}
#content.language .reservation_index .rsv_line {
    float: left;
    margin: 20px 30px 0 0;
    position: relative;
    color: #21110d;
    font-size: 12px;
}
#content.language .reservation_index .rsv_line span:first-child {
    margin-left: 0;
}
#content.language .reservation_index .rsv_line span {
    position: relative;
    margin: 0 3px;
}
#content.language .reservation_index .rsv_line4 {
    margin: 6px 0 0;
    width: 220px;
    float: none;
    position: absolute;
    right: 0;
}
#content.language .reservation_index .rsv_line4 button {
    background: #a60000;
    padding: 15px;
    border-radius: 4px;
    width: 220px;
    text-decoration: none;
    font-size: 15px;
    font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho", "ＭＳ Ｐ明朝", serif;
    display: block;
    color: #fff;
    text-align: center;
}
#content.language .reservation_index .rsv_line span:first-child {
    margin-left: 0;
}
#content.language .reservation_index .rsv_line4 button span {
    padding-right: 12px;
    background: url(../img/base/i10.png) right center no-repeat;
}
#content.language .reservation_index .rsv_line span {
    position: relative;
    margin: 0 3px;
}
#content.language .reservation_index .rsv_line5 {
    margin: 20px 230px 0 0;
    clear: both;
    /* width: 100%; */
    float: right;
    text-align: right;
}
#content.language .reservation_index .rsv_line5 ul li {
    display: inline;
    margin-right: 10px;
    line-height: 24px;
    font-size: 12px;
}
#content.language .reservation_index .rsv_line select {
    width: 64px;
    height: 16px;
    padding: 3px 5px;
    border-radius: 4px;
    -o-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#content.language .reservation_index .rsv_line1 input[type="text"] {
    height: 16px;
    width: 150px;
    padding: 3px 5px;
    border-radius: 4px;
    -o-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#content.language .reservation_index .rsv_line .select_wrap {
    display: inline-block;
    width: 44px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #848484;
}
#content.language .reservation_index .rsv_line span label {
    white-space: nowrap;
    position: absolute;
    font-size: 12px;
    top: -30px;
    left: 0;
}
#content.language .reservation_index .rsv_line1 span:first-child .select_wrap {
    width: 120px;
}
#content.language .reservation_index .rsv_line3 span .select_wrap {
    width: 80px;
}
#content.language .reservation_index .rsv_line3 select {
    width: 100px;
}
#content.language .black{
	color:#000;
}
#content.language .first_area{
    padding-bottom: 120px;
    background: #ECE6D8 url(../img/lang/bg.png) center center no-repeat;
}
#content.language .first_area h2{
	font-size:35px;
	padding-top:100px;
    margin-bottom: 70px;
}
#content.language .first_area ._3block_in ._3block_left{
	float:left;
	width:28%;
}
#content.language .first_area ._3block_in ._3block_left img{
	width:100%;
}
#content.language .first_area ._3block_in ._3block_left.center{
	margin-left:8%;
	margin-right:8%;
}
#content.language .first_area ._3block_in{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#content.language .first_area ._3block_in ._3block_left dl dt{
	height:60px;
	font-size:17px;
	font-weight:bold;
	color:#b59d3b;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#content.language .first_area ._3block_in ._3block_left dl dt.cn{
	height:60px;
}
#content.language .first_area ._3block_in ._3block_left dl dd{
	text-align:center;
}
#content.language .visual{
	position:relative;
}
#content.language .visual img{
	width:100%;
	vertical-align:bottom;
}
#content.language .visual h2{
	color:#fff;
	font-size:40px;
	position:absolute;
	top:40%;
	left:0;
	right:0;
}
#content.language .thd_line .lead,
#content.language .sec_line .lead,
#content.language .fst_line .lead{
	font-size:17px;
	text-align:center;
	margin-top:100px;
	margin-bottom:60px;
    line-height: 30px;
}
#content.language .thd_line .btn,
#content.language .sec_line .btn,
#content.language .fst_line .btn{
	background:#a60000;
	color:#fff;
	font-size:20px;
	padding:20px 0;
	width:300px;
	border-radius:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
}
#content.language .thd_line .btn span,
#content.language .sec_line .btn span,
#content.language .fst_line .btn span{
	background:url(../img/base/i10.png) right center no-repeat;
	padding-right:20px;
}
#content.language .thd_line table,
#content.language .sec_line table,
#content.language .fst_line table{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-top:#b59d3b 1px solid;
}
#content.language .thd_line table tr,
#content.language .sec_line table tr,
#content.language .fst_line table tr{
	border-bottom:#b59d3b 1px solid;
}
#content.language .thd_line table tr th,
#content.language .sec_line table tr th,
#content.language .fst_line table tr th{
	color:#b59d3b;
	text-align:left;
	background:#ece7d8;
	padding:10px;
}
#content.language .fst_line .room_box{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#content.language .fst_line .room_box .room_box_left{
	float:left;
	width:47%;
	margin-bottom:20px;
}
#content.language .fst_line .room_box .room_box_left p{
	font-size:20px;
}
#content.language .fst_line .room_box .room_box_left p span{
	font-size:13px;
}
#content.language .fst_line .room_box .room_box_left.even{
	margin-left:6%;
}
#content.language .fst_line .room_box .room_box_left img{
	width:100%;
}
#content.language .thd_line table tr td,
#content.language .sec_line table tr td,
#content.language .fst_line table tr td{
	padding:10px;
}
#content.language .sec_line #imageBox{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
    position: relative;
    overflow: hidden;
	margin-bottom:60px;
}
#content.language .sec_line #imageBox .image_box_list{
	line-height: 0;
    position: relative;
	margin-bottom:15px;
}
#content.language .sec_line #imageBox .image_box_list .image_box_img:first-child{
    position: static;
}
#content.language .sec_line #imageBox .image_box_list .image_box_img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
#content.language .sec_line #imageBox .image_box_list .image_box_img p{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	line-height:47px;
	background:#0a1432;
	color:#fff;
	padding-left:20px;
}
#content.language .sec_line #imageBox .image_box_list .image_box_img img{
	width:100%;
}
#content.language .sec_line #imageBox .image_box_list .image_box_img.current{
	opacity: 1;
}
#content.language .sec_line #imageBox ul li.current{
	background: #000;
}
#content.language .sec_line #imageBox ul li.current a{
    opacity: 0.5;
}
#content.language .sec_line #imageBox ul li{
    width: 24.25%;
	float: left;
    margin-left: 1%;
    margin-bottom: 12px;
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}
#content.language .sec_line #imageBox ul li img{
	vertical-align:bottom;
	width:100%;
}
#content.language .sec_line #imageBox ul li:first-child{
	margin-left:0;
}
#content.language .transition05s {
    transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
}
#content.language .thd_line .access_map{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#content.language .thd_line h3{
	font-size:40px;
	text-align:center;
	font-weight:normal;
	padding-top:30px;
}
#content.language .thd_line h3.access{
	margin-bottom:30px;
}
#content.language .thd_line .lead{
	margin-top:30px;
}
#content.language .thd_line #map{
	width:960px;
	height:540px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#content.language .border_line{
	border-top:1px solid #808080;
}
/*ハングル文字*/
#content.language .han{
}
/*ハングル文字*/
#content.language .question{
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

@media(min-width:1081px){body:after{content:"x";}}
@media(min-width:721px) and (max-width:1080px){body:after{content:"l";}}
@media(min-width:481px) and (max-width:720px){body:after{content:"m";}}
@media(min-width:1px) and (max-width:480px){body:after{content:"s";}}
/* Base Site */
@media(min-width:1px) and (max-width:1080px){
	#content.language #sitemap ul.e li.e_lst a br{
		display:block;
	}
	#content.language #sitemap ul.e li a{
		height:38px;
	}
	#content.language #sitemap ul.e li a span{
	    padding-top: 10px;
		display: block;
	}
	
}

@media(min-width:641px) and (max-width:1080px){
	#content.language #sitemap ul.e li.e_lst{
		border-left:none;
	}
	#content.language #sitemap ul.e li{
		width:24.9%;
	}
}
@media(min-width:1px) and (max-width:960px){
	#content.language .first_area ._3block_in{
		width:90%;
	}
	#content.language .first_area ._3block_in ._3block_left dl dt{
		font-size:14px;
		height:auto;
	}
	#content.language .first_area ._3block_in ._3block_left{
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	#content.language .first_area ._3block_in ._3block_left.center{
		margin-left:0;
		margin-right:0;
	}
	#content.language .sp_hide_br{
		display:none;
	}
	#content.language .first_area{
		padding-bottom:30px;
	}
	#content.language .thd_line .lead,
	#content.language .sec_line .lead,
	#content.language .fst_line .lead{
		width:90%;
		font-size:15px;
		margin-left:auto;
		margin-right:auto;
	}
	#content.language .fst_line .room_box{
		width:90%;
	}
	#content.language .thd_line table,
	#content.language .sec_line table,
	#content.language .fst_line table{
		width:90%;
	}
	#content.language .sec_line #imageBox{
		width:90%;
	}
	#content.language .thd_line .access_map{
		width:90%;
	}
	#content.language .thd_line #map{
		width:90%;
		height:0;
		padding-bottom:50%;
	}
	#content.language .first_area ._3block_in ._3block_left dl dt.cn{
		height:auto;
	}

}
@media(min-width:641px) and (max-width:960px){
	#content.language #navigation ul.e li.e_lst a .ja{
		margin-top:0;
	}
	#content.language .reservation .reservation_index .rsv_line4,
	#content.language .reservation .reservation_index .rsv_line5 {
		text-align: center;
		float: none;
		clear: both;
		position: static;
		padding: 2em 0 0;
		margin: 0 auto;
	}
	#content.language .thd_line table tr th,
	#content.language .sec_line table tr th,
	#content.language .fst_line table tr th{
		width:200px;
	}
	
}
@media(min-width:1px) and (max-width:640px){
	#content.language #navigation ul.e li.e_lst a .ja{
		margin-top:0;
	}

	#content.language #navigation ul.e li{
		width:50%;
	}
	#content.language #sitemap ul.e li{
		width:48.9%;
	}
	#content.language #sitemap ul.e li.ev{
		border-left: 1px #595959 solid;
	}
	#content.language #sitemap ul.e li.e_lst{
		border-left:none;
	}
	#content.language .reservation{
		display:none;
	}
	#content.language .first_area h2{
		font-size:20px;
		padding-top: 50px;
    	margin-bottom: 30px;
	}
	#content.language .visual h2{
		font-size:24px;
	}
	#content.language .thd_line .lead,
	#content.language .sec_line .lead,
	#content.language .fst_line .lead{
		margin-top:30px;
		margin-bottom:30px;
	}
	#content.language .fst_line .room_box .room_box_left{
		float:none;
		width:100%;
	}
	#content.language .fst_line .room_box .room_box_left.even{
		margin-left:0;
	}
	#content.language .fst_line .room_box .room_box_left p{
		font-size:14px;
	}
	#content.language .fst_line .room_box .room_box_left p span{
		font-size:12px;
	}
	#content.language .thd_line table tr th,
	#content.language .sec_line table tr th,
	#content.language .fst_line table tr th{
		display:block;
		width:auto;
	}
	#content.language .thd_line table tr td,
	#content.language .sec_line table tr td,
	#content.language .fst_line table tr td{
		display:block;
	}
	#content.language .sec_line #imageBox .image_box_list .image_box_img p{
		line-height:30px;
	}
	#content.language .thd_line h3{
		font-size:24px;
	}
	#content.language .thd_line .btn,
	#content.language .sec_line .btn,
	#content.language .fst_line .btn{
		width:200px;
	    padding: 10px 0;
	}
}

/*ダイレクトイン*/
#content.language #res_area2 select,
#content.language #res_area2 input,
#content.language #res_area select,
#content.language #res_area input{
	border: 1px solid #808080;
    border-radius: 3px;
}
#content.language #res_area2 #hd_search_button3 a,
#content.language #res_area #hd_search_button2 a{
	background: #a60000;
    padding: 15px;
    border-radius: 4px;
    width: 220px;
    text-decoration: none;
    font-size: 15px;
    font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3","MS PMincho", "ＭＳ Ｐ明朝", serif;
    display: block;
    color: #fff;
    text-align: center;
}
#content.language #res_area2 #hd_search_button3 a span,
#content.language #res_area #hd_search_button2 a span{
	padding-right: 12px;
    background: url(../img/base/i10.png) right center no-repeat;
}
#content.language #content_main #res_area2 h2,
#content.language #content_main #res_area h2{
	font-size:28px;
	margin-bottom:20px;
}
#content.language #res_area2,
#content.language #res_area{
	padding:30px 0;
}
#content.language #res_area2 #hd_reservation_search3,
#content.language #res_area #hd_reservation_search2{
	width:870px;
	margin:0 auto;
}
#content.language #res_area2 .rsv_line5 ul li a,
#content.language #res_area .rsv_line5 ul li a{
    background: url(../img/base/i15.png) left center no-repeat;
    padding-left: 8px;
    color: #251e1c;
}
#content.language #res_area2 #hd_search_button3,
#content.language #res_area #hd_search_button2{
	float:right;
}
#content.language #res_area2 form,
#content.language #res_area form{
	margin-bottom:20px;
}

#content.language #res_area2 form dl,
#content.language #res_area form dl{
	float:left;
	margin-right:10px;
}
#content.language #res_area2 #hd_reservation_search3 .rsv_line.rsv_line5 ul li,
#content.language #res_area #hd_reservation_search2 .rsv_line.rsv_line5 ul li{
	float:left;
	margin-right:10px;
}
#content.language #res_area2 #hd_reservation_search3 .rsv_line.rsv_line5 ul,
#content.language #res_area #hd_reservation_search2 .rsv_line.rsv_line5 ul{
	width:660px;
	margin:0 auto;
}
#content.language #res_area2 form dl dd#nitteiarea_in2 input,
#content.language #res_area form dl dd#nitteiarea_in input{
	padding-left:5px;
}
#content.language #res_area2 form .cnt960,
#content.language #res_area form .cnt960{
	float:left;
}

@media(min-width:1px) and (max-width:640px){
	#content.language #res_area2,
	#content.language #res_area{
		display:none;
	}
	#content.language .border_line{
		display:none;
	}
}
@media(min-width:641px) and (max-width:960px){
	#content.language #res_area2 #hd_reservation_search3,
	#content.language #res_area #hd_reservation_search2{
		width:90%;
	}
	#content.language #res_area2 #hd_search_button3,
	#content.language #res_area #hd_search_button2{
		float:left;
		width:100%;
		margin-top:20px;
	}
	#content.language #res_area2 #hd_search_button3 a,
	#content.language #res_area #hd_search_button2 a{
		margin-left:auto;
		margin-right:auto;
	}
	#content.language #res_area2 #hd_reservation_search3 .rsv_line.rsv_line5 ul li,
	#content.language #res_area #hd_reservation_search2 .rsv_line.rsv_line5 ul li{
		float:none;
	}
	#content.language #res_area2 #hd_reservation_search3 .rsv_line.rsv_line5 ul,
	#content.language #res_area #hd_reservation_search2 .rsv_line.rsv_line5 ul{
		width:245px;
	}
	#content.language #res_area2 form .cnt960,
	#content.language #res_area form .cnt960{
		width:599px;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}

}
/*ダイレクトイン*/
/*index*/
#content.language #content_kvimg{
	position:relative;
	line-height:0;
	}
#content.language #content_kvimg .kvimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	}
#content.language #content_kvimg .kvimg:first-child{position:static;}
#content.language #content_kvimg .content_kv_img{
	background-repeat:no-repeat !important;
	background-position:center center !important;
	background-size:cover !important;
	}
#content.language #content_kvimg .content_kv_img img{opacity:0;}
#content.language #content_kvimg .content_kv_copy{
	position:absolute;
	top:140px;
	left:0;
	right:0;
	bottom:0;
	line-height:2em;
	color:#fff;
	}
#content.language #content_kvimg .content_kv_copy.lang{
	top:120px;
}
#content.language #content_kvimg .content_kv_copy h1{
	font-size:36px;
	line-height:1.25em;
}
#content.language .wrapper{
	width:1080px;
}

@media(min-width:721px) and (max-width:1080px){
	#content.language #content_kvimg .content_kv_copy{top:50px;}
	#content.language #content_kvimg .content_kv_copy.lang {
		top: 50%;
		margin-top: -70px;
	}
	#content.language #content_kvimg .content_kv_copy.lang .wrapper figure img{
		width: 120px;
	}
}
@media(min-width:1px) and (max-width:720px){
	#content.language #content_kvimg .content_kv_copy.lang {
		font-size:24px;
	}
	
	#content.language #content_kvimg .content_kv_copy.lang .wrapper figure img{
		width: 120px;
	}
	#content.language #content_kvimg .content_kv_img{
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		line-height:2em;
		color:#fff;
		width:100%;
		height:100%;
		}
	#content.language #content_kvimg .content_kv_copy{
		position:static;
		padding: 50px 0;
		}
	#content.language #content_kvimg .content_kv_copy h1{font-size:24px;}
	}
#content.language #content_main.index .hotelsec03{
	background:#0a1432;
	padding:5px;
	padding-top:20px;
	width:700px;
	float:left;
	text-decoration:none;
	display: block;
}
#content.language .upper{
	background: url(../img/base/i01.png) right bottom no-repeat;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
#content.language .upper p{
	color:#fff;
	text-align:center;
}
#content.language .lower.rel{
	position:relative;
}
#content.language .lower.rel img.stamp{
	position:absolute;
	top:5px;
	left:5px;
	width:100px;
}
#content.language #content_main.index .hotelsec03 .lower{
}
#content.language .lower img{
	width:100%;
	vertical-align:bottom;
}

#content.language #content_main.index .hotelsec03 h2{
	color:#b79f3b;
}
#content.language h2{
	text-align:center;
	font-weight:normal;
	color:#b79f3b;
}
#content.language h2 span.en{
	font-size: 28px;
    line-height: 28px;
}
#content.language h2 span.ja{
	font-size: 14px;
    line-height: 28px;
	display:block;
}
#content.language #content_main.index .white_area{
	background:#fff;
	padding-top:30px;
	padding-bottom:30px;
}
#content.language #content_main.index .cream_area{
	background:#eee9da;
	padding-top:30px;
	padding-bottom:30px;
}
#content.language #content_main.index .white_area .white1{
	background:#002a53;
}
#content.language #content_main.index .white_area .white2{
	background:#0a1432;
}
#content.language #content_main.index .white_area .white3{
	background:#002a53;
}

#content.language #content_main.index .white_area .white1,
#content.language #content_main.index .white_area .white2,
#content.language #content_main.index .white_area .white3{
	float:left;
    width: 335px;
    margin-right: 20px;
	padding:5px;
	padding-top:20px;
	text-decoration: none;
	display: block;
}
#content.language #content_main.index .white_area .white3{
	margin-right:0;
}
#content.language #content_main.index .hotelsec02{
	width:710px;
	height: 345px;
	background:#0a1432;
	margin-bottom:30px;
}
#content.language #content_main.index .hotelsec01{
	float:right;
    background: #0a1432;
    width: 300px;
    padding: 20px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2{
	color:#fff;
	margin-top:20px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 dt{
	margin-bottom:10px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 dd{
	margin-bottom:10px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 input{
	border-radius:5px;
	height:25px;
	padding: 0 5px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 select{
	border-radius:5px;
	height:25px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2{
	margin-bottom:20px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2 .btn{
	margin-bottom:10px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2 .btn2{
	margin-bottom:10px;
}
#content.language .btn2 {
    display: block;
    margin: 4px;
    text-decoration: none !important;
    text-align: center;
}

#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2 .btn .btn_bronze{
	display: block;
    padding: 12px 24px;    
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    background: url(../img/base/i03.png) 250px 26px no-repeat,rgb(168,000,000);
    background: url(../img/base/i03.png) 250px 26px no-repeat,-moz-linear-gradient(top, rgba(168,000,000,1) 0%, rgba(130,000,000,1) 100%);
    background: url(../img/base/i03.png) 250px 26px no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,000,000,1)), color-stop(100%,rgba(130,000,000,1)));
    background: url(../img/base/i03.png) 250px 26px no-repeat,-webkit-linear-gradient(top, rgba(168,000,000,1) 0%,rgba(130,000,000,1) 100%);
    background: url(../img/base/i03.png) 250px 26px no-repeat,-o-linear-gradient(top, rgba(168,000,000,1) 0%,rgba(130,000,000,1) 100%);
    background: url(../img/base/i03.png) 250px 26px no-repeat,-ms-linear-gradient(top, rgba(168,000,000,1) 0%,rgba(130,000,00,1) 100%);
    background: url(../img/base/i03.png) 250px 26px no-repeat,linear-gradient(to bottom, rgba(168,000,000,1) 0%,rgba(130,000,000,1) 100%);
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2 .btn2 .btn_bronze{
	display: block;
    padding: 12px 24px;
    color: #2e1600;
    text-decoration: none;
    border-radius: 5px;
    background: url(../img/base/i02.png) 250px 26px no-repeat,rgb(238,233,218);
    background: url(../img/base/i02.png) 250px 26px no-repeat,-moz-linear-gradient(top, rgba(238,233,218,1) 0%, rgba(193,188,178,1) 100%);
    background: url(../img/base/i02.png) 250px 26px no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,233,218,1)), color-stop(100%,rgba(193,188,178,1)));
    background: url(../img/base/i02.png) 250px 26px no-repeat,-webkit-linear-gradient(top, rgba(238,233,218,1) 0%,rgba(193,188,178,1) 100%);
    background: url(../img/base/i02.png) 250px 26px no-repeat,-o-linear-gradient(top, rgba(238,233,218,1) 0%,rgba(193,188,178,1) 100%);
    background: url(../img/base/i02.png) 250px 26px no-repeat,-ms-linear-gradient(top, rgba(238,233,218,1) 0%,rgba(193,188,178,1) 100%);
    background: url(../img/base/i02.png) 250px 26px no-repeat,linear-gradient(to bottom, rgba(238,233,218,1) 0%,rgba(193,188,178,1) 100%);
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 .blk{
	display:block;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 .blk input{
	vertical-align:bottom;
    height: 17px;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 .henko a{
	color:#fff;
}
#content.language #content_main.index .hotelsec01 #hd_reservation2 #hd_search_button2{
	width: 276px;
	margin-left: auto;
	margin-right: auto;
}
@media(min-width:1px) and (max-width:1040px){
	#content.language .wrapper{
		width:90%;
	}
	#content.language #content_main.index .hotelsec01{
		float:none;
		display:none;
	}
	#content.language #content_main.index .hotelsec03{
		float:none;
		width:98%;
		padding:1%;
		padding-top:20px;
	}
	#content.language #content_main.index .hotelsec02{
		float:none;
		width:100%;
		height:auto;
	}
	#content.language #content_main.index .cream_area{
		position:static;
	}
	#content.language .lower.rel img.stamp{
		width:70px;
	}
	
}
@media(min-width:741px) and (max-width:1040px){
	#content.language #content_main.index .white_area .white1,
	#content.language #content_main.index .white_area .white2,
	#content.language #content_main.index .white_area .white3{
		width:30%;
		margin-right:2%;
		padding:1%;
		padding-top:20px;
	}
	#content.language #content_main.index .white_area .white3{
		margin-right:0;
	}
	#content.language #content_main.index .white_area .white1 .upper,
	#content.language #content_main.index .white_area .white2 .upper,
	#content.language #content_main.index .white_area .white3 .upper{
		height:136px;
	}
}
@media(min-width:1px) and (max-width:740px){
	#content.language #content_main.index .white_area .white1,
	#content.language #content_main.index .white_area .white2,
	#content.language #content_main.index .white_area .white3{
		width:98%;
		margin-right:0;
		float:none;
		padding:1%;
		padding-top:20px;
		margin-bottom:30px;
	}
	#content.language .lower.rel img.stamp{
		width:90px;
	}
}
#content.language .banner{
	margin:0 0 20px;
	max-width: 710px;
	width: 100%;
}
#content.language .banner a{
	transition:0.5s;
}
#content.language .banner a:hover{
	opacity: 0.8;
}
#content.language .banner a,
#content.language .banner a img{
	width: 100%;
	display: block;
}
@media(min-width: 1px) and (max-width: 1040px){
	#content.language .banner{
		margin: 0 auto 20px;
	}
}
#navigation ul li{
	width: 20%;
}
#navigation ul li a{
	padding: 13px 0;
}
#header .head_contact .head_contact_sitelinks{
	width: 230px;
}
#header .head_reservation a{
	height: auto;
	padding: 36px 0;
}
#content.language #sitemap ul li a{
	padding: 13px 0;
}
#hd_reservation #hd_reservation_search {
    padding: 19px;
}
#hd_reservation #hd_reservation_search dl dt span{
    display: inline-block;
    margin-right: 24px;
}
#hd_reservation #hd_reservation_search dl dt.yosan{
    color: #786d53;	
}
#hd_reservation #hd_reservation_search select.specify {
    width: 120px;
    margin-bottom: 5px;
}
#content.language #sitemap ul li{
	width: 25%;
}
#lang_btn{
	display: block;
	position: absolute;
	top: 19px;
    right: 475px;
    border: 1px #ece9e2 solid;
    border-radius: 3px;
    box-sizing: border-box;
    height: 20px;
    padding: 0 15px;
	background: url(../img/base/i17.png) left 4px center no-repeat;
}
#lang_ac{
	display: none;
	position: absolute;
    top: 39px;
    right: 475px;
    background: #EC9000;
    width: 107px;
    box-sizing: border-box;
    padding: 5px;
}
#lang_ac li a{
	color: #fff;
}
@media(min-width: 1px) and (max-width: 1080px){
	#content.language #sitemap ul li:nth-child(1),
	#content.language #sitemap ul li:nth-child(2),
	#content.language #sitemap ul li:nth-child(3),
	#content.language #sitemap ul li:nth-child(4){
		border-bottom: none;
		box-sizing:border-box;
	}
	#lang_btn{
		display: none;
	}
	#header .head_sp_icons #sp_lang_btn {
	    position: absolute;
	    top: 50%;
	    margin-top: -18px;
	    padding: 6px;
	    right: 135px;
	}
	#lang_ac{
	    top: 90px;
    	right: 220px;
    }
}
@media(min-width: 1px) and (max-width: 720px){
	#header .head_reservation a {
	    height: auto;
	    padding: 27px 0;
	}
	#lang_ac{
		top: 72px;
	}

}
@media (max-width: 480px) and (min-width: 1px){
	#header .head_reservation a .en {
	    display: block;
	}
	#header .head_reservation a{
		padding: 12px 0;
		width: 100px;
	}
	#content.language #sitemap ul li:nth-child(1),
	#content.language #sitemap ul li:nth-child(2),
	#content.language #sitemap ul li:nth-child(3),
	#content.language #sitemap ul li:nth-child(4){
		display: block;
		width: 100%;
	}
	#content.language #sitemap ul li a{
		border-bottom: 1px #ece9e2 solid;
	}
	#lang_ac{
		top: 42px;
		right: 165px;
	}
}
#sitemap ul{
	border-left: 1px #ece9e2 solid;
}
#siteinfo #siteinfo_bnrs ul li .btn .btn_bronze{
	background: #b9a58c 257px 22px;
}
@media(min-width: 1px) and (max-width: 1080px){
	#sitemap ul li {
	    width: 25%;
	    box-sizing: border-box;
	}
	#sitemap ul li:nth-child(1) {
    	border-left: none;
	}
}
@media(min-width: 1px) and (max-width: 640px){
	#sitemap ul li{
		float: left;
		display: block;
		width: 100%;
		border-bottom: none;
	}
	#sitemap ul li:nth-child(1),
	#sitemap ul li:nth-child(2),
	#sitemap ul li:nth-child(3),
	#sitemap ul li:nth-child(4){
		border-bottom: none;
	}
	#sitemap ul{
		border-left: none;
	}
	#sitemap ul li a{
		border-right: none;
		border-bottom: 1px #ece9e2 solid;
	}
	#sitemap{
		border-bottom: none;
	}
}