@charset "UTF-8";

/*------------------------------------------------------------------------------
	BESSHO SASA - 489pro.CSS
	URL: http://bessho-sasa.com/
	Date: 2014-08-05
	Copyright (C) BESSHO SASA All Rights Reserved.
------------------------------------------------------------------------------*/

/*==============================================================
	header : ヘッダ
===============================================================*/

#header{
	padding:0 0;
	background:url(../img/bg_header_sand.png);
	overflow:hidden;
}
#header .inner{
	width:1100px;
	margin:0 auto;
	padding:13px 0;
	background:url(../img/bg_header_curve.png) no-repeat 246px top;
	overflow:hidden;
}
/* #siteTitle */
#header h1#siteTitle,
#header p#siteTitle{
	width:201px;
	float:left;
	padding:16px 0 10px;
}

#header #nav{
	width:633px;
	float:left;
	overflow:hidden;
	padding-left: 70px;
	margin-top:29px;
}
#header #nav ul{
	overflow:hidden;
}

#header #nav ul{
    display: flex;
    justify-content: flex-end;
    gap: 0;
}
#header #nav li a{
	display:block;
	padding:16px;
}
#header #reservationBox{
	float:right;
	font-weight:bold;
}
#header #reservationBox .telNumber{
	margin-bottom:10px;
}
#header #reservationBox .telNumber a{
	cursor:default;
}
#header #reservationBox #btnReservation a{
	/*padding:2px;
	border-radius:5px;
	border:1px solid #cfd0d0;
	background:#901d18;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;*/

	padding: 6px 2px;
    border-radius: 5px;
    border: 1px solid #cfd0d0;
    background: #901d18;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
#header #reservationBox #btnReservation a:hover{
    background: #b61c15;

}
#header #reservationBox #linkFaq a,
#header #reservationBox #linkEng a{
    display: block;
    margin-top: 2px;
	font-size:80%;
	line-height:1.5;
	font-weight:normal;
	color:#e2e0e0;
	text-align:center;
	background:url(../img/ico_arrow_white.png) no-repeat right center;
}
/*
#header #reservationBox #linkFaq {
	text-align:center;
	background:url(../img/ico_arrow_white.png) no-repeat 85% center;
	line-height:1.8;
	margin-top:5px;
}
#header #reservationBox #linkFaq a{
	font-size:80%;
	font-weight:normal;
	color:#e2e0e0;
	line-height:1.5;
} */
#headline {
	width:1100px;
	margin:0 auto;
}
#headline h1{
	overflow:hidden;
	margin:16px 0 23px;
}
#headline h1 a:hover{
	color:#e2e0e0;
}
#headline h1 #secondClass {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
	font-size:190%;
	width:300px;
	float:left;
}
body.rooms #headline h1 #secondClass {
	border-right:7px solid #901e18;
}
#headline h1 #secondClass span{
	display:block;
}
#headline h1 #secondClass #jaTitle {
	font-size:50%;
	font-weight:normal;
}
body#ypro_body #ypro_under_search .ypro_under img{
	display:none;
}
body#ypro_body #ypro_under_search .ypro_under {
	color:#c4b379;
	font-size:180%;
}
/*==============================================================
	#footer : フッタ
===============================================================*/

#footer{
	background:url(../img/bg_footer_wall.png) no-repeat center bottom;
}
#footer .inner{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding:1px 0 15px;
}
#footer .telBox{
	width:345px;
	float:left;
	margin-right:35px;
    font-size: 71%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.2;
}
#footer .telBox .kome{
	display:block;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#footer .telBox a{
	cursor:default;
}
#footer #footerLogo{
	width:135px;
	float:left;
	margin-right:10px;
}
#footer address{
	width:295px;
	float:left;
	font-size:85%;
	line-height:1.2;
}
#footer #bnrKaneyamaen{
	float:right;
}
#footer ul#subNav{}
#footer .copyrightBox{
	padding-bottom:0;
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:15px;
}
/* #copyright : 著作権表示 */
#footer p#copyright{
	clear:both;
	font-family:sans-serif;
	font-size:75%;
	width:410px;
	float:left;
	margin:0 auto;
	padding-bottom:13px;
}
#footer #footerSubnavi{
	margin-top:-5px;
}
#footer #footerSubnavi li{
	display:inline;
	margin-right:12px;
}
#footer #footerSubnavi li a{
	background:url(../img/ico_arrow_white.png) no-repeat right center;
	font-size:90%;
	color:#e2e0e0;
	padding-right:20px;
}
/*==============================================================
　 共通
===============================================================*/

