@charset "utf-8";

body {
  line-height: unset;
}
#sidr-frame {z-index:9999;}/* スライドナビが下に隠れるので */

/*----------------------------------
content
--------------------------------------*/
#content{
  background-image: url(../img/lead_bg.jpg);
}
#content IMG{width:100%;vertical-align:bottom;}
#content A{}
/*#content A{background:transparent;webkit-tap-highlight-color:rgba(242, 41, 103, 0.3);}*/
#content A:active,
#content A:hover{}
#content A:hover IMG{opacity:0.8;}
#content INPUT[type="radio"] {
-webkit-transform: scale(1.2);
transform: scale(1.2);
margin-left:0.5em;
position:relative;
}
#content  EM{font-style:normal;font-weight:bold;}
#content SELECT{
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: small;
text-indent: 0.2em;
color: #000;
border: 1px solid #ccc;
cursor: pointer;
padding:5px 0;
background:#fff;
}
#content SELECT:disabled{background:#ccc;}
/*----------------------------------
general class
--------------------------------------*/
#content .alignC{text-align:center;}
#content .alignL{text-align:left;}
#content .alignR{text-align:right;}
#content .floatL{float:left;}
#content .floatR{float:right;}
#content .clearfix{overflow:hidden;}


/* --------------------------------------------------
  モーダル表示
-------------------------------------------------- */
/* モーダル表示時の背景 */
#modal-overlay{
    position: fixed;
    top: 0;
    z-index: 950;
    display: none;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.5);
}

