@charset "utf-8";

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

/*----------------------------------
content
--------------------------------------*/
#content{
  background: rgba(0, 0, 0, 0) url("../../img/photo/top_bg.png") no-repeat scroll center center / cover ;
  height: 100%;
  /*background-image: url(../img/bg_c_8.png);*/
  /*background-image: url(../img/photo/bg_cont_.png);*/
}
/*#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;}

/*背景固定 下*/
#content #kv_cont {
  /*background:url('../img/photo/bg.jpg') no-repeat left top;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;*/
}
#content .kv {
  position: relative;
}
#content .kv img {
  width: 100%;
  height: 100%;
}
#link_text1 {
  /*background-image: url(../img/photo/bg_cont_.png);
  background-position: 2% 1%;
   font-size: 3.4vw;
   color:#000;
   width: 90%;
   padding: 4%;
   border-radius: 5px;
   border: 1px solid #fff;
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;*/
}
#link_text2 {
  -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;
  left: 51%;
  position: absolute;
  top: 27%;
  width: 36%;
}
#link_text3 {
   background: rgba(189, 255, 176, 0.7) none repeat scroll 0 0;
   font-size: 2.5vw;
   color:#000;
   left: 2%;
   position: absolute;
   top: 101.2%;
   width: 90%;
   padding: 1%;
   border-radius: 0px 5px 5px 5px;
}



/* --------------------------------------------------
  モーダル表示
-------------------------------------------------- */
/* モーダル表示時の背景 */
#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:-5%;}

#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/bg_c_9.png); background-repeat:no-repeat; background-size:cover; background-position:left top; padding:1.125vw; margin-bottom:5.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); padding:3.125vw; margin-bottom:3.125vw;}
#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:3vw; 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:#007aeb;
  color:#fff; font-size:1.4em;
  text-align:center; line-height:2;
  margin-bottom:3.125vw;
  border-radius: 25px;
}
.course #day2_h3 {
  background-color:#eb004d;
  color:#fff; font-size:1.4em;
  text-align:center; line-height:2;
  margin-bottom:3.125vw;
}
.course p {
  color:#007aeb;
  font-size:1.1em;
  text-align:center;
  margin-bottom:1em;
}
.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: 3vw;
  /*text-align: center;*/
}
.course li span {display: inline-block; line-height:1.3; vertical-align:middle;}
.course .action {
  margin:0 3%;
  background-color:#7ac3bc;
  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:1.3em;
  color:#003081;
}
.course .place2 {
  font-size:1.3em;
  color:#383838;
}

