@charset "UTF-8";
/*
Theme Name: 園児バスネット福岡
Version: 1.0.0
*/
*, *::before, *::after {
  box-sizing: border-box;
}

body {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #333333;
  background-color: #ffffff;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}

p {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

a:hover {
  opacity: 0.8;
}

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

.u-font-sans {
  font-family: "Noto Sans JP", sans-serif !important;
}

a {
  text-decoration: none;
  color: #008b8b;
  transition: opacity 0.3s;
}

.l-inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

/* --------------------------------
  ヘッダー（ロゴ・ナビ）
-------------------------------- */
.l-header {
  background-color: #ffffff;
}

.l-header__inner {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 20px;
}

.l-header__logo-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

.l-header__catch {
  font-weight: 700;
  margin: 0 auto;
  background: linear-gradient(90deg, #3b5998 0%, #20a09e 100%);
  color: #ffffff;
  font-size: 16px;
  padding: 4px 20px;
  border-radius: 20px;
  display: inline-block;
  width: fit-content;
}

.l-header__logo {
  margin: 0;
  width: 280px;
}

.l-header__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.l-header__info {
  display: flex;
  gap: 15px;
  font-size: 14px;
  margin-bottom: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

.l-header__tel a {
  color: #008b8b;
  font-size: 16px;
  transition: opacity 0.3s;
  font-weight: 700;
}

.l-header__tel a:hover {
  opacity: 0.7;
}

/* PCメニュー (wp_nav_menu) */
.l-header__nav-list {
  display: flex;
  gap: 45px;
  list-style: none;
}

.l-header__nav-list > li {
  position: relative;
}

.l-header__nav-list > li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  color: #333333;
  font-size: 19px;
  position: relative;
  padding-bottom: 15px;
}

.l-header__nav-list a span {
  color: #e60012;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

/* ドロップダウン (WPクラス対応) */
.menu-item-has-children > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #e60012 transparent transparent transparent;
  position: absolute;
  right: -15px;
  bottom: 22px;
  transition: transform 0.3s;
}

.menu-item-has-children:hover > a::after {
  transform: rotate(180deg);
}

.l-header__nav-list .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background-color: rgba(246, 238, 220, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 50;
  list-style: none;
  padding: 0;
}

.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.sub-menu li {
  border-bottom: 1px solid #e1d8c1;
}

.sub-menu li a {
  display: block;
  padding: 12px 20px;
  color: #333333;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}

.sub-menu li a:hover {
  color: #e60012;
  background-color: rgba(255, 255, 255, 0.5);
}

/* --------------------------------
  全ページ共通：右側の追従ボタン（画像・配色・丸み完全版）
-------------------------------- */
.c-floating-area {
  position: fixed;
  right: 20px;
  top: 120px;
  display: flex;
  flex-direction: column;
  gap: -20px;
  z-index: 100;
}

.c-float-btn {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 25px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
  text-decoration: none;
  position: relative;
}

.c-float-btn:hover {
  transform: scale(1.05);
  z-index: 10;
}

.c-float-btn::after {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.3;
}

/* ご予約ボタン（黄色＋バス画像） */
.c-float-btn--reserve {
  background-color: #f7ca18;
  z-index: 2;
  margin-bottom: 10px;
}

.c-float-btn--reserve::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 70px;
  background: url("../../assets/img/btn_reserve.webp") no-repeat center/contain;
}

.c-float-btn--reserve::after {
  content: "ご予約\aはこちら";
  white-space: pre;
}

/* ガイドボタン（緑色＋建物画像復元・文字はご利用ガイド） */
.c-float-btn--guide {
  background-color: #aed581;
  z-index: 1;
}

.c-float-btn--guide::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 70px;
  background: url("../../assets/img/btn_access.webp") no-repeat center/contain;
}

.c-float-btn--guide::after {
  content: "ご利用\aガイド";
  white-space: pre;
}

/* モバイル共通 */
@media (max-width: 768px) {
  .l-header__right, .c-floating-area {
    display: none;
  }
}
.c-hamburger {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 5px;
  z-index: 1000;
  cursor: pointer;
}

@media (max-width: 768px) {
  .c-hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
  }
}
.c-hamburger span {
  width: 30px;
  height: 2px;
  background: #288c9c;
  transition: 0.3s;
}

.l-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.98);
  z-index: 999;
  display: none;
  overflow-y: auto;
  padding: 80px 55px;
}

.l-mobile-menu__inner {
  text-align: center;
}

.l-mobile-menu__tel a {
  font-size: 32px;
  font-weight: 700;
  color: #2b839c;
  text-decoration: none;
  display: block;
  margin: -10px 0 0;
}

.l-mobile-menu__list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
  text-align: left;
}

.l-mobile-menu__list > li {
  border-bottom: 1px solid #eee;
}

.l-mobile-menu__list > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.l-mobile-menu__list > li > a span {
  order: -1;
  font-size: 13px;
  color: #e60012;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

.l-mobile-menu__list .sub-menu {
  list-style: none;
  padding: 0 0 15px 20px;
  margin: 0;
  display: block;
  position: static;
  background: transparent;
  opacity: 1;
  visibility: visible;
  width: 100%;
  box-shadow: none;
}

.l-mobile-menu__list .sub-menu li {
  border: none;
}

.l-mobile-menu__list .sub-menu li a {
  display: block;
  padding: 8px 0;
  color: #666;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}

.l-mobile-menu__btns {
  display: flex;
  gap: 10px;
}

/* モバイルボタン共通スタイル */
.c-btn-m, .c-ft-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-weight: 700;
  text-align: center;
  color: #333 !important;
  text-decoration: none;
  opacity: 0.9;
}

.c-btn-m {
  border-radius: 10px;
}

.c-ft-btn {
  border-radius: 0 !important;
}

.c-btn-m--reserve, .c-ft-btn--reserve {
  background-color: #f7ca18 !important;
}

.c-btn-m--access, .c-ft-btn--access {
  background-color: #aed581 !important;
}

.l-footer-floating {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 100;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .l-footer-floating {
    display: flex;
  }
}
/* モバイル調整 */
@media (max-width: 768px) {
  .l-header__logo {
    width: 200px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .l-header__catch {
    font-size: 11px;
    padding: 2px 12px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .l-header__logo-area {
    margin-bottom: 5px;
    margin-top: 10px;
  }
}
#gnaviMenu.active {
  display: block !important;
}

#gnavBtn.active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

#gnavBtn.active span:nth-child(2) {
  opacity: 0;
}

#gnavBtn.active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.is-open {
  overflow: hidden;
}

