@charset "UTF-8";

/* 共通部分
------------------------------- */
html {
    font-size: 100%;
    scroll-behavior: smooth;
}
body{
    font-family: 'Noto Sans JP', 'Meiryo', sans-serif;
    line-height: 1.7;
    color: #432;
}
a {
    text-decoration: none;
    color:inherit
}
a:hover {
    opacity: 0.7;
}
img {
    width: 100%;
}
.wrapper {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 4%;
}
.ttl{
    text-align: center;
    padding-top: 15%;
    padding-bottom: 5%;
}
.ttl img{
    width: 47%;
}
.ttl h2{
    margin: 5% 0 2%;
    font-size: 1.5rem;
    color: #000;
    letter-spacing: 2px;
    font-weight: 500;
}
.ttl p{
    font-size: 1.1rem;
    letter-spacing: 1px;
}



/* 見出し */
.page-title {
    font-size: 5rem;
    font-family: 'Philosopher', serif;
    text-transform: uppercase;
    font-weight: normal;
}
.sub-title {
    font-size: 1.375rem;
    padding: 0 8px 8px;
    border-bottom: 2px #0bd solid;
    font-weight: normal;
}

/* ボタン */
.button {
    font-size: 1.375rem;
    background: #0bd;
    color: #fff;
    border-radius: 5px;
    padding: 18px 32px;
}
.button:hover {
    background: #0090aa;
}

/* iframe */
iframe {
    width: 100%;
}




/* ボタン */
.btn{
    margin-bottom: 5%;
}
a.btn_more {
    display: block;
    max-width: 350px;
    margin: 0 auto;
    padding: 1rem 3rem;
    background-color: #fff;
    border-radius: 50px;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.3s;
    border: 1px solid #6DC0A4;
}
a.btn_more span.bl__text {
    display: block;
    position: relative;
    color: #40210F;
    font-size: 0.9rem;
    text-align: center;
    padding-left: 30px;
    letter-spacing: 4px;
}
a.btn_more span.bl__text:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #d3d6cd;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
a.btn_more span.bl__text:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #3c6a88;
    border-right: 3px solid #3c6a88;
  box-sizing: border-box;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}
a.btn_more:hover {
    background-color: #2f7280;
}
a.btn_more:hover span.bl__text:after {
    border-top: 3px solid #2f7280;
    border-right: 3px solid #2f7280;
}

/*食べる
===================================================*/
.osusume_menu{background:#F9F8F8;
	padding:3em 10%;
	margin-bottom:5em;}

.osusume_menu01{text-align:center;}

ul.osusume_menu02{text-align:center;}

ul.osusume_menu02 li{display:inline-block;
	width:30%;
	padding:1%;
	vertical-align:top;}

ul.osusume_menu02 li img{}

ul.osusume_menu02 li h3{text-align:center;
	font-size:1.5em;
	border-bottom: 1px solid;
	margin-bottom:0.5em;}

ul.osusume_menu02 li h3 span{font-size:0.8em;}

ul.osusume_menu02 li p{text-align:left;}

.osusume_menu03{text-align:center;
	margin-top:5em;}

.button02{background-color:#DE3D50;
	padding:0.5em 1em;
	color:white;
	font-size:1.2em;
	font-weight:bold;}

/*買う
===================================================*/
.kaubody{width:70%;
	margin:0 auto 5em auto;}

.kaubody h3{text-align:center;
	font-size:2.5em;
	margin-bottom:0.5em;}

.kaubody h3 span{font-size:0.7em;}

.kaubody p{margin-top:1em;}

.kaubody table{width:100%;
	border-collapse:collapse;
	margin-top:2em;}

.kaubody table tr{border-top: 1px solid;
	border-bottom: 1px solid;}

