/* reset
---------------------------------------------------- */
html, body, div, span, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, images, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, li,
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, li{
	display:block;
}
ul{
	list-style:none;
}
blockquote, q{
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content:'';
	content:none;
}
a{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	/*display: block;*/
	-webkit-tap-highlight-color: rgba(255,255,555,0.5); /*白背景・不透明度50％*/
	color: #223A70;
}
.paragraph {
	line-height: 1.8;/* 1.6から1.8推奨 */
}
ins{
	color:#000;
	text-decoration:none;
}
mark{
	color:#000;
	font-style:italic;
	font-weight:bold;
}
red{
	color: #ff0000;
	font-weight: bold;
}
yellow{
	color:#EDA927;
	font-weight:bold;
}
blue{
	color: #007BBB;
	font-weight: bold;
}
brown{
	color: #8f1b1b;
}
del{
	text-decoration:line-through;
}
abbr[title], dfn[title]{
	border-bottom:1px dotted #000;
	cursor:help;
}

/*table{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table td{
	border-collapse: collapse;
	border: 1px solid #888888;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}
table th{
	border-collapse: collapse;
	border: 1px solid #888888;
	background-color: #F3E7F5;
	padding: 2px;
	vertical-align: middle;
	color: #000;
	text-align: left;
}*/
table.pages{
	border-collapse:collapse;
	font-size:12px;
}
table.pages td{
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding:4px;
	vertical-align:middle;
	color:#F00;
}
table.pages th{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 4px;
	vertical-align: middle;
	color: #000;
	text-align: left;
	font-weight:bold;
}
table.bus{
	border-collapse:collapse;
	font-size:12px;
}
table.bus td{
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding:4px;
	vertical-align:middle;
	color:#000;
	text-align:center;
	font-weight:bold;
}
table.bus th{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 4px;
	vertical-align: middle;
	color: #000;
	text-align: left;
	font-weight:bold;
}
.chrono{font-size:12px;
	}
.chrono th{
		text-align:left;
		}
		.chrono span{
			color:#36C;
			}
			table#alldata{margin: 0px auto 15px auto;
border-collapse: collapse;
border: 1px solid #aaaaaa;
				}
				table#alldata th{
					border-bottom: 1px solid #eff7ff;
border-left: 1px solid #eff7ff;
background-color: #007bbb;
color: #ffffff;
					}
					table#alldata td{
/*padding: 7px 3px;*/
text-align: center;
border-bottom: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
background-color: #eff7ff;
}
				
.notify{
	font-size:14px; padding:10px 10px 10px 10px; color:#333333; background-color:#ebe6d5; border:solid 1px #b0984e; text-align:center; margin-bottom:10px;
}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 3px solid #eeeeee;
	margin: 20px 10px 20px 10px;
	padding: 0;
	clear: both;
}
input, select{
	vertical-align:middle;
}
em{
	color: #db0000;
}
strong {
	font-weight: bold;
}
b {
	font-weight: normal ;
	}
* {
    word-break: break-all;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(255,255,0,0.4);
}


/* clearfix */
*:after {
	display:block; clear:both;
}

a {
	text-decoration: none;
}
a:hover {
	/*color:#956969;*/
	text-decoration:underline;
}

/* 
---------------------------------------------------- */
body{
	font-family:"HraKakuProN-W6", "HelveticaNeue";
	line-height:1.3;
	-webkit-text-size-adjust:none;
	
}
#individual_contents{
	width: 100%;
	color: #000;

}
#wrap{
	padding: 0 10px 0 10px;
	background-color: #fff;
}


/* header
---------------------------------------------------- */
header{
	height: 30px;

	background-color:#;
	border-bottom:# 2px solid;
	margin-bottom: 14px;
	-moz-background-size: 100% auto;
/*background-size:100% auto; */

}
header .topimg{
	background:url(../images/top/index_top.jpg) no-repeat 0 0;

}

header h1{
	float: left;
	background: url(../images/header_banner_blue.gif) no-repeat 0 0;
	-webkit-background-size: 689px;
	background-size: 310px;
	text-indent: -9999px;
	width: 310px;
	height: 30px;
	margin: 0px 0 0 3px;
	

}
header h1 a{
	display: block ;
	height:30px;
}
header p.tel_no{
	display: block;
	float: right;
	height: 33px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: url(../images/hd_ico_sphone.png) no-repeat 3px 11px;
	-webkit-background-size: 16px 15px,auto;
	background-size: 16px 15px;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	margin: 28px 10px 0 0;

}
header p.tel_no a{
	font-size: 16px;
	padding-left: 22px;
	color: #ffffff;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: lighter;
	opacity: 1.0;
}
header p.tel_no span{
	display:block;
	margin:9px 0 0 27px;
}


/* reservation
---------------------------------------------------- */
p.bt_reservation a{
	display: block;
	width: 200px;
	text-align: center;
	background: url(../images/bt_reserv.png) no-repeat 15% center,-webkit-gradient(linear, left top, left bottom, from(rgba(196,58,134,1.0)),to(rgba(105,14,64,1.0)));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-moz-linear-gradient(top,rgba(196,58,134,1.0),rgba(66,37,16,1.0));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-o-linear-gradient(top, rgba(196,58,134,1.0),rgba(105,14,64,1.0));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-ms-linear-gradient(top, rgba(196,58,134,1.0),rgba(105,14,64,1.0));
	font-size: 14px;
	/*	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight:lighter;*/
	color: #fee3ee;
	margin: 10px auto;
	padding: 15px 0px 15px 10px;
	box-shadow: 0px 1px 5px #d4c0ad;
	border-radius:6px;
}
p.bt_reservation_sub a{
	display: block;
	width: 300px;
	text-align: center;
	background: url(../images/bt_reserv.png) no-repeat 15% center;
	background: url(../images/bt_reserv.png) no-repeat 15% center;
	background: url(../images/bt_reserv.png) no-repeat 15% center;
	background: url(../images/bt_reserv.png) no-repeat 15% center;
	font-size: 14px;
	/*	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight:lighter;*/
	color: #340000;
	margin: 10px auto;
	padding: 15px 0px 15px 10px;
	
	border-radius:6px;
}


/* pagetop
---------------------------------------------------- */
p.toPageTop{
	float:right;
	margin:15px 5px 20px 0;
}
p.toPageTop a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background: url(../images/arrow_top.png) no-repeat right center;
	-webkit-background-size: 10px 6px;
	background-size: 10px 6px;
	padding-right: 18px;
}


/* gNav
---------------------------------------------------- */
#gNav{
	clear:both;
}
/* PC_page
---------------------------------------------------- */
#gNav nav{
	border:4px solid #052F4A;

	font-size:16px;
	letter-spacing:1px;
}
#gNav ul li a{
	display: block;
	color: #19448E;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/gnav_next.png) no-repeat right center;
	-webkit-background-size: 21px 14px;
	background-size: 21px 14px;
}
#gNav ul li.pcSite a{
	background:url(../images/gnav_pc.png) no-repeat right center;
	-webkit-background-size:30px 19px;
	background-size:30px 19px; 
}


