@charset "UTF-8";

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
    padding:0;
}

fieldset,img {
    border:0;
}

img{
	vertical-align:bottom;
	border:none;
	margin:0;
	padding:0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
	}
ul{
    list-style:none;
	}
caption,th {
    text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
	}
q:before,q:after {
	    content:'';
	}
abbr,acronym { border:0;
	}
p{margin:0 0 10px 0;}


#sns_btn {
	position: relative;
	z-index:10000;
	overflow: visible!important;
	padding:0 0 50px 0;
}


.fb-like iframe {
    max-width: none!important;
}



/*-------------------------------
margin-padding
---------------------------------*/
.mb0{margin:0;}
.mb5{margin:0 0 5px 0;}
.mb10{margin:0 0 10px 0;}
.mb15{margin:0 0 15px 0;}
.mb20{margin:0 0 20px 0;}
.mb30{margin:0 0 30px 0;}
.mb40{margin:0 0 40px 0;}
.mb50{margin:0 0 50px 0;}
.mb60{margin:0 0 60px 0;}
.mb70{margin:0 0 70px 0;}
.mb80{margin:0 0 80px 0;}
.mb90{margin:0 0 90px 0;}
.mb100{margin:0 0 100px 0;}

.clear{ clear:both;}

.pb5{padding:5px 0 0 0;}
.pp{padding:0 10px 0 25px;}

/*-------------------------------
base
---------------------------------*/
body{
	line-height:1.6;
	text-align:left;
	color:#333;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

a:link{ color:#a63639; text-decoration:none;}
a:visited{color:#a63639; text-decoration:none;}
a:active{color:#a63639; text-decoration:none;}
a:hover{color:#a63639; text-decoration: underline;}


/*-------------------------------
layout
---------------------------------*/

#top_wrapper{
	background:url(../img/common/shadow_02.png) repeat-x top;
}

#top_contents{
	width:1000px;
	margin:0 auto;
}

#wrapper{
	width:100%;
	background:url(../img/common/bg_03.jpg);
}

#contents{
	width:1000px;
	margin:0 auto;
	padding:20px 0 0 0;
}

.shadow{
	background:url(../img/common/shadow_03.png) repeat-x top;
}

h2{
	margin-bottom:30px;
}

h3{
	clear:both;
	background:url(../img/common/line_03.jpg) no-repeat;
	color:#603813;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 7px 10px;
	margin:0 0 25px;
}

h4{
	color: #603813;
	font-weight: bold;
	font-size:18px;
	margin:0 0 10px 0;
}

h5{
	color: #a63639;
	font-weight: bold;
	font-size:14px;
	margin:0 0 10px 0;
}


dl.right, dl.left,
dl.right dd, dl.left dd{
	overflow:hidden;
}

dl.right{
	clear:left;

}

dl.left{
	clear:right;

}

dl.right dt{
	float:right;
	margin:0 0 0 20px;
}

dl.left dt{
	float:left;
	margin:0 20px 0 0;
}

p.title{
	font-weight:bold;
	font-size:13px;
	color:#a63639;
}
p.title4{
	font-weight:;
	font-size:12px;
	color:#a63639;
	margin:0 0 6px 0;
}


ul.half{
	overflow:hidden;
}

ul.half li.left{
	float:left;
}

ul.half li.right{
	float:right;
}

p.center{
	text-align:center;
}


dl.title_image{
	margin:0 0 70px 0;

}

dl.title_image dt{
	margin:0 0 30px 0;

}

dl.title_image p{
	margin:0 0 20px 0;

}
/*-------------------------------
header
---------------------------------*/
#top_header{
	width:100%;
	margin:0 auto -10px auto;
}
#header{
	width:100%;
	margin:0 auto -10px auto;
}
#top_header p.logo,
#header p.logo{
	width:700px;
	margin:0 auto -10px auto;
	background:url(../img/common/logo_bg.gif) no-repeat center top;
	padding:20px 0;
	text-align:center;
}

#top_main{
	width:100%;
	background:url(../img/common/main_bg_01.gif) repeat-x center bottom;
}


#main{
	width:100%;
	background:url(../img/common/main_bg_02.gif) repeat-x center bottom;
}

#main p.main{
	text-align:center;
	padding:20px;
	margin:0 0 -16px 0;
	background:url(../img/common/bg_07.png) no-repeat center;
	position:relative;
	z-index:300;
}
#header_inner{
	width:1020px;
	margin:0 auto;
}


#top_nav{
	width:980px;
	margin:-20px auto 0 auto;
	overflow:hidden;
}

#nav{
	width:980px;
	margin:0 auto 10px auto;
	overflow:hidden;
}

#gnavi ul{
	overflow:hidden;
	width:344px;
	float:left;
}

#gnavi li{
	float:left;
}

#submenu{
	float:right;
	width:620px;
}

#sub_box{
	float:left;
	width:400px;
}

#sub_box h1{
	font-size:10px;
	padding:5px 0 0 0;
	text-align:right;
}

ul#language{
	padding:8px 0 0 0;
	overflow:hidden;
	float:right;
	width:312px;

}

ul#language li{
	float:left;
	margin-left:8px;
}

p#contact{
	float:right;
	padding:5px 0 0 0;
}

#submenu{
	margin:20px 0 0;
	overflow:hidden;
}

/*----------------------
		pankuzu
----------------------*/
#topicpath{
	clear:both;
	overflow:hidden;
	padding: 20px 0 0;
	width:1000px;
	margin:0 auto 30px;
	font-size: 11px;
}

