/* ================================================
   crown 共通スタイル
   ================================================ */

/* 設備紹介イントロセクション */
.equipment-intro-section {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  overflow: visible;
}

.equipment-intro-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 300px;
  padding-bottom: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.equipment-intro-wrapper .container {
  width: 100%;
  margin: 0 auto;
}

.equipment-intro-content {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

.equipment-intro-title {
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.6);
}

.equipment-intro-description {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.8;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), 0 0 8px rgba(0, 0, 0, 0.6);
}

.equipment-intro-noscript {
  background-image: url('https://golf-studio-crown.net/images/topbg.jpg');
  background-position: center;
}

/* スライダーセクション */
.home-slider-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

/* お知らせセクション */
.news-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000000;
}

.news-heading {
  margin-bottom: 40px;
}

.news-title {
  color: #ffffff;
}

.news-list-container {
  max-width: 800px;
  margin: 0 auto;
}

/* 蔵wnとはセクション */
.about-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
}

.about-button-wrapper {
  margin-top: 20px;
}

.about-section-image {
  max-width: 100%;
  height: auto;
}

/* 特徴セクション */
.features-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

/* 料金システムセクション */
.pricing-system-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/* 設備紹介セクション */
.equipment-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
}

.equipment-heading {
  margin-bottom: 40px;
}

.equipment-title {
  color: #ffffff;
}

.equipment-description {
  color: #ffffff;
}

.equipment-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.equipment-row {
  margin-left: 0;
  margin-right: 0;
}

.equipment-grid-banner {
  padding-left: 0;
  padding-right: 0;
  gap: 0 !important;
}

.equipment-video {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
}

.equipment-text-title {
  color: #ffffff;
}

.equipment-text-description {
  color: #ffffff;
}

.equipment-button-wrapper {
  margin-top: 30px;
}

/* TRACKMAN IOセクション */
.trackman-io-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
}

.trackman-io-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.trackman-io-row {
  margin-left: 0;
  margin-right: 0;
}

.trackman-io-grid-banner {
  padding-left: 0;
  padding-right: 0;
  gap: 0 !important;
}

.trackman-io-video-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

.trackman-io-video-wrapper .dt-sc-grid-banner-image {
  padding: 0 !important;
  margin: 0 !important;
}

.trackman-io-video {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
}

.trackman-io-text-title {
  color: #ffffff;
}

.trackman-io-text-description {
  color: #ffffff;
}

.trackman-io-button-wrapper {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .trackman-io-video-wrapper .dt-sc-grid-banner-image {
    width: 100% !important;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 !important;
  }

  .trackman-io-video {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
}

/* 料金プランセクション */
.pricing-plan-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

.pricing-plan-title {
  color: #ffffff;
}

.pricing-plan-description {
  color: #ffffff;
}

.pricing-plan-main-block {
  max-width: 1200px;
  margin: 0 auto;
}

.pricing-table-th-1 {
  width: 30%;
}

.pricing-table-th-2 {
  width: 40%;
}

.pricing-table-th-3 {
  width: 30%;
}

.pricing-plan-button-wrapper {
  margin-top: 40px;
}

.pricing-plan-detail-btn-wrap .dt-sc-btn {
  display: inline-block;
  width: auto;
}

/* キャンペーン情報セクション */
.home-brand-logos {
  margin-bottom: 60px;
}

.campaign-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* お客様の声セクション */
.testimonial-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

/* FAQセクション */
.faq-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

.faq-title {
  color: #ffffff;
}

.faq-description {
  color: #ffffff;
}

.faq-container-wrapper {
  max-width: 900px;
  margin: 40px auto;
}

.faq-button-wrapper {
  margin-top: 40px;
}

/* 下部グリッドセクション */
.bottom-grid-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/* アクセス情報セクション */
.access-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
}

.access-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.access-row {
  margin-left: 0;
  margin-right: 0;
}

.access-grid-banner {
  gap: 0;
  margin: 0;
  padding: 0;
}

.access-title {
  text-align: left;
  margin-bottom: 20px;
}

.access-subtitle {
  text-align: left;
  margin-bottom: 15px;
}

.access-address {
  text-align: left;
  margin-bottom: 10px;
}

.access-info-details {
  margin-bottom: 30px;
}

.access-info-item {
  text-align: left;
  margin-bottom: 8px;
}

.access-button-wrapper {
  text-align: left;
}

.access-button {
  display: inline-block;
}

.access-map-iframe {
  border: 0;
}

.access-noscript {
  background-image: url('https://golf-studio-crown.net/images/topbg.jpg');
  background-position: center;
}

/* アクセスセクション（box9-section-162010355581a5488b） */
#box9-section-162010355581a5488b .two-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
}

#box9-section-162010355581a5488b .access-info-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 80px;
  color: #ffffff;
}

#box9-section-162010355581a5488b .access-info-content h2,
#box9-section-162010355581a5488b .access-info-content .dt-sc-sub-title,
#box9-section-162010355581a5488b .access-info-content .dt-sc-description,
#box9-section-162010355581a5488b .access-info-content strong {
  color: #ffffff;
}

#box9-section-162010355581a5488b .access-map {
  width: 100%;
  height: 100%;
  min-height: 400px;
  margin: 0 !important;
  padding: 0 !important;
  filter: grayscale(100%);
}

#box9-section-162010355581a5488b .access-map iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}

@media (max-width: 768px) {
  #box9-section-162010355581a5488b .two-column {
    grid-template-columns: 1fr;
  }

  #box9-section-162010355581a5488b .access-info-content {
    padding: 30px 20px;
    margin-left: 0 !important;
  }

  #box9-section-162010355581a5488b .access-map {
    min-height: 300px;
  }

  #box9-section-162010355581a5488b .access-map iframe {
    min-height: 300px;
  }
}

/* フッター */
.footer-wrapper {
  margin-top: 50px;
  background-image: url('');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.footer-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8B6914, transparent);
}

.footer-top {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* ================================================
   固定ボタン（無料体験・会員申込み）
   ================================================ */

.free-trial-button {
  position: fixed;
  right: 0;
  top: calc(50% - 105px);
  transform: translateY(-50%);
  z-index: 999999;
  background-color: #8B1538;
  color: #ffffff;
  padding: 40px 20px;
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  display: none;
}

.free-trial-button.loaded {
  display: block;
}

.free-trial-button:hover {
  background-color: #6B0F2A;
}

.member-registration-button {
  position: fixed;
  right: 0;
  top: calc(50% + 138px);
  transform: translateY(-50%);
  z-index: 999998;
  background-color: #1a237e;
  color: #ffffff;
  padding: 40px 20px;
  border-radius: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  display: none;
}

.member-registration-button.loaded {
  display: block;
}

.member-registration-button:hover {
  background-color: #0d47a1;
}

@media (max-width: 1280px) {
  .free-trial-button {
    display: none !important;
  }

  .member-registration-button {
    display: none !important;
  }
}

/* スマホメニュー用ボタン */
.mobile-menu-buttons {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}

/* PC表示時は非表示 */
@media (min-width: 1281px) {
  .mobile-menu-buttons-wrapper {
    display: none !important;
  }
}

/* モバイルメニュー：3ボタン縦並び（デスクトップCTAと同じ内容・金色・焦げ茶） */
.mobile-menu-cta-7482 {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
  max-width: 280px;
  margin: 20px auto 0;
}
.mobile-menu-cta-7482 .mobile-cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 14px 16px;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  transition: opacity 0.25s ease;
  white-space: nowrap;
  border: none;
  border-radius: 0;
}
.mobile-menu-cta-7482 .mobile-cta-btn:hover {
  opacity: 0.9;
}
.mobile-menu-cta-7482 .mobile-cta-btn-login {
  background-color: #544633;
  color: #f5f0e8;
}
.mobile-menu-cta-7482 .mobile-cta-link-visitor {
  background-color: #ffffff;
  color: #544633;
  border: 1px solid rgba(84, 70, 51, 0.25);
}
.mobile-menu-cta-7482 .mobile-cta-btn-register {
  background: linear-gradient(135deg, #ab9574 0%, #544633 100%);
  color: #f5f0e8;
}

/* 従来のモバイルボタン（他ページ用・3ボタンでない場合） */
.mobile-trial-button,
.mobile-member-button {
  display: block;
  text-align: center;
  padding: 15px 20px;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s ease;
}
.mobile-menu-buttons:not(.mobile-menu-cta-7482) .mobile-trial-button {
  background-color: #8B1538;
}
.mobile-menu-buttons:not(.mobile-menu-cta-7482) .mobile-trial-button:hover {
  background-color: #6B0F2A;
}
.mobile-menu-buttons:not(.mobile-menu-cta-7482) .mobile-member-button {
  background-color: #1a237e;
}
.mobile-menu-buttons:not(.mobile-menu-cta-7482) .mobile-member-button:hover {
  background-color: #0d47a1;
}

/* ヘッダー内 row の右余白だけ0（CTAを右端に寄せる） */
#header .container-fluid.spacing_enabled > .row {
  margin-right: 0;
}

/* ヘッダー上下パディングなし（フレームワークの 15px 0 を打ち消し） */
header .dt-sc-header-logo-sec,
.sticky-header-active {
  padding: 0;
}

/* ヘッダー右端 CTA：左2段＋右1ブロック（金色・焦げ茶）※companyページ用 */
.header-cta-block-7482 {
  display: none;
}
@media (min-width: 1281px) {
  .header-cta-block-7482 {
    display: grid;
    grid-template-columns: 1fr 1.15fr;
    grid-template-rows: 1fr 1fr;
    width: 260px;
    min-width: 260px;
    min-height: 80px;
    flex-shrink: 0;
    margin: 0 0 0 20px;
  }
  .header-cta-block-7482 .header-cta-btn,
  .header-cta-block-7482 .header-cta-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 14px;
    transition: opacity 0.25s ease;
  }
  .header-cta-block-7482 .header-cta-btn:hover,
  .header-cta-block-7482 .header-cta-link:hover {
    opacity: 0.9;
  }
  /* 左上：会員様ログイン（単色・焦げ茶・1行で表示） */
  .header-cta-block-7482 .header-cta-btn-login {
    grid-column: 1;
    grid-row: 1;
    background-color: #544633;
    color: #f5f0e8;
    border: none;
    border-radius: 0;
    white-space: nowrap;
  }
  /* 左下：ビジター予約（白背景・焦げ茶文字・1行で表示） */
  .header-cta-block-7482 .header-cta-link-visitor {
    grid-column: 1;
    grid-row: 2;
    background-color: #ffffff;
    color: #544633;
    border: 1px solid rgba(84, 70, 51, 0.25);
    white-space: nowrap;
  }
  /* 右：新規会員登録（左2段分の高さ・金→焦げ茶グラデ） */
  .header-cta-block-7482 .header-cta-btn-register {
    grid-column: 2;
    grid-row: 1 / -1;
    background: linear-gradient(135deg, #ab9574 0%, #544633 100%);
    color: #f5f0e8;
    border: none;
    border-radius: 0;
    line-height: 1.3;
    flex-direction: column;
  }
  .header-cta-block-7482 .header-cta-btn-register .header-cta-line1,
  .header-cta-block-7482 .header-cta-btn-register .header-cta-line2 {
    display: block;
  }
  .header-cta-block-7482 .header-cta-btn-register .header-cta-line2 {
    font-size: 12px;
    margin-top: 2px;
  }
}

/* ================================================
   サブページ ヘッダー（パンくずリスト）
   ================================================ */

.breadcrumb {
  padding: 150px 0;
  position: relative;
}

/* 背景画像を暗くするオーバーレイ（擬似要素で実現） */
.breadcrumb > * {
  position: relative;
  z-index: 2;
}

/* 上部の金のライン */
.breadcrumb::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8B6914, transparent);
  z-index: 3;
}

/* 下部の金のライン */
.breadcrumb::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8B6914, transparent);
  z-index: 3;
}

/* 暗くするオーバーレイ用の追加スタイル */
.breadcrumb-overlay-7482 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 768px) {
  .breadcrumb {
    padding: 150px 0;
  }

  /* スマホ固定ボタン分のフッター余白 */
  .site-footer {
    padding-bottom: 80px;
  }
}

/* ================================================
   会社概要ページ専用スタイル
   ================================================ */

/* ヒーローセクション */
.company-hero-7482 {
  position: relative;
  height: 60vh;
  min-height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.company-hero-bg-7482 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
}

.company-hero-img-7482 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.45);
}

