  :root {
    /* instabase */
    --instabase-blue:   #2892D7;
    --instabase-accent: #00ACFA;
    --instabase-muted:  #F3F9FF;
    --instabase-deep:   #1B6FA8;
    /* ONDO */
    --ondo-orange: #EE7700;
    --ondo-orange-dark: #CC6500;
    --ondo-navy:   #192E78;
    --ondo-cream:  #FFF8F0;
    /* 中立 */
    --text-primary: #2E2E2E;
    --text-sub:     #8A8A8A;
    --border:       #E0E4EE;
    --bg-white:     #FFFFFF;
    --bg-light:     #F8FAFC;
    --bg-dark:      #1F2430;
  }

  * { box-sizing: border-box; }
  html, body { margin: 0; padding: 0; }
  body {
    font-family: 'Noto Sans JP', sans-serif;
    color: var(--text-primary);
    background: var(--bg-white);
    line-height: 1.8;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
  }
  img { max-width: 100%; display: block; }
  a { color: var(--instabase-blue); text-decoration: none; }
  a:hover { text-decoration: underline; }
  /* v3.8(4th)：SP専用改行用ユーティリティ。PCでは <br class="sp-br"> を非表示、SPで inline 改行として機能 */
  .sp-br { display: none; }

  /* ──────────── 共通 ──────────── */
  .section {
    padding: 96px 24px;
  }
  .container {
    max-width: 1120px;
    margin: 0 auto;
  }
  .section-title {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: var(--ondo-navy);
    margin: 0 0 16px;
    letter-spacing: 0.02em;
  }
  .section-lead {
    font-size: 17px;
    color: var(--text-primary);
    margin: 0 0 40px;
  }
  .placeholder {
    background: linear-gradient(135deg, #E7EFF7 0%, #D8E4F0 100%);
    border: 1px dashed #B4C5D9;
    color: #6B7A8C;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
    letter-spacing: 0.08em;
    border-radius: 8px;
    text-align: center;
  }

  /* ──────────── ボタン ──────────── */
  .btn {
    display: inline-block;
    padding: 18px 44px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
    font-family: inherit;
    letter-spacing: 0.05em;
  }
  .btn-cta {
    background: var(--ondo-orange);
    color: #FFF;
    box-shadow: 0 4px 16px rgba(238,119,0,0.25);
  }
  .btn-cta:hover {
    background: var(--ondo-orange-dark);
    box-shadow: 0 6px 20px rgba(238,119,0,0.35);
    transform: translateY(-1px);
    text-decoration: none;
  }
  .btn-cta-large {
    padding: 22px 56px;
    font-size: 19px;
  }
  .btn-outline {
    background: transparent;
    color: var(--instabase-blue);
    border: 2px solid var(--instabase-blue);
    padding: 16px 42px;
  }
  .btn-outline:hover {
    background: var(--instabase-blue);
    color: #FFF;
    text-decoration: none;
  }

  /* ──────────── ロゴ ────────────
     v3.3：旧 .logo-instabase（CSS擬似要素＋filter brightness invert方式）を完全廃止し
            正規SVG（assets/instabase_logo_white.svg / instabase_logo_color.svg）に置換。
            理由：旧filter方式は家形アイコンの中抜きが「白塗り四角」に化け、
                  ガイドライン「シンボル内側を塗りつぶさない」違反だった。
            高さ指針：ヒーロー88px ／ フッター68px ／ SP 68px（既存指針を維持）
     v3.5：ヒーローを4ロゴ二層構造化。下段（サービス並び）は主役として現状サイズ維持。
            上段（運営会社並び）は corp プレフィックスで独立サイズ管理。
     v3.8：自作SVGの形状再現（屋根右上分離など）が公式と一致しなかったため、
            Tsuyoshi提供の公式AIファイルから変換した instabase_logo_official.png に全面切替。
            白抜き表示は CSS filter brightness(0) invert(1) で対応（元PNGはカラーブルー）。
  */
  .logo-instabase-img {
    height: 88px;
    width: auto;
    display: block;
    /* v3.8：公式PNG（カラーブルー）→ ヒーロー青背景・⑦白カード上のため白抜き化 */
    filter: brightness(0) invert(1);
  }
  .logo-instabase-img.small {
    height: 68px;
  }

  /* v2：ONDOロゴを拡大（44→68px） v3：さらに88pxへ拡大しinstabaseロゴと視覚バランス
     v3.1：ONDOロゴは「ONDO」4文字・各文字の高さがinstabaseロゴ全体Y軸と同等になるよう
            instabaseロゴ88px × 約2.7倍 = 240pxに大幅拡大（ヒーロー）／フッターは180pxに拡大 */
  .logo-ondo-img { height: 240px; width: auto; }
  .logo-ondo-img.small { height: 180px; }
  .cross-mark { color: rgba(255,255,255,0.65); font-size: 34px; margin: 0 28px; font-family: 'Inter', sans-serif; font-weight: 300; }
  .cross-mark.on-dark { color: rgba(255,255,255,0.55); }

  /* ──────────── v3.5：ヒーロー上段ロゴ（運営会社並び） ────────────
     役割：「Rebase × ONDO Inc.」を運営会社並びとして提示（小さめ・コーポレート扱い）
     配置：ヒーロー最上部・下段の主役ロゴ並びより視覚的に控えめ
     高さ指針：Rebaseロゴ 32px（PC）／ONDOロゴ 視覚同等 ＝ 100px（4文字構成のため）
     下段との関係：上段はサービスを「運営する会社の名前」を見せるだけのため小さく
  */
  .logo-rebase-img {
    /* v3.8：32px → 24px（Tsuyoshi FB「Rebaseが大きい・ONDO Oと同等サイズに」反映）
       ONDO corp 150px キャンバスの実アイコン高さ ≒ 45px の中で「O」単体は約40px相当。
       Rebase の R 文字高さは画像全高 ≒ ロゴ全高 ≒ height とほぼ等しいため、24pxで R≒24px → ONDO O ≒ R 整合 */
    height: 24px;
    width: auto;
    display: block;
    /* Rebaseロゴは元オレンジ赤テキスト → 白抜き化（ヒーロー青背景用） */
    filter: brightness(0) invert(1);
  }
  .logo-rebase-img.small {
    height: 18px;
  }
  .logo-ondo-img.corp {
    /* v3.6：上段用ONDOロゴ拡大（Tsuyoshi指示 2026-04-25「Rebase の R ≒ ONDO の O」基準）
       Rebase 32px の R 文字高さ（推定 22-24px）と ONDO の O 文字高さ（O部分は全体の約65%）を視覚的に揃える。
       ONDO 150px → O文字高さ ≒ 97px ／ R文字高さ ≒ 22px → 比率約4.4倍。
       実検証で「並べたときの存在感が同等」になる位置として PC 150px を採用。 */
    height: 150px;
  }
  .logo-ondo-img.corp.small {
    height: 110px;
  }
  .cross-mark.corp {
    /* 上段用：小さめ */
    font-size: 22px;
    margin: 0 16px;
    color: rgba(255,255,255,0.55);
  }

  /* ──────────── v3.6：Co-Creationロゴ → サンセリフテキスト切替（Tsuyoshi判断 2026-04-25）────────────
     旧 v3.5：assets/co_creation_logo.png（手書き筆記体）を filter invert + mix-blend-mode screen で青背景に白抜き化
     v3.6 切替理由：instabaseのサンセリフロゴと並べたとき、手書き筆記体ではテイスト不一致だったため
                    Tsuyoshi判断でフォールバックのサンセリフテキスト版（Inter 600・白）に正規化
     残置物：assets/co_creation_logo.png ファイルは ⑦関連サービスカード内（白カード上の手書き原画利用）で継続使用
            旧 .logo-cocreation-img CSSクラスはorphan（孤立）のため削除
  */
  .logo-cc-text {
    /* v3.8 (2nd): 70 → 60px（Tsuyoshi FB「ロゴ全体ではなく instabase の文字部分とキャップハイトを揃えたい」）
       instabase 公式PNG（height 88px）内の「instabase」文字キャップハイト ≒ 44px に対し、
       Inter 600 のキャップハイト比率 ≒ 0.72 → 必要 font-size ≒ 44 / 0.72 ≒ 61px。60px に丸めて適用。 */
    font-family: 'Inter', 'Source Sans Pro', sans-serif;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
  }
  /* v3.8：フッター用 Co-Creationサンセリフ（small バリアント）
     footer-logos の instabase small（height 68px）の文字キャップハイト ≒ 34px と揃える */
  .logo-cc-text.small {
    font-size: 48px;
  }

  /* ヒーロー上段ロゴ並び（運営会社並び・小さめ） */
  .hero-corp-logos {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px;
    flex-wrap: wrap;
    gap: 4px;
  }

  /* ──────────────────────────────────────────
     ① ヒーロー（v2改修：2カラム化・右側ビジュアル追加）
     ────────────────────────────────────────── */
  .hero {
    background: linear-gradient(135deg, #2892D7 0%, #1F7FC2 50%, #1B6FA8 100%);
    color: #FFF;
    padding: 56px 24px 96px;
    position: relative;
    overflow: hidden;
  }
  .hero::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -120px;
    width: 460px;
    height: 460px;
    background: rgba(255,255,255,0.06);
    border-radius: 50%;
    pointer-events: none;
  }
  .hero::after {
    content: "";
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 300px;
    height: 300px;
    background: rgba(255,255,255,0.04);
    border-radius: 50%;
    pointer-events: none;
  }
  .hero-inner { max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; }

  .hero-grid {
    display: grid;
    grid-template-columns: 1.12fr 1fr;
    gap: 56px;
    align-items: center;
  }
  .hero-logos {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 4px;
  }
  .hero-title {
    font-size: 44px;
    line-height: 1.35;
    font-weight: 700;
    margin: 0 0 24px;
    letter-spacing: 0.01em;
  }
  .hero-sub {
    font-size: 18px;
    line-height: 1.8;
    margin: 0 0 28px;
    opacity: 0.95;
  }
  .hero-lead {
    font-size: 15.5px;
    line-height: 2;
    margin: 0 0 36px;
    opacity: 0.9;
    border-left: 3px solid rgba(255,255,255,0.5);
    padding-left: 18px;
  }
  .hero-cta { margin-bottom: 12px; }
  .hero-scroll {
    display: block;
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    margin-top: 20px;
    letter-spacing: 0.1em;
  }

  /* v2：右側パネル（会場6グリッド＋バッジ） */
  .hero-visual {
    position: relative;
  }
  .hero-venue-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
  }
  .hero-venue-cell {
    aspect-ratio: 4 / 3;
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(255,255,255,0.22) 0%, rgba(255,255,255,0.1) 100%);
    border: 1px solid rgba(255,255,255,0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 8px;
    color: #FFF;
    font-size: 12.5px;
    font-weight: 700;
    letter-spacing: 0.02em;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(2px);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    text-align: center;
    gap: 6px;
  }
  /* v3：会場カテゴリのインラインSVGアイコン */
  .hero-venue-cell .venue-icon {
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    stroke: #FFF;
    stroke-width: 2;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: drop-shadow(0 1px 2px rgba(0,0,0,0.25));
  }
  .hero-venue-cell .venue-label {
    position: relative;
    z-index: 1;
    text-shadow: 0 1px 4px rgba(0,0,0,0.3);
    line-height: 1.25;
  }
  .hero-venue-cell:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  }
  .hero-venue-cell::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(ellipse at 30% 30%, rgba(255,255,255,0.25), transparent 60%),
      linear-gradient(135deg, rgba(27,111,168,0.55), rgba(40,146,215,0.25));
    z-index: 0;
  }
  .hero-venue-cell.c1::before { background: linear-gradient(135deg, rgba(25,46,120,0.55), rgba(40,146,215,0.3)); }
  .hero-venue-cell.c2::before { background: linear-gradient(135deg, rgba(27,111,168,0.55), rgba(107,182,207,0.4)); }
  .hero-venue-cell.c3::before { background: linear-gradient(135deg, rgba(238,119,0,0.45), rgba(40,146,215,0.4)); }
  .hero-venue-cell.c4::before { background: linear-gradient(135deg, rgba(204,101,0,0.45), rgba(25,46,120,0.4)); }
  .hero-venue-cell.c5::before { background: linear-gradient(135deg, rgba(40,146,215,0.5), rgba(25,46,120,0.55)); }
  .hero-venue-cell.c6::before { background: linear-gradient(135deg, rgba(107,182,207,0.55), rgba(40,146,215,0.3)); }

  /* v3.3：旧「46,000件超」hero-badge を完全削除。
     削除根拠：「46,000件超」訴求は以下4箇所で重複表現済のため、ヒーローの装飾円バッジは情報過多
       - ヒーローサブ本文「全国46,000件超のスペースを持つ instabase」
       - ⑥会場掲載リード「全国46,000件超（2026年4月時点）」
       - ⑦instabaseブロック本文「全国46,000件超のレンタルスペース」
       - ⑧数字カード①「46,000件超」
     削除箇所：HTML側 .hero-badge 要素／CSS側 .hero-badge / .b-top / .b-num / .b-unit / .b-sub
              ＋下部レスポンシブ（@media tablet / SP）の .hero-badge ブロック2件 */

  /* v3.4：ヒーロー右上の抽象幾何学装飾（A+E案・控えめ）
     役割：v3.3 でバッジ削除後の右上空白の単調感を解消。
           「過剰な装飾NG」「装飾円の単純拡大NG」「46,000件超バッジ復活NG」を遵守し、
           半透明の小さい円・ドット・細線を散らす最小アクセント。
     配置：hero-inner 内の絶対配置・hero-grid（z-index:1）の背後にレイアウト（z-index:0）
     色：白半透明（rgba 0.10〜0.22）。orange は使わず blue 背景に白アクセントのみで統一感。 */
  .hero-accents {
    position: absolute;
    top: 0;
    right: 0;
    width: 360px;
    height: 280px;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
  }
  .hero-accents .acc {
    position: absolute;
    border-radius: 50%;
  }
  /* 小さな円1：右上寄り */
  .hero-accents .acc-circle-1 {
    top: 28px;
    right: 48px;
    width: 16px;
    height: 16px;
    background: rgba(255,255,255,0.22);
  }
  /* 小さな円2：少し下・大きめ・薄め */
  .hero-accents .acc-circle-2 {
    top: 86px;
    right: 116px;
    width: 42px;
    height: 42px;
    background: rgba(255,255,255,0.10);
  }
  /* 小さな円3：右端ドット */
  .hero-accents .acc-circle-3 {
    top: 128px;
    right: 24px;
    width: 8px;
    height: 8px;
    background: rgba(255,255,255,0.30);
  }
  /* 細い斜め線（薄白） */
  .hero-accents .acc-line {
    position: absolute;
    top: 60px;
    right: -10px;
    width: 180px;
    height: 1px;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0) 100%);
    transform: rotate(-12deg);
    transform-origin: right center;
  }
  /* ドット群（3点・縦並び） */
  .hero-accents .acc-dots {
    position: absolute;
    top: 168px;
    right: 80px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .hero-accents .acc-dots span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(255,255,255,0.35);
  }
  /* tablet：装飾を縮小 */
  @media (max-width: 900px) {
    .hero-accents { width: 220px; height: 200px; opacity: 0.7; }
    .hero-accents .acc-circle-2 { width: 30px; height: 30px; }
  }
  /* SP：装飾は非表示（情報密度を優先） */
  @media (max-width: 767px) {
    .hero-accents { display: none; }
  }

  /* v3.5：旧 .hero-service-name（36pxサービス名タグライン）を完全削除。
     削除理由：4ロゴ二層構造（上段：Rebase × ONDO Inc.／下段：instabase × Co-Creation）に
              移行したため、サービス名はロゴで表現される。テキスト36pxは冗長。
     残置箇所：<title> / OGP / フッター極小行（footer-service-name）は SEO/シェア用に維持。
  */

  /* v3.3：フッター極小サービス名タグライン（運営会社表記の上） */
  .footer-service-name {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.16em;
    color: rgba(255,255,255,0.55);
    text-align: center;
    margin: 24px 0 8px;
  }

  /* ──────────────────────────────────────────
     ② 悩み
     ────────────────────────────────────────── */
  .trouble { background: var(--instabase-muted); }
  .trouble-list { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
  .trouble-card {
    background: #FFF;
    border-radius: 10px;
    padding: 28px 28px 28px 32px;
    border-left: 4px solid var(--instabase-blue);
    display: flex;
    gap: 16px;
    box-shadow: 0 2px 12px rgba(25,46,120,0.06);
  }
  .trouble-icon {
    width: 44px; height: 44px;
    flex: 0 0 44px;
    background: var(--instabase-muted);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--instabase-blue);
    font-size: 20px;
    font-weight: 700;
  }
  .trouble-text { font-size: 15.5px; line-height: 1.8; margin: 0; }
  .trouble-bridge {
    margin-top: 48px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: var(--ondo-navy);
  }
  .trouble-bridge::after {
    content: " ↓";
    color: var(--ondo-orange);
    font-size: 22px;
    margin-left: 8px;
  }

  /* ──────────────────────────────────────────
     ③ Before / After
     ────────────────────────────────────────── */
  .ba { background: var(--bg-white); }
  .ba-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 32px;
    font-size: 15px;
  }
  .ba-table thead th {
    padding: 16px 20px;
    font-weight: 700;
    text-align: left;
    font-size: 15px;
  }
  .ba-table thead th.col-label {
    background: var(--bg-light);
    color: var(--text-sub);
    width: 16%;
    border-radius: 8px 0 0 0;
  }
  .ba-table thead th.col-before {
    background: #EEEEEE;
    color: var(--text-primary);
    width: 42%;
  }
  .ba-table thead th.col-after {
    background: var(--ondo-orange);
    color: #FFF;
    width: 42%;
    border-radius: 0 8px 0 0;
  }
  .ba-table tbody th {
    padding: 18px 20px;
    background: var(--bg-light);
    color: var(--ondo-navy);
    font-weight: 700;
    text-align: left;
    border-top: 1px solid var(--border);
  }
  .ba-table tbody td {
    padding: 18px 20px;
    border-top: 1px solid var(--border);
    vertical-align: top;
    line-height: 1.7;
  }
  .ba-table tbody td.before { color: var(--text-sub); background: #FAFAFA; }
  .ba-table tbody td.after {
    color: var(--text-primary);
    background: #FFF;
    font-weight: 500;
    position: relative;
  }
  .ba-table tbody td.after::before {
    content: "✓";
    color: var(--ondo-orange);
    font-weight: 900;
    margin-right: 8px;
    font-size: 16px;
  }
  .ba-arrow-row {
    text-align: center;
    margin-top: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ba-arrow-big {
    width: 100%;
    max-width: 720px;
    height: auto;
    animation: arrowBounce 2.6s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  @keyframes arrowBounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(10px); }
  }
  @media (prefers-reduced-motion: reduce) {
    .ba-arrow-big { animation: none; }
  }
  /* 旧 .ba-arrow-row .arrow（フォント↓）は廃止 */
  .ba-arrow-row .arrow {
    display: inline-block;
    color: var(--ondo-orange);
    font-size: 32px;
    font-weight: 900;
    font-family: 'Inter', sans-serif;
  }

  /* ──────────────────────────────────────────
     ④ 3本柱
     ────────────────────────────────────────── */
  .pillar { background: var(--bg-white); }
  .pillar-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 48px;
  }
  .pillar-card {
    background: var(--bg-white);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 40px 32px 32px;
  }
  /* Pattern C: 縦線+ナンバー+ラベル組み（Vercel/Notion風） */
  .pillar-meta {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 28px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--border);
  }
  .pillar-line {
    width: 28px;
    height: 2px;
    background: var(--ondo-orange);
    flex-shrink: 0;
  }
  .pillar-num {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--ondo-orange);
    letter-spacing: 0.04em;
    line-height: 1;
  }
  .pillar-label {
    font-family: 'Inter', sans-serif;
    font-size: 10.5px;
    font-weight: 600;
    color: var(--text-sub);
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-left: auto;
    line-height: 1;
  }
  .pillar-title {
    font-size: 19px;
    font-weight: 700;
    color: var(--ondo-navy);
    margin: 0 0 16px;
    letter-spacing: -0.005em;
  }
  .pillar-body {
    font-size: 15px;
    color: var(--text-primary);
    line-height: 1.9;
    margin: 0;
  }

  /* ──────────────────────────────────────────
     ⑤ 4ステップ
     ────────────────────────────────────────── */
  .step { background: var(--instabase-muted); }
  .step-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 48px;
    position: relative;
  }
  .step-card {
    background: #FFF;
    border-radius: 12px;
    padding: 32px 24px;
    text-align: left;
    position: relative;
    box-shadow: 0 2px 12px rgba(25,46,120,0.06);
  }
  .step-badge {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--instabase-blue);
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
  }
  .step-card:not(:last-child)::after {
    content: "";
    position: absolute;
    /* gap 72px の中央に矢印（48px幅）の中心を配置：right: -(gap/2 + width/2) = -(36+24) = -60px */
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%232892D7' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'><path d='M8 24 L38 24 M28 12 L40 24 L28 36'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  }
  .step-title {
    font-size: 17px;
    font-weight: 700;
    color: var(--ondo-navy);
    margin: 0 0 12px;
  }
  .step-body {
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
  }
  .step-cta { text-align: center; margin-top: 56px; }

  /* ──────────────────────────────────────────
     ⑥ 会場例
     ────────────────────────────────────────── */
  .venue { background: var(--bg-white); }
  .venue-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-top: 40px;
  }
  .venue-card {
    border-radius: 12px;
    overflow: hidden;
    background: #FFF;
    border: 1px solid var(--border);
    transition: box-shadow 0.2s;
  }
  .venue-card:hover { box-shadow: 0 6px 24px rgba(25,46,120,0.08); }
  .venue-photo {
    aspect-ratio: 16 / 9;
    border-radius: 0;
    border: none;
    /* v3.8：venue-card の1つ目に実画像（VIZZ）を入れるため img でも対応 */
    width: 100%;
    object-fit: cover;
    display: block;
  }
  .venue-body { padding: 20px 24px; }
  .venue-title { font-size: 17px; font-weight: 700; color: var(--ondo-navy); margin: 0 0 4px; }
  .venue-sub { font-size: 13px; color: var(--text-sub); margin: 0; }
  .venue-bar {
    margin-top: 56px;
    padding: 36px 0 0;
    background: transparent;
    border: none;
    border-radius: 0;
    text-align: center;
    font-weight: 900;
    color: var(--instabase-blue);
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 1.4;
    position: relative;
  }
  .venue-bar::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 3px;
    background: var(--instabase-blue);
  }
  .venue-bar .v-num {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 56px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 8px;
  }
  .venue-bar .v-num small {
    font-size: 24px;
    font-weight: 700;
    margin-left: 4px;
  }
  .venue-bar .v-cap {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: var(--text-sub);
  }
  .venue-note { font-size: 12px; color: var(--text-sub); margin-top: 16px; line-height: 1.8; }

  /* ──────────────────────────────────────────
     ⑦ このLPの2つの主役（v3：3ブロック構造・orange主役ゾーン継続）
     ────────────────────────────────────────── */
  .ondo {
    background: linear-gradient(135deg, #EE7700 0%, #D96A00 100%);
    color: #FFF;
  }
  .ondo .section-title { color: #FFF; }
  .ondo .section-lead { color: rgba(255,255,255,0.95); }
  .services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 48px;
  }
  .service-block {
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 14px;
    padding: 32px 28px;
    display: flex;
    flex-direction: column;
  }
  .service-tag {
    display: inline-block;
    background: rgba(255,255,255,0.9);
    color: var(--ondo-orange);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 16px;
    align-self: flex-start;
    text-transform: uppercase;
  }
  .service-title {
    font-size: 22px;
    font-weight: 700;
    color: #FFF;
    margin: 0 0 6px;
    line-height: 1.35;
  }
  /* v3.6：⑦関連サービスカードのロゴ画像（タイトル代わり・Tsuyoshi判断 2026-04-25）
     旧 .service-title テキスト（Co-Creation / instabase / STUDIO VIZZ EBISU）の代わりにロゴ画像を表示。
     白カード（背景rgba 0.12オレンジ）上に置くため、各ロゴの可視性に応じて個別調整：
       - instabase：カラーSVG（青）→ 白カード上で見えにくいため白抜きSVG（instabase_logo_white.svg）使用
       - Co-Creation：手書き筆記体PNG（白背景＋黒文字）→ そのまま使用しても黒文字が見えるが、
                       オレンジ背景＋半透明白カード上では filter invert + mix-blend-mode で白抜き化
       - VIZZ：黒文字PNG → 白カード上では filter invert で白抜き化 */
  .service-logo {
    margin: 0 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;  /* v3.8：⑦3カードのロゴをカード横幅に対して中央寄せ（Tsuyoshi FB） */
    min-height: 56px;
  }
  .service-logo img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .service-logo .logo-instabase {
    height: 44px;
    width: auto;
    /* v3.8：公式PNG（カラーブルー）→ オレンジ系白カード上で視認性を確保するため白抜き化 */
    filter: brightness(0) invert(1);
  }
  .service-logo .logo-cocreation {
    height: 60px;  /* 手書き筆記体は上下の伸びを考慮して大きめ */
    width: auto;
    filter: invert(1);
    mix-blend-mode: screen;
  }
  .service-logo .logo-vizz {
    /* v3.8：64px → 56px（Tsuyoshi FB「圧迫感あり一回り小さく」反映）
       Co-Creation 60px / instabase 44px と並ぶ視覚バランス調整。
       縦長ロゴ（VIZZ＋STUDIO/EBISUサブ刻印）の存在感を維持しつつ、3カードの整列を整える。 */
    height: 56px;
    width: auto;
    filter: brightness(0) invert(1);  /* 黒透過PNG → 白抜き化（オレンジ半透明カード上） */
  }
  .service-subtitle {
    font-size: 13px;
    color: rgba(255,255,255,0.85);
    margin: 0 0 18px;
    line-height: 1.5;
    font-weight: 500;
  }
  .service-body {
    font-size: 14.5px;
    line-height: 1.9;
    margin: 0 0 16px;
    color: rgba(255,255,255,0.96);
  }
  .service-clients {
    font-size: 12px;
    line-height: 1.75;
    color: rgba(255,255,255,0.82);
    border-top: 1px solid rgba(255,255,255,0.22);
    padding-top: 14px;
    margin: 14px 0 0;
  }
  .service-clients .clients-label {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 0.72;
    margin-bottom: 4px;
  }
  .service-photos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin: 14px 0 16px;
  }
  .service-photos .placeholder {
    background: linear-gradient(135deg, rgba(255,255,255,0.22), rgba(255,255,255,0.08));
    border-color: rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.85);
    aspect-ratio: 4 / 3;
    font-size: 10.5px;
    padding: 4px;
  }
  .service-photos .placeholder.ph-wide {
    grid-column: 1 / 3;
    aspect-ratio: 16 / 9;
  }
  /* v3.7：service-photo-hero CSS は完全削除（VIZZカードの参考写真を撤去し3カード同構造に統一） */
  .service-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    color: #FFF;
    font-weight: 700;
    border-bottom: 2px solid #FFF;
    padding-bottom: 2px;
    font-size: 14px;
    align-self: flex-start;
    transition: gap 0.25s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s;
  }
  .service-link .link-arrow {
    display: inline-block;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .service-link:hover {
    text-decoration: none;
    opacity: 0.85;
    gap: 12px;
  }
  .service-link:hover .link-arrow {
    transform: translateX(4px);
  }

  /* ──────────────────────────────────────────
     ⑧ 数字で見る共同事業（v2改修：客向け3点刷新）
     ────────────────────────────────────────── */
  .numbers {
    background: linear-gradient(135deg, #2892D7 0%, #1F7FC2 100%);
    color: #FFF;
  }
  .numbers .section-title { color: #FFF; }
  .numbers .section-lead { color: rgba(255,255,255,0.9); }
  .numbers-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 48px;
  }
  .num-card {
    padding: 36px 28px;
    background: rgba(255,255,255,0.08);
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.15);
    display: flex;
    flex-direction: column;
  }
  .num-head {
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 12px;
    letter-spacing: -0.01em;
    color: #FFF;
  }
  .num-head.size-xl {
    font-size: 60px;
  }
  .num-head.size-md {
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.02em;
  }
  .num-head .num-unit {
    font-size: 22px;
    font-weight: 700;
    margin-left: 4px;
  }
  .num-title {
    font-size: 16px;
    font-weight: 700;
    margin: 4px 0 14px;
    opacity: 0.98;
  }
  .num-desc {
    font-size: 14px;
    line-height: 1.85;
    opacity: 0.92;
    margin: 0 0 14px;
  }
  .num-list {
    list-style: none;
    padding: 0;
    margin: 0 0 14px;
    font-size: 13.5px;
    line-height: 2;
    opacity: 0.95;
  }
  .num-list li {
    position: relative;
    padding-left: 18px;
  }
  .num-list li::before {
    content: "◆";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--ondo-orange);
    font-size: 11px;
    top: 2px;
  }
  .num-source {
    font-size: 11.5px;
    opacity: 0.72;
    margin-top: auto;
    padding-top: 14px;
    border-top: 1px solid rgba(255,255,255,0.18);
    line-height: 1.6;
  }

  /* ──────────────────────────────────────────
     ⑨ FAQ
     ────────────────────────────────────────── */
  .faq { background: var(--bg-light); }
  .faq-list { margin-top: 40px; }
  .faq-item {
    background: #FFF;
    border: 1px solid var(--border);
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    transition: box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.4s ease;
  }
  .faq-item[open] {
    box-shadow: 0 6px 24px rgba(40,146,215,0.12);
    border-color: var(--instabase-blue);
  }
  .faq-item summary {
    padding: 22px 26px;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    color: var(--ondo-navy);
    font-size: 16px;
    transition: background 0.3s ease, padding 0.3s ease;
  }
  .faq-item summary:hover {
    background: rgba(40, 146, 215, 0.04);
  }
  .faq-item[open] summary {
    background: rgba(40, 146, 215, 0.05);
  }
  .faq-item summary::-webkit-details-marker { display: none; }
  .faq-item summary::after {
    content: "+";
    color: var(--instabase-blue);
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), color 0.3s;
    font-family: 'Inter', sans-serif;
    display: inline-block;
    margin-left: 16px;
  }
  .faq-item[open] summary::after {
    transform: rotate(135deg);
    color: var(--ondo-orange);
  }
  .faq-answer {
    padding: 8px 26px 24px;
    font-size: 15px;
    line-height: 1.95;
    color: var(--text-primary);
    border-top: 1px solid rgba(40, 146, 215, 0.15);
    padding-top: 20px;
    animation: faqReveal 0.55s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: top;
  }
  @keyframes faqReveal {
    0%   { opacity: 0; transform: translateY(-12px) scaleY(0.96); }
    100% { opacity: 1; transform: translateY(0) scaleY(1); }
  }

  /* ──────────────────────────────────────────
     ⑩ フォーム（v2改修：3ステップ・プログレス・カードラジオ）
     ────────────────────────────────────────── */
  .form-section { background: var(--bg-white); padding-bottom: 120px; }
  .form-header { text-align: center; margin-bottom: 48px; }
  .form-header h2 {
    font-size: 36px;
    color: var(--ondo-navy);
    font-weight: 700;
    margin: 0 0 16px;
  }
  .form-header p { color: var(--text-primary); font-size: 16px; margin: 0; }
  .form-wrap {
    max-width: 760px;
    margin: 0 auto;
    background: var(--bg-light);
    border-radius: 16px;
    padding: 48px 48px 40px;
    border: 1px solid var(--border);
  }

  /* プログレスインジケータ */
  .progress {
    display: grid;
    grid-template-columns: 1fr 36px 1fr 36px 1fr;
    align-items: center;
    gap: 0;
    margin-bottom: 40px;
  }
  .progress-step {
    text-align: center;
    padding: 14px 8px;
    border: 1.5px solid var(--border);
    background: #FFF;
    border-radius: 10px;
    font-size: 13px;
    line-height: 1.4;
    color: var(--text-sub);
    font-weight: 500;
    transition: all 0.2s;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }
  .progress-step .p-num {
    display: inline-flex;
    width: 28px; height: 28px;
    border-radius: 50%;
    background: var(--border);
    color: var(--text-sub);
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 13px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
  }
  .progress-step.active {
    border-color: var(--ondo-orange);
    background: var(--ondo-orange);
    color: #FFF;
    font-weight: 700;
    box-shadow: 0 4px 14px rgba(238,119,0,0.25);
  }
  .progress-step.active .p-num {
    background: #FFF;
    color: var(--ondo-orange);
  }
  .progress-step.done {
    border-color: var(--ondo-orange);
    background: #FFF;
    color: var(--ondo-orange);
  }
  .progress-step.done .p-num {
    background: var(--ondo-orange);
    color: #FFF;
  }
  .progress-step.done .p-num::before {
    content: "✓";
    font-size: 14px;
  }
  .progress-step.done .p-num span { display: none; }
  .progress-connector {
    height: 2px;
    background: var(--border);
    border-radius: 2px;
    transition: background 0.3s;
  }
  .progress-connector.done {
    background: var(--ondo-orange);
  }

  /* ステップパネル（JSで切替） */
  .form-step {
    display: none;
    animation: fadeIn 0.2s ease;
  }
  .form-step.active {
    display: block;
  }
  @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  .form-step h3 {
    font-size: 20px;
    color: var(--ondo-navy);
    margin: 0 0 6px;
    font-weight: 700;
  }
  .form-step .step-hint {
    color: var(--text-sub);
    font-size: 13.5px;
    margin: 0 0 28px;
  }

  .form-row { margin-bottom: 24px; }
  .form-label {
    display: block;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 15px;
    color: var(--ondo-navy);
  }
  .form-label .tag {
    display: inline-block;
    font-size: 11px;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 4px;
    font-weight: 700;
    vertical-align: middle;
  }
  .form-label .tag.required {
    background: var(--ondo-orange);
    color: #FFF;
  }
  .form-label .tag.recommended {
    background: var(--instabase-muted);
    color: var(--instabase-blue);
    border: 1px solid #C4DEEF;
  }
  .form-label .tag.optional {
    background: #E8ECF1;
    color: var(--text-sub);
  }
  .form-input, .form-select, .form-textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid var(--border);
    background: #FFF;
    border-radius: 8px;
    font-family: inherit;
    font-size: 15px;
    color: var(--text-primary);
    transition: border-color 0.2s, box-shadow 0.2s;
  }
  .form-input:focus, .form-select:focus, .form-textarea:focus {
    outline: none;
    border-color: var(--instabase-blue);
    box-shadow: 0 0 0 3px rgba(40,146,215,0.15);
  }
  .form-input.error { border-color: #D32F2F; }
  .form-textarea { min-height: 120px; resize: vertical; }
  .field-error {
    display: none;
    color: #D32F2F;
    font-size: 12.5px;
    margin-top: 6px;
    font-weight: 500;
  }
  .field-error.show { display: block; }

  /* カードラジオ */
  .card-radio-group {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 10px;
  }
  .card-radio-group.compact {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }
  /* v3：8カテゴリ用（PC：4列×2行） */
  .card-radio-group.cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .card-radio {
    position: relative;
    display: block;
    background: #FFF;
    border: 1.5px solid var(--border);
    border-radius: 10px;
    padding: 16px 18px;
    cursor: pointer;
    transition: all 0.15s ease;
    text-align: center;
    font-size: 14px;
    color: var(--text-primary);
    line-height: 1.5;
    user-select: none;
  }
  .card-radio input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  .card-radio:hover {
    border-color: var(--instabase-blue);
    transform: translateY(-1px);
  }
  .card-radio.selected,
  .card-radio input:checked ~ .cr-inner {
    /* fallback（label親に .selected を付ける運用） */
  }
  .card-radio.selected {
    border-color: var(--instabase-blue);
    background: var(--instabase-muted);
    color: var(--instabase-blue);
    font-weight: 700;
    box-shadow: 0 0 0 2px var(--instabase-blue) inset;
  }
  .card-radio.undecided {
    background: #F5F6F8;
    border-style: dashed;
    color: var(--text-sub);
  }
  .card-radio.undecided:hover {
    background: #EEF0F3;
  }
  .card-radio.undecided.selected {
    background: var(--instabase-muted);
    color: var(--instabase-blue);
    border-style: solid;
  }
  .cr-ico {
    display: block;
    font-size: 22px;
    margin-bottom: 6px;
    color: var(--instabase-blue);
    font-family: 'Inter', sans-serif;
  }
  .card-radio.selected .cr-ico { color: var(--instabase-blue); }
  .card-radio.undecided .cr-ico { color: var(--text-sub); }
  .cr-title {
    font-weight: 700;
    display: block;
    /* 藤本さんFB対応：「・」など句読点での不自然な3文字改行を防ぐ。
       単語の途中で改行させず、必要な場合のみ自然な位置で折り返す */
    word-break: keep-all;
    overflow-wrap: anywhere;
    line-break: strict;
  }
  /* cols-4（イベント種類8カテゴリ）はラベルが長くなりがちなため、
     カード内余白を詰めて文字サイズも下げ、長い和文ラベルでも1行に収まるよう調整 */
  .card-radio-group.cols-4 .card-radio {
    padding: 14px 10px;
  }
  .card-radio-group.cols-4 .cr-title {
    font-size: 12px;
    letter-spacing: -0.04em;
    line-height: 1.45;
    white-space: nowrap;
  }
  .card-radio-group.cols-4 .cr-sub {
    font-size: 10.5px;
    line-height: 1.45;
    letter-spacing: -0.01em;
  }
  /* compact カード（開催形式・参加規模・希望時期・エリア・予算）も同様に余裕を確保 */
  .card-radio-group.compact .card-radio {
    padding: 14px 12px;
  }
  .cr-sub {
    display: block;
    font-size: 11.5px;
    color: var(--text-sub);
    font-weight: 500;
    margin-top: 3px;
  }
  .card-radio.selected .cr-sub { color: var(--instabase-blue); opacity: 0.85; }

  /* ステップナビゲーション */
  .step-nav {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px solid var(--border);
  }
  .step-nav .btn-step {
    padding: 14px 28px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    transition: all 0.2s;
    border: none;
  }
  .btn-step.primary {
    background: var(--ondo-orange);
    color: #FFF;
    box-shadow: 0 4px 14px rgba(238,119,0,0.25);
  }
  .btn-step.primary:hover {
    background: var(--ondo-orange-dark);
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(238,119,0,0.35);
  }
  .btn-step.ghost {
    background: transparent;
    color: var(--text-sub);
    border: 1.5px solid var(--border);
  }
  .btn-step.ghost:hover {
    color: var(--ondo-navy);
    border-color: var(--ondo-navy);
  }
  .step-nav.single {
    justify-content: flex-end;
  }

  .info-summary {
    background: #FFF;
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 20px;
    font-size: 13px;
    line-height: 1.8;
    color: var(--text-primary);
    margin: 24px 0;
  }
  .info-summary summary {
    cursor: pointer;
    font-weight: 700;
    color: var(--ondo-navy);
    font-size: 14px;
    list-style: none;
  }
  .info-summary summary::-webkit-details-marker { display: none; }
  .info-summary summary::before {
    content: "▶ ";
    color: var(--instabase-blue);
    font-size: 10px;
  }
  .info-summary[open] summary::before { content: "▼ "; }
  .info-summary .info-body { margin-top: 16px; padding-top: 16px; border-top: 1px solid var(--border); }
  .info-summary dt { font-weight: 700; color: var(--ondo-navy); margin-top: 10px; }
  .info-summary dd { margin-left: 0; margin-bottom: 8px; }

  .consent-box {
    background: #FFF;
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 20px;
    margin: 24px 0;
  }
  .consent-box label {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 13.5px;
    line-height: 1.8;
    align-items: flex-start;
  }
  .consent-box label:last-child { margin-bottom: 0; }
  .consent-box input[type="checkbox"] {
    margin-top: 4px;
    accent-color: var(--instabase-blue);
    transform: scale(1.2);
  }
  .consent-box strong { color: var(--ondo-orange); }
  .consent-box .opt strong { color: var(--text-sub); }

  .btn-submit-final {
    flex: 2;
    padding: 18px 28px;
    background: var(--ondo-orange);
    color: #FFF;
    border: none;
    border-radius: 8px;
    font-weight: 700;
    font-size: 17px;
    cursor: pointer;
    font-family: inherit;
    box-shadow: 0 4px 16px rgba(238,119,0,0.25);
    transition: all 0.2s;
  }
  .btn-submit-final:hover {
    background: var(--ondo-orange-dark);
    box-shadow: 0 6px 20px rgba(238,119,0,0.35);
    transform: translateY(-1px);
  }

  /* ──────────────────────────────────────────
     ⑪ フッター（v2：運営会社欄に上場情報集約）
     ────────────────────────────────────────── */
  footer {
    background: var(--bg-dark);
    color: #FFF;
    padding: 64px 24px 32px;
  }
  .footer-inner { max-width: 1120px; margin: 0 auto; }
  .footer-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 16px;
    gap: 8px;
  }
  .footer-tagline { text-align: center; font-size: 14px; color: rgba(255,255,255,0.75); margin-bottom: 40px; }
  .footer-links {
    text-align: center;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 28px;
  }
  .footer-links a { color: #FFF; margin: 0 16px; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 2px; }
  .footer-links a:hover { border-bottom-color: #FFF; text-decoration: none; }

  /* v2：運営会社情報欄に上場情報を集約 */
  .footer-company {
    max-width: 820px;
    margin: 0 auto;
    padding: 20px 24px;
    border-top: 1px solid rgba(255,255,255,0.12);
    border-bottom: 1px solid rgba(255,255,255,0.12);
    text-align: center;
    font-size: 12.5px;
    color: rgba(255,255,255,0.72);
    line-height: 1.9;
  }
  .footer-company dt {
    display: inline;
    color: rgba(255,255,255,0.55);
    font-weight: 700;
    letter-spacing: 0.05em;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
  }
  .footer-company dt::after { content: " ／ "; color: rgba(255,255,255,0.3); font-weight: 400; }
  .footer-company dd {
    display: inline;
    margin: 0;
  }
  .footer-company .co-block {
    display: inline-block;
    margin: 0 12px;
  }
  .footer-note {
    max-width: 820px;
    margin: 24px auto 0;
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    text-align: center;
    line-height: 1.8;
  }
  .footer-copy {
    margin-top: 20px;
    font-size: 12px;
    color: rgba(255,255,255,0.5);
    text-align: center;
    font-family: 'Inter', sans-serif;
  }

  /* Cookie同意バナー */
  .cookie-banner {
    position: fixed;
    bottom: 16px;
    left: 16px;
    right: 16px;
    max-width: 720px;
    margin: 0 auto;
    background: #FFF;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 20px 24px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.15);
    display: flex;
    gap: 16px;
    align-items: center;
    z-index: 1000;
    font-size: 13px;
  }
  .cookie-banner .cookie-text { flex: 1; color: var(--text-primary); line-height: 1.7; }
  .cookie-banner .cookie-text a { font-weight: 700; }
  .cookie-banner .cookie-btns { display: flex; gap: 8px; }
  .cookie-banner button {
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    border: none;
    font-family: inherit;
  }
  .cookie-banner .btn-accept { background: var(--instabase-blue); color: #FFF; }
  .cookie-banner .btn-reject { background: var(--bg-light); color: var(--text-primary); border: 1px solid var(--border); }

  /* ──────────────────────────────────────────
     レスポンシブ
     ────────────────────────────────────────── */
  @media (max-width: 900px) {
    .hero-grid { grid-template-columns: 1fr; gap: 40px; }
    .hero-title { font-size: 34px; }
    /* v3.3：hero-badge 削除済（旧 tablet 用 hero-badge ブロック撤去） */
    /* v3.5：旧 .hero-service-name 削除済（4ロゴ二層構造に移行） */
    /* tablet：下段ロゴサイズ（サービス並び・主役） */
    .logo-instabase-img { height: 72px; }
    .logo-ondo-img { height: 180px; }
    /* v3.6→v3.8(2nd)：Co-Creationサンセリフ（80→66→58→50px・instabase文字部分と同等化） */
    .logo-cc-text { font-size: 50px; }
    .logo-cc-text.small { font-size: 40px; }
    /* tablet：上段ロゴサイズ（運営会社並び・控えめ・v3.8 縮小） */
    .logo-rebase-img { height: 20px; }
    /* v3.6：ONDOロゴ tablet 拡大（旧 84px → 125px・Rebase 28px の約4.5倍） */
    .logo-ondo-img.corp { height: 125px; }
    .cross-mark.corp { font-size: 20px; margin: 0 14px; }
    .hero-corp-logos { margin-bottom: 20px; }
  }
  @media (max-width: 767px) {
    /* v3.8(4th)：SP専用改行ユーティリティ（句読点後の自然な折り返し制御） */
    .sp-br { display: inline; }
    .section { padding: 64px 20px; }
    /* v3.8(4th)：section-title SP 26→22px（Tsuyoshi FB「1行に収まるように」反映） */
    .section-title { font-size: 22px; }
    .hero { padding: 32px 20px 64px; }
    .hero-title { font-size: 26px; }
    .hero-lead { font-size: 14.5px; padding-left: 14px; }
    /* v3.8(3rd→4th)：下段（instabase × Co-Creation）のみ縦組み維持・上段（Rebase × ONDO Inc.）はSPでも横並びに戻す（Tsuyoshi FB「上段は横が自然」） */
    .hero-logos { flex-direction: column; justify-content: center; gap: 8px; margin-bottom: 32px; }
    .hero-corp-logos { justify-content: center; margin-bottom: 20px; }
    .hero-logos .cross-mark { margin: 0; font-size: 22px; }
    .hero-corp-logos .cross-mark.corp { margin: 0 12px; font-size: 18px; }
    /* 他セクション内の cross-mark は従来どおり横用フォーマット維持 */
    .cross-mark { margin: 0 12px; font-size: 26px; }
    /* v3.8(4th)：CTAボタン「まず気軽に相談してみる（無料）」を1行に収める（Tsuyoshi FB） */
    .btn-cta { padding: 14px 24px; font-size: 15px; }
    /* v3.8(4th)：フッター instabase × Co-Creation を縦並びに（Tsuyoshi FB） */
    .footer-logos { flex-direction: column; gap: 8px; }
    .footer-logos .cross-mark.on-dark { margin: 0; font-size: 18px; }
    .hero-venue-grid { grid-template-columns: repeat(3, 1fr); }
    .hero-venue-cell .venue-icon { width: 32px; height: 32px; }
    .hero-venue-cell { font-size: 11.5px; }
    /* v3.3：hero-badge 削除済（旧 SP 用 hero-badge ブロック撤去） */
    /* v3.5：旧 .hero-service-name 削除済（4ロゴ二層構造に移行） */
    /* v3.5：SP下段ロゴ（サービス並び） */
    .logo-instabase-img { height: 60px; }
    .logo-instabase-img.small { height: 56px; }
    .logo-ondo-img { height: 152px; }
    .logo-ondo-img.small { height: 130px; }
    /* v3.6→v3.8(2nd)：Co-Creationサンセリフ（64→54→48→40px・instabase文字部分と同等化） */
    .logo-cc-text { font-size: 40px; }
    .logo-cc-text.small { font-size: 34px; }
    /* v3.5：SP上段ロゴ（運営会社並び・控えめ・v3.8 縮小） */
    .logo-rebase-img { height: 16px; }
    /* v3.6：ONDOロゴ SP 拡大（旧 68px → 100px・Rebase 22px の約4.5倍） */
    .logo-ondo-img.corp { height: 100px; }
    .cross-mark.corp { font-size: 17px; margin: 0 10px; }
    .trouble-list, .pillar-grid, .step-grid, .venue-grid, .numbers-grid, .services-grid { grid-template-columns: 1fr !important; }
    .service-photos .placeholder.ph-wide { grid-column: 1 / 3; }
    .step-card:not(:last-child)::after { display: none; }
    .ba-table, .ba-table thead, .ba-table tbody, .ba-table tr, .ba-table th, .ba-table td { display: block; width: 100% !important; }
    .ba-table thead { display: none; }
    .ba-table tbody th {
      background: var(--ondo-navy); color: #FFF; margin-top: 16px; border-radius: 8px 8px 0 0;
    }
    .ba-table tbody td.before { border-radius: 0; }
    .ba-table tbody td.before::before { content: "Before：" ; font-weight: 700; color: var(--text-sub); margin-right: 8px; }
    .ba-table tbody td.after::before { content: "✓ After："; }
    .form-wrap { padding: 32px 20px; }
    .form-header h2 { font-size: 26px; }
    .btn-cta-large { padding: 18px 32px; font-size: 16px; }
    .num-head.size-xl { font-size: 44px; }
    .num-head.size-md { font-size: 22px; }
    .progress { grid-template-columns: 1fr; gap: 8px; }
    .progress-connector { display: none; }
    .card-radio-group { grid-template-columns: 1fr 1fr; }
    .card-radio-group.compact { grid-template-columns: 1fr 1fr; }
    .card-radio-group.cols-4 { grid-template-columns: 1fr 1fr; }
    .step-nav { flex-direction: column; }
    .step-nav .btn-step { width: 100%; }
    .btn-submit-final { width: 100%; }
    .cookie-banner { flex-direction: column; align-items: stretch; }
    .cookie-banner .cookie-btns { width: 100%; }
    .cookie-banner .cookie-btns button { flex: 1; }
    .footer-company .co-block { display: block; margin: 4px 0; }
  }

  /* ───── 完了モーダル ───── */
  .thanks-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
  .thanks-modal.show { display: flex; }
  .thanks-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
  }
  .thanks-modal-card {
    position: relative;
    background: #FFF;
    border-radius: 16px;
    padding: 56px 40px 40px;
    max-width: 540px;
    width: 100%;
    text-align: center;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
    animation: thanksPop 0.36s cubic-bezier(0.2, 0.9, 0.3, 1.2);
  }
  @keyframes thanksPop {
    from { opacity: 0; transform: translateY(20px) scale(0.95); }
    to   { opacity: 1; transform: translateY(0) scale(1); }
  }
  .thanks-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--instabase-blue);
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 900;
    margin: 0 auto 24px;
  }
  .thanks-modal-card h3 {
    font-size: 22px;
    font-weight: 900;
    margin: 0 0 16px;
    color: var(--text-primary);
  }
  .thanks-lead {
    font-size: 16px;
    line-height: 1.7;
    color: var(--text-primary);
    margin: 0 0 16px;
  }
  .thanks-lead strong { color: var(--ondo-orange); }
  .thanks-sub {
    font-size: 13px;
    line-height: 1.7;
    color: var(--text-sub);
    margin: 0 0 28px;
  }
  .thanks-sub a { color: var(--instabase-blue); font-weight: 700; }
  .thanks-close {
    background: var(--instabase-blue);
    color: #FFF;
    border: none;
    padding: 14px 36px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s;
  }
  .thanks-close:hover { background: #1f7ab8; }

  /* 送信中ボタン状態 */
  .btn-submit-final.sending {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
  }
  /* フォーム送信エラー表示 */
  .form-submit-error {
    display: none;
    margin-top: 16px;
    padding: 12px 16px;
    background: #FFEAEA;
    border: 1px solid #E66;
    border-radius: 6px;
    color: #C33;
    font-size: 14px;
    line-height: 1.6;
  }
  .form-submit-error.show { display: block; }

  /* ═════════════════════════════════════════════════════════
     2026-05-06 AI脱却フェーズ：装飾・余白・タイポ強化
     ───────────────────────────────────────────────────────── */

  /* スペース画像カルーセル（無限ループ） */
  .space-carousel {
    overflow: hidden;
    position: relative;
    margin: 64px calc(50% - 50vw) 0;  /* container余白を打ち消してフルブリード化 */
    padding: 0;
    width: 100vw;
  }
  .space-carousel::before,
  .space-carousel::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
  }
  .space-carousel::before {
    left: 0;
    background: linear-gradient(to right, #FFF 5%, transparent);
  }
  .space-carousel::after {
    right: 0;
    background: linear-gradient(to left, #FFF 5%, transparent);
  }
  .space-carousel-row {
    display: flex;
    gap: 16px;
    width: max-content;
    will-change: transform;
  }
  .space-carousel-row.row-1 {
    animation: spaceScrollLeft 100s linear infinite;
  }
  .space-carousel-row.row-2 {
    animation: spaceScrollRight 100s linear infinite;
    margin-top: 16px;
  }
  .space-carousel img {
    width: 320px;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
    flex-shrink: 0;
    background: var(--bg-light);
    pointer-events: none;
  }
  @keyframes spaceScrollLeft {
    from { transform: translateX(0); }
    to   { transform: translateX(calc(-336px * 9)); }
  }
  @keyframes spaceScrollRight {
    from { transform: translateX(calc(-336px * 9)); }
    to   { transform: translateX(0); }
  }
  @media (max-width: 767px) {
    .space-carousel img { width: 240px; height: 160px; }
    @keyframes spaceScrollLeft {
      from { transform: translateX(0); }
      to   { transform: translateX(calc(-256px * 9)); }
    }
    @keyframes spaceScrollRight {
      from { transform: translateX(calc(-256px * 9)); }
      to   { transform: translateX(0); }
    }
  }

  /* セクション番号（01/02/03 巨大ナンバリング） */
  .section { position: relative; }
  .section-num {
    display: block;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 0.3em;
    color: var(--instabase-blue);
    margin: 0 0 12px;
    text-transform: uppercase;
  }
  .section-num::before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 1px;
    background: var(--instabase-blue);
    margin-right: 12px;
    vertical-align: middle;
    transform: translateY(-2px);
  }
  /* 暗背景セクションでは白に */
  .ondo .section-num,
  .numbers .section-num,
  .form-section .section-num {
    color: #FFF;
  }
  .ondo .section-num::before,
  .numbers .section-num::before,
  .form-section .section-num::before {
    background: rgba(255,255,255,0.6);
  }

  /* 見出しサイズアップ（AI脱却・大胆Typography） */
  .section-title {
    font-size: 38px !important;
    line-height: 1.4;
    letter-spacing: -0.005em;
  }
  @media (max-width: 900px) {
    .section-title { font-size: 30px !important; }
  }
  @media (max-width: 767px) {
    .section-title { font-size: 24px !important; }
  }

  /* 余白に強弱（重要セクションは大きく、軽いところは小さく） */
  .section.numbers,        /* ⑧数字セクション = 重要 */
  .section.ondo,           /* ⑦関連サービス = 重要 */
  .section.venue           /* ⑥会場例 = 重要 */ {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .section.trouble,        /* ②お悩み = 軽い */
  .section.faq             /* ⑨FAQ = 軽い */ {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  @media (max-width: 767px) {
    .section.numbers,
    .section.ondo,
    .section.venue {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }

  /* ═════════════════════════════════════════════════════════
     2026-05-26 藤本さんFB対応：パート間余白の拡大（リズム強化）
     ───────────────────────────────────────────────────────── */
  /* 全セクションのデフォルト余白を拡大（96 → 112px） */
  .section {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  /* 重要セクション（⑥会場例・⑦関連サービス・⑧数字）はさらに拡大（128 → 144px） */
  .section.numbers,
  .section.ondo,
  .section.venue {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  /* 軽いセクション（②お悩み・⑨FAQ）も若干広めに（72 → 88px） */
  .section.trouble,
  .section.faq {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  /* 見出し → リード文 → グリッド の間隔を広げ呼吸を持たせる */
  .section-title {
    margin-bottom: 24px;
  }
  .section-lead {
    margin-bottom: 56px;
  }
  /* グリッド類の上余白と内側gapを拡大 */
  .trouble-list { gap: 28px; }
  .pillar-grid  { gap: 40px; margin-top: 64px; }
  .step-grid    { gap: 72px; margin-top: 64px; }
  .venue-grid   { gap: 32px; margin-top: 56px; }
  .services-grid { gap: 32px; margin-top: 64px; }
  .numbers-grid { gap: 40px; margin-top: 64px; }
  .faq-list     { margin-top: 56px; }
  /* セクション内のクロージング（次セクションへの誘い）も余白拡大 */
  .trouble-bridge { margin-top: 64px; }
  .ba-arrow-row   { margin-top: 80px; }
  .step-cta       { margin-top: 72px; }
  .venue-bar      { margin-top: 80px; }
  /* フォーム上部の見出しブロックも広めに */
  .form-header { margin-bottom: 64px; }

  /* SP では一段抑えた余白に（モバイルで間延びしないように） */
  @media (max-width: 767px) {
    .section { padding-top: 72px; padding-bottom: 72px; }
    .section.numbers,
    .section.ondo,
    .section.venue {
      padding-top: 88px;
      padding-bottom: 88px;
    }
    .section.trouble,
    .section.faq {
      padding-top: 56px;
      padding-bottom: 56px;
    }
    .section-lead { margin-bottom: 40px; }
    .pillar-grid, .step-grid, .services-grid, .numbers-grid { margin-top: 40px; gap: 24px; }
    .venue-grid { margin-top: 36px; gap: 24px; }
    .faq-list   { margin-top: 36px; }
    .trouble-bridge { margin-top: 44px; }
    .ba-arrow-row   { margin-top: 56px; }
    .step-cta       { margin-top: 48px; }
    .venue-bar      { margin-top: 56px; }
    .form-header    { margin-bottom: 44px; }
  }

  /* ═════════════════════════════════════════════════════════
     2026-05-26 セクション繋ぎ目デザイン（Pattern δ オーバーラップカード）
     次セクションが角丸+シャドウで前セクションの上に乗る。奥行き感を演出。
     ───────────────────────────────────────────────────────── */
  .hero + .section,
  .section + .section {
    margin-top: -64px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    box-shadow: 0 -16px 48px rgba(25,46,120,0.08);
    position: relative;
    z-index: 2;
    /* オーバーラップ分、上余白を補正して中身が前セクションに食い込まないように */
    padding-top: 144px;
  }
  .hero + .section.numbers,
  .hero + .section.ondo,
  .hero + .section.venue,
  .section + .section.numbers,
  .section + .section.ondo,
  .section + .section.venue {
    padding-top: 176px;
  }
  .hero + .section.trouble,
  .hero + .section.faq,
  .section + .section.trouble,
  .section + .section.faq {
    padding-top: 120px;
  }

  /* SP: オーバーラップを抑えめに */
  @media (max-width: 767px) {
    .hero + .section,
    .section + .section {
      margin-top: -32px;
      border-top-left-radius: 24px;
      border-top-right-radius: 24px;
      box-shadow: 0 -8px 24px rgba(25,46,120,0.08);
      padding-top: 96px;
    }
    .hero + .section.numbers,
    .hero + .section.ondo,
    .hero + .section.venue,
    .section + .section.numbers,
    .section + .section.ondo,
    .section + .section.venue {
      padding-top: 112px;
    }
    .hero + .section.trouble,
    .hero + .section.faq,
    .section + .section.trouble,
    .section + .section.faq {
      padding-top: 80px;
    }
  }

  /* scroll-triggered fadeIn（IntersectionObserverで .visible 付与） */
  .reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }
  /* prefers-reduced-motion 対応 */
  @media (prefers-reduced-motion: reduce) {
    .reveal { opacity: 1; transform: none; transition: none; }
    .space-carousel-track { animation: none; }
  }

/* ───── reCAPTCHA v3 バッジ非表示（規約文言はフォーム内 .recaptcha-note で明示） ───── */
.grecaptcha-badge { visibility: hidden !important; }
.recaptcha-note {
  margin-top: 14px;
  font-size: 11px;
  line-height: 1.7;
  color: #999;
  text-align: center;
}
.recaptcha-note a { color: #999; text-decoration: underline; }

/* ステップ切替スクロール時、進捗バーの少し上で止める */
.progress { scroll-margin-top: 20px; }