#topicpath li{
    display:inline;
	margin:0 4px 0 0;

}

#topicpath li a{
	padding: 5px 20px 5px 0;
	background: url(../img/common/arrow_03.png) no-repeat right center;
}


/* ------------------------
	pagetop
------------------------ */

.pagetop {
    width: 1000px;
    margin: 0px auto -9px;
    text-align: right;
    padding: 0 0px 0px;
}

.pagetop a {
    cursor: pointer;
}

/* ------------------------
	footer
------------------------ */
.bottom_box{
	background:#e6e6e6;
}

#bottom_iframe{
	position:relative;
	z-index:100;
	margin:0 auto;
	width:1000px;
}

#bottom{
	background:url(../img/common/shadow_01.png) repeat-x top;
	width: 100%;
	padding: 10px 0 0;
	position:relative;
	z-index:100;
}

#footer{
	clear:both;
	overflow:hidden;
	width:100%;
	background:url(../img/common/shadow_02.png) repeat-x top;
}


#footer_box {
	width:1000px;
	margin:0 auto;

}

.site_list{

}

.contact_box{
	clear:both;
	float:right;
	overflow:hidden;
}

.contact_box li{
	float:left;
	margin:0 10px 0 0;
}
.contact_box li.logo{
	padding:6px 10px 0 0;
}

.contact_box li.last{
	margin:0 0 0 10px ;
}

#footer_inner p.logo{
	padding:0 0 0 25px;
	margin:30px 0 20px 0;
}

#footer_box ul.sitemap{
	padding:30px 0 0;
	overflow: hidden;
}

#footer_box ul.sitemap li{
	float: left;
	width:181px;
	padding:0;
	margin:0 20px 0 0;
}

#footer_box ul.sitemap li.last{
	float: left;
	padding:0;
	margin:0;
}

#footer_box ul.sitemap li ul li.arrow{
	border-bottom:1px solid #ccc;
	padding:5px 0;
	margin:0 0 10px;
	font-weight:bold;
	font-size:13px;
}

#footer_box ul.sitemap li ul li.arrow a{
	background:url(../img/common/arrow_01.png) no-repeat left center;
	padding:0 0 0 20px;
	font-size:13px;
}

#footer_box ul.sitemap li ul li{
	clear:both;
	padding-left:5px;
}

#footer_box ul.sitemap li ul li a{
	background:url(../img/common/arrow_02.png) no-repeat left center;
	padding:0 0 0 10px;
	font-size:11px;
	color:#333;
}

address{
	clear:both;
	font-size: 10px;
	text-align:right;
	padding:10px 0 10px 0;
	background:#000;
	color:#fff;
	width:1000px;
	margin:0 auto;
}

.end{
	width:100%;
	background:#000;
}

/* ------------------------
	banner
------------------------ */
#banner_list{
	clear:both;
	overflow:hidden;
	margin-bottom:40px;
}

#banner_list ul{
	overflow:hidden;
}


#banner_list li{
	float:left;
	margin:0 8px 0 0;
}

#banner_list li.last{
	margin:0;
}

p.know{
	background:url(../img/common/bg_04.jpg) no-repeat;
	padding:25px 20px 40px;
	clear:both;
}

#banner_list a:hover img, .top_image p a:hover img,
#contents li a:hover img, dt a:hover img, #contents p a:hover img{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}


/* ------------------------
	yoyaku form
------------------------ */
#yoyaku{
	background: #e6e6e6;
	width: 100%;
	padding:7px 0 0 0;
}

#yoyaku_outer{
	width: 1000px;
	height: 138px;
	margin: 0 auto;
	position: relative;
}

#yoyaku_outer h2 {
	float: left;
	margin: 15px 10px 15px 10px;
}

#yoyaku_inner{
	overflow: hidden;
	width: 670px;
	height: 138px;
	float: left;
}

#yoyaku_content{
	clear:both;
	margin:0 0 0 20px;
}

#yoyaku_content p{
	margin: 6px 0;
}

#yoyaku_content .left{
	width:420px;
	float:left;
}

#yoyaku_content select{
	margin:0 4px;
}


#yoyaku_content p.search{
	overflow:hidden;
}

#yoyaku_inner ul{
	overflow: hidden;
	margin: 20px 0 0;
}

#yoyaku_inner ul li{
	font-size:11px;
	float: left;
	margin: 0 8px;
	background:url(../img/common/arrow_03.png) no-repeat left center;
	padding:0 0 0 10px;
}

p.tokuten{
	float: right;
	margin:8px 0 0 0;
}


/* ------------------------
	top
------------------------ */
.top_image{
	position:relative;
	background:url(../img/common/bg_06.jpg) no-repeat center;
	height:700px;
}

.top_01{
	position:absolute;
	top:50px;
	left:0;
}

.top_02{
	position:absolute;
	top:120px;
	left:210px;
}

.top_03{
	position:absolute;
	top:370px;
	left:210px;
}

.top_04{
	position:absolute;
	top:100px;
	left:445px;
}

.top_05{
	position:absolute;
	top:380px;
	left:575px;
}

.top_06{
	position:absolute;
	top:350px;
	right:0;
}

.top_07{
	position:absolute;
	top:80px;
	right:5px;
}

.top_08{
	position:absolute;
	top:320px;
	right:5px;
}

.top_08 a{
	background: url(../img/common/arrow_03.png) no-repeat left center;
	padding: 0 0 0 10px;
}


/* --------------------------------------- */

.top_text{
	width:980px;
	margin:0 auto 50px;
}

.top_text dd{
	padding-top:10px;
}