.kaubody table tr th{width:10em;
	background-color:#F1F8EB;}

.kaubody table tr td{padding:0.5em 0 0.5em 1em;}
/*学ぶ
===================================================*/
.manabubody{width:70%;
	margin:0 auto 5em auto;text-align:center;}

.manabubody h3{font-size:2.5em;
	text-align:center;
	display:inline-block;
	padding:1em 0 1em 2em;
	background-image:url(http://219.100.169.205/control/wp-content/uploads/2022/06/manabutitleicon.png);
	background-size: 20% auto;
	background-position: left 0% top 50%;
	background-repeat: no-repeat;}

.manabubody p{margin:2em 0;}



/*おりもの展示館
===================================================*/
.orimonobody{width:50%;
	margin:0 auto 5em auto;text-align:center;} 

.orimonobody h3{font-size:2.5em;
	text-align:center;
	display:inline-block;
	padding:1em 0 1em 2em;
	background-size: 20% auto;
	background-position: left 0% top 50%;
	background-repeat: no-repeat;}

.orimonobody p{margin:2em 0;}

.haikei{background:  #FFF0F5;
	   padding: 1px;
}

.orimono2{ /*コレ*/border-top: 1px solid #333;
    /*コレ*/border-bottom: 1px solid #333;
	          padding:1.5em 0;}
.orimono2 dt{ float: left;width:5em;
	
　　　　　　}
.orimono2 dd{margin-left:3em;}





/*固定ページ下部リンク
===================================================*/

.sitemap{
	background:#F9F8F8;
	margin-top:5em;
	padding:3em 0;
}

.sitemap ul{width:80%;
	margin:0 auto;
	list-style-type: none;
	text-align:center;letter-spacing: -.4em;
}
.sitemap ul li{
	width:35%;
	display:inline-block;
}

a.shousai_button{
	display:inline-block;
	border:1px solid #6DC0A4;
	border-radius:30px;
	padding:0.5em 5em;
background-image:url(http://219.100.169.205/control/wp-content/uploads/2022/06/arrow.jpg);
	background-repeat:no-repeat;
	background-position:right 1em center;
}
ul.kariko_list{padding:3em 0;margin:0;overflow:hidden;list-style-type:none;}
ul.kariko_list li{width:50%;padding:0;margin:0;float:left;text-align:left;background:url();}
ul.kariko_list li img{max-width:97%;}
ul.kariko_list li:last-child{text-align:right;}

.taiken_list {
	padding: 1em 0 3em 0;overflow:hidden;
}

.taiken_list li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}

.taiken_list li{
	position:relative;
	padding-left:20px;float:left;padding-right:1em;
}
 
.taiken_list li:after{
	content:'';
	display:block; 
	position:absolute; 
	background:#333;
	width:9px;
	height:9px; 
	top:8px; 
	left:5px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}

.taiken_kyoushitu_button{border:2px solid #AB6692;background:#AB6692;color:#fff;padding:1em 2em;display:inline-block;margin-top:3em;}
.taiken_kyoushitu_button img{max-width:1em;}
.taiken_kyoushitu_button:hover{background:#fff;color:#AB6692;}

.taiken_icon {text-align:center;padding-top:5em;}
.taiken_icon img{max-width:80px;}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

dl.access02{width:100%;overflow:hhiden;clear:both;display:inline-block;padding:2em 0 0 0 ;}
dl.access02 dt{display:inline-block;width:20%;padding:1% 3%;background:#F2EFEE;}
dl.access02 dd{display:inline-block;width:66%;padding:1% 3%;text-align:left;}

.access_info{background:#F2EFEE;padding:1em;margin-top:3em;}

.access_infologo{display:inline-block;vertical-align:middle;width:40%;}
.access_infologo img{max-width:150px;}
#access_infor{text-align:left;display:inline-block;vertical-align:middle;width:55%;}

ul.amap_list{list-style-type:none;text-align:center;}
ul.amap_list li{display:inline-block;width:48%;vertical-align:top;text-align:left;padding:1%;margin:0;}
ul.amap_list li dl{padding:0;margin:0;}
ul.amap_list li dl dt{padding:0 0 1em 0;margin:0;font-weight:900;font-size:1.2em;}
ul.amap_list li dl dt span{display:inline-block;color:#fff;background:#F4834E;padding: 0 0.3em;margin:0 1em 0 0;}
ul.amap_list li dl dd{padding:0;margin:0;}

@media (max-width: 736px) {
    a.btn_more {
        max-width: 280px;
        padding: 1.5rem 2.0rem;
    }
    a.btn_more span.bl__text {
        font-size: 14px;
    }
}



/* ヘッダー
------------------------------- */
.page-header {
    min-width:95%;
    display: flex;
    justify-content: space-between;
    z-index: 100;
    background: rgba(255,255,255,0.5);
    padding: 1% 5%;
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    transition: all .5s;
}
.header-right{
    margin:0 0 0 auto;
    display: block;
}
.timeinfo{
    float: right;
    font-weight: bold;
}
.timeinfo p.small_txt{
    font-size: 0.5rem;
    font-weight: normal;
    text-align: right;
}
.header-left{
    z-index: 999;
    display: inline-block;
    background-color: #fff;
    padding: 1%;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 0;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 40%);
}
.logo {
    width: 160px;
    margin-top: 14px;
}

.main-nav {
    display: flex;
    font-size: 0.9rem;;
    text-transform: uppercase;
    margin-top: 70px;
    list-style: none;
    font-weight: bold;
}

.main-nav li{
    float: left;
    letter-spacing: 3px;
    line-height: 1.4;
    transition: 1s;
    padding: 0 1em;
    cursor: pointer;
    list-style: none;
}

.main-nav a{
    text-decoration: none;
    color: #40210F;
    transition: .5s;
}

.main-nav a:hover{
  color:#008b8b;
}

.pagehead{margin-top:7.5em;
	margin-bottom:10em;
	position:relative;}

.pagehead span{width:15%;
	position:absolute;
	bottom:-63%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);}

/* フッター
------------------------------- */
footer {
    text-align: center;
    padding: 4%;
    background-color: #2C210F;
    color: #cac0ba;
}
.page-footer{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10%;
}
.info{
   display: flex; 
    width: 75%;
}
.footerlogo{display:inline-block;vertical-align:middle;
 width: 40%; 
}
.footerlogo img{max-width:150px;}
.footer_info_l{
   display:inline-block;width:40%;vertical-align:middle;
}
.footer_info{
    text-align: left;
    margin-left: 5%;
}
.address{
    margin-bottom: 4%;
}
.address p.info_large,
.info_large{
    font-size: 1.4rem;
    font-weight: 500;
}
.hours p.info_large{
    font-size: 1.2rem;
    font-weight: 500;
}
.hours p.info_small,
.ainfo_small{
    font-size: 0.6rem;
}
.copyright{
    font-size: 0.7rem;
}


/* トップイメージ
------------------------------- */

    
/* 楽しみ方
------------------------------- */
#enjoy{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/haikei_washi.jpg);
}

.enjoy_list {
    display: flex;
    list-style: none;
    padding: 10% 0;
}

.enjoy_list li{
    margin-right: 3%;
}

.enjoy_list li:last-child{
    margin-right:0;
  }

/* おしらせ
------------------------------- */
#topics{
    padding: 8% 0;
    background-image: url(../images/logomark_haikei.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 9% 0;
}
.menu_ttl{
    font-size: 2rem;
    letter-spacing: 4px;
    font-weight: 500;
    text-align: center;
}
.menu_ttl img{
    width:8%;
}
.topics_item p.tp_ttl{
    font-size: 1.2rem;
    font-weight: 500;
    margin: 3% 0 3%;
}
.topics_item p.tp_hb{
    text-align: justify;
    font-size: 0.8rem;
}
.grid {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    margin-top: 6%;
    margin-bottom: 50px;
  }
  .item ul.wk_icon{
      display: flex;
      list-style: none; 
      justify-content:flex-start; 
      margin-top: 12px;
  }
  .item ul li{
      width: 20%;
      padding: 0px 5px 0px 0px;
  }
  .item ul li.wk_icon{
      margin-left: 10px;
  }
  

/* 施設案内
------------------------------- */
#facility{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/silk_haikei.jpg);
}
.facility_wrap{
    padding: 8% 0;
}
.prologue{
    text-align: center;
}
.prologue img{
    width: 18%;
}
.prologue p.prl_txt{
    padding: 5% 0;
    font-size: 1rem;
    line-height: 2.1;
    letter-spacing: 2px;
}
.facility_map{
    width:80%;
    margin: 0 auto;
    padding: 9% 3%;
}


/* アクセス
------------------------------- */
#top_access {
    padding: 8% 0;
}
.g_map{
    padding:5% 0;
}


/* 過ごし方
------------------------------- */
#howto{
    text-align: center;
    margin-bottom: 7%;
}



.howtocontents{
    display: flex;
    justify-content: space-between;
}

.howto_item01{
    background-image: url(../images/spot.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    height: auto;
    padding: 5%;
}

.howto_item02{
    background-image: url(../images/gourmet.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    height: auto;
    padding: 5%;
}

.item_box01 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #51ad6d;
    width: 20vw;
    height: 20vw;
    margin: 0 0 0 auto;
    color: #fff;
}


.item_box02 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #b7424a;
    width: 20vw;
    height: 20vw;
    margin: auto 0 0 0;
    color: #fff;
}

.item_ttl{
    font-size: 2vw;
    font-family: 'Hina Mincho', serif;
}
.item_subttl{
    font-size: 1.3vw;
    font-family: 'Hina Mincho', serif;
}



/* 旅館・ホテル
------------------------------- */
#hotels{
    text-align: center;
    padding: 8%;
    background-color: #2f210f;
}
.hotels_box h5{
    color: #cac0ba;
    font-size: 1.9rem;
    letter-spacing: 2px;
    font-weight: 400;
}
.item p.hotel_ttl{
    font-size: 23px;
    margin: 3% 0 3%;
    color: #cac0ba;
}
.item p.hotel_hb{
    color: #fff;
    text-align: justify;
    font-family: 'YuGothic', sans-serif;
}






