:root{--orange:#ff5a1f;--orange2:#ff7a3d;--ink:#16181d;--muted:#68707d;--line:#e7e9ed;--bg:#f7f8fa;--card:#fff;--dark:#111318;--green:#1f9d62}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.02em}.brand img{width:38px;height:38px;border-radius:11px}.nav{display:flex;align-items:center;gap:22px;font-weight:700;font-size:14px}.nav a:hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 20px;font-weight:900;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 26px rgba(255,90,31,.23)}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{background:#fff;border-color:var(--line)}.hero{overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,90,31,.12),transparent 28%),linear-gradient(180deg,#fff 0%,#fafafa 100%);padding:92px 0 78px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff1eb;color:#d7420e;font-size:13px;font-weight:900;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.06;letter-spacing:-.05em;margin:22px 0}.hero h1 em{font-style:normal;color:var(--orange)}.lead{font-size:18px;color:var(--muted);max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 22px}.micro{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:700}.micro span:before{content:"✓";color:var(--green);font-weight:900;margin-right:6px}.phone-stage{position:relative;min-height:510px}.phone{position:absolute;background:#15171c;border-radius:34px;padding:10px;box-shadow:0 28px 70px rgba(21,23,28,.24);border:1px solid #30343c}.phone.main{width:286px;right:80px;top:0;z-index:3}.phone.side{width:238px;right:0;top:120px;transform:rotate(7deg);opacity:.92}.screen{border-radius:26px;background:#f4f5f7;min-height:490px;overflow:hidden}.screen-top{background:#fff;padding:18px 16px;border-bottom:1px solid #eceef1;font-size:12px;font-weight:900}.mock-content{padding:16px}.mock-title{font-size:20px;font-weight:900;margin-bottom:12px}.condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.condition{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px;text-align:center;font-size:10px}.condition b{display:block;font-size:13px}.mock-card{background:#fff;border:1px solid #e4e7eb;border-radius:16px;padding:14px;margin-top:12px}.mock-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.rank-badge{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#fff0e9;color:var(--orange);font-weight:1000}.chart{height:110px;margin-top:12px;display:flex;align-items:flex-end;gap:7px}.bar{flex:1;background:linear-gradient(180deg,var(--orange2),var(--orange));border-radius:6px 6px 2px 2px}.section{padding:92px 0}.section.alt{background:var(--bg)}.heading{text-align:center;max-width:760px;margin:0 auto 42px}.heading h2{font-size:clamp(31px,4vw,46px);line-height:1.18;letter-spacing:-.035em;margin:10px 0 14px}.heading p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.feature-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#fff0e9;font-size:22px;margin-bottom:18px}.feature h3{margin:0 0 9px;font-size:19px}.feature p{margin:0;color:var(--muted);font-size:14px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.statement{font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-.035em;font-weight:900}.statement strong{color:var(--orange)}.story-list{display:grid;gap:13px}.story-item{padding:18px;border-radius:16px;background:#fff;border:1px solid var(--line)}.story-item b{display:block;margin-bottom:3px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:900px;margin:auto}.plan{position:relative;border:1px solid var(--line);border-radius:26px;padding:30px;background:#fff}.plan.premium{border:2px solid var(--orange);box-shadow:0 20px 50px rgba(255,90,31,.14)}.plan-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-weight:900;font-size:12px;padding:6px 14px;border-radius:999px}.price{display:flex;align-items:baseline;gap:7px;margin:12px 0 18px}.price strong{font-size:50px;letter-spacing:-.04em}.price span{color:var(--muted);font-weight:700}.checklist{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px}.checklist li:before{content:"✓";color:var(--green);font-weight:900;margin-right:9px}.faq{max-width:830px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted)}.cta{padding:86px 0;background:linear-gradient(135deg,#15171c,#282c34);color:#fff;text-align:center}.cta h2{font-size:clamp(32px,5vw,50px);margin:0 0 14px}.cta p{color:#c8ccd3}.footer{padding:38px 0 54px;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-links{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:13px}.legal{max-width:900px;margin:72px auto;padding-bottom:70px}.legal h1{font-size:40px;letter-spacing:-.03em}.legal h2{font-size:21px;margin-top:38px}.legal p,.legal li{color:#3f4650}.legal table{width:100%;border-collapse:collapse;margin-top:28px}.legal th,.legal td{border:1px solid var(--line);padding:15px;text-align:left;vertical-align:top}.legal th{width:28%;background:#f7f8fa}.meta{color:var(--muted);font-size:13px}.notice{padding:15px 17px;border-radius:14px;background:#fff3ed;border:1px solid #ffd4c3;color:#6b301a}.comparison{width:100%;border-collapse:collapse;margin-top:36px}.comparison th,.comparison td{padding:15px;border-bottom:1px solid var(--line);text-align:center}.comparison th:first-child,.comparison td:first-child{text-align:left}.comparison thead{background:#f7f8fa}.yes{color:var(--green);font-weight:900}.lock{color:#9aa1aa}.pricing-hero{padding:78px 0 36px;text-align:center}.pricing-hero h1{font-size:48px;margin-bottom:10px}
@media(max-width:850px){.nav a:not(.btn){display:none}.hero-grid,.story-grid{grid-template-columns:1fr}.phone-stage{min-height:470px}.phone.main{left:50%;right:auto;transform:translateX(-56%)}.phone.side{right:2%}.feature-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column}}
@media(max-width:560px){.container{width:min(100% - 24px,1120px)}.hero{padding:58px 0}.hero h1{font-size:43px}.phone-stage{min-height:430px}.phone.main{width:250px}.phone.side{width:190px;top:115px}.screen{min-height:420px}.feature-grid{grid-template-columns:1fr}.section{padding:68px 0}.pricing-hero h1{font-size:38px}.legal{margin-top:42px}.legal table,.legal tbody,.legal tr,.legal th,.legal td{display:block}.legal th{width:100%}.comparison{font-size:13px}.header-inner{height:64px}}