/* --------------------------------------- */

.plan_list{
	overflow: hidden;
	padding:0 0 20px 0;
}

.plan_list ul{
	overflow: hidden;
}

.plan_list li.title{
	float: left;
	margin: 25px 0 10px 0;
}

.plan_list li.buttom{
	float: right;
	margin: 20px 0px 10px 0;
}

.plan_list li.buttom ul{
	overflow:hidden;
}

.plan_list li.buttom ul li{
	float: left;
	margin: 0 5px 0 0;
}

.plan_list li.buttom ul li.last{
	margin: 0;
}

.plan_box{
	width: 1000px;
	margin: 0 auto;
}

.plan_box dl{
	float: left;
	width: 235px;
	margin: 0 15px 10px 0;
}
.plan_box dt{
	margin: 0 0 5px 0;

}


.plan_box dt img{
	border:#fff 2px solid;
	width:231px;
	height:180px;
}

/* --------------------------------------- */

.osusume_box{
	overflow:hidden;
}

.osusume_box li{
	float:left;
	margin:0 9px 0 0;
}

.osusume_box li.last{
	margin:0;
}

/* --------------------------------------- */

#voice{
	background:url(../img/common/bg_05.jpg) no-repeat;
	width:520px;
	height:315px;
	float:left;
	padding:20px 0 0 35px;
	margin:0 0 40px 0;
}
#voice p.voice{
	padding:10px 0 10px 0;
}
#voice dl{
	width:474px;
}
#voice dt{
	float:left;
	margin:0 10px 0 0;
}
#voice dd{
	width:310px;
	float:right;
}

/* --------------------------------------- */

.news_list{
	overflow: hidden;
	float:right;
	width:412px;
	padding:0 0 15px 0;
	margin:0 0 40px 0;
}

.news_list ul{
	overflow: hidden;
}

.news_list li.title{
	float: left;
	margin: 0 0 10px 0;
}

.news_list li.buttom{
	float: right;
	margin: 0 0 10px 0;
}

ul.news_box{
	margin: 0 10px 0 10px;
}


ul.news_box li{
	padding:6px 4px;
	background:url(../img/common/line_01.jpg) no-repeat bottom;
}

ul.news_box li a{
	background:url(../img/common/arrow_01.png) no-repeat left 2px;
	padding:0 0 0 20px;
	display:block;
}

/*----------------------
		wp-pagenavi
----------------------*/

.wp-pagenavi {
font-size:14px;
margin:0 auto 100px auto;
text-align:center;
clear: both;
}

.wp-pagenavi a {
text-decoration: none;
padding: 11px 14px;
margin: 0 6px 0 0;
border: 1px solid #bd696b;
background: #fff;
line-height:2.5em;
color:#a63639;
}

.wp-pagenavi a:hover {
font-weight: normal;
padding: 11px 14px;
color:#fff;
background: #bd696b;
border: 1px solid #bd696b;
}

.wp-pagenavi span {
text-decoration: none;
padding: 11px 14px;
margin: 0 6px 0 0;
}

.wp-pagenavi span.current {
font-weight: normal;
padding: 11px 14px;
color:#fff;
background: #bd696b;
border: 1px solid #bd696b;
}

.wp-pagenavi span.pages {
color:#fff;
font-weight: normal;
background:#000;
border: 1px solid #000;
margin: 0 10px 0 0;
}




/*----------------------
		stayplan
----------------------*/

#plan_select ul{
	overflow: hidden;
	margin: 0 0 20px;
}

#plan_select ul li{
	float: left;
	margin: 0 10px 0 0;
}

#plan_select ul li.last{
	margin: 0;
}

ul.planlist_tag{
	clear: both;
	overflow: hidden;
	margin: 0 0 10px 0;
}

ul.planlist_tag li{
	float: left;
	font-size:12px;
	margin:0 5px 0 0;
	color: #603813;
	background: #dbcebe;
}

ul.planlist_tag li a{
	color: #a63639;
	background: #fff;
	display: block;
	padding: 3px 8px;
	border:1px solid #D29A9C;
}

ul.planlist_tag li a:hover{
	color: #fff;
	background: #a63639;
	display: block;
	padding: 3px 8px;
	text-decoration:none;
}

#stayplan{
	overflow: hidden;
	margin:0 0 40px 0;
}
#stayplan dl{
	background:url(../img/common/line_02.jpg) no-repeat bottom;
	padding: 20px 0;
	overflow: hidden;
	margin:0 0 20px 0;
}

#stayplan dl dt{
	float: left;
	margin: 0 20px 0 0;
	padding: 3px;
}

#stayplan dl dt img{
	text-align: center;
	width:347px;
	height:270px;
}

#stayplan dl dd{
	overflow: hidden;
	padding:0 0 0 8px;
}

#stayplan dl ul.planlist_tag li{
	padding: 3px 8px;
}

#stayplan dl p{
	clear: both;
}

.title2{
	color: #a63639;
	font-weight: bold;
	font-size: 18px;
}

.title3{
	color: #603813;
	font-weight: bold;
	font-size: 16px;
}


p.price{
	font-size: 14px;
}

p.price span{
	font-weight: bold;
	font-size: 14px;
	color: #a63639;
}

ul.plan_btn{
	overflow: hidden;
	margin:0 0 0 -6px;
}

ul.plan_btn li{
	float: left;
	padding: 0;
	margin:0;
}

/* --------------------------------------- */

#plan_detail ul.planlist_tag li{
	float: left;
	margin:0 5px 0 0;
	color: #603813;
	background: #dbcebe;
	border:none;
	padding:2px 8px;
	font-size:11px;
}