/* モーダルを閉じるボタン */
.close_modal {cursor:pointer; background-color:#222; color:#fff; text-align:center; font-size:1.16em; padding:0.5em; border-radius:6px; margin-top:3.125vw;}

/* モーダル起動ボタン */
.modal-btn {cursor:pointer;}

/* モーダルターゲット共通 固定・消去など */
.modal-content {display:none;  box-sizing:border-box; position:fixed; background-color:#fff; width:93.75%; padding:3.125vw;  z-index:1000; overflow-y:auto; box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}

/*----------------------------------
祈りの島 長崎五島列島
--------------------------------------*/
#goto {width:93.75%; margin:15px auto 0; line-height:1.5; font-size:3.125vw;}/* 基準フォントサイズ10px/スクリーン幅320px */
#goto .clearfix2:after {content: "";clear:both; display: block;}
#goto a {color:#005ec8; text-decoration:underline;}

/* メインビジュアル・スライダー */
#content #main_visual {background-color:#fff; margin-bottom:3.125%;}
#content #main_visual h2 {position:relative; z-index:1;}
#content #main_visual .slider {margin-top:-14%;}
#content #main_visual .slick-dots {bottom:25px;}/* ↓ dots を変更 */
#content #main_visual .slick-dots li {width: 8px; height: 8px; padding:0 10px;}
#content #main_visual .slick-dots li button {width: 8px; height: 8px;}
#content #main_visual .slick-dots li button:before {display:none;}
#content #main_visual .slick-dots li button:after {display:block; position:absolute; top:0; left:0; content:""; width:8px; height:8px; background-color:#fff; border:2px solid #fff; border-radius:100px;}
#content #main_visual .slick-dots li.slick-active button:after {background-color:#006cc8;}

/* Gナビ */
#goto #gnav {margin-bottom:3.125vw;}
#goto #gnav li {width:31%; float:left; margin-right:3.5%;}
#goto #gnav li:last-child {margin-right:0;}

/* リード */
#goto #lead {background-image:url(../img/shirakami/lead_bg.png); background-repeat:no-repeat; background-size:cover; background-position:left top; padding:3.125vw; margin-bottom:3.125%;}
#goto #lead h2 {margin-bottom:3.125vw;}
#goto #lead .photo01 {width:44.0625vw; float:left; margin: 0 2vw 0 -3vw;}
/*#goto #lead .photo01 {width:44.0625vw; float:left; margin:0 1em 1em -4.6875vw;}*/
#goto #lead .txt01 {margin-bottom:20%;}
#goto #lead .photo02 {clear:both; width:43.4372vw; float:right; margin:0 -2.687vw 1em 1em; border:solid #fff;}
/*#goto #lead .photo02 {clear:both; width:43.4372vw; float:right; margin:0 -4.6875vw 1em 1em;}*/

/*edit*/
/* 動植物コース */
#animal {
  background-image: url("../img/shirakami/bg_animal.png");
  margin: 10px auto 3.125vw;
  padding: 1.125vw;
  width: 92%;
}
#animal > h2 {width:87vw; margin:0 auto 3.125vw;}
#animal p.lead {margin-bottom:4.6875vw;}
#animal .btn_kyokaido {width:71.875vw; margin:0 auto 4.6875vw;}

#animal .rcmnd_lead {background-color:#fff; padding-top:3.125vw;}
#animal .rcmnd_lead h2 {width:60.625vw; margin:0 auto 3.125vw;}
#animal .rcmnd_lead p {margin:0 3.125vw 3.125vw;}
/*  */
.daytrip {background-color:#fff; padding:0.688vw 3.125vw; margin-bottom:2px;}
.daytrip .lead {margin-bottom:4.6875vw;}
.daytrip h2 {margin-bottom:4.6875vw;}
.daytrip .photo {width:32vw; float:right; padding:10% 5px 5px; margin-left:1.56vw;}
.daytrip h3 {
  display:inline-block;
  color:#004c93;
  font-size:3.5vw;
  font-weight:normal;
  padding-bottom:0.1em;
  margin-bottom:0.3em;
  background-image:url(../img/line_x.png);
  background-repeat:no-repeat;
  background-position:left bottom;
}
.daytrip h3 span {display:block; color:#222; font-size:0.611em;}

.daytrip .trigger {color:#00921b; font-size:1.7em; line-height:2; text-align:center; background-image:url(../img/toggle_plus01.png); background-repeat:no-repeat; background-position:98% 50%; background-size:5.625vw; border:1px solid #00921b; margin-bottom:3.125vw;}
.daytrip .trigger.active {background-image:url(../img/toggle_minus01.png);}
.daytrip .acordion_tree p {font-size:1.05em;margin-bottom:1em;}
.daytrip .jetfoil {color:#1eacca;}
.daytrip .bus {color:#e7930e;}
.daytrip .lunch {color:#a5a5a5;}
/*edit*/


/* おすすめコース */
#goto #recommend {background-image:url(../img/shirakami/bg_recommend.png); padding:3.125vw; margin-bottom:3.125vw;}
#goto #recommend > h2 {width:87vw; margin:0 auto 3.125vw;}
#goto #recommend p.lead {margin-bottom:4.6875vw;}
#goto #recommend .btn_kyokaido {width:71.875vw; margin:0 auto 4.6875vw;}

#goto #recommend .rcmnd_lead {background-color:#fff; padding-top:3.125vw;}
#goto #recommend .rcmnd_lead h2 {width:60.625vw; margin:0 auto 3.125vw;}
#goto #recommend .rcmnd_lead p {margin:0 3.125vw 3.125vw;}

/* ２泊３日 */
.course {background-color:#fff; padding:4.6875vw 3.125vw 0;}
.course .trigger {
  width:100%;
  border-top:2px solid #00921b;
  padding:3.125vw 0;
  background-image:url(../img/toggle_plus01.png);
  background-repeat:no-repeat;
  background-position:100% 50%;
  background-size:5.625vw;
  font-size:5vw;
  font-weight:normal;
}
.course .trigger.active{background-image:url(../img/toggle_minus01.png);}
.course h3 {
  background-color:#03bdb7;
  color:#fff;
  font-size:3.5vw;
  text-align:center;
  /*line-height:2;*/
  margin-bottom:3.125vw;
  border-radius: 60px;
  padding:10px 0;
}
.course #day2_h3 {
  background-color:#eb004d;
  color:#fff;
  font-size:3.5vw;
  text-align:center;
  /*line-height:2;*/
  margin-bottom:3.125vw;
  border-radius: 60px;
  padding:10px 0;
  margin-top: 50px;
}
.course p {
  border-top: 2px dashed;
  color: #ff471f;
  font-size: 1.1em;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-top: 5px;
  text-align: center;
}
.course #day2_p {
  color:#eb004d;
  font-size:1.1em;
  text-align:center;
  margin-bottom:1em;
}
.course ul {margin-bottom:1em;}
.course li {
  margin-bottom:0.3em;
  font-size: 3.5vw;
  text-align: left;
}
.course li span {display: inline-block; line-height:1.3; vertical-align:middle;}
.course .action {
  margin:0 5px;
  background-color:#ff035d;
  color:#fff;
  /*width:3.4em; */
  text-align:center;
  /*border-radius:2px;*/
}
.course .start {background-color:#0872ff;}
.course .lunch {background-color:#ffbe61;}

.course .place {
  /*font-size:3vw;*/
  color:#0872ff;
}
.course .place2 {
  /*font-size:1.3em;*/
  color:#ff0834;
}

.course .place.tume {letter-spacing:-0.08em;}
.course .place small {font-size:0.76em;}
.course .place.modal-btn {color:#00921b;}
#content .course .place.modal-btn img {width:5vw; height:auto; margin-left:0.2em; vertical-align:middle;}
.course .transport {margin-left:9.3em; padding-left:1em; color:#b0b0b0; line-height:1; position:relative;}
.course .transport:before {display:block; position:absolute; top:0;  content:""; width:0.625vw; height:100%; background-color:#222;}
#content .course .transport img {width:5.3125vw; height:auto; margin-right:0.5em; vertical-align:middle;}
.course .no_time {margin-left:7.1em;}

/* モーダル表示 */
#goto #recommend .modal-content h3 {font-size:1.8em; font-weight:normal; line-height:1.2; margin-bottom:3.125vw; display:table;}
#goto #recommend .modal-content h3 span {display:table-cell; vertical-align:middle;}
#goto #recommend .modal-content h3 span:last-child {padding-left:0.5em;}
#goto #recommend .modal-content h3 .area {background-color:#00921b; color:#fff; font-size:0.666em; padding:0 0.5em; white-space:nowrap;}
#goto #recommend .modal-content .photo {margin-bottom:3.125vw;}
#goto #recommend .modal-content .photo img {border-radius:4px;}

/* 日帰り観光 */
#goto #recommend .daytrip {background-color:#fff; margin-bottom:9px;}
#goto #recommend .daytrip .lead {margin-bottom:4.6875vw;}
/*#goto #recommend .daytrip h2 {margin-bottom:4.6875vw;}*/
#goto #recommend .daytrip .photo {width:40vw; float:right; padding:5px; margin-left:1.56vw; border:1px solid #ccc; box-shadow:2px 2px 3px;}
#goto #recommend .daytrip h3 {display:inline-block; color:#00921b; font-size:4vw; font-weight:normal; padding-bottom:0.1em; margin-bottom:0.3em; background-image:url(../img/line_x.png); background-repeat:no-repeat; background-position:left bottom;}
#goto #recommend .daytrip h3 span {
  /*display:block;*/
  color:#222;
  font-size:0.611em;
}

#goto #recommend .daytrip .trigger {color:#00921b; font-size:1.7em; line-height:2; text-align:center; background-image:url(../img/toggle_plus01.png); background-repeat:no-repeat; background-position:98% 50%; background-size:5.625vw; border:1px solid #00921b; margin-bottom:3.125vw;}
#goto #recommend .daytrip .trigger.active {background-image:url(../img/toggle_minus01.png);}
#goto #recommend .daytrip .acordion_tree p {font-size:1.05em;margin-bottom:1em;}
#goto #recommend .daytrip .jetfoil {color:#1eacca;}
#goto #recommend .daytrip .bus {color:#e7930e;}
#goto #recommend .daytrip .lunch {color:#a5a5a5;}

/* 五島を食す！絶品グルメ */
#goto #see {background-image:url(../img/gourmet_bg.png); padding:4.6875vw 3.125vw 0; margin-bottom:3.125vw;}
#goto #see h2 {margin-bottom:3.125vw; text-align:center; }
#goto #see p.lead {text-align:center; margin-bottom:1em;}
#goto #see dl {width:98%;margin:0 auto 6%;}
#goto #see dl + dl{border-top:1px dotted #666;padding-top:3%;}
#goto #see dt img {border:3px solid #fff; box-shadow:1px 1px 0 0 rgba(0,0,0,0.06); margin-bottom:0.5em;}

#goto #see dd h3 {
  color:#00aa8b;
  font-size:5vw;
  font-weight:bold;
  margin-bottom:0.3em;
  text-align:center;
  border-bottom: 2px solid;
}
#goto #see dd h3.tume {letter-spacing:-1.2px;}

/* アクセス */
#goto #access {background-image:url(../img/access_bg.png); padding:4.6875vw 3.125vw; margin-bottom:4.6875vw;}
#goto #access h2 {
  /*width:68.593vw;*/
  color:#090;
  margin:0 auto 4.6875vw;
  /*text-align: center;*/
  font-size: 5vw;
}
#goto #access .trigger {font-size:1.7em; font-weight:normal; text-align:center; background-color:#fff; line-height:2.35; border-top:2px solid #005ec8; background-image:url(../img/toggle_plus02.png); background-repeat:no-repeat; background-position:98% 50%; background-size:5.625vw;}
#goto #access .trigger.active {background-image:url(../img/toggle_minus02.png);}
#goto #access .acordion_tree {background-color:#fff; padding:3.125vw; margin-top:0.5em; border-top-left-radius:4px; border-top-right-radius:4px;}
#goto #access h4 {font-size:1.2em; font-weight:bold;}
#goto #access li {
  padding-left: 1.5em;
  /*position: relative;*/
  text-indent: -2em;
}
/*#goto #access li:before {display:block; position:absolute; top:50%; left:0; content:""; width:0.6em; height:0.6em; margin-top:-0.3em; background-color:#006cc8; border-radius:10px;}*/
#goto #access img.link_icon {width:1em; margin-left:0.5em;}
#goto #access .map_btn {background-color:#fff; padding:3.125vw; margin-bottom:4.6875vw; border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
#goto #access .map_btn:last-child {margin-bottom:0;}

/*下線とテキスト*/
/*#goto #access .no_trigger {
  position: relative;
	padding: 0 .4em .1em;
  z-index: 2;
  font-size: 5vw;
}
#goto #access .no_trigger::after {
  position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 10px;
	background-color: #b6f0fc;
}*/
/*下線とテキスト*/
/*吹き出し*/
#goto #access .no_trigger {
  background-color: #054c61;
  border-radius: 6px;
  color: #fff;
  font-size: 3vw;
  margin-top: 12px;
  padding-bottom: 7px;
  padding-left: 2.5em;
  padding-top: 8px;
  position: relative;
  text-indent: -2em;
}
#goto #access .no_trigger::after {
  position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #054c61;
}
/*吹き出し*/

#goto #access .no_acordion {
  background-color:#fff;
  padding:3.125vw; margin-top:0.5em;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  box-shadow: 0 0 3px;
}


.btn_1 {
    background-color: #002656;
    border-radius: 100%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 8px #002656;
    width: 20%;
    float:right;
}
.btn_1 img {
    margin-top: -7%;
    padding-bottom: 7%;
    /*width: 20%!important;*/
}

#goto #tour {
    /*background-image: url("../img/shirakami/bg_tour.png");*/
    background-image: url("../img/bg_c_8.png");
    margin-bottom: 3.125vw;
    padding: 3.125vw;
    border-bottom: 6px double;
    border-top: 6px double;
}
#tour p {
  background: #fff none repeat scroll 0 0;
  border-radius: 20px;
  float: left;
  font-size: 4vw;
  font-weight: bold;
  margin-top: 8px;
  text-align: center;
  width: 46%;
  color: #002656;
  border: 3px dotted;
}

.course_title {
  color:#fff;
  background: #09538f;
  font-size: 4vw;
  padding: 4px;
  text-align: center;
  letter-spacing:1.5vw;
  border-top: double 9px;
  border-bottom: double 9px;
}
.course_title span {
  font-size: 2.5vw;
  letter-spacing:0vw;
}

.see_navi {
  padding-top: 10px;
}
.see_ul {
  width:100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.see_navi li {
  display:inline-block;
	/*border:1px solid #ccc;*/
	padding:3px 4px;
  font-size: 3vw;
}
.see_left {
  vertical-align: top;
  background: #00aa8b;
  color:#fff;
  text-align:center;
  width:27%;
}
.see_right {

}

#see hr {
	border-top: 1px dashed #000;
}
#see hr:after {
	content: '\002702';
	display: inline-block;
	position: relative;
	top: -16px;
	left: -13px;
	padding: 0 3px;
	/*background: #f0f0f0;*/
	color: #0fb7ff;
	font-size: 20px;
}








#btn_cont {
  background-image: url("../img/bg_c_8.png");
  box-shadow: 0 3px 1px;
  margin-bottom: 10px;
  /*margin-top: -11px;*/
  /*background: #f6f0f1;*/
  /*border-bottom: 1px solid;
  border-top: 1px solid;*/
}
#btn_move {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 5px;*/
}
#btn_move ul {
    /*border-collapse: separate;
    border-spacing: 7px 0;*/
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