.company-hero-bg-7482::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(to top, #0a0a0a 0%, transparent 100%);
  pointer-events: none;
}

.company-hero-content-7482 {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 20px;
}

.company-hero-title-7482 {
  font-family: 'Noto Serif JP', serif;
  font-size: 3rem;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.company-hero-subtitle-7482 {
  font-size: 1rem;
  color: #d4af37;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

/* 導入セクション */
.company-intro-section-7482 {
  padding: 100px 0;
  background: linear-gradient(135deg, #0a0a0a 0%, #1a1510 100%);
  position: relative;
}

.company-intro-section-7482::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8B6914, transparent);
}

.company-intro-inner-7482 {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.company-intro-lead-7482 {
  color: #e0e0e0;
  font-size: 1.15rem;
  line-height: 2.2;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}

/* 会社ページ：導入文（facility と同じ・float を含めて余白を防ぐ） */
#box9-section-company-intro.box9-section {
  overflow: hidden;
}
#box9-section-company-intro.company-intro-style-7482 .dt-sc-main-heading {
  color: #ffffff;
}
#box9-section-company-intro.company-intro-style-7482 .dt-sc-heading-description {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.8;
}

/* 代表挨拶セクション */
.company-greeting-section-7482 {
  padding: 120px 0;
  background-color: #0f0f0f;
  position: relative;
  overflow: hidden;
}

.company-greeting-section-7482::before {
  content: '"';
  position: absolute;
  top: 60px;
  left: 10%;
  font-size: 20rem;
  color: rgba(139, 105, 20, 0.05);
  font-family: Georgia, serif;
  line-height: 1;
}

.company-greeting-inner-7482 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.company-greeting-content-7482 {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 80px;
  align-items: start;
}

.company-greeting-image-wrapper-7482 {
  position: relative;
}

.company-greeting-image-7482 {
  width: 100%;
  height: 550px;
  background-color: #1a1a1a;
  position: relative;
  overflow: hidden;
}

.company-greeting-image-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}

.company-gallery-item-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.company-greeting-image-frame-7482 {
  position: absolute;
  top: 20px;
  left: 20px;
  right: -20px;
  bottom: -20px;
  border: 1px solid #8B6914;
  pointer-events: none;
}

.company-greeting-text-7482 {
  padding-top: 20px;
}

.company-greeting-label-7482 {
  font-size: 0.85rem;
  color: #8B6914;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.company-greeting-heading-7482 {
  font-family: 'Noto Serif JP', serif;
  font-size: 2rem;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 40px;
  line-height: 1.6;
}

.company-greeting-body-7482 {
  color: #cccccc;
  font-size: 1rem;
  line-height: 2.2;
  margin-bottom: 30px;
}

.company-greeting-body-7482 p {
  margin-bottom: 1.8em;
}

.company-greeting-signature-7482 {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid rgba(139, 105, 20, 0.3);
}

.company-greeting-position-7482 {
  font-size: 0.9rem;
  color: #ffffff;
}

.company-greeting-name-7482 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.5rem;
  color: #ffffff;
  letter-spacing: 0.1em;
}

/* 会社概要セクション */
.company-info-section-7482 {
  padding: 100px 0;
  background: linear-gradient(180deg, #111111 0%, #0a0a0a 100%);
}

.company-info-inner-7482 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.company-section-title-7482 {
  font-family: 'Noto Serif JP', serif;
  color: #ffffff;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.company-section-subtitle-7482 {
  text-align: center;
  font-size: 0.8rem;
  color: #8B6914;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.company-info-table-7482 {
  width: 100%;
  border-collapse: collapse;
  background: rgba(20, 20, 20, 0.5);
  backdrop-filter: blur(10px);
}

.company-info-table-7482 tr {
  border-bottom: 1px solid rgba(139, 105, 20, 0.2);
}

.company-info-table-7482 tr:last-child {
  border-bottom: none;
}

.company-info-table-7482 th,
.company-info-table-7482 td {
  padding: 25px 30px;
  color: #ffffff;
  vertical-align: middle;
}

.company-info-table-7482 th {
  width: 25%;
  font-weight: 400;
  background: linear-gradient(90deg, rgba(139, 105, 20, 0.2), transparent);
  color: #d4af37;
  text-align: left;
  font-size: 0.95rem;
  letter-spacing: 0.05em;
}

.company-info-table-7482 td {
  width: 75%;
  line-height: 1.8;
  font-size: 0.95rem;
}

.company-info-table-7482 td a {
  color: #d4af37;
  text-decoration: none;
  transition: all 0.3s ease;
}

.company-info-table-7482 td a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* 施設ギャラリーセクション */
.company-gallery-section-7482 {
  padding: 100px 0;
  background-color: #0f0f0f;
}

.company-gallery-inner-7482 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.company-gallery-grid-7482 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-top: 60px;
}

.company-gallery-item-7482 {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
  background-color: #1a1a1a;
  border: 1px dashed #333333;
}

.company-gallery-item-7482.large-7482 {
  grid-column: span 2;
  grid-row: span 2;
}

.company-gallery-item-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.company-gallery-item-7482:hover img {
  transform: scale(1.05);
}

.company-gallery-overlay-7482 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  color: #ffffff;
  font-size: 0.9rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.company-gallery-item-7482:hover .company-gallery-overlay-7482 {
  opacity: 1;
}

.company-gallery-btn-wrap-7482 {
  text-align: center;
  margin-top: 32px;
}

.company-gallery-btn-wrap-7482 .dt-sc-btn {
  display: inline-block;
  padding: 12px 32px;
  font-size: 14px;
  min-width: auto;
  width: auto;
}

.company-gallery-placeholder-7482 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #555555;
  font-size: 0.85rem;
  text-align: center;
  padding: 20px;
}

.company-gallery-placeholder-7482 span {
  margin-top: 10px;
  font-size: 0.75rem;
  color: #444444;
}

/* アクセスセクション */
.company-access-section-7482 {
  background: #0a0a0a;
}

.company-access-hero-7482 {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.company-access-hero-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.company-access-hero-overlay-7482 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, #0a0a0a, transparent);
  pointer-events: none;
}

.company-access-inner-7482 {
  max-width: 900px;
  margin: 0 auto;
  padding: 80px 20px 100px;
  text-align: center;
}

.company-access-info-7482 {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin: 60px 0 50px;
  flex-wrap: wrap;
}

.company-access-address-7482,
.company-access-area-7482,
.company-access-parking-7482 {
  text-align: center;
}

.company-access-label-7482 {
  font-size: 0.8rem;
  color: #8B6914;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.company-access-value-7482 {
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.8;
}

.company-access-note-7482 {
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 2;
  margin-top: 40px;
}

/* 施設運営セクション */
.company-operation-section-7482 {
  padding: 100px 0;
  background-color: #111111;
  position: relative;
}

.company-operation-inner-7482 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.company-operation-grid-7482 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 60px;
}

.company-operation-card-7482 {
  background: linear-gradient(145deg, #1a1a1a, #0f0f0f);
  border: 1px solid rgba(139, 105, 20, 0.2);
  overflow: hidden;
  transition: all 0.3s ease;
}

.company-operation-card-7482:hover {
  border-color: rgba(139, 105, 20, 0.5);
  transform: translateY(-3px);
}

.company-operation-image-7482 {
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.company-operation-image-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.company-operation-card-7482:hover .company-operation-image-7482 img {
  transform: scale(1.05);
}

.company-operation-card-title-7482 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.1rem;
  color: #ffffff;
  margin: 20px 20px 12px;
  letter-spacing: 0.05em;
}

.company-operation-card-text-7482 {
  color: #999999;
  font-size: 0.85rem;
  line-height: 1.8;
  margin: 0 20px 25px;
}

/* 関連ページセクション */
.company-links-section-7482 {
  padding: 100px 0;
  background: linear-gradient(180deg, #0a0a0a 0%, #0f0c08 100%);
  position: relative;
}

.company-links-section-7482::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #8B6914, transparent);
}

.company-links-inner-7482 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.company-links-text-7482 {
  color: #cccccc;
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 70px !important;
}

.company-links-grid-7482 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.company-link-card-7482 {
  display: block;
  background: linear-gradient(145deg, #1a1a1a, #0f0f0f);
  border: 1px solid rgba(139, 105, 20, 0.3);
  padding: 40px 35px;
  text-decoration: none;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.company-link-card-7482::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #8B6914, #d4af37);
  transform: scaleX(0);
  transition: transform 0.4s ease;
}

.company-link-card-7482:hover {
  border-color: #8B6914;
  transform: translateY(-3px);
}

.company-link-card-7482:hover::before {
  transform: scaleX(1);
}

.company-link-card-title-7482 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.3rem;
  color: #ffffff;
  margin-bottom: 12px;
  letter-spacing: 0.08em;
}

.company-link-card-desc-7482 {
  font-size: 0.9rem;
  color: #999999;
  line-height: 1.7;
}

.company-link-card-arrow-7482 {
  margin-top: 25px;
  color: #8B6914;
  font-size: 1rem;
  transition: transform 0.3s ease;
}

.company-link-card-7482:hover .company-link-card-arrow-7482 {
  transform: translateX(5px);
  color: #d4af37;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .company-greeting-content-7482 {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .company-greeting-image-wrapper-7482 {
    max-width: 420px;
    margin: 0 auto;
  }

  .company-gallery-grid-7482 {
    grid-template-columns: repeat(2, 1fr);
  }

  .company-gallery-item-7482.large-7482 {
    grid-column: span 2;
    grid-row: span 1;
  }
}