.plan_left{
	float:left;
	width:537px;
}

.plan_right{
	float:right;
	width:420px;
}

/*----------------------
		table
----------------------*/

table {
	clear: both;
	overflow: hidden;
	background: #c7b299;
}

table th {
	color: #a63639;
	font-weight: bold;
	background: #e8dfd5;
	padding: 6px;
	text-align: center;
}

table td {
	background: #FFF;
	padding:10px;
}

table.width th{
	width:30%;
}

table.tb_center td{
	text-align:center;
	width:18%;
}

table.spa02 td{
	text-align:center;
}

/* --------------------------------------- */

#slideshow, #slideshow2, #slideshow3, #slideshow4{
	width: 420px;
	overflow: hidden;
	text-align:center;
}
#slideshow dt, #slideshow2 dt, #slideshow3 dt, #slideshow4 dt{
	width: 420px;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin:0 0 5px 0;
}

#slideshow dt img, #slideshow2 dt img, #slideshow3 dt img, #slideshow4 dt img{
	width: 420px;
	height: 300px;
}

#slideshow dt p, #slideshow2 dt p, #slideshow3 dt p, #slideshow4 dt p{
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul, #slideshow2 ul, #slideshow3 ul, #slideshow4 ul{
	clear:both;
	width: 420px;
	margin:0 0 25px 0;
	overflow: hidden;
}

#slideshow ul li, #slideshow2 ul li, #slideshow3 ul li, #slideshow4 ul li{
	width: 80px;
	display: inline;
	margin:0 5px 0 0;
	*margin:0 5px 0 0;
	_margin:0 5px 0 0;
	display: inline-block;
	display: -moz-inline-box;
	/display: inline;
	/zoom: 1;
}

#slideshow .active, #slideshow2 .active, #slideshow3 .active, #slideshow4 .active{
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/*----------------------
		info
----------------------*/

#info ul.news_box{
	margin:0 0 50px;
}

#info ul.news_box li{
	padding:6px 0;
	background:url(../img/common/line_02.jpg) no-repeat bottom;
}

#info_category .category li{
	float:left;
}

#info_category{
	overflow:hidden;
}


li.archive{
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	overflow: hidden;
}

p.day{
	font-size:11px;
	color:#666;
	overflow:hidden;
	padding:3px 0 0;
}

.topic{
	overflow:hidden;
}

.topic_photo p img{
	width:420px;
	height:auto;
	padding:10px 0 0 0
}

#blog{
	clear:both;
	margin:0 0 40px;
}

#blog .planlist_tag{
	float:left;
}

#blog dl{
	background:url(../img/common/line_02.jpg) no-repeat bottom;
	padding:0 0 20px;
	margin:0 0 40px;
}

#blog dt img{
	width:210px;
	height:150px;
}

li.select{
	padding:10px 0 0 20px;
}

#blog dl dd p img{
	margin:0 0 0 -6px;
}
#blog dl dd{
	padding:0 0 0 8px;
	margin:0 0 0 -6px;
}


/*----------------------
		haiku
----------------------*/

ul.btmLocalNavBox {
	overflow: hidden;
	clear: both;
	padding: 20px 0 10px 15px;
	margin: 0 auto 30px;
	width:684px;
}

ul.btmLocalNavBox li {
	width: 160px;
	float: left;
	text-align: left;
	margin: 0 10px 10px 0;
}

#haiku{
	overflow:hidden;
	background:url(../img/common/line_02.jpg) no-repeat bottom;
	margin:0 0 30px;
}

.haiku_box{
	float:left;
	width:470px;
	margin:0 60px 70px 0;
	overflow:hidden;
}

#haiku .last{
	margin:0;
}

#ku_01, #ku_02, #ku_03, #ku_04{
	float:left;
	background:url(../img/haiku/bg_haiku.jpg) no-repeat;
	width:200px;
	height:370px;
	margin:0 20px 0 0;
	position:relative;
	font-size:31px;
	padding:30px 0 0 0 ;
}

.haiku_01{
	margin:40px 0 0 0 ;
}

.haiku_02{
	margin:0 0 0 60px ;

}

.haiku_03{
	margin:0 0 0 180px ;

}

.haiku_box dl{
	overflow:hidden;
	width:250px;
}

.haiku_box dt img{
	width:250px;
	height:190px;
}

.haiku_box p.day{
	text-align:right;
}

p#tate{
	float:left;
}

p.text{
	float:right;
}

/*----------------------
		rooms
----------------------*/

ul.rooms{
	overflow:hidden;
	width:938px;
	margin:0 auto 60px;
}

ul.rooms li{
	float:left;
	margin:0 10px 0 0;
}

ul.rooms li.last{
	margin:0;
}

ul.three{
	overflow:hidden;
}

ul.three li{
	float:left;
	margin:0 5px 0 0;
}

ul.three li.last{
	margin:0;
}

/*----------------------
		cuisine
----------------------*/

.triple{
	overflow:hidden;
}

.triple dl{
	width:320px;
	float:left;
	margin:0 20px 0 0;
}

.triple dl.last{
	margin:0;
}

.triple .title{
	font-size:15px;
}

ul.recipe{
	border:1px solid #c7b299;
	padding:20px;
}

.menu{
	background:url(../img/common/bg_02.png);
	padding:25px;
	overflow:hidden;
}

.menu .top{
	padding:10px 0 0 0;
	width:430px;
}

p.price2{
	background:#efddc8;
	padding:5px 8px;
}