#btn_move ul li {
  display: table-cell;
  font-size: 0vw;
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 1s 1;
  animation: gelatine 1s 1;
  /*-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.6s 2;
  animation: gelatine 0.6s 2;*/
}
#btn_move ul li img {
  width: 100%;
  /*width: 40%;*/
}
#btn1 {
    background: #24a1d8;
}
#btn2 {
    background: #fe4365;
}
#btn3 {
    background: #86bc00;
}
#btn4 {
    background: #ff7e75;
}
a.btn {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #FE4365;
  /*border-radius: 200px;*/
  box-shadow: 2px 2px 4px #929292;
  /*box-shadow: 0 0 0 -2px #CFF09E, 0 0 0 -1px #FE4365;*/
  border: none;
  -webkit-transition: box-shadow .3s;
          transition: box-shadow .3s;
}
a.btn:hover, a.btn:focus {
  box-shadow: 3px 0 0 2px #cff09e, 0 0 0 4px #ff0364;
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}

a.btn-secondary {
  background: #C8C8A9;
  box-shadow: 0 0 0 -2px #CFF09E, 0 0 0 -1px #C8C8A9;
}
a.btn-secondary:hover {
  box-shadow: 0 0 0 2px #CFF09E, 0 0 0 4px #bebe99;
}

