@charset "utf-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 スマホ向けのスタイル：320px ～ 768px
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
a img {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3)
}
/* ヘッダー
----------------------------------------------------------------------------- */
#header-area {
  background: url(../image/bg_header.png) repeat-x center bottom;
  -webkit-background-size: auto auto;
  -moz-background-size: auto auto;
  -ms-background-size: auto auto;
  -o-background-size: auto auto;
  background-size: auto auto;
  height: 64px;
  width: 100%;
}
.header-wrap {
  margin: 0;
}
.site-logo {
  float: left;
  margin-top: 0px;
  width: 220px;
}
.logo {
  float: none;
  width: 200px;
  height: 55px;
  margin: 3px 0 0 3.125%;
  background: url(../image/logo.png) no-repeat 0 0;
  background-size: 200px 55px;
}
.logo a {
  display: block;
  width: 200px;
  height: 55px;
  text-indent: -9999px;
}
/*
#header h1 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: x-small;
  background: #f1f1f1;
  width: 100%;
  padding: 2px 3.125%;
}
*/
#header h1 {
  display: none;
}
ul.header-btn {
  float: right;
  margin-top: 25px;
  margin-right: 3.125%;
  font-size: 0;
}
ul.header-btn li {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}
ul.header-btn li.btn-faq a span {
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background: url(../image/icon_faq.png) no-repeat left center;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
  padding-top: 0;
}
ul.header-btn li.btn-yoyaku a span {
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background: url(../image/icon_yoyaku.png) no-repeat left center;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
  padding-top: 0;
}
ul.header-btn li.btn-faq {
  background: none;
  padding: 0;
}
ul.header-btn li.btn-yoyaku {
  background: none;
  padding: 0;
}
/* スマホ用ヘッダーメニュー
----------------------------------------------------------------------------- */
#sidr {
  /*とりあえず隠す*/
  display: none;
}
ul.header-btn {
  display: none;
}
#sp-acmenu {
  display: block;
  float: right;
  margin-top: 16px;
  margin-right: 3.125%;
}
#sp-navi {
  display: block;
  text-indent: -9999px;
  width: 29px;
  height: 32px;
  background: url(../image/btn_menu.png) no-repeat 0 0;
  -webkit-background-size: 29px 32px;
  -moz-background-size: 29px 32px;
  -ms-background-size: 29px 32px;
  -o-background-size: 29px 32px;
  background-size: 29px 32px;
}
#sp-navi.active {
  background: url(../image/btn_close.png) no-repeat 0 0;
  -webkit-background-size: 29px 32px;
  -moz-background-size: 29px 32px;
  -ms-background-size: 29px 32px;
  -o-background-size: 29px 32px;
  background-size: 29px 32px;
}
#sp-acmenu dd {
  display: none;
  position: absolute;
  right: 0px;
  top: 64px;
  z-index: 100;
  margin: 0;
  font-size: 14px;
  padding: 10px;
  background-color: #333333;
  font-size: 85.7%;
  text-align: left;
  width: 245px;
}
#nav {
  width: 225px;
  margin: 0 auto;
}
#nav li {
  width: 225px;
  height: 54px;
  /* background: url(../image/side_nav_ar_1.gif) right center no-repeat; */
  border-bottom: 1px solid #666666;
  position: relative;
  font-size: 14px;
  padding-top: 6px;
}
#nav li:last-Child {
  border-bottom: none;
  padding-bottom: 5px;
}
#nav li #ar {
  width: 36px;
  height: 33px;
  position: absolute;
  top: 12px;
  right: 0px;
  background: url(../image/side_nav_ar_1.gif) center top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
#nav li.active #ar {
  background: url(../image/side_nav_ar_1_.gif) center top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
#nav li a {
  display: block;
  padding: 0;
  padding-left: 8px;
  margin: 0;
  color: #e0e0e0;
  line-height: 42px;
}
#nav li.active a {
  color: #5cbecc;
}
#other {
  width: 225px;
  margin: 0 auto 30px;
}
#other li.tit {
  height: 37px;
}
#other li.link {
  border: 2px solid #d6d6d6;
  border-top: none;
  height: 44px;
  font-size: 12px;
  position: relative;
}
#other li #ar {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 12px;
  right: 8px;
  background: url(../image/side_nav_ar_2.gif) center top no-repeat;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
