@charset "UTF-8";
/*
reset
 */
* {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%; }

body {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #222;
  line-height: 1.4285714286; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

p {
  margin-bottom: 1em;
  letter-spacing: 0.03em; }

ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0px; }

form label {
  cursor: pointer; }

a {
  text-decoration: none;
  color: #4c4c4c; }

a:hover, a:active, a:focus {
  color: #b2b2b2; }

a img {
  border: none; }

/*
========== 共通・スマートフォン スタイル ==========
 */
/*
base common
========== ベース　共通 ==========
 */
/*
clearfix
 */
.cf:after {
  display: block;
  clear: both;
  content: ''; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }

html, body {
  height: 100%; }

.wrap {
  width: 100%;
  position: relative;
  height: auto !important;
  /*IE6対策*/
  height: 100%;
  /*IE6対策*/
  min-height: 100%; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/*
table
 */
.underline-table th, .underline-table td {
  padding: 10px; }
.underline-table tr {
  border-bottom: solid 1px #000; }

/*
外部リンク
 */
a[target="_blank"]::after {
  font-family: "Font Awesome 5 Free";
  content: '\f360';
  font-size: 105%;
  font-weight: 900;
  margin: 0 3px; }

/*
for smart phone
 */
/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

.forSp {
  display: block; }

.forPc {
  display: none; }

/*
========== ヘッダー　スマホ ==========
 */
.header-wrap {
  position: fixed;
  z-index: 5000;
  width: 100%;
  background-color: #fff; }

/*
ロゴマーク
 */
.header-logoMark {
  float: left;
  width: 50%;
  padding: 18px 20px 12px; }
  .header-logoMark img {
    width: auto;
    max-width: 125px; }

/*
ロゴタイプ
 */
/*
SP用メニューエリア
 */
.header-gNavi {
  float: right;
  padding: 16px 20px 0 0;
  width: 25%; }

/*
ハンバーガーボタン
 */
#header-gNavi-btn {
  float: right;
  margin-top: 5px;
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-align: center; }

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.menu-trigger {
  position: relative;
  display: block;
  margin-bottom: 3px;
  width: 25px;
  height: 18px; }

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #555;
  border-radius: 2px; }

.menu-trigger span:nth-of-type(1) {
  top: 0; }

.menu-trigger span:nth-of-type(2) {
  top: 8px; }

.menu-trigger span:nth-of-type(3) {
  bottom: 0; }

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg); }

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0; }

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg); }

/*
========== レイアウト　ボディー部分 共通 ==========
 */
.main-wrap {
  padding-top: 60px;
  padding-bottom: 390px; }

.btn-detail a {
  display: block;
  margin: 20px auto;
  padding: 10px;
  max-width: 500px;
  background-color: #f3f3f3;
  text-align: center; }

/*
各ページ見出し
 */