a.btn:active,
a.btn-secondary:active {
  background: #4ECDC4;
  -webkit-transition-duration: 0;
  transition-duration: 0;
  box-shadow: 0 0 0 2px #CFF09E, 0 0 0 4px #3ac7bd;
}
@keyframes gelatine {
  from,to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from,to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
  from,to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}


#box_a_cont {

}
#box_a {
  width: 93.3%;
  margin-left:auto;
  margin-right:auto;
  /*background-color: #24a1d8;*/
  background-color: #c4e7eb;
  margin-top: 12px;
  padding: 10px 0;
}
#box_a img {
  width: 100%;
}
#box_title {
  color:#118177;
  font-size: 18px;
  padding: 3px
}
#box_text {
  color:#323232;
  padding:5px;
}

.list-box {
    /*display: table;*/
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    background: #fff;
}
.list-img, .list-text {
    /*display: table-cell;*/
    /*position: relative;
    vertical-align: top;*/
}
.list-img img {
    border: 4px solid #fff;
    box-sizing: border-box;
}
.list-img, .list-text {
    /*display: table-cell;*/
    /*position: relative;
    vertical-align: top;*/
}
#tao_ul {
    padding: 4px;
}
#tao_ul li:first-child {
    background: #3596cb none repeat scroll 0 0;
    color: #fff;
    font-size: 4vw;
    /*padding: 5px;*/
    /*font-family: "Ultra",serif;*/
    text-align: center;
}
#tao_ul li {
    color: #000;
    font-size: 3.5vw;
    padding: 5px;
}