@media (max-width: 768px) {
  .company-hero-7482 {
    height: 45vh;
    min-height: 350px;
  }

  .company-hero-title-7482 {
    font-size: 2.2rem;
    letter-spacing: 0.15em;
  }

  .company-hero-img-7482 {
    object-position: center center;
  }

  .company-intro-section-7482,
  .company-greeting-section-7482,
  .company-info-section-7482,
  .company-gallery-section-7482,
  .company-access-section-7482,
  .company-operation-section-7482,
  .company-links-section-7482 {
    padding: 70px 0;
  }

  .company-intro-lead-7482 {
    font-size: 1rem;
    text-align: left;
  }

  .company-greeting-heading-7482 {
    font-size: 1.5rem;
  }

  .company-greeting-image-7482 {
    height: 450px;
  }

  .company-greeting-image-frame-7482 {
    display: none;
  }

  .company-section-title-7482 {
    font-size: 1.6rem;
  }

  .company-info-table-7482 th,
  .company-info-table-7482 td {
    display: block;
    width: 100%;
    padding: 15px 20px;
  }

  .company-info-table-7482 th {
    padding-bottom: 8px;
    background: rgba(139, 105, 20, 0.15);
  }

  .company-info-table-7482 td {
    padding-top: 8px;
    padding-bottom: 25px;
  }

  .company-gallery-grid-7482 {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .company-gallery-overlay-7482 {
    opacity: 1;
    padding: 10px;
    font-size: 0.8rem;
  }

  .company-access-hero-7482 {
    height: 300px;
  }

  .company-access-inner-7482 {
    padding: 60px 20px 80px;
  }

  .company-access-info-7482 {
    flex-direction: column;
    gap: 30px;
    margin: 40px 0 40px;
  }

  .company-access-value-7482 {
    font-size: 0.95rem;
  }

  .company-access-note-7482 {
    font-size: 0.9rem;
    text-align: left;
  }

  .company-operation-grid-7482 {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .company-operation-image-7482 {
    height: 140px;
  }

  .company-operation-card-title-7482 {
    font-size: 1rem;
    margin: 15px 15px 10px;
  }

  .company-operation-card-text-7482 {
    font-size: 0.8rem;
    margin: 0 15px 20px;
  }

  .company-links-grid-7482 {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .company-link-card-7482 {
    padding: 35px 25px;
  }
}

/* ========================================
   特定商取引法ページ用スタイル
======================================== */
.legal-intro-7482 {
  font-size: 1.05em;
  line-height: 2;
  color: #e0e0e0;
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
}

.legal-table-wrapper-7482 {
  margin: 40px 0 60px;
  overflow-x: auto;
}

.legal-table-7482 {
  width: 100%;
  border-collapse: collapse;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(212, 175, 55, 0.3);
}

.legal-table-7482 th,
.legal-table-7482 td {
  padding: 20px 25px;
  border: 1px solid rgba(212, 175, 55, 0.2);
  vertical-align: top;
  line-height: 1.8;
}

.legal-table-7482 th {
  background-color: rgba(212, 175, 55, 0.1);
  color: #d4af37;
  font-weight: 500;
  width: 200px;
  text-align: left;
  white-space: nowrap;
}

.legal-table-7482 td {
  background-color: rgba(0, 0, 0, 0.2);
  color: #e0e0e0;
}

.legal-table-7482 td a {
  color: #d4af37;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.legal-table-7482 td a:hover {
  color: #f0d060;
}

.legal-note-7482 {
  display: block;
  font-size: 0.9em;
  color: #ffffff;
  margin-top: 5px;
}

/* 特定商取引法ページ - レスポンシブ対応 */
@media (max-width: 768px) {
  .legal-intro-7482 {
    font-size: 0.95em;
    text-align: left;
    padding: 0 10px;
  }

  .legal-table-7482 {
    display: block;
  }

  .legal-table-7482 tbody {
    display: block;
  }

  .legal-table-7482 tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid rgba(212, 175, 55, 0.3);
  }

  .legal-table-7482 th,
  .legal-table-7482 td {
    display: block;
    width: 100%;
    padding: 15px 20px;
    border: none;
    border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  }

  .legal-table-7482 th {
    white-space: normal;
    font-size: 0.95em;
    padding-bottom: 10px;
  }

  .legal-table-7482 td {
    padding-top: 10px;
    font-size: 0.9em;
  }

  .legal-table-7482 tr:last-child {
    margin-bottom: 0;
  }
}

/* ========================================
   お客様の声ページ用スタイル
======================================== */
.voice-intro-7482 {
  font-size: 1.05em;
  line-height: 2;
  color: #e0e0e0;
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
}

/* カテゴリフィルター */
.voice-filter-7482 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 50px;
}

.voice-filter-btn-7482 {
  padding: 12px 28px;
  background: transparent;
  border: 2px solid rgba(212, 175, 55, 0.6);
  color: #d4af37;
  font-size: 0.9em;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 0;
  transform: skewX(-10deg);
}

.voice-filter-btn-7482 span {
  display: inline-block;
  transform: skewX(10deg);
}

.voice-filter-btn-7482:hover {
  background: rgba(212, 175, 55, 0.15);
  border-color: #d4af37;
}

.voice-filter-btn-7482.active {
  background: linear-gradient(135deg, #d4af37 0%, #8B6914 100%);
  border-color: #d4af37;
  color: #000000;
}

/* 口コミ一覧 */
.voice-list-7482 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 60px;
}

/* 口コミカード */
.voice-card-7482 {
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.voice-card-7482.hidden {
  display: none;
}

.voice-card-inner-7482 {
  background: linear-gradient(145deg, rgba(25, 25, 25, 0.95) 0%, rgba(15, 15, 15, 0.98) 100%);
  border: 1px solid rgba(212, 175, 55, 0.25);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.voice-card-inner-7482:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5), 0 0 30px rgba(212, 175, 55, 0.1);
}

/* カードヘッダー */
.voice-card-header-7482 {
  display: flex;
  gap: 30px;
  padding: 35px;
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%), url('https://golf-studio-crown.net/images/voice/voicebg.jpg');
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.voice-card-image-7482 {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid rgba(212, 175, 55, 0.5);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.voice-card-image-7482 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.voice-card-profile-7482 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* 星評価 */
.voice-card-stars-7482 {
  margin-bottom: 10px;
}

.voice-card-stars-7482 i {
  color: #d4af37;
  font-size: 1.1em;
  margin-right: 3px;
}

.voice-card-stars-7482 i.far {
  color: rgba(212, 175, 55, 0.3);
}

/* 名前 */
.voice-card-name-7482 {
  font-size: 1.4em;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 12px 0;
  letter-spacing: 0.05em;
}

/* メタ情報 */
.voice-card-meta-7482 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 12px;
}

.voice-meta-item-7482 {
  font-size: 0.85em;
  color: #ffffff;
}

.voice-meta-item-7482 i {
  color: #d4af37;
  margin-right: 6px;
  font-size: 0.9em;
}

/* 目的タグ */
.voice-card-purpose-7482 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.voice-purpose-label-7482 {
  font-size: 0.75em;
  color: #ffffff;
  margin-right: 4px;
}

.voice-purpose-tag-7482 {
  display: inline-block;
  padding: 5px 14px;
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.2) 0%, rgba(139, 105, 20, 0.15) 100%);
  border: 1px solid rgba(212, 175, 55, 0.4);
  border-radius: 20px;
  font-size: 0.8em;
  color: #d4af37;
  font-weight: 500;
}

/* カード本文 */
.voice-card-body-7482 {
  padding: 35px;
}

.voice-card-title-7482 {
  font-size: 1.3em;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 20px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
  position: relative;
}

.voice-card-title-7482::before {
  content: '"';
  position: absolute;
  top: -10px;
  left: -5px;
  font-size: 3em;
  color: rgba(212, 175, 55, 0.2);
  font-family: Georgia, serif;
  line-height: 1;
}

.voice-card-text-7482 {
  font-size: 1em;
  line-height: 2;
  color: #cccccc;
  margin-bottom: 25px !important;
}

/* 悩みタグ */
.voice-card-concerns-7482 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.voice-concern-tag-7482 {
  display: inline-block;
  padding: 6px 12px;
  background: rgba(100, 100, 100, 0.2);
  border-radius: 4px;
  font-size: 0.8em;
  color: #ffffff;
  transition: all 0.3s ease;
}

.voice-concern-tag-7482:hover {
  background: rgba(212, 175, 55, 0.1);
  color: #d4af37;
}

/* カテゴリラベル */
.voice-card-categories-7482 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 20px 35px;
  background: rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(212, 175, 55, 0.1);
}

.voice-category-label-7482 {
  display: inline-block;
  padding: 4px 12px;
  background: transparent;
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 3px;
  font-size: 0.75em;
  color: rgba(212, 175, 55, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* お客様の声 - レスポンシブ対応 */
@media (max-width: 768px) {
  .voice-filter-7482 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }

  .voice-filter-btn-7482 {
    padding: 8px 12px;
    font-size: 0.7em;
    transform: skewX(-6deg);
  }

  .voice-filter-btn-7482 span {
    transform: skewX(6deg);
  }

  .voice-card-header-7482 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 25px 20px;
    gap: 20px;
  }

  .voice-card-image-7482 {
    width: 100px;
    height: 100px;
  }

  .voice-card-meta-7482 {
    justify-content: center;
  }

  .voice-card-purpose-7482 {
    justify-content: center;
  }

  .voice-card-body-7482 {
    padding: 25px 20px;
  }

  .voice-card-title-7482 {
    font-size: 1.1em;
    text-align: center;
  }

  .voice-card-title-7482::before {
    left: 50%;
    transform: translateX(-50%);
  }

  .voice-card-text-7482 {
    font-size: 0.9em;
    line-height: 1.9;
  }

  .voice-card-concerns-7482 {
    justify-content: center;
  }

  .voice-card-categories-7482 {
    justify-content: center;
    padding: 15px 20px;
  }
}

/* ========================================
   セクション別背景色クラス
======================================== */

/* 料金一覧セクション - 濃い深緑 */
.planbf-price-list::before {
  background: #060e02 !important;
}

/* お知らせ一覧 */
.c-news-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.c-news-list__item {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
}
.c-news-list__item:first-child {
  padding-top: 0;
}
.c-news-list__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 6px;
}
.c-news-list__date {
  font-size: 0.9rem;
  opacity: 0.9;
}
.c-news-list__category {
  font-size: 0.85rem;
  padding: 2px 10px;
  background: rgba(212, 175, 55, 0.25);
  border-radius: 4px;
  color: #d4af37;
}
.c-news-list__title,
h4.c-news-list__title {
  font-size: 1.5rem !important;
  margin: 0 0 8px;
  font-weight: bold;
}
.c-news-list__title a,
h4.c-news-list__title a {
  font-size: inherit !important;
  color: inherit;
  text-decoration: none;
}
.c-news-list__title a:hover,
h4.c-news-list__title a:hover {
  color: #d4af37;
  text-decoration: underline;
}
.c-news-list__excerpt {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.85);
}
.c-news-pagination {
  margin-top: 30px;
}
.c-news-pagination .pagination-default li a,
.c-news-pagination .pagination-default li > span {
  color: #fff;
  background-color: rgba(212, 175, 55, 0.3);
  border: 1px solid rgba(212, 175, 55, 0.5);
}
.c-news-pagination .pagination-default li a:hover,
.c-news-pagination .pagination-default .active span {
  background-color: rgba(212, 175, 55, 0.5);
  color: #fff;
  border-color: #d4af37;
}
.c-news-pagination .pagination-default .disabled span {
  opacity: 0.5;
  cursor: not-allowed;
}
.c-news-pagination__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-news-pagination__item {
  margin: 0;
}
.c-news-pagination__link,
.c-news-pagination__current {
  display: inline-block;
  min-width: 2.5rem;
  padding: 0.5rem 0.75rem;
  text-align: center;
  color: #fff;
  background-color: rgba(212, 175, 55, 0.3);
  border: 1px solid rgba(212, 175, 55, 0.5);
  text-decoration: none;
  border-radius: 2px;
}
.c-news-pagination__link:hover {
  background-color: rgba(212, 175, 55, 0.5);
  color: #fff;
  border-color: #d4af37;
}
.c-news-pagination__current {
  background-color: rgba(212, 175, 55, 0.6);
  border-color: #d4af37;
  font-weight: bold;
  cursor: default;
}
.c-news-pagination .pagination-default .enable-arrow,
.c-news-pagination .pagination-default .disabled span {
  border-radius: 0 !important;
}

/* コース紹介セクション -  */
.planbf-course-intro::before {
  background: #201f1f !important;
}

/* ========================================
   コース紹介セクション
======================================== */
.course-introduction-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* 会員タイプ説明 */
.course-member-types {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 50px 0 80px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.course-member-type-card {
  background: linear-gradient(145deg, rgba(25, 25, 25, 0.95) 0%, rgba(15, 15, 15, 0.98) 100%);
  border: 2px solid rgba(212, 175, 55, 0.3);
  border-radius: 12px;
  padding: 35px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.course-member-type-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #d4af37, #8B6914);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.course-member-type-card:hover {
  border-color: rgba(212, 175, 55, 0.6);
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4), 0 0 30px rgba(212, 175, 55, 0.1);
}

.course-member-type-card:hover::before {
  transform: scaleX(1);
}

.course-member-type-card.trackman-member {
  border-color: rgba(212, 175, 55, 0.4);
}

.course-member-type-card.standard-member {
  border-color: rgba(139, 105, 20, 0.3);
}

.course-member-type-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
}

.course-member-type-title {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  letter-spacing: 0.05em;
}

.course-member-type-badge {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(135deg, #d4af37 0%, #8B6914 100%);
  color: #000000;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 20px;
}

.course-member-type-badge.standard {
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.4) 0%, rgba(139, 105, 20, 0.3) 100%);
  color: #d4af37;
  border: 1px solid rgba(212, 175, 55, 0.5);
}

.course-member-type-content {
  color: #e0e0e0;
}

.course-member-type-feature {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.8;
}

.course-member-type-feature i {
  color: #d4af37;
  font-size: 1.2rem;
  flex-shrink: 0;
}

.course-member-type-feature span {
  color: #ffffff;
}

.course-member-type-note {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 0.9rem;
  color: #cccccc;
  line-height: 1.8;
}

/* ブース紹介 */
.course-booths-section {
  margin-top: 80px;
}

.course-booth {
  margin-bottom: 80px;
  background: linear-gradient(145deg, rgba(20, 20, 20, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 12px;
  padding: 40px;
  transition: all 0.3s ease;
}

.course-booth:hover {
  border-color: rgba(212, 175, 55, 0.4);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.course-booth:last-child {
  margin-bottom: 0;
}

.course-booth-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(212, 175, 55, 0.3);
}

.course-booth-title {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
  letter-spacing: 0.05em;
}

.course-booth-count {
  display: inline-block;
  padding: 8px 20px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.4);
  border-radius: 25px;
  font-size: 0.9rem;
  color: #d4af37;
  font-weight: 500;
}

.course-booth-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.course-booth-images {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}

.course-booth-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 16/9;
  background-color: #1a1a1a;
}

.course-booth-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.course-booth-image-wrapper:hover img {
  transform: scale(1.05);
}

.course-booth-video {
  width: 100%;
}

.course-booth-video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  background-color: #000000;
  border-radius: 8px;
  overflow: hidden;
}