.season_left{
	width:430px;
	float:left;
	margin:10px 0 0 10px;
}

.season_right{
	width:460px;
	float:right;
	margin:10px 10px 0 0;
}

.season_menu{
	background:url(../img/common/bg_02.png);
	padding:25px 30px 0;
	overflow:hidden;
}


dl.half_left{
	width:485px;
	float:left;

}


dl.half_right{
	width:485px;
	float:right;

}

dl.half_left dd,
dl.half_right dd{
	font-size:14px;
	font-weight:bold;
	color:#A7373A;

}



/* --------------------------------------- */

.disnon {
  display: none;
}

#tab{
	overflow:hidden;
	margin:0 auto;
	width:760px;
}

#tab li {
	float: left;
}

#tab li.select{
	padding:0;
}

#tab li.select p.tab_sp{
	background:url(../img/cuisine/spring_on.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

#tab li.select p.tab_su{
	background:url(../img/cuisine/summer_on.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

#tab li.select p.tab_au{
	background:url(../img/cuisine/autumn_on.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

#tab li.select p.tab_wi{
	background:url(../img/cuisine/winter_on.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

#tab li p.tab_sp{
	background:url(../img/cuisine/spring.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
  	height:65px;
}

#tab li p.tab_su{
	background:url(../img/cuisine/summer.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

#tab li p.tab_au{
	background:url(../img/cuisine/autumn.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
  	height:65px;
}

#tab li p.tab_wi{
	background:url(../img/cuisine/winter.png) no-repeat;
	white-space:nowrap;
  	text-indent: 100%;
  	overflow: hidden;
  	width: 190px;
	height:65px;
}

.content_wrap{
	padding:30px 0 10px;
}



/*----------------------
		specialty
----------------------*/

dl.specialty{
	overflow:hidden;
	margin:-20px 0 0 0;
}

dl.specialty dt{
	float:right;

}


dl.specialty dd{
	float:left;
	width:278px;
	padding:50px 0 0 0;

}

dl.specialty dd p img{
	margin:0 0 25px 0;

}

div.specialty_01{
	clear:both;
	overflow:hidden;
	margin:0 0 25px 0;
	background:url(../img/cuisine/specialty_02.png) no-repeat;
	padding:250px 50px 100px 600px;
}

div.specialty_02{
	clear:both;
	overflow:hidden;
	margin:0 0 25px 0;
	background:url(../img/cuisine/specialty_03.png) no-repeat;
	padding:270px 620px 100px 40px;
}

div.specialty_01 dl,
div.specialty_02 dl{
	clear:both;
	overflow:hidden;
	padding:0 0 0 20px;
	border-left:3px solid #736357;
}



div.specialty_01 dl dt,
div.specialty_02 dl dt{
	color:#C7B299;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px;
	padding:6px 0 0 0;
}

div.specialty_01 dl dd,
div.specialty_02 dl dd{
	color:#fff;
	padding:0 0 6px 0;
}



/*----------------------
		enjoy
----------------------*/

ul.enjoyNavBox {
	overflow: hidden;
	clear: both;
	padding: 20px 0 10px 15px;
	margin: 0 auto 30px;
	width:840px;
}

ul.enjoyNavBox li {
	width: 160px;
	float: left;
	text-align: left;
	margin: 0 10px 10px 0;
}

ul.enjoyNavBox li.last{
	margin:0;
}

dd.two{
	width:366px;
	padding-left:5px;
}

.enjoy_spa dt.margin{
	margin:0 10px 10px 0;
}

.enjoy_spa dt.style720{
	width:720px;
}

.enjoy_spa dl.left ul{
	overflow:hidden;
}

.enjoy_spa dl.left .right{
	float:right;
	margin: 0 0 0 10px;
}

.enjoy_spa dd p.width{
	width:555px;
}


/*----------------------
		facility
----------------------*/

.banquet{
	overflow:hidden;
}

.banquet dl{
	float:left;
	width:480px;
	margin-right:40px;
}

.banquet dl.last{
	margin:0;
}

.banquet dd{
	padding:10px 0;
}

/* --------------------------------------- */

dl.aroma dd{
	clear:both;
}

dl.aroma dt{
	color:#a63639;
	width:475px;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #c7b299;
	padding:0 0 10px;
	margin:0 0 8px 0;
}


dl.aroma01{
	float:left;
	margin:0 18px 50px 0;
	background:url(../img/facility/aroma_04.png) no-repeat;
	padding:50px 40px 30px 40px;
	height:260px;
	width:240px;
}

dl.aroma02{
	float:left;
	margin:0 0 50px 0;
	background:url(../img/facility/aroma_05.png) no-repeat;
	padding:50px 40px 30px 40px;
	height:260px;
	width:240px;
}

dl.aroma03{
	float:right;
	margin:0 0 50px 0;
	background:url(../img/facility/aroma_06.png) no-repeat;
	padding:50px 40px 30px 40px;
	height:260px;
	width:240px;
}

dl.aroma01 dt,
dl.aroma02 dt,
dl.aroma03 dt{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #fff;
	text-align:center;

}

dl.aroma01 dd,
dl.aroma02 dd,
dl.aroma03 dd{
	color:#fff;
}


dl.aroma_01{
	float:left;
	margin:0 12px 50px 0;
	background:url(../img/facility/aroma_07.png) no-repeat;
	padding:48px 42px 30px 38px;
	height:260px;
	width:160px;
}

dl.aroma_02{
	float:left;
	margin:0 12px 50px 0;
	background:url(../img/facility/aroma_08.png) no-repeat;
	padding:48px 42px 30px 38px;
	height:260px;
	width:160px;
}

dl.aroma_03{
	float:left;
	margin:0 12px 50px 0;
	background:url(../img/facility/aroma_09.png) no-repeat;
	padding:48px 42px 30px 38px;
	height:260px;
	width:160px;
}

dl.aroma_04{
	float:left;
	margin:0 0 50px 0;
	background:url(../img/facility/aroma_10.png) no-repeat;
	padding:48px 42px 30px 38px;
	height:260px;
	width:160px;
}

dl.aroma_01 dt,
dl.aroma_02 dt,
dl.aroma_03 dt,
dl.aroma_04 dt{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #fff;
	text-align:center;

}

dl.aroma_01 dd,
dl.aroma_02 dd,
dl.aroma_03 dd,
dl.aroma_04 dd
{
	color:#fff;
}


/* --------------------------------------- */

.movie{
	overflow:hidden;
}

.movie dl{
	float:left;
	width:480px;
	margin:0 40px 50px 0;
}


/*----------------------
	sightseeing
----------------------*/
#sightseeing{
	overflow:hidden;
}


#sightseeing dl{
	width:474px;
	float:left;
	margin:0 50px 40px 0;
}

#sightseeing dl.last{
	margin:0;
}

ul.sightseeingNavBox {
	overflow: hidden;
	clear: both;
	padding: 20px 0 10px 15px;
	margin: 0 auto 20px;
	width:1000px;
}

ul.sightseeingNavBox li {
	float: left;
	text-align: left;
	margin: 0 10px 10px 0;
}

ul.sightseeingNavBox li.last{
	margin:0;
}

h4.mapname{
	color:#333;
	font-size:16px;
	margin:0 0 8px 0;
	text-align:left !important;
}

div.bodyContent{
	text-align:left !important;
	margin:0 0 0 0;
	padding:0;
}

#map_base{
	background:url(../img/access/bg.png) no-repeat;
	margin:0 0 50px 0;
	padding:15px;
	text-align:center;
}