hr.style_0 {
    background-image: -moz-linear-gradient(left center , #f0f0f0, #8c8b8b, #f0f0f0);
    border: 0 none;
    height: 3px;
}
hr.style_1 {
    background-image: -moz-linear-gradient(left center , #f0f0f0, #eb752a, #f0f0f0);
    /*border: 0 none;*/
    height: 3px;
}
#title_0 {
  box-shadow: 0 0 11px 18px rgba(255, 255, 255, 1);
  /*color: #eb752a;*/
  /*font-family: "Ultra",serif;*/
  font-size: 3vw;
  padding: 15px;
  /*text-align: center;*/
  margin-top: 30px;
}
#title_1 {
    color: #eb752a;
    font-family: "Ultra",serif;
    font-size: 6vw;
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 11px 18px rgba(255, 255, 255, 1);
}

#come ul li {
  font-size: 3vw;
  color:#900;
  /*text-indent:-1em;
  padding-left:1em;*/
  text-align: left;

}


#plan_box {
  width: 95%;
  margin:30px auto;
  border:1px solid #cccccc;
  background: #fff;
}
#plan_box img {
  width: 100%;
}
.hotel_box {
  width: 95%;
  margin:10px auto;
}
.hotel_box img {
  width: 100%;
  box-sizing: border-box;
  border:3px solid #fff;
  box-shadow: 0 0 9px #000;
}
#plan_box_text {
  padding: 11px;
}
label {
    background: #539adb none repeat scroll 0 0;
    border: 3px solid #539adb;
    box-shadow: 0 0 0 2px #ffffff inset;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 12px;
    text-align: center;
    width: 100%;

    -webkit-transition: 0.8s;
	  -moz-transition: 0.8s;
	  -o-transition: 0.8s;
	  -ms-transition: 0.8s;
	  transition: 0.8s;
}
label:hover {
    background: #53dbc3 none repeat scroll 0 0;
    border: 3px solid #53dbc3;
    box-shadow: 0 0 0 2px #ffffff inset;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 12px;
    text-align: center;
    width: 100%;
}