.course-booth-video-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.course-booth-description {
  color: #e0e0e0;
  line-height: 2;
  font-size: 1rem;
}

.course-booth-description p {
  margin-bottom: 25px;
  color: #ffffff;
}

.course-booth-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
}

.course-booth-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  background: rgba(212, 175, 55, 0.1);
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 6px;
  color: #ffffff;
  transition: all 0.3s ease;
}

.course-booth-features li:hover {
  background: rgba(212, 175, 55, 0.2);
  border-color: rgba(212, 175, 55, 0.4);
  transform: translateX(5px);
}

.course-booth-features li i {
  color: #d4af37;
  font-size: 1rem;
  flex-shrink: 0;
}

.mt-60 {
  margin-top: 60px;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .course-member-types {
    gap: 25px;
  }

  .course-booth-images {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
  }

  .course-booth-features {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

@media (max-width: 768px) {
  .course-introduction-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .course-member-types {
    grid-template-columns: 1fr;
    gap: 25px;
    margin: 40px 0 60px;
  }

  .course-member-type-card {
    padding: 25px 20px;
  }

  .course-member-type-title {
    font-size: 1.3rem;
  }

  .course-member-type-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .course-booths-section {
    margin-top: 60px;
  }

  .course-booth {
    padding: 25px 20px;
    margin-bottom: 50px;
  }

  .course-booth-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .course-booth-title {
    font-size: 1.5rem;
  }

  .course-booth-images {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .course-booth-description {
    font-size: 0.95rem;
  }

  .course-booth-features {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .course-booth-features li {
    padding: 10px 15px;
    font-size: 0.9rem;
  }

  .mt-60 {
    margin-top: 40px;
  }
}

/* レッスンサポートページ */
.lesson-section-8472 {
  position: relative;
}

.lesson-strength-wrapper-8472 {
  max-width: 1200px;
  margin: 0 auto;
}

.lesson-strength-content-8472 {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  padding: 50px;
  border: 1px solid rgba(212, 175, 55, 0.2);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

.lesson-strength-title-8472 {
  font-size: 2.5rem;
  margin: 0 0 25px;
  color: var(--DTColor_Heading);
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.lesson-strength-title-8472::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, transparent, #d4af37, transparent);
}

.lesson-strength-description-8472 {
  font-size: 1.15rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 50px;
  text-align: center;
}

.lesson-strength-points-8472 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 40px;
}

.lesson-strength-point-8472 {
  background: rgba(212, 175, 55, 0.1);
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  border: 1px solid rgba(212, 175, 55, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.lesson-strength-point-8472:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
  border-color: rgba(212, 175, 55, 0.5);
  background: rgba(212, 175, 55, 0.15);
}

.lesson-strength-icon-8472 {
  margin-bottom: 20px;
  text-align: center;
}

.lesson-strength-icon-8472 img {
  width: 100%;
  max-width: 300px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.lesson-strength-point-8472 h4 {
  font-size: 1.3rem;
  margin: 0 0 15px;
  color: var(--DTColor_Heading);
  font-weight: bold;
}

.lesson-strength-point-8472 p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
}

.lesson-schedule-wrapper-8472 {
  max-width: 1200px;
  margin: 0 auto;
}

.lesson-schedule-table-wrapper-8472 {
  margin: 40px auto 0;
  max-width: 1200px;
  overflow-x: auto;
}

.lesson-schedule-table-8472 {
  width: 100%;
  border-collapse: collapse;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.3);
  font-size: 0.9rem;
}

.lesson-schedule-table-8472 thead {
  background: rgba(212, 175, 55, 0.4);
}

.lesson-schedule-table-8472 th {
  padding: 8px 6px;
  text-align: center;
  font-size: 0.85rem;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid rgba(212, 175, 55, 0.3);
}

.lesson-schedule-table-8472 th.lesson-schedule-time-8472 {
  background: rgba(212, 175, 55, 0.3);
  width: 70px;
  vertical-align: middle;
}

.lesson-schedule-table-8472 th.lesson-schedule-category-8472 {
  background: rgba(212, 175, 55, 0.35);
}

.lesson-schedule-table-8472 th.lesson-schedule-day-8472 {
  background: rgba(212, 175, 55, 0.3);
  width: 150px;
}

.lesson-schedule-table-8472 td {
  padding: 6px 4px;
  text-align: center;
  font-size: 0.75rem;
  color: #ffffff;
  border: 1px solid rgba(212, 175, 55, 0.15);
  vertical-align: middle;
}

.lesson-schedule-table-8472 tbody tr:hover {
  background: rgba(212, 175, 55, 0.08);
}

.lesson-schedule-table-8472 td.lesson-schedule-time-8472 {
  background: rgba(212, 175, 55, 0.25);
  font-weight: 600;
  color: #ffffff;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472 {
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.3;
  min-height: 30px;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472.trackman {
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472.standard {
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472.available {
  background: rgba(59, 130, 246, 0.6);
  color: #ffffff;
  font-weight: 600;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472.jr-member {
  background: rgba(30, 64, 175, 0.8);
  color: #ffffff;
  font-weight: bold;
}

.lesson-schedule-table-8472 td.lesson-schedule-slot-8472:empty {
  background: rgba(0, 0, 0, 0.2);
}

.lesson-schedule-note-8472 {
  margin-top: 30px;
  padding: 25px;
  background: rgba(212, 175, 55, 0.1);
  border-radius: 8px;
  border-left: 4px solid #d4af37;
}

.lesson-schedule-note-8472 p {
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.lesson-schedule-note-8472 strong {
  color: var(--DTColor_Heading);
}

.lesson-detail-wrapper-8472 {
  max-width: 1200px;
  margin: 50px auto 0;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.lesson-detail-item-8472 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  padding: 40px;
  border: 1px solid rgba(212, 175, 55, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.lesson-detail-item-8472:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  border-color: rgba(212, 175, 55, 0.4);
}

.lesson-detail-item-8472.reverse {
  direction: rtl;
}

.lesson-detail-item-8472.reverse > * {
  direction: ltr;
}

.lesson-detail-image-8472 {
  width: 100%;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.lesson-detail-image-8472 img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.lesson-detail-item-8472:hover .lesson-detail-image-8472 img {
  transform: scale(1.05);
}

.lesson-detail-content-8472 {
  padding: 20px 0;
}

.lesson-detail-title-8472 {
  font-size: 1.8rem;
  margin: 0 0 20px;
  color: var(--DTColor_Heading);
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
}

.lesson-detail-title-8472::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #d4af37;
}

.lesson-detail-description-8472 {
  font-size: 1.05rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.staff-grid-8472 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 50px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.staff-item-8472 {
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.staff-item-8472:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 50px rgba(212, 175, 55, 0.3);
  border-color: rgba(212, 175, 55, 0.5);
}

.staff-image-8472 {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.staff-image-8472::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}

.staff-image-8472 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.staff-item-8472:hover .staff-image-8472 img {
  transform: scale(1.1);
}

.staff-content-8472 {
  padding: 35px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.staff-name-8472 {
  font-size: 1.6rem;
  margin: 0 0 10px;
  color: var(--DTColor_Heading);
  font-weight: bold;
}

.staff-position-8472 {
  font-size: 1.1rem;
  color: #d4af37;
  margin: 0 0 25px;
  font-weight: 500;
}

.staff-career-8472 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
}

.staff-career-8472 h5 {
  font-size: 1.1rem;
  margin: 0 0 12px;
  color: var(--DTColor_Heading);
  font-weight: bold;
}

.staff-career-8472 p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
}

.staff-message-8472 {
  flex: 1;
}

.staff-message-8472 p {
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* レッスンサポートページのレスポンシブ */
@media (max-width: 1199px) {
  .lesson-strength-points-8472 {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }

  .lesson-detail-item-8472 {
    gap: 40px;
    padding: 35px;
  }

  .staff-grid-8472 {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}

@media (max-width: 991px) {
  .lesson-strength-content-8472 {
    padding: 40px;
  }

  .lesson-strength-title-8472 {
    font-size: 2rem;
  }

  .lesson-strength-description-8472 {
    font-size: 1.05rem;
  }

  .lesson-strength-points-8472 {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .lesson-detail-item-8472 {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
  }

  .lesson-detail-item-8472.reverse {
    direction: ltr;
  }

  .staff-grid-8472 {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }

  .staff-image-8472 {
    height: 450px;
  }
}

@media (max-width: 767px) {
  .lesson-strength-content-8472 {
    padding: 30px 20px;
  }

  .lesson-strength-title-8472 {
    font-size: 1.8rem;
  }

  .lesson-strength-description-8472 {
    font-size: 1rem;
    margin-bottom: 35px;
  }

  .lesson-strength-point-8472 {
    padding: 25px 20px;
  }

  .lesson-strength-point-8472 i {
    font-size: 2rem;
  }

  .lesson-strength-point-8472 h4 {
    font-size: 1.2rem;
  }

  .lesson-schedule-table-wrapper-8472 {
    margin-top: 30px;
  }

  .lesson-schedule-table-8472 th,
  .lesson-schedule-table-8472 td {
    padding: 5px 3px;
    font-size: 0.7rem;
  }

  .lesson-schedule-table-8472 th.lesson-schedule-time-8472 {
    width: 60px;
  }

  .lesson-schedule-table-8472 th.lesson-schedule-day-8472 {
    width: 120px;
  }

  .lesson-schedule-table-8472 td.lesson-schedule-slot-8472 {
    font-size: 0.65rem;
    min-height: 25px;
  }

  .lesson-schedule-note-8472 {
    padding: 20px;
  }

  .lesson-detail-wrapper-8472 {
    gap: 40px;
    margin-top: 40px;
  }

  .lesson-detail-item-8472 {
    padding: 25px 20px;
  }

  .lesson-detail-title-8472 {
    font-size: 1.5rem;
  }

  .lesson-detail-description-8472 {
    font-size: 1rem;
  }

  .staff-grid-8472 {
    grid-template-columns: 1fr;
    margin-top: 40px;
    gap: 30px;
  }

  .staff-image-8472 {
    height: 400px;
  }

  .staff-content-8472 {
    padding: 25px 20px;
  }

  .staff-name-8472 {
    font-size: 1.4rem;
  }
}

/* メインコーチ紹介 */
.main-coach-wrapper-8472 {
  max-width: 1200px;
  margin: 50px auto 0;
}

.main-coach-content-8472 {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 50px;
  align-items: start;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  padding: 50px;
  border: 1px solid rgba(212, 175, 55, 0.2);
}

.main-coach-image-8472 {
  width: 100%;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
}

.main-coach-image-8472 img {
  width: 100%;
  height: auto;
  display: block;
}

.main-coach-info-8472 {
  display: flex;
  flex-direction: column;
}

.main-coach-badge-8472 {
  display: inline-block;
  background: rgba(212, 175, 55, 0.2);
  color: #d4af37;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 20px;
  width: fit-content;
}

.main-coach-name-jp-8472 {
  font-size: 2rem;
  margin: 0 0 10px;
  color: var(--DTColor_Heading);
  font-weight: bold;
}

.main-coach-name-kana-8472 {
  font-size: 1.2rem;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
}

.main-coach-name-en-8472 {
  font-size: 1.3rem;
  color: #d4af37;
  margin: 0 0 30px;
  font-weight: 500;
  letter-spacing: 2px;
}

.main-coach-credentials-8472 {
  margin-bottom: 25px;
}

.main-coach-credential-8472 {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 10px;
  padding-left: 20px;
  position: relative;
}

.main-coach-credential-8472::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #d4af37;
  font-weight: bold;
}

.main-coach-achievements-8472 {
  margin-bottom: 30px;
  padding: 20px;
  background: rgba(212, 175, 55, 0.1);
  border-radius: 8px;
  border-left: 4px solid #d4af37;
}

.main-coach-achievement-8472 {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
  line-height: 1.7;
}

.main-coach-stats-8472 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

.main-coach-stat-8472 {
  background: rgba(212, 175, 55, 0.1);
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  border: 1px solid rgba(212, 175, 55, 0.2);
}

.main-coach-stat-label-8472 {
  display: block;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}

.main-coach-stat-value-8472 {
  display: block;
  font-size: 2rem;
  color: #d4af37;
  font-weight: bold;
}

.main-coach-message-8472 {
  padding-top: 30px;
  border-top: 1px solid rgba(212, 175, 55, 0.2);
}

.main-coach-message-8472 p {
  font-size: 1.05rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* レッスン風景ギャラリー */
.lesson-gallery-wrapper-8472 {
  margin-top: 50px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.lesson-gallery-swiper-8472 {
  padding-bottom: 0;
  overflow: visible;
}

.lesson-gallery-item-8472 {
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.lesson-gallery-item-8472:hover {
  transform: scale(1.02);
}

.lesson-gallery-item-8472 img {
  width: 100%;
  height: auto;
  display: block;
}

.lesson-gallery-prev-8472,
.lesson-gallery-next-8472 {
  color: #d4af37;
  background: rgba(212, 175, 55, 0.2);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: background 0.3s ease;
}

.lesson-gallery-prev-8472:hover,
.lesson-gallery-next-8472:hover {
  background: rgba(212, 175, 55, 0.4);
}

.lesson-gallery-prev-8472::after,
.lesson-gallery-next-8472::after {
  font-size: 20px;
  font-weight: bold;
}

/* メインコーチ紹介とギャラリーのレスポンシブ */
@media (max-width: 1199px) {
  .main-coach-content-8472 {
    grid-template-columns: 350px 1fr;
    gap: 40px;
    padding: 40px;
  }

  .main-coach-stats-8472 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  .main-coach-content-8472 {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 35px;
  }

  .main-coach-image-8472 {
    max-width: 400px;
    margin: 0 auto;
  }

  .main-coach-name-jp-8472 {
    font-size: 1.8rem;
  }

  .main-coach-name-en-8472 {
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .main-coach-content-8472 {
    padding: 25px 20px;
  }

  .main-coach-name-jp-8472 {
    font-size: 1.6rem;
  }

  .main-coach-name-kana-8472 {
    font-size: 1rem;
  }

  .main-coach-name-en-8472 {
    font-size: 1.1rem;
  }

  .main-coach-credential-8472 {
    font-size: 1rem;
  }

  .main-coach-stat-value-8472 {
    font-size: 1.6rem;
  }

  .lesson-gallery-wrapper-8472 {
    margin-top: 40px;
  }

  .lesson-gallery-prev-8472,
  .lesson-gallery-next-8472 {
    width: 40px;
    height: 40px;
  }

  .lesson-gallery-prev-8472::after,
  .lesson-gallery-next-8472::after {
    font-size: 16px;
  }
}

/* ================================================
   ご利用の流れページ スタイル
   ================================================ */
.flow-intro-section-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.flow-intro-section-dark-green {
  background-color: #060e02;
  margin-bottom: 60px;
  padding-bottom: 80px;
}

.flow-intro-section-dark-green .dt-sc-main-heading {
  color: #ffffff;
}

.flow-intro-section-dark-green .dt-sc-heading-description {
  color: #d3d3d3;
}

.flow-intro-section-wrapper-bg {
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #060e02;
}

.flow-intro-section-wrapper-bg .dt-sc-main-heading {
  color: #ffffff;
}

.flow-intro-section-wrapper-bg .dt-sc-heading-description {
  color: #d3d3d3;
}

.flow-section {
  margin: 60px 0;
  padding: 60px 0;
}

.flow-section-dark-green {
  background: #181616;
  padding: 100px 0;
  margin: 0;
}

.flow-section-bg {
  background: #181616;
  padding: 60px 0;
}

.flow-section-heading .dt-sc-main-heading {
  color: #ffffff;
}

.flow-section-heading .dt-sc-heading-description {
  color: #d3d3d3;
}

.flow-steps {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 40px 0;
}

.flow-step {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 40px 50px;
  background: #181616;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

.flow-step-image-wrapper {
  flex-shrink: 0;
  width: 300px;
  height: 200px;
  margin-right: 40px;
}

.flow-step-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.flow-step-content {
  flex: 1;
}

.flow-step-number {
  display: inline-block;
  background: linear-gradient(135deg, #d4af37 0%, #b8941f 100%);
  color: #1a1a1a;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  box-shadow: 0 2px 8px rgba(212, 175, 55, 0.3);
}

.flow-step-content h4 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  color: #d4af37;
  font-weight: bold;
}

.flow-step-content p {
  font-size: 1rem;
  line-height: 1.8;
  color: #d3d3d3;
  margin-bottom: 10px;
}

.flow-step-content strong {
  color: #d4af37;
}

/* 矢印デザイン - シンプルで洗練された線のみ */
.flow-arrow {
  width: 1px;
  height: 50px;
  background: #d4af37;
  margin: 40px auto;
  position: relative;
  opacity: 0.6;
}

.flow-arrow::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #d4af37;
  opacity: 0.8;
}

.flow-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}

.flow-button {
  display: inline-block;
  padding: 15px 40px;
  background: linear-gradient(135deg, #d4af37 0%, #b8941f 100%);
  color: #1a1a1a;
  text-decoration: none;
  border-radius: 5px;
  font-size: 1.1rem;
  transition: all 0.3s;
  font-weight: bold;
  box-shadow: 0 4px 15px rgba(212, 175, 55, 0.3);
}

.flow-button:hover {
  background: linear-gradient(135deg, #b8941f 0%, #9a7a17 100%);
  color: #1a1a1a;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(212, 175, 55, 0.5);
  transform: translateY(-2px);
}

.flow-button.secondary {
  background: #4a4a4a;
  color: #d4af37;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.flow-button.secondary:hover {
  background: #5a5a5a;
  color: #d4af37;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

.flow-banner {
  margin-top: 50px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.flow-banner-link {
  display: block;
  width: 100%;
  transition: opacity 0.3s;
}

.flow-banner-link:hover {
  opacity: 0.9;
}

.flow-banner-image {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.parking-info {
  background: #181616;
  padding: 40px;
  border-radius: 10px;
  margin-top: 60px;
  text-align: center;
  border: 1px solid rgba(212, 175, 55, 0.2);
}

.parking-info h3 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #d4af37;
}

.parking-info p {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #d3d3d3;
}

.parking-image {
  max-width: 600px;
  width: 100%;
  height: auto;
  margin: 20px auto;
  display: block;
}

/* タブレット対応 */
@media (max-width: 1024px) {
  .flow-section-dark-green {
    padding: 60px 0;
  }

  .flow-steps {
    padding: 30px 0;
  }

  .flow-step {
    padding: 30px 40px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .flow-step-image-wrapper {
    width: 250px;
    height: 170px;
    margin-right: 30px;
  }

  .flow-step-content h4 {
    font-size: 1.3rem;
  }

  .flow-arrow {
    height: 40px;
    margin: 30px auto;
  }
}

/* モバイル対応 */
@media (max-width: 768px) {
  .flow-section {
    margin: 40px 0;
    padding: 40px 0;
  }

  .flow-section-dark-green {
    padding: 50px 0;
  }

  .flow-steps {
    padding: 20px 0;
  }

  .flow-step {
    flex-direction: column;
    text-align: left;
    padding: 30px 25px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .flow-step-image-wrapper {
    width: 100%;
    height: auto;
    max-height: 200px;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .flow-step-image {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
  }

  .flow-step-content {
    width: 100%;
  }

  .flow-step-number {
    font-size: 0.85rem;
    padding: 6px 15px;
    margin-bottom: 12px;
  }

  .flow-step-content h4 {
    font-size: 1.2rem;
    margin-bottom: 12px;
  }

  .flow-step-content p {
    font-size: 0.95rem;
    margin-bottom: 8px;
  }

  .flow-arrow {
    height: 35px;
    margin: 25px auto;
  }

  .flow-arrow::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #d4af37;
    bottom: 0;
  }

  .flow-buttons {
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
  }

  .flow-button {
    width: 100%;
    padding: 12px 30px;
    font-size: 1rem;
  }

  .flow-banner {
    margin-top: 40px;
    padding: 0 10px;
  }


  .parking-info {
    padding: 30px 20px;
    margin-top: 40px;
  }

  .parking-info h3 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }

  .parking-info p {
    font-size: 1rem;
  }

  .parking-image {
    max-width: 100%;
    margin: 15px auto;
  }
}

/* 小さいモバイル対応 */
@media (max-width: 480px) {
  .flow-section {
    margin: 30px 0;
    padding: 30px 0;
  }

  .flow-section-dark-green {
    padding: 40px 0;
  }

  .flow-steps {
    padding: 15px 0;
  }

  .flow-step {
    padding: 25px 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .flow-step-number {
    font-size: 0.8rem;
    padding: 5px 12px;
  }

  .flow-step-content h4 {
    font-size: 1.1rem;
  }

  .flow-step-content p {
    font-size: 0.9rem;
  }

  .flow-arrow {
    height: 30px;
    margin: 20px auto;
  }

  .flow-arrow::before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #d4af37;
    bottom: 0;
  }

  .flow-button {
    padding: 10px 25px;
    font-size: 0.95rem;
  }

  .flow-banner {
    margin-top: 30px;
    padding: 0 5px;
  }


  .parking-info {
    padding: 25px 15px;
  }

  .parking-info h3 {
    font-size: 1.4rem;
  }
}

/* ================================================
   スコアランキングページ スタイル
   ================================================ */
.ranking-intro-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: transparent;
  position: relative;
  z-index: 1;
}

.ranking-intro-wrapper .dt-sc-main-heading {
  color: #ffffff;
}

.ranking-intro-wrapper .dt-sc-heading-description {
  color: #d3d3d3;
}

.ranking-year {
  font-size: 1.5rem;
  color: #d4af37;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 0.2em;
}

.ranking-content-section {
  position: relative;
  z-index: 1;
}

.ranking-intro-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #060e02;
  position: relative;
  z-index: 1;
}

.ranking-content-wrapper {
  background-color: rgba(24, 22, 22, 0.95);
  padding: 60px 0 100px;
  margin: 0;
  position: relative;
}

.ranking-category {
  margin-bottom: 80px;
}

.ranking-category:last-child {
  margin-bottom: 0;
}

.ranking-category-title {
  font-size: 2rem;
  color: #d4af37;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-shadow: 0 2px 10px rgba(212, 175, 55, 0.3);
}

.ranking-table-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(42, 42, 42, 0.8);
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  max-width: 100%;
}

.ranking-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 800px;
}

.ranking-table thead {
  background: linear-gradient(135deg, #d4af37 0%, #b8941f 100%);
}

.ranking-table thead th {
  padding: 15px 10px;
  text-align: center;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 0.95rem;
  letter-spacing: 0.05em;
}

.ranking-table tbody tr {
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
  transition: background 0.3s;
  background: rgba(38, 38, 38, 0.6);
}

.ranking-table tbody tr:hover {
  background: rgba(212, 175, 55, 0.1);
}

.ranking-table tbody tr:last-child {
  border-bottom: none;
}

.ranking-table td {
  padding: 20px 10px;
  text-align: center;
  color: #d3d3d3;
  font-size: 1rem;
}

/* 順位：1-3位は画像、4位以降はテキスト */
.ranking-rank {
  width: 100px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.ranking-rank .ranking-medal-image {
  display: block;
  margin: 0 auto;
}

.ranking-name {
  min-width: 200px;
  font-weight: 500;
  text-align: left;
  padding-left: 10px;
}

.ranking-table td.ranking-name {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  vertical-align: middle;
}

/* 1-3位も名前はテキストのみなので、4位以降と同じスタイルで統一 */
.ranking-name-text {
  display: inline;
}

.ranking-medal-image {
  width: 88px;
  height: 88px;
  object-fit: contain;
  display: block;
}

.ranking-score {
  width: 100px;
  font-weight: bold;
  font-size: 1.2rem;
  color: #d4af37;
}

.ranking-course {
  min-width: 200px;
}

.ranking-member-type {
  min-width: 100px;
}

.ranking-age {
  min-width: 60px;
}

.ranking-gender {
  min-width: 60px;
}

/* ドラコン表：列幅 */
.ranking-table-drive.ranking-table {
  min-width: 720px;
}

.ranking-table-drive .ranking-rank { width: 12%; }
.ranking-table-drive .ranking-name { width: 22%; }
.ranking-table-drive .ranking-score { width: 12%; }
.ranking-table-drive .ranking-age { width: 10%; }
.ranking-table-drive .ranking-gender { width: 10%; }
.ranking-table-drive .ranking-member-type { width: 14%; }

/* 1-3位の特別スタイル（順位セルは画像のため色・フォントは名前・スコア等のみ） */
.ranking-row.ranking-1st {
  background: linear-gradient(135deg, rgba(255, 215, 0, 0.15) 0%, rgba(255, 215, 0, 0.05) 100%);
}

.ranking-row.ranking-1st td {
  color: #ffd700;
  font-size: 1.3rem;
  font-weight: bold;
}

.ranking-row.ranking-2nd {
  background: linear-gradient(135deg, rgba(192, 192, 192, 0.15) 0%, rgba(192, 192, 192, 0.05) 100%);
}

.ranking-row.ranking-2nd td {
  color: #c0c0c0;
  font-size: 1.2rem;
  font-weight: bold;
}

.ranking-row.ranking-3rd {
  background: linear-gradient(135deg, rgba(205, 127, 50, 0.15) 0%, rgba(205, 127, 50, 0.05) 100%);
}

.ranking-row.ranking-3rd td {
  color: #cd7f32;
  font-size: 1.15rem;
  font-weight: bold;
}

/* タブレット対応 */
@media (max-width: 1024px) {
  .ranking-category {
    margin-bottom: 60px;
  }

  .ranking-category-title {
    font-size: 1.7rem;
    margin-bottom: 30px;
  }

  .ranking-table-wrapper {
    padding: 15px;
  }

  .ranking-table thead th {
    padding: 12px 8px;
    font-size: 0.9rem;
  }

  .ranking-table td {
    padding: 15px 8px;
    font-size: 0.95rem;
  }

  .ranking-medal-image {
    width: 72px;
    height: 72px;
  }

  .ranking-table td.ranking-name {
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
  }

  .ranking-row.ranking-1st td {
    font-size: 1.2rem;
  }

  .ranking-row.ranking-2nd td {
    font-size: 1.1rem;
  }

  .ranking-row.ranking-3rd td {
    font-size: 1.05rem;
  }
}

/* モバイル対応 */
@media (max-width: 768px) {
  .ranking-intro-wrapper {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .ranking-year {
    font-size: 1.2rem;
  }

  .ranking-content-wrapper {
    padding: 40px 0 60px;
  }

  .ranking-category {
    margin-bottom: 50px;
  }

  .ranking-category-title {
    font-size: 1.5rem;
    margin-bottom: 25px;
  }

  .ranking-table-wrapper {
    padding: 10px;
    border-radius: 8px;
  }

  .ranking-table {
    min-width: 0;
    width: 100%;
    table-layout: fixed;
  }

  .ranking-table thead th {
    padding: 10px 4px;
    font-size: 0.8rem;
  }

  .ranking-table thead th.ranking-rank { width: 14%; }
  .ranking-table thead th.ranking-name { width: 28%; }
  .ranking-table thead th.ranking-score { width: 14%; }
  .ranking-table thead th.ranking-course { width: 22%; }
  .ranking-table thead th.ranking-member-type { width: 14%; }

  .ranking-table td {
    padding: 10px 4px;
    font-size: 0.85rem;
  }

  .ranking-medal-image {
    width: 48px;
    height: 48px;
  }

  .ranking-rank {
    width: 14%;
  }

  .ranking-name {
    min-width: 0;
    width: 28%;
  }

  .ranking-table td.ranking-name {
    padding-left: 6px;
    padding-right: 6px;
  }

  .ranking-score {
    width: 14%;
    font-size: 1rem;
  }

  .ranking-course {
    min-width: 0;
    width: 22%;
    font-size: 0.75rem;
  }

  .ranking-member-type {
    min-width: 0;
    width: 14%;
    font-size: 0.75rem;
  }

  .ranking-row.ranking-1st td {
    font-size: 1rem;
  }

  .ranking-row.ranking-2nd td {
    font-size: 0.95rem;
  }

  .ranking-row.ranking-3rd td {
    font-size: 0.9rem;
  }
}

/* 小さいモバイル対応：テーブルを画面内に収める */
@media (max-width: 480px) {
  .ranking-intro-wrapper {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .ranking-year {
    font-size: 1.1rem;
  }

  .ranking-content-wrapper {
    padding: 30px 0 50px;
  }

  .ranking-category {
    margin-bottom: 40px;
  }

  .ranking-category-title {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }

  .ranking-table-wrapper {
    padding: 8px;
    margin: 0 -4px;
  }

  .ranking-table {
    min-width: 0;
    width: 100%;
    table-layout: fixed;
  }

  .ranking-table thead th {
    padding: 6px 2px;
    font-size: 0.65rem;
  }

  .ranking-table thead th.ranking-rank { width: 14%; }
  .ranking-table thead th.ranking-name { width: 26%; }
  .ranking-table thead th.ranking-score { width: 14%; }
  .ranking-table thead th.ranking-course { width: 22%; }
  .ranking-table thead th.ranking-member-type { width: 18%; }

  .ranking-table td {
    padding: 8px 2px;
    font-size: 0.7rem;
  }

  .ranking-medal-image {
    width: 36px;
    height: 36px;
  }

  .ranking-rank {
    width: 14%;
  }

  .ranking-name {
    min-width: 0;
    width: 26%;
  }

  .ranking-table td.ranking-name {
    padding-left: 4px;
    padding-right: 4px;
  }

  .ranking-score {
    width: 14%;
    font-size: 0.85rem;
  }

  .ranking-course {
    min-width: 0;
    width: 26%;
    font-size: 0.6rem;
  }

  .ranking-member-type {
    min-width: 0;
    width: 20%;
    font-size: 0.6rem;
  }

  .ranking-row.ranking-1st td {
    font-size: 0.9rem;
  }

  .ranking-row.ranking-2nd td {
    font-size: 0.85rem;
  }

  .ranking-row.ranking-3rd td {
    font-size: 0.8rem;
  }
}

/* ================================================
   ランキング登録申請セクション スタイル
   ================================================ */
.ranking-registration-section {
  position: relative;
  z-index: 1;
}

.ranking-registration-wrapper {
  background-color: #181616;
  padding: 80px 0 100px;
  margin: 0;
}

.ranking-registration-wrapper .dt-sc-main-heading {
  color: #ffffff;
}

.ranking-registration-wrapper .dt-sc-heading-description {
  color: #d3d3d3;
}

.ranking-registration-content {
  margin-top: 60px;
  display: flex;
  align-items: center;
  gap: 60px;
}

.ranking-registration-image-wrapper {
  flex: 1;
  max-width: 50%;
}

.ranking-registration-image {
  width: 100%;
  height: auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

.ranking-registration-text {
  flex: 1;
  max-width: 50%;
}

.ranking-registration-text p {
  color: #d3d3d3;
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 20px;
}

.ranking-registration-text p:last-child {
  margin-bottom: 0;
}

/* タブレット対応 */
@media (max-width: 1024px) {
  .ranking-registration-wrapper {
    padding: 60px 0 80px;
  }

  .ranking-registration-content {
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
  }

  .ranking-registration-image-wrapper {
    max-width: 100%;
  }

  .ranking-registration-text {
    max-width: 100%;
  }

  .ranking-registration-text p {
    font-size: 1rem;
  }
}

/* モバイル対応 */
@media (max-width: 768px) {
  .ranking-registration-wrapper {
    padding: 50px 0 60px;
  }

  .ranking-registration-content {
    gap: 30px;
    margin-top: 30px;
  }

  .ranking-registration-text p {
    font-size: 0.95rem;
    line-height: 1.7;
  }
}

/* 小さいモバイル対応 */
@media (max-width: 480px) {
  .ranking-registration-wrapper {
    padding: 40px 0 50px;
  }

  .ranking-registration-content {
    gap: 25px;
    margin-top: 25px;
  }

  .ranking-registration-text p {
    font-size: 0.9rem;
    line-height: 1.6;
  }
}

/* ========================================
   選ばれる理由ページ (reason)
   ======================================== */

/* イントロ */
.reason-intro .dt-sc-heading-description {
  line-height: 1.9;
}

/* 強みセクション */
/* 強みセクション：画像を画面端まで（親の余白を打ち消し） */
#box9-section-reason-strength.reason-strength-wrap {
  width: 100%;
  overflow: hidden;
}

#box9-section-reason-strength .reason-strength-section-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  max-width: none;
  width: 100%;
}

#box9-section-reason-strength .reason-strength-inner {
  width: 100%;
  max-width: none;
}

.reason-strength-item {
  display: flex;
  align-items: stretch;
  gap: 0;
  flex-wrap: nowrap;
  min-height: 360px;
  background: #000;
}

.reason-strength-item:last-child {
  margin-bottom: 0;
}

.reason-strength-item--reverse {
  flex-direction: row-reverse;
}

.reason-strength-item--reverse .reason-strength-body {
  text-align: right;
}

.reason-strength-img {
  flex: 0 0 50%;
  width: 50%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}

.reason-strength-img img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  object-position: center center;
  border-radius: 0;
}

/* 左に画像：右側に余白多め */
.reason-strength-body {
  flex: 1;
  min-width: 280px;
  padding: 40px 15% 40px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

/* 右に画像：左側に余白多め */
.reason-strength-item--reverse .reason-strength-body {
  padding: 40px 4% 40px 15%;
}

.reason-strength-num {
  font-family: "Great Vibes", cursive;
  font-size: 3rem;
  color: #c9a227;
  margin-bottom: 8px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.reason-strength-title {
  color: var(--DTColor_Heading, #1a1a1a);
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.5;
}

.reason-strength-line {
  border: none;
  border-top: 1px solid #ddd;
  margin: 12px 0;
}

.reason-strength-desc {
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.7;
}

/* 他社比較 */
.reason-compare-wrap {
  background: #181616;
  color: #fff;
}

.reason-compare-section-wrapper {
  background: #181616;
}

.reason-compare-head .dt-sc-main-heading,
.reason-compare-head img {
  filter: brightness(0) invert(1);
}

.reason-compare-head .dt-sc-heading-description {
  color: rgba(255, 255, 255, 0.85);
}

/* スマホ用スワイプ案内（768px以下で表示） */
.reason-compare-swipe-hint {
  display: none;
}

.reason-compare-table-wrap {
  overflow-x: auto;
  margin-top: 28px;
  -webkit-overflow-scrolling: touch;
}

.reason-compare-table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
  background: #252222;
  color: #e8e6e6;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #3a3636;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.3);
}

.reason-compare-th,
.reason-compare-item {
  padding: 18px 16px;
  text-align: left;
  font-weight: bold;
  border: 1px solid #3a3636;
  background: #1f1d1d;
  color: #fff;
}

.reason-compare-th.reason-compare-ours {
  background: #fff;
  color: #181616;
  border-color: #e0e0e0;
  text-align: center;
}

.reason-compare-logo {
  display: block;
  margin: 0 auto;
  height: auto;
  max-height: 28px;
  width: auto;
  max-width: 120px;
  filter: brightness(0);
  vertical-align: middle;
}

.reason-compare-th.reason-compare-other {
  background: #1f1d1d;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
}

.reason-compare-ours {
  background: #fff;
  padding: 18px 16px;
  border: 1px solid #e0e0e0;
  color: #181616;
  border-left: 3px solid #c9a227;
  text-align: left;
}

.reason-compare-other {
  padding: 18px 16px;
  border: 1px solid #3a3636;
  background: #252222;
  color: rgba(232, 230, 230, 0.9);
  text-align: left;
}

.reason-compare-item {
  width: 18%;
  min-width: 100px;
  color: rgba(255, 255, 255, 0.95);
}

.reason-icon-good {
  color: #c9a227;
  margin-right: 6px;
  font-weight: bold;
}

.reason-icon-weak {
  color: #8a8585;
  margin-right: 6px;
}

/* お客様の声スライダー */
.reason-voice-swiper-wrap {
  position: relative;
  padding: 0 50px;
  margin-top: 24px;
}

.reason-voice-item {
  text-align: center;
  padding: 20px 16px;
  max-width: 320px;
  margin: 0 auto;
}

.reason-voice-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 12px;
}

.reason-voice-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reason-voice-score {
  font-size: 0.9rem;
  margin-bottom: 8px;
}

.reason-voice-score strong {
  color: #2d5a27;
}

.reason-voice-title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.4;
  color: #ffc400;
}

.reason-voice-text {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #fff;
}

.reason-voice-prev,
.reason-voice-next {
  color: #2d5a27;
}

/* まずは体験から CTA（画像は左半分・余白なし・左・下ピッタリ） */
#box9-section-reason-cta.reason-cta-wrap,
#box9-section-voice-cta.reason-cta-wrap {
  overflow: hidden;
  padding-left: 0;
  padding-bottom: 0;
  width: 100%;
  float: left;
}

#box9-section-reason-cta .reason-cta-section-wrapper,
#box9-section-voice-cta .reason-cta-section-wrapper {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  max-width: none;
  width: 100%;
  box-sizing: border-box;
}

#box9-section-reason-cta .reason-cta-container-fluid,
#box9-section-voice-cta .reason-cta-container-fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

#box9-section-reason-cta .reason-cta-inner,
#box9-section-voice-cta .reason-cta-inner {
  display: flex;
  align-items: stretch;
  gap: 0;
  flex-wrap: nowrap;
  width: 100%;
  max-width: none;
  min-height: 380px;
  box-sizing: border-box;
}

.reason-cta-img {
  flex: 0 0 50%;
  width: 50%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}

.reason-cta-img img {
  width: 100%;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
  object-position: center center;
  border-radius: 0;
}

.reason-cta-body {
  flex: 1;
  min-width: 280px;
  padding: 40px 15% 60px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  background: #181616;
}

.reason-cta-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 12px;
  color: var(--DTColor_Heading, #1a1a1a);
}

.reason-cta-desc {
  margin-bottom: 20px;
  line-height: 1.7;
  color: #fff;
}

.reason-cta-btn {
  display: inline-block;
  width: auto;
  padding: 10px 24px;
  font-size: 0.95rem;
  background: var(--DTPrimaryColor, #333);
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}

.reason-cta-btn:hover {
  opacity: 0.9;
  color: #fff;
}

/* タブレット以下 */
@media (max-width: 991px) {
  .reason-strength-item,
  .reason-strength-item--reverse {
    margin-bottom: 48px;
    min-height: 320px;
  }

  .reason-strength-img img {
    min-height: 320px;
  }

  .reason-strength-body {
    padding: 32px 15% 32px 32px;
  }

  .reason-strength-item--reverse .reason-strength-body {
    padding: 32px 32px 32px 15%;
  }

  .reason-strength-title {
    font-size: 1.15rem;
  }

  .reason-voice-swiper-wrap {
    padding: 0 44px;
  }

  .reason-cta-inner {
    min-height: 340px;
  }

  .reason-cta-img img {
    min-height: 340px;
  }

  .reason-cta-body {
    padding: 32px 4% 50px 32px;
  }

  .reason-cta-title {
    font-size: 1.35rem;
  }
}

/* スマートフォン */
@media (max-width: 767px) {
  .reason-strength-item,
  .reason-strength-item--reverse {
    flex-direction: column;
    margin-bottom: 40px;
    min-height: auto;
    text-align: left !important;
  }

  .reason-strength-item--reverse .reason-strength-body {
    text-align: left;
  }

  .reason-strength-img {
    flex: 0 0 auto;
    width: 100%;
    min-height: 240px;
  }

  .reason-strength-img img {
    min-height: 240px;
  }

  .reason-strength-body {
    min-width: 100%;
    padding: 32px 4% 32px;
  }

  .reason-strength-num {
    font-size: 2.5rem;
  }

  .reason-strength-title {
    font-size: 1.1rem;
  }

  .reason-strength-desc {
    font-size: 0.9rem;
  }

  .reason-compare-swipe-hint {
    display: block;
    text-align: center;
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.85);
    margin: 12px 0 8px;
  }

  .reason-compare-swipe-icon {
    display: inline-block;
    margin: 0 4px;
    font-size: 1rem;
  }

  .reason-compare-swipe-icon:first-of-type {
    animation: reason-swipe-hint-left 1.5s ease-in-out infinite;
  }

  .reason-compare-swipe-icon:last-of-type {
    animation: reason-swipe-hint 1.5s ease-in-out infinite;
  }

  @keyframes reason-swipe-hint {
    0%, 100% { opacity: 0.6; transform: translateX(0); }
    50% { opacity: 1; transform: translateX(4px); }
  }

  @keyframes reason-swipe-hint-left {
    0%, 100% { opacity: 0.6; transform: translateX(0); }
    50% { opacity: 1; transform: translateX(-4px); }
  }

  .reason-compare-table-wrap {
    margin-top: 8px;
    /* スマホでコンテナ幅いっぱいにスクロール可能に */
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 8px;
  }

  .reason-compare-th,
  .reason-compare-item,
  .reason-compare-ours,
  .reason-compare-other {
    padding: 12px 10px;
    font-size: 0.9rem;
  }

  .reason-voice-swiper-wrap {
    padding: 0 36px;
    margin-top: 16px;
  }

  /* スマホ：矢印ボタン非表示（オートスライド＋フリック/ドラッグのみ） */
  .reason-voice-prev,
  .reason-voice-next {
    display: none !important;
  }

  .reason-voice-item {
    padding: 16px 12px;
    max-width: 100%;
  }

  .reason-voice-img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
  }

  .reason-voice-title {
    font-size: 0.95rem;
  }

  .reason-voice-text {
    font-size: 0.85rem;
  }

  .reason-cta-inner {
    flex-direction: column;
    gap: 0;
    min-height: auto;
  }

  .reason-cta-img {
    flex: 0 0 auto;
    width: 100%;
    min-height: 240px;
    order: 1;
  }

  .reason-cta-img img {
    min-height: 240px;
  }

  .reason-cta-body {
    min-width: 100%;
    padding: 32px 5% 50px;
    order: 2;
  }

  .reason-cta-title {
    font-size: 1.25rem;
  }

  .reason-cta-desc {
    margin-bottom: 16px;
    font-size: 0.95rem;
  }

  .reason-cta-btn {
    padding: 10px 22px;
    font-size: 0.9rem;
    width: auto;
    text-align: center;
    box-sizing: border-box;
  }
}

/* 小さいスマートフォン */
@media (max-width: 480px) {
  .reason-intro .dt-sc-heading-description {
    font-size: 0.95rem;
    line-height: 1.8;
  }

  .reason-strength-item,
  .reason-strength-item--reverse {
    margin-bottom: 32px;
  }

  .reason-strength-num {
    font-size: 2.2rem;
  }

  .reason-compare-table {
    min-width: 480px;
  }

  .reason-compare-th,
  .reason-compare-item,
  .reason-compare-ours,
  .reason-compare-other {
    padding: 10px 8px;
    font-size: 0.85rem;
  }

  .reason-voice-swiper-wrap {
    padding: 0 32px;
  }

  .reason-voice-img {
    width: 100px;
    height: 100px;
  }

  .reason-voice-score {
    font-size: 0.85rem;
  }

  .reason-voice-title {
    font-size: 0.9rem;
  }

  .reason-voice-text {
    font-size: 0.8rem;
  }

  .reason-cta-body {
    padding: 24px 4% 40px;
  }

  .reason-cta-title {
    font-size: 1.15rem;
  }
}

/* ========== お問い合わせページ ========== */
.contact-page-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
}

.contact-info-col {
  flex: 0 0 320px;
  min-width: 0;
}

.contact-info-box {
  background: #181616;
  color: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.contact-info-img {
  width: 100%;
  aspect-ratio: 5 / 3;
  overflow: hidden;
  background: #252222;
}

.contact-info-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.contact-info-body {
  padding: 28px 24px;
}

.contact-info-title {
  font-size: 1.1rem;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.contact-info-name {
  font-size: 0.95rem;
  margin-bottom: 20px;
  color: rgba(255,255,255,.9);
}

.contact-info-list {
  margin: 0;
}

.contact-info-list dt {
  font-size: 0.8rem;
  color: rgba(255,255,255,.7);
  margin-top: 14px;
  margin-bottom: 4px;
}

.contact-info-list dt:first-of-type {
  margin-top: 0;
}

.contact-info-list dd {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.5;
}

.contact-info-list a {
  color: #fff;
  text-decoration: none;
}

.contact-info-list a:hover {
  opacity: .9;
}

.contact-line-banner {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

.contact-info-list .contact-line-link {
  display: block;
  width: 100%;
  text-decoration: none;
}

.contact-info-list .contact-line-link:hover {
  opacity: .9;
}

/* 施設情報 SNS（Instagram・YouTube）アイコン・ブランドカラー */
.contact-sns-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
}

.contact-sns-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s;
}

.contact-sns-link:hover {
  transform: scale(1.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.contact-sns-link i {
  font-size: 1.5rem;
}

/* Instagram：ブランドグラデーション風（ピンク〜紫） */
.contact-sns-ig {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  color: #fff;
}

.contact-sns-ig:hover {
  color: #fff;
  opacity: 1;
}

/* YouTube：公式レッド */
.contact-sns-yt {
  background: #ff0000;
  color: #fff;
}

.contact-sns-yt:hover {
  color: #fff;
  opacity: 1;
}

.contact-form-col {
  flex: 1;
  min-width: 0;
}

.contact-form-box {
  background: #f8f8f8;
  padding: 28px 24px;
  border-radius: 8px;
}

.contact-form-title {
  font-size: 1.1rem;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

.contact-form-dl {
  margin: 0 0 20px;
}

.contact-form-dl dt {
  margin-top: 14px;
  margin-bottom: 4px;
  font-size: 0.9rem;
}

.contact-form-dl dt:first-of-type {
  margin-top: 0;
}

.contact-form-dl .required {
  color: #c00;
  margin-left: 2px;
}

.contact-input,
.contact-textarea {
  width: 100%;
  max-width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
  box-sizing: border-box;
}

.contact-textarea {
  resize: vertical;
  min-height: 120px;
}

/* 住所欄：テキストエリア（スマホで長い住所が入力しやすい） */
.contact-address-textarea {
  resize: vertical;
  min-height: 72px;
  font-family: inherit;
}

.contact-privacy-text {
  margin: 16px 0 8px;
  font-size: 0.9rem;
}

.contact-privacy-link {
  text-decoration: underline;
  cursor: pointer;
}

.contact-privacy-hint {
  margin: 12px 0 8px;
  font-size: 0.9rem;
  color: #555;
}

#contact-form .contact-privacy-scroll {
  max-height: 320px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 16px;
  margin-top: 8px;
  box-sizing: border-box;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
}

#contact-form .contact-privacy-scroll .blm {
  font-size: 0.95rem;
  margin-top: 14px;
  margin-bottom: 6px;
}

#contact-form .contact-privacy-scroll .blm:first-child {
  margin-top: 0;
}

#contact-form .contact-privacy-scroll p {
  margin: 0 0 10px;
  font-size: 0.9rem;
  line-height: 1.7;
}

.contact-check-wrap {
  margin: 12px 0 20px;
}

.contact-check-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
  cursor: pointer;
}

.contact-check-label input {
  margin: 0;
}

/* お問い合わせ 送信ボタン中央寄せ（親で幅確保＋子で中央） */
#contact-form .contact-submit-area {
  width: 100%;
  margin: 24px 0 0;
  box-sizing: border-box;
}

#contact-form .contact-submit-wrap {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-top: 10px;
}

#contact-form .contact-submit-btn {
  display: inline-block;
  margin: 0 auto;
  padding: 12px 32px;
  font-size: 1rem;
  cursor: pointer;
}

/* 個人情報保護 モーダル */
.contact-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: opacity .25s, visibility .25s;
}

.contact-modal[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
}

.contact-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.6);
  cursor: pointer;
}

.contact-modal-inner {
  position: relative;
  width: 100%;
  max-width: 560px;
  max-height: 85vh;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 32px rgba(0,0,0,.2);
  display: flex;
  flex-direction: column;
}

.contact-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #eee;
  flex-shrink: 0;
}

.contact-modal-title {
  margin: 0;
  font-size: 1.1rem;
}

.contact-modal-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0 4px;
  cursor: pointer;
  color: #666;
}

.contact-modal-close:hover {
  color: #000;
}

.contact-modal-body {
  padding: 20px;
  overflow-y: auto;
  flex: 1;
  min-height: 0;
}

.contact-privacy-content {
  font-size: 0.9rem;
  line-height: 1.7;
}

.contact-privacy-content .blm {
  font-size: 0.95rem;
  margin-top: 16px;
  margin-bottom: 6px;
}

.contact-privacy-content .blm:first-child {
  margin-top: 0;
}

.contact-privacy-content p {
  margin: 0 0 10px;
}

@media (max-width: 768px) {
  .contact-page-inner {
    flex-direction: column;
    gap: 24px;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .contact-info-col {
    flex: 0 0 auto;
    width: 100%;
  }

  .contact-form-col {
    width: 100%;
    flex: 0 0 auto;
    min-width: 0;
  }

  .contact-form-box {
    padding: 20px 16px;
    width: 100%;
    box-sizing: border-box;
  }

  .contact-info-body {
    padding: 20px 16px;
  }

  /* スマホ：個人情報保護をスクロール窓に（高さを抑えて必ずスクロールさせる） */
  #contact-form .contact-privacy-scroll {
    max-height: 200px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* スマホでフォームが右に寄らないようコンテナを均等に */
  #contact-page .container {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
  }
}

/* お問い合わせ 送信完了 */
/* 送信完了ページ 2カラム（左：店舗情報 / 右：完了メッセージ） */
.contact-comp-page-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
}

.contact-comp-col {
  flex: 1;
  min-width: 0;
}

.contact-comp-message {
  background: #f8f8f8;
  padding: 28px 24px;
  border-radius: 8px;
  text-align: center;
}

.contact-comp-inner {
  text-align: center;
  max-width: 560px;
  margin: 0 auto;
  padding: 40px 20px;
}

.contact-comp-icon {
  font-size: 3rem;
  color: #2d5a27;
  margin: 0 0 20px;
}

.contact-comp-title {
  font-size: 1.35rem;
  margin-bottom: 16px;
  line-height: 1.4;
  color: #1a1a1a;
}

.contact-comp-body {
  text-align: left;
  margin-bottom: 28px;
}

.contact-comp-body .contact-comp-text {
  margin-bottom: 1em;
  line-height: 1.8;
  color: #333;
}

.contact-comp-body .contact-comp-text:last-of-type {
  margin-bottom: 0;
}

.contact-comp-note {
  font-size: 0.9rem;
  color: #444;
  line-height: 1.7;
  margin: 1em 0 1.5em;
  padding: 12px 16px;
  background: #eee;
  border-left: 4px solid #999;
  border-radius: 0 4px 4px 0;
}

.contact-comp-text {
  margin: 0 0 28px;
  line-height: 1.8;
  color: #333;
}

.contact-comp-back {
  margin: 24px 0 0;
}

.contact-comp-back .dt-sc-btn {
  display: inline-block;
  padding: 12px 32px;
  font-size: 14px;
  min-width: auto;
  width: auto;
}

@media (max-width: 768px) {
  .contact-comp-page-inner {
    flex-direction: column;
    gap: 24px;
  }

  .contact-comp-col {
    flex: 0 0 auto;
    width: 100%;
  }

  .contact-comp-message {
    padding: 20px 16px;
  }
}

/* ================================================
   会員申込ページ
   ================================================ */

/* 会員申込イントロ（独自ブロック・フレームワークに依存しない） */
.join-intro {
  width: 100%;
  background: #181616;
  padding: 60px 15px 56px;
  text-align: center;
  box-sizing: border-box;
}

.join-intro__title {
  margin: 0 0 12px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
}

.join-intro__icon {
  display: block;
  margin: 0 auto 12px;
}

.join-intro__lead {
  margin: 0;
  font-size: 1rem;
  color: #d3d3d3;
  line-height: 1.6;
}

.join-intro__sub {
  margin: 2.5rem 0 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  line-height: 1.6;
  letter-spacing: 0.02em;
}

/* 会員申込 STEP セクション */
.join-steps-section {
  --join-bg: #f7f5f2;
  --join-ink: #1a1a1a;
  --join-ink-soft: #4a4a4a;
  --join-gold: #a68b5b;
  --join-gold-light: #c9a962;
  --join-border: #e8e4df;
  width: 100%;
  background: var(--join-bg);
  padding: 3.5rem 0 72px;
  margin-top: 0;
}

.join-steps-section .join-steps-section__inner {
  max-width: var(--DTContainer, 1200px);
  margin: 0 auto;
  padding: 0 calc(var(--DTGutter_Width, 30px) / 2);
  box-sizing: border-box;
}

.join-steps-section .join-steps-heading {
  margin: 0 0 2rem;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  color: var(--join-ink-soft);
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.join-steps-section .join-steps-section__inner > .join-steps-list {
  margin-top: 0;
}

/* STEP01〜04 を確実に表示 */
.join-steps-section .join-steps-list,
.join-steps-section .join-steps-list li {
  display: flex;
  visibility: visible;
}

.join-steps-section .join-steps-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 0 0 3rem;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  min-height: 120px;
}

@media (min-width: 960px) {
  .join-steps-section .join-steps-list {
    flex-wrap: nowrap;
    gap: 1.5rem;
  }
}

.join-steps-section .join-steps-list li {
  flex: 1 1 100%;
  box-sizing: border-box;
}

@media (min-width: 960px) {
  .join-steps-section .join-steps-list li {
    flex: 1 1 0;
  }
}

.join-steps-section .join-steps-list__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 140px;
  padding: 28px 20px;
  background: #fff;
  color: var(--join-ink);
  box-sizing: border-box;
  border: 1px solid var(--join-border);
  border-left: 4px solid var(--join-gold);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
}

.join-steps-section .join-steps-list__inner:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border-left-color: var(--join-gold-light);
}

