@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: 1000;
  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 {
position: fixed;
bottom: 3vw;
right: 3vw;
z-index: 500;
}
#page-top a {
display: block;
width: 8.5vw;
height: 8.5vw;
text-indent: -9999px;
background: url(../image/btn_pagetop.png) no-repeat 0 0;
background-size: 100% auto;
}
/* フッター
----------------------------------------------------------------------------- */
#sns {
padding: 4vw 0;
background:#f5f5f5;
border-top:1px solid #eeeeee;
}
#sns ul {
font-size: 0;
text-align: center;
overflow:hidden;
width: 75%;
margin: 0 auto;
}
#sns ul li {
display: block;
float:left;
font-size: 3.25vw;
width: 25%;
}
#sns ul li a {
display: block;
padding: 1vw;
margin:0 2vw;
}
#sns ul li a img{
width:100%;
}
#footer-link-area {
background: #cfcad4;
height: auto;
font-size: 3vw;
}
#footer-link ul {
line-height: 1;
padding: 3vw;
}
#footer-link ul li {
display: block;
font-size: 3vw;
color: #fff;
text-align: left;
margin: 0;
border: 1px solid #5d5d5d;
border-bottom: none;
}
#footer-link ul li:last-child {
  border-bottom: 1px solid #5d5d5d;
}
#footer-link ul li a {
display: block;
padding: 1em;
background: url(../image/arrow01_b.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:#5d5d5d;
}
#copy-area {
background:#7b678d;
height: auto;
line-height: 1;
text-align: center;
color: #fff;
font-size: 3vw;
padding: 3vw;
}
/* エリア選択ボタン
----------------------------------------------------------------------------- */
.choose_area {
  float: left;
  margin-top: 20px;
}
.choose_area #area_btn {
  cursor: pointer;
  width: 5.5em;
  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 {}

