@charset "UTF-8" ;

/* ==================================
企業紹介
================================== */

#philosophy_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 50%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_phiylosophy.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 450px;
}
.philosophy_inner_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.philosophy_title_service h2 {
  font-size: 48px;
  color: #c39953;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.philosophy_title_service h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  /* letter-spacing: 1rem; */
  color: rgba(195, 153, 83, 0.2);
  z-index: 0;
}
.philosophy-title_bg {
  position: relative;
  text-align: center;
}
.philosophy-title_bg h2 {
  position: relative;
  z-index: 2;
}
.philosophy-title_bg h2::before {
  content: "PHILOSOPHY";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
  padding-bottom: 100px;
}
.service_sub_title_philosophy {
  color: #c39953;
  font-size: 14px;
  text-align: center;
}
.philosophy-catch {
    text-align: center;
    margin-top: 60px;
}
.philosophy-catch p {
    color: #fff;
    line-height: 32px;
}
/* セクション全体 */
.philosophy-section {
  position: relative;
   padding: 170px 40px 200px 40px;
  background-image: url("../img/top/top_price_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  overflow: hidden;
}

/* 黒の半透明オーバーレイ */
.philosophy-section .philosophy-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
    linear-gradient(    to bottom,    rgba(0,0,0,0.9) 10%,         rgba(0,0,0,0.8) 50%,          rgba(0,0,0,0.6) 60%,          rgba(0,0,0,0.9) 100%      ),    radial-gradient(    circle at center,    rgba(0,0,0,0) 100%,    rgba(0,0,0,0.8) 100%  );
    z-index: 1;
}

.philosophy_contents_wrap {
    display: flex;
    flex-direction: column;
    gap: 80px;
}
/* 中身 */
.philosophy-inner {
    position: relative;
    z-index: 2;
    /* display: grid; */
    /* grid-template-columns: repeat(3, 1fr); ★ここを3に変更 */
    gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
}
/* 各ボックス */
.philosophy-item {
    width: 330px;
    height: 170px;
    position: relative;
    padding: 30px 5px 10px 5px;
    border: 1px solid rgba(255, 215, 0, 0.4); /* 金色っぽい枠 */
    border-radius: 8px;
    text-align: center;
    background: rgba(0,0,0,0.3);
    backdrop-filter: blur(2px);
}

/* ナンバーの丸 */
.philosophy-item .num {
    width: 45px;
    height: 45px;
    background: #D7B56D; /* ゴールド系 */
    color: #000;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -55px auto 15px;
    font-size: 18px;
}

/* 見出し */
.philosophy-item h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #D7B56D; /* 金色 */
}

/* テキスト */
.philosophy-item p {
    font-size: 14px;
    line-height: 1.6;
}



/* ==================================
会社概要
================================== */

#company_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 50%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_company.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 450px;
}
.company_wrap {
    padding-top: 40px;
}
.company_inner_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
}
.company_title_service h2 {
  font-size: 48px;
  color: #c39953;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.company_title_service h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(195, 153, 83, 0.2);
  z-index: 0;
}
.company-title_bg h2::before {
  content: "COMPANY";
  transform: translate(0, -80px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.service_sub_title_company {
  color: #c39953;
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}

/* 会社概要 */
.company-section {
  display: flex;
  justify-content: center;
  padding: 0 40px;
  padding-left: 130px;
  padding-bottom: 200px;
}
.sub-title_company {
  color: #c39953;
  padding-top: 8px;
  font-size: 14px;
}
.company-title-vertical {
  /* position: absolute;
  left: 180px;
  z-index: 20; */
  writing-mode: vertical-rl;
  text-align: start;
  font-family: serif;
  color: #252106;
  line-height: 1;
  padding-top: 20px;
}

.company-title-vertical span {
      font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-weight: 400;
    font-style: normal;
  font-size: 14px;
  letter-spacing: 0.4rem;
  transform: rotate(360deg);
  display: inline-block;
  color: #8a8a2c;
  padding-top: 5px;
  padding-left: 10px;
}

    /* .company-section h2 {
      font-size: 28px;
      margin-bottom: 30px;
      writing-mode: vertical-rl;
      text-orientation: upright;
      float: left;
      margin-right: 150px;
    } */
    .company-section table {
      border-collapse: collapse;
      width: 100%;
      max-width: 700px;
      margin-left: 150px;
      color: #fff;
    }
    .company-section th {
      padding-right: 150px;
    }
    .company-section th, 
    .company-section td {
      padding: 40px 0;
      border-bottom: 0.1px solid #c39953;
      text-align: left;
      vertical-align: top;
      font-size: 16px;
      letter-spacing: 0.4rem;
      font-family: sans-serif;
    }
    .company-section th {
      font-weight: unset;
      white-space: nowrap;
      padding-right: 150px;
    }

/* ==================================
車両紹介
================================== */

#hire_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 50%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_hire.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 450px;
}
.hire-title_bg {
  position: relative;
  text-align: center;
}
.hire-title_bg h2 {
  position: relative;
  z-index: 2;
}
.hire-title_bg h2::before {
  content: "CAR";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
  padding-bottom: 100px;
}
.hire_title_service h2 {
  font-size: 48px;
  color: #c39953;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.hire_title_service h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(195, 153, 83, 0.2);
  z-index: 0;
}
.service_sub_title_hire {
  color: #c39953;
  font-size: 14px;
  text-align: center;
}
.hire-catch {
    text-align: center;
    margin-top: 60px;
}
.hire-catch p {
    color: #fff;
    line-height: 32px;
}
.hire-inner {
  padding: 100px 40px;
  max-width: 1200px;
  margin: 0 auto;
}
.hire-inner h2 {
  padding: 20px 10px;
  background: rgba(195, 153, 83, 0.7);
}

  .container {
    display: flex;
  }

  /* 左側の情報パネル */
  .info-box {
    width: 100%;
    border: 0.5px solid rgba(195, 153, 83 ,0.7);
  }

  .info-box h2 {
    margin-top: 0;
    font-size: 28px;
    border-bottom: 2px solid #5c482a;
    padding-bottom: 10px;
    width: 100%;
    display: block;
  }

  /* 表全体 */
.info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #5c482a;
}

  /* 左列（タイトル） */
