/*
Theme Name: 退職給付金ドットコム LP
Theme URI: https://taishoku-kyufu.com
Author: 退職給付金ドットコム
Description: 退職給付金ドットコム専用LP用テーマ。
Version: 1.3.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: taishoku-kyufu
Tags: landing-page, one-page, custom-colors
*/

:root {
    --text: #1A1A1A;
    --text-2: #4A4A4A;
    --text-3: #888;
    --bg: #FFFFFF;
    --bg-cream: #FAF6F2;
    --bg-soft: #FCF1ED;
    --coral: #FF5E62;
    --coral-2: #E84545;
    --coral-light: #FFE4DE;
    --coral-bg: #FFF5F2;
    --gold: #FFD93D;
    --hl: #FFE066;
    --line: #06C755;
    --line-dark: #04A546;
    --border: #EAE0D8;
    --shadow-sm: 0 2px 8px rgba(232, 69, 69, 0.08);
    --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.06);
    --shadow-lg: 0 12px 40px rgba(232, 69, 69, 0.12);
  }
  * { box-sizing: border-box; margin: 0; padding: 0; }
  html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
  body {
    font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif;
    color: var(--text);
    background: var(--bg-cream);
    line-height: 1.7;
    font-weight: 500;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
  }
  img { max-width: 100%; display: block; }
  a { color: inherit; text-decoration: none; }
  .wrapper {
    max-width: 480px;
    margin: 0 auto;
    background: #FFFFFF;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0,0,0,0.06);
    padding-bottom: 80px;
  }
  .hl { background: linear-gradient(transparent 60%, var(--hl) 60%); padding: 0 2px; }
  .num { font-family: 'Noto Serif JP', serif; font-weight: 900; }

  /* ============== HEADER ============== */
  .site-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(255,255,255,0.97);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-bottom: 1px solid var(--border);
    padding: 8px 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .logo {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 900;
    font-size: 14px;
    color: var(--text);
  }
  .logo-mark {
    width: 28px; height: 28px;
    background: var(--coral);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 14px;
  }
  .logo small { display: block; font-size: 9px; color: var(--text-3); font-weight: 700; line-height: 1; margin-top: 2px; }
  .header-cta {
    background: var(--line);
    color: #fff;
    padding: 7px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 4px;
    box-shadow: 0 2px 6px rgba(6,199,85,0.3);
  }
  .header-cta::before {
    content: "";
    width: 14px; height: 14px;
    background: #fff;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63h2.386c.346 0 .627.285.627.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.63.63-.63.345 0 .63.285.63.63v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63.346 0 .628.285.628.63v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.63.63-.63.348 0 .63.285.63.63v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314'/></svg>") center/contain no-repeat;
            mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63h2.386c.346 0 .627.285.627.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.63.63-.63.345 0 .63.285.63.63v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63.346 0 .628.285.628.63v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.63.63-.63.348 0 .63.285.63.63v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314'/></svg>") center/contain no-repeat;
  }

  /* ============== URGENT BANNER ============== */
  .urgent {
    background: var(--text);
    color: #fff;
    text-align: center;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
  }
  .urgent .pulse {
    display: inline-block;
    width: 8px; height: 8px;
    background: var(--coral);
    border-radius: 50%;
    margin-right: 6px;
    animation: pulse 1.5s infinite;
    vertical-align: middle;
  }
  @keyframes pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.3); }
  }

  /* ============== HERO ============== */
  .hero {
    position: relative;
    background: #1a1a1a;
    color: #fff;
    overflow: hidden;
    padding: 28px 16px 28px;
  }
  .hero-bg {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(180deg, rgba(26,26,26,0.45) 0%, rgba(26,26,26,0.78) 70%, rgba(26,26,26,0.92) 100%),
      url('images/hero.jpg') center 20%/cover;
    z-index: 0;
  }
  .hero-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 60%, var(--coral-2) 220%);
    opacity: 0.4;
  }
  .hero-content { position: relative; z-index: 2; }
  .hero-tag {
    display: inline-block;
    background: var(--gold);
    color: var(--text);
    padding: 5px 14px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.05em;
    margin-bottom: 14px;
  }
  .hero-tag::before { content: "★ "; }
  .hero-loss-prefix {
    color: #FFD93D;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 6px;
    letter-spacing: 0.04em;
  }
  .hero-loss-prefix::before { content: "⚠ "; }
  .hero-headline {
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.35;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  }
  .hero-headline .arrow {
    color: var(--gold);
    font-family: sans-serif;
  }
  .hero-headline .big {
    color: var(--gold);
    font-size: 44px;
    display: inline-block;
    line-height: 1;
  }
  .hero-headline .strike {
    color: #FFB5A0;
    text-decoration: line-through;
    text-decoration-color: var(--coral);
    text-decoration-thickness: 3px;
    font-size: 22px;
  }
  .hero-sub {
    font-size: 14px;
    margin-bottom: 18px;
    opacity: 0.95;
    line-height: 1.6;
  }
  .trust-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    margin-bottom: 16px;
  }
  .trust-pill {
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(4px);
    border: 1px solid rgba(255,217,61,0.3);
    border-radius: 8px;
    padding: 8px 6px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
  }
  .trust-pill .num {
    display: block;
    font-size: 18px;
    color: var(--gold);
    line-height: 1;
    margin-bottom: 2px;
  }
  .trust-pill .num small { font-size: 11px; }

  .line-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: var(--line);
    color: #fff;
    padding: 18px 16px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-align: center;
    box-shadow: 0 6px 0 var(--line-dark), 0 10px 24px rgba(6,199,85,0.45);
    border: 2px solid #fff;
    transition: transform 0.1s;
    margin-top: 4px;
    position: relative;
    overflow: hidden;
    animation: ctaBounce 1.6s ease-in-out infinite, ctaGlow 2.4s ease-in-out infinite;
    transform-origin: center;
  }
  .line-cta:active {
    transform: translateY(2px) !important;
    box-shadow: 0 4px 0 var(--line-dark);
    animation: none;
  }
  .line-cta::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -75%;
    width: 50%;
    height: 200%;
    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.55), transparent);
    transform: skewX(-25deg);
    animation: ctaShine 3s ease-in-out infinite;
    pointer-events: none;
  }
  @keyframes ctaBounce {
    0%, 100% { transform: translateY(0) scale(1); }
    50% { transform: translateY(-3px) scale(1.02); }
  }
  @keyframes ctaGlow {
    0%, 100% { box-shadow: 0 6px 0 var(--line-dark), 0 10px 24px rgba(6,199,85,0.45); }
    50% { box-shadow: 0 6px 0 var(--line-dark), 0 14px 36px rgba(6,199,85,0.7); }
  }
  @keyframes ctaShine {
    0% { left: -75%; }
    50% { left: 125%; }
    100% { left: 125%; }
  }
  @media (prefers-reduced-motion: reduce) {
    .line-cta { animation: none; }
    .line-cta::after { display: none; }
  }
  .line-cta::before {
    content: "";
    width: 22px; height: 22px;
    background: #fff;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M20.01 15.38c-1.23 0-2.42-.2-3.53-.56a.977.977 0 0 0-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z'/></svg>") center/contain no-repeat;
            mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M20.01 15.38c-1.23 0-2.42-.2-3.53-.56a.977.977 0 0 0-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z'/></svg>") center/contain no-repeat;
  }
  .cta-note {
    text-align: center;
    font-size: 11px;
    margin-top: 8px;
    opacity: 0.9;
  }

  /* ============== 動画インタビュー ============== */
  .interview {
    background: linear-gradient(180deg, #1a1a1a 0%, #2a2a2a 100%);
    color: #fff;
    padding: 32px 16px 30px;
    text-align: center;
  }
  .interview-eyebrow {
    display: inline-block;
    color: var(--gold);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.2em;
    margin-bottom: 8px;
  }
  .interview-eyebrow::before, .interview-eyebrow::after {
    content: "─";
    margin: 0 8px;
    opacity: 0.5;
  }
  .interview-title {
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 6px;
  }
  .interview-hl {
    color: var(--gold);
  }
  .interview-sub {
    font-size: 12px;
    opacity: 0.85;
    margin-bottom: 16px;
  }
  .interview-video-wrap {
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 16px 40px rgba(0,0,0,0.5);
    background: #000;
    border: 2px solid var(--coral);
  }
  .interview-video {
    width: 100%;
    height: auto;
    display: block;
  }
  .interview-meta {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 14px;
    flex-wrap: wrap;
  }
  .interview-tag {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 12px;
  }
  .interview-tag.accent {
    background: var(--coral);
    border-color: var(--coral);
  }

    /* ============== アドバイザー紹介 ============== */
  .leader {
    background: #fff;
    padding: 32px 16px;
    display: flex;
    gap: 16px;
    align-items: center;
    border-bottom: 1px solid var(--border);
  }
  .leader-photo {
    flex: 0 0 110px;
    width: 110px;
    height: 130px;
    border-radius: 12px;
    overflow: hidden;
    background: #D4C4B8;
    box-shadow: 0 6px 16px rgba(0,0,0,0.12);
    border: 3px solid #fff;
  }
  .leader-photo img { width: 100%; height: 100%; object-fit: cover; }
  .leader-body { flex: 1; min-width: 0; }
  .leader-tag {
    display: inline-block;
    background: var(--coral-light);
    color: var(--coral-2);
    padding: 2px 8px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 900;
    margin-bottom: 6px;
  }
  .leader-quote {
    font-family: 'Noto Serif JP', serif;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.45;
    color: var(--text);
    margin-bottom: 10px;
    padding-left: 8px;
    border-left: 3px solid var(--coral);
  }
  .leader-name {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .leader-name strong {
    font-weight: 900;
    margin-right: 6px;
  }
  .leader-name small {
    font-size: 10px;
    color: var(--text-3);
    display: block;
    margin-top: 2px;
  }
  .leader-text {
    font-size: 11px;
    color: var(--text-2);
    line-height: 1.7;
  }

  /* ============== 合法性アピール ============== */
  .legality {
    background: var(--bg-cream);
    padding: 36px 16px;
    text-align: center;
  }
  .legality-title {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.5;
    color: var(--text);
    margin-bottom: 14px;
  }
  .legality-title .hl {
    background: linear-gradient(transparent 60%, var(--hl) 60%);
    padding: 0 6px;
  }
  .legality-lead {
    font-size: 13px;
    color: var(--text-2);
    line-height: 1.85;
    margin-bottom: 20px;
  }
  .legality-lead strong {
    color: var(--coral-2);
    font-weight: 900;
  }
  .legality-card {
    background: #fff;
    border-radius: 14px;
    padding: 18px 16px 18px 14px;
    margin-bottom: 12px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
    text-align: left;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border);
    border-left: 4px solid var(--coral);
  }
  .legality-check {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    background: var(--coral);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
    box-shadow: 0 3px 8px rgba(232,69,69,0.3);
  }
  .legality-card h3 {
    font-weight: 900;
    font-size: 15px;
    line-height: 1.5;
    color: var(--coral-2);
    margin-bottom: 6px;
  }
  .legality-card p {
    font-size: 12px;
    color: var(--text-2);
    line-height: 1.8;
  }

  /* ============== PAIN POINTS ============== */
  .pain {
    background: var(--bg-cream);
    padding: 40px 16px;
    position: relative;
  }
  .section-eyebrow {
    text-align: center;
    color: var(--coral);
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 0.15em;
    margin-bottom: 8px;
  }
  .section-eyebrow::before, .section-eyebrow::after { content: "─"; margin: 0 8px; opacity: 0.5; }
  .section-title {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 24px;
    color: var(--text);
  }
  .section-title .hl { font-style: normal; }

  .pain-photo-wrap {
    position: relative;
    margin: 0 -16px;
    height: 280px;
    background:
      linear-gradient(180deg, transparent 0%, rgba(250,246,242,0.95) 90%),
      url('images/pain.jpg') center 30%/cover,
      #D4C4B8;
  }
  .pain-bubbles {
    margin-top: -120px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 0 4px;
  }
  .bubble {
    background: #fff;
    color: var(--text);
    padding: 12px 10px;
    border-radius: 14px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    border: 1px solid var(--border);
    position: relative;
  }
  .bubble::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0; height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
    filter: drop-shadow(0 4px 4px rgba(0,0,0,0.05));
  }
  .bubble strong { color: var(--coral); display: inline; font-weight: 900; }

  /* ============== SOLUTION ============== */
  .solution {
    background: linear-gradient(180deg, var(--bg-soft), var(--coral-light));
    padding: 32px 16px;
    text-align: center;
  }
  .solution-flag {
    display: inline-block;
    background: var(--coral);
    color: #fff;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 14px;
    position: relative;
  }
  .solution-flag::before, .solution-flag::after {
    content: "▼";
    color: var(--coral);
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
  }
  .solution-title {
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
    color: var(--text);
    margin-bottom: 8px;
  }
  .solution-title em { font-style: normal; color: var(--coral-2); }
  .solution-sub { color: var(--text-2); font-size: 13px; }

  /* ============== VALUE BOX ============== */
  .value-box {
    margin: 20px 16px;
    background: #fff;
    border: 3px solid var(--coral);
    border-radius: 16px;
    padding: 18px 14px;
    text-align: center;
    position: relative;
    box-shadow: var(--shadow-lg);
  }
  .value-tag {
    position: absolute;
    top: -14px; left: 50%;
    transform: translateX(-50%);
    background: var(--coral);
    color: #fff;
    font-weight: 900;
    padding: 4px 16px;
    border-radius: 20px;
    font-size: 12px;
    white-space: nowrap;
  }
  .value-headline {
    font-weight: 900;
    font-size: 14px;
    margin: 6px 0 10px;
    color: var(--text);
  }
  .value-price {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 4px;
    margin: 8px 0;
  }
  .value-price .label {
    font-size: 12px;
    color: var(--text-2);
    font-weight: 700;
  }
  .value-price .num {
    font-size: 38px;
    color: var(--coral-2);
    line-height: 1;
  }
  .value-price .yen { font-size: 16px; font-weight: 900; color: var(--coral-2); }
  .value-meta {
    font-size: 11px;
    color: var(--text-3);
    margin-top: 6px;
  }
  .value-box .line-cta { margin-top: 14px; }

  /* ============== 診断 ============== */
  .diagnose {
    background: linear-gradient(135deg, #FFF5F2 0%, #FFE4DE 100%);
    padding: 36px 16px;
  }
  .diagnose-form {
    background: #fff;
    border-radius: 16px;
    padding: 20px 16px;
    box-shadow: 0 12px 32px rgba(232, 69, 69, 0.12);
    border: 2px solid var(--coral);
    position: relative;
  }
  .diagnose-form::before {
    content: "簡単 30秒";
    position: absolute;
    top: -12px;
    left: 16px;
    background: var(--gold);
    color: var(--text);
    font-size: 11px;
    font-weight: 900;
    padding: 4px 12px;
    border-radius: 12px;
    letter-spacing: 0.05em;
  }
  .diag-q { margin-bottom: 12px; }
  .diag-q label {
    display: block;
    font-weight: 900;
    font-size: 13px;
    margin-bottom: 6px;
    color: var(--text);
  }
  .diag-q label::before {
    content: "Q";
    background: var(--coral);
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Noto Serif JP', serif;
    margin-right: 6px;
    font-size: 11px;
  }
  .diag-q select {
    width: 100%;
    padding: 11px 12px;
    font-size: 14px;
    border: 1.5px solid var(--border);
    border-radius: 10px;
    background: var(--bg-cream);
    font-family: inherit;
    font-weight: 700;
    color: var(--text);
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='%23E84545'><path d='M6 8L0 0h12z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 10px;
  }
  .diag-btn {
    display: block;
    width: 100%;
    background: linear-gradient(135deg, var(--coral) 0%, var(--coral-2) 100%);
    color: #fff;
    text-align: center;
    padding: 14px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 900;
    text-decoration: none;
    box-shadow: 0 6px 0 var(--coral-2), 0 10px 24px rgba(232,69,69,0.3);
    margin-top: 6px;
  }
  .diag-btn::after { content: " ▶"; color: var(--gold); }
  .diag-note {
    text-align: center;
    font-size: 11px;
    color: var(--text-3);
    margin-top: 10px;
  }

  /* ============== REASONS ============== */
  .reasons { padding: 40px 16px; background: #fff; }
  .reason-card {
    background: var(--bg-cream);
    border-radius: 14px;
    padding: 18px 16px;
    margin-bottom: 12px;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    border: 1px solid var(--border);
  }
  .reason-num {
    flex: 0 0 50px;
    height: 50px;
    background: var(--coral);
    color: #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1;
    box-shadow: 0 4px 10px rgba(232,69,69,0.3);
  }
  .reason-num small { font-size: 9px; font-weight: 700; }
  .reason-num strong { font-family: 'Noto Serif JP', serif; font-size: 22px; font-weight: 900; }
  .reason-content { flex: 1; }
  .reason-content h3 {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 4px;
  }
  .reason-content p {
    font-size: 12px;
    color: var(--text-2);
    line-height: 1.7;
  }

  /* ============== MEDIA ============== */
  .media {
    background: var(--bg-cream);
    padding: 30px 16px;
    text-align: center;
  }
  .media-title {
    color: var(--text-2);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin-bottom: 14px;
  }
  .media-title::before, .media-title::after { content: "─"; margin: 0 8px; opacity: 0.5; }
  .media-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
  .media-logo {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 12px 6px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 11px;
    color: var(--text-2);
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
  .media-logo.brand-1 { font-family: 'Noto Serif JP', serif; color: #BB1B1B; }
  .media-logo.brand-2 { color: #1B4D8C; }
  .media-logo.brand-3 { color: #2A2A2A; font-style: italic; }
  .media-logo.brand-4 { color: #C99A41; font-family: 'Noto Serif JP', serif; }
  .media-logo.brand-5 { color: #4A6FA5; }
  .media-logo.brand-6 { color: #6B4F8C; }

  /* ============== 仕組み解説 ============== */
  .mechanism {
    padding: 36px 16px;
    background: linear-gradient(180deg, #FFF8F3 0%, #FCEFE8 100%);
  }
  .mech-qa {
    background: #fff;
    border-radius: 14px;
    padding: 16px 14px;
    margin-bottom: 12px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border);
  }
  .mech-q {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed var(--border);
    margin-bottom: 10px;
  }
  .mech-q p {
    font-weight: 900;
    font-size: 14px;
    color: var(--text);
    line-height: 1.5;
  }
  .mech-a {
    display: flex;
    gap: 10px;
    align-items: flex-start;
  }
  .mech-a p {
    font-size: 13px;
    color: var(--text-2);
    line-height: 1.85;
  }
  .mech-a p strong {
    color: var(--coral-2);
    font-weight: 900;
    background: linear-gradient(transparent 65%, rgba(255,224,102,0.5) 65%);
  }
  .mech-mark {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
    font-size: 14px;
    color: #fff;
    line-height: 1;
  }
  .mech-mark.q { background: var(--coral); }
  .mech-mark.a { background: var(--text); }
  .mech-badge {
    display: flex;
    gap: 12px;
    align-items: center;
    background: #fff;
    border: 2px solid var(--coral);
    border-radius: 12px;
    padding: 14px 14px;
    margin-top: 16px;
    box-shadow: 0 6px 16px rgba(232,69,69,0.1);
  }
  .mech-badge-icon {
    font-size: 28px;
    flex-shrink: 0;
  }
  .mech-badge strong {
    font-weight: 900;
    color: var(--coral-2);
    font-size: 14px;
    line-height: 1.4;
  }
  .mech-badge small {
    display: block;
    font-size: 11px;
    color: var(--text-3);
    margin-top: 2px;
  }

    /* ============== TESTIMONIALS ============== */
  .testimonials { padding: 40px 16px; background: #fff; }
  .testi-card {
    background: var(--bg-cream);
    border-radius: 16px;
    padding: 18px;
    margin-bottom: 14px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border);
  }
  .testi-head {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 12px;
  }
  .testi-photo {
    width: 64px; height: 64px;
    border-radius: 50%;
    background: #D4C4B8 center/cover;
    flex: 0 0 64px;
    border: 3px solid #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    overflow: hidden;
  }
  .testi-photo img { width: 100%; height: 100%; object-fit: cover; }
  .testi-meta { flex: 1; }
  .testi-name { font-weight: 900; font-size: 14px; }
  .testi-job { font-size: 11px; color: var(--text-3); }
  .testi-stars { color: var(--gold); font-size: 13px; letter-spacing: 1px; }

  .testi-result {
    background: #fff;
    border: 2px dashed var(--coral);
    border-radius: 10px;
    padding: 10px 8px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 4px;
  }
  .testi-result .ba { text-align: center; flex: 1; }
  .testi-result .ba small {
    display: block;
    font-size: 9px;
    color: var(--text-3);
    font-weight: 700;
  }
  .testi-result .ba .v {
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
    color: var(--text-2);
    font-size: 16px;
    line-height: 1;
  }
  .testi-result .ba.up .v {
    color: var(--coral-2);
    font-size: 22px;
  }
  .testi-result .arrow {
    color: var(--coral);
    font-weight: 900;
    font-size: 18px;
  }
  .testi-result .gain {
    background: var(--gold);
    color: var(--text);
    font-weight: 900;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 11px;
    margin-left: auto;
  }
  .testi-quote {
    font-size: 13px;
    color: var(--text-2);
    line-height: 1.7;
    position: relative;
    padding-left: 14px;
  }
  .testi-quote::before {
    content: "“";
    position: absolute;
    left: -2px; top: -8px;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    color: var(--coral);
    line-height: 1;
  }

  /* ============== STEPS ============== */
  .steps {
    background: var(--bg-cream);
    padding: 40px 16px;
  }
  .step-list { position: relative; }
  .step-list::before {
    content: "";
    position: absolute;
    left: 26px;
    top: 30px;
    bottom: 30px;
    width: 2px;
    background: var(--coral-light);
  }
  .step-item {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    background: #fff;
    border-radius: 14px;
    padding: 14px 14px 14px 12px;
    margin-bottom: 10px;
    box-shadow: var(--shadow-sm);
    position: relative;
    border: 1px solid var(--border);
  }
  .step-circle {
    flex: 0 0 40px;
    height: 40px;
    background: var(--coral);
    color: #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    box-shadow: 0 4px 10px rgba(232,69,69,0.3);
  }
  .step-circle small { font-size: 8px; font-weight: 700; }
  .step-circle strong { font-family: 'Noto Serif JP', serif; font-size: 18px; font-weight: 900; }
  .step-body { flex: 1; }
  .step-body h4 {
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 2px;
  }
  .step-body p {
    font-size: 12px;
    color: var(--text-2);
    line-height: 1.6;
  }

  /* ============== COMPARISON ============== */
  .compare { padding: 40px 16px; background: #fff; }
  .compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: var(--shadow-md);
    font-size: 11px;
    border: 1px solid var(--border);
  }
  .compare-table th, .compare-table td {
    padding: 10px 4px;
    text-align: center;
    border-bottom: 1px solid var(--border);
    border-right: 1px solid var(--border);
  }
  .compare-table th:last-child, .compare-table td:last-child { border-right: none; }
  .compare-table thead th {
    background: var(--bg-cream);
    font-weight: 900;
    color: var(--text);
    font-size: 11px;
    line-height: 1.3;
  }
  .compare-table thead th.us {
    background: var(--coral);
    color: #fff;
  }
  .compare-table tbody th {
    background: var(--bg-cream);
    text-align: left;
    padding-left: 8px;
    font-weight: 700;
    font-size: 10px;
  }
  .compare-table .yes { color: var(--coral-2); font-weight: 900; font-size: 16px; }
  .compare-table .meh { color: var(--text-3); font-weight: 900; }
  .compare-table .no { color: #999; }
  .compare-table td.us-cell {
    background: var(--coral-bg);
    font-weight: 900;
    color: var(--coral-2);
  }

  /* ============== FAQ ============== */
  .faq { padding: 40px 16px; background: var(--bg-cream); }
  .faq-item {
    background: #fff;
    border-radius: 12px;
    margin-bottom: 8px;
    overflow: hidden;
    border: 1px solid var(--border);
  }
  .faq-q {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 14px;
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.5;
    list-style: none;
  }
  .faq-q::-webkit-details-marker { display: none; }
  .faq-q::after {
    content: "＋";
    margin-left: auto;
    color: var(--coral);
    font-weight: 900;
    font-size: 18px;
    transition: transform 0.2s;
  }
  .faq-item[open] .faq-q::after { content: "−"; }
  .faq-q .qmark {
    flex: 0 0 26px;
    height: 26px;
    background: var(--coral);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
  }
  .faq-a {
    padding: 0 14px 14px 50px;
    font-size: 12px;
    color: var(--text-2);
    line-height: 1.8;
  }

  /* ============== CONTACT ============== */
  .contact-cta {
    background: linear-gradient(135deg, var(--coral) 0%, var(--coral-2) 100%);
    color: #fff;
    padding: 36px 16px;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .contact-cta::before {
    content: "";
    position: absolute;
    top: -50%; right: -30%;
    width: 200px; height: 200px;
    background: rgba(255,255,255,0.06);
    border-radius: 50%;
  }
  .contact-cta-inner { position: relative; z-index: 1; }
  .contact-cta h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 8px;
  }
  .contact-cta p { font-size: 13px; margin-bottom: 18px; opacity: 0.95; }
  .contact-cta .line-cta { background: #fff; color: var(--line-dark); box-shadow: 0 6px 0 #fff8, 0 10px 24px rgba(0,0,0,0.2); }
  .contact-cta .line-cta::before { background: var(--line); }
  .contact-cta .or-tel {
    margin-top: 14px;
    font-size: 13px;
    font-weight: 700;
  }
  .contact-cta .or-tel a {
    text-decoration: underline;
    text-underline-offset: 2px;
  }

  /* ============== FOOTER ============== */
  .footer {
    background: var(--text);
    color: #DDD3CB;
    padding: 30px 16px 24px;
    font-size: 11px;
    line-height: 1.8;
  }
  .footer-logo { font-weight: 900; color: #fff; font-size: 14px; margin-bottom: 10px; }
  .footer p { margin-bottom: 8px; opacity: 0.8; }
  .company-info { margin: 14px 0; padding: 12px 0; border-top: 1px solid #444; border-bottom: 1px solid #444; }
  .company-info > div { display: flex; gap: 10px; padding: 4px 0; font-size: 11px; }
  .company-info dt { flex: 0 0 60px; color: #fff; font-weight: 700; opacity: 0.7; }
  .company-info dd { flex: 1; opacity: 0.9; }
  .footer-links { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 14px; }
  .footer-links a { color: var(--coral-light); }
  .footer-copy { font-size: 10px; opacity: 0.6; padding-top: 10px; border-top: 1px solid #444; }

  /* ============== STICKY BOTTOM CTA ============== */
  .sticky-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: rgba(255,255,255,0.97);
    backdrop-filter: blur(8px);
    border-top: 1px solid var(--border);
    padding: 8px 12px;
    display: flex;
    gap: 8px;
    box-shadow: 0 -4px 16px rgba(0,0,0,0.08);
  }
  .sticky-cta .line-cta {
    flex: 1;
    padding: 12px;
    font-size: 13px;
    margin-top: 0;
    box-shadow: 0 3px 0 var(--line-dark);
  }
  .sticky-cta .tel-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 12px 14px;
    background: var(--coral);
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 900;
    box-shadow: 0 3px 0 var(--coral-2);
  }
  .sticky-cta .tel-btn::before { content: "📞"; }

  @media (max-width: 360px) {
    .hero-headline { font-size: 24px; }
    .hero-headline .big { font-size: 30px; }
    .section-title { font-size: 19px; }
    body { font-size: 14px; }
  }