#ypro_body #ypro_wrapper .plan_box .left_box{
	color:#35221a;
}
body#ypro_body #ypro_wrapper{
	margin-top:45px;
	margin-bottom:75px;
}
body#ypro_body #ypro_wrapper a{
	text-decoration:underline;
}
body#ypro_body #ypro_wrapper a[name="1"],
body#ypro_body #ypro_wrapper a[name="2"]{
	text-decoration:none;
}
body#ypro_body #ypro_wrapper .plan_box{
	margin-top:20px;
	background:#fff;
	border:5px solid #95907e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body#ypro_body #ypro_wrapper .plan_box .right_box {
	color:#000000;
}
body#ypro_body #ypro_wrapper h3{
	text-align:center;
	background:none;
	border:none;
	padding:20px;
	padding-left:80px;
	font-size:170%;
	margin-bottom:20px;
}
body#ypro_body #ypro_wrapper #search_box h3{
	font-size:170%;
	text-align:center;
	margin-bottom:25px;
}
body#ypro_body #ypro_wrapper .plan_box h3 {
	margin: 0 0 3px;
	font-size:140%;
	padding: 15px 0 15px 20px;
	text-align:left;
	color:#b8860b;
}
body#ypro_body #ypro_wrapper .under_button span{
	border-radius:4px;
	padding:10px 15px;
	background:#231815;
	border:1px solid #d0cecd;
}

body#ypro_body #ypro_wrapper p big{
	color:#a7840e;
}
/*検索ボックス*/
#ypro_body #ypro_wrapper #search_box #ypro_search{
	background:none;
	border-left:none;
	border-right:none;
}
body#ypro_body #ypro_wrapper table.search_table th{
	color:#35221a !important;
	vertical-align:middle;
}
body#ypro_body #ypro_wrapper #table.search_table th,
body#ypro_body #ypro_wrapper table.search_table td{
	border-collapse:collapse !important;
	padding:7px !important;
}

