/* =========================================================================
   エコスマイリー 出張買取LP 本番デザイン（スマホファースト）
   緑基調 / 電話CTA=オレンジ / LINE=緑。派手な演出は避け、可読性・速度・CVR優先。
   ========================================================================= */
:root{
  color-scheme: light;
  --green-900:#14532b; --green-800:#186235; --green-700:#1f7a43; --green-600:#2f9e57;
  --green-500:#43b06b; --green-100:#e4f3ea; --green-050:#f1faf4;
  --orange:#f47b20; --orange-600:#e06c12;
  --line:#06c755;
  --gold:#ffb020;
  --ink:#17271d; --ink-2:#3d4f44; --muted:#61756a;
  --card:#ffffff; --border:#e2ece5; --border-2:#d3e2d8;
  --bg:#f5faf6;
  --shadow-sm:0 2px 8px -3px rgba(20,60,35,.18);
  --shadow:0 12px 30px -14px rgba(20,70,40,.28);
  --shadow-cta:0 8px 20px -6px rgba(244,123,32,.45);
  --r:16px; --r-lg:22px; --r-sm:10px;
  --wrap:1080px;
  --fs-h1:clamp(28px,7.4vw,46px);
  --font:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","YuGothic","Noto Sans JP",Meiryo,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
#ec-form{scroll-margin-top:16px}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);line-height:1.7;
  font-size:16px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
img,svg{max-width:100%}
a{color:inherit}
.ec-ic{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:-.125em}
.ec-wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(16px,4.5vw,32px)}
.ec-sec{padding-block:clamp(34px,6vw,64px)}
.ec-sec--tint{background:var(--green-050)}
.ec-sec--green{background:linear-gradient(160deg,var(--green-700),var(--green-800))}
.ec-title{font-size:clamp(21px,4.6vw,30px);font-weight:900;text-align:center;margin:0 0 6px;letter-spacing:.01em;text-wrap:balance;line-height:1.35}
.ec-title .u{background:linear-gradient(transparent 62%,#cdeed7 62%)}
.ec-lead{text-align:center;color:var(--muted);margin:0 auto 26px;max-width:44ch;font-size:15.5px}
.ec-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:.04em;
  color:var(--green-800);background:var(--green-100);border:1px solid var(--border-2);border-radius:999px;padding:6px 13px}

/* top trust */
.ec-topbar{background:var(--green-900);color:#dff0e5;font-size:11.5px}
.ec-topbar .ec-wrap{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:center;padding-block:7px;text-align:center}
.ec-topbar b{color:#fff}

/* HERO */
.ec-hero{position:relative;background:
    radial-gradient(120% 90% at 85% -10%,#eafaef 0%,transparent 55%),
    linear-gradient(180deg,#ffffff,#eef8f1 92%);overflow:hidden}
.ec-hero::after{content:"";position:absolute;inset:auto 0 -1px 0;height:24px;background:var(--bg);border-radius:50% 50% 0 0/100% 100% 0 0}
.ec-hero .ec-wrap{position:relative;padding-top:22px;padding-bottom:30px}
.ec-hero-grid{display:grid;gap:18px}
.ec-hchip{margin-bottom:12px}
.ec-h1{font-size:var(--fs-h1);line-height:1.22;font-weight:900;margin:0 0 12px;letter-spacing:.005em}
.ec-h1 .lead-sm{display:block;font-size:.52em;font-weight:800;color:var(--green-700);margin-bottom:6px;letter-spacing:.02em}
.ec-h1 .zero{color:var(--orange);white-space:nowrap}
.ec-h1 .zero b{font-size:1.28em}
.ec-hero-sub{font-size:15px;color:var(--ink-2);margin:0 0 16px;font-weight:500}
.ec-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}
.ec-badge{background:#fff;border:1.5px solid var(--border-2);border-radius:var(--r-sm);padding:10px 4px;text-align:center;box-shadow:var(--shadow-sm)}
.ec-badge .ec-ic{width:22px;height:22px;color:var(--green-600);stroke-width:2}
.ec-badge b{display:block;font-size:16px;font-weight:900;color:var(--green-800);line-height:1.15;margin-top:2px}
.ec-badge span{font-size:12px;color:var(--muted);font-weight:700}
.ec-badge .big{font-size:21px;color:var(--orange)}
.ec-hero-vis{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow);
  background:linear-gradient(160deg,#dff2e6,#c4e9d1);aspect-ratio:4/3;min-height:220px}
.ec-hero-vis svg.scene{position:absolute;inset:0;width:100%;height:100%}
.ec-hero-vis img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ec-hero-vis .float{position:absolute;top:12px;left:12px;background:#fff;border-radius:999px;padding:6px 12px;
  font-weight:900;font-size:12.5px;color:var(--green-800);box-shadow:var(--shadow-sm);display:flex;align-items:center;gap:6px}
.ec-hero-vis .float .ec-ic{color:var(--orange);width:16px;height:16px}

/* CTA */
.ec-cta{display:grid;gap:9px}
.ec-cta--fv,.ec-cta--hero,.ec-cta--inline,.ec-cta--final{grid-template-columns:1fr 1fr}
.ec-cta--fv .ec-btn--call,.ec-cta--hero .ec-btn--call,.ec-cta--inline .ec-btn--call,.ec-cta--final .ec-btn--call{grid-column:1 / -1}
.ec-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;border-radius:13px;
  font-weight:900;text-decoration:none;font-size:16px;border:2px solid transparent;line-height:1.1;padding:6px 12px;
  transition:transform .08s ease,box-shadow .2s ease}
.ec-btn:active{transform:translateY(1px)}
.ec-btn .ec-ic{width:20px;height:20px;stroke-width:2}
.ec-btn--call{background:linear-gradient(180deg,#ff9440,var(--orange));color:#fff;box-shadow:var(--shadow-cta)}
.ec-btn--line{background:var(--line);color:#fff;box-shadow:0 8px 18px -8px rgba(6,199,85,.5)}
.ec-btn--form{background:#fff;color:var(--green-800);border-color:var(--green-600)}
.ec-btn__label{display:flex;align-items:center;gap:7px}
.ec-btn__num{font-weight:900}
/* hero用の大きい電話ボタン */
.ec-btn--hero{flex-direction:column;gap:1px;min-height:64px}
.ec-btn--hero .ec-btn__label{font-size:14px;font-weight:800}
.ec-btn--hero .ec-btn__num{font-size:23px;letter-spacing:.02em;font-variant-numeric:tabular-nums}
.ec-cta-note{text-align:center;font-size:12.5px;color:var(--muted);margin-top:9px}
.ec-cta-note .ec-ic{width:13px;height:13px;color:var(--green-600)}

/* stats */
.ec-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.ec-stat{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:16px 10px;text-align:center;box-shadow:var(--shadow-sm)}
.ec-stat .v{font-size:26px;font-weight:900;color:var(--green-700);line-height:1;font-variant-numeric:tabular-nums}
.ec-stat .v small{font-size:14px}
.ec-stat .k{font-size:13px;color:var(--muted);font-weight:700;margin-top:6px}
.ec-stat .ec-ic{width:20px;height:20px;color:var(--green-500);margin-bottom:2px}

/* reasons */
.ec-cards{display:grid;gap:12px;grid-template-columns:1fr}
.ec-reason{display:flex;gap:13px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:15px;box-shadow:var(--shadow-sm)}
.ec-reason .ib{flex:none;width:46px;height:46px;border-radius:13px;background:var(--green-100);color:var(--green-700);display:grid;place-items:center}
.ec-reason .ib .ec-ic{width:24px;height:24px}
.ec-reason h3{margin:0 0 3px;font-size:15.5px;font-weight:800}
.ec-reason p{margin:0;font-size:15px;color:var(--muted);line-height:1.65}

/* categories */
.ec-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}
.ec-cat{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:16px 12px;text-align:center;box-shadow:var(--shadow-sm)}
.ec-cat .th{height:64px;border-radius:12px;background:linear-gradient(160deg,var(--green-050),var(--green-100));display:grid;place-items:center;margin-bottom:9px;color:var(--green-700)}
.ec-cat .th .ec-ic{width:38px;height:38px;stroke-width:1.6}
.ec-cat b{display:block;font-size:14.5px;font-weight:800}
.ec-cat span{font-size:12.5px;color:var(--muted)}
.ec-cat-note{margin:14px 0 0;text-align:center;font-size:13px;color:var(--muted)}
.ec-cat-note b{color:var(--green-800)}

/* flow */
.ec-flow{display:grid;gap:10px}
.ec-step{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:13px 15px;box-shadow:var(--shadow-sm)}
.ec-step .no{flex:none;width:40px;height:40px;border-radius:50%;background:linear-gradient(180deg,var(--green-600),var(--green-700));color:#fff;display:grid;place-items:center;font-weight:900;font-size:17px}
.ec-step .tx b{display:block;font-size:15px;font-weight:800}
.ec-step .tx span{font-size:12.5px;color:var(--muted)}
.ec-step .ec-ic{margin-left:auto;width:26px;height:26px;color:var(--green-500);flex:none}

/* prices */
.ec-prices{display:grid;grid-template-columns:1fr;gap:10px}
.ec-price{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:12px 15px;box-shadow:var(--shadow-sm)}
.ec-price .ib{flex:none;width:44px;height:44px;border-radius:12px;background:var(--green-100);color:var(--green-700);display:grid;place-items:center}
.ec-price .ib .ec-ic{width:24px;height:24px}
.ec-price .nm{font-weight:800;font-size:14.5px}
.ec-price .nm em{font-style:normal;font-size:11.5px;color:var(--muted);display:block;font-weight:600}
.ec-price .amt{margin-left:auto;font-weight:900;color:var(--orange-600);font-size:19px;font-variant-numeric:tabular-nums;white-space:nowrap}
.ec-price .amt small{font-size:12px;font-weight:800}
.ec-price--free{background:var(--green-100);border-color:var(--border-2)}
.ec-price--free .ib{background:#fff}
.ec-price--free .amt{color:var(--green-700);font-size:15px}

/* reviews */
.ec-reviews{display:grid;gap:12px;grid-template-columns:1fr}
.ec-review{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:16px;box-shadow:var(--shadow-sm)}
.ec-review .stars{color:var(--gold);letter-spacing:2px;font-size:14px;margin-bottom:6px}
.ec-review p{margin:0 0 10px;font-size:14px;line-height:1.7}
.ec-review .who{display:flex;align-items:center;gap:9px}
.ec-review .av{width:34px;height:34px;border-radius:50%;background:var(--green-100);color:var(--green-800);display:grid;place-items:center;font-weight:900;font-size:14px}
.ec-review .who span{font-size:12px;color:var(--muted)}

/* faq */
.ec-faq{display:grid;gap:10px;max-width:760px;margin-inline:auto}
.ec-qa{background:#fff;border:1px solid var(--border);border-radius:var(--r);overflow:hidden}
.ec-qa summary{list-style:none;cursor:pointer;padding:15px 48px 15px 46px;font-weight:800;font-size:14.5px;position:relative}
.ec-qa summary::-webkit-details-marker{display:none}
.ec-qa summary::before{content:"Q";position:absolute;left:15px;top:13px;width:22px;height:22px;border-radius:6px;background:var(--green-700);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}
.ec-qa summary::after{content:"";position:absolute;right:18px;top:50%;width:11px;height:11px;border-right:2.5px solid var(--green-700);border-bottom:2.5px solid var(--green-700);transform:translateY(-70%) rotate(45deg);transition:transform .2s}
.ec-qa[open] summary::after{transform:translateY(-30%) rotate(225deg)}
.ec-qa .a{padding:0 18px 16px 46px;font-size:15px;color:var(--ink-2);line-height:1.7}

/* trust / company */
.ec-trust-grid{display:grid;gap:16px}
.ec-area{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:18px;box-shadow:var(--shadow-sm)}
.ec-area h3{margin:0 0 10px;font-size:15px;display:flex;align-items:center;gap:8px}
.ec-area h3 .ec-ic{color:var(--green-600);width:20px;height:20px}
.ec-pref{display:flex;flex-wrap:wrap;gap:8px}
.ec-pref span{background:var(--green-050);border:1px solid var(--border-2);color:var(--green-800);border-radius:8px;padding:6px 12px;font-weight:800;font-size:13.5px}
dl.ec-co{margin:0;display:grid;grid-template-columns:auto 1fr;border-top:1px solid var(--border)}
dl.ec-co dt,dl.ec-co dd{border-bottom:1px solid var(--border);padding:10px 6px;margin:0;font-size:12.5px}
dl.ec-co dt{font-weight:800;color:var(--muted);white-space:nowrap;padding-right:14px}
.ec-lic{display:flex;gap:10px;align-items:center;background:var(--green-050);border:1px dashed var(--border-2);border-radius:12px;padding:12px 14px;margin-top:12px}
.ec-lic .ec-ic{color:var(--green-700);width:26px;height:26px;flex:none}
.ec-lic b{font-size:12.5px;display:block}
.ec-lic span{font-size:12px;color:var(--muted)}

/* final CTA */
.ec-final{color:#fff;text-align:center}
.ec-final .ec-title,.ec-final h2{color:#fff}
.ec-final p{margin:0 auto 20px;color:#d8efdf;max-width:40ch;font-size:15px}
.ec-final .ec-cta{max-width:440px;margin-inline:auto}
.ec-final .ec-btn--form{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.5)}

/* form */
.ec-form-wrap{max-width:620px;margin-inline:auto}
.ec-form{display:grid;gap:14px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-lg);padding:20px;box-shadow:var(--shadow)}
.ec-field{display:grid;gap:6px}
.ec-field>span{font-weight:800;font-size:14.5px}
.ec-field em{font-style:normal;color:#fff;background:var(--orange);font-size:12px;border-radius:4px;padding:1px 7px;margin-left:6px;vertical-align:1px}
.ec-field i{font-style:normal;color:var(--muted);background:var(--green-050);font-size:12px;border:1px solid var(--border);border-radius:4px;padding:1px 7px;margin-left:6px;vertical-align:1px}
.ec-field input,.ec-field textarea,.ec-field select{width:100%;border:1.5px solid #c9d6cd;border-radius:10px;padding:12px;font-size:16px;font-family:inherit;background:#fff}
.ec-field input:focus,.ec-field textarea:focus,.ec-field select:focus{outline:2px solid var(--green-600);outline-offset:1px;border-color:var(--green-600)}
.ec-field input[type=file]{padding:9px;font-size:14px;background:var(--green-050)}
.ec-hint{font-size:12px;color:var(--muted)}
/* 依頼内容：複数選択チェックボックス（タップしやすいカード型） */
.ec-field--check{display:block}
.ec-field--check>span{display:block;margin-bottom:9px}
.ec-checks{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.ec-check{display:flex;align-items:center;gap:9px;min-height:52px;padding:10px 13px;border:1.5px solid #c9d6cd;border-radius:10px;background:#fff;font-size:14.5px;font-weight:700;color:var(--ink);line-height:1.3;cursor:pointer;transition:border-color .15s,background .15s}
.ec-check input{width:22px;height:22px;flex:none;accent-color:var(--green-600);margin:0}
.ec-check:has(input:checked){border-color:var(--green-600);background:var(--green-050)}
@media (max-width:420px){.ec-checks{grid-template-columns:1fr}}
.ec-adr{display:grid;gap:14px}
.ec-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.ec-form__privacy{font-size:12px;color:var(--muted);margin:0}
.ec-form__privacy a{color:var(--green-700);text-decoration:underline}
.ec-btn--submit{background:linear-gradient(180deg,var(--green-600),var(--green-700));color:#fff;width:100%;min-height:58px;font-size:17px;border:none}
.ec-thanks{background:var(--green-050);border:1px solid var(--border-2);border-radius:var(--r);padding:20px;text-align:center}
.ec-thanks .ec-title{margin-bottom:8px}
.ec-formerr{background:#fdecea;border:1px solid #f5c6cb;border-radius:10px;padding:13px;color:#a4342b;font-weight:700;font-size:13.5px}

/* sticky (mobile) */
.ec-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgba(255,255,255,.96);
  backdrop-filter:saturate(1.2) blur(6px);border-top:1px solid var(--border-2);
  padding:7px 10px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -6px 20px -10px rgba(0,0,0,.3)}
.ec-sticky .in{max-width:600px;margin-inline:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:7px}
.ec-sticky a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:46px;border-radius:11px;font-weight:900;font-size:11px;text-decoration:none;color:#fff;line-height:1}
.ec-sticky a .ec-ic{width:17px;height:17px;stroke-width:2.2;margin-bottom:2px}
.ec-sticky .s-tel{background:linear-gradient(180deg,#ff9440,var(--orange))}
.ec-sticky .s-tel .n{font-size:13px}
.ec-sticky .s-line{background:var(--line)}
.ec-sticky .s-form{background:var(--green-700)}
.ec-spacer{height:74px}

/* fallback (index.php) */
.ec-main__inner{max-width:760px;margin:0 auto;padding:36px 18px}
.ec-article__title{font-size:24px;font-weight:800;margin:0 0 16px}
.ec-article__body img{height:auto}

/* topbar icons */
.ec-topbar .ec-wrap span{display:inline-flex;align-items:center;gap:5px}
.ec-topbar .ec-ic{width:13px;height:13px;color:var(--green-500);flex:none}

/* section spacing helpers */
.ec-sec--tight{padding-block:clamp(16px,3.2vw,26px)}
.ec-wrap--cta{max-width:600px}

/* hero circular strength badges */
.ec-circles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:2px 0 18px;max-width:430px}
.ec-circle{position:relative;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;text-align:center;
  background:radial-gradient(circle at 50% 30%,#ffab5b,var(--orange));color:#fff;border:3px solid var(--gold);
  box-shadow:0 10px 20px -10px rgba(224,108,18,.6),inset 0 0 0 3px rgba(255,255,255,.22)}
.ec-circle .t{font-size:11.5px;font-weight:800;letter-spacing:.01em}
.ec-circle b{font-size:clamp(19px,5.8vw,26px);font-weight:900;line-height:1}
.ec-hero-vis .float--b{top:auto;bottom:12px;left:12px}
.ec-hero-vis .float--b .ec-ic{color:var(--green-600)}

/* お悩み */
.ec-nayami{display:grid;grid-template-columns:1fr;gap:10px}
.ec-worry{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-left:4px solid var(--orange);border-radius:var(--r);padding:13px 16px;box-shadow:var(--shadow-sm)}
.ec-worry .ec-ic{flex:none;width:26px;height:26px;color:var(--orange);stroke-width:1.8}
.ec-worry p{margin:0;font-size:15px;line-height:1.6}
.ec-worry b{font-weight:800;color:var(--ink)}
.ec-solve{margin:18px auto 0;max-width:54ch;text-align:center;background:var(--green-100);border:1px solid var(--border-2);border-radius:var(--r);padding:14px 18px;font-size:15px;font-weight:600;line-height:1.6}
.ec-solve .ec-ic{color:var(--green-600);width:18px;height:18px;vertical-align:-.15em;margin-right:4px}
.ec-solve b{color:var(--green-800);font-weight:800}

/* reasons: 番号 */
.ec-reason .n{display:block;font-size:11px;font-weight:900;color:var(--orange);letter-spacing:.08em;line-height:1;margin-bottom:2px}

/* 品目チップ */
.ec-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}
.ec-chips span{background:#fff;border:1px solid var(--border-2);color:var(--green-800);border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:700;box-shadow:var(--shadow-sm)}

/* 買取できる/できない */
.ec-yn{display:grid;grid-template-columns:1fr;gap:12px}
.ec-yn-card{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:18px;box-shadow:var(--shadow-sm)}
.ec-yn-card .hd{display:flex;align-items:center;gap:9px;font-weight:900;font-size:16px;padding-bottom:11px;margin-bottom:12px;border-bottom:2px solid var(--border)}
.ec-yn-card .hd .ec-ic{width:28px;height:28px;padding:5px;border-radius:8px;stroke-width:2.6;color:#fff;flex:none}
.ec-yn-card--ok .hd{color:var(--green-800)} .ec-yn-card--ok .hd .ec-ic{background:var(--green-600)}
.ec-yn-card--ng .hd{color:#b4532a} .ec-yn-card--ng .hd .ec-ic{background:#df8a50}
.ec-yn-card ul{margin:0;padding:0;list-style:none;display:grid;gap:9px}
.ec-yn-card li{position:relative;padding-left:22px;font-size:14.5px;line-height:1.55}
.ec-yn-card li::before{content:"";position:absolute;left:3px;top:7px;width:8px;height:8px;border-radius:50%}
.ec-yn-card--ok li::before{background:var(--green-500)}
.ec-yn-card--ng li::before{background:#e0a97f}
.ec-yn-card li.note{color:var(--green-800);font-weight:800}
.ec-yn-card li.note::before{background:var(--green-600)}

/* 他社比較 */
.ec-compare{max-width:680px;margin-inline:auto}
.ec-compare table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--border);border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm)}
.ec-compare th,.ec-compare td{padding:12px 6px;text-align:center;font-size:13px;border-bottom:1px solid var(--border)}
.ec-compare thead th{background:var(--green-050);font-weight:900;font-size:12px;color:var(--ink);line-height:1.3}
.ec-compare thead th.me{background:linear-gradient(180deg,var(--green-600),var(--green-700));color:#fff;font-size:13px}
.ec-compare thead th.me .ec-ic{width:16px;height:16px;vertical-align:-.15em;margin-right:2px;color:var(--gold)}
.ec-compare tbody th{text-align:left;font-weight:800;font-size:12.5px;color:var(--ink-2);white-space:nowrap;padding-left:12px}
.ec-compare td.me{background:var(--green-050);font-weight:800;color:var(--green-800)}
.ec-compare td.me b{color:var(--orange-600);font-size:16px}
.ec-compare td.me .ec-ic{width:17px;height:17px;color:var(--green-600);vertical-align:-.2em;margin-right:1px}
.ec-compare td.ng{color:var(--muted)}
.ec-compare td.ng .ec-ic{width:15px;height:15px;color:#c98b6a;vertical-align:-.15em;margin-right:1px}
.ec-compare tr:last-child th,.ec-compare tr:last-child td{border-bottom:none}
.ec-compare-note{font-size:11.5px;color:var(--muted);margin:10px 2px 0;text-align:center}

/* responsive */
@media (min-width:720px){
  .ec-nayami{grid-template-columns:repeat(3,1fr)}
  .ec-yn{grid-template-columns:1fr 1fr}
  .ec-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:30px}
  .ec-hero-vis{aspect-ratio:1/1;min-height:320px}
  .ec-cards{grid-template-columns:repeat(3,1fr)}
  .ec-cats{grid-template-columns:repeat(3,1fr)}
  .ec-itemcards{grid-template-columns:repeat(4,1fr)}
  .ec-stats{grid-template-columns:repeat(4,1fr)}
  .ec-prices{grid-template-columns:1fr 1fr}
  .ec-reviews{grid-template-columns:repeat(3,1fr)}
  .ec-flow{grid-template-columns:1fr 1fr}
  .ec-trust-grid{grid-template-columns:1fr 1fr}
  .ec-cta--fv,.ec-cta--hero,.ec-cta--inline,.ec-cta--final{grid-template-columns:1.4fr 1fr 1fr}
  .ec-cta--fv .ec-btn--call,.ec-cta--hero .ec-btn--call,.ec-cta--inline .ec-btn--call,.ec-cta--final .ec-btn--call{grid-column:auto}
  .ec-badges{gap:12px}
  .ec-sticky{display:block}
}
@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}

/* =========================================================================
   グローバルヘッダー / スマホドロワー / 追加ページ用コンポーネント
   ========================================================================= */
#top{scroll-margin-top:64px}
#ec-form{scroll-margin-top:70px}

/* header */
.ec-head{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);backdrop-filter:saturate(1.1) blur(6px);border-bottom:1px solid var(--border)}
.ec-head__in{display:flex;align-items:center;gap:10px;min-height:56px;padding-block:6px}
.ec-brand{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);font-weight:900;flex:none}
.ec-brand__logo{height:40px;width:auto;display:block}
.ec-flowimg{margin:0}
.ec-flowimg img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.08)}
/* セクション内の縦長画像（体験談等）：PCは中央・幅制限、スマホは.ec-imgfullで全幅 */
.ec-secfig{margin-inline:auto;max-width:560px}
.ec-secfig>img{display:block;width:100%;height:auto;border-radius:16px}
/* WebP配信プラグイン等で<img>が<picture>に包まれても崩れないように */
picture{display:block}
.ec-secfig>picture>img{display:block;width:100%;height:auto;border-radius:16px}
/* SEO/読み上げ用に残す視覚的非表示見出し */
.ec-vh{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/* 選ばれる理由 画像シリーズ（01〜04を縦に積む） */
.ec-reasons-img{display:flex;flex-direction:column;gap:22px}
/* LP画像バンド（不用品買取など・トップから縦に積む） */
.ec-lpbands{display:flex;flex-direction:column;gap:18px;padding:14px 0 4px}
/* flexアイテムの min-width:auto で画像の実寸まで広がり、狭い端末(360px等)で
   横スクロールが出ていたため 0 に。max-width:100% と併せてはみ出しを防ぐ。 */
.ec-lpbands>*{min-width:0;max-width:100%}
/* 画像バンド間の差込みテキスト（見出し＋説明） */
.ec-lpband-txt{padding:16px 0 2px}
.ec-lpband-txt .ec-title{margin-bottom:10px}
.ec-lpband-txt .ec-overview{max-width:660px;margin-inline:auto}
/* パンくず */
.ec-crumbs{font-size:12.5px}
.ec-crumbs .ec-wrap{padding-top:10px;padding-bottom:0}
.ec-crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:2px 4px;margin:0;padding:0}
.ec-crumbs li{display:inline-flex;align-items:center}
.ec-crumbs li:not(:last-child)::after{content:"›";color:var(--muted);margin:0 6px}
.ec-crumbs a{color:var(--green-700);text-decoration:none}
.ec-crumbs a:hover{text-decoration:underline}
.ec-crumbs span[aria-current]{color:var(--muted)}
/* 関連品目リンクカード */
.ec-linkcards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.ec-linkcard{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:12px;text-decoration:none;color:var(--ink);font-weight:800}
.ec-linkcard:hover{border-color:var(--green-700);box-shadow:0 4px 14px rgba(0,0,0,.06)}
.ec-linkcard__ic{width:46px;height:46px;flex:none;border-radius:12px;background:linear-gradient(160deg,var(--green-600),var(--green-700));color:#fff;display:grid;place-items:center}
.ec-linkcard__ic .ec-ic{width:27px;height:27px}
.ec-linkcard__tx{flex:1;font-size:14px;line-height:1.3}
.ec-linkcard__arw{color:var(--muted);font-weight:900}
/* 相互リンク（ピル） */
.ec-crosslinks{display:flex;flex-wrap:wrap;gap:10px 12px}
.ec-crosslink{display:inline-flex;align-items:center;padding:9px 15px;background:#fff;border:1px solid var(--border);border-radius:999px;text-decoration:none;color:var(--green-700);font-weight:700;font-size:14px}
.ec-crosslink:hover{background:var(--green-100)}
/* 地域ページH1：地域名を大きく強調 */
.ec-h1-area{display:inline-block;font-size:1.32em;line-height:1.12;color:var(--green-700,#1f7a43);font-weight:900}
.ec-hero-icon{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(160deg,#eafaef,#cfeed9)}
.ec-hero-icon .ec-ic{width:42%;height:42%;color:var(--green-700);opacity:.92}
.ec-subttl{font-size:15px;font-weight:800;color:var(--ink);margin:20px 0 10px;padding-left:10px;border-left:4px solid var(--green-600,#2f9e57)}
.ec-subttl:first-of-type{margin-top:6px}
@media (min-width:720px){.ec-linkcards{grid-template-columns:repeat(4,1fr)}}
/* トップ画像バナー型ヒーロー（画像＝トップ／H1・CTAは実テキスト） */
.ec-hero--banner .ec-hero-banner{margin:0 0 18px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:#fff}
.ec-hero--banner .ec-hero-banner img{display:block;width:100%;height:auto}
@media (min-width:720px){
	.ec-hero--banner .ec-wrap{display:grid;grid-template-columns:minmax(0,440px) 1fr;gap:34px;align-items:center}
	.ec-hero--banner .ec-hero-banner{margin:0}
}
/* スマホ：配置画像を横幅いっぱい（端まで100%）に。.ec-wrap左右余白をマイナスマージンで相殺 */
/* 共通ユーティリティ .ec-imgfull（今後のスマホ画像はこれで全幅100%） */
@media (max-width:719px){
	.ec-hero--banner .ec-hero-banner,
	.ec-flowimg,
	.ec-imgfull{margin-left:calc(-1 * clamp(16px,4.5vw,32px));margin-right:calc(-1 * clamp(16px,4.5vw,32px))}
	.ec-hero--banner .ec-hero-banner{border-radius:0;box-shadow:none}
	.ec-flowimg img,
	.ec-imgfull img{border-radius:0;box-shadow:none;display:block;width:100%;height:auto}
		.ec-lpbands .ec-imgfull{margin-left:0;margin-right:0} /* 全幅コンテナ内はマイナスマージン相殺不要。両端はみ出し(横スクロール)防止 */

	/* スマホ：ヘッダーのロゴを中央配置（バーガー左・ロゴ中央） */
	.ec-head__in{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
	.ec-burger{justify-self:start}
	.ec-brand{justify-self:center}
}
/* 旧テキストロゴ（互換用・現在は画像ロゴを使用） */
.ec-brand__mark{width:32px;height:32px;border-radius:9px;background:var(--green-100);color:var(--green-700);display:grid;place-items:center;flex:none}
.ec-brand__mark .ec-ic{width:20px;height:20px}
.ec-brand__name{display:flex;flex-direction:column;line-height:1.05;font-size:16px;white-space:nowrap}
.ec-brand__name small{font-size:9.5px;color:var(--muted);font-weight:700;letter-spacing:.01em}
@media (max-width:359px){.ec-brand__logo{height:34px}}
.ec-nav{display:none}
.ec-head__cta{display:none;margin-left:auto;align-items:center;gap:10px}
.ec-burger{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:var(--green-700);color:#fff;border:none;border-radius:10px;min-width:48px;min-height:46px;padding:5px 8px;cursor:pointer}
.ec-burger__bars{display:block;width:20px;height:14px;position:relative}
.ec-burger__bars i{position:absolute;left:0;right:0;height:2.4px;background:#fff;border-radius:2px}
.ec-burger__bars i:nth-child(1){top:0}.ec-burger__bars i:nth-child(2){top:6px}.ec-burger__bars i:nth-child(3){top:12px}
.ec-burger__txt{font-size:9px;font-weight:800;letter-spacing:.02em}

/* drawer */
body.ec-menu-open{overflow:hidden}
.ec-drawer-ov{position:fixed;inset:0;background:rgba(10,30,18,.5);z-index:70;opacity:0;transition:opacity .25s}
.ec-drawer-ov.is-open{opacity:1}
.ec-drawer{position:fixed;top:0;left:0;bottom:0;width:min(85vw,340px);background:#fff;z-index:80;transform:translateX(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:8px 0 34px -12px rgba(0,0,0,.45);overflow-y:auto;-webkit-overflow-scrolling:touch}
.ec-drawer.is-open{transform:none}
.ec-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:1}
.ec-drawer__brand{display:flex;align-items:center;gap:8px;font-weight:900;font-size:16px}
.ec-drawer__brand .ec-ic{width:22px;height:22px;color:var(--green-700)}
.ec-drawer__close{width:42px;height:42px;border:none;background:var(--green-050);border-radius:10px;color:var(--green-800);display:grid;place-items:center;cursor:pointer}
.ec-drawer__close .ec-ic{width:22px;height:22px;stroke-width:2.4}
.ec-drawer__list{list-style:none;margin:0;padding:6px 0;flex:1}
.ec-drawer__list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;text-decoration:none;color:var(--ink);font-weight:700;font-size:16px;border-bottom:1px solid var(--green-050)}
.ec-drawer__list a[aria-current=page]{color:var(--green-800);background:var(--green-050)}
.ec-drawer__chev{width:9px;height:9px;border-right:2.4px solid var(--green-500);border-top:2.4px solid var(--green-500);transform:rotate(45deg);flex:none;opacity:.75}
.ec-drawer__cta{display:grid;gap:9px;padding:14px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--green-050);position:sticky;bottom:0}
.ec-drawer:focus{outline:none}

/* simple hero (下層ページ) */
.ec-hero--simple .ec-wrap{text-align:center;padding-top:26px;padding-bottom:30px}
.ec-hero--simple .ec-eyebrow{margin-bottom:12px}
.ec-hero--simple .ec-cta{max-width:520px;margin:16px auto 0}
.ec-h1--simple{font-size:clamp(26px,6.6vw,40px);text-align:center}
.ec-h1--simple .zero{color:var(--orange)}
.ec-hero--simple .ec-hero-sub{max-width:52ch;margin-inline:auto}

/* overview */
.ec-overview{max-width:64ch;margin:0 auto;font-size:15px;line-height:1.85;color:var(--ink-2)}

/* 対応できる内容 */
.ec-handle{list-style:none;margin:0 auto;padding:0;max-width:720px;display:grid;grid-template-columns:1fr;gap:9px}
.ec-handle li{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px 15px;box-shadow:var(--shadow-sm);font-size:14px;font-weight:600}
.ec-handle li .ec-ic{flex:none;width:20px;height:20px;color:#fff;background:var(--green-600);border-radius:50%;padding:3px;stroke-width:2.6;margin-top:1px}

/* 料金 */
.ec-fee{max-width:720px;margin-inline:auto;display:grid;gap:10px}
.ec-fee-row{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-left:4px solid var(--green-600);border-radius:12px;padding:14px 16px;box-shadow:var(--shadow-sm)}
.ec-fee-row .ec-ic{flex:none;width:24px;height:24px;color:var(--green-700);margin-top:1px}
.ec-fee-row p{margin:0;font-size:14px;line-height:1.6}

/* テキストリンク */
.ec-textlink{color:var(--green-700);font-weight:700;text-decoration:underline}

/* 品目一覧カード */
.ec-cats--hinmoku .ec-cat{display:flex;flex-direction:column;align-items:center}
.ec-cat__btn{margin-top:11px;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:6px 14px;border-radius:9px;background:var(--green-050);border:1.5px solid var(--green-600);color:var(--green-800);font-weight:800;font-size:12.5px;text-decoration:none}
.ec-cat__btn:active{transform:translateY(1px)}

/* 買取対象品目（説明つきカード・リサイクルショップLP） */
.ec-itemcards{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}
.ec-itemcard{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:14px 13px;box-shadow:var(--shadow-sm);text-align:center}
.ec-itemcard .th{height:76px;border-radius:14px;background:linear-gradient(160deg,var(--green-600),var(--green-700));display:grid;place-items:center;margin-bottom:10px;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.ec-itemcard .th .ec-ic{width:46px;height:46px;stroke-width:1.8}
.ec-itemcard b{display:block;font-size:14.5px;font-weight:800}
.ec-itemcard span{display:block;font-size:11.5px;color:var(--muted);line-height:1.5;margin-top:3px}

/* リサイクルショップLP：本文を少し大きめ・青/黄アクセント */
.ec-rs{font-size:17px}
.ec-rs .ec-overview{font-size:16px}
.ec-rs .ec-circle{border-color:#ffcf33}
.ec-rs .ec-compare thead th.me{background:linear-gradient(180deg,#1f7a43,#14532b)}

/* 対応エリア */
.ec-areas{display:grid;grid-template-columns:1fr;gap:12px}
.ec-areacard{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:16px 18px;box-shadow:var(--shadow-sm)}
.ec-areacard h3{margin:0 0 10px;font-size:16px;display:flex;align-items:center;gap:8px}
.ec-areacard h3 .ec-ic{color:var(--green-600);width:20px;height:20px}
.ec-pref--center{justify-content:center}
.ec-more{margin-top:6px}
.ec-more summary{list-style:none;cursor:pointer;color:var(--green-700);font-weight:800;font-size:13px;display:inline-flex;align-items:center;gap:5px;padding:6px 0}
.ec-more summary::-webkit-details-marker{display:none}
.ec-more summary::after{content:"";width:8px;height:8px;border-right:2px solid var(--green-700);border-bottom:2px solid var(--green-700);transform:rotate(45deg);transition:transform .2s}
.ec-more[open] summary::after{transform:rotate(-135deg)}
.ec-more .close{display:none}
.ec-more[open] .open{display:none}
.ec-more[open] .close{display:inline}

/* 流れ（大） */
.ec-flowbig{max-width:720px;margin-inline:auto;display:grid;gap:0;position:relative}
.ec-flowbig__item{display:flex;gap:16px;padding:0 0 22px;position:relative}
.ec-flowbig__item::before{content:"";position:absolute;left:21px;top:44px;bottom:-4px;width:2px;background:var(--border-2)}
.ec-flowbig__item:last-child{padding-bottom:0}
.ec-flowbig__item:last-child::before{display:none}
.ec-flowbig .no{flex:none;width:44px;height:44px;border-radius:50%;background:linear-gradient(180deg,var(--green-600),var(--green-700));color:#fff;display:grid;place-items:center;font-weight:900;font-size:19px;z-index:1}
.ec-flowbig .bd{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 16px;box-shadow:var(--shadow-sm);flex:1}
.ec-flowbig .bd h3{margin:0 0 5px;font-size:16px;display:flex;align-items:center;gap:8px}
.ec-flowbig .bd h3 .ec-ic{color:var(--green-600);width:20px;height:20px}
.ec-flowbig .bd p{margin:0;font-size:13.5px;color:var(--ink-2);line-height:1.6}

/* header/drawer レスポンシブ */
@media (min-width:720px){
  .ec-head__cta{display:flex;flex:none}
  .ec-head__tel{display:flex;align-items:center;gap:6px;text-decoration:none;font-weight:900;color:var(--green-800);font-size:18px;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}
  .ec-head__tel .ec-ic{color:var(--orange);width:18px;height:18px}
  .ec-head__line{display:inline-flex;align-items:center;gap:5px;background:var(--line);color:#fff;text-decoration:none;font-weight:800;font-size:13px;padding:8px 12px;border-radius:9px}
  .ec-head__line .ec-ic{width:16px;height:16px}
  .ec-head__form{display:inline-flex;align-items:center;background:linear-gradient(180deg,#ff9440,var(--orange));color:#fff;text-decoration:none;font-weight:800;font-size:13px;padding:9px 14px;border-radius:9px;box-shadow:var(--shadow-cta)}
  .ec-handle{grid-template-columns:1fr 1fr}
  .ec-areas{grid-template-columns:1fr 1fr}
}
@media (min-width:900px){
  .ec-burger{display:none}
  .ec-nav{display:flex;align-items:center;gap:2px;margin-left:6px;flex:1 1 auto;min-width:0}
  .ec-nav__link{padding:8px 9px;text-decoration:none;color:var(--ink);font-weight:700;font-size:13.5px;border-radius:8px;white-space:nowrap;flex:none}
  .ec-nav__link:hover{background:var(--green-050);color:var(--green-800)}
  .ec-nav__link.is-current{color:var(--green-800);background:var(--green-050)}
  .ec-nav__drop{position:relative}
  .ec-nav__droptrigger{display:inline-flex;align-items:center;gap:5px;padding:8px 9px;background:none;border:none;color:var(--ink);font-weight:700;font-size:13.5px;border-radius:8px;cursor:pointer;font-family:inherit}
  .ec-nav__droptrigger:hover{background:var(--green-050)}
  .ec-nav__caret{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-3px}
  .ec-nav__menu{position:absolute;top:calc(100% + 4px);left:0;min-width:210px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:6px;flex-direction:column;gap:2px;display:none;z-index:70}
  .ec-nav__drop:hover .ec-nav__menu,.ec-nav__drop:focus-within .ec-nav__menu,.ec-nav__drop.is-open .ec-nav__menu{display:flex}
  .ec-nav__menu a{padding:9px 12px;text-decoration:none;color:var(--ink);font-size:13.5px;border-radius:8px;font-weight:700}
  .ec-nav__menu a:hover{background:var(--green-050);color:var(--green-800)}
  .ec-head__cta{gap:12px}
  .ec-flowbig__item{gap:18px}
}
@media (min-width:980px){
  .ec-sticky{display:block}
}

/* ===== 取扱いブランド一覧（brand_list） ===== */
.ec-brandcats{display:grid;gap:16px}
.ec-brandcat{background:#fff;border:1px solid var(--line,#e5e7eb);border-radius:14px;padding:14px 14px 16px}
.ec-brandcat__h{margin:0 0 10px;font-size:15px;font-weight:700;color:var(--green-800,#1b5e20);display:flex;align-items:center;gap:8px}
.ec-brandcat__h::before{content:"";width:6px;height:18px;border-radius:3px;background:var(--green-600,#2e7d32);flex:0 0 auto}
.ec-brandchips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}
.ec-brandchips li{font-size:13.5px;line-height:1;padding:8px 12px;background:var(--green-050,#f1f8f2);border:1px solid var(--green-100,#dceede);border-radius:999px;color:#233}
@media (min-width:620px){.ec-brandcats{grid-template-columns:1fr 1fr}}
.ec-brandcat__img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:10px;margin-bottom:10px;background:var(--green-050,#f1f8f2)}

/* ===== ブランド別買取ページ・カテゴリページ ===== */
.ec-brand-disclaimer{max-width:900px;margin:14px auto 0;font-size:12px;line-height:1.7;color:var(--ink-2);background:var(--green-050);border:1px solid var(--green-100);border-radius:10px;padding:10px 14px}
.ec-handle--2col{max-width:760px}
@media(min-width:720px){.ec-handle--2col{grid-template-columns:1fr 1fr}}
.ec-brand-catchips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:14px 0 0}
.ec-chip{display:inline-block;font-size:13px;font-weight:700;color:var(--green-800);background:#fff;border:1px solid var(--green-100);border-radius:999px;padding:6px 14px;text-decoration:none}
a.ec-chip:hover{background:var(--green-050)}
.ec-chip--plain{color:var(--ink-2);font-weight:600}
.ec-worrychips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 14px}
/* シリーズ・モデル */
.ec-serieslist{display:grid;grid-template-columns:1fr;gap:9px;max-width:760px;margin:0 auto}
@media(min-width:720px){.ec-serieslist{grid-template-columns:1fr 1fr}}
.ec-seriesitem{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px 15px;box-shadow:var(--shadow-sm)}
.ec-seriesitem b{display:block;font-size:15px;color:var(--ink)}
.ec-seriesitem span{display:block;font-size:13px;color:var(--ink-2);margin-top:3px}
/* 貴金属アンカー */
.ec-anchorlist{display:grid;grid-template-columns:1fr;gap:10px;max-width:760px;margin:0 auto}
@media(min-width:720px){.ec-anchorlist{grid-template-columns:1fr 1fr}}
.ec-anchoritem{background:#fff;border:1px solid var(--border);border-radius:12px;padding:14px 16px;box-shadow:var(--shadow-sm);scroll-margin-top:80px}
.ec-anchoritem .ec-subttl{margin:0 0 4px;font-size:16px;color:var(--green-800)}
.ec-anchoritem p{margin:0;font-size:13px;color:var(--ink-2)}
/* 流れ */
.ec-flowitem{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:12px;padding:13px 15px;box-shadow:var(--shadow-sm)}
.ec-flowitem__n{flex:none;width:30px;height:30px;display:grid;place-items:center;font-weight:800;font-size:13px;color:#fff;background:var(--green-600);border-radius:50%}
.ec-flowitem b{display:block;font-size:14px;color:var(--ink)}
.ec-flowitem p{margin:2px 0 0;font-size:13px;color:var(--ink-2)}
/* 関連ブランド */
.ec-relbrands{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;max-width:820px;margin:0 auto}
.ec-relbrand{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:var(--green-800);background:#fff;border:1px solid var(--green-100);border-radius:10px;padding:9px 15px;text-decoration:none}
.ec-relbrand:hover{background:var(--green-050)}
.ec-relbrand span{color:var(--green-600)}
/* FAQ（details） */
.ec-faqitem{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm);overflow:hidden}
.ec-faqitem summary{list-style:none;cursor:pointer;font-weight:700;font-size:14px;color:var(--ink);padding:14px 44px 14px 16px;position:relative}
.ec-faqitem summary::-webkit-details-marker{display:none}
.ec-faqitem summary::after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:700;color:var(--green-600)}
.ec-faqitem[open] summary::after{content:"–"}
.ec-faqitem__a{padding:0 16px 15px;font-size:13.5px;line-height:1.8;color:var(--ink-2)}
/* ブランドカード一覧（カテゴリページ） */
.ec-brandgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:900px;margin:0 auto}
@media(min-width:720px){.ec-brandgrid{grid-template-columns:1fr 1fr 1fr}}
.ec-brandcard{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:14px 15px;box-shadow:var(--shadow-sm);text-decoration:none}
.ec-brandcard__name{font-weight:800;font-size:15px;color:var(--ink);display:flex;align-items:center;justify-content:space-between}
.ec-brandcard__arw{color:var(--green-600)}
.ec-brandcard__desc{font-size:12.5px;line-height:1.6;color:var(--ink-2)}
.ec-brandcard--link .ec-brandcard__more{margin-top:2px;font-size:12px;font-weight:700;color:var(--green-700)}
.ec-brandcard--link:hover{border-color:var(--green-500);box-shadow:0 4px 14px rgba(47,158,87,.15)}
.ec-brandcard:not(.ec-brandcard--link){opacity:.92}

/* ===== お役立ちコラム（column.php / column-index.php） ===== */
.ec-breadcrumb{font-size:12px;color:var(--muted);margin:0 0 10px}
.ec-breadcrumb a{color:var(--muted);text-decoration:none}
.ec-breadcrumb a:hover{text-decoration:underline}
.ec-title--left{text-align:left}
.ec-article{max-width:760px;margin-inline:auto}
.ec-toc{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:18px 20px;margin:0 0 28px}
.ec-toc__ttl{display:flex;align-items:center;gap:6px;font-weight:800;margin:0 0 8px;font-size:15px}
.ec-toc ol{margin:0;padding-left:1.3em}
.ec-toc li{margin:4px 0}
.ec-toc a{color:var(--ink-2);text-decoration:none}
.ec-toc a:hover{text-decoration:underline}
.ec-article__sec{margin:0 0 30px;scroll-margin-top:80px}
.ec-article__sec .ec-title{margin-bottom:14px}
.ec-article__p{font-size:16px;line-height:1.95;color:var(--ink-2);margin:0 0 14px}
.ec-article__list{margin:6px 0 16px;padding-left:1.25em}
.ec-article__list li{font-size:16px;line-height:1.85;color:var(--ink-2);margin:6px 0}
.ec-colcards{display:grid;grid-template-columns:1fr;gap:14px;margin-top:20px}
@media(min-width:640px){.ec-colcards{grid-template-columns:1fr 1fr}}
.ec-colcard{display:block;background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:18px 20px;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s}
.ec-colcard:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.ec-colcard__ttl{display:flex;align-items:flex-start;gap:8px;font-weight:800;font-size:16px;line-height:1.5;margin:0 0 8px;color:var(--ink)}
.ec-colcard__lead{font-size:13px;line-height:1.7;color:var(--muted);margin:0}

/* ============ モバイル可読性＆CV導線の底上げ（追記・見やすさ改善） ============ */
/* 本文・リード：スマホで読みやすい16pxへ */
.ec-overview{font-size:16px;line-height:1.9}
.ec-lead{font-size:16px}
/* 注記・キャプション類：小さすぎを解消 */
.ec-cta-note{font-size:13.5px;line-height:1.7}
.ec-cat-note{font-size:14px}
.ec-compare-note{font-size:12.5px}
.ec-itemcard span{font-size:13px}
.ec-circle .t{font-size:12.5px}
/* 比較表：数字・見出しを読みやすく */
.ec-compare th,.ec-compare td{font-size:14px}
.ec-compare tbody th{font-size:13.5px}
/* FAQ：質問・回答を大きく */
.ec-faqitem summary{font-size:15.5px}
.ec-faqitem__a{font-size:15px;line-height:1.9}
/* 地区リンク */
.ec-relbrand{font-size:14.5px}
.ec-colcard__lead{font-size:14px}
/* スマホ固定CTA（主要CV導線）を大きく・押しやすく */
.ec-sticky a{font-size:13px;min-height:54px}

/* FV直後の査定予約バナー（4STEP画像＋WEB/LINE/電話） */
.ec-ctabanners{display:grid;gap:10px;margin-top:14px;max-width:640px;margin-left:auto;margin-right:auto}
.ec-ctabanners a{display:block;line-height:0;transition:opacity .15s}
.ec-ctabanners a:hover{opacity:.9}
.ec-ctabanners img{width:100%;height:auto}

/* PC中央寄せ */
/* コピーを外出ししたため、PCの2カラムグリッド(画像440px+右)を解除して
   トップ画像・キャッチコピー(ec-hero--inpage)を中央配置にする（トップ＋全地区共通） */
@media (min-width:720px){
	.ec-hero--banner .ec-wrap{display:block}
	.ec-hero--banner .ec-hero-banner{max-width:480px;margin:0 auto}
	.ec-hero--inpage .ec-hero-copy{max-width:680px;margin:0 auto;text-align:center}
	.ec-hero--inpage .ec-cta{justify-content:center}
	.ec-hero--inpage .ec-cta-note{text-align:center}
	/* 地区別サービスページ（コピーがヒーロー内に残る型）もPCは中央寄せに統一（全幅左寄せ崩れの修正） */
	.ec-hero--banner .ec-hero-copy{max-width:680px;margin:18px auto 0;text-align:center}
	.ec-hero--banner .ec-hero-copy .ec-circles{margin-inline:auto}
	.ec-hero--banner .ec-hero-copy .ec-cta{max-width:520px;margin-inline:auto}
	/* 画像LPモードのサービスページ（右ビジュアル非表示）もPCは中央寄せ */
	.ec-hero--solo .ec-hero-grid{grid-template-columns:1fr;justify-items:center}
	.ec-hero--solo .ec-hero-copy{max-width:680px;text-align:center}
	.ec-hero--solo .ec-hero-copy .ec-circles{margin-inline:auto}
	.ec-hero--solo .ec-hero-copy .ec-cta{max-width:520px;margin-inline:auto}
}
/* 下部固定CTA：電話ボタンに番号＋訴求文（スマホ/PC共通） */
.ec-sticky .s-tel .n{display:flex;align-items:center;gap:4px;font-size:13px;white-space:nowrap}
.ec-sticky .s-tel .n .ec-ic{margin-bottom:0}
.ec-sticky .s-tel .s{display:block;font-size:9px;font-weight:800;opacity:.95;margin-top:2px;letter-spacing:.02em;white-space:nowrap}
@media (min-width:720px){
	.ec-sticky .s-tel .n{font-size:16px}
	.ec-sticky .s-tel .s{font-size:11px}
}
/* 検索キーワード帯（広告utm_termを最上部/第2CTA前/フォーム前に表示。JSで挿入・強調版） */
.ec-kw-strip{background:linear-gradient(135deg,#166534,#16a34a 55%,#15803d);color:#fff;border-bottom:4px solid #fde047;box-shadow:0 4px 14px rgba(20,83,45,.35)}
main .ec-kw-strip + .ec-kw-strip{display:none} /* 万一の隣接重複は非表示 */
.ec-kw-strip:not(:first-child){border-radius:12px;max-width:720px;margin:18px auto 6px;border-bottom-width:3px} /* ページ中間ではカード型に */
.ec-kw-strip__in{max-width:1080px;margin-inline:auto;padding:14px clamp(16px,4.5vw,32px) 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}
.ec-kw-strip__label{font-size:12px;font-weight:800;letter-spacing:.12em;color:#bbf7d0}
.ec-kw-strip__main{font-size:17.5px;font-weight:800;line-height:1.45;text-shadow:0 1px 2px rgba(0,0,0,.18)}
.ec-kw-strip__main b{color:#fde047;font-size:1.15em;font-weight:900;padding:0 2px}
.ec-kw-strip__sub{font-size:12.5px;font-weight:700;background:rgba(255,255,255,.16);border-radius:999px;padding:3px 14px;margin-top:2px}
.ec-kw-strip__link{display:inline-block;margin-top:8px;background:#fde047;color:#166534;font-weight:800;font-size:13.5px;border-radius:999px;padding:8px 18px;text-decoration:none;box-shadow:0 2px 6px rgba(0,0,0,.18)}
.ec-kw-strip__link:hover{background:#facc15}
/* 次の行動につなげる一言＋申し込みボタン */
.ec-kw-strip__invite{font-size:12.5px;font-weight:700;line-height:1.6;margin-top:6px;color:#eafaef}
.ec-kw-strip__go{display:inline-block;margin-top:8px;background:#fde047;color:#14532d;font-weight:900;font-size:14.5px;border-radius:999px;padding:10px 22px;text-decoration:none;box-shadow:0 3px 8px rgba(0,0,0,.22)}
.ec-kw-strip__go:hover{background:#facc15}
@media (min-width:720px){
	.ec-kw-strip__main{font-size:22px}
	.ec-kw-strip__label{font-size:13px}
	.ec-kw-strip__sub{font-size:13.5px}
}

/* 折り返し電話予約（コールバック）ミニフォーム */
.ec-cbbox{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid var(--green-600,#16a34a);border-radius:14px;padding:16px clamp(14px,3vw,22px);margin:0 0 18px}
.ec-cbbox__title{display:flex;align-items:center;gap:6px;font-size:14.5px;font-weight:800;color:var(--green-700,#15803d);margin:0 0 2px}
.ec-cbbox__title .ec-ic{width:17px;height:17px}
.ec-cbbox__lead{font-size:13px;color:var(--ink-2,#374151);margin:0 0 10px}
.ec-cbbox__lead b{color:#c2410c}
.ec-cbform__row{display:flex;gap:8px;margin-bottom:8px}
.ec-cbform__row input[type=tel]{flex:1;min-width:0;border:1.5px solid #cbd5d1;border-radius:10px;padding:11px 12px;font-size:16px}
.ec-cbform__row select{border:1.5px solid #cbd5d1;border-radius:10px;padding:11px 8px;font-size:13.5px;background:#fff;max-width:44%}
.ec-cbform__btn{width:100%;justify-content:center}
.ec-cbform__note{font-size:11.5px;color:var(--muted,#6b7280);text-align:center;margin:7px 0 0}
.ec-cbform__done{background:#fff;border:1.5px solid var(--green-600,#16a34a);color:var(--green-700,#15803d);font-weight:700;border-radius:10px;padding:12px;text-align:center;font-size:14px;margin:0}
.ec-cbform__done-tel{display:inline-block;margin-top:6px;font-size:12.5px;color:#374151}
.ec-cbform__done-tel b{color:#c2410c;font-size:1.25em}
.ec-cbform__err{color:#b91c1c;font-size:12.5px;font-weight:700;text-align:center;margin:7px 0 0}

/* 査定予約バナー直下のコールバック枠 */
.ec-ctabanners-cb{max-width:640px;margin:10px auto 0;background:#fff;border:2px dashed var(--green-600,#16a34a);border-radius:12px;padding:12px 14px}
.ec-ctabanners-cb__lead{text-align:center;font-size:13px;font-weight:700;color:var(--ink-2,#374151);margin:0 0 8px}
.ec-ctabanners-cb__lead b{color:#c2410c}

/* 離脱防止ポップアップ */
.ec-exitpop{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:18px}
.ec-exitpop[hidden]{display:none} /* hidden属性をdisplay:flexが打ち消していた不具合の修正（初期表示防止） */
.ec-exitpop__bg{position:absolute;inset:0;background:rgba(15,23,42,.6)}
.ec-exitpop__card{position:relative;background:#fff;border-radius:18px;max-width:420px;width:100%;max-height:90vh;overflow-y:auto;padding:26px 20px 20px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:10px;text-align:center}
.ec-exitpop__close{position:absolute;top:8px;right:10px;width:36px;height:36px;border:0;background:#f1f5f9;border-radius:999px;font-size:20px;line-height:1;color:#475569;cursor:pointer}
.ec-exitpop__eyebrow{color:#c2410c;font-weight:800;font-size:13.5px;margin:0}
.ec-exitpop__title{font-size:20px;font-weight:900;line-height:1.4;color:var(--ink,#111827);margin:0}
.ec-exitpop__title b{color:#dc2626;font-size:1.25em}
.ec-exitpop__sub{font-size:12.5px;color:var(--ink-2,#374151);margin:0 0 4px}
.ec-exitpop__or{display:flex;align-items:center;gap:10px;color:var(--muted,#6b7280);font-size:11.5px;margin:2px 0}
.ec-exitpop__or::before,.ec-exitpop__or::after{content:"";flex:1;height:1px;background:#e2e8f0}
.ec-exitpop .ec-cbform__row select{max-width:40%}
.ec-exitpop-open{overflow:hidden}

/* コラム記事内の挿入画像 */
.ec-article__img{margin:18px 0 26px}
.ec-article__img img{width:100%;height:auto;border-radius:14px;box-shadow:0 4px 14px rgba(0,0,0,.08)}

/* 作業シーン写真ギャラリー（商品・ブランドページなど画像が少ないページ用） */
.ec-scenes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
.ec-scene{margin:0;background:#fff;border:1px solid #e3ece6;border-radius:14px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.05)}
.ec-scene img{width:100%;height:auto;display:block}
.ec-scene figcaption{padding:10px 12px 13px}
.ec-scene figcaption b{display:block;font-size:14px;line-height:1.5;color:#14532d}
.ec-scene figcaption span{display:block;margin-top:3px;font-size:12.5px;line-height:1.7;color:#4b5563}
@media (min-width:720px){.ec-scenes{grid-template-columns:repeat(4,1fr);gap:14px}.ec-scene figcaption b{font-size:15px}}

/* 買取できる物・難しい物（地区ページのお客様向け解説） */
.ec-twocol{display:grid;gap:14px;margin-top:14px}
.ec-okbox,.ec-ngbox{background:#fff;border:1px solid #e3ece6;border-radius:14px;padding:16px 16px 12px}
.ec-okbox{border-color:#bfe3cb;background:#f6fbf7}
.ec-ngbox{border-color:#e6e0d6;background:#fbfaf7}
.ec-twocol .ec-subttl{margin:0 0 10px;font-size:15.5px;display:flex;align-items:center;gap:7px}
.ec-twocol .ec-handle{margin:0}
.ec-twocol .ec-handle li{font-size:14px}
.ec-ngbox .ec-handle li{padding-left:16px;position:relative}
.ec-ngbox .ec-handle li::before{content:"−";position:absolute;left:0;top:0;color:#a08b6a;font-weight:900}
@media (min-width:720px){.ec-twocol{grid-template-columns:1fr 1fr;gap:18px}}

/* ===== 買取実績・事例（/jisseki/） ===== */
.ec-cases{display:grid;grid-template-columns:1fr;gap:16px;margin-top:20px}
@media(min-width:760px){.ec-cases{grid-template-columns:1fr 1fr}}
.ec-case{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:20px;box-shadow:var(--shadow-sm)}
.ec-case__head{display:flex;align-items:center;gap:12px;margin-bottom:10px}
.ec-case__ic{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;background:var(--green-050);border-radius:12px;color:var(--green-700)}
.ec-case__ic svg{width:22px;height:22px}
.ec-case__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}
.ec-case__area{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:var(--green-800)}
.ec-case__area svg{width:14px;height:14px}
.ec-case__svc{font-size:11px;font-weight:700;color:var(--green-700);background:var(--green-100);border-radius:999px;padding:3px 10px}
.ec-case__ttl{font-size:17px;line-height:1.5;font-weight:800;color:var(--ink);margin:2px 0 10px}
.ec-case__items{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px;padding:0}
.ec-case__items li{font-size:12px;color:var(--ink-2);background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:3px 9px}
.ec-case__body{display:flex;flex-direction:column;gap:10px}
.ec-case__block{display:flex;flex-direction:column;gap:3px}
.ec-case__label{font-size:11px;font-weight:800;color:var(--green-700);letter-spacing:.02em}
.ec-case__block p{font-size:14px;line-height:1.8;color:var(--ink-2);margin:0}
.ec-case__voice{display:flex;gap:10px;background:var(--green-050);border-left:3px solid var(--green-500);border-radius:0 10px 10px 0;padding:12px 14px;margin:2px 0 0}
.ec-case__voice svg{flex:0 0 auto;width:18px;height:18px;color:var(--green-600);margin-top:2px}
.ec-case__voice p{font-size:13.5px;line-height:1.8;color:var(--ink-2);margin:0}
.ec-case__voice cite{display:block;font-size:11px;color:var(--muted);font-style:normal;margin-top:6px}
.ec-case__links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding-top:12px;border-top:1px dashed var(--border-2)}
.ec-case__linklabel{font-size:11px;font-weight:800;color:var(--muted)}
.ec-case__link{font-size:12.5px;font-weight:700;color:var(--green-700);text-decoration:none;background:#fff;border:1px solid var(--border-2);border-radius:999px;padding:5px 12px;transition:background .15s,color .15s}
.ec-case__link:hover{background:var(--green-700);color:#fff;border-color:var(--green-700)}

/* ===== HTMLサイトマップ（/sitemap/） ===== */
.ec-sitemap-list{list-style:none;display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0 28px;padding:0}
@media(min-width:640px){.ec-sitemap-list{grid-template-columns:1fr 1fr}}
.ec-sitemap-list a{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--ink);text-decoration:none;background:var(--card);border:1px solid var(--border);border-radius:var(--r-sm);padding:12px 14px;transition:border-color .15s,transform .15s}
.ec-sitemap-list a:hover{border-color:var(--green-500);transform:translateX(2px)}
.ec-sitemap-list a svg{width:16px;height:16px;color:var(--green-600);flex:0 0 auto}

/* ===== お客様の声（Googleクチコミ・匿名） ===== */
.ec-voices-rating{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:6px 0 12px;font-size:14px;color:var(--ink-2)}
.ec-voices-rating b{font-size:22px;color:var(--ink);line-height:1}
.ec-voices-star{color:var(--gold);font-size:18px;letter-spacing:1px}
.ec-voices-link{font-size:13px;font-weight:700;color:var(--green-700);text-decoration:none;border-bottom:1px solid var(--green-500)}
.ec-voices-link:hover{color:var(--green-800)}
.ec-voices{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px}
@media(min-width:760px){.ec-voices{grid-template-columns:1fr 1fr}}
.ec-voice{position:relative;background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:20px 20px 16px;margin:0;box-shadow:var(--shadow-sm)}
.ec-voice__q{position:absolute;top:-12px;left:16px;width:30px;height:30px;display:grid;place-items:center;background:var(--green-600);border-radius:50%;color:#fff}
.ec-voice__q svg{width:16px;height:16px}
.ec-voice blockquote{margin:8px 0 0;font-size:14.5px;line-height:1.85;color:var(--ink-2)}
.ec-voice figcaption{margin-top:10px;font-size:11.5px;color:var(--muted)}

/* ===== 料金の考え方（/ryoukin/） ===== */
.ec-ryoukin-free{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:16px}
@media(max-width:520px){.ec-ryoukin-free{grid-template-columns:1fr}}
.ec-ryoukin-free__item{display:flex;flex-direction:column;align-items:center;gap:2px;background:var(--green-050);border:1px solid var(--border);border-radius:var(--r);padding:16px 12px;text-align:center}
.ec-ryoukin-free__item svg{width:22px;height:22px;color:var(--green-600)}
.ec-ryoukin-free__item b{font-size:14px;color:var(--ink);margin-top:4px}
.ec-ryoukin-free__item span{font-size:22px;font-weight:800;color:var(--orange)}
.ec-ryoukin-factors{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
@media(max-width:600px){.ec-ryoukin-factors{grid-template-columns:1fr}}
.ec-ryoukin-factor{display:flex;flex-direction:column;gap:4px;background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:16px;box-shadow:var(--shadow-sm)}
.ec-ryoukin-factor svg{width:24px;height:24px;color:var(--green-700)}
.ec-ryoukin-factor b{font-size:15px;color:var(--ink)}
.ec-ryoukin-factor span{font-size:13px;line-height:1.7;color:var(--muted)}
.ec-ticklist{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}
.ec-ticklist li{position:relative;padding-left:26px;font-size:14.5px;line-height:1.8;color:var(--ink-2)}
.ec-ticklist li::before{content:"";position:absolute;left:0;top:.5em;width:16px;height:9px;border-left:3px solid var(--green-600);border-bottom:3px solid var(--green-600);transform:rotate(-45deg)}
.ec-steps{list-style:none;counter-reset:s;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}
.ec-steps li{position:relative;padding:14px 16px 14px 52px;background:var(--card);border:1px solid var(--border);border-radius:var(--r);font-size:14px;line-height:1.8;color:var(--ink-2);box-shadow:var(--shadow-sm)}
.ec-steps li::before{counter-increment:s;content:counter(s);position:absolute;left:14px;top:14px;width:26px;height:26px;display:grid;place-items:center;background:var(--green-600);color:#fff;border-radius:50%;font-weight:800;font-size:14px}
.ec-steps li b{color:var(--ink)}

/* ===== 会話型（多ステップ）フォーム ===== */
/* JSが is-stepped を付けた時だけステップ切替。無効時は全ステップ表示（デグレード） */
.ec-form--conv.is-stepped .ec-fstep{display:none}
.ec-form--conv.is-stepped .ec-fstep.is-active{display:block;animation:ec-fstep-in .25s ease}
@keyframes ec-fstep-in{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}
.ec-fprog{display:flex;align-items:center;gap:10px;margin-bottom:16px}
.ec-fprog__bar{flex:1;height:8px;background:var(--border);border-radius:999px;overflow:hidden}
.ec-fprog__bar>i{display:block;height:100%;width:33%;background:linear-gradient(90deg,var(--green-500),var(--green-700));border-radius:999px;transition:width .3s ease}
.ec-fprog__txt{font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap}
.ec-fprog__cur{color:var(--green-700);font-size:14px}
.ec-fstep__q{font-size:16px;font-weight:800;color:var(--ink);margin:0 0 14px;line-height:1.5}
.ec-fnav{display:flex;align-items:center;gap:10px;margin-top:18px}
.ec-btn--next{flex:1;justify-content:center}
.ec-btn--back{flex:0 0 auto;background:transparent;border:1px solid var(--border-2);color:var(--muted);border-radius:var(--r);padding:14px 18px;font-weight:700;font-size:14px;cursor:pointer;transition:background .15s}
.ec-btn--back:hover{background:var(--bg)}
.ec-form--conv.is-stepped .ec-btn--submit{flex:1}
/* 入力エラーの視覚化 */
.ec-field.is-invalid input,.ec-field.is-invalid textarea{border-color:#e0524a;background:#fff6f5}
.ec-field--check.is-invalid{outline:2px solid #e0524a;outline-offset:4px;border-radius:8px}
.ec-field.is-invalid>span::after,.ec-field--check.is-invalid>span::after{content:" ← ご入力ください";color:#e0524a;font-size:12px;font-weight:700}

/* ===== リアル社会的証明（実事例の回転） ===== */
.ec-proof{display:flex;align-items:center;gap:10px;background:var(--green-050);border:1px solid var(--border);border-radius:var(--r);padding:10px 14px;margin-bottom:14px;font-size:13px;overflow:hidden}
.ec-proof__label{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;font-weight:800;color:var(--green-800);font-size:11.5px;white-space:nowrap}
.ec-proof__label svg{width:14px;height:14px}
.ec-proof__list{list-style:none;margin:0;padding:0;position:relative;flex:1;min-width:0}
.ec-proof__item{display:none}
.ec-proof__item a{color:var(--ink-2);text-decoration:none;line-height:1.5;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ec-proof__item a:hover{color:var(--green-700)}
.ec-proof__item b{color:var(--green-800)}
@keyframes ec-proof-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}

/* ===== AIチャット ===== */
.ec-chat{position:fixed;right:14px;bottom:calc(env(safe-area-inset-bottom,0) + 78px);z-index:940}
@media(min-width:720px){.ec-chat{bottom:20px;right:20px}}
.ec-chat__toggle{display:inline-flex;align-items:center;gap:7px;background:var(--green-700);color:#fff;border:none;border-radius:999px;padding:12px 20px;font-weight:800;font-size:16px;box-shadow:var(--shadow);cursor:pointer}
.ec-chat__toggle svg{width:20px;height:20px}
.ec-chat.is-open .ec-chat__toggle{display:none}
.ec-chat__panel{position:fixed;right:10px;bottom:calc(env(safe-area-inset-bottom,0) + 70px);width:min(380px,calc(100vw - 16px));height:min(64vh,540px);background:#fff;border:1px solid var(--border-2);border-radius:16px;box-shadow:var(--shadow);display:none;flex-direction:column;overflow:hidden}
/* 表示はクラスで制御（hidden属性はdisplay指定に負けるため）。×で確実に閉じる */
.ec-chat.is-open .ec-chat__panel{display:flex}
/* スマホ：相談中は全画面（上まで）＝小さくてズレる問題を解消。dvhでキーボード表示にも追従 */
@media(max-width:719px){
	.ec-chat.is-open .ec-chat__panel{top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100vh;height:100dvh;border:0;border-radius:0}
	.ec-chat.is-open .ec-chat__head{padding-top:calc(env(safe-area-inset-top,0) + 12px)}
}
@media(min-width:720px){.ec-chat__panel{right:20px;bottom:20px;height:min(76vh,600px);width:min(400px,calc(100vw - 28px))}}
.ec-chat__head{display:flex;align-items:center;justify-content:space-between;background:var(--green-700);color:#fff;padding:12px 14px}
.ec-chat__title{font-weight:800;font-size:14px}
.ec-chat__close{background:transparent;border:none;color:#fff;font-size:22px;line-height:1;cursor:pointer;padding:0 4px}
.ec-chat__log{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}
.ec-chat__msg{display:flex}
.ec-chat__msg--user{justify-content:flex-end}
.ec-chat__bubble{max-width:84%;padding:10px 14px;border-radius:14px;font-size:14.5px;line-height:1.75;white-space:pre-wrap;word-break:break-word}
.ec-chat__msg--bot .ec-chat__bubble{background:#fff;border:1px solid var(--border);color:var(--ink-2);border-top-left-radius:4px}
.ec-chat__msg--user .ec-chat__bubble{background:var(--green-600);color:#fff;border-top-right-radius:4px}
.ec-chat__msg.is-typing .ec-chat__bubble{color:var(--muted);letter-spacing:2px}
.ec-chat__form{display:flex;gap:8px;padding:10px;border-top:1px solid var(--border)}
.ec-chat__input{flex:1;border:1px solid var(--border-2);border-radius:999px;padding:10px 14px;font-size:14px;outline:none}
.ec-chat__input:focus{border-color:var(--green-500)}
.ec-chat__send{flex:0 0 auto;background:var(--orange);color:#fff;border:none;border-radius:999px;padding:10px 16px;font-weight:800;font-size:13px;cursor:pointer}
.ec-chat__note{margin:0;padding:0 12px 10px;font-size:10.5px;line-height:1.5;color:var(--muted)}

/* ===== 完了ページ：折り返し案内 ===== */
.ec-thanks__callnote{display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;background:var(--green-050);border:1px solid var(--border);border-radius:var(--r);padding:14px 16px;margin:14px 0;font-size:13.5px;line-height:1.8;color:var(--ink-2);text-align:left}
.ec-thanks__callnote svg{width:18px;height:18px;color:var(--green-600);flex:0 0 auto;margin-top:3px}
.ec-thanks__callnote b{color:var(--green-800)}

/* ===== チャット内CTA（電話/LINE/WEB査定） ===== */
.ec-chat__cta{padding:8px 10px;border-top:1px solid var(--border);background:#fff}
.ec-chat__cta-lead{display:block;font-size:10.5px;font-weight:700;color:var(--muted);margin-bottom:6px}
.ec-chat__cta-btns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}
.ec-chat__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:9px 4px;border-radius:10px;font-weight:800;font-size:12px;text-decoration:none;color:#fff}
.ec-chat__cta-btn svg{width:15px;height:15px}
.ec-chat__cta-btn--tel{background:var(--orange)}
.ec-chat__cta-btn--line{background:var(--line)}
.ec-chat__cta-btn--form{background:var(--green-700)}
.ec-thanks__svc{display:inline-block;background:var(--green-100);color:var(--green-800);border-radius:999px;padding:6px 16px;font-size:14px;margin-bottom:6px}

/* ===== サイトフッター（公式SNS） ===== */
.ec-sitefoot{background:var(--green-900);color:#fff;text-align:center;padding:28px 16px 24px;margin-top:20px}
.ec-sitefoot__lead{font-size:13.5px;line-height:1.7;color:rgba(255,255,255,.9);margin:0 0 14px}
.ec-sns{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 16px;padding:0}
.ec-sns a{display:inline-flex;flex-direction:column;align-items:center;gap:3px;width:66px;padding:10px 4px;background:rgba(255,255,255,.1);border-radius:12px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;transition:background .15s}
.ec-sns a:hover{background:rgba(255,255,255,.2)}
.ec-sns svg{width:22px;height:22px}
.ec-sitefoot__copy{font-size:11px;line-height:1.7;color:rgba(255,255,255,.7);margin:0}
@media(max-width:719px){.ec-sitefoot{padding-bottom:calc(env(safe-area-inset-bottom,0) + 88px)}}

/* スマホ：チャット全画面表示中は背景スクロールを固定（ズレ防止） */
@media(max-width:719px){
	html.ec-chat-lock, html.ec-chat-lock body{overflow:hidden;height:100%;position:relative}
}