.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:#000;
  /*line-height:1;
  position:relative;*/
}
.course .transport:before {
  /*display:block;
  position:absolute;
  top:0;
  left: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;
    margin-top: 2px;
    /*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: 88%;
}
#btn1 {
    /*background: #24a1d8;*/
}
#btn2 {
    /*background: #fe4365;*/
}
#btn3 {
    /*background: #ffa133;*/
}
#btn4 {
    /*background: #26bdbd;*/
}
#btn5 {
    /*background: #444;*/
}
#btn6 {
    /*background: #ff7e75;*/
}
a.btn {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #fff;
  /*background-color: #FE4365;*/
  background-image: url(../img/photo/cnt3_bg.png);
  background-size: 100% 100%;
  /*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 16px 7px #cff09e, 0 0 20px 14px #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: #ff7e75;
    color: #fff;
    font-size: 4vw;
    padding: 5px;
    text-align: center;
}
#tao_ul #tao_title_1 {
  background: #444 none repeat scroll 0 0;
  color: #fff;
  font-size: 4vw;
  padding: 5px;
  text-align: center;
}
#tao_ul #tao_title_2 {
  background: #069c85 none repeat scroll 0 0;
  color: #fff;
  font-size: 4vw;
  padding: 5px;
  text-align: center;
}
#tao_ul li {
    color: #000;
    font-size: 3.5vw;
    padding: 10px;
}



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;
}


#link_02  {
  width:96%;
  margin-left: auto;
  margin-right: auto;
  margin-top:5%;
}
#link_03  {
  width:96%;
  margin-left: auto;
  margin-right: auto;
  margin-top:5%;
}
#link_04  {
  width:96%;
  margin-left: auto;
  margin-right: auto;
  margin-top:5%;
}
#link_05  {
  width:96%;
  margin-left: auto;
  margin-right: auto;
  margin-top:5%;
  margin-bottom: 3%;
}
#link_06  {
  width:96%;
  margin-left: auto;
  margin-right: auto;
  margin-top:5%;
}


#title_0 {
  box-shadow: 0 0 11px 18px rgba(255, 255, 255, 1);
  color: #eb752a;
  font-family: "Ultra",serif;
  font-size: 5vw;
  padding: 10px;
  text-align: center;
  margin-top: 30px;
}
#title_1 {
  box-shadow: 0 0 15px 12px #ffffff, 0 9px 11px 0 #fff inset;
  color: #71848b;
  font-size: 3vw;
  padding: 9%;
  /*text-align: center;*/
  /*text-shadow: 2px 1px 0 #004698;*/






  background-image:
          /*2 grey borders*/
          linear-gradient(
              transparent 8%,
              rgba(0, 0, 0, 0.1) 8%,
              rgba(0, 0, 0, 0.1) 14%,
              transparent 14%,
              transparent 86%,
              rgba(0, 0, 0, 0.1) 86%,
              rgba(0, 0, 0, 0.1) 92%,
              transparent 92%
          ),
          /*white gloss gradient*/
          linear-gradient(
              rgba(255, 255, 255, 0.75),
              rgba(255, 255, 255, 0)
          ),
          /*thin stripes*/
          linear-gradient(
              45deg,
              transparent 40%,
              rgba(0, 0, 0, 0.1) 40%,
              rgba(0, 0, 0, 0.1) 60%,
              transparent 60%
          ),
          /*white base*/
          linear-gradient(white, white);
      background-size:
          cover, /*borders*/
          cover, /*white gloss*/
          4px 4px, /*thin stripes*/
          cover; /*base white*/
}


/*table*/
#table ul li {
  font-size: 3vw;
  color:#900;
  text-indent:-1em;
  padding-left:1em;
  text-align: left;
}
#table .tips-table1 #table_top th {
  color:#fff;
  background: #2a9c9c;
}
#table table.tips-table1 {
  width: 100%;
	margin-bottom: 1em;
	border-top: 1px solid #00d1ff;
	border-left: 1px solid #00d1ff;
	/*border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;*/
	border-spacing: 0;
	border-collapse: separate;
	cellspacing: 0;
	empty-cells: show;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#table table.tips-table1 th,
#table table.tips-table1 td {
	padding: 6px;
	border-right: 1px solid #00d1ff;
	border-bottom: 1px solid #00d1ff;
	/*border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;*/
}
#table table.tips-table1 th {
	/*text-shadow: #E9F0F3 1px 1px 0;*/
	/*width: 165px;*/
	font-weight: normal;
}
#table table.tips-table1 td {
	/*width: 150px;*/
}
#table table.tips-table1 thead th {
	background: #2ba7eb;
	border-top: 2px solid #000000;
	border-left: 1px solid #fff;
	text-align: center;
  color:#fff;
}
#table table.tips-table1 tbody th {
	/*background: #e6f7f9;*/
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 2.7vw;
}

#table table.tips-table1 td {
	text-align: right;
  font-size: 2.7vw;
}
#table table.tips-table1 .hide {
	empty-cells: hide;
}
#table table.tips-table1 tfoot tr {
	border-top: 1px solid #fff;
}
#table table.tips-table1 tfoot th {
	text-align: right;
}

#table tr:nth-child(even) {
    background: #e9ffff;
}
/*table*/




