@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	border: none;
	vertical-align: bottom;
}
a {
	color: #555;
}

/*自動改行*/
/* テキストを省略せずに表示する */
.ui-header .ui-title,            /* ヘッダー */
.ui-footer .ui-title,            /* フッター */
.ui-btn-inner,                /* ボタン */
.ui-li-heading,                /* リスト見出し */
.ui-li .ui-btn-text a.ui-link-inherit,    /* リンクリスト */
.ui-li-desc                /* リスト詳細 */
{
    overflow: visible;
    white-space: normal;
}

/* =========================
	Layout
========================= */

body {
    background: url(../img/bg_01.jpg);
	color: #6b2b00;
	font-size: 14px;
	line-height: 2;
}
.ui-header {
	height: 50px;
	background-color: #FF9A58;
}
.ui-content {
	margin: 0;
	padding: 10px;
}
/* =========================
	Menu
========================= */
ul.menu {
	text-align: left;
	overflow: hidden;
	width: 280px;
	margin: 30px auto 0;
	list-style: none;
	padding: 0;
}
.menu li {
	zoom: 1;
	float: left;
	margin: 0 11px 9px 0;
	padding: 0;
}
.menu li img {
	width: 86px;
}
.menu li:nth-child(3n+1){
	margin-right: 0;
}
.menu li.plan {
	width: 280px;
	margin-bottom: 10px;
}
.menu li.plan img {
	width: 100%;
}
.buttons {
	text-align: center;
	list-style: none;
	width: 280px;
	margin: 10px auto;
}
.buttons li {
	margin-bottom: 10px;
}

/* =========================
	Content
========================= */

.content_box {
	zoom: 1;
	margin: 20px 0 0;
	overflow: hidden;
}
.box_wrap{
	margin: 10px 0;
	background : #fbd8a1 url(../img/box_btm.jpg) 0% bottom repeat-x;
}
.box{
	background : url(../img/box_top.jpg) 0% top repeat-x;
	padding: 25px 10px;
}

/* 大きいコンテンツスクロール用 */
.x_scroll {
	position: relative;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.ui-content h2.title {
	clear: both;
	margin: -10px -10px 10px -10px;
	overflow: hidden;
	text-align: center;
}
.ui-content h2 img {
	width: 100%;
}
.content_box p.text,
.content_box p.sub_title:first-child{
	margin: 0 0 10px;
}
.content_box p.sub_title,
.content_box p.sub_title2{
	margin: 30px 0 10px;
    position: relative;
}
.content_box p.sub_title{
	padding: 0 0 5px;
	background : url(../img/line.png) repeat-x 0% bottom;
}
.content_box p.sub_title2{
	text-align: center;
}
.cottage_title-sub{
        display: block;
        position: absolute;
        top: 70%;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        line-height: 1em;
        color: #542a0e;
        filter: drop-shadow(0 0 0.02em #542a0e);
    }
    .cottage_title-sub span{
        font-size: 18px;
        line-height: 100%;
        vertical-align: middle;
        font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        filter: drop-shadow(0 0 0.01em #542a0e);
    }
.content_box .link{
	background : url(../img/point02.png) left center no-repeat;
	padding: 0 0 0 20px;
}

/* イメージ */
.photo{
	margin: 0 0 10px;
	text-align: center;
}

/* =========================
	Top
========================= */
#slider_box {
	/*margin: 0 10px;*/
	padding: 0;
}
#index .ui-content {	
	padding-top: 0;
}
.top_buttons {
	list-style: none;
	margin: 10px auto;
	text-align: center;
	width: 300px;
	zoom: 1;
	overflow: hidden;
}
.top_buttons li {
	float: left;
	margin: 0 5px 5px 0;
	box-shadow: #ddd 0 1px 1px;
}
.top_buttons li.even {
	margin-right: 0;
}
.top_buttons li img {
	width: 147px;
}
#index .box_wrap{
	background-color: #FAD79D;
	color: #484848;
}
#index .box .sub_title2{
	background : url(../img/goryu_midashi_bg.jpg) no-repeat right bottom;
	margin-top: 0px;
}
#index .box .photo{
	margin: 0;
}

/* =========================
	サブヘッダー
========================= */

.ui-header h1 {
	line-height: 32px;
	padding: 0;
}
.ui-header .ui-title {
	line-height: 50px;
	margin: 0px 50px 0 50px;
}
.header_menu_icon {
	width: 40px;
	width: auto\9; /* IE8 */
	height: 40px;
	padding: 5px 5px 0;
}
.header_menu_icon_close {
	width: 70px;
	width: auto\9; /* IE8 */
	height: 40px;
	padding: 6px 5px 0;
}
div#menu{
	padding:10px 0 0 0;
	background: #FFF;
}
div#menu_bg{}
.clear{clear : both;}
.clear hr{display:none;}