#map_canvas{
	width:970px;
	height:400px;
	text-align:left;
}

/* --------------------------------------- */

.railroad dl{
	width:460px;
	float:left;
	background:#fff;
	margin:0 30px 20px 0;
}

.railroad dd{
	padding:15px 20px 0 0;
}

.railroad dl.last{
	margin:0;
}

div.switchback{
	clear:both;
	background:#fff;
	border:4px solid #D7C8B7;
	padding:20px 30px;
}

div.switchback dl{
	overflow:hidden;
}

div.switchback dl dt{
	float:left;
}

div.switchback dl dd{
	float:right;
	width:640px;
}
div.switchback dl dd p.title4{
	color:#603813;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #C7B299;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}



/*----------------------
	access
----------------------*/
#access{
	background:url(../img/access/bg.png) no-repeat;
	margin:0 0 50px 0;
	padding:15px;
	text-align:center;
}

table span.arrow2 a{
	background:url(../img/common/arrow_03.png) no-repeat left center;
	padding:0 0 0 10px;
}

/*----------------------
		company
----------------------*/
dl.company{
	overflow:hidden;
}

dl.company dt{
	color:#a63639;
	font-weight:bold;
	font-size:13px;
	float:left;
	clear:both;
	padding:10px 0 10px 10px;
}

dl.company dd{
	padding:10px 0 10px 130px;
	border-bottom:1px dotted #958275;
}


/*----------------------
	contact_form
----------------------*/

ul.number{
	overflow:hidden;
	margin:0 auto;
	padding:30px 80px;
	width:840px;
	background:url(../img/contact/bg.png) no-repeat;
}

ul.number li{
	float:left;
	padding:10px 50px 10px 10px;
	border-right: 1px solid #c5b097;
}
ul.number li.last{
	float:right;
	border:none;
	padding:10px 0 10px 0;
}

.contact_form{
	line-height:1.6;
	clear:both;
	overflow:hidden;
	background:url(../img/common/bg_02.png);
}

.contact_tel{
	width:521px;
	text-align:center;
	margin:0 auto 60px auto;
}

.contact_form dl{
	overflow:hidden;
	padding:30px 20px;
}
.contact_form dl dt{
	font-weight:bold;
	color:#653C00;
	clear:left;
	float:left;
	padding:10px 6px 8px 6px;
}

.contact_form dl dd{
	padding:10px 6px 8px 180px;
	border-bottom:1px dotted #754C24;
}

.contact_form dl dd.noborder{
	border-bottom:none;
}


.contact_form .short{
	width:80px;
}

.contact_form .short2{
	width:40px;
}

.contact_form .middle{
	width:40%;
}

.contact_form .wide{
	width:95%;
}

.contact_form input{
	padding:2px;
	margin:2px 6px 2px 0;
}


.contact_form select{
	margin:4px 6px 4px 0;
}
.contact_form textarea{
	padding:2px;
	font-size:12px;
	width:95%;
}


.contact_form .contact_submit{
	text-align:center;
	margin:0 auto 30px auto;
	width:185px;
}

.contact_form .contact_submit #confirm{
	width:185px;
	height:52px;
	border:none;
	cursor:pointer;
	background:url(../img/contact/btn_confirm.png) no-repeat center center;

}
.contact_form .contact_submit3{
	text-align:center;
	margin:0 auto 30px auto;
	width:388px;
	overflow:hidden;

}
.contact_form .contact_submit3 #submit{
	width:185px;
	height:52px;
	border:none;
	cursor:pointer;
	background:url(../img/contact/btn_submit.png) no-repeat center center;
}

