@charset "UTF-8";

/* ==========================================================================
   規格住宅（standardhouse / UNIMO koto-toki）ページ
   既存下層ページ（seismicperformance 等）の「器」＝ p-fv + point-box を踏襲。
   ベース構造は page-seismicperformance.css から流用し、
   koto-toki 固有パーツ（ラインナップ / Coming Soon / 間取り / 価格）を追記。
   ブランド: 生成り #F8F6F1 / 墨茶 #221714 / オリーブ #877F5E（既存下層と統一）/ 金茶 #B89B4E アクセント
   ========================================================================== */

.font-b { font-weight: bold; }
.st-note { font-size: 13px; color: #6b655a; letter-spacing: 0.03em; line-height: 1.9; }

/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {

  /* ---- FV ---- */
  .p-fv { margin-bottom: 200px; }
  .l-inner.l-fv { padding: 0; position: relative; }
  .l-inner.l-fv:before {
    background: #fff; bottom: -109px; content: ""; height: 436px;
    left: 0; position: absolute; width: min(80%, 1280px);
  }
  .p-fv__contents {
    align-items: flex-end; display: grid;
    gap: 0 clamp(1rem, -0.833rem + 3.82vw, 3.75rem);
    grid-template-columns: 37.37% 58.58%;
    margin-left: auto; position: relative; width: min(95%, 1560px); z-index: 10;
  }
  .p-fv__en {
    margin-bottom: 18px; font-size: 15px; letter-spacing: 0.28em;
    font-weight: 700; color: #B89B4E;
  }
  .p-fv__ttl {
    background: #877F5E; color: #fff;
    font-size: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    letter-spacing: 0.1em; line-height: 1.8; margin-bottom: 22px;
    padding: 4px 28px 4px 19px; width: fit-content;
  }
  .p-fv__txt { font-size: 17px; font-weight: 400; letter-spacing: 0.05em; line-height: 1.88; }
  .p-fv__contents-right img { height: auto; width: 100%; }

  /* ---- 新FV：全幅ヒーロー（画像ドン・trip/LIFE X 型） ---- */
  .p-hero { position: relative; width: 100vw; margin-left: calc(50% - 50vw); height: 88vh; min-height: 560px; max-height: 900px; overflow: hidden; margin-bottom: 130px; }
  .p-hero__media, .p-hero__media img { position: absolute; inset: 0; width: 100%; height: 100%; }
  .p-hero__media img { object-fit: cover; display: block; }
  .p-hero::after { content: ""; position: absolute; inset: 0; z-index: 1;
    background: linear-gradient(180deg, rgba(34,23,20,.5) 0%, rgba(34,23,20,0) 26%, rgba(34,23,20,0) 54%, rgba(34,23,20,.34) 100%); }
  .p-hero__brand { position: absolute; top: 40px; left: clamp(24px, 4vw, 64px); z-index: 3; color: #fff; }
  .p-hero__brand-en { font-size: clamp(2.4rem, 1.6rem + 2.6vw, 4rem); font-weight: 900; letter-spacing: 0.14em; line-height: 1; text-shadow: 0 2px 18px rgba(0,0,0,.35); }
  .p-hero__brand-sub { margin-top: 12px; font-size: 13px; font-weight: 700; letter-spacing: 0.22em; text-shadow: 0 1px 10px rgba(0,0,0,.45); }
  .p-hero__caption { position: absolute; left: clamp(24px, 4vw, 64px); bottom: clamp(40px, 6vh, 72px); z-index: 3; }
  .p-hero__caption-inner { background: rgba(248,246,241,.94); padding: 32px 40px 34px; max-width: 660px; border-left: 4px solid #B89B4E; }
  .p-hero__ttl { font-size: clamp(1.5rem, 0.95rem + 1.5vw, 2.05rem); font-weight: 900; letter-spacing: 0.05em; line-height: 1.55; color: #221714; white-space: nowrap; }
  .p-hero__lead { margin-top: 14px; font-size: 14px; line-height: 1.9; letter-spacing: 0.03em; color: #3a332c; max-width: 560px; }
  .p-hero__price { margin-top: 14px; font-size: 15px; letter-spacing: 0.04em; color: #3a332c; }
  .p-hero__price strong { font-size: 26px; font-weight: 700; color: #B89B4E; margin: 0 4px; }
  .p-hero__cta { margin-top: 22px; display: flex; gap: 14px; flex-wrap: wrap; }
  .p-hero__cta a { display: inline-flex; align-items: center; justify-content: center; padding: 15px 30px; font-size: 15px; font-weight: 700; letter-spacing: 0.05em; text-decoration: none; transition: .2s; }
  .p-hero__cta a.is-primary { background: #B89B4E; color: #fff; }
  .p-hero__cta a.is-primary:hover { background: #a3873d; }
  .p-hero__cta a.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }
  .p-hero__cta a.is-ghost:hover { background: #877F5E; color: #fff; }

  /* ---- point-box 共通（器） ---- */
  .point-box { width: min(95%, 1400px); margin-inline: auto; background: #FFFFFF; margin-bottom: 130px; }
  .point-box .ttl-frame { background: #877F5E; padding: 49px 0 63px; color: #FFFFFF; position: relative; }
  .point-box .ttl-frame .en-ttl {
    position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
    font-size: 15px; letter-spacing: 0.2em; font-weight: 700; color: #B89B4E;
    background: #221714; padding: 7px 22px; border-radius: 2px;
  }
  .point-box .ttl-frame h2 { font-size: 38px; line-height: 1.42; letter-spacing: 0.1em; font-weight: 700; text-align: center; }
  .point-box .ttl-frame h2 span { font-size: 22px; line-height: 1.4; letter-spacing: 0.1em; font-weight: 700; display: block; margin: 0 0 6px; }
  .point-box .content-box { width: min(95%, 1200px); margin-inline: auto; position: relative; padding: 58px 50px 40px; top: -26px; background: #fff; }
  .point-box .content-box .img { margin: 0 0 25px; }
  .point-box .content-box .img img { width: 100%; }
  .point-box .txt { font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem); line-height: 2.125; letter-spacing: 0.05em; font-weight: 500; margin: 0 0 22px; }
  .point-box .txt:last-child { margin-bottom: 0; }
  .point-box .txt span { font-weight: 700; }

  .point-box .top-frame { display: grid; grid-template-columns: 54% 40%; gap: 60px; align-items: center; }
  .point-box .top-frame .photo img { width: 100%; }
  .point-box .top-frame h3 { font-size: 20px; line-height: 1.8; letter-spacing: 0.05em; font-weight: 700; margin: 0 0 18px; }

  .point-box .inner-box01 { background: #ECE6DC; padding: 36px 60px 30px; margin: 0 0 34px; }
  .point-box .inner-box01 h3 { font-size: 18px; line-height: 1.6; letter-spacing: 0.05em; font-weight: 700; border-bottom: 2px solid #221714; margin: 0 0 14px; display: inline-block; }
  .point-box .inner-box01 .txt { margin: 0; }

  /* ---- POINT.02 ラインナップ 3枚 ---- */
  .lineup { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
  .lineup__card { background: #F8F6F1; border: 1px solid #e5ded0; overflow: hidden; display: flex; flex-direction: column; }
  .lineup__thumb { position: relative; aspect-ratio: 4/3; overflow: hidden; }
  .lineup__thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .lineup__badge { position: absolute; top: 12px; left: 12px; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; padding: 5px 12px; border-radius: 2px; z-index: 3; }
  .lineup__badge.is-open { background: #B89B4E; color: #fff; }
  .lineup__badge.is-soon { background: rgba(34,23,20,0.82); color: #fff; }
  .lineup__card.is-soon .lineup__thumb::after { content: "Coming Soon"; position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: rgba(248,246,241,0.78); color: #221714; font-size: 22px; font-weight: 700; letter-spacing: 0.14em; z-index: 2; }
  .lineup__body { padding: 20px 22px 24px; flex: 1; }
  .lineup__name { font-size: 22px; font-weight: 700; letter-spacing: 0.06em; margin: 0 0 3px; }
  .lineup__name small { display: block; font-size: 12px; color: #877F5E; letter-spacing: 0.1em; margin-top: 3px; }
  .lineup__copy { font-size: 14px; line-height: 1.9; letter-spacing: 0.04em; color: #3a332c; margin: 10px 0 0; }
  .lineup__card.is-open { border-color: #B89B4E; box-shadow: 0 0 0 1px #B89B4E inset; }

  /* ---- POINT.03 koto-toki 詳細 ---- */
  .kt-quote { text-align: center; margin: 0 0 30px; }
  .kt-quote p { font-size: 26px; font-weight: 700; letter-spacing: 0.08em; color: #221714; line-height: 1.7; }
  .kt-quote span { display: block; font-size: 13px; letter-spacing: 0.2em; color: #B89B4E; margin-top: 10px; }
  .kt-lead { font-size: 16px; line-height: 2.1; letter-spacing: 0.05em; text-align: center; max-width: 900px; margin: 0 auto 40px; }
  .kt-gallery { display: grid; grid-template-columns: 2fr 1fr 1fr; grid-template-rows: auto auto; gap: 14px; margin: 0 0 44px; }
  .kt-gallery figure { margin: 0; overflow: hidden; }
  .kt-gallery img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .kt-gallery .g-main { grid-row: span 2; }
  .kt-gallery .g-wide { grid-column: span 2; }

  .plan-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin: 0 0 40px; }
  .plan-card { background: #F8F6F1; border: 1px solid #e5ded0; padding: 22px 24px 26px; }
  .plan-card h4 { font-size: 19px; font-weight: 700; letter-spacing: 0.06em; margin: 0 0 4px; }
  .plan-card h4 small { font-size: 12px; color: #877F5E; letter-spacing: 0.08em; margin-left: 8px; }
  .plan-card .plan-img { margin: 14px 0 12px; background: #fff; border: 1px solid #eee; }
  .plan-card .plan-img img { width: 100%; display: block; }
  .plan-spec { width: 100%; border-collapse: collapse; font-size: 14px; }
  .plan-spec th, .plan-spec td { border-bottom: 1px solid #e5ded0; padding: 8px 4px; text-align: left; letter-spacing: 0.03em; }
  .plan-spec th { color: #6b655a; font-weight: 500; width: 44%; }
  .plan-spec td { font-weight: 700; }

  .kt-section { display: grid; grid-template-columns: 40% 56%; gap: 40px; align-items: center; background: #ECE6DC; padding: 34px 40px; margin: 0 0 40px; }
  .kt-section .sec-img img { width: 100%; display: block; }
  .kt-section h4 { font-size: 19px; font-weight: 700; letter-spacing: 0.05em; margin: 0 0 14px; }

  .price-box { background: #221714; color: #F8F6F1; text-align: center; padding: 40px 30px; }
  .price-box .p-label { font-size: 14px; letter-spacing: 0.14em; color: #cfc6b4; margin: 0 0 10px; }
  .price-box .p-main { font-size: 44px; font-weight: 700; letter-spacing: 0.04em; line-height: 1.2; }
  .price-box .p-main span { font-size: 20px; }
  .price-box .p-accent { color: #D9BE74; }
  .price-box .p-sub { font-size: 13px; color: #b7ae9c; margin: 14px 0 0; line-height: 1.9; letter-spacing: 0.03em; }

  /* ---- POINT.04 性能 ---- */
  .perf-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 0 0 26px; }
  .perf-item { background: #F8F6F1; border-top: 3px solid #877F5E; padding: 24px 22px; }
  .perf-item h4 { font-size: 17px; font-weight: 700; letter-spacing: 0.04em; margin: 0 0 10px; }
  .perf-item p { font-size: 14px; line-height: 1.9; letter-spacing: 0.03em; }
  .perf-link { text-align: center; margin: 20px 0 0; }
  .perf-link a { display: inline-block; border: 1px solid #877F5E; color: #221714; font-size: 15px; font-weight: 700; letter-spacing: 0.05em; padding: 13px 40px; text-decoration: none; transition: .2s; }
  .perf-link a:hover { background: #877F5E; color: #fff; }

  /* ---- POINT.05 価格・工期＋CTA ---- */
  .summary-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 0 0 34px; }
  .summary-item { text-align: center; background: #F8F6F1; padding: 26px 18px; }
  .summary-item .s-label { font-size: 13px; letter-spacing: 0.1em; color: #877F5E; margin: 0 0 8px; }
  .summary-item .s-val { font-size: 28px; font-weight: 700; letter-spacing: 0.03em; }
  .summary-item .s-val span { font-size: 15px; }
  .cta-row { display: flex; gap: 20px; justify-content: center; }
  .cta-btn { display: inline-flex; align-items: center; justify-content: center; min-width: 280px; padding: 20px 30px; font-size: 17px; font-weight: 700; letter-spacing: 0.06em; text-decoration: none; transition: .2s; }
  .cta-btn.is-primary { background: #B89B4E; color: #fff; }
  .cta-btn.is-primary:hover { background: #a3873d; }
  .cta-btn.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }
  .cta-btn.is-ghost:hover { background: #877F5E; color: #fff; }

  /* ---- 下部共通 ---- */
  .p-bottom { background: #ECE6DC; margin-inline: auto; max-width: 1920px; width: 100%; }
  .l-inner.l-bottom { padding: 90px 0 90px; text-align: center; }
  .p-bottom__ttl span { border-bottom: 1px dashed #221714; display: block; font-size: 32px; font-weight: 700; letter-spacing: 0.05em; line-height: 1.65; margin-inline: auto; width: fit-content; }
  .p-page__link { margin: 90px auto 126px; }
  .l-inner.l-page__link { margin-inline: auto; width: min(90%, 1180px); }
  .p-page__link-items { display: grid; gap: 40px 36px; grid-template-columns: repeat(3, minmax(0, 1fr)); justify-content: center; }
  .p-page__link-item a { display: inline-block; }
  .p-page__link-item a img { height: auto; width: 100%; }

  /* ---- FV 価格明示（ハブ） ---- */
  .p-fv__price { margin-top: 20px; font-size: 15px; letter-spacing: 0.05em; color: #3a332c; }
  .p-fv__price strong { font-size: 24px; font-weight: 700; color: #B89B4E; letter-spacing: 0.03em; margin: 0 4px; }

  /* ---- Design 世界観バンド ---- */
  .design-lead { font-size: 16px; line-height: 2.1; letter-spacing: 0.05em; text-align: center; max-width: 900px; margin: 0 auto 34px; }
  .design-band { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
  .design-band figure { margin: 0; overflow: hidden; aspect-ratio: 4/3; }
  .design-band img { width: 100%; height: 100%; object-fit: cover; display: block; }

  /* ---- Lineup 分岐ボタン ---- */
  .lineup__more { display: inline-block; margin-top: 16px; background: #B89B4E; color: #fff; font-size: 14px; font-weight: 700; letter-spacing: 0.06em; padding: 11px 26px; text-decoration: none; transition: .2s; }
  .lineup__more:hover { background: #a3873d; }
  .lineup__soon-note { display: inline-block; margin-top: 16px; font-size: 13px; letter-spacing: 0.06em; color: #877F5E; }
  .lineup__spec { list-style: none; margin: 12px 0 0; padding: 0; border-top: 1px solid #e5ded0; }
  .lineup__spec li { display: flex; justify-content: space-between; font-size: 13px; letter-spacing: 0.03em; color: #6b655a; padding: 7px 0; border-bottom: 1px solid #e5ded0; }
  .lineup__spec li b { color: #221714; font-weight: 700; }

  /* ---- FV 資料請求ボタン ---- */
  .p-fv__cta { margin-top: 26px; display: flex; gap: 16px; flex-wrap: wrap; }
  .p-fv__cta a { display: inline-flex; align-items: center; justify-content: center; padding: 15px 34px; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; text-decoration: none; transition: .2s; }
  .p-fv__cta a.is-primary { background: #B89B4E; color: #fff; }
  .p-fv__cta a.is-primary:hover { background: #a3873d; }
  .p-fv__cta a.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }
  .p-fv__cta a.is-ghost:hover { background: #877F5E; color: #fff; }

  /* ---- 3プラン概要：ひと言特徴 ---- */
  .lineup__lead { font-size: 14px; line-height: 1.9; letter-spacing: 0.04em; color: #3a332c; margin: 10px 0 0; }

  /* ---- 資料請求 大CTA（ページ末尾・主役） ---- */
  .p-cta { background: #221714; margin-inline: auto; max-width: 1920px; width: 100%; padding: 74px 30px; text-align: center; }
  .p-cta__ttl { color: #F8F6F1; font-size: 30px; font-weight: 700; letter-spacing: 0.06em; line-height: 1.6; margin: 0 0 12px; }
  .p-cta__sub { color: #cfc6b4; font-size: 15px; letter-spacing: 0.05em; line-height: 1.9; margin: 0 0 34px; }
  .p-cta__price { color: #D9BE74; font-weight: 700; }
  .p-cta__btns { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; align-items: stretch; }
  .p-cta__btns a { display: inline-flex; align-items: center; justify-content: center; text-decoration: none; transition: .2s; }
  .p-cta__btns a.is-primary { background: #B89B4E; color: #fff; min-width: 360px; padding: 24px 40px; font-size: 20px; font-weight: 700; letter-spacing: 0.06em; }
  .p-cta__btns a.is-primary:hover { background: #a3873d; }
  .p-cta__btns a.is-ghost { background: transparent; color: #F8F6F1; border: 1px solid #877F5E; min-width: 300px; padding: 24px 34px; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; }
  .p-cta__btns a.is-ghost:hover { background: #877F5E; color: #fff; }
}

/* ========================================
  @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
  .p-fv { margin-bottom: 60px; }
  .l-inner.l-fv { padding: 0 0 20px; }
  .p-fv__contents { display: grid; grid-template-columns: 1fr; gap: 24px; width: 92%; margin-inline: auto; }
  .p-fv__contents-left { order: 2; }
  .p-fv__contents-right { order: 1; }
  .p-fv__contents-right img { width: 100%; }
  .p-fv__en { font-size: 12px; letter-spacing: 0.24em; font-weight: 700; color: #B89B4E; margin-bottom: 10px; }
  .p-fv__ttl { background: #877F5E; color: #fff; font-size: 26px; font-weight: 700; letter-spacing: 0.08em; line-height: 1.6; padding: 6px 20px; width: fit-content; margin-bottom: 16px; }
  .p-fv__txt { font-size: 15px; line-height: 2; letter-spacing: 0.04em; }

  /* ---- 新FV：全幅ヒーロー（画像ドン・trip/LIFE X 型） ---- */
  .p-hero { position: relative; width: 100vw; margin-left: calc(50% - 50vw); height: 82vh; min-height: 480px; overflow: hidden; margin-bottom: 50px; }
  .p-hero__media, .p-hero__media img { position: absolute; inset: 0; width: 100%; height: 100%; }
  .p-hero__media img { object-fit: cover; display: block; }
  .p-hero::after { content: ""; position: absolute; inset: 0; z-index: 1;
    background: linear-gradient(180deg, rgba(34,23,20,.5) 0%, rgba(34,23,20,0) 30%, rgba(34,23,20,0) 44%, rgba(34,23,20,.42) 100%); }
  .p-hero__brand { position: absolute; top: 22px; left: 20px; z-index: 3; color: #fff; }
  .p-hero__brand-en { font-size: 40px; font-weight: 900; letter-spacing: 0.12em; line-height: 1; text-shadow: 0 2px 16px rgba(0,0,0,.4); }
  .p-hero__brand-sub { margin-top: 8px; font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-shadow: 0 1px 8px rgba(0,0,0,.5); }
  .p-hero__caption { position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; }
  .p-hero__caption-inner { background: rgba(248,246,241,.95); padding: 22px 20px 24px; border-top: 3px solid #B89B4E; }
  .p-hero__ttl { font-size: 24px; font-weight: 900; letter-spacing: 0.06em; line-height: 1.5; color: #221714; }
  .p-hero__lead { margin-top: 10px; font-size: 13px; line-height: 1.85; letter-spacing: 0.02em; color: #3a332c; }
  .p-hero__price { margin-top: 12px; font-size: 14px; letter-spacing: 0.03em; color: #3a332c; }
  .p-hero__price strong { font-size: 21px; font-weight: 700; color: #B89B4E; margin: 0 3px; }
  .p-hero__cta { margin-top: 16px; display: flex; flex-direction: column; gap: 10px; }
  .p-hero__cta a { display: flex; align-items: center; justify-content: center; padding: 14px 20px; font-size: 15px; font-weight: 700; letter-spacing: 0.04em; text-decoration: none; }
  .p-hero__cta a.is-primary { background: #B89B4E; color: #fff; }
  .p-hero__cta a.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }

  .point-box { width: 92%; margin-inline: auto; background: #fff; margin-bottom: 60px; }
  .point-box .ttl-frame { background: #877F5E; padding: 34px 0 40px; color: #fff; position: relative; }
  .point-box .ttl-frame .en-ttl { position: absolute; top: -14px; left: 50%; transform: translateX(-50%); font-size: 12px; letter-spacing: 0.18em; font-weight: 700; color: #B89B4E; background: #221714; padding: 6px 18px; border-radius: 2px; }
  .point-box .ttl-frame h2 { font-size: 24px; line-height: 1.45; letter-spacing: 0.08em; font-weight: 700; text-align: center; padding: 0 12px; }
  .point-box .ttl-frame h2 span { font-size: 16px; line-height: 1.5; font-weight: 700; display: block; margin: 0 0 6px; }
  .point-box .content-box { width: 90%; margin-inline: auto; position: relative; padding: 30px 16px 24px; top: -18px; background: #fff; }
  .point-box .txt { font-size: 15px; line-height: 2.05; letter-spacing: 0.04em; font-weight: 500; margin: 0 0 18px; }
  .point-box .txt span { font-weight: 700; }
  .point-box .txt:last-child { margin-bottom: 0; }
  .point-box .top-frame { display: flex; flex-direction: column; gap: 18px; }
  .point-box .top-frame .photo img { width: 100%; }
  .point-box .top-frame h3 { font-size: 17px; line-height: 1.75; font-weight: 700; margin: 0 0 12px; }
  .point-box .inner-box01 { background: #ECE6DC; padding: 22px 18px; margin: 0 0 22px; }
  .point-box .inner-box01 h3 { font-size: 16px; line-height: 1.6; font-weight: 700; border-bottom: 2px solid #221714; margin: 0 0 12px; display: inline-block; }
  .point-box .inner-box01 .txt { margin: 0; }

  .lineup { display: grid; grid-template-columns: 1fr; gap: 18px; }
  .lineup__card { background: #F8F6F1; border: 1px solid #e5ded0; overflow: hidden; }
  .lineup__thumb { position: relative; aspect-ratio: 16/10; overflow: hidden; }
  .lineup__thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .lineup__badge { position: absolute; top: 10px; left: 10px; font-size: 11px; font-weight: 700; letter-spacing: 0.06em; padding: 4px 10px; border-radius: 2px; z-index: 3; }
  .lineup__badge.is-open { background: #B89B4E; color: #fff; }
  .lineup__badge.is-soon { background: rgba(34,23,20,0.82); color: #fff; }
  .lineup__card.is-soon .lineup__thumb::after { content: "Coming Soon"; position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: rgba(248,246,241,0.78); color: #221714; font-size: 18px; font-weight: 700; letter-spacing: 0.12em; z-index: 2; }
  .lineup__card.is-open { border-color: #B89B4E; }
  .lineup__body { padding: 16px 18px 20px; }
  .lineup__name { font-size: 20px; font-weight: 700; letter-spacing: 0.05em; margin: 0 0 3px; }
  .lineup__name small { display: block; font-size: 11px; color: #877F5E; letter-spacing: 0.08em; margin-top: 3px; }
  .lineup__copy { font-size: 13px; line-height: 1.85; color: #3a332c; margin: 8px 0 0; }

  .kt-quote { text-align: center; margin: 0 0 22px; }
  .kt-quote p { font-size: 20px; font-weight: 700; letter-spacing: 0.06em; line-height: 1.6; }
  .kt-quote span { display: block; font-size: 11px; letter-spacing: 0.16em; color: #B89B4E; margin-top: 8px; }
  .kt-lead { font-size: 15px; line-height: 2; text-align: left; margin: 0 0 28px; }
  .kt-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin: 0 0 30px; }
  .kt-gallery figure { margin: 0; overflow: hidden; }
  .kt-gallery img { width: 100%; height: 100%; object-fit: cover; display: block; }
  .kt-gallery .g-main { grid-column: span 2; }
  .kt-gallery .g-wide { grid-column: span 2; }

  .plan-wrap { display: grid; grid-template-columns: 1fr; gap: 20px; margin: 0 0 28px; }
  .plan-card { background: #F8F6F1; border: 1px solid #e5ded0; padding: 18px 16px 20px; }
  .plan-card h4 { font-size: 17px; font-weight: 700; margin: 0 0 4px; }
  .plan-card h4 small { font-size: 11px; color: #877F5E; margin-left: 6px; }
  .plan-card .plan-img { margin: 12px 0; background: #fff; border: 1px solid #eee; }
  .plan-card .plan-img img { width: 100%; display: block; }
  .plan-spec { width: 100%; border-collapse: collapse; font-size: 13px; }
  .plan-spec th, .plan-spec td { border-bottom: 1px solid #e5ded0; padding: 7px 3px; text-align: left; }
  .plan-spec th { color: #6b655a; font-weight: 500; width: 46%; }
  .plan-spec td { font-weight: 700; }

  .kt-section { display: flex; flex-direction: column; gap: 16px; background: #ECE6DC; padding: 22px 18px; margin: 0 0 28px; }
  .kt-section .sec-img img { width: 100%; display: block; }
  .kt-section h4 { font-size: 17px; font-weight: 700; margin: 0 0 10px; }

  .price-box { background: #221714; color: #F8F6F1; text-align: center; padding: 30px 20px; }
  .price-box .p-label { font-size: 12px; letter-spacing: 0.12em; color: #cfc6b4; margin: 0 0 8px; }
  .price-box .p-main { font-size: 32px; font-weight: 700; line-height: 1.2; }
  .price-box .p-main span { font-size: 16px; }
  .price-box .p-accent { color: #D9BE74; }
  .price-box .p-sub { font-size: 12px; color: #b7ae9c; margin: 12px 0 0; line-height: 1.85; }

  .perf-list { display: grid; grid-template-columns: 1fr; gap: 14px; margin: 0 0 20px; }
  .perf-item { background: #F8F6F1; border-top: 3px solid #877F5E; padding: 18px 16px; }
  .perf-item h4 { font-size: 16px; font-weight: 700; margin: 0 0 8px; }
  .perf-item p { font-size: 14px; line-height: 1.85; }
  .perf-link { text-align: center; margin: 16px 0 0; }
  .perf-link a { display: inline-block; border: 1px solid #877F5E; color: #221714; font-size: 14px; font-weight: 700; padding: 12px 30px; text-decoration: none; }

  .summary-grid { display: grid; grid-template-columns: 1fr; gap: 12px; margin: 0 0 26px; }
  .summary-item { text-align: center; background: #F8F6F1; padding: 20px 16px; }
  .summary-item .s-label { font-size: 12px; letter-spacing: 0.08em; color: #877F5E; margin: 0 0 6px; }
  .summary-item .s-val { font-size: 24px; font-weight: 700; }
  .summary-item .s-val span { font-size: 14px; }
  .cta-row { display: flex; flex-direction: column; gap: 14px; }
  .cta-btn { display: flex; align-items: center; justify-content: center; padding: 18px 24px; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; text-decoration: none; }
  .cta-btn.is-primary { background: #B89B4E; color: #fff; }
  .cta-btn.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }

  .p-bottom { background: #ECE6DC; width: 100%; }
  .l-inner.l-bottom { padding: 46px 20px; text-align: center; }
  .p-bottom__ttl span { border-bottom: 1px dashed #221714; display: block; font-size: 20px; font-weight: 700; line-height: 1.7; margin-inline: auto; width: fit-content; }
  .p-page__link { margin: 40px auto 60px; }
  .l-inner.l-page__link { margin-inline: auto; width: 92%; }
  .p-page__link-items { display: grid; gap: 20px; grid-template-columns: 1fr; }
  .p-page__link-item a img { width: 100%; height: auto; }

  /* ---- FV 価格明示（ハブ） ---- */
  .p-fv__price { margin-top: 14px; font-size: 14px; letter-spacing: 0.04em; color: #3a332c; }
  .p-fv__price strong { font-size: 20px; font-weight: 700; color: #B89B4E; margin: 0 3px; }

  /* ---- Design 世界観バンド ---- */
  .design-lead { font-size: 15px; line-height: 2; letter-spacing: 0.04em; text-align: left; margin: 0 0 24px; }
  .design-band { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
  .design-band figure { margin: 0; overflow: hidden; aspect-ratio: 4/3; }
  .design-band figure:first-child { grid-column: span 2; }
  .design-band img { width: 100%; height: 100%; object-fit: cover; display: block; }

  /* ---- Lineup 分岐ボタン ---- */
  .lineup__more { display: inline-block; margin-top: 14px; background: #B89B4E; color: #fff; font-size: 14px; font-weight: 700; letter-spacing: 0.05em; padding: 12px 26px; text-decoration: none; }
  .lineup__soon-note { display: inline-block; margin-top: 14px; font-size: 13px; letter-spacing: 0.05em; color: #877F5E; }
  .lineup__spec { list-style: none; margin: 12px 0 0; padding: 0; border-top: 1px solid #e5ded0; }
  .lineup__spec li { display: flex; justify-content: space-between; font-size: 13px; color: #6b655a; padding: 7px 0; border-bottom: 1px solid #e5ded0; }
  .lineup__spec li b { color: #221714; font-weight: 700; }

  /* ---- FV 資料請求ボタン ---- */
  .p-fv__cta { margin-top: 20px; display: flex; flex-direction: column; gap: 12px; }
  .p-fv__cta a { display: flex; align-items: center; justify-content: center; padding: 15px 24px; font-size: 15px; font-weight: 700; letter-spacing: 0.04em; text-decoration: none; }
  .p-fv__cta a.is-primary { background: #B89B4E; color: #fff; }
  .p-fv__cta a.is-ghost { background: #fff; color: #221714; border: 1px solid #877F5E; }

  /* ---- 3プラン概要：ひと言特徴 ---- */
  .lineup__lead { font-size: 13px; line-height: 1.85; letter-spacing: 0.03em; color: #3a332c; margin: 8px 0 0; }

  /* ---- 資料請求 大CTA（ページ末尾・主役） ---- */
  .p-cta { background: #221714; width: 100%; padding: 48px 20px; text-align: center; }
  .p-cta__ttl { color: #F8F6F1; font-size: 21px; font-weight: 700; letter-spacing: 0.04em; line-height: 1.6; margin: 0 0 10px; }
  .p-cta__sub { color: #cfc6b4; font-size: 13px; letter-spacing: 0.03em; line-height: 1.85; margin: 0 0 26px; }
  .p-cta__price { color: #D9BE74; font-weight: 700; }
  .p-cta__btns { display: flex; flex-direction: column; gap: 14px; }
  .p-cta__btns a { display: flex; align-items: center; justify-content: center; text-decoration: none; }
  .p-cta__btns a.is-primary { background: #B89B4E; color: #fff; padding: 20px 24px; font-size: 17px; font-weight: 700; letter-spacing: 0.04em; }
  .p-cta__btns a.is-ghost { background: transparent; color: #F8F6F1; border: 1px solid #877F5E; padding: 18px 24px; font-size: 15px; font-weight: 700; }
}

/* serif落ち事故歴クラスへの保険（common.cssと同一スタック＋堅牢なフォールバック。weightは触らない） */
.p-standardhouse .f-gothic-zen {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", sans-serif;
}

/* ヒーロー左上ブランド文字の可読性担保（明るい写真でも沈まない薄いシェード。写真差替えに対して頑健） */
.p-hero__media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(150deg, rgba(20,14,8,.34) 0%, rgba(20,14,8,0) 38%); pointer-events: none; }

/* ヒーロー スライドショー（クロスフェード。JSはpage-standardhouse.php末尾） */
.p-hero__media img { opacity: 0; transition: opacity 1.8s ease; }
.p-hero__media img.is-active { opacity: 1; }
@media (prefers-reduced-motion: reduce) { .p-hero__media img { transition: none; } }

/* ===== Phase 2: UNIMOとは 導入 ＋ FAQ ===== */
.p-intro { width: min(92%, 900px); margin: -46px auto 96px; text-align: center; position: relative; z-index: 2; }
.p-intro__label { font-size: 13px; letter-spacing: .18em; color: #B89B4E; font-weight: 700; margin: 0 0 18px; }
.p-intro__lead { font-size: 16px; line-height: 2.15; letter-spacing: .04em; color: #221714; }
.p-intro__lead strong { font-weight: 700; }

.p-faq { max-width: 900px; margin: 0 auto; }
.p-faq__item { border-bottom: 1px solid #E4DED2; }
.p-faq__item:first-child { border-top: 1px solid #E4DED2; }
.p-faq__item summary { display: flex; gap: 14px; align-items: flex-start; padding: 22px 40px 22px 4px; font-size: 17px; font-weight: 700; letter-spacing: .03em; color: #221714; line-height: 1.7; cursor: pointer; position: relative; list-style: none; }
.p-faq__item summary::-webkit-details-marker { display: none; }
.p-faq__item summary::after { content: "＋"; position: absolute; right: 6px; top: 22px; font-size: 20px; font-weight: 400; color: #B89B4E; line-height: 1.3; transition: transform .2s; }
.p-faq__item[open] summary::after { content: "−"; }
.p-faq__qt { flex: 1 1 auto; }
.p-faq__body { display: flex; gap: 14px; align-items: flex-start; padding: 0 40px 24px 4px; font-size: 15px; line-height: 1.95; letter-spacing: .03em; color: #3a332c; }
.p-faq__body p { margin: 0; }
.p-faq__q, .p-faq__a { flex: 0 0 auto; width: 26px; height: 26px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; margin-top: 1px; }
.p-faq__q { background: #877F5E; color: #fff; }
.p-faq__a { background: #F1ECE1; color: #8A7536; }

@media screen and (max-width: 767px) {
  .p-intro { margin: -10px auto 60px; }
  .p-intro__lead { font-size: 15px; line-height: 2.05; text-align: left; }
  .p-faq__item summary { font-size: 15.5px; padding: 20px 34px 20px 2px; }
  .p-faq__item summary::after { top: 20px; }
  .p-faq__body { font-size: 14px; padding: 0 34px 22px 2px; }
}