.box-title {
  margin-bottom: 40px;
  background-color: #fff;
  background-image: url(../images/image_page_title_flow_sp_01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.body-price h2,
.body-company h2, .body-flow h2,
.body-reserve h2, .body-cntct h2 {
  margin: 0 0px 20px;
  padding: 40px 20px;
  min-height: 250px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1363636364;
  color: #111; }
.body-price h3,
.body-company h3, .body-flow h3,
.body-reserve h3, .body-cntct h3 {
  margin: 30px 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #48a000; }

.body-price .box-title {
  background-image: url(../images/image_page_title_price_sp_01.jpg); }

.body-company .box-title {
  background-image: url(../images/image_page_title_company_sp_01.jpg); }

.body-flow .box-title {
  background-image: url(../images/image_page_title_flow_sp_01.jpg); }

.body-reserve .box-title {
  background-image: url(../images/image_page_title_reserve_sp_01.jpg); }

.body-cntct .box-title {
  background-image: url(../images/image_page_title_cntct_sp_01.jpg); }

/*
PDFアイコン
 */
.pdfBtn {
  display: block;
  padding: 4px 35px;
  background-color: #ffffbb;
  background-image: url(../images/icon_1r_32.png);
  background-repeat: no-repeat;
  max-width: 300px; }

/*
========== footer ==========
 */
.footer-wrap {
  position: absolute;
  bottom: 0;
  padding-top: 20px;
  width: 100%;
  height: 350px;
  background-color: #111; }

.footer-navi {
  margin-bottom: 40px; }
  .footer-navi li {
    margin: 0;
    padding: 5px 20px;
    border-left: solid 1px #eee; }
  .footer-navi a {
    color: #eee; }

.copyright {
  text-align: center;
  color: #eee; }

/*
========== レイアウト　スマートフォン ==========
 */
.box {
  margin: 0 20px; }

/*
========== グローバルナビ　スマホ ==========
 */
.gNaviSp {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(250, 250, 250, 0.99);
  opacity: 0;
  visibility: hidden;
  transition: .3s linear;
  overflow: auto; }
  .gNaviSp ul {
    margin: 10px 0; }
  .gNaviSp li {
    margin: 20px 20px;
    font-size: 18px; }

.gNaviSp-is-open {
  opacity: 1;
  visibility: visible; }

/*
背景のスクロール停止
 */
body.noScroll {
  overflow: hidden; }

/*
closeボタン
 */
.gNaviSp-btn-close {
  margin: 40px 20px 0;
  padding: 10px;
  background-color: #f3f3f3;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase; }

/*
========== トップページ用 ==========
 */
.mainImage-wrap {
  margin-top: -60px;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .mainImage-wrap img.forSp {
    margin-bottom: 12px;
    width: 100%;
    height: 330px;
    object-fit: cover; }

/*
レンタカー車種
 */
.index-rentacarList {
  margin: 0 -20px;
  padding: 20px 0; }
  .index-rentacarList h2 {
    margin: 10px;
    border: none;
    font-size: 1.6rem;
    font-weight: bold; }
  .index-rentacarList li {
    float: left;
    padding: 10px 20px;
    width: 50%; }
    .index-rentacarList li img {
      display: block; }
    .index-rentacarList li span {
      display: block;
      margin: 10px 0 20px;
      text-align: center; }

/*
ご利用方法
ご予約
 */
.index-information-box, .index-reserve-box {
  float: left;
  margin: 20px 0;
  width: 50%; }
  .index-information-box img, .index-reserve-box img {
    display: block;
    margin: 0 auto;
    width: 120px; }
  .index-information-box span, .index-reserve-box span {
    display: block;
    text-align: center;
    font-size: 1.6rem; }

.body-index .btn-detail {
  margin: 0 50px; }

/*
========== price ==========
 */
.modelBox {
  margin-top: 50px;
  margin-bottom: 120px; }
  .modelBox h3 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #48a000;
    font-weight: bold; }

.modelBox-modelDetail li {
  display: inline;
  display: inline-block;
  padding-right: 15px; }

.modelBox-modelDetail-img {
  padding: 0 20px;
  text-align: center; }

.modelBox-modelDetail-modelList-title {
  margin: 0px 0 10px;
  font-weight: bold; }

.modelBox-modelDetail-modelList-priceList table {
  margin: 30px 0;
  width: 100%; }
.modelBox-modelDetail-modelList-priceList th, .modelBox-modelDetail-modelList-priceList td {
  padding-left: 20px;
  padding-right: 20px; }
.modelBox-modelDetail-modelList-priceList th {
  text-align: left; }
.modelBox-modelDetail-modelList-priceList td {
  text-align: right; }

/*
========== 会社概要 ==========
 */
.body-company th {
  white-space: nowrap; }

.companyList__item {
  margin-bottom: 40px; }

/*
========== PC スタイル ==========
 */
@media print, screen and (min-width: 640px) {
  /*
  ========== ベース PC ==========
   */
  body {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6666666667; }

  td {
    padding: 10px; }

  .forSp {
    display: none; }

  .forPc {
    display: block; }

  /*
  ========== ヘッダー　PC =========
   */
  .header-wrap {
    position: relative; }

  .header {
    margin: 0 auto;
    width: 1000px; }

  .header-logoMark {
    width: 190px; }
    .header-logoMark img {
      max-width: 100%; }

  .header-gNavi {
    width: 300px; }

  .header-gNavi-company, .header-gNavi-contact {
    margin-top: 5px;
    margin-left: 10px;
    float: right; }
    .header-gNavi-company a, .header-gNavi-contact a {
      display: block;
      padding: 3px 0 2px;
      width: 100px;
      border: solid 1px #f3f3f3;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      -o-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 32px;
      text-align: center;
      font-size: 11px;
      font-size: 1.1rem;
      letter-spacing: 0.05em; }

  /*
  ========== footer ==========
   */
  .footer-navi {
    margin-bottom: 40px; }
    .footer-navi ul {
      text-align: center; }
    .footer-navi li {
      display: inline-block;
      margin: 0 10px;
      padding: 0;
      border: none; }
    .footer-navi a {
      color: #eee; }

  /*
  ========== レイアウト　ボディー部分 ==========
   */
  .main-wrap {
    padding-top: 20px; }

  /*
  各ページ見出し
   */
  .body-price h2,
  .body-company h2, .body-flow h2,
  .body-reserve h2, .body-cntct h2 {
    margin: 0 auto 40px;
    width: 960px;
    min-height: 350px;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: normal; }

  .body-flow .box-title {
    background-position: center bottom;
    background-size: auto; }

  /*
  ========== メニュー　PC ==========
   */
  .gNaviPc {
    margin: 0 auto 0;
    width: 960px;
    overflow: hidden; }
    .gNaviPc ul {
      margin: 0 -1px; }
    .gNaviPc li {
      float: left;
      padding: 6px 0 9px;
      width: 16.6666666667%;
      text-align: center; }
    .gNaviPc a {
      display: block;
      border-left: solid 1px #f0f0f0;
      color: #666;
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.085em; }

  .gNaviPc-title {
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }

  /*
  ========== Index PC ==========
   */
  /*
  メインイメージ
   */
  .mainImage-wrap {
    margin: 0 auto;
    width: 800px;
    height: auto;
    text-align: center; }
    .mainImage-wrap img {
      /* 画像を上下左右に中央配置する（絶対指定） */
      margin: 0 auto;
      max-width: none;
      width: 800px; }

  .index-rentacarList li {
    width: 25%; }

  /*
  トップページメッセージ
   */
  /*
  
   */
  /*
  ========== レイアウト PC ==========
   */
  .box {
    margin: 40px auto;
    width: 960px; }

  /*
  ========== price ==========
   */
  .modelBox {
    margin-top: 100px; }

  .modelBox-modelDetail-img {
    float: left;
    width: 50%;
    padding-right: 50px; }

  .modelBox-modelDetail-modelList {
    float: right;
    width: 50%; }

  .modelBox-modelDetail-modelList-title {
    margin-top: 20px; } }
/*
プリント専用スタイル
 */

/*# sourceMappingURL=style.css.map */
