@charset "Shift_JIS";

/* ====================================================== */
/* Last Update : 2018.9.25 */
/* For : ヘッダー用 */
/* ====================================================== */

/*-------------------------------------
共通
-------------------------------------*/
.header_201802 * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: top;
  font-size: 100%;
}

.header_201802 {
  font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  font-size: 16px;
  line-height: 1.125;
  color: #333;
  -webkit-text-size-adjust:100%;
}

.header_201802 ul {
  list-style:none;
}

.header_201802 a {
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.header_201802 input, .header_201802 select {
  box-sizing: border-box;
  vertical-align: middle;
}

.header_201802 input[type="submit"], select {
  cursor: pointer;
}

.header_201802 .wrap {
  min-width: 960px;
  max-width: 1280px;
  margin: 0 auto;
}

.headerSP {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .header_201802 .headerPC01.wrap {
    padding: 0 10px;
  }
}

/*-------------------------------------
headerPC01
-------------------------------------*/
.header_201802 .headerText {
  padding: 10px 0 8px;
  color: #666;
  font-size: .625em;
  line-height: 1.2;
  font-weight: normal;
}

.header_201802 .headerPC01 {
  overflow: hidden;
  height: 80px;
}

.header_201802 .headerPC01 > .left {
  float: left;
}

.header_201802 .headerPC01 > .right {
  float: right;
}

.header_201802 .headerPC01 > .left .left,
.header_201802 .headerPC01 > .left .right,
.header_201802 .headerPC01 > .right .left,
.header_201802 .headerPC01 > .right .right {
  display: table-cell;
  vertical-align: top;
}

.header_201802 .headerPC01 .logo {
  margin-top: 4px;
  width: 166px;
}

.header_201802 .hatsuText {
  margin-bottom: 2px;
  font-size: .75em;/*12px*/
  font-weight: bold;
  line-height: 1.17;
}

.header_201802 .hatsuSelect {
  display: block;
  min-width: 96px;
  padding: 5px 25px 1px 8px;
  border-bottom: 2px solid #4e4e4e;
  background: #666 url(/img/header/bullet_arrow_01.png) right center no-repeat;
  color: #fff;
  font-size: .875em;/*14px*/
  line-height: 1.15;
  text-decoration: none;
  cursor: pointer;
}

.header_201802 .hatsuSelect:hover {
  opacity: .85;
}

.header_201802 .headerPC01Link {
  margin-top: 10px;
}

.header_201802 .headerPC01Link li {
  display: table-cell;
  font-size: .75em;/*12px*/
  line-height: 20px;
}

.header_201802 .headerPC01Link li:not(:last-child) {
  padding-right: 19px;
}

.header_201802 .headerPC01Link a {
  display: inline-block;
  height: 20px;
  text-decoration: none;
}

.header_201802 .headerPC01Link a:hover {
  text-decoration: underline;
}

.header_201802 .headerPC01Link .link01 a {
  padding-left: 20px;
  background: url(/img/header/ico_01.png) left center no-repeat;
}

.header_201802 .headerPC01Link .link02 a {
  padding-left: 24px;
  background: url(/img/header/ico_02.png) left center no-repeat;
}

.header_201802 .headerPC01Link .link03 a {
  padding-left: 26px;
  background: url(/img/header/ico_03.png) left center no-repeat;
}

.header_201802 .headerPC01Link .link04 a {
  padding-top: 2px;
  padding-left: 26px;
  background: url(/img/header/ico_04.png) left center no-repeat;
}

.header_201802 .kwBlock {
  position: relative;
  width: 275px;
  margin: 6px 0 0 auto;
  background: #f6f6f6;
}

.header_201802 .kwBlock input[type="text"] {
  width: 275px;
  padding: 6px 30px 5px 10px;
  border-top: 3px solid #cecece;
  border-left: 2px solid #cecece;
  border-right: 2px solid #cecece;
  border-bottom: 1px solid #cecece;
  background: #f6f6f6;
  color: inherit;
  font-size: .875em;/*14px*/
  font-family: inherit;
}

.header_201802 .kwBlock input[type="text"].input {
  background: #fff;
}

.header_201802 .kwBlock input[type="submit"] {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  background: url(/img/header/ico_search.png) center center no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.header_201802 .kwBlock input[type="text"]:focus {
  border-top: 3px solid #a0a0a0;
  border-left: 2px solid #a0a0a0;
  border-right: 2px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  outline: 0;
  background: #fff;
}

.header_201802 .kwBlock input[type="submit"]:focus {
  outline: 0;
}

.header_201802 .headerPC01 > .right .right {
  padding-left: 10px;
  text-align: right;
}

.header_201802 .nameText {
  margin-top: 12px;
  padding-right: 5px;
  color: #e94809;
  font-size: .875em;/*14px*/
  font-weight: bold;
  line-height: 1.15;
}

.header_201802 .nameText span {
  padding-left: 10px;
}

.header_201802 .btnMypage {
  display: inline-block;
  margin-top: 8px;
  padding: 9px 17px 6px 42px;
  border-bottom: 3px solid #ba4307;
  background: url(/img/ico_mypage.png) 16px center no-repeat, linear-gradient(90deg, #e94709, #e96d09);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.header_201802 .btnMypage:hover {
  opacity: .85;
}

/*-------------------------------------
headerPC02
-------------------------------------*/
.header_201802 .headerPC02 {
  padding-bottom: 1px;
  background: #b2b2b2;
}

.header_201802 .gnav {
  display: table;
  width: 100%;
}

.header_201802 .gnav dt,
.header_201802 .gnav dd {
  display: table-cell;
}

.header_201802 .gnav dt {
  width: 40px;
  height: 60px;
  padding: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.header_201802 .gnav ul {
  display: table;
  width: 100%;
}

.header_201802 .gnav li {
  display: table-cell;
  border-right: 1px solid #b3b3b3;
}

.header_201802 .gnav a {
  display: table;
  width: 100%;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.header_201802 .gnav span {
  display: table-cell;
  height: 60px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.header_201802 .gnav01 {border-top: 3px solid #e9093e; background: #fff7f9;}
.header_201802 dt.gnav01 {background: #ffe0e6; color: #e9093e;}
.header_201802 dd.gnav01 {width: 40%}
.header_201802 .gnav01 li {width: 25%;}
.header_201802 .gnav01 a:hover {color: #e9093e;}
.header_201802 .gnav01 .current {background: #d30032;}
.header_201802 .gnav01 .current a {color: #fff;}

.header_201802 .gnav02 {border-top: 3px solid #0b92ca; background: #ebf9ff;}
.header_201802 dt.gnav02 {background: #c5e8fb; color: #057cad;}
.header_201802 dd.gnav02 {width: 40%}
.header_201802 .gnav02 li {width: 25%;}
.header_201802 .gnav02 a:hover {color: #057cad;}
.header_201802 .gnav02 .current {background: #0b92ca;}
.header_201802 .gnav02 .current a {color: #fff;}

.header_201802 .gnav03 {border-top: 3px solid #009944; background: #e8faf0;}
.header_201802 dt.gnav03 {background: #bfefd5; color: #00823a;}
.header_201802 .gnav03 li {}
.header_201802 .gnav03 a:hover {color: #00823a;}
.header_201802 .gnav03 .current {background: #009944;}
.header_201802 .gnav03 .current a {color: #fff;}

.header_201802 .gnav a {position: relative}
.header_201802 .gnav .current a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

/*-------------------------------------
出発地変更 modal
-------------------------------------*/
.simpleModal-bg {
  display: none;
}

.simpleModal-bg.display {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  opacity: 0;
  overflow: auto;
  z-index: 99999;
}

.simpleModal-bg .modalContent {
  background: #fff;
}

#hatsuModal {
  width: 680px;
  padding: 0;
  font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  font-size: 16px;
  line-height: 1.125;
  color: #333;
}

.simpleModal-bg .modalTitle {
  position: relative;
  padding: 15px 20px 12px;
  background: #e96d09;
  color: #fff;
  font-size: 1.375em;/*22px*/
  text-align: center;
}

.simpleModal-bg .modalTitle .modalClose {
  display: block;
  position: absolute;
  top: 8px;
  right: 16px;
  color: #fff;
  font-weight: bold;
  font-size: 1.375em;/*22px*/
  cursor: pointer;
}

#hatsuModal .modalBody {
  padding: 40px;
}

#hatsuModal .modalBody p {
  font-size: 1.125em;/*18px*/
  text-align: center;
}

#hatsuModal .modalBody .map {
  position: relative;
  width: 600px;
  height: 460px;
  margin: 10px 0;
  background: url(/img/header/bg_map.gif) no-repeat;
}

#hatsuModal .modalBody .box {
  position: absolute;
  padding: 18px 0 7px 18px;
  border: 2px solid #ffe3d8;
  background: #fff;
}

#hatsuModal .modalBody .box01 {
  width: 188px;
  top: 0;
  right: 0;
}

#hatsuModal .modalBody .box02 {
  width: 188px;
  top: 157px;
  right: 0;
}

#hatsuModal .modalBody .box03 {
  width: 196px;
  bottom: 10px;
  right: 87px;
}

#hatsuModal .modalBody .box04 {
  width: 146px;
  top: 50px;
  left: 173px;
}

#hatsuModal .modalBody .box05 {
  width: 152px;
  top: 64px;
  left: 7px;
}

#hatsuModal .modalBody .box06 {
  width: 138px;
  bottom: 26px;
  left: 163px;
}

#hatsuModal .modalBody .box07 {
  width: 148px;
  bottom: 81px;
  left: 0;
}

#hatsuModal .modalBody .box dt {
  margin-bottom: 13px;
  color: #e96d09;
  font-weight: bold;
  font-size: .875em;/*14px*/
  line-height: 1.15;
}

#hatsuModal .modalBody .box ul {
  overflow: hidden;
}

#hatsuModal .modalBody .box li {
  float: left;
  margin-right: 14px;
  margin-bottom: 11px;
  font-weight: bold;
  font-size: .8125em;
  line-height: 1.154;
}

#hatsuModal .modalBody .box li.clear {
  clear: both;
}

#hatsuModal .modalBody .box li a {
  padding-left: 10px;
  background: url(/img/bullet_arrow_01.png) 0 5px no-repeat;
}

#hatsuModal .modalBody .note {
  color: #666;
  font-size: .875em;/*14px*/
  line-height: 1.58;
}

/*---------------------------------------------------------------
SP
-------------------------------------*/
/*-------------------------------------
共通
-------------------------------------*/
@media screen and (max-width: 599px), (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
  .header_201802 .wrap {
    min-width: inherit;
    max-width: inherit;
    margin: 0 auto;
  }

  .headerPC {
    display: none;
  }

  .headerSP {
    position: relative;
    display: block;
    z-index: 99999;
  }

  .open_header_201802 {
    overflow: hidden;
    padding-top: 73px;
  }

  .open_header_201802 .header_201802 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
  }
}

/*-------------------------------------
headerSP01
-------------------------------------*/
@media screen and (max-width: 599px), (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
  .header_201802 .headerText {
    padding: 3px 0 2px 15px;
    background: #333;
    color: #fff;
  }

  .header_201802 .headerSP01 {
    overflow: hidden;
    position: relative;
    height: 56px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    background: #fff;
  }

  .header_201802 .headerSP01Inner > div {
    display: table-cell;
  }

  .header_201802 .logo {
    width: 119px;
    margin: 11px 0 0 10px;
  }

  .header_201802 .logo img {
    width: 100%;
    height: auto;
  }

  .header_201802 .headerSP01Inner .hatsuBlock {
    padding-left: 15px;
  }

  .header_201802 .hatsuText {
    margin: 6px 0 2px;
    font-size: .625em;/*10px*/
    font-weight: bold;
    line-height: 1.2;
  }

  .header_201802 .hatsuSelect {
    padding: 5px 25px 2px 8px;
    font-size: .75em;/*12px*/
    line-height: 1.17;
  }

  .header_201802 .menu {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 47px;
    height: 47px;
    padding-top: 27px;
    border: 1px solid #dbdbdb;
    border-bottom: 3px solid #dbdbdb;
    font-size: .625em;/*10px*/
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }

  .header_201802 .menu::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 15px;
    height: 15px;
    background: url(/img/header/ico_menu.png) 0 top no-repeat;
    background-size: cover;
  }

  .header_201802 .open .menu::before {
    background-position: 0 -15px;
  }
}

/*-------------------------------------
menuBlock
-------------------------------------*/
@media screen and (max-width: 599px), (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
  .header_201802 .menuBlockOuter {
    display: none;
    background: rgba(0,0,0,.5);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .open_header_201802 .menuBlockOuter {
    position: fixed;
    top: 73px;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .header_201802 .menuBlock {
    position: absolute;
    right: -325px;
    width: 325px;
    border-bottom: 3px solid #c5c5c5;
    background: #fff;
  }

  .open_header_201802 .header_201802 .menuBlock {
    overflow-y: scroll;
  }

  .header_201802 .kwBlock {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #ebebeb;
  }

  .header_201802 .kwBlock input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    padding: 13px 30px 13px 10px;
    font-size: .8125em;/*13px*/
    line-height: 1.16;
  }

  .header_201802 .kwBlock input[type="submit"] {
    top: 26px;
    right: 26px;
  }

  .header_201802 .menuBlockInner {
    margin: 0 15px;
    text-align: center;
  }

  .header_201802 .nameText {
    margin-top: 20px;
    font-size: .8125em;/*13px*/
    line-height: 1.16;
  }

  .header_201802 .btnMypage {
    position: relative;
    padding: 16px 0 13px;
    width: 100%;
    background: linear-gradient(90deg, #e94709, #e96d09);
    font-size: 1.125em;/*18px*/
    line-height: 1.12;
  }

  .header_201802 .btnMypage span {
    padding-left: 26px;
    background: url(/img/ico_mypage.png) 0 center no-repeat
  }

  .header_201802 .btnMypage::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -6px;
    width: 8px;
    height: 12px;
    background: url(/img/bullet_arrow_02.png) no-repeat;
  }

  .header_201802 .menuLink01 {
    margin-top: 20px;
    border-top: 1px solid #dbdbdb;
  }

  .header_201802 .menuLink01 dt {
    border-bottom: 3px solid #d6d6d6;
  }

  .header_201802 .menuLink01 dt a {
    position: relative;
    display: block;
    padding: 14px 25px 14px 48px;
    font-weight: bold;
    font-size: 1.125em;/*18px*/
    line-height: 1.12;
    text-decoration: none;
  }

  .header_201802 .menuLink01 dt a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    transform: rotate(-45deg);
  }

  .header_201802 .menuLink01 .category01 a {
    background: url(/img/ico_category01.png) 15px center no-repeat;
    background-size: auto 20px;
    color: #e8093d;
  }

  .header_201802 .menuLink01 .category01 a::after {
    border-right: 2px solid #e8093d;
    border-bottom: 2px solid #e8093d;
  }

  .header_201802 .menuLink01 .category02 a {
    background: url(/img/ico_category03.png) 15px center no-repeat;
    background-size: auto 20px;
    color: #239dcf;
  }

  .header_201802 .menuLink01 .category02 a::after {
    border-right: 2px solid #239dcf;
    border-bottom: 2px solid #239dcf;
  }

  .header_201802 .menuLink01 .category03 a {
    background: url(/img/ico_category04.png) 15px center no-repeat;
    background-size: auto 20px;
    color: #009944;
  }

  .header_201802 .menuLink01 .category03 a::after {
    border-right: 2px solid #009944;
    border-bottom: 2px solid #009944;
  }

  .header_201802 .menuLink01 dd {
    background: #f5f5f5;
  }

  .header_201802 .menuLink01 dd li {
    border-bottom: 1px solid #dbdbdb;
  }

  .header_201802 .menuLink01 dd li a {
    position: relative;
    display: block;
    padding: 14px 25px;
    font-size: .9375em;/*15px*/
    line-height: 1.14;
    text-decoration: none;
  }

  .header_201802 .menuLink01 dd li a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: rotate(-45deg);
  }

  .header_201802 .menuLink02 {
    margin-top: 20px;
    text-align: left;
  }

  .header_201802 .menuLink02 dt {
    margin-bottom: 7px;
    padding-bottom: 6px;
    border-bottom: 2px solid #d6d6d6;
    font-weight: bold;
    font-size: .875em;/*14px*/
    line-height: 1.15;
  }

  .header_201802 .menuLink02 ul {
    overflow: hidden;
  }

  .header_201802 .menuLink02 li {
    float: left;
    width: 48.1%;
  }

  .header_201802 .menuLink02 li:nth-child(even) {
    float: right;
  }

  .header_201802 .menuLink02 a {
    position: relative;
    display: block;
    padding: 10px 0 10px 20px;
    font-size: .75em;
    line-height: 1.17;
    text-decoration: none;
    cursor: pointer;
  }

  .header_201802 .menuLink02 a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -7px;
    width: 15px;
    height: 15px;
  }

  .header_201802 .menuLink02 .link01 a::before {
    background: url(/img/header/ico_01.png) center center no-repeat;
    background-size: contain;
  }

  .header_201802 .menuLink02 .link02 a::before {
    background: url(/img/header/ico_02.png) center center no-repeat;
    background-size: contain;
  }

  .header_201802 .menuLink02 .link03 a::before {
    background: url(/img/header/ico_03.png) center center no-repeat;
    background-size: contain;
  }

  .header_201802 .menuLink02 .link04 a::before {
    background: url(/img/header/ico_04.png) center center no-repeat;
    background-size: contain;
  }

  .header_201802 .menuBlock .btnClose {
    margin-top: 10px;
    padding: 15px;
    background: #ebebeb;
    font-size: .75em;/*12px*/
    line-height: 1.17;
    text-align: center;
  }

  .header_201802 .menuBlock .btnClose span {
    padding: 0 24px;
    background: url(/img/header/ico_close.png) right center no-repeat;
    background-size: 9px 9px;
  }
}