#plan_box {
  width: 95%;
  margin:10px auto;
  border:2px solid #cccccc;
  /*background: #fff;*/
  /*background-image: url("../img/photo/hotel_bg.png");*/
  box-sizing: border-box;
  /*border: 3px solid #C4B55F;*/
}
#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;*/
  font-size: 4vw;
  line-height: 34px;
  text-align: center;
}
/*ori_ueo*/
#plan_box_text span {
  color:#0058b0;
  border-bottom: 2px solid;
}
/*ori_ueo*/
label {
    /*background: #539adb none repeat scroll 0 0;*/
    border: 3px solid #c4b55f;
    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;

    background: #9e883a;
    /*background: -moz-linear-gradient(-45deg, #0b57c1 0%, #2668bf 21%, #1b98f7 49%, #2668bf 80%, #0b57c1 100%);*/
    background: -moz-linear-gradient(-45deg, #9e883a 0%, #b9a86e 21%, #d6c372 49%, #b9a86e 80%, #9e883a 100%);
    background: -webkit-linear-gradient(-45deg, #9e883a 0%, #b9a86e 21%, #d6c372 49%, #b9a86e 80%, #9e883a 100%);
    background: linear-gradient(135deg, #9e883a 0%, #b9a86e 21%, #d6c372 49%, #b9a86e 80%, #9e883a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e883a', endColorstr='#9e883a',GradientType=1 );
}


label:hover {

  background: #9e883a;
  background: -moz-linear-gradient(-45deg, #9e883a 0%, #b9a86e 21%, #8f7503 49%, #b9a86e 80%, #9e883a 100%);
  background: -webkit-linear-gradient(-45deg, #9e883a 0%, #b9a86e 21%, #8f7503 49%, #b9a86e 80%, #9e883a 100%);
  background: linear-gradient(135deg, #9e883a 0%, #b9a86e 21%, #8f7503 49%, #b9a86e 80%, #9e883a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e883a', endColorstr='#9e883a',GradientType=1 );



    border: 3px solid #e9dd94;
    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 {
  /*background-image: url("../img/photo/box5/bg_name.png");
  background-size: 100% 100%;*/
  color: #939393;
  font-family: Meiryo;
  font-size: 4vw;
  font-weight: bold;
  margin: 1% auto 6%;
  /*padding-bottom: 2%;*/
  padding-top: 2%;
  text-align: center;
  width: 94%;
}
.hotel_title span {
  font-size: 3vw;
}

.plan_box_title {
	position: relative;
	height: 35px;
	line-height: 37px;
	padding: 0 1em;
	/*background-color: #ffb000;*/
	background-color: #41a4a7;
  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%;
  margin-bottom: 1%;
  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;
}




#access_title {

}

#tour_care {
  width: 100%;
}
#tour_care ul {
  /*width: 80%;*/
}
#tour_care ul li {
  font-size: 2.5vw;
}
#link_01 {
    color: #24a1d8;
    font-size: 4vw;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}


#ft {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#ft h3{
    position: relative;
    color: #ff2f29;
    font-size: 4vw;
    font-weight: bold;
    margin: 1em 0 1.5em;
    padding: 0.5em 0.5em -0.5em 1.7em;
    border-bottom: 3px dotted #c4b55f;
    /*text-align: center;*/
    padding-left: 15%;
    padding-bottom: 2%;
}

#ft h3:before{
    content: "";
    position: absolute;
    background: #c4b55f;
    top: -34%;
    left: 5%;
    height: 15px;
    width: 15px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#ft h3:after{
    content: "";
    position: absolute;
    background:#e3d57f;
    top: 38%;
    left: 2%;
    height: 11px;
    width: 11px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

#link_01_cont {
  /*background-image: url("../img/photo/box1/01.png");
  background-size: 100% 100%;*/
  padding-bottom: 10px;
}
#title_rebon {
  padding: 7px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #AECE00;
}
#title_rebon ul {
  box-shadow: 0 0 3px inset;
  padding: 3%;
}
#title_rebon ul li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 3.3vw;
}
#title_rebon ul li span {
  font-weight: bold;
  color:#923;
  width: 30px;
}