#other li a {
  display: block;
  padding: 0;
  padding-left: 13px;
  margin: 0;
  color: #e0e0e0;
  line-height: 42px;
}
/* ページトップへ
----------------------------------------------------------------------------- */
/*親要素*/
.page-top-parent {}
#page-top {
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 10;
}
#page-top a {
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background: url(../image/btn_pagetop.png) no-repeat 0 0;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
}
#page-top a:hover {
  background: url(../image/btn_pagetop_on.png) no-repeat 0 0;
  -webkit-background-size: 35px 35px;
  -moz-background-size: 35px 35px;
  -ms-background-size: 35px 35px;
  -o-background-size: 35px 35px;
  background-size: 35px 35px;
}
/* フッター
----------------------------------------------------------------------------- */
#sns {
  padding: 10px 3.125% 15px;
  background:#e6eded;
  border-top:1px solid #c8d8d8;
  border-bottom:1px solid #c8d8d8;
}
#sns img{width:100%;}
#sns ul {
  font-size: 0;
  text-align: center;
}
#sns ul li {
  display: inline-block;
  font-size: 12px;
  width: 20%;
  margin: 0 5px;
}
#sns ul li a {
  display: block;
}
#footer-link-area {
  background:#83c3c5;
  border-top:1px solid #c1f0f2;
  height: auto;
  font-size: 10px;
}
#footer-link ul {
  line-height: 1;
  margin: 0 3.125%;
  padding: 10px 0;
}
#footer-link ul li {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: left;
  margin: 0;
  border: 1px solid #eaeaea;
  border-bottom: none;
}
#footer-link ul li:last-child {
  border-bottom: 1px solid #eaeaea;
}
#footer-link ul li a {
  display: block;
  padding: 1em;
  background: url(../image/arrow01.png) no-repeat 97% center;
  -webkit-background-size: 10px 14px;
  -moz-background-size: 10px 14px;
  -ms-background-size: 10px 14px;
  -o-background-size: 10px 14px;
  background-size: 10px 14px;
  color:#fff;
}
#copy-area {
  background:#5cacaf;
  height: auto;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 10px;
}
/* エリア選択ボタン
----------------------------------------------------------------------------- */
.choose_area {
  position: absolute;
  top:16px;
  left:210px;
}
.choose_area #area_btn {
  cursor: pointer;
  width: 77px;
  padding:3px 0;
  text-align: center;
  line-height: 200%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1) inset;
  font-size:11px;
}
.choose_area #area_btn:hover {
  background-color: #eee;
}
/* 出発地選択
----------------------------------------------------------------------------- */
#pop_selectarea {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: none;
}
#pop_selectarea_bdy {
  width: 90%;
  margin: 100px auto 0;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  position: relative;
  padding: 20px 0;
}
#pop_close {
  position: absolute;
  top: -15px;
  right: -15px;
  background: #333;
  color: #fff;
  line-height: 36px;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 999px;
  cursor: pointer;
}
#pop_selectarea_bdy .pop_ttl {
  width: 90%;
  margin: 0 auto 15px;
  text-align: center;
  background: #68a9e6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
}
#pop_selectarea_bdy UL {
  width: 90%;
  margin: 0 auto;
  padding: 0px 0 0px;
  overflow: hidden;
}
#pop_selectarea_bdy UL LI {
  display: block;
  width: 48%;
}
#pop_selectarea_bdy UL LI:nth-of-type(odd) {
  float: left;
}
#pop_selectarea_bdy UL LI:nth-of-type(even) {
  float: right;
}
#pop_selectarea_bdy UL LI:nth-of-type(n+3) {
  margin-top: 10px;
}
#pop_selectarea_bdy UL LI A {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #eee;
  font-size: 20px;
  color: #333;
  border-radius: 6px;
}
/* ヘッダー
----------------------------------------------------------------------------- */
#maincontent {
  position: relative;
}
/* グローバルナビ
----------------------------------------------------------------------------- */
#gnav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.69);
  padding:5px 0;
}
#gnav ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#gnav li {
  display: table-cell;
  vertical-align: middle;
}
#gnav li a {
  color: #fff;
  display: table;
  width: 100%;
}
#gnav li a span {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px dotted #fff;
  height: 40px;
  text-align: center;
  font-size:11px;
}
#gnav li:last-child a span {
  border-right-width:0px;
}
#gnav li.current a {
  color: #c0ff00;
}
#gnav li a:hover {
  color: #c0ff00;
  text-decoration: none;
}
/* キービジュアル（全体）
----------------------------------------------------------------------------- */
.kv {
  width: 100%;
  background-position: 50% top;
  background-repeat: no-repeat;
  background-size:100% 100%;
}
.kv H2 {}
/* ページナビ
----------------------------------------------------------------------------- */
#pagenav {
  width: 100%;
  border-bottom: 1px dashed #707a94;
  padding: 13px 0 6px;
}
#pagenav ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#pagenav li {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px dashed #595959;
}
#pagenav li a {
  color: #595959;
  font-size: 11px;
  display: table;
  width: 96%;
  margin: 0 auto;
  font-weight:bold;
}
#pagenav li a span {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
  text-align: center;
  padding-bottom: 15px;
  background:url(../image/area/pagenav_arrow.png) no-repeat 50% bottom;
  background-size:auto 12px;
}
#pagenav li a:hover {
  color: #8ab94b;
  text-decoration: none;
}
#pagenav li:last-child a span {
  border-right-width:0px;
}



#pagelead{
padding:3.5vw 0 !important;
}
#pagelead .section_bdy p{
padding:0 3.5vw 3.5vw;
}
#pagelead .section_bdy .accBox .accInn{
margin-top:3vw;
}
#pagelead .section_bdy .accBox .accCt02{
margin-top:5vw;
}
#pagelead .section_bdy h2.accorDion{
font-size: 4.5vw;
letter-spacing: -0.05em;
padding: 3.75vw 8vw 3.25vw 3vw;
}
#pagelead .section_bdy h2.accorDion:after{
font-size: 7.5vw;
right: 0;
top: 0;
padding: 1.75vw 2vw 2.25vw;
}
#pagelead .section_bdy .accBox .accCt02 dl dd,
#pagelead .section_bdy .accBox .accCt02 ul{
width:auto;
}
#pagelead .section_bdy .accBox dl dt{
font-size: 4vw;
padding-left: 4vw;
padding-top: 1vw;
padding-bottom: 0.5vw;
background-size: 2.7% auto;
}
#pagelead .section_bdy .accBox dl dt span:after{
height: auto;
padding: 1vw 0;
}
#pagelead .section_bdy .accBox dl dd{
font-size:3.5vw;
}
#pagelead .section_bdy .accBox{
padding:0 3vw;
}
#pagelead .section_bdy .accBox ul.atten li{
font-size:3vw;
letter-spacing: 0.03em;
}
#pagelead .section_bdy .accBox .accInn .img_right{
width: auto;
position: static;
margin: 5vw 20vw 0px;
}