.info-grid div:nth-child(odd) {
  background: rgba(195, 153, 83, 0.7);
  padding: 15px;
  font-weight: bold;
  border-bottom: 1px solid #5c482a;
  height: 100px;
  display: flex;
  align-items: center;
}

  /* 右列（値） */
  .info-grid div:nth-child(even) {
    color: #fff;
    background: #000;
    padding: 15px;
    border-bottom: 1px solid #5c482a;
    display: flex;
    align-items: center;
  }

  /* 最後の行はボーダーなし */
  .info-grid div:last-child,
  .info-grid div:nth-last-child(2) {
    border-bottom: none;
  }

  .info-box p {
    color: #fff;
    line-height: 1.8;
    padding: 10px;
    /* width: 500px; */
  }

  /* 右側ギャラリー */
  .gallery {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    border: 0.5px solid rgba(195, 153, 83 ,0.7);
    width: 100%;
  }

  .main-image {
    /* width: 100%; */
    /* height: 420px; */
    /* background: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    /* border-radius: 4px; */
  }

.main-image img {
  width: 550px;
  height: 350px;
  object-fit: contain;
}

  /* 矢印 */
  .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 42px;
    cursor: pointer;
    padding: 10px;
    color: #cbb07c;
    font-weight: bold;
    user-select: none;
  }

  .left-arrow { left: 10px; }
  .right-arrow { right: 10px; }

  /* サムネイル */
  .thumbnails {
    margin-top: 18px;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap;
  }

  .thumbnails img {
    width: 30%;
    height: 100px;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid #000;
  }

  .thumbnails img.active {
    border-color: #cbb07c;
  }




/* ==================================
サービス 下層ページ全て共通
================================== */
#service_airport_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_airport.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
#service_sightseeing_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_sightseeing.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
#service_business_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_business.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
#service_wedding_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_wedding.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}
#service_golf_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_golf.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

/* ==================================
キャッチ／コンタクト
================================== */
.fv-content {
  position: absolute;
  bottom: 20px;
  left: 40px;
  color: #fff;
}