/* ［ページ］おすすめスポット
------------------------------- */
.spot{
    color:#40210f;
}
.contents_ttl{
    text-align: center;
    padding: 8%;
}
.contents_ttl h2{
    font-size: 2.5rem;
    letter-spacing: 1px;
    font-weight: 200;
    line-height: 1.5;
    font-family: 'Hina Mincho', serif;
    color: #2F7280;
}
.spot_box{
    display: flex;
    margin-bottom: 5%;
}
.spot_img{
    width: 50%;
}
.spot_img img{
    width: 100%;
}
.spot_item{
    width: 50%;
    margin-left: 20px;
}
.spot_item p{
    font-family: 'YuGothic', sans-serif;
}
.spot_item p.spot_ttl{
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 7px;
}
.spot_item p.spot_hb{
    text-align: justify;
}


/* ［ページ］グルメ&お土産
------------------------------- */
.gourmet_info{
    margin: 5% 0;
}
.gourmet_info{
    font-family: 'YuGothic', sans-serif;
}
.gourmet_info td{
    padding: 5px;
}
.gourmet_info td.hyottl{
    background: #dbe4cc;
    padding: 0 25px;
    text-align: center;
}




/* ［ページ］各施設ページ
------------------------------- */
.contents_ttl h2 span {
    display: block;
    font-size: 1.5rem;
    margin-top: 7px;
    text-align: center;
    letter-spacing: 2px;
    color: #a6b4b4;
    font-weight: 100;
}
.hotels_img{
    margin-bottom: 30px;
}
.hotels_img img{
    width: 100%;
}
.hotels_img p{
    margin-top: 15px;
    font-size: 1.2rem;
}