.contact_form .contact_submit3 #back{
	width:185px;
	height:52px;
	border:none;
	cursor:pointer;
	background:url(../img/contact/btn_back.png) no-repeat center center;

}

.contact_form .contact_submit3 form{
	float:left;
	width:185px;
	margin:0 10px 0 0;
}

.contact_submit3 form.last{
	margin:0;
}

em{
	color:#EE0000;

}

.contact_form .message{
	overflow:hidden;
	border:3px solid #ebebe1;
	background:#FFF;
	padding:30px 40px 20px 40px;
	margin:0 0 40px 0;

}


/* --------------------------------------- */

.arrow a{
	background: url(../img/common/arrow_01.png) no-repeat left center;
	padding: 0 0 0 16px;
	font-weight: bold;
}

dl.last{
	margin:0;
}


/*----------------------
	category_navi
----------------------*/


ul.category_navi{
	clear:both;
	margin:0 0 50px 0;
	padding:15px 20px;
	background:#E8DFD5;
	overflow:hidden;
}

ul.category_navi li{
	float:left;
	margin:0 20px 0 0;
}

ul.category_navi li a{
	background: url(../img/common/arrow_01.png) no-repeat left center;
	padding: 0 0 0 16px;
}


/*----------------------
	sitemap
----------------------*/

#sitemap {
	overflow: hidden;
	margin:0 0 80px;
}


#sitemap ul.sitemap{
	padding:30px 0 0;
	overflow: hidden;
}

#sitemap ul.sitemap li{
	float: left;
	width:181px;
	padding:0;
	margin:0 20px 0 0;
}

#sitemap ul.sitemap li.last{
	float: left;
	padding:0;
	margin:0;
}

#sitemap ul.sitemap li ul li.arrow{
	border-bottom:1px solid #ccc;
	padding:5px 0;
	margin:0 0 10px;
	font-weight:bold;
	font-size:13px;
}

#sitemap ul.sitemap li ul li.arrow a{
	background:url(../img/common/arrow_01.png) no-repeat left center;
	padding:0 0 0 20px;
	font-size:13px;
}

#sitemap ul.sitemap li ul li{
	clear:both;
	padding-left:5px;
}

#sitemap ul.sitemap li ul li a{
	background:url(../img/common/arrow_02.png) no-repeat left center;
	padding:0 0 0 10px;
	font-size:11px;
	color:#333;
}



/*----------------------------------------------------
galleriffic (gallery) stay-detail--main
-------------------------------------------------------*/

.gallerifficOut{
	width:1000px;
	height:394px;
	margin:0 auto 50px auto;
	overflow:hidden;
}

.gallerifficOut div.content {
	width:688px;
	height:394px;
	background:#EBD4BA;
	display:block;
	float: left;
}
.gallerifficOut div.navigation{
	width: 290px;
	float:right;
}

*+html .gallerifficOut div.content {
	position:relative;
}

*+html .gallerifficOut div.content img{
	position: absolute;
	top:0;
}

/* スライドショー部分 */

.gallerifficOut .controls{
	height:0;
	width:688px;
	position:relative;
	z-index:2000;
}

.gallerifficOut div.slideshow-container {
	position: relative;
	top:8px;
	left:8px;
	clear: both;
	height: 378px; /* This should be set to be at least the height of the largest image in the slideshow */
}
.gallerifficOut div.slideshow {}
.gallerifficOut div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.gallerifficOut div.slideshow .advance-link {
	display: block;
	width: 688px;
	height: 394px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 394px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	z-index:1000;
}
.gallerifficOut div.slideshow .advance-link:hover,
.gallerifficOut div.slideshow .advance-link:active,
.gallerifficOut div.slideshow .advance-link:visited {
	text-decoration: none;
}
.gallerifficOut div.slideshow img {
	vertical-align: middle;
	position: absolute;
	left: 0;
}


/* サムネイル部分 */