@media (max-width: 768px) {
  .l-mobile-menu .menu-item-has-children > a::after {
    content: none;
  }
}
.l-footer {
  background-color: #333;
  color: #fff;
  padding: 60px 0 0;
}

.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
}

.l-footer__logo {
  width: 220px;
  margin-bottom: 10px;
  filter: brightness(0) invert(1);
}

.l-footer__company {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}

.l-footer__address {
  font-size: 14px;
  margin-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
}

.l-footer__tel {
  font-size: 22px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}

.l-footer__nav-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  max-width: 600px;
  list-style: none;
}

.l-footer__nav-list a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  transition: color 0.3s;
}

.l-footer__nav-list a:hover {
  color: #f7ca18;
}

.l-footer__copyright {
  background-color: #222;
  padding: 25px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.05em;
}

/* SP調整 */
@media (max-width: 768px) {
  .l-footer {
    padding: 40px 0 60px;
  }
  .l-footer__inner {
    flex-direction: column;
    gap: 40px;
  }
  .l-footer__nav-list {
    gap: 15px 30px;
  }
  .l-footer__copyright {
    padding-bottom: 85px;
  }
}
/* ページトップボタン */
.c-scroll-top {
  position: fixed;
  right: 25px;
  bottom: 100px;
  width: 60px;
  height: 60px;
  background: #333;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 90;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.c-scroll-top.is-visible {
  opacity: 1;
  visibility: visible;
}

.c-scroll-top::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translateY(3px) rotate(-45deg);
}

.c-scroll-top:hover {
  background-color: #f7ca18;
}

/* SP調整：スマホ固定バーと被らない位置に調整 */
@media (max-width: 768px) {
  .c-scroll-top {
    right: 15px;
    bottom: 80px;
    width: 50px;
    height: 50px;
  }
}
/* メインビジュアル */
.p-top-mv {
  margin: 0 auto;
  position: relative;
  width: 85%;
  height: 800px;
  background: url("../img/mv_bg.webp") no-repeat center top/cover;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
}