/* ワーケーションプラン------ */

table,tbody,tr,td,th {
    font-family: 'YuGothic', sans-serif;
}
.ws_plan{
    margin: 5% 0;
}
.ws_plan td{
    padding: 15px;
}
.ws_plan td.ws_icon{
    background-color: #3194a6;
    width: 14%;
}
.ws_plan td.ws_hb{
    background-color: #f4f3eb;
    width: 45%;
    font-size: 1.2rem;
    font-weight: bold;
}
.ws_icon {
    text-align: center;
}
.ws_icon img{
    vertical-align: middle;
}
/* --------------------------- */

.hotels_sub{
    margin: 0 auto 40px;
    width: 70%;
}
.hotels_info{
    margin: 0 auto 10%;
    font-size: 1.2rem;
    border-spacing: 0;
}

/* 施設情報------ */

.hotels_info td{
    padding: 15px;
    border-bottom: 1px solid #9c918b;
}
.hotels_info td.komoku{
    text-align: center;
    width: 20%;
}
.hotels_info td.cell{
    width: 45%;
}
.hotels_info th{
    background: #dbe4cc;
    padding: 5px 25px;
    text-align: center;
}
.work_icon{
    display:flex;
}

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



/*PCで改行無効*/
.br-pc{
    display: none;
}