#trsb_cont {
  /*background: #fff none repeat scroll 0 0;*/
  /*background-image: url("../img/photo/box1/01.jpg");*/
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;;
  /*margin-top:-13px;*/
  padding: 2%;
  width: 96%;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  /*border-color: #d2d2d2;*/
  border-radius: 10px;
  border: 1px solid #d09c00;
}
#trsb_title {
  box-shadow: 0 0 2px;
  padding: 10px;
  font-size: 3vw;
  font-weight: bold;
  margin-bottom: 15px;
}
#trsb_title span {
  color:#003d98;
  font-size: 4vw;
}
#trsb_title div {
  background-color: #ffe3df;
  border-bottom: 4px solid #cccccc;
  border-top: 4px solid #cccccc;
  /*margin-right: 10px;*/
  padding: 5px 10px;
}
#trsb_box {
  background: #fff;
  margin-bottom: 12px;
  border: 1px solid #d8c7d8;
}
#trsb_img  {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 96%;
}
#trsb_img img {

}
.left_img img {
  width: 40%;
  float:left;
  box-sizing: border-box;
  /*padding: 2%;*/

  margin-top:3%;
  border: 3px solid #fff;
  box-shadow: 0px 0 3px 0px;
}
.right_text {
  width: 59%;
  float: right;
  box-sizing: border-box;
  padding: 2%;
  font-size: 3vw;
}
.r_title {
  color:#fff;
  text-align: center;
  border: 2px solid #0094ff;
  box-shadow: 0 0 3px #333 inset;
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #027fc6 0%, #3ca0d9 21%, #7dbbde 49%, #3ca0d9 80%, #027fc6 100%) repeat scroll 0 0;
}
#trsb_sub_box {
  /*background: #bfaa7a;*/
  margin-bottom: 15px;
  border: 1px solid #d8c7d8;
  border-radius: 5px;

}
#tsb_img {
  /*float: left;*/
  /*width: 40%;*/
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}
#tsb_img img {
  /*padding: 10px;*/
  margin: 10px;
  border:3px solid #fff;
  box-shadow: 0 0 3px 1px;
  box-sizing: border-box;
  width: 93%;
}
#tsb_text {
  /*float: right;;*/
  /*width: 60%;*/
  padding: 10px;
  /*color:#533;*/
  /*font-weight: bold;*/
  font-size: 3.5vw;
  box-sizing: border-box;
}

#list-img_ul {
  background-image: url(../img/cnt3_bg.png);
  background-position: 90% 95%;
}
#list-img_ul li {
  color: #000;
  font-size: 3.5vw;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  width: 88%;
}
#list-img_ul li span {
  border-bottom: 1px dashed;
}

#list-img_ul #list-img_title_1 {
	position: relative;
	padding: .5em .75em;
	background-color: #ff7e75;
	border-radius: 6px;
  color: #fff;
  margin-bottom: 6px;
}
#list-img_ul #list-img_title_1::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #ff7e75;
}



#list-img_ul #list-img_title_2 {
	position: relative;
	padding: .5em .75em;
	background-color: #444;
	border-radius: 6px;
  color: #fff;
  margin-bottom: 6px;
}
#list-img_ul #list-img_title_2::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #444;
}

#list-img_ul #list-img_title_3 {
	position: relative;
	padding: .5em .75em;
	background-color: #069c85;
	border-radius: 6px;
  color: #fff;
  margin-bottom: 6px;
}
#list-img_ul #list-img_title_3::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #069c85;
}


.center_box {
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
#center_sb {
  background: #fff;
  box-sizing: border-box;
  padding: 2%;
  width: 99%;
  box-shadow: 2px 0 12px -4px;
  border-radius: 0 0 10px 10px;
}
#center_sb img{
  width: 50%;
  float: left;
  box-sizing: border-box;
  margin-right: 3%;
}
#center_sb p {
  padding: 5px;
  font-size: 3vw;
}
#center_sb p span {
  border-bottom: 1px dashed;
}
#center_tow ul {
  display: table;
  table-layout: fixed;
  width: 97%;
  margin-left: auto;
  margin-right: auto;

}
#center_tow ul li {
  display: table-cell;
}
.center_orenge {
  background: #fe8b2c;
  color: #fff;
  padding:2%;
}