.p-top-mv__inner {
  width: 100%;
  max-width: 1300px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-top-mv__copy-box {
  margin-bottom: 250px;
  background: rgba(255, 255, 255, 0.85);
  padding: 70px 100px;
  border-radius: 40% 60% 30% 70%/50% 60% 40% 50%;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  width: 85%;
  max-width: 1000px;
}

.p-top-mv__catch {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

.u-text-red {
  color: #e60012;
  font-size: 48px;
  margin-right: 5px;
}

.p-top-mv__sub {
  color: #0066cc;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
}

.p-top-mv__news {
  position: absolute;
  bottom: 40px;
  background: #fff;
  padding: 15px 40px;
  border-radius: 50px;
  display: flex;
  gap: 20px;
  align-items: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.p-top-mv__news-label {
  font-weight: 700;
  border-bottom: 2px dotted #333;
  padding-bottom: 2px;
}

.p-top-mv__news-link {
  color: #e73c3c;
  font-weight: 700;
}

/* イントロダクション */
.p-top-intro {
  padding: 100px 0;
  background: #fdfaf0;
}

.p-top-intro__flex {
  display: flex;
  gap: 80px;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}

.p-top-intro__head {
  font-size: 26px;
  font-weight: 700;
  line-height: 2.2;
  flex-shrink: 0;
}

.u-border-yellow {
  border-bottom: 4px solid #ffcc00;
  padding-bottom: 2px;
}

.p-top-intro__body {
  font-size: 16px;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
  flex: 1;
  padding-top: 30px;
}

.p-top-intro__images {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.p-top-intro__img-box {
  flex: 1;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  border: 8px solid #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  margin: 0;
}

.p-top-intro__img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 共通セクションタイトル */
.c-section-title {
  text-align: center;
  margin-bottom: 60px;
}

.c-section-title__jp {
  font-size: 32px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.c-section-title__jp::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background-color: #2b839c;
}

.c-section-title__en {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-top: 10px;
}

/* 料金セクション */
.p-top-price {
  padding: 100px 0;
  background-color: #fff;
}

.p-top-price__flex {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
}

.p-top-price__item {
  flex: 1;
  max-width: 500px;
  text-align: center;
}

.p-top-price__img {
  margin-bottom: 25px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-top-price__img img {
  max-width: 100%;
  max-height: 100%;
}

.p-top-price__label {
  border: 2px solid #333;
  border-radius: 60px;
  padding: 12px 30px;
  margin-bottom: 25px;
  background: #fff;
}

.p-top-price__label h3 {
  font-size: 24px;
  margin-bottom: 5px;
}

.p-top-price__label p {
  font-size: 15px;
  font-weight: 700;
}

.p-top-price__detail {
  font-size: 22px;
  font-weight: 700;
}

.p-top-price__row {
  margin-bottom: 10px;
}

.p-top-price__note {
  font-size: 14px;
  background: #eee;
  display: inline-block;
  padding: 3px 20px;
  border-radius: 20px;
  margin: 15px 0;
}

.p-top-price__discount {
  max-width: 900px;
  margin: 0 auto;
  border: 3px solid #ffcc00;
  padding: 40px;
  text-align: center;
  background: #fff;
}

.p-top-price__discount-head {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  text-decoration: underline;
  text-underline-offset: 5px;
}

/* 車種ラインナップセクション */
.p-top-lineup {
  padding: 100px 0;
  background-color: #fff;
}

.p-top-lineup__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 40px;
}

.p-top-lineup__card {
  text-align: center;
  position: relative;
}

.p-top-lineup__img-box {
  position: relative;
  width: 100%;
  aspect-ratio: 4/5;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.p-top-lineup__img-box a {
  display: block;
  width: 100%;
  height: 100%;
}

.p-top-lineup__img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

.p-top-lineup__card:hover img {
  transform: scale(1.05);
}

.p-top-lineup__badge {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border: 2px solid #333;
  z-index: 5;
}

.p-top-lineup__badge span {
  font-size: 35px;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.p-top-lineup__name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.c-btn-detail {
  display: inline-block;
  width: 220px;
  padding: 12px 0;
  background-color: #f7ca18;
  border: 2px solid #333;
  border-radius: 50px;
  font-weight: 700;
  color: #333;
  transition: 0.3s;
  text-decoration: none;
}

.c-btn-detail:hover {
  background-color: #333;
  color: #fff;
}

/* ガイドカードセクション */
.p-top-guide {
  background-color: #d8edf2;
  padding: 100px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.p-top-guide__logo {
  color: #fff;
  font-size: 160px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  letter-spacing: 0.1em;
  opacity: 1;
  z-index: 1;
  pointer-events: none;
  white-space: nowrap;
}

.p-top-guide__inner {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.p-top-guide__list {
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: stretch;
}

.p-top-guide__item {
  flex: 1;
  background: #fff;
  padding: 60px 20px;
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.p-top-guide__item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.p-top-guide__item h3 {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.p-top-guide__item span {
  font-size: 14px;
  font-weight: 700;
  color: #e60012;
  letter-spacing: 0.05em;
}

.c-arrow-circle {
  width: 45px;
  height: 45px;
  border: 1px solid #e60012;
  border-radius: 50%;
  margin-top: 25px;
  position: relative;
}

.c-arrow-circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 36%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #e60012;
  border-right: 2px solid #e60012;
  transform: translateY(-50%) rotate(45deg);
}

/* ブログセクション（★余白を上下100pxに統一） */
.p-top-blog {
  padding: 100px 0;
  background-color: #fff;
}

.p-top-blog__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.p-top-blog__item {
  display: block;
  text-decoration: none;
}

.p-top-blog__img {
  aspect-ratio: 4/3;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 15px;
}

.p-top-blog__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-top-blog__info time {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  display: block;
  margin-bottom: 5px;
}

.p-top-blog__title {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  border-bottom: 3px solid #ffcc00;
  display: inline;
  padding-bottom: 2px;
}

.p-top-blog__more {
  display: flex;
  justify-content: flex-end;
  margin-top: -30px;
  position: relative;
  z-index: 10;
}

.c-btn-next {
  width: 50px;
  height: 50px;
  background: #f7ca18;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-btn-next::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-left: -3px;
}

/* インスタグラムセクション（★余白を上下100pxに統一し、薄い水色背景を適用） */
.p-top-insta {
  padding: 100px 0;
  background-color: #d8edf2;
}

/* マップセクション */
.p-top-map__frame {
  width: 100%;
  height: 450px;
  margin-bottom: 80px;
}

.p-top-map__frame iframe {
  width: 100%;
  height: 100%;
  display: block;
}

/* 会社案内セクション */
.p-top-company {
  padding: 0 0 120px;
  background-color: #fff;
}

.p-top-company__flex {
  display: flex;
  gap: 60px;
  align-items: flex-start;
}

.p-top-company__img {
  flex: 1;
}

.p-top-company__img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}

.p-top-company__info {
  flex: 1;
}

.p-top-company__name {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #333;
}

.p-top-company__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.p-top-company__table tr {
  border-bottom: 3px solid #fff;
}

.p-top-company__table th {
  background-color: #00569e;
  color: #fff;
  width: 140px;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

.p-top-company__table td {
  background-color: #e1eff5;
  padding: 15px 25px;
  font-size: 15px;
  font-weight: 700;
  color: #333;
}

.p-top-company__note {
  font-size: 13px;
  font-weight: 700;
  color: #333;
  margin-top: 20px;
}

.p-top-company__btn {
  text-align: center;
  margin-top: 50px;
}

/* --------------------------------
  スマホ調整（SP）
-------------------------------- */
@media (max-width: 768px) {
  .p-top-mv {
    width: 100%;
    height: 500px;
  }
  .p-top-mv__inner {
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .p-top-mv__copy-box {
    width: 95%;
    padding: 20px;
    margin-bottom: 200px;
    border-radius: 30px;
  }
}
@media (max-width: 768px) {
  .p-top-mv__catch {
    font-size: 20px;
    line-height: 1.4;
  }
  .u-text-red {
    font-size: 24px;
  }
  .p-top-mv__sub {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .p-top-mv__news {
    width: 90%;
    right: 5%;
    bottom: 20px;
    padding: 10px 20px;
    gap: 10px;
  }
  .p-top-mv__news-label, .p-top-mv__news-link {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .p-top-intro {
    padding: 60px 0;
  }
  .p-top-intro__flex {
    flex-direction: column;
    gap: 30px;
  }
  .p-top-intro__images {
    flex-wrap: wrap;
    gap: 10px;
  }
  .p-top-intro__img-box {
    flex: 0 0 47%;
    border-width: 4px;
  }
}
@media (max-width: 768px) {
  .p-top-price {
    padding: 60px 0;
  }
  .p-top-price__flex {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .p-top-price__item {
    flex: 0 0 auto;
    width: 100%;
  }
  .p-top-price__img {
    height: 180px;
  }
}
@media (max-width: 768px) {
  .p-top-price__discount {
    padding: 25px 15px;
  }
  .p-top-price__discount-head {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .p-top-lineup__list {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .p-top-lineup__badge {
    width: 70px;
    height: 70px;
    font-size: 11px;
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 768px) {
  .p-top-lineup__badge span {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .p-top-guide__logo {
    font-size: 55px;
  }
  .p-top-guide__list {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .p-top-blog {
    padding: 60px 0;
  }
  .p-top-blog__list {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .p-top-blog__title {
    font-size: 13px;
  }
  .p-top-blog__more {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .p-top-insta {
    padding: 60px 0;
  }
}
@media (max-width: 768px) {
  .p-top-map__frame {
    height: 300px;
    margin-bottom: 50px;
  }
  .p-top-company__flex {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .p-top-company__name {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .p-top-company__table th {
    width: 100px;
    padding: 10px;
    font-size: 13px;
  }
  .p-top-company__table td {
    padding: 10px 15px;
    font-size: 13px;
  }
}
/* ==========================================================================
  1. 下層ページ：共通ヘッド・共通本文設定
========================================================================== */
.p-page-head {
  padding: 60px 0;
  background: #fdfaf0;
  text-align: center;
  margin-bottom: 60px;
}

.p-page-head__title {
  font-size: 32px;
  font-weight: 700;
  color: #333333;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.p-page-head__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 4px;
  background: #2b839c;
}

.p-page-content {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}

.p-page-content p {
  line-height: 2;
}

.p-page-content h2 {
  font-size: 22px;
  font-weight: 700;
  padding-left: 15px;
  margin: 50px 0 20px;
  color: #333;
  line-height: 1.4;
}

.p-page-content h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 35px 0 15px;
  color: #333;
}

.p-page-content ul {
  list-style: disc;
  padding-left: 20px;
  margin: 0 0 30px;
}

.p-page-content li {
  margin-bottom: 10px;
  line-height: 1.8;
}

/* 個人情報保護方針（ページID: 233）専用の幅制限 */
.page-id-233 .p-page-content {
  max-width: 900px;
  margin: 0 auto 100px;
  padding: 0 20px;
}

/* ==========================================================================
  2. 車種一覧（ラインナップ）＆車種詳細ページ共通
========================================================================== */
.p-lineup-list {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px 100px;
}

.p-lineup-item {
  padding: 80px 0;
  border-bottom: 2px dotted #ccc;
}

.p-lineup-item:last-child {
  border-bottom: none;
}

.p-lineup-item__flex {
  display: flex;
  gap: 60px;
  align-items: flex-start;
  margin-bottom: 40px;
}

.p-lineup-item__content {
  flex: 1;
}

.p-lineup-item__title {
  font-size: 28px;
  font-weight: 700;
  border-bottom: 4px solid #ffcc00;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

.p-lineup-item__specs {
  font-size: 18px;
  line-height: 2;
  font-weight: 700;
  color: #555;
  margin-bottom: 30px;
}

.p-lineup-item__specs .u-text-red {
  color: #e60012;
  font-size: 22px;
}

.u-font-sans {
  font-family: "Noto Sans JP", sans-serif !important;
}

/* ボタンエリア */
.p-lineup-item__btns {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.c-btn-lineup {
  width: 100%;
  max-width: 350px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
}

.c-btn-lineup--tel {
  background: #fff;
  color: #333;
  border: 2px solid #5ab4bd;
}

.c-btn-lineup--reserve {
  background: #5ab4bd;
  color: #fff;
  border: 2px solid #5ab4bd;
}

.c-btn-lineup--detail {
  background: #ffcc00;
  color: #333;
  border: 2px solid #333;
}

.c-btn-lineup:hover {
  opacity: 0.8;
  transform: translateY(-3px);
}

/* ビジュアル・バッジ・ギャラリー */
.p-lineup-item__visual {
  flex: 1;
  position: relative;
}

.p-lineup-item__main-img img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.p-lineup-item__badge {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 110px;
  height: 110px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1;
  z-index: 10;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.p-lineup-item__badge span {
  font-size: 38px;
  border-bottom: 2px solid #333;
  margin: 2px 0;
}

.p-lineup-item__gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.p-lineup-item__gallery img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 10px;
  height: auto;
}

.p-lineup-item__back {
  text-align: center;
  margin-top: 60px;
  padding-bottom: 80px;
}

.c-btn-back {
  display: inline-block;
  width: 300px;
  padding: 18px 0;
  background-color: #f7ca18;
  border: 2px solid #333;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  border-radius: 50px;
  text-decoration: none;
  transition: 0.3s;
}

.c-btn-back:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-3px);
}

/* ==========================================================================
  3. ご利用ガイドページ
========================================================================== */
/* ご利用の流れ */
.p-guide-flow {
  padding: 40px 0 100px;
}

.p-guide-flow__list {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.p-guide-flow__step {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
}

.p-guide-flow__step::after {
  content: "";
  position: absolute;
  top: 84px;
  left: 40px;
  width: 4px;
  height: calc(100% - 34px);
  background: #e0f2f5;
  z-index: 1;
}

.p-guide-flow__step:last-child {
  margin-bottom: 0;
}

.p-guide-flow__step:last-child::after {
  display: none;
}

.p-guide-flow__num {
  flex: 0 0 84px;
  width: 84px;
  height: 84px;
  background: #2b839c;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  border: 4px solid #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.p-guide-flow__box {
  flex: 1;
  background: #fff;
  border: 2px solid #eee;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.p-guide-flow__box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
}

.p-guide-flow__box p {
  font-size: 16px;
  line-height: 1.8;
}

.p-guide-flow__btns {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.c-btn-guide {
  flex: 1;
  padding: 15px 0;
  border-radius: 50px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 15px;
}

.c-btn-guide:hover {
  opacity: 0.8;
  transform: translateY(-3px);
}

.c-btn-guide--reserve {
  background: #f7ca18;
  color: #333;
  border: 2px solid #333;
}

.c-btn-guide--fax {
  background: #fff;
  color: #333;
  border: 2px solid #ccc;
}

/* お願いと保険（2カラム） */
.p-guide-info {
  padding: 100px 0;
  background: #fdfaf0;
}

.p-guide-info__flex {
  display: flex;
  gap: 50px;
  align-items: stretch;
}

.p-guide-info__block {
  flex: 1;
  background: #fff;
  padding: 50px 40px;
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.p-guide-info__head {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #2b839c;
}

.p-guide-info__head::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #f7ca18;
  margin: 15px auto 0;
}

.p-guide-info__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-guide-info__list li {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 25px;
}

.p-guide-info__list li:last-child {
  margin-bottom: 0;
}

.u-text-highlight {
  background: linear-gradient(transparent 60%, #ffeba3 0%);
  font-weight: 700;
}

.p-guide-info__lead {
  font-size: 15px;
  text-align: center;
  margin-bottom: 20px;
}

.p-guide-info__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.p-guide-info__table th {
  background: #e0f2f5;
  color: #333;
  padding: 15px;
  width: 120px;
  font-size: 15px;
  border-bottom: 2px solid #fff;
}

.p-guide-info__table td {
  background: #f9f9f9;
  padding: 15px;
  font-size: 14px;
  border-bottom: 2px solid #fff;
}

.p-guide-info__table small {
  display: block;
  color: #666;
  font-size: 12px;
  margin-top: 5px;
}

.p-guide-info__option {
  background: #fff5e5;
  border: 2px solid #f7ca18;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}

.p-guide-info__option h4 {
  font-weight: 700;
  color: #e60012;
  margin-bottom: 10px;
  font-size: 18px;
}

/* ==========================================================================
  4. 車両販売一覧ページ（Gooネット風）
========================================================================== */
.p-sales-list {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px 100px;
}

.p-sales-card {
  display: flex;
  gap: 40px;
  padding: 30px;
  border: 1px solid #ddd;
  border-top: 5px solid #2b839c;
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.p-sales-card__visual {
  flex: 0 0 350px;
}

.p-sales-card__visual img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.p-sales-card__info {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.p-sales-card__name {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.p-sales-card__name a {
  color: #00569e;
  text-decoration: none;
}

.p-sales-card__name a:hover {
  text-decoration: underline;
}

.p-sales-card__spec {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
  line-height: 1.6;
}

.p-sales-card__price-box {
  border-bottom: 2px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.p-sales-card__price-label {
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.p-sales-card__price-num {
  font-size: 42px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}

.p-sales-card__price-num span {
  font-size: 18px;
  margin-left: 5px;
}

.p-sales-card__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 14px;
}

.p-sales-card__table th {
  background: #f9f9f9;
  padding: 10px;
  border: 1px solid #eee;
  width: 20%;
  text-align: left;
}

.p-sales-card__table td {
  padding: 10px;
  border: 1px solid #eee;
  width: 30%;
}

.p-sales-card__btns {
  display: flex;
  gap: 20px;
  margin-top: auto;
}

/* ==========================================================================
  5. 園児バス買取ページ
========================================================================== */
.p-purchase-hero {
  background: #e0f2f5;
  padding: 100px 0;
}

.p-purchase-hero__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

.p-purchase-hero__content {
  flex: 1;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.p-purchase-hero__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}

.p-purchase-hero__lead {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}

.p-purchase-hero__img {
  flex: 1;
}

.p-purchase-hero__img img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  display: block;
  object-fit: cover;
}

/* 理由セクション */
.p-purchase-reason {
  padding: 100px 0;
  background: #fff;
}

.p-purchase-reason__list {
  display: flex;
  gap: 40px;
}

.p-purchase-reason__item {
  flex: 1;
  text-align: center;
  background: #fdfaf0;
  padding: 40px 30px;
  border-radius: 15px;
  position: relative;
  padding-top: 60px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.p-purchase-reason__num {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 70px;
  height: 70px;
  background: #ffcc00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  border: 4px solid #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.p-purchase-reason__head {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.4;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 15px;
}

.p-purchase-reason__text {
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
}

/* 買取の流れ */
.p-purchase-flow {
  padding: 0 0 100px;
  background: #fff;
}

.p-purchase-flow__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 60px;
}

.p-purchase-flow__item {
  border: 2px solid #2b839c;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
  position: relative;
}

.p-purchase-flow__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #2b839c;
}

.p-purchase-flow__item:last-child::after {
  display: none;
}

.p-purchase-flow__step {
  display: inline-block;
  background: #2b839c;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: "Noto Sans JP", sans-serif;
}

.p-purchase-flow__item h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.p-purchase-flow__item p {
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
}

/* お問い合わせ誘導 */
.p-purchase-cta {
  text-align: center;
  background: #f9f9f9;
  padding: 60px;
  border-radius: 20px;
}

.p-purchase-cta p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.c-btn-detail--large {
  width: 100%;
  max-width: 400px;
  font-size: 20px;
  padding: 20px 0;
}

/* 買取査定フォーム */
.p-purchase-form {
  padding: 100px 0;
  background-color: #fdfaf0;
}

.p-purchase-form__head {
  text-align: center;
  margin-bottom: 50px;
}

.p-purchase-form__title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}

.p-purchase-form__lead {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.p-purchase-form__notice {
  font-size: 14px;
  font-weight: 700;
  color: #555;
}

.p-purchase-form__box {
  background: #fff;
  border-radius: 15px;
  padding: 60px 80px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  max-width: 1000px;
  margin: 0 auto;
}

/* ==========================================================================
  6. 各種コンタクトフォーム（お問い合わせ・予約・査定）
========================================================================== */
.p-contact-form__section-title {
  font-size: 22px;
  font-weight: 700;
  border-left: 5px solid #2b839c;
  padding-left: 15px;
  margin-bottom: 20px;
  color: #333;
}

.p-contact-form__input select {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  background: #fdfdfd;
  cursor: pointer;
}

.p-contact-form__note {
  display: block;
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

/* フォームの共通装飾 */
.p-contact-form__row {
  display: flex;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #f0f0f0;
}

.p-contact-form__row--top {
  align-items: flex-start;
}

.p-contact-form__label {
  flex: 0 0 280px;
  font-weight: 700;
  font-size: 16px;
}

.u-required-dot {
  color: #f2994a;
  margin-left: 5px;
  font-size: 12px;
  vertical-align: middle;
}

.p-contact-form__input {
  flex: 1;
}

.p-contact-form__input input[type=text], .p-contact-form__input input[type=email], .p-contact-form__input input[type=tel], .p-contact-form__input input[type=date], .p-contact-form__input textarea {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  background: #fdfdfd;
}

.p-contact-form__input textarea {
  height: 200px;
}

.p-contact-form__input--date {
  display: flex;
  align-items: center;
  gap: 15px;
}

.u-date-to {
  font-weight: 700;
}

.wpcf7-list-item {
  margin: 0 20px 0 0;
}

.wpcf7-list-item-label {
  font-weight: 700;
  cursor: pointer;
}

.p-contact-form__submit {
  text-align: center;
  margin-top: 50px;
}

.p-contact-form__submit input {
  width: 350px;
  padding: 20px 0;
  background: #e60012;
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}

.p-contact-form__submit input:hover {
  opacity: 0.8;
  transform: translateY(-3px);
}

/* ご希望の予約車種ラジオボタン（WebP画像表示） */
.p-reserve-select {
  text-align: center;
  margin-bottom: 50px;
}

.p-reserve-select__lead {
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 18px;
}

.p-reserve-select .wpcf7-radio {
  display: flex;
  justify-content: center;
  gap: 60px;
}

.p-reserve-select .wpcf7-list-item {
  margin: 0;
  padding-bottom: 90px;
  position: relative;
}

.p-reserve-select label {
  display: flex;
  align-items: center;
  gap: 20px;
  cursor: pointer;
}

.p-reserve-select input[type=radio] {
  transform: scale(1.5);
  cursor: pointer;
}

.p-reserve-select .wpcf7-list-item-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  color: #333;
}

.p-reserve-select .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::before {
  content: "";
  width: 220px;
  height: 140px;
  background: url("../../assets/img/car_coaster.webp") no-repeat center/contain;
  margin-bottom: 10px;
}

.p-reserve-select .wpcf7-list-item:nth-child(1) .wpcf7-list-item-label::after {
  content: "園児数 39名〜49名\a 1日あたり 35,000円（税込）\a（2回目以降）1日あたり 33,000円（税込）";
  white-space: pre;
  position: absolute;
  top: 210px;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
}

.p-reserve-select .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before {
  content: "";
  width: 220px;
  height: 140px;
  background: url("../../assets/img/car_hiace.webp") no-repeat center/contain;
  margin-bottom: 10px;
}

.p-reserve-select .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::after {
  content: "園児数 12名〜26名\a 1日あたり 25,000円（税込）\a（2回目以降）1日あたり 22,000円（税込）";
  white-space: pre;
  position: absolute;
  top: 210px;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  font-size: 15px;
  color: #333333;
  line-height: 1.5;
}

/* ご希望乗車人数選択エリア（条件分岐用） */
.p-reserve-capacity {
  text-align: center;
  margin-bottom: 60px;
  background-color: #fcfcfc;
  padding: 30px;
  border-radius: 10px;
  border: 1px dashed #ccc;
  animation: fadeIn 0.5s ease;
}

.p-reserve-capacity__lead {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
}

.p-reserve-capacity .wpcf7-radio {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.p-reserve-capacity label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
}

.p-reserve-capacity input[type=radio] {
  transform: scale(1.3);
  cursor: pointer;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 注記・お願い・カラー強調 */
.p-contact-form__input-note {
  font-size: 14px;
  color: #e60012;
  font-weight: 700;
  margin-top: 12px;
  line-height: 1.6;
  text-align: left;
}

.p-contact-form__input-note a {
  color: #0066cc;
  text-decoration: underline;
}

.p-contact-form__reserve-note {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  line-height: 1.8;
  text-align: center;
  margin-top: 40px;
  margin-bottom: -10px;
}

.u-color-red {
  color: #e60012 !important;
}

/* ★新規追加：アクセスマップページ専用スタイル */
.p-access-detail {
  padding: 0 0 100px;
  background-color: #fff;
}

.p-access-detail__flex {
  display: flex;
  gap: 50px;
  align-items: stretch;
}

.p-access-detail__block {
  flex: 1;
  background-color: #fdfaf0;
  padding: 45px 40px;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
  border-top: 4px solid #2b839c;
}

.p-access-detail__head {
  font-size: 22px;
  font-weight: 700;
  color: #2b839c;
  margin-bottom: 25px;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 15px;
}

.p-access-detail__text {
  font-size: 15px;
  line-height: 1.8;
  color: #333;
}

.p-access-detail__text strong {
  color: #e60012;
}

/* --------------------------------
  スマホ調整（SP）
-------------------------------- */
@media (max-width: 768px) {
  .p-page-head {
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .p-page-head__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .p-page-content {
    padding: 0 15px 60px;
    font-size: 14px;
  }
  .p-page-content h2 {
    font-size: 18px;
    margin: 35px 0 15px;
  }
}
/* 車種一覧SP */
@media (max-width: 768px) {
  .p-lineup-item {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__flex {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .p-lineup-item__visual {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__title {
    font-size: 22px;
  }
  .p-lineup-item__specs {
    font-size: 15px;
  }
  .p-lineup-item__specs .u-text-red {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .c-btn-lineup {
    max-width: 100%;
    font-size: 18px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__badge {
    width: 90px;
    height: 90px;
    font-size: 12px;
  }
  .p-lineup-item__badge span {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__gallery {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .c-btn-back {
    width: 100%;
    font-size: 16px;
    padding: 15px 0;
  }
}
/* 車種一覧画像SP（横幅2/3中央寄せ） */
@media (max-width: 768px) {
  .p-lineup-item__visual {
    width: 66%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__badge {
    width: 60px;
    height: 60px;
    font-size: 10px;
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 768px) {
  .p-lineup-item__badge span {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 2px;
  }
}
/* ご利用ガイドSP */
@media (max-width: 768px) {
  .p-guide-flow__list::before {
    left: 25px;
  }
  .p-guide-flow__step {
    gap: 15px;
    margin-bottom: 30px;
  }
  .p-guide-flow__num {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    font-size: 12px;
    border-width: 2px;
  }
}
/* スマホ用タイムライン線の最適化 */
@media (max-width: 768px) {
  .p-guide-flow__step::after {
    left: 25px;
    top: 50px;
    height: calc(100% - 20px);
  }
}
@media (max-width: 768px) {
  .p-guide-flow__box {
    padding: 20px;
  }
  .p-guide-flow__box h3 {
    font-size: 18px;
  }
  .p-guide-flow__btns {
    flex-direction: column;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .p-guide-info__flex {
    flex-direction: column;
    gap: 30px;
  }
  .p-guide-info__block {
    padding: 30px 20px;
  }
}
@media (max-width: 768px) {
  .p-guide-info__table th, .p-guide-info__table td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .p-guide-info__table th {
    padding: 10px;
  }
}
/* 車両販売SP */
@media (max-width: 768px) {
  .p-sales-card {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    border-top-width: 3px;
  }
  .p-sales-card__visual {
    flex: auto;
    width: 100%;
  }
  .p-sales-card__price-num {
    font-size: 32px;
  }
  .p-sales-card__btns {
    flex-direction: column;
    gap: 10px;
  }
}
/* 園児バス買取SP */
@media (max-width: 768px) {
  .p-purchase-hero {
    padding: 60px 20px;
  }
  .p-purchase-hero__content {
    padding: 30px;
  }
  .p-purchase-hero__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .p-purchase-reason__list {
    flex-direction: column;
    gap: 60px;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .p-purchase-flow__list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .p-purchase-flow__item::after {
    top: auto;
    bottom: -25px;
    right: 50%;
    transform: translateX(50%) rotate(90deg);
  }
}
@media (max-width: 768px) {
  .p-purchase-cta {
    padding: 40px 20px;
  }
  .c-btn-detail--large {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .p-purchase-form {
    padding: 60px 0;
  }
  .p-purchase-form__box {
    padding: 40px 20px;
  }
}
/* 各種フォームSP */
@media (max-width: 768px) {
  .p-contact-form__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .p-contact-form__label {
    flex: 0 0 auto;
  }
  .p-contact-form__input--date {
    flex-direction: column;
    align-items: flex-start;
  }
  .p-contact-form__submit input {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .p-reserve-select .wpcf7-radio {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .p-reserve-select .wpcf7-list-item {
    padding-bottom: 75px;
  }
}
/* 新規追加：アクセスマップSP調整 */
@media (max-width: 768px) {
  .p-access-detail {
    padding: 0 0 60px;
  }
}
@media (max-width: 768px) {
  .p-access-detail__flex {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .p-access-detail__block {
    padding: 30px 20px;
  }
  .p-access-detail__head {
    font-size: 18px;
  }
  .p-access-detail__text {
    font-size: 14px;
  }
}
/* アクセスマップの直下に余白を追加（クラス名を .p-access-map に修正） */
.p-access-map {
  margin-bottom: 80px;
}

/* スマホ用の余白調整 */
@media (max-width: 768px) {
  .p-access-map {
    margin-bottom: 40px;
  }
}
/* ==========================================================================
  8. ブログ・お知らせ（詳細ページ ＆ 一覧ページ）
========================================================================== */
/* 詳細ページ（single.php） */
.p-post-detail {
  padding: 60px 0 100px;
  background: #fff;
}

.p-post-detail__inner {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 20px;
}

.p-post-detail__head {
  border-bottom: 2px solid #ffcc00;
  padding-bottom: 30px;
  margin-bottom: 40px;
  text-align: center;
}

.p-post-detail__date {
  font-size: 14px;
  font-weight: 700;
  color: #666;
  display: block;
  margin-bottom: 15px;
}

.p-post-detail__title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  line-height: 1.4;
}

.p-post-detail__cats a {
  display: inline-block;
  background: #e0f2f5;
  color: #2b839c;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.p-post-detail__content {
  font-size: 17px;
  line-height: 2;
  color: #333;
  margin-bottom: 60px;
  font-family: "Noto Sans JP", sans-serif;
}

.p-post-detail__content p {
  margin-bottom: 1.5em;
}

.p-post-detail__content img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 20px 0;
}

.p-post-detail__back {
  text-align: center;
}

/* 一覧ページ（archive.php）の余白調整 */
.p-blog-archive {
  padding: 40px 20px 100px;
}

/* ブログ一覧のページネーション（1, 2, 3...） */
.p-pagination {
  text-align: center;
  margin-top: 60px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.p-pagination .page-numbers {
  display: inline-block;
  padding: 12px 20px;
  background: #eee;
  color: #333;
  font-weight: 700;
  border-radius: 5px;
  text-decoration: none;
  transition: 0.3s;
  font-family: "Noto Sans JP", sans-serif;
}

.p-pagination .page-numbers:hover {
  background: #333;
  color: #fff;
}

.p-pagination .page-numbers.current {
  background: #2b839c;
  color: #fff;
  pointer-events: none;
}

/* SP調整 */
@media (max-width: 768px) {
  .p-post-detail {
    padding: 40px 0;
  }
  .p-post-detail__title {
    font-size: 24px;
  }
  .p-post-detail__content {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .p-blog-archive {
    padding: 20px 15px 60px;
  }
}
/* --------------------------------
  車両販売一覧：ボタンデザイン
-------------------------------- */
.p-sales-card__btns {
  display: flex;
  gap: 20px;
  margin-top: auto;
}

.c-btn-sales {
  flex: 1;
  text-align: center;
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.3s;
  display: block;
}

.c-btn-sales:hover {
  opacity: 0.8;
  transform: translateY(-3px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.c-btn-sales--detail {
  background: #555;
}

.c-btn-sales--contact {
  background: #e60012;
}

/* SP調整 */
@media (max-width: 768px) {
  .p-sales-card__btns {
    flex-direction: column;
    gap: 10px;
  }
  .c-btn-sales {
    padding: 12px;
    font-size: 15px;
  }
}
/* --------------------------------
  車両販売：詳細ページ用（Gooネット風）
-------------------------------- */
.p-sales-detail {
  margin-bottom: 60px;
}

.p-sales-detail__name {
  font-size: 28px;
  font-weight: 700;
  color: #00569e;
  margin-bottom: 10px;
}

.p-sales-detail__spec {
  font-size: 15px;
  color: #555;
  margin-bottom: 25px;
}

.p-sales-detail__flex {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.p-sales-detail__visual {
  flex: 1.2;
}

.p-sales-detail__visual img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.p-sales-detail__info {
  flex: 1;
}

/* 価格エリア（2分割） */
.p-sales-price {
  display: flex;
  align-items: stretch;
  border: 1px solid #eee;
  margin-bottom: 25px;
}

.p-sales-price__total, .p-sales-price__body {
  flex: 1;
  padding: 15px;
  text-align: center;
}

.p-sales-price__total {
  border-right: 1px solid #eee;
}

.p-sales-price__label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  background: #000;
  color: #fff;
  padding: 5px 0;
  margin: -15px -15px 15px;
}

.p-sales-price__body .p-sales-price__label {
  background: #f5f5f5;
  color: #333;
}

.p-sales-price__label span {
  font-size: 11px;
  font-weight: normal;
}

.p-sales-price__num {
  font-size: 40px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
}

.p-sales-price__num span {
  font-size: 16px;
  margin-left: 3px;
  color: #333;
}

/* 整備・保証 */
.p-sales-guarantee {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 14px;
  color: #555;
  margin-bottom: 25px;
}

.p-sales-guarantee span {
  color: #ccc;
  margin-right: 5px;
}

/* スペック表（6マス） */
.p-sales-spec-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  margin-bottom: 30px;
}

.p-sales-spec-item {
  text-align: center;
}

.p-sales-spec-item span {
  display: block;
  background: #f0f0f0;
  padding: 5px 0;
  font-size: 13px;
  color: #555;
}

.p-sales-spec-item p {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0;
  font-family: "Noto Sans JP", sans-serif;
}

/* SP調整 */
@media (max-width: 768px) {
  .p-sales-detail__flex {
    flex-direction: column;
  }
  .p-sales-price__num {
    font-size: 32px;
  }
  .p-sales-spec-item p {
    font-size: 15px;
  }
}
/* 車種紹介部分 */
.p-contact-lineup {
  padding: 60px 0;
  background: #fff;
  text-align: center;
}

.p-contact-lineup__text {
  font-weight: 700;
  margin-bottom: 30px;
}

.p-contact-lineup__list {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.p-contact-lineup__item {
  flex: 0 0 240px;
}

.p-contact-lineup__item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}

.p-contact-lineup__item span {
  font-weight: 700;
  font-size: 16px;
}

/* フォーム全体ボックス */
.p-contact-main {
  padding: 0 0 100px;
  background: #fdfaf0;
}

.p-contact-main__box {
  background: #fff;
  border-radius: 15px;
  padding: 60px 80px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.p-contact-main__lead {
  text-align: center;
  margin-bottom: 50px;
  font-size: 15px;
  font-weight: 500;
}

/* フォーム行のレイアウト */
.p-contact-form__row {
  display: flex;
  align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #f0f0f0;
}

.p-contact-form__row--top {
  align-items: flex-start;
}

.p-contact-form__label {
  flex: 0 0 280px;
  font-weight: 700;
  font-size: 16px;
}

.u-required-dot {
  color: #f2994a;
  margin-left: 5px;
  font-size: 12px;
  vertical-align: middle;
}

.p-contact-form__input {
  flex: 1;
}

/* 入力要素の装飾 */
.p-contact-form__input input[type=text], .p-contact-form__input input[type=email], .p-contact-form__input input[type=tel], .p-contact-form__input input[type=date], .p-contact-form__input textarea {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  background: #fdfdfd;
}

.p-contact-form__input textarea {
  height: 200px;
}

.p-contact-form__input--date {
  display: flex;
  align-items: center;
  gap: 15px;
}

.u-date-to {
  font-weight: 700;
}

/* チェックボックスのスタイル（CF7標準） */
.wpcf7-list-item {
  margin: 0 20px 0 0;
}

.wpcf7-list-item-label {
  font-weight: 700;
  cursor: pointer;
}

/* 送信ボタン */
.p-contact-form__submit {
  text-align: center;
  margin-top: 50px;
}

.p-contact-form__submit input {
  width: 350px;
  padding: 20px 0;
  background: #e60012;
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}

.p-contact-form__submit input:hover {
  opacity: 0.8;
  transform: translateY(-3px);
}

/* スマホ調整 */
@media (max-width: 768px) {
  .p-contact-main__box {
    padding: 40px 20px;
  }
  .p-contact-form__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .p-contact-form__label {
    flex: 0 0 auto;
  }
  .p-contact-form__input--date {
    flex-direction: column;
    align-items: flex-start;
  }
  .p-contact-form__submit input {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */