/* 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％*/
}
.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: #cc3333;
}
yellow{
	color:#518033;
	font-weight:bold;
}
blue{
	color:#0000ff;
	font-weight:bold;
}
brown{
	color: #6e3b00;
	font-weight: bold;
}
violet{
	color: #873388;
	font-weight: bold;
}
orange{
	color: #FF6600;
	font-weight: bold;
}
green{
	color: #518033;
}
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 #cccccc;
	padding:2px;
	vertical-align:middle;

}
table th{
	border-collapse: collapse;
	border: 1px solid #cccccc;

	padding: 2px;
	vertical-align: middle;
	color: #000;
}
table.normal{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table.normal td{
	border-collapse:collapse;
	border-bottom: 1px solid #dfe7d8;
	padding:2px;
	vertical-align:middle;
}
table.normal th{
	border-collapse:collapse;
border: 0px solid #cccccc;
background-color:#993399;
	padding:2px;
	vertical-align:middle;
	color:#fff;
}
table.hime{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table.hime td{
	border-collapse:collapse;
	border: 1px solid #000000;
	padding:2px;
	vertical-align:middle;
	background-color:#ffeef7;
}
table.hime th{
	border-collapse:collapse;
border: 1px solid #000000;
background-color:#46326d;
	padding:2px;
	vertical-align:middle;
	color:#FFF;
}
table.koikoi{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table.koikoi td{
	border-collapse:collapse;
	border: 1px solid #000000;
	padding:2px;
	vertical-align:middle;
	background-color:#ffeef7;
}
table.koikoi th{
	border-collapse:collapse;
border: 1px solid #000000;
background-color:#712f6b;
	padding:2px;
	vertical-align:middle;
	color:#FFF;
}
table.enya{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table.enya td{
	border-collapse:collapse;
	border: 1px solid #000000;
	padding:2px;
	vertical-align:middle;
	background-color:#ffeef7;
}
table.enya th{
	border-collapse:collapse;
border: 1px solid #000000;
background-color:#b62367;
	padding:2px;
	vertical-align:middle;
	color:#FFF;
}
table.aizen{
	border-collapse:collapse;
	font-size:12px;
	width:100%;
}
table.aizen td{
	border-collapse:collapse;
	border: 1px solid #000000;
	padding:2px;
	vertical-align:middle;
	background-color:#ffeef7;
}
table.aizen th{
	border-collapse:collapse;
border: 1px solid #000000;
background-color:#ef4d73;
	padding:2px;
	vertical-align:middle;
	color:#FFF;
}
.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: 1px solid #dfe7d8;
	margin: 5px 0;
	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 {
	color: #3366FF;
	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;
}


/* header
---------------------------------------------------- */
header{
	height:90px;
	background-color:#ecedec;
	border-bottom:#a9bd9c 1px solid;
	margin-bottom:14px;


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

}

header h1{
	float: left;
	background: url(../images/logo3.gif) no-repeat 0 0;
	-webkit-background-size: 689px;
	background-size: 170px;
	text-indent: -9999px;
	width: 170px;
	height: 100px;
	margin: 4px 0 0 5px;
}
header h1 a{
	display: block ;
	height:100px;
}
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 14px;
	-webkit-background-size: 16px 15px,auto;
	background-size: 16px 15px;
	font-size: 8px;
	font-weight: bold;
	color: #518033;
	margin: 28px 10px 0 0;

}
header p.tel_no a{
	font-size: 16px;
	padding-left: 22px;
	color: #518033;
	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(205,220,196,1.0)),to(rgba(182,204,170,1.0)));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-moz-linear-gradient(top,rgba(205,220,196,1.0),rgba(182,204,170,1.0));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-o-linear-gradient(top, rgba(205,220,196,1.0),rgba(182,204,170,1.0));
	background: url(../images/bt_reserv.png) no-repeat 15% center,-ms-linear-gradient(top, rgba(205,220,196,1.0),rgba(182,204,170,1.0));
	font-size: 14px;
	color: #518033;
	font-weight: bold;
	margin: 0px auto;
	padding: 15px 0px 15px 10px;
	border: solid 2px #818181;
	box-shadow: 0px 3px 8px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
p.bt_telephone a{
	display:block;
	width:220px;
	text-align:center;
	border:1px solid #BBBBBB;
	-webkit-border-radius:0px;
	border-radius:0px;
	background:url(../images/hd_ico_wfd.png) no-repeat 10px center,-webkit-gradient(linear, left top, left bottom, from(#415b25), to(#415b25));
	background:url(../images/hd_ico_wfd.png) no-repeat 10px center,-moz-linear-gradient(top, #415b25,#415b25);
	background:url(../images/hd_ico_wfd.png) no-repeat 10px center,-o-linear-gradient(top, #415b25,#415b25);
	background:url(../images/hd_ico_wfd.png) no-repeat 10px center,-ms-linear-gradient(top, #415b25,#415b25);
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px auto;
	padding:15px 0px 15px 30px;
}


/* pagetop
---------------------------------------------------- */
p.toPageTop{
	float:right;
	margin:15px 5px 20px 0;
}
p.toPageTop a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #518033;
	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:1px solid #a8bf99;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0.8)));
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));

	font-size:16px;
	letter-spacing:1px;
}
#gNav ul li a{
	display:block;
	font-size:14px;
	line-height:1.5;
	font-weight:normal;
	padding:10px;
	border-bottom:1px dotted #d8dce0;
	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(#518033), to(#518033));
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-moz-linear-gradient(top, #518033,#518033);
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-o-linear-gradient(top, #518033,#518033);
	background:url(../images/hd_ico_mail.png) no-repeat 6px center,-ms-linear-gradient(top, #518033,#518033);
	-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.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(#518033), to(#518033));
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-moz-linear-gradient(top, #518033,#518033);
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-o-linear-gradient(top, #518033,#518033);
	background:url(../images/hd_ico_pc.png) no-repeat 6px center,-ms-linear-gradient(top, #518033,#518033);
	-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;
	background-color: #e6e6e6;
	-moz-background-size: 100% auto;
	padding: 20px 0px;
	margin-top: 10px;
		border-top:#a9bd9c 1px solid;
}
.cb small{
	display:block;
	font-size:9px;
	line-height:1.3;
	color:#000;
	font-family:HelveticaNeue;
	font-weight:normal;
	margin:0 10px;

}
/* メインビジュアル
---------------------------------------------------- */
#mainVisualContainer{
	text-align: center;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
}
#mainVisualContainer img{
	text-align:center;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:0 auto 0 auto;
}

/* localNav
---------------------------------------------------- */
#hdNav{
	margin:10px 0px 10px 0px;
	

}
/* mainbotton
---------------------------------------------------- */
ul#nav1st{






		margin-bottom:5px;

}


}
#hdNav:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
#hdNav ul:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
.br_b{
	border-right:2px solid #767d72;
}
#hdNav ul li{
	float:left;
	width:33.3%;
	text-align:center;
	border-bottom:2px solid #767d72;
background: #8f9889; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmOTg4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGJmYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #8f9889 0%, #b0bfad 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f9889), color-stop(100%,#b0bfad)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #8f9889 0%,#b0bfad 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #8f9889 0%,#b0bfad 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #8f9889 0%,#b0bfad 100%); /* IE10+ */

background: linear-gradient(to bottom,  #8f9889 0%,#b0bfad 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f9889', endColorstr='#b0bfad',GradientType=0 ); /* IE6-8 */



}
/* mainbotton_text
---------------------------------------------------- */
ul#nav1st li a{
	height: 40px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 16px;
}
ul#nav1st li a .english{
	color:#403014;
	font-size:11px;
}	
#hdNav ul li.down{
	float:left;
	width:33.3%;
	text-align:center;
	border-bottom:none;
}
/* mainbotton_text
---------------------------------------------------- */
ul#nav1st li.down a{
	height: 40px;
	display: block;
	font-size: 14px;
	/*	font-weight:bold;*/
	color: #FFFFFF;
	padding: 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 16px;
}
/*ul#nav1st li:nth-child(1) a{
	background-image:url(../images/top_ic_hotel.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(2) a{
	background-image:url(../images/top_ic_room.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(3) a{
	background-image:url(../images/top_ic_onsen.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(4) a{
	background-image:url(../images/top_ic_foods.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(5) a{
	background-image:url(../images/top_ic_access.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
ul#nav1st li:nth-child(6) a{
	background-image:url(../images/top_ic_contact.png);
	-webkit-background-size:41px 52px;
	background-size:41px 52px;
}
*/



/* stayplan
---------------------------------------------------- */
#stayplan{
	clear:both;
	margin-top:20px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0.8)));
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
}
/* stayplan_text
---------------------------------------------------- */
#stayplan h2{
	display:block;
	color:#60a27d;
	
	font-size:16px;
	letter-spacing:1px;
	padding-bottom:3px;
}

.campaign{
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #996600;
}

.campaign p{
	font-size:12px;
	padding-top:10px;
	width:auto;
}
.campaign dl{
	overflow:hidden;
	list-style-type:none;
}
.campaign dl dt{
	float:left;
	display:table-cell;
	width:80px;
	vertical-align:middle;
	padding-right:10px;
}
.campaign dl dd{
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	line-height:1.5;
	color:#000000;
}

#campaign div:after{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

*+html .campaign div{
	min-height:1%;
}

*html .campaign div{
	height:1%;
	overflow:visible;
}


/* news
---------------------------------------------------- */
#news{
	clear:both;
	margin-top:20px;
	padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0.8)));
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.8),rgba(255,255,255,0.8));
}
/* stayplan_text
---------------------------------------------------- */
#stayplan h2{
	color: #abbf99;
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	/*background-image: url(../images/h2_back.gif);*/
	background-size: contain;
	font-weight: lighter;
	border-bottom: 2px solid #a8bf99;
	padding: 5px;
}
/* news_text
---------------------------------------------------- */
#news h2{
	color: #abbf99;
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	/*background-image: url(../images/h2_back.gif);*/
	background-size: contain;
	font-weight: lighter;
	border-bottom: 2px solid #a8bf99;
	padding: 5px;
}