/* =========================
	Contents
========================= */

/*画像自動調整*/
img {

     /*max-width: 100%;*/
     /*height: auto;*/
}

/* list */
.content_box ul {
	margin: 0 0 10px;
}
.content_box li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(../img/point01.png);
	text-indent: 24px;
}

/* honkan */

table .tbl-r02 {
  margin: 20px auto;
}

.tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
  .tbl-r02 th {
  background: #ff8b3e;
  color: #fff;
  padding: 5px 0;
}
.tbl-r02 td {
  padding: 5px 10px;
}

.tbl-r02 td span{
    font-size: 13px;
    line-height: 20px;
    display: block;
}
  .last td:last-child {
    width: 100%;
  }



/* winter */
#winter .content_box .sub_title2{
	text-align: left;
	font-size: 16px;
	margin: 0;
	color: #000000;
}

#winter .content_box .sub_title3{
	font-weight: bold;
    font-size: 16px;
    color: #6b2b00;
    line-height: 22px;
    margin-bottom: 20px;
}
#winter .content_box .sub_title3 span{
	font-weight: 600;
    color: #F06615;
    font-size: 19px;
}

#winter .w_box01{
    width:100%;
    margin: 0 auto;
    }
#winter .w_box02{
    width:100%;
    margin: 0 auto;
     }

#winter .rental {
  text-align: center;
  width: 100%;
}
 #winter .rental th,
 #winter .rental td {
  border-bottom: none;
  display: block;
  letter-spacing: 0.08rem;
  }
 #winter .rental th {
  background: #f78439;
  height: 20px;
  color: #fff;
  padding: 10px;
  }
 #winter .rental td.h50 {
  margin-top: 5px;
  height: 50px;
  }
 #winter .rental td.h70 {
  margin-top: 5px;
  height: 85px;
  }
 #winter .rental span{
  font-size: 14px;
  letter-spacing: -0.03rem;
  display: block;
}

.border-box {
    box-sizing: border-box;
}
.tourism-box {
    width: 409px;
    margin: 0 auto;
    display: block;
	}
	.tourism-box .inner {
	box-sizing:border-box;
	}
	.t-img {
    margin: 0 auto 5px;
    padding-top: 55px;
	width:100%;
	}
	.tourism-box h3 {
	text-align:left;
	font-family: "游明朝", "YuMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","メイリオ", Meiryo, Osaka, serif;
	font-size:20px;
    margin-top: 5px;
    margin-bottom: 10px;
	}
	.tourism-box h3 span {
	font-size:14px;
    margin-top: -14px;
    display: block;
    }
	.map-btn a {
	display:block;
    float: left;
	width:110px;
	height:34px;
	color:#FFF;
	line-height:34px;
	text-align:center;
	background:#4a1508;
    margin-left: 10px;
    text-decoration: none;
	}
	.link-btn a {
	display:block;
	float:left;
	width:140px;
	height:34px;
	color:#FFF;
	line-height:34px;
	text-align:center;
	background:#4a1508;
    text-decoration: none;
    }
	.car {
	width:37px;
	height:30px;
	float:left;
	background:url("../img/car.png") left center no-repeat;
    margin: 3px 0 0 10px;
	box-sizing:border-box;
	}
	.car_time {
    display: block;
	float:left;
	width:40px;
	line-height:40px;
	text-align:right;
    font-size: 15px;
    font-weight: bold;
    color: #4b3029;
	}


/* green */
#green .box02{
	margin: 0 0 30px;
}

/* access */
div#map{
	width: 100%;
	margin: 10px auto;
	height: 250px;
}
#access .content_box .sub_title2{
	background : url(../img/access_line.png) 0% bottom no-repeat;
	background-size:100% auto;
	text-align: left;
}
#access .content_box .text{
	margin: 0 0 15px;
}

/* movie */
.movie_button {
	margin: 20px 0;
	text-align: center;
}
.ui-collapsible-content .movie_button {
	text-align: center;
	margin: 10px 0 10px;
}
.ui-collapsible-content .movie_button img {
	width: 260px;
}
.movie_box {
	text-align: center;
}

/* lightbox */
.lightbox_list {
	margin-bottom: 8px;
	text-align: center;
	list-style: none;
}

.lightbox_list img {
	max-width: 100%;
}

.lightbox_list li {
    vertical-align: top;
	display: inline-block;
	/*width: 84px;*/
	width: 30%;
	max-width: 200px;
	margin: 2px 2px 4px;
    font-size: 11px;
}

.lightbox_4 li {
	/*width: 60px;*/
	width: 22%;
}

.lightbox_4 li {
	margin: 2px 1px 4px;
}

.lightbox_2 li {
	/*width: 120px;*/
	width: 40%;
}

.lightbox_list li img {
	vertical-align: top;
}

.lightbox_att {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}

/* =========================
	ページごとの設定
========================= */