/* 見出し */
.service_fv_title {
  font-size: 48px;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 1.3;
  letter-spacing: 0.5rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.service_fv_sub {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
/* サブテキスト */
.service_sub_title {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0.1rem;
  padding-left: 5px;
}
.service_sub_title p{
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}




.service_catch_img img {
  width: 600px;
  height: auto;
  object-fit: cover;
}
.service_catch_inner_wrap {
  padding: 0 40px 150px 40px;
}
.service_catch_inner {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 40px;
}
.service_catch_text {
  text-align: left;
}
.service_catch_text p {
  color: #fff;
  /* margin-bottom: 60px; */
  line-height: 32px;
}

/* サービス コンテンツエリア */
.service_section_wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding: 150px 40px;
}
.service_section_title {
    text-align: left;
    margin-bottom: 40px;
    position: relative;
}
.service_section_title  h2{
    font-size: 48px;
    color: #c39953;
    font-weight: normal;
    letter-spacing: 0.2rem;
}
.service_section_title h2::before {
    position: absolute;
    font-size: 150px;
    font-weight: 900;
    color: rgba(195, 153, 83, 0.2);
    z-index: 0;
}


.airport-title_bg h2::before {
  content: "AIRPORT";
  transform: translate(20px, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.sightseeing-title_bg h2::before {
  content: "SIGHTSEEING";
  transform: translate(20px, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.business-title_bg h2::before {
  content: "BUSINESS";
  transform: translate(20px, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.wedding-title_bg h2::before {
  content: "WEDDING";
  transform: translate(20px, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.golf-title_bg h2::before {
  content: "GOLF";
  transform: translate(20px, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}

/* サービス コンテンツ タイトル */
.service_contents_title_wrap {
    padding-left: 80px;
}
.service_contents_title_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
}
.service_contents_title h2 {
  font-size: 48px;
  color: #000;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.service_contents_title h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.service_contents_title_bg h2::before {
  content: "SERVICE";
  transform: translate(0, -160px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.service_sub_title_service-contents {
  color: #000;
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}

/* サービス コンテンツ */
.service-section {
  background: #ebe0cd;
}
.service_contents_wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.service_contents {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 1100px;
  padding: 10px;
  border: 1px solid #855a06;
}

.service_contents img {
    width: 300px;
    height: auto;
    object-fit: cover;
}

.service_contents_text h3 {
    color: #855a06;
    margin-bottom: 20px;
}


/* サービス タイトル */
.service_contact_wrap {
  padding: 230px 0 100px 0;
  background-color: #000;
}
.contact_inner_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.service_contact_title h2 {
  font-size: 48px;
  color: #855a06;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.service_contact_title h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(133, 90, 6, 0.3);
  z-index: 0;
}
.contact-title_bg {
  position: relative;
  text-align: center;
}
.contact-title_bg h2 {
  position: relative;
  z-index: 2;
}
.contact-title_bg h2::before {
  content: "CONTACT";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
  padding-bottom: 100px;
}
.service_sub_title_contact {
  color: #855a06;
  font-size: 14px;
  text-align: center;
}



/* ボタン */
.contact-buttons {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 60px;
  margin-top: 40px;
}
.contact-buttons img {
  height: 15px;
  padding-right: 5px;
}
.contact-buttons p {
  color:  #855a06;
  font-size: 0.8rem;
  text-align: center;
  letter-spacing: 0.1rem;
  padding-bottom: 10px;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 270px;
  padding: 14px 28px;
  text-decoration: none;
  font-size: 1rem;
  transition: .2s;
}


/* 電話ボタン */
.tel-btn {
  background: rgba(195, 153, 83);
  color: #000;
}
/* 問い合わせボタン */
/* .mail-btn {
  color: #fff;
  border: 1px solid #c39953;
} */
/* ===== 中央の縦線 ===== */
.separator_service_contact {
  width: 1px;
  height: 120px; 
  background: rgba(133, 90, 6, 0.5); 
}


/* 配車権 */
/* .license {
  background-color: #855a06;
}
.license p {
  color: #232323;
  font-size: 0.8rem;
  text-align: center;
  letter-spacing: 0.1rem;
}
 */
.license {
  width: 300px;
  margin: 0 auto;
  margin-top: 100px;
  background: #232323;
  color: #c9a364;
  font-size: 24px;
  letter-spacing: 3px;
  text-align: center;
  padding: 8px;
  border: 2px solid #855a06;         
  /* outline: 3px solid #c9a364;          */
  /* box-shadow: inset 0 0 0 2px #855a06;  */
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  }
  .license p {
    border: 0.1px solid #855a06; 
  }



/* ==================================
コンタクトページ
================================== */

#contact_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 50%,
rgba(0,0,0,1) 100%
),
url("../img/mv/mv_contact.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 450px;
}
.contact_inner_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.contact_title_service h2 {
  /* font-size: 48px;
  color: #c39953;
  font-weight: normal;
  letter-spacing: 0.2rem; */
}
.contact_title_service h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(195, 153, 83, 0.2);
  z-index: 0;
}
.contact-title_bg h2::before {
  /* content: "CONTACT";
  transform: translate(-23%, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900; */
}
.sub_title_contact {
  color: #c39953;
  font-size: 14px;
  text-align: center;
}
.contact-catch {
  text-align: center;
  margin-top: 60px;
}
.contact-catch p {
  color: #fff;
  line-height: 32px;
}
.contact-catch a {
  color: #fff;
  display: inline-block;
  cursor: pointer;
}
.contact-catch a:hover {
  color: #855a06;
}
/* セクション全体 */


/* 中身 */
.contact-inner {
  display: flex;
  justify-content: center;
  gap: 80px;
  position: relative;
  z-index: 2;
  gap: 20px;
  max-width: 1400px;
  margin: 0 auto;
}
/* 各ボックス */
.contact-item {
  width: 200px;
  height: 100px;
  position: relative;
  padding: 30px 5px 10px 5px;
  border: 1px solid rgba(255, 215, 0, 0.4); /* 金色っぽい枠 */
  border-radius: 5px;
  text-align: center;
}
/* ナンバーの丸 */
.contact-item .num {
  width: 45px;
  height: 45px;
  background: #D7B56D; /* ゴールド系 */
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -55px auto 15px;
  font-size: 18px;
}
/* 見出し */
.contact-item h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #D7B56D; /* 金色 */
}
/* テキスト */
.contact-item p {
  font-size: 14px;
  line-height: 1.6;
}
.current {
  background: rgba(195, 153, 83, 0.7);
}
.current h3 {
  color: #000;
}


.ContactTel p {
  font-family: "a-otf-gothic-mb101-pr6n", sans-serif;
  font-weight: bold;
  font-style: normal;
}
.ContactTel_Title {
  font-size: 14px;
  display: flex;
  align-items: end;

}
.ContactTel_Number {
  font-size: 18px;
  padding-top: 10px;
}
.ContactTel_Number span {
  font-size: 12px;
}

.ContactTel img {
  height: 15px;
  width: auto;
  padding-right: 5px;
}

.Contact_Wrap {
  display: flex;
  gap: 40px;
  align-items: end;
}
.ContactForm_Button a {
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing:  0.2rem;
  font-weight: bold;
  color: #fff;
  background-color: #0aa;
  padding: 20px;
  border-radius: 5px;
}
.ContactForm_Button a:hover {
  opacity: 0.8;

}
.ContactForm_Button img {
  height: 15px;
  width: auto;
  padding-right: 10px;
}
.contact-button {
  background-color: #8a8a2c;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  margin-left: 15px;
}
.contact-button {
  background-color: #8a8a2c;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none;
  margin-left: 15px;
}
/* お問い合わせ */
 /* .contact-section {
      text-align: center;
      padding: 150px 20px;
      background-color: #efefeb;
    } */

    .contact-section span {
      color: #8a8a2c;
      display: block;
      font-size: 14px;
      letter-spacing: 0.4em;
      margin-bottom: 10px;
          font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-weight: 400;
    font-style: normal;
    }
    .contact-container {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 150px;
      padding-top: 100px;
    }
  .contact-container a {
    letter-spacing: 0.4rem;
  }
  .contact-container a:hover {
    opacity: 0.7;
  }
    .contact-container a img{
      padding-right: 10px;

  }
    .contact-box {
      /* flex: 1;
      min-width: 260px;
      max-width: 300px; */
    }
    .contact-box p {
    font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-weight: 400;
    font-style: normal;

      font-size: 16px;
      letter-spacing: 0.4rem;
      font-weight: bold;
      margin-bottom: 20px;
    }
    .email-button {
      display: inline-flex;
      align-items: center;
      padding: 20px 40px;
      background-color: #8a8a2c;
      color: white;
      font-weight: bold;
      font-size: 16px;
      text-decoration: none;
      border-radius: 5px;
    }

  .phone-number {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #2d2a00;
    letter-spacing: 0.4rem;
    font-weight: bold;
    line-height: 1;
    padding-top: 10px;
    }
    .phone-number img {
      height: 21px;
      padding-right: 10px;
    }

    .contact-form img {
      height: 20px;
    }
    .hours {
      font-size: 14px;
      /* margin-top: 8px; */
      color: #252106;
                  letter-spacing: 0.4rem;
font-family: "a-otf-gothic-mb101-pr6n", sans-serif;
    font-weight: bold;
    font-style: normal;    
    /* padding-left: 23px; */
    padding-top: 5px;

    }


    /*  コンタクトフォーム */
/* 問い合わせフォーム
--------------------------------------------- */

.hissu:after {
  margin-left: .2rem;
  color: #dc3545;
  content: "*";
}
form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 200px;
}
.contact_contents_wrap {
  padding: 100px 40px 100px 40px;
}
.contact_box {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 40px;
}
.contact_confirm_box {
  padding: 0 10px 60px 10px;
  max-width: 600px;
  margin: 0 auto;
}
.contact_send_box {
  max-width: 600px;
  margin: 0 auto;
}
#contact_img {
  background-image: url(../img/contact.png);
  min-height: 500px;
  background-position: top;
}
.Form h2 {
  margin-bottom: 80px;
  margin-top: 80px;
  text-align: center;
  color: #333;
}
.Form_tittle {
  text-align: center;
}
.Form_tittle h2 {
  display: flex;
  align-items: center;
}
.Form_tittle h2 {
  position: relative;
  display: inline-block;
  padding: 0 100px;
}
.Form_tittle h2:before,
.Form_tittle h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #067fbd;
}
.Form_tittle h2:before {
  left: 0;
}
.Form_tittle h2:after {
  right: 0;
}
.Form_tittle h2 {
  text-align: center;
  color: #333;
  font-size: 32px;
    ont-weight: 400;
}
.Form_tittle span {
  color:  #fe5f73;
  font-weight: bold;
}
.Form h2 span {
  display: block;
  margin-top: 4px;
  font-size: 16px;
}
.Form_tittle h2 span {
  display: block;
  margin-top: 4px;
  font-size: 16px;
}
.Form {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 720px;
}
.Form-Item {
  border-bottom: 1px solid rgba(255, 215, 0, 0.5);
  padding: 15px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.Form-Item2 {
  border-bottom: 1px solid rgba(255, 215, 0, 0.5);
  padding: 20px 0;
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-size: 16px;
  color: #fff;
}
.Form-Item-Label-Required {
	color: #fff;
	font-size: 11px;
	text-align: center;
	background-color: #e00202;
	border-radius: 3px;
	padding: 1px 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.Form-Item-Input {
  margin-left: 40px;
  padding: 20px 20px;
  height: 45px;
  flex: 1;
  width: 100%;
  background: rgba(255, 255, 255);
  font-size: 14px;
}
.Form-Item-DateTime {
  background: rgba(255, 255, 255);
  padding: 20px 20px;
  height: 45px;
}
.Form-Item-Textarea {
	margin-left: 40px;
  padding: 30px 20px;
	height: 216px;
	flex: 1;
	width: 100%;
  background: rgba(255, 255, 255);
  font-size: 14px;
}
.Form-Btn {
  letter-spacing: 0.2rem;
  font-weight: bold;
  color: #000;
  background-color: #c39953;
  padding: 15px;
  margin-top: 20px;
  width: 230px;
}
.contact_send_box .Form-Btn {
  letter-spacing: 0.2rem;
  font-weight: bold;
  color: #000;
  background-color: #c39953;
  padding: 15px;
  margin-top: 20px;
  width: 230px;
  text-align: center;
  margin-bottom: 200px;
}
.contact_send_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 200px;
}
.Form-Btn {
  letter-spacing: 0.2rem;
  font-weight: bold;
  color: #000;
  background-color: #c39953;
  padding: 15px;
  margin-top: 20px;
  width: 230px;
}
.Form-Btn:hover {
  opacity: 0.8;
}
.submit-btn_wrapper {
  text-align: center;
}

.Form-Btn:hover {
	opacity: 0.7;
	cursor: pointer;
}
.Form h2 {
  color: #fff;
  letter-spacing: 0.1rem;
  line-height: 32px;
  font-size: 18px;
}
.contact_privacy {
  color: #fff;
    text-align: center;
    margin-top: 80px; 
    font-size: 12px;
}
.contact_privacy a {
  color: #c39953;
}
.contact_privacy label {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.txt-center {
    margin-top: 10px;
}

/* 内容確認画面 */
 
.contact-title {
  min-width: 120px;
  font-family: serif;
  text-align: center;
  color: #252106;
  padding-top: 150px;
}
.contact-title span {
  font-size: 21px;
  letter-spacing: 0.4rem;
  color: #8a8a2c;
  display: block;
  padding-top: 40px;
}
.contact-title h2 {
  font-size: 36px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 150px;
}

/* 送信完了画面 */
.toppage_back_btn {
    display: inline-flex;
    align-items: center;
    padding: 20px 40px;
    background-color: #0aa;
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 40px;
}

/* プライバシーポリシー */
.privacy_bg {
  background-color: #efefeb;
}
.privacy-title {
  max-width: 1000px;
  margin: 0 auto;
  /* min-width: 120px; */
  font-family: serif;
  /* text-align: center; */
  color: #252106;
  padding: 150px 40px;
}
.privacy-title span {
  font-size: 14px;
  letter-spacing: 0.4rem;
  color: #8a8a2c;
  display: block;
  padding-left: 3px;
}
.privacy-title h2 {
  font-size: 36px;
  margin: 0;
  padding-top: 10px;
}
.privacy_wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding: 110px 40px;
}
.privacy_inner {
  padding: 40px 0;
  border-bottom: 1px solid rgba(37,33,6,0.2);
}
.privacy_inner h2 {
  font-size: 28px;
  line-height: 2rem;
}
.privacy_inner p {
  padding-top: 20px;
  line-height: 2rem;
}
.privacy_inner dl {
  display: flex;
  padding-top: 0.5rem;
  letter-spacing: 0.2em;
}
.privacy_inner dt {
  width: 90px;
}
.privacy_inner li {
    padding-top: 0.5rem;
    letter-spacing: 0.2em;
}

/* 準備中
.preparation_bg {
  background-color: #efefeb;
  height: 100%;
}
.preparation_wrapper {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 150px 40px;
}
.img_preparation {
  text-align: center;
}
.img_preparation img {
  width: 100px;
  opacity: 0.3;
}
.preparation_inner h2 {
  padding: 40px 0;
}
.preparation_inner p {
  line-height: 2rem;
}
.footer_lower-fixed {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  min-height: 100vh;
} */
.datetime-select {
  margin-left: 40px;
}
.datetime-select select {
    padding: 5px 8px;
    margin-right: 5px;
    background: #000; 
    color: #fff;
    border: 1px solid #c3a873;
}
.vehicle-checkbox {
  margin-left: 40px;
  accent-color: #dc3545;
}
.vehicle-checkbox label {
    margin-right: 20px;
    cursor: pointer;
    color: #fff;
}

.vehicle-checkbox input {
    margin-right: 5px;
}

/* ==================================
準備中
================================== */
/* .preparation_bg {
  background-color: #ebe0cd;
} */
.preparation_wrapper {
  padding: 200px 40px;
  text-align: center;
}
.preparation_inner h2 {
  font-size: 48px;
  color: #c39953;
  font-weight: normal;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
}
.preparation_inner p {
    color: #fff;
    line-height: 32px;
}

/* ==================================
プライバシー
================================== */
#privacy-policy_wrap {
  background-color: #ebe0cd;
}
.privacy_title {
  margin-bottom: 60px;
}
.privacy_title h2 {
  font-size: 48px;
  color: #000;
  font-weight: normal;
  letter-spacing: 0.2rem;
}
.privacy_title h2::before {
  position: absolute;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: 1rem;
  color: rgba(00, 00, 00, 0.1);
  z-index: 0;
}
.privacy-title_bg h2::before {
  content: "PRIVACY";
  transform: translate(10PX, -100px);
  font-family: "palast-variable", sans-serif;
  font-variation-settings: "opsz" 160, "wght" 900;
}
.sub-title_privacy {
  color: #000;
  font-size: 14px;
}
.privacy-policy {
  max-width: 1000px;
  margin: 0 auto;
  padding: 300px 40px 200PX 40PX;
}
.privacy-policy h3 {
  font-size: 21px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}

/* セクション */
.privacy-item {
  border-bottom: 0.5px #000 solid;
  padding: 40px 0;
}




/* スマホ対応 */
@media (max-width: 768px) {
    .service_contents {
        flex-direction: column;
        text-align: center;
    }

    .service_contents:nth-child(even) {
        flex-direction: column;
    }

    .service_contents img {
        width: 100%;
        max-width: 500px;
    }
}
/* ==================================
会社概要 
================================== */


/* -----------------------------------
タブレット 【１０２４】
-------------------------------------- */
@media screen and (max-width: 1120px) {

.philosophy-item {
  width: 250px;
  }

.service_catch_img img {
  width: 500px;
  height: 300px;
  object-fit: cover;
}
.service_contents img {
  width: 300px;
  height: 100%;
  object-fit: cover;
}
/* ==================================
会社概要 
================================== */
.company-section {
  justify-content: space-between;
  padding-left: 100px;
}
.company_title_service h2 {
  font-size: 36px;
}
.company_title_service h2::before {
  font-size: 100px;
}
.company-section table {
  margin-left: 20px;
}
.company-section th,
.company-section td {
  font-size: 14px;
}
.company-section th {
  padding-right: 60px;
}



/* ==================================
サービス 下層ページ
================================== */
/* .service_contents_title h2 {
  font-size: 36px;
} */
/* .service_contents_title h2::before {
  font-size: 100px;
} */
}

/* -----------------------------------
タブレット 【１０２４】
-------------------------------------- */
@media screen and (max-width: 890px) {
    .philosophy-inner {
        width: 100%;
        flex-direction: column;
        gap: 80px;
    }
    .philosophy-item {
        width: 100%;
        padding: 30px 10px 10px 10px;
    }
    .philosophy-item .num {
        width: 60px;
        height: 60px;
    }



/* -----------------------------------
お問い合わせ 【１０２４】
-------------------------------------- */
.contact-section span {
  font-size: 14px;
}
.contact-section h2 {
  font-size: 24px;
}
.contact-container {
  gap: 100px;
}

}



/* -----------------------------------
タブレット 【770】
-------------------------------------- */
@media screen and (max-width: 770px) {

.separator_service_contact {
  display: none;
}
.contact-buttons {
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-top: 60px;
}
.service_contact_title h2 {
  font-size: 36px;
}
.service_contact_title h2::before {
  font-size: 50px;
}
.contact-title_bg h2::before {
  padding-bottom: 60px;
}


/* サービス FVタイトル */
.service_sub_title {
  font-size: 10px;
  margin-top: 10px;
}



/* -----------------------------------
企業紹介 【770】
-------------------------------------- */
.philosophy-section {
  padding: 70px 20px 100px 20px;
}
.philosophy_title_service h2 {
  font-size: 36px;
}
.philosophy_title_service h2::before  {
  font-size: 55px;
}
.philosophy-title_bg h2::before {
  padding-bottom: 60px;
}



/* -----------------------------------
車両紹介 【770】
-------------------------------------- */
.info-box p {
  width: 500px;
}



.hire_title_service h2 {
  font-size: 21px;
}
.hire_title_service h2::before {
  font-size: 60px;
  padding-bottom: 45px;
  padding-left: 15px;
}
.hire-catch p {
  font-size: 14px;
}
  .hire-inner {
    padding: 50px 15px;
  }


  /* タイトルを大きめ中央揃えに調整（必要なら） */
  .hire-inner h2 {
    font-size: 20px;
    text-align: center;
    padding: 14px;
  }

  /* 横並びを縦積みに変更 */
  .container {
    flex-direction: column;
  }

  /* 情報ボックスをスマホ幅に最適化 */
  .info-box {
    width: 100%;
    /* margin-bottom: 20px; */
  }

  .info-grid {
    grid-template-columns: 1fr 1fr;
  }

  .info-grid div:nth-child(odd),
  .info-grid div:nth-child(even) {
    height: auto;
    padding: 12px;
    font-size: 14px;
  }

  .info-box p {
    font-size: 14px;
    line-height: 1.6;
    padding: 10px;
    width: 100%;
    margin-top: 0;
  }

  /* ギャラリーをスマホ用に調整 */
  .gallery {
    width: 100%;
    padding: 10px;
    align-items: center;

    flex-direction: row-reverse;
    justify-content: center;
    gap: 10px;
  }

  .main-image {
    height: auto;
  }

.main-image img {
  width: 300px;
  height: 200px;
  object-fit: contain;
}

  /* 矢印の大きさを縮小 */
  .arrow {
    font-size: 30px;
    padding: 5px;
  }

  /* サムネイル横スクロール可能に */
  .thumbnails {
    margin-top: 12px;
    display: flex;
    justify-content: flex-start;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 5px;

    flex-direction: column;
    margin-top: 5px;
  }

  .thumbnails img {
    width: 90px;
    height: 60px;
    flex-shrink: 0;
  }

/* -----------------------------------
会社概要 【770】
-------------------------------------- */
.company-section {
  padding-left: 60px;
  padding-bottom: 100px;
}
.company_title_service h2::before {
  font-size: 55px;
}
.company-section th {
  padding-right: 20px;
}
  table,
  tbody,
  tr,
  th,
  td {
    display: block;
    width: 100%;
  }
 /* 一旦すべて消す */
  .company-section th,
  .company-section td {
    border-bottom: none;
  }
  .company-section th {
    color: #c39953;
    padding: 15px 0 5px 0;
  }
  .company-section td {
    padding: 5px 0 15px 0;
  }

  /* td だけ再設定 */
  .company-section td {
    border-bottom: 0.1px solid #c39953;
  }


/* -----------------------------------
サービス 【770】
-------------------------------------- */
.service_section_wrap {
  padding: 150px 20px;
}
.service_catch_inner_wrap {
  padding: 0 0 50px 0;
}
.service_contents img {
  width: 100%;
}
.service_section_wrap {
  gap: 20px;
}

/* -----------------------------------
お問い合わせ 【770】
-------------------------------------- */
.contact-title {
  padding-top: 100px;
}
.contact-title h2 {
  padding-bottom: 100px;
  line-height: 1.5;
}
.contact {
  padding: 80px 10px 100px 10px;
}
.Form_tittle h2  {
    margin-top: 80px;
}
.fot_logo img {
    width: 30%;
}
.Form {
	margin-top: 40px;
}
.Form-Item-Label {
	max-width: inherit;
	display: flex;
	align-items: center;
	font-size: 14px;
}
.Form-Item-Label.isMsg {
	margin-top: 0;
}
.Form-Item {
	border-top: 1px solid #ddd;
  border-top: none;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	display: block;
	align-items: center;
}
.Form-Item-Label {
	width: 100%;
	max-width: 248px;
	letter-spacing: 0.05em;
	font-size: 14px;
}
.Form-Item-Label.isMsg {
	margin-top: 8px;
	margin-bottom: auto;
	white-space: normal;
}
.Form-Item-Label-Required {
	border-radius: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 32px;
	font-size: 10px;
}
.Form-Item-Label-Required {
	border-radius: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 32px;
	font-size: 10px;
}
.Form-Item-Textarea {
	margin-top: 18px;
	margin-left: 0;
	height: 200px;
	flex: inherit;
}
.Form-Btn {
	margin-top: 40px;
  padding: 20px 40px;
	font-size: 14px;
}
.Form-Item-Input {
    margin-left: 0;
    margin-top: 5px;
}
.contact-title h2 {
  font-size: 24px;
}
.Form-Item p {
  /* padding-top: 20px; */
  line-height: 2;
}

.contact-inner {
  flex-direction: column;
  gap: 40px;
  align-items: center;
}
.contact-item {
  height: 80px;
}
/* .contact-section {
  padding: 100px 10px 0 10px;
} */
.Form-Item2 {
  flex-direction: column;
  align-items: baseline;
}
.vehicle-checkbox {
  margin-left: unset;
}
.datetime-select {
  margin-left: unset;
}
form {
  margin-bottom: 100px;
}
.contact_contents_wrap {
  padding: 100px 40px 100px 40px;
}
.contact_box {
  padding: 0 20px;
}


/* -----------------------------------
プライバシー 【770】
-------------------------------------- */
.privacy-policy {
  padding: 300px 20px 200PX 20PX;
}
.privacy_title h2 {
  font-size: 36px;
}
.privacy_title h2::before {
  font-size: 55px;
}
.privacy-title_bg h2::before {
  transform: translate(10PX, -25px);
}
.privacy-item {
  padding: 20px 0;
}
.privacy-item p {
  font-size: 14px;
}

}




/* -----------------------------------
スマートフォン 【468】
-------------------------------------- */
@media (max-width: 480px) {
  .sp_none {
    display: none;
  }
/* ==================================
企業理念
================================== */
.philosophy_title_service h2 {
  font-size: 36px;
}
.philosophy-title_bg h2::before {
  font-size: 55px;
}
.service_sub_title_philosophy {
  font-size: 12px;
}
.philosophy-catch {
  margin-top: 40px;
}
.philosophy-catchp {
  font-size: 14px;
}

.philosophy-section {
  padding: 100px 10px 100px 10px;
}
.philosophy-inner {
  gap: 60px;
}
.philosophy_contents_wrap {
  gap: 60px;
}

/* ==================================
サービス FVエリア
================================== */
.fv-content {
  left: 10px;
}
.service_fv_title {
  font-size: 36px;
  padding-bottom: 10px;
}
.service_fv_sub {
  font-size: 14px;
}

/* 結婚式送迎 */
#service_wedding_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/sp_mv_wedding.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}
/* 空港送迎 */
#service_airport_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/sp_mv_airport.png");
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
}
/* ビジネス送迎 */
#service_business_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/sp_mv_business.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}
/* ゴルフ送迎 */
#service_golf_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/sp_mv_golf.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}
/* 観光送迎 */
#service_sightseeing_mv {
background: 
linear-gradient(to bottom,
rgba(0,0,0,0) 75%,
rgba(0,0,0,1) 100%
),
url("../img/mv/sp_mv_sightseeing.png");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
}

/* ==================================
サービス キャットエリア
================================== */
.service_catch_inner_wrap {
  padding: 90px 0 100px 0;
}
.service_catch_inner {
  flex-direction: column;
}
.service_section_title h2 {
  font-size: 21px;
}
.airport-title_bg h2::before {
  font-size: 60px;
  transform: translate(10px, -40px);
}
.sightseeing-title_bg h2::before {
  font-size: 60px;
  transform: translate(10px, -40px);
}
.business-title_bg h2::before {
  font-size: 60px;
  transform: translate(10px, -40px);
}
.golf-title_bg h2::before {
  font-size: 60px;
  transform: translate(10px, -40px);
}
.wedding-title_bg h2::before {
  font-size: 60px;
  transform: translate(10px, -40px);
}
.service_catch_text h3 {
  font-size: 21px;
}
.service_catch_text p {
  font-size: 14px;
}
.service_catch_img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
/* ==================================
サービスの特徴
================================== */
.service_section_wrap {
  padding: 100px 10px;
  gap: 20px;
}
.service_catch_inner_wrap {
  padding: 0;
}
.service_contents_title_wrap {
  padding-left: unset;
}
.sub-title_service-contents {
  font-size: 14px;
  padding-top: 2px;
}
.service_contents_title h2 {
  font-size: 36px;
}
.service_contents_title h2::before {
  font-size: 55px;
  transform: translate(10px, -100px);
}
.service_contents_text h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.service_contents_text p {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}
.service_contents img {
  width: 100%;
}



/* ==================================
サービスコンタクト
================================== */
.service_contact_wrap {
  padding: 130px 0 100px 0;
}
.contact-title_bg h2::before {
  font-size: 50px;
  padding-left: 15px;
}

/* ==================================
車両紹介
================================== */
.gallery {
  flex-direction: column;
}
.thumbnails {
  flex-direction: unset;
}



/* ==================================
会社概要
================================== */
.company-section {
  padding: 0 10px;
  margin-bottom: 100px;
}
.company_wrap {
  padding: 15px;
}
.sub-title_company {
  font-size: 12px;
}


/* ==================================
お問い合わせ
================================== */
.contact {
  padding: 0 10px 100px 10px;
}
.contact_box {
  padding: 0 10px;
}



/* -----------------------------------
プライバシー 【468】
-------------------------------------- */
.privacy-policy {
  padding: 200px 10px 100PX 10PX;
}
.privacy-policy h3 {
  margin-bottom: 10px;
}
}

@media (min-width: 481px) {
.sp_add {
  display: none;
}
}



/* -----------------------------------
Safari
-------------------------------------- */
@supports (-webkit-touch-callout: none) {
.service_contents_title_bg h2::before {
  transform: translate(-110px, -160px) !important ;
}
.company-section {
  gap: 40px;
}
}