/*-------------------------------------
出発地変更 modal
-------------------------------------*/
@media screen and (max-width: 599px), (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
  .modal_201802_01 .modalInner {
    padding: 15px;
  }

  #hatsuModal {
    width: auto;
    margin: 0;
    padding: 0;
  }

  #hatsuModal .modalTitle {
    padding: 14px;
    background: #e96d09;
    color: #fff;
    font-size: .9375em;/*15px*/
    text-align: center;
  }

  #hatsuModal .modalTitle .modalClose {
    top: 10px;
  }

  #hatsuModal .modalBody p {
    font-size: .8125em;/*13px*/
    line-height: 1.5;
    text-align: left;
  }

  #hatsuModal .modalBody {
    padding: 15px;
  }

  #hatsuModal .modalBody .map {
    width: auto;
    height: auto;
    background: none;
  }

  #hatsuModal .modalBody .box {
    position: static;
    width: auto;
    padding: 0;
    border: none;
  }

  #hatsuModal .modalBody dl.ac:not(:first-child) {
    margin-top: 0;
  }

  #hatsuModal .modalBody dl {
    margin-bottom: 10px;
  }

  #hatsuModal .modalBody dd {
    display: none;
  }

  #hatsuModal .modalBody .box dt {
    margin-bottom: 0;
    padding: 0;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 2px solid #d6d6d6;
    color: #333;
    font-weight: bold;
    font-size: .9375em;/*15px*/
  }

  #hatsuModal .modalBody .box dd {
    display: none;
    padding: 0;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    background: #f5f5f5;
  }

  #hatsuModal .modalBody .box dt span {
    position: relative;
    display: block;
    padding: 13px 15px 11px;
  }

  #hatsuModal .modalBody .box dt span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background: url(/img/ico_ac_01.png) 0 0 no-repeat;
    background-position: 0 0;
  }

  #hatsuModal .modalBody .box dt.open span::after {
    background-position: 0 -10px;
  }

  #hatsuModal .modalBody .box li {
    float: none;
    margin: 0;
    font-weight: normal;
    font-size: inherit;
    line-height: inherit;
  }

  #hatsuModal .modalBody .box li a {
    position: relative;
    display: block;
    padding: 13px 15px 11px 30px;
    background: none;
    font-size: .8125em;/*13px*/
    text-decoration: none;
  }

  #hatsuModal .modalBody .box li a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: rotate(-45deg);
  }

  #hatsuModal .modalBody .box dd li:not(:first-child) {
    border-top: 1px solid #d6d6d6;
  }

  #hatsuModal .modalBody .note {
    padding-left: 1em;
    color: #666;
    font-size: .75em;/*12px*/
    line-height: 1.5;
    text-indent: -1em;
  }
}