/* footer */
.footer {
	z-index: 10;
	left: 0;
	text-align: center;
	font-weight: 500;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #FF9B58;
    margin-top: 30px;
    font-size: 14px;
	letter-spacing: 0.08em;
}
.footer_ttl{
    width: 160px;
    margin: 0 auto;
    padding-top: 20px;
}

.footre_tel {
	clear: both;
	margin: -20px 0 -10px 0;
	padding: 0;
}
.footre_tel a {
	font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
	font-weight: bold;
    color: #FFF
}

.footre_mail {
	clear: both;
	margin: -15px 0 -30px 0;
	padding: 0;
}
.footre_mail a {
	font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
	font-weight: bold;
    color: #FFF
}

.footer_copy {
    padding: 10px 0 5px;
    border-top: solid #FFE7CF 1px;
}

/*
.footer2 {
	z-index: 10;
	left: 0;
	text-align: center;
	line-height: 44px;
	text-shadow: #fff 1px 1px;
	-webkit-text-shadow: #fff 0 1px 1px;
	background: #e2d1b6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2d1b6), color-stop(100%, #d0bc9c));
	background: -webkit-linear-gradient(top, #e2d1b6 0%, #d0bc9c 100%); 	
	color: #FFFFFF;
}
*/




/*
.ui-footer {
	left: 0;
	background: #af9e33;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af9e33), color-stop(100%, #998b22));
	background: -webkit-linear-gradient(top, #af9e33 0%, #998b22 100%); 
}

.ui-footer p {
	padding: 15px 10px;
	text-align: center;
	font-weight: bold;

	font-size: 14px;
}
*/

/* 電話リンク */
.tel {
	clear: both;
	margin: 15px 0 0;
	padding: 0;
}
.tel a {
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 2.5;
}

.ui-btn-up-e,
.ui-btn-hover-e  {
	/*box-shadow: 0 1px 1px 0 #e6d6c4;
	-webkit-box-shadow: 0 1px 1px 0 #e6d6c4;*/
	color: #fff;
	margin-right: 0;
	margin-left: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FF9B58;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F8E4C7), color-stop(100%, #FF9B58));
	background: -webkit-linear-gradient(top, #F8E4C7 0%, #FF9B58 100%);
	line-height: 1.5;
	border: 1px solid #FF9B58;
}
.ui-btn-up-e,.ui-btn-hover-e,.ui-btn-down-e {
	text-decoration: none;
	font-size: 18px;
}

/* トグル部分 */
.ui-collapsible {
	clear: both;
	border-bottom: 1px solid #6B2B00;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
	text-decoration: none;
	color: #6B2B00;
}
.ui-collapsible-content{
	overflow: hidden;
	margin: 0 auto;
}
.ui-collapsible-themed-content {
}

/*開閉部分の矢印アイコン*/
.ui-icon,.ui-icon-searchfield:after{background:#6b2b00 ;/*background:rgba(255,255,255,.6)*/ ;background-image:url(images/icons-18-white.png) ;background-repeat:no-repeat;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}.ui-icon-alt{background:#666;background:rgba(255,255,255,.3);background-image:url(images/icons-18-white.png);background-repeat:no-repeat;}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),      only screen and (min--moz-device-pixel-ratio:1.5),      only screen and (min-resolution:240dpi){.ui-icon-plus,.ui-icon-minus,.ui-icon-delete,.ui-icon-arrow-r,.ui-icon-arrow-l,.ui-icon-arrow-u,.ui-icon-arrow-d,.ui-icon-check,.ui-icon-gear,.ui-icon-refresh,.ui-icon-forward,.ui-icon-back,.ui-icon-grid,.ui-icon-star,.ui-icon-alert,.ui-icon-info,.ui-icon-home,.ui-icon-search,.ui-icon-searchfield:after,.ui-icon-checkbox-off,.ui-icon-checkbox-on,.ui-icon-radio-off,.ui-icon-radio-on{background-image:url(images/icons-36-white.png) ;-moz-background-size:776px 18px;-o-background-size:776px 18px;-webkit-background-size:776px 18px;background-size:776px 18px;}.ui-icon-alt{background-image:url(images/icons-36-white.png);}}
.ui-icon-plus{background-position:-216px 50%;}.ui-icon-minus{background-position:-180px 50%;}.ui-icon-delete{background-position:-72px 50%;}.ui-icon-arrow-r{background-position:-108px 50%;}.ui-icon-arrow-l{background-position:-144px 50%;}.ui-icon-arrow-u{background-position:-180px 50%;}.ui-icon-arrow-d{background-position:-216px 50%;}


/*求人募集*/

.kyu-zin { width:300px; border-style:double; border-color:#E00000; text-align:center; color:#E00000; font-size:16px; padding:10px 10px 10px 10px; margin:auto;}

/*求人募集ここまで*/