/* footer
---------------------------------------------------- */
footer{
	padding:0 0 15px 0;
}
footer .f_nb{
	clear:both;
	display:block;
}
footer .f_nb p.h_contact a{
	display:block;
	float:right;
	width:72px;
	height:27px;
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#f9f9f1), to(#f9f9f1));
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-moz-linear-gradient(top, #f9f9f1,#f9f9f1);
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-o-linear-gradient(top, #f9f9f1,#f9f9f1);
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-ms-linear-gradient(top, #f9f9f1,#f9f9f1);
	-webkit-background-size:16px 15px,auto;
	background-size:16px 15px,auto;
	font-size:8px;
	font-weight:bold;
	color:#53261f;
	margin:15px 10px 15px 0;
}
footer .f_nb p.h_contact span{
	display:block;
	margin:8px 0 0 27px;
}
footer .f_nb p.toPc a{
	display:block;
	float:right;
	width:72px;
	height:27px;


	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#0F4169), to(#0F4169));
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-moz-linear-gradient(top, #0F4169,#0F4169);
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-o-linear-gradient(top, #0F4169,#0F4169);
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-ms-linear-gradient(top, #0F4169,#0F4169);
	-webkit-background-size:16px 15px,auto;
	background-size:16px 15px,auto;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	margin:15px 10px 15px 0;
}
footer .f_nb p.toPc span{
	display:block;
	margin:8px 0 0 27px;
}
/* footer_color
---------------------------------------------------- */
.cb{
	clear:both;
	display:block;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
		margin-bottom:5px;
	padding:20px 0px;
	margin-top:0px;
	border-top:1px dotted #1B458E;
}
.cb small{
	display: block;
	font-size: 9px;
	line-height: 1.3;
	color: #666666;
	font-family: HelveticaNeue;
	font-weight: normal;
	margin: 0 10px;

}
/* ページビジュアル
---------------------------------------------------- */
#pageVisualContainer{
	text-align: center;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#pageVisualContainer img{
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:0 auto 0 auto;
}
/* 下層ページ共通
---------------------------------------------------- */
#page_contents{
	display:block;
	margin:10px 0px;
}
h2{
	display: block;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-size: contain;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 12px;
	background-color: #4d4640;
	margin: 0px 0px 10px 0px;
}
h3{
	display: block;
	color: #223A70;
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding: 4px;
	border-bottom: 1px solid #223A70;
	border-left: 8px solid #223A70;
}

h3.sinkan{
	display:block;
	color:#cd9933;
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:3px;
	margin:10px 0px;
	padding:12px;
	border-bottom:1px solid #cd9933;
}
h3.bettou{
	display:block;
	color:#669934;
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:3px;
	margin:10px 0px;
	padding:12px;
	border-bottom:1px solid #669934;
}
h3.facilities{
	display:block;
	color:#996633;
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:3px;
	margin:10px 0px;
	padding:12px;
	border-bottom:1px solid #996633;
}
#page_contents img{
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:0 auto 0 auto;
	padding-bottom:10px;

}
#main_view{
    width: 	width:100%;
	margin-top:10px;
}
#item_list{
	border:none;
	
}
#item_list li{
    float: left;
    list-style: none;
	padding: 0px 5px 15px 0px;
	width:25%;
	/*height:67px;*/
	
}
#item_list li.rooms{
	width: 115px;
	height: 181px;
}
#item_list li.onsen{
	width:110px;
		
}
#item_list li.ryouri{
	width:74px;
	height:49px;	
}
.inner_box{
	margin-top:0px;
	clear:both;
}

/*折りたたみ*/
#toggles{
	margin-bottom:30px;
}

.toggle{
	margin:15px 0px;
}

.toggle div{
}

.toggle h4 a{
	display:block;
	vertical-align:top;
	color:#445566;
	font-size:14px;
	font-weight:bold;
	padding:18px 0 14px 16px;
	-webkit-background-size:25px 6px;
	background-size:25px 6px; 
}
.toggle h4 a.open{
	display:block;
	padding:10px;
	background:url(../images/arrow_d.png) no-repeat right center #19448E;
	background-size:25px 6px; 
	border:1px solid #dddddd;
	-webkit-border-radius:0px;
	border-radius:0px;
	color:#ffffff;
}

.toggle h4 a.close{
	padding:10px;
	background:url(../images/arrow_u.png) no-repeat right center #19448E;
	background-size:25px 6px;
	-webkit-background-size:25px 7px;
	background-size:25px 7px;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	-webkit-border-top-left-radius:0px;
	/* [disabled]-webkit-border-top-right-radius:6px; */
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	color:#ffffff;
}

.toggle ul{
	background-color:#ffffff;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:10px;
}