#off_btn label {
    background: #b0b0b0 none repeat scroll 0 0;
    border: 3px solid #b0b0b0;
    box-shadow: 0 0 0 2px #ffffff inset;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 12px;
    text-align: center;
    width: 100%;

    -webkit-transition: 0.8s;
	  -moz-transition: 0.8s;
	  -o-transition: 0.8s;
	  -ms-transition: 0.8s;
	  transition: 0.8s;
}

.fa-flag{
  margin-right: 10px;
}
.hotel_title {
  color:#00a9de;
  margin-left:4%;
  font-family: Meiryo;
  padding-top: 10px;
  font-size: 4vw;
}


.plan_box_title {
	position: relative;
	height: 35px;
	line-height: 37px;
	padding: 0 1em;
	/*background-color: #ffb000;*/
	background-color: #3ca4b3;
  width: 85%;
  color:#fff;
  font-size: 3.5vw;
  /*box-shadow: -4px 5px 2px 0 #c7c7c7;*/
}
.plan_box_title::after {
	content: '';
	position: absolute;
}
.plan_box_title::after {
	top: 0;
	right: 0;
	z-index: 2;
	border-width: 18px 20px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fff;
}

#tabnavi ul{
  margin-top: 3px;
  padding:0;
  display:table;
  table-layout: fixed;
  width:100%;

  border-collapse:separate;
  border-spacing: 3px 0;　
}
#tabnavi li{
  display:table-cell;
  text-align:center;
  font-size: 3vw;

}
#tabnavi li:not(:last-child) {
  /*border-right:1px solid #825146;*/
}
#tabnavi li:a {
  display:block;
}

#kame {
  text-align: center;
}
#kame img {
  width: 19%;
}
#kame span {
  border-bottom: 3px dotted #5e0e0e;
  color: #03bdb7;
  /*color: #5e0e0e;*/
  font-size: 6vw;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
}
#access_title {

}