.taberu{width:80%;margin:0 auto;text-align:center;padding-bottom:3em;}

.taberu li{display:inline-block;width:47%;padding:0 1em; vertical-align: top;}
.taberu li img{width:80%;}

.taberubody{text-align:left;}



.time{    /*コレ*/border-top: 1px solid #333;
    /*コレ*/border-bottom: 1px solid #333;padding:1.5em 0;margin:1.5em 0;}

.time dt{ float: left;width:5em;}

.time dd{margin-left:5em;}



/* 959px以下
------------------------------------------------------------*/
@media only screen and (max-width: 959px){


.pagehead span{width:20%;bottom:-100%;}
	
  /* 959px以下改行あり -----*/
    .br-pc{
        display: block;
    }


 /* ヘッダー -----*/
    .page-header {
        flex-direction: column;
        align-items: center;
        padding: 5% 0;
        }
    .logo {
        margin-top: 0px;
        }
    .spnone{
        display: none;
    }
    /* HEADER */
    .main-nav {
        font-size: 1.2rem;
        margin-top: 40px;
    }
    .main-nav li {
        margin: 0 30px;
    }


/* 魅力 */

.recommend_item {
    width: 100%;
}
.recommend_point {
    display: block;
}

.manabubody{width:90%;
	margin:0 auto 5em auto;text-align:center;}
	
.taberu{width:90%;margin:0 auto;text-align:center;padding-bottom:3em;}
	
.kaubody{width:90%;
	margin:0 auto 5em auto;}
}





/* モバイル版
------------------------------- */
@media (max-width: 600px) {

	
dl.access02{width:100%;overflow:hhiden;clear:both;display:inline-block;padding:2em 0 0 0 ;}
dl.access02 dt{display:block;width:auto;padding:1% 3%;background:#F2EFEE;}
dl.access02 dt img{max-width:150px;}
dl.access02 dd{display:block;width:auto;padding:1% 3%;text-align:left;}
	
.pagehead span{width:25%;bottom:-120%;}
	
	ul.osusume_menu02{text-align:center;}

ul.osusume_menu02 li{display:block;
	width:auto;
	padding: 1em 1%;
	vertical-align:top;}

ul.osusume_menu02 li img{}

ul.osusume_menu02 li h3{text-align:center;
	font-size:1.5em;
	border-bottom: 1px solid;
	margin-bottom:0.5em;}

ul.osusume_menu02 li h3 span{font-size:0.8em;}

ul.osusume_menu02 li p{text-align:left;}
	

.taberu li{display:block;width:auto;padding:0 1em; vertical-align: top;}
.taberu li img{width:80%;}
  /* スマホ版改行あり -----*/
    .br-pc{
        display: block;
    }


 /* スマホ版改行なし -----*/
    .br-sp {display: none; }



 /* ヘッダー -----*/
    .page-title {
        font-size: 2.5rem;
    }
    .page-header {
        flex-direction: column;
        align-items: center;
        padding: 5% 0;
        }
    .logo {
        margin-top: 7px;
        }
    .spnone{
        display: none;
    }
    /* HEADER */
    .main-nav {
        font-size: 0.8rem;
        margin-top: 10px;
    }
    .main-nav li {
        margin: 0 10px;
        padding: 0;
        letter-spacing: 0;
    }

    /* HOME */
    .home-content {
        margin-top: 20%;
    }


 /* コンセプト -----*/
.conceptbox h2 {
    font-size: 1.8rem;
    letter-spacing: 1px;
}
.conceptbox h3 {
    font-size: 1.3rem;
    letter-spacing: 3px;
}
.conceptbox p {
    font-size: 1rem;
    text-align: justify;
    margin: 2%;
}



/* 魅力 */
.recommend_box{
    padding: 14% 2%;
}

.recommend_box h4{
    font-size: 1.5rem;
    letter-spacing: 0;
}

.recommend_box p{
    font-size: 1rem;
    letter-spacing: 0px;
    margin-top: 3%;
    line-height: 1.5;
    font-weight: 100;
}
.recommend_point {
    display: block;
    margin:6% 0%;
}
.recommend_item {
    width: 100%;
    margin-bottom: 5%;
    padding: 0%;
}
.recommend_item dd{
    font-size: 1.5rem;
    font-weight: 100;
    font-family: 'Hina Mincho', serif;
}
.recommend_item dt{
    font-size: 1rem;
    font-weight: 100;
}
.recommend_item img{
    width: 250px;
    height: 250px;
}



/* 過ごし方　------ */

.howtocontents{
    display: block;
}
.howto_item01{
    width: 100%;
}
.howto_item02{
    width: 100%;
}
.item_box01 {
    width: 40vw;
    height: 40vw;
}
.item_box02 {
    width: 40vw;
    height: 40vw;
}

.item_ttl{
    font-size: 6vw;
    line-height: 1.2;
}
.item_subttl{
font-size: 3vw;
}


/* ホテル一覧------ */
.hotels_box h5 {
    font-size: 1.5rem;
}



/* フッター */

.page-footer{
    display: block;
    margin: 10% 0;
}
p.copyright{
    font-size: 0.4rem;
}
.footerlogo {
	/*  width: 73%; */
}
.contact{
    margin: 5%; 
}
.info p{
    font-size: 0.7rem;
}
a.btn_pink {
    max-width: 256px;
    padding: 0.6rem 0.8rem;
}



/* スポット */

.contents_ttl h2 {
    font-size: 1.5rem;
}
.spot_box {
    display: block;
}
.spot_img {
    width: 100%;
}
.spot_item {
    width: 100%;
    margin-left: 0;
}


/* グルメ&お土産 ------ */

.gourmet_info td.hyottl {
    padding: 0 0px;
    width: 30%;
}


/* ［ページ］各施設ページ ------ */
.hotels_img p{
    font-size: 1rem;
}
.hotels_sub{
    margin: 0 auto 20px;
    width: 100%;
}
table,tbody,tr,td,th {
    width: 100%; 
    display: block; 
    font-size: 1rem;
  }


.ws_plan td.ws_icon{
    width: 100%;
    padding: 5px;
}
.ws_icon img {
    width: 50%;
}
.ws_plan td.ws_hb{
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
}


.hotels_info th{
    border-bottom: 1px solid #9c918b;
}
.hotels_info td{
    padding: 15px;
}
.hotels_info td.komoku{
    background-color: #f7f6f4;
    text-align: center;
    width: 100%;
}
.hotels_info td.cell{
    text-align: center;
    width: 100%;
}

.kaubody h3{text-align:center;
	font-size:1.5em;
	margin-bottom:0.5em;}

.manabubody h3{text-align:center;
	font-size:1.5em;
	margin-bottom:0.5em;}


	.kaubody table tr th{width:auto;}
	
	
.access_infologo{display:block;vertical-align:middle;width:auto;}
.access_infologo img{max-width:150px;}
#access_infor{text-align:left;display:block;vertical-align:middle;width:auto;}
}