@media (max-width: 959.98px) {
  .join-steps-section .join-steps-list__inner {
    min-height: 90px;
    padding: 16px 16px;
  }
}

.join-steps-section .join-steps-list__num {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--join-gold);
  letter-spacing: 0.12em;
  margin-bottom: 10px;
}

.join-steps-section .join-steps-list__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.55;
  color: var(--join-ink);
  text-align: center;
  margin: 0;
}

@media (min-width: 768px) {
  .join-steps-section .join-steps-list__title {
    font-size: 1.05rem;
  }
}

.join-steps-section .join-submit-wrap {
  text-align: center;
  margin: 2.5rem 0 0;
}

.join-steps-section .join-submit-btn {
  display: inline-block;
  max-width: 360px;
  width: 100%;
  padding: 18px 40px;
  background: #F58220;
  color: #fff !important;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
  text-decoration: none;
  border: 2px solid #F58220;
  border-radius: 40px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s, transform 0.2s;
}

.join-steps-section .join-submit-btn:hover {
  opacity: 0.9;
  color: #fff;
  transform: translateY(1px);
}

.join-steps-section .join-submit-btn.is-disabled,
.join-steps-section .join-submit-btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.join-steps-section .join-submit-btn {
  cursor: pointer;
  font-family: inherit;
}