.gallerifficOut ul.thumbs {
	clear: both;
	margin: 0 ;
	padding:5px 0 0;
}
.gallerifficOut ul.thumbs li {
	margin:0 7px 15px;
	float: left;
	background-color:#b99d5b;
}
a.thumb {
	display: block;
}
.gallerifficOut ul.thumbs li.selected a.thumb {
}
.gallerifficOut a.thumb:focus {
	outline: none;
}
.gallerifficOut ul.thumbs img {
	border: none;
	display: block;
}
.gallerifficOut ul.thumbs li a.thumb:hover img,
.gallerifficOut ul.thumbs li.selected a.thumb img{
	border:#a88c49 2px solid;
	margin:-2px;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


/* スマホ対応させるためのメディアクエリ */
@media screen and (max-width: 481px) {
	iframe {
		width: 100%;
	}
	#top_header p.logo, #header p.logo {
		width: 97%;
		text-align: left;
		padding: 4px 0 4px 3%;
		margin: 0;
	}
	#top_header .logo img {
		width: 25%;
		height: 10%;
	}
	#header_inner {
		width: 100%;
	}
	#top_nav {
		width: 100%;
	}
	#bottom_iframe {
		width: 100%;
	}
	#bottom_iframe iframe {
		height: 370px;
	}
	#yoyaku_outer {
		width: 100%;
		height: auto;
	}
	#top_contents {
		width: 100%;
	}
	.top_text {
		width: 100%;
		margin: 0 auto 20px;
	}
	#contents {
		width: 100%;
	}
	#voice {
		width: 100%;
		padding: 0;
		background-size: contain;
		height: 460px;
	}
	#voice img{
		width: 90%;
		height: 9%;
	}
	#voice p.voice {
		text-align: center;
	}
	.news_list {
		width: 100%;
	}
	.pagetop {
		width: 100%;
	}
	address {
		width: 96%;
		text-align: left;
		padding: 2%;
	}
	.bx-wrapper img {
		padding: 0;
	}
	#submenu {
		float: none;
		width: 100%;
	}
	#sub_box h1 {
		text-align: center;
		font-size: 2.9vw;
	}
	ul#language {
		width: 100%;
		float: none;
	}
	p#contact {
		float: none;
		margin: 60px 0 20px;
		text-align: center;
	}
	#sub_box {
		width: 100%;
	}
	#yoyaku_inner {
		width: 100%;
		float: none;
		height: 265px;
	}
	#yoyaku_content .left {
		width: 100%;
		float: none;
	}
	#yoyaku_outer h2 {
		float: none;
	}
	#yoyaku_inner ul {
		overflow: auto;
	}
	#yoyaku_inner ul li {
		font-size: 3.5vw;
	}
	#yoyaku_content {
		margin: 0 auto;
	}
	#yoyaku_content p.search {
		text-align: center;
	}
	p.tokuten {
		margin: 0;
		text-align: center;
		float: none;
	}
	.yoyaku_row {
		display: inline-block;
		width: 100%;
		font-size: 4vw;
		margin-left: 5%;
	}
	#yoyaku_content select {
		font-size: 4vw;
		margin: 2px 5px;
		background: white;
	}
	#yoyaku_inner ul {
		margin: 15px 0 0;
	}
	/* TOPの画像 */
	.top_image {
		display: flex;
		flex-wrap: wrap;
	}
	.top_01 {
		top: 8px;
		left: 0;
		text-align: center;
		width: 50%;
	}
	.top_02 {
		top: 8px;
		left: 50%;
		text-align: center;
		width: 50%;
	}
	.top_03 {
		top: 220px;
		left: 50%;
		text-align: center;
		width: 50%;
	}
	.top_04 {
		display: none;
		top: 0;
		left: 0;
	}
	.top_05 {
		top: 745px;
		left: 0;
		text-align: center;
		width: 50%;
	}
	.top_06 {
		top: 745px;
		left: 50%;
		text-align: center;
		width: 50%;
	}
	.top_07 {
		top: 485px;
		left: 0;
		text-align: center;
		width: 100%;
	}
	.top_07 object {
		width: 100%;
	}
	.top_07 object embed{
		width: 100%;
	}
	.top_08 {
		top: 710px;
		left: 2%;
		text-align: center;
	}
	.top_image {
		height: 990px;
	}
	.top_01 img {
		width: 98%;
    height: 462px;
	}
	.top_02 img {
		width: 90%;
		height: 210px;
	}
	.top_03 img {
		width: 90%;
    height: 248px;
	}
	.top_05 img {
		width: 90%;
    height: 250px;
	}
	.top_06 img {
		width: 90%;
    height: 245px;
	}
	dl.right {
		overflow: auto;
		letter-spacing: 1px;
	}
	dl.right dd {
		overflow: unset;
		padding: 2%;
	}
	dl.right dt {
		margin: 0 10px 0 0;
	}
	.plan_list li.buttom {
		float: none;
		display: inline-block;
	}
	.plan_box {
		width: auto;
	}
	.plan_box dl {
		width: 64%;
		margin: 0 2.2%;
	}

	.slider-arrow {
	  position: absolute;
	  top: 50%;
	  height: 36px;
	  margin-top: -18px;  /* 高さの半分だけネガティブマージン */
	  color: #666;
	  line-height: 36px;
	  font-size: 28px;
	  cursor: pointer;
	  z-index: 10;  /* 重要 */
	}
	.slider-prev {
	  left: 6%;
	}
	.slider-next {
	  right: 6%;
	}
	.osusume_box {
		text-align: center;
	}
	.osusume_box img {
		width: 90%;
	}
	.osusume_box li {
		float: none;
		margin: 0;
		margin-bottom: 10px;
	}
	#voice {
		float: none;
		background: white;
	}
	#voice dl.left {
		width: 96%;
		display: flex;
		flex-wrap: wrap;
		padding: 2%;
	}
	#voice dl.left dt {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}
	#voice dl.left dd {
		width: 100%;
	}
	#voice dl.left dt .proListImg {
		width: 80% !important;
		height: 200px !important;
		margin: 0 auto;
	}
	#voice dl.left p:nth-child(2){
		margin: 0;
	}
	#voice dl.left p:nth-child(3){
		width: 100%;
		text-align: center;
	}
	#voice dl.left p:nth-child(3) img{
		width: 40%;
	}
	#voice p.title {
		font-size: 4vw;
	}
	#voice p.voice {
		padding: 10px 0 2px 0;
	}
	#banner_list li {
		width: 50%;
		text-align: center;
		margin: 5px 0;
	}
	#banner_list li.last {
		margin: 5px 0;
	}
	p.know {
		background: white;
		padding: 25px 20px 25px;
	}
	#footer_box {
		width: 100%;
	}
	#footer_box ul.sitemap {
		display: flex;
		flex-wrap: wrap;
	}
	#footer_box ul.sitemap li {
		float: none;
		width: 46%;
		margin: 2%;
	}
	#footer_box ul.sitemap li ul li {
		width: 100%;
	}
	#footer_box ul.sitemap li.last {
		margin: 2%;
	}
	.contact_box li.last {
		display: none;
	}

}