.tape_box{
	/*background:#fff;*/
	/*box-shadow:1px 1px 8px rgba(0,0,0,0.3),0 0 50px rgba(0,0,0,0.1) inset;*/
	position:relative;
  height: 100%;
  width: 100%;
	/*width:300px;
	margin:40px auto;
	padding: 25px;*/
}
.tape_box_s{
	/*background:#fff;*/
	/*box-shadow:1px 1px 8px rgba(0,0,0,0.3),0 0 50px rgba(0,0,0,0.1) inset;*/
	position:relative;
  height: 100%;
  width: 50%;
  float: left;
  margin-bottom: 50px;
	/*width:300px;
	margin:40px auto;
	padding: 25px;*/
}
.tape{
  background: rgba(88, 57, 34, 0.9) none repeat scroll 0 0;
  border-left: 2px dotted rgba(0, 0, 0, 0.1);
  border-right: 2px dotted rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 5vw;
  left: 15%;
  padding: 1%;
  position: absolute;
  text-align: center;
  top: 89%;
  transform: rotate(2deg);
  width: 68%;
}
.tape_2{
  background: rgba(88, 57, 34, 0.9) none repeat scroll 0 0;
  border-left: 2px dotted rgba(0, 0, 0, 0.1);
  border-right: 2px dotted rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  left: 14%;
  position: absolute;
  text-align: center;
  top: 89%;
  transform: rotate(-2deg);
  width: 68%;
}
.tape_s{
  background: rgba(88, 57, 34, 0.9) none repeat scroll 0 0;
  border-left: 2px dotted rgba(0, 0, 0, 0.1);
  border-right: 2px dotted rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  left: 14%;
  position: absolute;
  text-align: center;
  top: 89%;
  transform: rotate(-2deg);
  width: 71%;
  font-size: 3vw;
}


#pano {
  width:300px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid;
  position: relative;
}
#pano #pano_img {
  position: absolute;
  z-index: 100;
  left:-5%;
  width: 29%;
}

.ing_one {
  box-shadow: 0 0 20px 2px #ffffff inset;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 4vw;
  font-weight: bold;
  /*margin-top: 3%;*/
  padding: 6px;
  text-align: center;
  width: 100%;
  text-shadow: 2px 2px #333;
}
.ing {
  box-shadow: 0 0 20px 2px #ffffff inset;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 4vw;
  font-weight: bold;
  margin-top: 3%;
  padding: 6px;
  text-align: center;
  width: 100%;
  text-shadow: 2px 2px #333;

    /*-webkit-transition: 0.8s;
	  -moz-transition: 0.8s;
	  -o-transition: 0.8s;
	  -ms-transition: 0.8s;
	  transition: 0.8s;*/

    /*background: #0b57c1;
    background: -moz-linear-gradient(-45deg, #0b57c1 0%, #2668bf 21%, #1b98f7 49%, #2668bf 80%, #0b57c1 100%);
    background: -webkit-linear-gradient(-45deg, #0b57c1 0%,#2668bf 21%,#1b98f7 49%,#2668bf 80%,#0b57c1 100%);
    background: linear-gradient(135deg, #0b57c1 0%,#2668bf 21%,#1b98f7 49%,#2668bf 80%,#0b57c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b57c1', endColorstr='#0b57c1',GradientType=1 );*/
}
.ing a {
  font-size: 4vw;
  color:#ffffff;
  display: block;
}

.ing:hover {

  /*background: #0b57c1;
  background: -moz-linear-gradient(-45deg, #0b57c1 0%, #2668bf 21%, #72a1cb 49%, #2668bf 80%, #0b57c1 100%);
  background: -webkit-linear-gradient(-45deg, #0b57c1 0%,#2668bf 21%,#72a1cb 49%,#2668bf 80%,#0b57c1 100%);
  background: linear-gradient(135deg, #0b57c1 0%,#2668bf 21%,#72a1cb 49%,#2668bf 80%,#0b57c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b57c1', endColorstr='#0b57c1',GradientType=1 );



    border: 3px solid #e9dd94;
    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%;*/
}