/* 会員申込 STEP2：会員規約・同意書ページ */
.join-steps-section--step2 .join-steps-list {
  margin-bottom: 2.5rem;
}

.join-steps-list__inner.is-current {
  background: linear-gradient(135deg, #fdfbf7 0%, #f8f4ed 100%);
  border-left-width: 5px;
  border-left-color: var(--join-gold);
  border-color: var(--join-gold-light);
  box-shadow: 0 4px 20px rgba(166, 139, 91, 0.2);
}

.join-steps-list__inner.is-current .join-steps-list__num {
  color: var(--join-gold);
  font-weight: 700;
}

.join-steps-list__inner.is-current .join-steps-list__title {
  color: var(--join-ink);
  font-weight: 700;
}

/* 完了したステップ：グレーアウト */
.join-steps-list__inner.is-done {
  background: #e8e8e8;
  border-color: #d0d0d0;
  opacity: 0.85;
}

.join-steps-list__inner.is-done .join-steps-list__num {
  color: #888;
  font-weight: 600;
}

.join-steps-list__inner.is-done .join-steps-list__title {
  color: #666;
  font-weight: 600;
}

.join-step2-content {
  margin-top: 0;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.join-step2-heading {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--join-ink);
  margin: 0 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--join-border);
  text-align: center;
}

