:root{--color-bg: #0b1220;--color-bg-alt: #f4f7fb;--color-surface: #ffffff;--color-text: #1a2332;--color-text-muted: #5a6578;--color-text-light: #e8edf5;--color-accent: #f6b70d;--color-accent-dark: #d19a0a;--color-accent-soft: rgba(246, 183, 13, .14);--color-highlight: #132238;--color-border: #dde4ee;--shadow-sm: 0 4px 12px rgba(11, 18, 32, .06);--shadow-md: 0 12px 32px rgba(11, 18, 32, .12);--radius: 16px;--radius-sm: 10px;--container: 1120px;--page-pad: 1.25rem;--header-h: 56px;--font: "Noto Sans JP", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);color:var(--color-text);background:var(--color-surface);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.container{width:min(100% - (var(--page-pad) * 2),var(--container));margin-inline:auto}.container--narrow{width:min(100% - (var(--page-pad) * 2),760px)}.badge{display:inline-block;padding:.4rem .85rem;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent-dark);font-size:.8rem;font-weight:700;letter-spacing:.02em}.badge--on-dark{background:#f6b70d38;color:var(--color-accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.35rem;border-radius:999px;font-size:.95rem;font-weight:700;line-height:1.3;text-decoration:none;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer;text-align:center}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--color-accent);color:#1a2332;box-shadow:0 8px 24px #f6b70d59}.btn--primary:hover{background:var(--color-accent-dark);color:#1a2332}.btn--secondary{background:#ffffff1f;color:#fff;border-color:#ffffff40}.btn--secondary:hover{background:#ffffff2e}.btn--outline{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--outline:hover{border-color:var(--color-accent);color:var(--color-accent-dark)}.header{position:sticky;top:0;z-index:100;background:#ffffffdb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(26,35,50,.08)}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-h);gap:.75rem}.header__logo{flex-shrink:0;display:flex;align-items:center;height:calc(var(--header-h) - 12px);text-decoration:none}.header__logo-img{display:block;height:100%;width:auto;max-height:calc(var(--header-h) - 12px);object-fit:contain}.header__inner .btn{flex-shrink:1;min-width:0;padding:.55rem .75rem;font-size:.75rem;white-space:nowrap}.header__inner .btn--outline{color:var(--color-text);border-color:#1a233238;background:#ffffff8c}.header__inner .btn--outline:hover{background:#ffffffe6;border-color:var(--color-accent);color:var(--color-accent-dark)}.hero{position:relative;display:flex;flex-direction:column;overflow-x:hidden;color:var(--color-text);background:var(--color-bg-alt);margin-top:calc(var(--header-h) * -1);padding-top:var(--header-h);min-height:100vh;min-height:100svh;min-height:100dvh;box-sizing:border-box}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f7fb;background-image:linear-gradient(180deg,#ffffffe0,#fffcf8b8 28%,#f4f7fbad 55%,#ffffffe6),url(/images/hero-bg.png);background-size:cover;background-position:center 72%;background-repeat:no-repeat}.hero__bg:after{content:"";position:absolute;inset:auto 0 0 0;height:140px;background:linear-gradient(to top,rgba(255,255,255,.95),transparent)}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;width:min(100% - (var(--page-pad) * 2),var(--container));margin-inline:auto;min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));min-height:calc(100dvh - var(--header-h));padding:1.5rem 0 1.75rem;padding-bottom:max(5.5rem,calc(3.5rem + env(safe-area-inset-bottom,0px)));box-sizing:border-box}.hero__title{flex-shrink:0;margin:calc(clamp(3rem,11.5vh,6rem) - 1.4em) 0 0;text-align:center;font-size:clamp(1.4rem,calc((100vw - (var(--page-pad) * 2)) / 11.5),1.9rem);line-height:1.4;font-weight:900;letter-spacing:0;color:var(--color-text);text-shadow:0 1px 0 rgba(255,255,255,.7)}.hero__lead{flex-shrink:0;margin:.85rem 0 0;color:var(--color-text-muted)}.hero__lead-list{margin:0 0 .55rem;padding:0;list-style:none;display:grid;gap:.4rem}.hero__lead-list li{position:relative;padding-left:1.15rem;font-size:clamp(.7rem,calc((100vw - (var(--page-pad) * 2) - 1.25rem) / 24.5),.9rem);line-height:1.55;white-space:nowrap;color:var(--color-text)}.hero__lead-list li:before{content:"・";position:absolute;left:0;top:0;color:var(--color-accent-dark);font-weight:700}.hero__lead-text{margin:0;font-size:.9rem;line-height:1.7;color:var(--color-text-muted)}.hero__note{flex-shrink:0;margin:auto 0 .85rem;font-size:.9rem;line-height:1.7;color:var(--color-text-muted)}.hero__note strong{color:var(--color-text)}.hero__note>strong:last-child{display:block;margin-top:.4rem;font-size:.95rem;line-height:1.55;color:var(--color-accent-dark)}.hero__cta{flex-shrink:0;display:flex;flex-direction:column;gap:.65rem;margin-bottom:clamp(2.75rem,11vh,5.5rem);padding-top:1.15rem;border-top:1px solid rgba(26,35,50,.1)}.hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.hero__actions .btn{width:100%;min-height:3rem}.hero__actions .btn--primary{box-shadow:0 8px 24px #f6b70d47}.hero__micro{margin:0;font-size:.75rem;line-height:1.45;text-align:center;color:var(--color-text-muted)}.hero__micro--light{color:#ffffffbf;text-align:center}.section{padding:3rem 0}.section--alt{background:var(--color-bg-alt)}.section--highlight{background:var(--color-highlight);color:var(--color-text-light)}.section--cta{background:var(--color-bg-alt);color:var(--color-text);text-align:center}.section__title{margin:0 0 1.5rem;font-size:clamp(1.25rem,5vw,1.6rem);line-height:1.45;font-weight:900;text-align:center;letter-spacing:0}.section__eyebrow{display:block;margin-bottom:.55rem;color:var(--color-accent-dark);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-align:center}.section__eyebrow+.section__title{margin-bottom:1rem}.why-now{text-align:center}.why-now .badge,.why-now .section__title{margin-bottom:1rem}.why-now .section__lead{margin-top:0}.filter-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin:0 auto 1.25rem}.filter-tag{display:inline-flex;align-items:center;padding:.45rem .9rem;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent-dark);font-size:.85rem;font-weight:700}.highlight-banner{max-width:760px;margin:0 auto 1.75rem;padding:1rem 1.1rem;border-radius:var(--radius-sm);background:var(--color-bg-alt);border:1px solid var(--color-border);text-align:center;font-weight:700;font-size:.95rem;line-height:1.55}.value-support{margin-top:.5rem}.section__title--light,.section__lead--light{color:var(--color-text-light)}.section__lead{text-align:center;margin:0 auto 1.75rem;max-width:640px;color:var(--color-text-muted);font-size:.95rem;line-height:1.75}.section__lead>strong{display:block;margin-top:.45rem;color:var(--color-text)}.section--highlight .section__lead>strong,.section--cta .section__lead>strong{color:#fff}.section__eyebrow+.section__title+.section__lead{margin-top:0}.section__closing{margin:1.75rem auto 0;max-width:720px;text-align:center;font-size:.98rem;line-height:1.75}.section__closing strong{color:var(--color-accent-dark)}.section--highlight .section__closing strong{color:var(--color-accent)}.section__note{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.9rem;line-height:1.7}.section__cta-row{display:flex;justify-content:center;margin-top:1.75rem}.section__cta-row .btn{width:100%;max-width:360px}.section--cta .section__cta-row{margin-top:1.5rem}.final-cta{text-align:center}.final-cta__micro{margin:1rem 0 0;font-size:.75rem;line-height:1.45;text-align:center;color:var(--color-text-muted)}.card-grid{display:grid;gap:.9rem;grid-template-columns:1fr}.card-grid--2,.card-grid--3,.card-grid--4,.card-grid--value{grid-template-columns:1fr}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.card h3{margin:0 0 .5rem;font-size:1rem;line-height:1.4}.card p{margin:0;color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.card--why{background:#ffffff0f;border-color:#ffffff1f}.card--why p{color:#e8edf5c7}.card__number{display:inline-block;margin-bottom:.8rem;font-size:.85rem;font-weight:900;color:var(--color-accent)}.card--value{display:flex;gap:1rem;align-items:flex-start}.card__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent-dark);font-weight:900;font-size:.85rem}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:1.4rem 1.25rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-sm)}.pricing-card--featured{border:2px solid var(--color-accent);box-shadow:var(--shadow-md)}.pricing-card__label{position:absolute;top:0;right:1rem;padding:.3rem .7rem;border-radius:0 0 8px 8px;background:var(--color-accent);color:#1a2332;font-size:.7rem;font-weight:900}.pricing-card h3{margin:0;font-size:1.1rem}.pricing-card__description{margin:.45rem 0 1rem;color:var(--color-text-muted);font-size:.88rem;line-height:1.55}.pricing-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.15rem .25rem;margin:0 0 1.2rem;color:var(--color-text)}.pricing-card__price>span{font-size:1rem;font-weight:700}.pricing-card__price strong{font-size:2rem;line-height:1}.pricing-card__price small{color:var(--color-text-muted);font-size:.78rem}.pricing-card ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.pricing-card li{position:relative;padding-left:1.4rem;color:var(--color-text-muted);font-size:.88rem;line-height:1.55}.pricing-card li:before{content:"✓";position:absolute;left:0;color:var(--color-accent-dark);font-weight:900}.section__fine-print{margin:1rem auto 0;color:var(--color-text-muted);font-size:.78rem;line-height:1.6;text-align:center}.steps{display:grid;grid-template-columns:1fr;gap:.9rem}.step{position:relative;padding:1.25rem;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.step__number{display:inline-block;margin-bottom:.65rem;font-size:.8rem;font-weight:900;color:var(--color-accent-dark)}.step h3{margin:0 0 .45rem;font-size:1rem}.step p{margin:0;color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.needs-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;max-width:720px;margin-inline:auto}.needs-list li{position:relative;padding:.95rem .95rem .95rem 2.75rem;background:var(--color-bg-alt);border-radius:var(--radius-sm);border:1px solid var(--color-border);font-size:.92rem;line-height:1.65}.needs-list li:before{content:"✓";position:absolute;left:.95rem;top:.95rem;color:var(--color-accent-dark);font-weight:900}.faq-list{display:grid;gap:.65rem}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);overflow:hidden}.faq-item__question{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem;background:none;border:none;font:inherit;font-size:.95rem;font-weight:700;line-height:1.45;text-align:left;cursor:pointer}.faq-item__question span{flex-shrink:0;font-size:1.1rem;line-height:1.2;color:var(--color-accent-dark)}.faq-item__answer{margin:0;padding:0 1rem 1rem;color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.footer{background:var(--color-bg-alt);color:var(--color-text-muted);padding:2rem 0 1.25rem;border-top:1px solid var(--color-border)}.footer__inner{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.footer__brand{margin:0;font-weight:900;color:var(--color-text)}.footer__region{margin:.25rem 0 0;font-size:.85rem}.footer__links{display:flex;flex-direction:column;gap:.65rem}.footer__links a{color:var(--color-text-muted);text-decoration:none;font-size:.88rem}.footer__links a:hover{color:var(--color-accent-dark)}.footer__copy{text-align:center;margin:1.75rem 0 0;font-size:.75rem;color:var(--color-text-muted)}.thank-you{min-height:100vh;display:grid;place-items:center;padding:1.5rem var(--page-pad);background:var(--color-bg-alt)}.thank-you__card{width:min(100%,560px);padding:1.75rem 1.35rem;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);text-align:center}.thank-you__card h1{margin:1rem 0;font-size:1.45rem;line-height:1.35}.thank-you__card p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.thank-you__card .btn{width:100%}@media(min-width:480px){:root{--page-pad: 1.5rem;--header-h: 64px}.header__inner{min-height:var(--header-h)}.header__inner .btn{padding:.65rem 1rem;font-size:.82rem}.hero__title{font-size:clamp(1.75rem,5.5vw,2.1rem)}.hero__actions{flex-direction:row;flex-wrap:wrap}.hero__actions .btn{width:auto;flex:1 1 auto;min-width:10rem}}@media(min-width:768px){:root{--page-pad: 1.75rem;--header-h: 72px}.header__inner{min-height:var(--header-h)}.header__inner .btn{padding:.75rem 1.2rem;font-size:.9rem}.hero{display:block;min-height:0;margin-top:calc(var(--header-h) * -1);padding:calc(4.5rem + var(--header-h)) 0 4rem}.hero__inner{display:block;min-height:0;padding:0;gap:0}.hero__title{text-align:left;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3rem);line-height:1.3}.hero__lead,.hero__note{max-width:680px;font-size:1.05rem}.hero__lead{margin:0 0 1rem}.hero__lead-list li,.hero__lead-text{font-size:1.05rem}.hero__lead-list li{white-space:nowrap}.hero__note{margin:0 0 1.75rem}.hero__note>strong:last-child{font-size:inherit}.hero__cta{display:block;margin-top:0;margin-bottom:0;padding-top:0;border-top:none}.hero__actions{flex-direction:row}.hero__actions .btn{width:auto;flex:0 1 auto;min-height:0}.hero__micro{margin-top:1rem;text-align:left;font-size:.85rem}.section{padding:4.5rem 0}.section__title{margin-bottom:2rem;font-size:clamp(1.6rem,3vw,2.2rem)}.section__lead{font-size:1rem;margin-bottom:2rem}.section__cta-row .btn{width:auto}.card-grid--2{grid-template-columns:repeat(2,1fr)}.card-grid--3{grid-template-columns:repeat(3,1fr)}.card-grid--4,.card-grid--value{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.pricing-card__description{min-height:3rem}.steps{grid-template-columns:repeat(3,1fr);gap:1.25rem}.footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__links{flex-direction:row;flex-wrap:wrap;gap:1.2rem;justify-content:flex-end}.thank-you__card{padding:2.5rem}.thank-you__card h1{font-size:1.8rem}.thank-you__card .btn{width:auto}}@media(min-width:1024px){.card-grid--4{grid-template-columns:repeat(4,1fr)}.card-grid--value{grid-template-columns:repeat(3,1fr)}}