.access_cont {
  width: 100%;
  /*background-image: url(../img/photo/box2/2.jpg);
  background-size: 100% 100%;*/
  padding-top: 10px;
  padding-bottom: 10px;
}
.access_cont img {
  width: 100%;
}
.access_box {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  /*background: #624e07;*/
  /*border: 2px solid #787878;*/
  color: #fff;
  box-sizing: border-box;
  padding: 10px;
  /*margin-top: -14px;*/

  background-image: url("../img/okinawa.jpg");
  background-size: 100% auto;
  /*-webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
  background-color: #907000;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, #624e07), color-stop(.5, transparent), to(transparent));
  background-image: -moz-linear-gradient(#624e07 50%, transparent 50%, transparent);
  background-image: -o-linear-gradient(#624e07 50%, transparent 50%, transparent);
  background-image: linear-gradient(#624e07 50%, transparent 50%, transparent);*/
}
#ac_left {
  /*float:left;*/
  /*width: 55%;*/
  font-size: 3.5vw;
  padding-top: 6%
}
#ac_right img {
  box-shadow: 0 0 30px 4px #fff inset;
  padding: 1%;
  width: 100%;
  box-sizing: border-box;
  margin-top:5%;
}
#ac_right_2 img {
  box-shadow: 0 0 30px 4px #fff inset;
  padding: 1%;
  width: 50%;
  box-sizing: border-box;
  margin-top:5%;
}
#ac_sub {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  color:#002470;
  padding: 10px;
  box-sizing: border-box;
  /*box-shadow:  0 0 2px 2px #333;*/
  border: 2px solid #fff;
  /*font-weight: bold;*/
  font-size: 3.5vw;
}
#ac_sub li:first-child {
  color:#044e9a;
}
.ac_sub_02 {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: 2px solid #fff;
  box-sizing: border-box;
  color: #002470;
  font-size: 3.5vw;
  /*font-weight: bold;*/
  padding: 10px;
}
.ac_sub_03 {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: 2px solid #fff;
  box-sizing: border-box;
  color: #002470;
  font-size: 3.5vw;
  /*font-weight: bold;*/
  padding: 10px;
}
.ac_sub_02 img {
  border: 3px solid #fff;
  float: left;
  margin-right: 5px;
  /*padding: 1%;*/
  width: 36%;
}
.ac_sub_03 img {
  border: 3px solid #fff;
  /*float: left;*/
  /*margin-right: 5px;*/
  /*padding: 1%;*/
  width: 30%;
}

.acs02_left {

}

#report_cont {
  /*background-image: url(../img/photo/box3/hatenohama.jpg);
  background-size: 100% 100%;*/
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#report_box {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  background: #d1d7ba;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 0 0 4px;
  /*margin-top: -14px;*/
}
#re_img img {
  box-sizing: border-box;
  float: left;
  margin: 2%;
  width: 51%;
}
#re_img {
  /*padding: 2%;*/

}
#re_text {
  color: #3e0d0d;
  float: right;
  font-size: 3.5vw;
  /*padding: 10px;*/
  width: 45%;
}


#spot_cont {
  /*background-image: url(../img/photo/box4/bg.jpg);
  background-size: 100% 100%;*/
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#spot_box {
  background: #fef2df;
  width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top:10px;
  box-sizing: border-box;
  position: relative;
}
#spot_box p {
  text-align: center;
  padding: 8px;
  color:#396b06;
  font-size: 4vw;
  font-weight: bold;
}
#sp_img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #fff;
  box-shadow: 0 0 4px;
}
#sp_img_s {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #fff;
  box-shadow: 0 0 4px;
}
#sp_img_2 img {
  width: 50%;
  /*margin-left: auto;
  margin-right: auto;*/
  border: 3px solid #fff;
  box-shadow: 0 0 4px;
  box-sizing: border-box;
}
#sp_img_2  {
  width: 90%;
  margin-left: auto;
  margin-right: auto;

}
#sp_img img {
  width: 100%;
}
#sp_text {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top:12%;
  padding-bottom: 6%;
}
#sp_text_s {
  width: 50%;
  float:right;
  padding-bottom: 6%;
  box-sizing: border-box;
}


#bhc {
  /*background-image: url(../img/photo/box5/dummy_img.jpg);*/
  background-size: 100% 100%;
  padding-bottom: 10px;
}


#tabnavi_02 ul {
    background-image: url("../../img/photo/foot_bg.png");
    background-size: 100% 100%;
    border-collapse: separate;
    border-spacing: 1px 4px;
    display: table;
    table-layout: fixed;
    width: 100%;
}
#tabnavi li {
    border: 4px double #fff;
    box-sizing: border-box;
    display: table-cell;
    font-size: 3vw;
}