.join-step2-terms {
  background: #fafafa;
  border: 1px solid var(--join-border);
  border-radius: 6px;
  padding: 1.5rem 1.25rem;
  max-height: 280px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 0 1.5rem;
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--join-ink);
}

.join-step2-terms h4 {
  font-size: 1.1rem;
  margin: 1.25rem 0 0.5rem;
  color: var(--join-ink);
}

.join-step2-terms h4:first-child {
  margin-top: 0;
}

.join-step2-terms h5 {
  font-size: 1rem;
  margin: 1rem 0 0.35rem;
  color: var(--join-ink-soft);
}

.join-step2-terms p {
  margin: 0 0 0.5rem;
}

.join-step2-agree {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1rem;
  margin: 0 0 1.5rem;
  padding: 1rem 0;
}

.join-step2-agree-label {
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--join-ink);
}

.join-step2-agree-check {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  color: var(--join-ink);
}

.join-step2-agree-check input {
  width: 1.25rem;
  height: 1.25rem;
  accent-color: var(--join-gold);
}

/* 会員申込 STEP3：お客様情報入力ページ */
.join-steps-section--step3 .join-steps-list {
  margin-bottom: 2.5rem;
}

.join-step3-content {
  margin-top: 0;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.join-step3-heading {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--join-ink);
  margin: 0 0 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--join-border);
  text-align: center;
}