.toggle li.t_detail a{
	display:block;
	width:190px;
	text-align:center;
	border:1px solid #bec0c3;
	-webkit-border-radius:0px;
	border-radius:0px;
	background:url(../images/hd_ico_wpc.png) no-repeat 10px center,-webkit-gradient(linear, left top, left bottom, from(#949494), to(#676767));
	background:url(../images/hd_ico_wpc.png) no-repeat 10px center,-moz-linear-gradient(top, #949494,#676767);
	background:url(../images/hd_ico_wpc.png) no-repeat 10px center,-o-linear-gradient(top, #949494,#676767);
	background:url(../images/hd_ico_wpc.png) no-repeat 10px center,-ms-linear-gradient(top, #949494,#676767);
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px auto;
	padding:15px 0px 15px 30px;
}

.toggle li span{
	color:#000000;
	font-size:16px;
	line-height:1.3;
	margin:0 0 5px 0;
}
.toggle li p{
	display:block;
	color:#445566;
	border:1px solid #dddddd;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin:5px 10px 18px 10px;
	padding:6px 12px;
}
.toggle p{
	clear:both;
	font-size:12px;
	font-weight:bold;
}
 
.toggle p span{
	display:block;
	text-align:right;
	color:#444444;
	background:url(../images/arrow_u.png) no-repeat right center #f2f2ee;
	-webkit-background-size:25px 6px;
	background-size:25px 6px;
	border:1px solid #dddddd;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	padding:10px 35px 10px 0;
}


/* アクセス
---------------------------------------------------- */
.access_l_box{
	margin:0px 0px 20px 0px;
	clear:both;
	display:block;
}
.access_l_box li{
	color:#444444;
	font-size:14px;
	border-bottom:1px dotted #cbcbcb;
	overflow:hidden;
	padding:10px 40px 17px 5px;
}
.access_l_box li span{
	color:#3daefa;
	font-weight:bold;
}
#g_map{
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:0 auto 0 auto;
	padding-bottom:10px;
}

/* お問合せ
---------------------------------------------------- */
#contactWrap{
	margin-bottom:20px;
}
.contact_box{
	display:block;
	clear:both;
	margin-top:10px;
	border:1px solid #cccccc;
	color:#000000;
}
@media screen and (max-width: 320px){
     article .code, article img{max-width: 270px}
     form.wpcf7-form input[type="text"], form.wpcf7-form textarea{
     	width:95%;
     	}
}
.contact_q{
	background-color:#F3E7F5;
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.contact_q:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.contact_q p{
	float:left;
	color:#000;
	font-size:14px;
	font-style:normal;
	letter-spacing:2px;
	padding:6px 0 0 0px;
}
.contact_q span{
	float:right;
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	border:1px solid #750101;
	background:8px center,-webkit-gradient(linear, center top, center bottom, from(#bd0101), to(#990000));
	background:8px center,-moz-linear-gradient(top, #bd0101,#990000);
	background:8px center,-o-linear-gradient(top, #bd0101,#990000);
	background:8px center,-ms-linear-gradient(top, #bd0101,#990000);
	-webkit-background-size:5px 6px,auto;
	-webkit-border-radius:5px;
	background-size:5px 6px,auto;
	border-radius:5px;
	padding:3px 3px 3px 3px;
	background-size:5px 6px,auto;
	border-radius:5px;
	-webkit-box-shadow: 0 0 4px 1px #e7edef;
	box-shadow: 0 0 4px 1px #e7edef;
	letter-spacing:1px;
}
#bt_form{
	display:block;
	width:250px;
	text-align:center;
	border:1px solid #a89566;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: center,-webkit-gradient(linear, left top, left bottom, from(#bdbda9), to(#655f4e));
	background: center,-moz-linear-gradient(top, #bdbda9,#655f4e);
	background: center,-o-linear-gradient(top, #bdbda9,#655f4e);
	background: center,-ms-linear-gradient(top, #bdbda9,#655f4e);
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin:10px auto;
	padding:10px;
}
#bt_send{
	display:block;
	width:260px;
	text-align:center;
	border:1px solid #a89566;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: center,-webkit-gradient(linear, left top, left bottom, from(#d2ae90), to(#814838));
	background: center,-moz-linear-gradient(top, #d2ae90,#814838);
	background: center,-o-linear-gradient(top, #d2ae90,#814838);
	background: center,-ms-linear-gradient(top, #d2ae90,#814838);
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin:10px auto;
	padding:10px;
}

/* --tab--*/
.tab {
	clear: both;
	width: ;
	line-height: 125%;
	color: #333;
	background-color: #1B1B1B;
	border: solid 1px #666666;
	margin: 0 auto;
	margin-bottom: 9px;
	
}

.ta1 {
	width: ;
	padding: 2px 0 2px 16px;
	background-color: #000000;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #fff;
}

.ta2 {
	width: ;
	padding: 14px 0 15px 27px;
	background-color: #000000;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #fff;
}

.ta3 {
	width: ;
	padding: 32px 0 31px 15px;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #999;
	vertical-align: middle;
}
