:root{--bg:#f8f7f5;--surface:#fff;--primary:#ffbc58;--primary-ink:#5a3d00;--ink:#1b1f23;--muted:#5f6975;--ring:#ffbc5873;--radius:16px;--shadow:0 10px 30px #00000014;--space:clamp(16px, 2vw, 24px)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans JP,sans-serif;line-height:1.7}.has-dots{background:radial-gradient(circle at 12px 12px, #ffbc5826 2px, transparent 2px) 0 0/28px 28px, var(--bg)}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(16px,4vw,32px)}.narrow{max-width:880px}.site-header{z-index:10;-webkit-backdrop-filter:saturate(180%)blur(6px);backdrop-filter:saturate(180%)blur(6px);background:#ffffffe6;border-bottom:1px solid #eee;position:sticky;top:0}.header-inner{align-items:center;gap:16px;height:64px;display:flex}.brand{align-items:center;gap:10px;text-decoration:none;display:flex}.brand-text{display:block}.nav{gap:20px;margin-left:auto;display:none}.nav a{color:var(--ink);font-weight:600;text-decoration:none}.nav a[aria-current=page]{color:#9b6b10}.header-cta{display:none}@media (width>=768px){.nav{display:flex}.header-cta{margin-left:8px;display:inline-flex}}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:var(--primary-ink);box-shadow:var(--shadow)}.btn-primary:hover{filter:brightness(.98)}.btn-ghost{color:var(--ink);background:#fff;border-color:#ddd}.btn-lg{padding:14px 22px;font-size:1.05rem}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.media{box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden}.media img{object-fit:cover;width:100%;height:100%;display:block}.aspect-4-3{aspect-ratio:4/3}.aspect-16-10{aspect-ratio:16/10}.section{padding-block:clamp(32px,7vw,80px)}.section-alt{background:var(--surface)}.section-title{margin:0 0 18px;font-size:clamp(1.5rem,2vw,2.1rem)}.site-footer{color:#ddd;background:#111;font-size:.9rem}.footer-inner{flex-direction:column;align-items:center;gap:10px;padding-block:28px;display:flex}.footer-links{gap:18px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#ddd;text-decoration:none}.footer-links a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--ring);outline-offset:2px}html{font-size:clamp(15px,.5vw + 14px,16.5px)}h1{margin:0 0 10px;font-size:clamp(1.6rem,3.6vw + .6rem,2.4rem);line-height:1.25}h2:not(.section-title){margin:0 0 8px;font-size:clamp(1.25rem,1.6vw + .6rem,1.6rem);line-height:1.35}h3{margin:0 0 6px;font-size:clamp(1.05rem,1.2vw + .5rem,1.25rem);line-height:1.45}@media (width<=420px){.container{padding-inline:14px}}@media (width<=360px){.header-inner{height:56px}.brand img[width="140"]{width:120px;height:auto}}.text-break,.faq p,.usecase p,.reason p{overflow-wrap:anywhere;word-break:break-word}.hero{background:linear-gradient(180deg, #fff 0%, #fff 60%, var(--bg) 100%);position:relative}.hero-inner{grid-template-columns:1fr;align-items:center;gap:18px;padding-block:clamp(28px,6vw,72px);display:grid}.hero-copy .lead{color:var(--muted);font-size:clamp(1rem,.6vw + .9rem,1.1rem)}@media (width>=992px){.hero-copy .lead{max-width:45ch}}.hero-ctas{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.trust-points{color:var(--muted);margin:14px 0 0;padding:0;font-size:.95rem;list-style:none}.trust-points li{align-items:center;gap:8px;display:flex}.nowrap{white-space:nowrap}.sticker{color:#925a00;box-shadow:var(--shadow);background:#fff;border:2px dashed #ffc773;border-radius:12px;margin-bottom:5px;padding:5px 10px;font-weight:800;display:inline-block}.wave svg{width:100%;height:120px;display:block}.wave path{fill:#fff3e0}.wave-bottom{position:absolute;bottom:-1px;left:0;right:0}@media (width>=992px){.hero-inner{grid-template-columns:1.15fr 1fr}.br-md{display:none}}@media (width<=480px){.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%}.hero-copy h1{font-size:clamp(1.35rem,3.4vw + .58rem,1.95rem);line-height:1.25}.hero .container{padding-inline:14px}}@media (width<=380px){.hero-copy h1{font-size:clamp(1.22rem,4.2vw + .48rem,1.8rem)}.hero .container{padding-inline:12px}}.reasons{grid-template-columns:1fr;gap:16px;display:grid}.reason{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(14px,2vw,18px)}.reason h3{margin:0 0 6px}.reason p{color:var(--muted);margin:0}@media (width>=768px){.reasons{grid-template-columns:repeat(3,1fr)}}.usecases-grid{grid-template-columns:1fr;gap:16px;display:grid}.usecase h3{margin:0 0 6px}.usecase p{color:var(--muted);margin:0}@media (width>=768px){.usecases-grid{grid-template-columns:repeat(3,1fr)}}.info-block p{color:var(--muted)}.faq{background:var(--surface);border:1px solid #eee;border-radius:12px;margin-bottom:12px;padding:14px 16px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);margin:10px 0 0}.section-cta{text-align:center;background:radial-gradient(1200px 600px at 50% -200px,#ffe4b3,#fff)}.cta-inner{flex-direction:column;align-items:center;gap:8px;display:flex}.steps-simple{--gap:clamp(12px, 2.5vw, 18px);gap:var(--gap);grid-template-columns:1fr;align-items:center;margin:0;padding:0;list-style:none;display:grid}.step-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:clamp(12px,2.4vw,16px);display:grid}.step-pill{background:var(--primary);width:40px;height:40px;color:var(--primary-ink);border-radius:999px;place-items:center;font-weight:800;display:grid;box-shadow:0 6px 16px #ffbc5859}.step-content h3{margin:0 0 4px}.step-content .muted{color:var(--muted);margin:0;line-height:1.7}.step-arrow{place-items:center;width:100%;height:36px;display:grid}.step-arrow svg{width:36px;height:36px}.step-arrow path{fill:none;stroke:#c7a46a;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}@media (width>=860px){.steps-simple{grid-template-columns:1fr auto 1fr auto 1fr}.step-card{height:100%}}@media (width<=859px){.steps-simple{position:relative}.steps-simple:before{content:"";background:linear-gradient(#ffe4b3,#fff3e0);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:20px}.step-card{position:relative}.step-card .step-pill{z-index:1;position:relative}.step-arrow{height:14px}.step-arrow svg{transform:rotate(90deg)}}.hero-visual.media{justify-content:center;display:flex}.hero-visual.media img{object-position:center;width:100%;max-width:none;height:auto}.section-compare .compare-rail{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=980px){.section-compare .compare-rail{grid-template-columns:1fr 1fr}}.compare-ticket{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px dashed #eee;padding:clamp(14px,2.4vw,18px);position:relative}.ticket-head{align-items:center;gap:10px;margin:0 0 8px;display:flex}.ticket-pill{letter-spacing:.02em;border-radius:999px;place-items:center;padding:4px 10px;font-size:.9rem;font-weight:800;display:inline-grid}.pill-before{color:#7a3c3c;background:#cc525229;border:1px solid #cc525247}.pill-after{color:var(--primary-ink);background:#ffbc5833;border:1px solid #ffbc584d}.compare-list{margin:10px 0 0;padding:0;list-style:none}.compare-list li{color:var(--muted);margin:8px 0;padding-left:1.6em;line-height:1.75;position:relative}.compare-before .compare-list li:before{content:"✕";color:#cc5252;font-weight:900;line-height:1;position:absolute;top:.05em;left:0}.compare-after .compare-list li:before{content:"✓";color:#c7a46a;font-weight:900;line-height:1;position:absolute;top:.05em;left:0}.ticket-perforation{background:radial-gradient(circle at 6px 6px,#0000 6px,#eee 7px) 0 0/24px 12px repeat-x;height:12px;margin-top:12px}.ticket-perforation.mirror{transform:scaleY(-1)}#change+#features{padding-block-start:clamp(20px,4.5vw,48px)}#change{padding-block-end:clamp(20px,4.5vw,48px)}.features-grid{grid-template-columns:1fr;gap:16px;display:grid}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(12px,2.5vw,18px)}.feature{gap:10px;display:grid}.feature h3{margin:0 0 6px}.feature p{color:var(--muted);margin:0}.feature-detail .media{justify-content:center;display:flex}.feature-detail .media.aspect-16-10{aspect-ratio:auto}.feature-detail .media img{object-fit:contain;object-position:center;width:auto;max-width:70%;height:auto;display:block}@media (width>=768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.usecase ul{color:var(--muted);margin:8px 0 0;padding-left:18px}.usecase li{margin:6px 0;line-height:1.7}.page-hero{background:linear-gradient(180deg, #fff 0%, #fff 60%, var(--bg) 100%);padding-block:clamp(28px,6.3vw,72px) clamp(10.8px,2.52vw,25.2px)}.steps-lined{gap:30px;margin:0;padding:0;list-style:none;display:grid;position:relative}.steps-lined:before{content:"";background:linear-gradient(#ffe4b3,#fff3e0);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:22px}.step{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #0000000a;padding:clamp(14px,2.2vw,18px);position:relative}.step:hover{transform:translateY(-1px);box-shadow:0 10px 30px #0000001a}.step-head{align-items:center;gap:10px;margin:0 0 8px;padding-left:12px;display:flex;position:relative}.step-head h3{margin:0;line-height:1.35}.step-head:before{content:"";background:var(--primary);border-radius:999px;width:14px;height:14px;position:absolute;top:50%;left:-6px;transform:translateY(-50%);box-shadow:0 0 0 4px #ffbc5840}.step-num{background:var(--primary);color:var(--primary-ink);letter-spacing:.02em;border-radius:999px;place-items:center;padding:8px 14px;font-size:1rem;font-weight:900;display:inline-grid;box-shadow:0 6px 16px #ffbc5859}.step-head .step-num{align-items:center;line-height:1;display:inline-flex}.step p{color:var(--ink);margin:6px 0 10px;padding-inline:5%}.step .step-points{color:var(--muted);padding-inline:5%;margin:8px 0 0;padding-left:5%;list-style:none;position:relative}.step .step-points:before{content:"✓ ポイント";color:var(--primary-ink);background:linear-gradient(90deg,#ffbc5833,#ffbc5814);border:1px solid #ffbc584d;border-radius:999px;align-items:center;gap:6px;margin:0 0 6px;padding:4px 10px;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #0000000a}.step .step-points li{color:var(--muted);margin:6px 0;padding-left:1.4em;position:relative}.step .step-points li:before{content:"✓";color:#c7a46a;font-weight:900;line-height:1;position:absolute;top:.1em;left:0}@media (width>=860px){.step .media{margin-top:8px}.step-num{padding:10px 16px;font-size:1.05rem}}.steps .media{justify-content:center;display:flex}.steps .media img{object-fit:contain;width:auto;max-width:50%;height:auto;margin-inline:auto}.steps .media.aspect-16-10{aspect-ratio:auto}.media.aspect-16-10{margin-top:3%;margin-bottom:3%}@media (width<=767.98px){.header-cta{margin-left:auto;font-size:.95rem;display:inline-flex}.nav{display:none}}@media (width<=480px){.container{padding-inline:clamp(20px,6.5vw,28px)}}.privacy-policy-section,.terms-of-service-section{width:100%;max-width:880px;margin-inline:auto;padding-block:clamp(32px,7vw,80px);padding-inline:clamp(16px,4vw,32px)}.privacy-policy-section section,.terms-of-service-section section{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #0000000a;margin-block:12px;padding:clamp(14px,2.2vw,18px)}.privacy-policy-section h2,.terms-of-service-section h2{margin:0 0 10px;font-size:clamp(1.2rem,1.1vw + 1rem,1.5rem)}.privacy-policy-section h3,.terms-of-service-section h3{margin:8px 0 6px;font-size:clamp(1.05rem,.9vw + .9rem,1.25rem)}.privacy-policy-section p,.terms-of-service-section p{color:var(--muted);margin:8px 0 0;line-height:1.8}.privacy-policy-section ul,.privacy-policy-section ol,.terms-of-service-section ul,.terms-of-service-section ol{color:var(--muted);margin:8px 0 0;padding-left:1.4em}.privacy-policy-section li,.terms-of-service-section li{margin:6px 0;line-height:1.75}.terms-of-service-section .last-update{color:var(--muted);margin-top:8px;font-size:.95rem}.header-section{background:#ffbd59;justify-content:center;align-items:center;height:50px;padding:10px}.header-link{justify-content:center;align-items:center;display:flex}.header-content img{display:block}