.join-step3-lead {
  font-size: 1rem;
  color: var(--join-ink-soft);
  margin: 0 0 2rem;
  line-height: 1.6;
  text-align: center;
}

.join-step3-form {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.join-step3-form__block {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid var(--join-border);
}

.join-step3-form__block:last-of-type {
  border-bottom: none;
}

.join-step3-form__block-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--join-ink);
  margin: 0 0 1rem;
}

.join-step3-form__list {
  display: grid;
  gap: 0.75rem 1rem;
  margin: 0;
}

@media (min-width: 640px) {
  .join-step3-form__list {
    grid-template-columns: 180px 1fr;
    align-items: start;
  }
}

.join-step3-form__label {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--join-ink);
  padding-top: 0.5rem;
}

@media (min-width: 640px) {
  .join-step3-form__label {
    padding-top: 0.6rem;
  }
}

.join-step3-form__required {
  display: inline-block;
  background: #c00;
  color: #fff;
  font-size: 0.7rem;
  padding: 2px 6px;
  margin-right: 6px;
  border-radius: 3px;
  vertical-align: middle;
}

.join-step3-form__field {
  margin: 0;
}

.join-step3-form__input,
.join-step3-form__select,
.join-step3-form__textarea {
  width: 100%;
  max-width: 100%;
  padding: 10px 14px;
  font-size: 1rem;
  border: 1px solid var(--join-border);
  border-radius: 0 !important;
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  color: var(--join-ink);
  box-sizing: border-box;
}

.join-step3-form__input:focus,
.join-step3-form__select:focus,
.join-step3-form__textarea:focus {
  outline: none;
  border-color: var(--join-gold);
  box-shadow: 0 0 0 2px rgba(166, 139, 91, 0.2);
}

.join-step3-form__field--birth {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.join-step3-form__field--birth .join-step3-form__select {
  flex: 1 1 auto;
  min-width: 80px;
}

.join-step3-form__textarea {
  resize: vertical;
  min-height: 100px;
}

.join-step3-form__file {
  width: 100%;
  padding: 8px 0;
  font-size: 0.95rem;
  color: var(--join-ink);
}

.join-step3-form__note {
  font-size: 0.85rem;
  color: var(--join-ink-soft);
  margin: 0.5rem 0 0;
  line-height: 1.5;
}

/* コース選択・入会金の表示 */
.join-step3-plan-summary {
  margin-top: 1rem;
  padding: 1rem 1.25rem;
  background: #f5f3f0;
  border: 1px solid var(--join-border);
  font-size: 0.95rem;
}

.join-step3-plan-summary__row {
  margin: 0;
  line-height: 1.8;
}

.join-step3-plan-summary__row--course {
  margin-bottom: 0.35rem;
}

.join-step3-plan-summary__label {
  font-weight: 600;
  color: var(--join-ink);
  margin-right: 0.25rem;
}

.join-step3-plan-summary__value {
  color: var(--join-ink);
}

/* 身分証・顔写真アップロード説明ブロック */
.join-step3-upload-guide {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid var(--join-border);
}

.join-step3-upload-guide:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.join-step3-upload-guide__item {
  margin-bottom: 1.25rem;
}

.join-step3-upload-guide__heading {
  font-size: 1rem;
  font-weight: 700;
  color: var(--join-ink);
  margin: 0 0 0.75rem;
  padding-bottom: 0.35rem;
}

.join-step3-upload-guide__body {
  margin-bottom: 1.25rem;
}

.join-step3-upload-guide__img-wrap {
  margin-bottom: 1rem;
  border: 1px solid var(--join-border);
  overflow: hidden;
}

.join-step3-upload-guide__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  background: #e8e8e8;
  color: #999;
  font-size: 0.9rem;
  text-align: center;
  line-height: 1.6;
  padding: 1rem;
  box-sizing: border-box;
}

.join-step3-upload-guide__img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.join-step3-upload-guide__text {
  font-size: 0.95rem;
  color: var(--join-ink);
  line-height: 1.7;
  margin: 0;
}

.join-step3-upload-guide__text strong {
  font-weight: 700;
  color: var(--join-ink);
}