#ypro_body #ypro_wrapper #search_box #ypro_search table{
	margin-top:35px;
	margin-bottom:20px;
	border-bottom:none;
	width:100%;
	border-collapse:collapse !important;
}
#ypro_body #ypro_wrapper #search_box #ypro_search table th{
	padding:17px !important;
}
#ypro_body #ypro_wrapper #search_box #ypro_search p.ypro_bt{
	margin-bottom:35px;
}
#ypro_body #ypro_wrapper #search_box #ypro_search table td{
	border:1px solid #ccc;
	color:#35221a;
	vertical-align:middle;
	background:#fff;
}
#ypro_body #ypro_wrapper #search_box #ypro_search input[type="button"]{
	padding:16px;
}
#ypro_body #ypro_wrapper .border_style_100{
	background:#fff;
	color:#35221a;
}
#ypro_body #ypro_wrapper .border_style_100 a{
	color:#35221a;
}
#ypro_body #ypro_wrapper .border_style_100 td{
	padding:10px;
}
.border_style_100 .btn_style,
.border_style_100 .btn_left{
	width:7em;
	padding:7px;
	background:none;
}
.border_style_100 .btn_style{
	background:url(../img/ico_arrow_right.png) no-repeat 93% center;
}
.border_style_100 .btn_left{
	background:url(../img/ico_arrow_left.png) no-repeat 7% center;
}
.border_style_100 .btn_style img,
.border_style_100 .btn_left img{
	display:none;
}
.nv_anchor{
	display:none;
}
.nv_anchor a{
	border:1px solid #d0cecd;
	padding:12px;
}
body#ypro_body a:link,
div.ypro_wrapper a:link{color:#a7840e;}
body#ypro_body a:visited,
div.ypro_wrapper a:visited{color:#a7840e;}
body#ypro_body a:hover,
div.ypro_wrapper a:hover{color:#a7840e;}
body#ypro_body a:active,
div.ypro_wrapper a:active{color:#a7840e;}

body#ypro_body .under_button a:link{color:#c4b379; !important}
body#ypro_body .under_button a:visited{color:#c4b379; !important}
body#ypro_body .under_button a:hover{color:#dfdcb2; !important}
body#ypro_body .under_button a:active{color:#c4b379; !important}

body#ypro_body #ypro_wrapper a.ypro_curve_bt{
	margin:0 !important;
	background:none !important;
	width:auto !important;
}
/*予約フォーム
-----------------------------------------------------------------------------------------*/
body{
	color:#e2e0e0 !important;
}
body{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif!important;
}
div.ypro_title_p h2{
	color:#c4b379;
}
div.ypro_wrapper{
	color:#e2e0e0 !important;
	width:600px;
}

div.ypro_wrapper center table td{
	background:#fff;
	color:#000;
}
.ypro_navi{
	width:417px;
	margin:0 auto;
}
div.ypro_wrapper_n {
	width: 630px;
	margin: 0 auto;
	margin-top:45px !important;
}
form.ypro_form{
	margin-left:15px !important;
}
table.ypro_form_normal td p,
div.ypro_text_border p,
div.ypro_text_mitumori p{
	color:#35221a !important;
}
table.ypro_form_normal td{
	padding:15px;
	background:#fff !important;
}
table.ypro_form_normal td p{
	line-height:1.5;
}
table.ypro_form_normal td input{
	padding:5px;
}
table.ypro_form_normal td font[color="#ff0000"]{

}
div.ypro_botan_box{
	overflow:hidden;
	padding:15px;
}
div.ypro_botan_box div.ypro_botan_float_right input{
	float:right !important;
}
div.ypro_botan_box div.ypro_botan_float_left input{
	float:left !important;
}
.ypro_navi td{
	vertical-align:middle;
}
.ypro_navi td,
.ypro_navi th{
	border:none;
}
div.ypro_text_mitumori{
	background:#fff;
	color: #35221a;
}
div.ypro_text_mitumori p{
	color: #35221a;
}
div.ypro_text_border p{
	color:#e2e0e0 !important;
}
table.ypro_form_normal th{
	padding:12px !important;
	font-size:90%;
}
p.ypro_bottom_img,

div.ypro_title_p,
.ypro_curve-01 div.ypro_curve-bottom,
.ypro_curve-01_r div.ypro_curve-bottom,
.ypro_curve-01 div.ypro_curve-bottom div,
.ypro_curve-01_r div.ypro_curve-bottom div,
div.ypro_title_maru,
div.ypro_title_maru p,
div.ypro_title_maru span,
div.ypro_wrapper,
.ypro_curve-01 div.ypro_curve-head,
.ypro_curve-01_r div.ypro_curve-head,
p.ypro_top_img{
	background:none !important;
}
a.ypro_curve_bt{
	display:inline-block;
	background:#e4ce80 !important;
	width:170px;
	border-radius:5px;
	float:none;
	margin:10px 30px 60px 30px;
}
div.ypro_wrapper_n{
	text-align:center;
	margin-top:20px !important;
}
/*予約カレンダー画面
-----------------------------------------------------------------------------------------*/
#cal_r_box table td a{
	color:#35221a;

}
#cal_r_box table td.tdstyle01,
#cal_box,
body#ypro_body #info_box,
#cal_box table th,
#cal_box table th a{
	color:#35221a;
}
#cal_box p.cal-header2{
	color:#c4b379;
}
.border_style .btn_style a{
	color:#35221a;
}
.border_style .btn_style{
	background:url(../img/ico_arrow_right.png) no-repeat 93% center;
	padding:7px;
	padding-right:20px;
}
.border_style .btn_style img{
	display:none;
}
.detail_info .tb_detail_info th,
.detail_info .tb_detail_info td{
	line-height:1.5;
	vertical-align:middle;
	padding:14px;
}
.ypro_message_box,
.ypro_message_box_input,
.ypro_form_price th{
	color:#333;
}
.ypro_message_box_input{
	margin-left:0 !important;
}
.heightLine-message_error{
	color: rgb(204, 0, 0);
}
#ypro_contents+div h4,#ypro_contents+div p{
	color:#333;
}
