:root{--navy-950:#1c3042;--navy-900:#243d50;--navy-800:#2d4a5f;--navy-700:#436177;--kinari-50:#fffaf4;--kinari-100:#f8f1e7;--kinari-200:#ebdfce;--white:#fff;--shu-600:#b54834;--shu-700:#913925;--enji-800:#93402f;--gold-500:#a98745;--peach-100:#fff0dc;--peach-200:#ffdfb7;--sunny-100:#fff5d8;--sky-100:#eaf4f8;--line-600:#168a45;--line-700:#0d7136;--ink-900:#1e303d;--ink-700:#3f4c56;--ink-600:#57636c;--border:#e2d8c9;--shadow:0 18px 42px #1c304214;--radius-sm:8px;--radius:12px;--radius-lg:20px;--container:1180px;--header-height:108px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{color:var(--ink-900);background:var(--kinari-50);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}button,summary,a{touch-action:manipulation}img,svg{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}h1,h2,h3{color:var(--navy-950);letter-spacing:.005em;text-wrap:balance;font-family:inherit;font-weight:800;line-height:1.35}h1{font-size:clamp(2.35rem,5.1vw,4.45rem)}h2{font-size:clamp(1.85rem,3.4vw,2.8rem)}h3{font-size:clamp(1.25rem,2vw,1.5rem)}:focus-visible{outline-offset:4px;outline:3px solid #e09900}.skip-link{z-index:9999;background:var(--white);color:var(--navy-950);padding:12px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:clamp(72px,8vw,108px) 0}.section--compact{padding:clamp(56px,7vw,88px) 0}.section--white{background:var(--white)}.section--navy{background:var(--navy-950);color:var(--white)}.section--navy h2,.section--navy h3,.section--navy .eyebrow{color:var(--white)}.section--navy p{color:#dbe2e7}.eyebrow{color:var(--shu-600);letter-spacing:.04em;align-items:center;gap:10px;margin-bottom:12px;font-size:.88rem;font-weight:800;display:flex}.eyebrow:before{content:"";background:#f4c5b2;border-radius:50%;width:12px;height:12px}.eyebrow--light{color:#f0c6bc}.section-heading{max-width:730px;margin-bottom:clamp(32px,5vw,56px)}.section-heading h2{margin-bottom:18px}.section-heading>p:last-child{color:var(--ink-700);font-size:1.05rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf4fa;position:sticky;top:0;box-shadow:0 8px 22px #1c304212}.header-utility{height:28px;color:var(--white);background:var(--navy-950)}.header-utility__inner{letter-spacing:.02em;justify-content:space-between;align-items:center;gap:12px;height:100%;font-size:.75rem;font-weight:700;display:flex}.site-header__inner{align-items:center;gap:clamp(9px,1.2vw,18px);height:80px;display:flex}.brand{align-items:center;gap:10px;min-width:max-content;min-height:44px;text-decoration:none;display:inline-flex}.brand__logo{object-fit:contain;mix-blend-mode:multiply;width:75px;height:auto;max-height:68px}.brand__text{flex-direction:column;line-height:1.1;display:flex}.brand__text strong{letter-spacing:.02em;font-size:1.22rem}.brand__text small{color:var(--ink-600);letter-spacing:.14em;margin-top:5px;font-size:.66rem}.desktop-nav{justify-content:center;align-items:center;gap:clamp(12px,1.5vw,21px);margin-left:auto;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:12px 0;font-size:.88rem;font-weight:700;text-decoration:none}.desktop-nav a:hover{color:var(--shu-600);border-bottom-color:var(--shu-600)}.header-phone{border-left:1px solid var(--border);color:var(--navy-950);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:8px;padding:8px 5px 8px 10px;font-weight:800;line-height:1.2;text-decoration:none;display:flex}.header-phone svg{width:22px;color:var(--shu-600)}.header-phone span{flex-direction:column;font-size:1.05rem;display:flex}.header-phone small{color:var(--ink-600);font-size:.65rem;font-weight:700}.header-line{min-height:44px;color:var(--white);background:var(--line-600);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.header-line:hover{background:var(--line-700)}.header-line svg{width:19px}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{min-width:48px;min-height:48px;color:var(--navy-950);cursor:pointer;place-items:center;font-size:.65rem;font-weight:700;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:24px}.mobile-menu nav{inset:var(--header-height) 0 auto;background:var(--kinari-50);border-top:1px solid var(--border);box-shadow:var(--shadow);padding:16px 20px 24px;display:grid;position:fixed}.mobile-menu nav a{border-bottom:1px solid var(--kinari-200);align-items:center;min-height:48px;font-weight:700;text-decoration:none;display:flex}.button{min-height:58px;color:var(--white);cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:12px;padding:10px 22px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button svg{flex:none;width:24px}.button span{flex-direction:column;display:flex}.button small{opacity:.86;margin-bottom:4px;font-size:.68rem;font-weight:700}.button--phone{background:var(--shu-600)}.button--phone:hover{background:var(--shu-700);box-shadow:0 8px 22px #b5422d38}.button--line{background:var(--line-600)}.button--line:hover{background:var(--line-700)}.line-brand-icon{flex:none;width:28px;height:auto}.button--ghost{color:var(--navy-950);border-color:var(--navy-950);background:0 0}.button--ghost:hover{color:var(--white);background:var(--navy-950)}.button--light{color:var(--navy-950);background:var(--white)}.button--light:hover{background:var(--kinari-100)}.text-link{min-height:44px;color:var(--shu-600);align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-link svg{width:20px;transition:transform .16s}.text-link:hover svg{transform:translate(4px)}.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.contact-actions .button{min-width:230px}.contact-actions--compact .button{min-width:200px}.hero{isolation:isolate;background:var(--kinari-100);align-items:center;padding:clamp(50px,6vw,78px) 0;display:flex;position:relative;overflow:hidden}.hero__background{z-index:-2;object-fit:cover;object-position:68% 50%}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#fffaf4 0%,#fffaf4fa 37%,#fffaf4d6 50%,#fffaf41f 75%,#fffaf40a 100%);position:absolute;inset:0}.hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.hero__content{position:relative}.hero__badge{background:var(--white);color:var(--navy-800);border:1px solid #ecd8c8;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:9px 15px;font-size:.91rem;font-weight:800;display:inline-flex}.hero__badge:before{content:"";background:var(--shu-600);border-radius:50%;width:9px;height:9px}.hero__headline-row{position:relative}.hero h1{letter-spacing:-.035em;max-width:670px;margin-bottom:25px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(2.35rem,4.1vw,3.75rem);line-height:1.34}.hero h1 .hero__keep{white-space:nowrap}.hero h1 .accent{width:fit-content;color:var(--shu-600);background:linear-gradient(#0000 76%,#ffe0aa 76%);padding-right:5px;display:block}.hero__lead{max-width:590px;color:var(--ink-700);margin-bottom:26px;font-size:clamp(1.05rem,1.45vw,1.22rem);font-weight:600}.mascot.hero__mascot--mobile{display:none}.hero__mascot-display{isolation:isolate;place-items:end;min-height:230px;display:grid;position:relative}.hero__mascot-display:before{content:"";z-index:-1;aspect-ratio:1;background:#ffe4bb;border:9px solid #ffffffb8;border-radius:50%;width:188px;position:absolute;bottom:-4px;right:7px;box-shadow:0 18px 45px #46382b17}.hero__mascot--desktop{object-position:bottom;filter:drop-shadow(0 16px 10px #1c30421f);width:178px;max-height:215px}.hero__trust{flex-wrap:wrap;gap:9px 19px;margin:25px 0;padding:0;list-style:none;display:flex}.hero__trust li{color:var(--navy-800);align-items:center;gap:7px;font-size:.91rem;font-weight:800;display:flex}.hero__trust svg{width:20px;color:var(--shu-600)}.hero__reassurance{color:var(--ink-600);margin:14px 0 0;font-size:.84rem}.hero__side{gap:16px;display:grid}.hero__image-note{color:var(--ink-700);background:#ffffffe6;border-radius:6px;justify-self:end;margin:0;padding:4px 9px;font-size:.875rem}.hero__concern{border-top:1px solid #eee9e2;grid-template-columns:46px 1fr 19px;align-items:center;gap:12px;min-height:69px;padding:9px 3px;text-decoration:none;display:grid}.hero__concern>span:nth-child(2){flex-direction:column;line-height:1.4;display:flex}.hero__concern small{color:var(--ink-600);font-size:.875rem;font-weight:700}.hero__concern strong{color:var(--navy-950);font-size:.97rem}.hero__concern>svg{width:18px;color:var(--shu-600)}.hero__concern:hover strong{color:var(--shu-700)}.hero__concern-icon{color:#5a5b2e;background:#f1efcf;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.hero__concern-icon--furniture{color:#365e76;background:#dcedf3}.hero__concern-icon--tidy{color:#98513f;background:#f8e2d9}.hero__concern-icon--life{color:#566339;background:#e9efdc}.hero__concern-icon--home{color:#4f6891;background:#e9eef7}.hero__concern-icon--other{color:#8b5b45;background:#f6e6d9}.hero__concern-icon svg{width:25px}.hero__card{background:var(--white);border:2px solid #d8e6df;border-radius:22px;padding:22px 26px 20px;box-shadow:0 12px 30px #1c304214}.hero__card-label{color:var(--shu-700);background:var(--peach-100);border-radius:999px;margin-bottom:8px;padding:4px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.hero__card h2{margin-bottom:13px;font-size:1.18rem}.hero__fee-list{gap:7px;margin:0;display:grid}.hero__fee-list>div{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;gap:12px;padding:7px 0;display:flex}.hero__fee-list dt{color:var(--navy-950);font-size:.93rem;font-weight:800;line-height:1.35}.hero__fee-list dt small{color:var(--ink-600);font-size:.73rem;font-weight:500;display:block}.hero__fee-list dd{color:var(--navy-950);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:1.46rem;font-weight:900}.hero__fee-list dd small,.hero__fee-total small{font-size:.76rem}.hero__fee-total{color:var(--white);background:var(--navy-950);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:14px -9px 10px;padding:10px 13px;font-weight:800;display:flex}.hero__fee-total span small{color:#d9e6eb;font-weight:600;display:block}.hero__fee-total strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:2rem;line-height:1.1}.hero__promise{color:var(--ink-700);margin:0;font-size:.79rem;line-height:1.55}.mascot{object-fit:contain;height:auto;display:block}.mascot-mini{object-position:bottom;flex:none;width:74px;max-height:90px}.wave-pattern{isolation:isolate;position:relative}.wave-pattern:after{content:"";z-index:-1;opacity:.09;background-size:48px 24px;background-image:radial-gradient(circle at 24px 24px, transparent 18px, var(--navy-700) 19px, transparent 20px), radial-gradient(circle at 0 24px, transparent 18px, var(--navy-700) 19px, transparent 20px);position:absolute;inset:0}.trust-strip{background:var(--white);border-block:1px solid var(--border)}.trust-strip__grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-strip__item{border-left:1px solid var(--border);justify-content:center;align-items:center;gap:14px;min-height:100px;padding:20px;display:flex}.trust-strip__item:last-child{border-right:1px solid var(--border)}.trust-strip__item svg{width:48px;height:48px;color:var(--shu-600);background:var(--peach-100);border-radius:15px;padding:9px}.trust-strip__item span{flex-direction:column;line-height:1.4;display:flex}.trust-strip__item small{color:var(--ink-600);font-size:.76rem}.service-shortcuts{background:var(--sunny-100);border:1px solid #f3d6ac;border-radius:26px;margin:-10px 0 30px;padding:20px 24px 24px}.service-shortcuts__intro{align-items:center;gap:15px;margin-bottom:16px;display:flex}.service-shortcuts__intro>div{flex-direction:column;display:flex}.service-shortcuts__intro strong{color:var(--navy-950);font-size:1.12rem}.service-shortcuts__intro span{color:var(--ink-700);font-size:.88rem}.service-shortcuts__links{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-shortcuts__links .hero__concern{background:var(--white);border:1px solid #e9d7bd;border-radius:15px;min-height:78px;padding:10px 12px}.service-shortcuts__links .hero__concern:hover{border-color:var(--shu-600);box-shadow:0 7px 16px #1c304212}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--white);border:1px solid var(--border);border-top:5px solid #e9ac75;border-radius:20px;flex-direction:column;min-height:100%;padding:30px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.service-card:nth-child(3n+2){border-top-color:#9cc6d8}.service-card:nth-child(3n){border-top-color:#b4c985}.service-card:hover{border-color:var(--gold-500);box-shadow:var(--shadow);transform:translateY(-3px)}.service-card__top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.service-card__icon-wrap{width:54px;height:54px;color:var(--shu-600);background:#fbe6dd;border-radius:16px;place-items:center;display:grid}.service-card:nth-child(3n+2) .service-card__icon-wrap{color:#365e76;background:#e4eff4}.service-card:nth-child(3n) .service-card__icon-wrap{color:#566339;background:#ecf1dc}.service-card__icon{width:28px}.service-card h3{margin:0}.service-card>p{color:var(--ink-700)}.service-card ul{gap:8px;margin:2px 0 22px;padding:0;list-style:none;display:grid}.service-card li{padding-left:20px;position:relative}.service-card li:before{content:"";background:var(--shu-600);width:7px;height:7px;position:absolute;top:.7em;left:0;transform:rotate(45deg)}.service-note{background:var(--kinari-100);border-left:3px solid var(--gold-500);color:var(--ink-700);padding:16px;font-size:.9rem}.pricing-feature{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(28px,6vw,72px);display:grid}.pricing-feature__main{color:var(--navy-950);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff5de,#ffe4c9);border:1px solid #edcfa9;border-radius:26px;padding:clamp(28px,5vw,48px)}.pricing-feature__badge{background:var(--white);color:var(--shu-700);border:1px solid #eecab6;border-radius:999px;margin-bottom:26px;padding:5px 12px;font-size:.8rem;font-weight:800;display:inline-flex}.pricing-feature__label{color:var(--navy-950);margin:0;font-size:1.08rem;font-weight:800}.pricing-feature__label small{color:var(--ink-700);font-size:.78rem;font-weight:600;display:block}.pricing-feature__amount{color:var(--navy-950);font-variant-numeric:tabular-nums;margin:8px 0 5px;font-size:clamp(3.2rem,6vw,5.1rem);font-weight:900;line-height:1}.pricing-feature__amount small{margin-left:5px;font-family:inherit;font-size:.99rem}.pricing-feature__tax{color:var(--ink-700);margin-bottom:22px;font-size:.83rem}.pricing-feature__assurance{background:#ffffffb3;border:1px solid #e7c99e;border-radius:14px;align-items:flex-start;gap:10px;margin:0 0 24px;padding:15px;font-size:.88rem;font-weight:700;display:flex}.pricing-feature__assurance svg{width:22px;color:var(--shu-600);flex:0 0 22px;margin-top:2px}.pricing-feature__cta{justify-content:flex-start;width:100%;padding-inline:14px;font-size:.92rem}.price-list{margin:0}.price-list__row{border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1fr auto;align-items:center;gap:20px;padding:19px 0;display:grid}.price-list__row dt{font-weight:800}.price-list__row dd{color:var(--ink-600);margin:0}.price-list__row dd:last-child{color:var(--navy-950);font-variant-numeric:tabular-nums;font-size:1.22rem;font-weight:900}.price-list__row small{font-size:.72rem;font-weight:500;display:block}.price-caution{background:var(--kinari-100);border:1px solid var(--kinari-200);border-radius:var(--radius-sm);margin-top:24px;padding:18px 20px;font-size:.9rem}.price-examples{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.price-example{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:26px}.price-example__amount{color:var(--shu-600);font-variant-numeric:tabular-nums;font-size:1.65rem;font-weight:900}.price-example p:last-child{color:var(--ink-600);margin-bottom:0;font-size:.9rem}.reasons-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.reason-card{background:var(--white);border:1px solid var(--border);border-bottom:5px solid #ebb69d;border-radius:20px;padding:28px 24px 30px;position:relative}.reason-card:nth-child(2){border-bottom-color:#a8ccdc}.reason-card:nth-child(3){border-bottom-color:#c3d39d}.reason-card:nth-child(4){border-bottom-color:#e8cc8d}.reason-card__icon{width:50px;height:50px;color:var(--shu-700);background:#fbe6dd;border-radius:15px;place-items:center;margin-bottom:18px;display:grid}.reason-card__icon svg{width:26px}.reason-card:nth-child(2) .reason-card__icon{color:#365e76;background:#e4eff4}.reason-card:nth-child(3) .reason-card__icon{color:#566339;background:#ecf1dc}.reason-card:nth-child(4) .reason-card__icon{color:#8b6333;background:#fff0cd}.reason-card h3{min-height:2.5em;margin-bottom:12px;font-size:1.2rem}.reason-card p{color:var(--ink-700);margin:0}.story-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(36px,7vw,86px);display:grid}.story-visual{background:#f6eee2;border:1px solid #eadcc8;border-radius:26px;flex-direction:column;justify-content:center;min-height:390px;padding:clamp(26px,5vw,50px);display:flex}.story-visual__label{color:var(--shu-700);background:#fce0d3;border-radius:999px;align-self:flex-start;margin-bottom:20px;padding:6px 12px;font-size:.84rem;font-weight:800;display:inline-flex}.story-visual__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.story-visual__list li{background:var(--white);border-radius:15px;align-items:center;gap:15px;padding:15px 17px;display:flex;box-shadow:0 4px 18px #1c30420d}.story-visual__list li span{color:var(--shu-600);font-size:.85rem;font-weight:800}.story-visual__list li strong{font-size:.98rem}.story-visual>p{color:var(--ink-700);margin:21px 0 0;font-size:.92rem;font-weight:700}.story-visual__bottom{justify-content:space-between;align-items:flex-end;gap:12px;min-height:120px;margin-top:12px;display:flex}.story-visual__bottom p{max-width:250px;color:var(--ink-700);margin:0 0 12px;font-size:.9rem;font-weight:700}.story-visual__mascot{object-position:bottom;flex:none;width:100px;max-height:122px}.story-copy blockquote{color:var(--navy-950);background:var(--kinari-100);border-left:4px solid var(--shu-600);border-radius:0 12px 12px 0;margin:28px 0;padding:22px 25px;font-size:clamp(1.08rem,2vw,1.3rem);font-weight:800}.story-copy p{color:var(--ink-700)}.story-section{border-bottom:1px solid var(--border);position:relative}.story-section .story-grid{grid-template-columns:1.08fr .92fr}.story-section .story-copy h2{max-width:670px}.story-section .story-copy>p:not(.eyebrow){max-width:630px}.story-section .story-visual{background:linear-gradient(135deg,#fff0dc,#ffe3bd);border-color:#efcc9e;justify-content:flex-start;min-height:470px;padding:36px 34px;position:relative;overflow:hidden}.story-section .story-visual:after{content:"";aspect-ratio:1;border:15px solid #ffffff7a;border-radius:50%;width:230px;position:absolute;bottom:-92px;right:-70px}.story-visual__eyebrow{z-index:1;color:var(--shu-700);margin-bottom:18px;font-size:1rem;font-weight:800;position:relative}.story-visual__timeline{z-index:1;gap:12px;max-width:310px;display:grid;position:relative}.story-visual__timeline>div{background:#fffffff0;border:1px solid #edd5b3;border-radius:14px;gap:3px;padding:12px 16px;display:grid}.story-visual__timeline span{color:var(--shu-700);font-size:.72rem;font-weight:800}.story-visual__timeline strong{color:var(--navy-950);font-size:1rem}.story-visual__timeline small{color:var(--ink-700);font-size:.73rem}.story-section .story-visual__mascot{z-index:1;filter:drop-shadow(0 12px 8px #1c30421f);width:175px;max-height:none;position:absolute;bottom:0;right:24px}.steps{counter-reset:step;grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.step{text-align:left;background:var(--white);border:1px solid var(--border);border-top:5px solid #f0bf98;border-radius:18px;min-height:215px;padding:24px 18px;position:relative;box-shadow:0 6px 18px #1c30420a}.step:nth-child(2){border-top-color:#a9cedc}.step:nth-child(3){border-top-color:#c4d3a0}.step:nth-child(4){border-top-color:#e6c882}.step:nth-child(5){border-top-color:#efb9a9}.step__number{z-index:1;width:48px;height:48px;color:var(--white);background:var(--navy-950);border-radius:15px;place-items:center;margin-bottom:15px;font-weight:800;display:grid;position:relative}.step__number:before{counter-increment:step;content:counter(step)}.step p{color:var(--ink-600);margin:0;font-size:.88rem}.case-placeholder{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1.1fr .9fr;min-height:360px;display:grid;overflow:hidden}.case-placeholder__visual{background:var(--kinari-100);grid-template-columns:1fr 1fr;display:grid;position:relative}.case-placeholder__visual>div{min-height:260px;color:var(--ink-600);border-right:1px solid var(--border);letter-spacing:.08em;place-items:center;font-size:.84rem;font-weight:800;display:grid}.case-placeholder__visual>div:last-child{background:#e8eee8;border-right:0}.case-placeholder__copy{background:var(--white);padding:clamp(28px,5vw,52px)}.case-placeholder__copy p{color:var(--ink-700)}.pending-tag{min-height:26px;color:var(--enji-800);white-space:nowrap;background:#f8e8e2;border:1px solid #dfb9ae;border-radius:999px;align-items:center;margin-left:8px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.area-panel{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(30px,7vw,80px);display:grid}.area-coverage{background:var(--sky-100);border:1px solid #d2e2e9;border-radius:24px;gap:12px;padding:clamp(22px,5vw,40px);display:grid}.area-coverage__label{color:var(--navy-800);margin-bottom:6px;font-size:.9rem;font-weight:800}.area-coverage__region{background:var(--white);border:1px solid #d9e4e9;border-radius:16px;align-items:center;gap:14px;min-height:94px;padding:16px 20px;display:flex}.area-coverage__region svg{width:38px;color:var(--shu-600);flex:0 0 38px}.area-coverage__region:nth-of-type(2) svg{color:#466d95}.area-coverage__region span{flex-direction:column;line-height:1.35;display:flex}.area-coverage__region small{color:var(--ink-600);font-size:.72rem;font-weight:700}.area-coverage__region strong{color:var(--navy-950);font-size:1.3rem}.area-coverage__extra{color:var(--ink-700);background:var(--white);border-left:4px solid var(--shu-600);border-radius:0 12px 12px 0;margin:8px 0 0;padding:17px 18px;font-size:.86rem}.area-coverage__extra strong{color:var(--navy-950);font-size:1rem}.area-list{flex-wrap:wrap;gap:8px;margin:22px 0;padding:0;list-style:none;display:flex}.area-list li{background:var(--kinari-100);border:1px solid var(--kinari-200);border-radius:999px;padding:7px 12px;font-weight:700}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{min-height:76px;color:var(--navy-950);cursor:pointer;grid-template-columns:36px 1fr 28px;align-items:center;gap:14px;padding:16px 4px;font-weight:800;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item__mark{width:34px;height:34px;color:var(--white);background:var(--navy-950);border-radius:50%;place-items:center;font-weight:800;display:grid}.faq-item__toggle{color:var(--shu-600);font-size:1.6rem;font-weight:400;transition:transform .16s}.faq-item[open] .faq-item__toggle{transform:rotate(45deg)}.faq-item__answer{grid-template-columns:36px 1fr;gap:14px;padding:0 4px 24px;display:grid}.faq-item__answer .faq-item__mark{color:var(--navy-950);background:var(--kinari-100)}.faq-item__answer p{color:var(--ink-700);margin:2px 0 0}.faq-heading-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.faq-heading-row .section-heading{margin-bottom:24px}.faq-heading-row .mascot-mini{width:86px}.faq-guide{background:var(--sunny-100);border:1px solid #f0d4ad;border-radius:20px;align-items:center;gap:17px;margin-bottom:24px;padding:15px 20px;display:flex}.faq-guide .mascot-mini{width:66px}.faq-guide p{color:var(--ink-700);margin:0}.faq-guide strong{color:var(--navy-950)}.contact-mascot-guide{align-items:center;gap:12px;margin-top:30px;display:flex}.contact-mascot-guide .mascot-mini{width:62px}.contact-mascot-guide h3{margin:0}.contact-band{isolation:isolate;color:var(--ink-900);background:radial-gradient(circle at 9% 30%,#ffffff7a 0 55px,#0000 56px),radial-gradient(circle at 67% 100%,#ffffff6b 0 95px,#0000 96px),linear-gradient(110deg,#fff2db,#ffdaa9);border-top:6px solid #eabb86;padding:clamp(48px,6vw,78px) 0;position:relative;overflow:hidden}.contact-band:before{content:"";z-index:-1;border:36px solid #fff6;border-radius:50%;width:420px;height:420px;position:absolute;top:-260px;right:-100px}.contact-band__inner{grid-template-columns:minmax(0,1fr) 160px 280px;align-items:center;gap:clamp(18px,3vw,38px);display:grid}.contact-band h2{color:var(--navy-950);margin-bottom:14px;font-size:clamp(1.8rem,3.6vw,2.7rem)}.contact-band p{color:var(--ink-700);margin-bottom:0}.contact-band .eyebrow--light{color:var(--shu-700)}.contact-band__mascot{object-position:bottom;width:160px;max-height:195px}.contact-band__actions{background:#ffffffc7;border:1px solid #b97a4147;border-radius:20px;padding:16px;box-shadow:0 12px 24px #52391f14}.contact-band__actions>p{color:var(--navy-950);text-align:center;margin-bottom:12px;font-size:.8rem;font-weight:800}.contact-band .contact-actions{flex-direction:column}.page-hero{background:var(--kinari-100);border-bottom:1px solid var(--kinari-200);padding:clamp(52px,8vw,94px) 0}.page-hero--illustrated{background:linear-gradient(115deg,#fffaf4,#f1e7d9);padding:clamp(36px,5vw,60px) 0}.page-hero__inner{z-index:1;position:relative}.page-hero--illustrated .page-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(30px,5vw,72px);display:grid}.page-hero__figure{aspect-ratio:4/3;background:#e7dfd3;border-radius:22px;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 45px #1c304226}.page-hero__figure img{object-fit:cover}.page-hero__figure figcaption{color:var(--ink-700);background:#ffffffeb;border-radius:5px;padding:5px 9px;font-size:.7rem;position:absolute;bottom:10px;right:10px}.page-hero--illustrated .page-hero__figure{border:7px solid var(--white);border-radius:28px;box-shadow:8px 10px #ffddb3,0 22px 45px #1c30421a}.page-hero h1{max-width:840px;margin-bottom:20px;font-size:clamp(2.3rem,5vw,4rem)}.page-hero__lead{max-width:760px;color:var(--ink-700);margin-bottom:0;font-size:clamp(1.02rem,1.8vw,1.2rem)}.not-found{background:var(--peach-100)}.not-found__inner{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:30px;display:grid}.not-found__mascot{width:260px}.breadcrumb{color:var(--ink-600);align-items:center;gap:8px;margin-bottom:36px;font-size:.78rem;display:flex}.breadcrumb svg{width:14px}.content-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.content-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(24px,4vw,38px)}.content-card h2,.content-card h3{margin-bottom:14px}.content-card p:last-child{margin-bottom:0}.prose{max-width:780px}.prose h2{margin-top:64px}.prose h2:first-child{margin-top:0}.prose h3{margin-top:38px}.prose p,.prose li{color:var(--ink-700)}.prose a{color:var(--shu-600);font-weight:700}.prose-table{border-collapse:collapse;width:100%}.prose-table th,.prose-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:14px 12px}.prose-table th{width:34%;color:var(--navy-950)}.notice{background:var(--kinari-100);border-left:4px solid var(--gold-500);padding:20px 22px}.notice--alert{border-color:var(--shu-600);background:#faece8}.contact-layout{grid-template-columns:.84fr 1.16fr;align-items:start;gap:clamp(28px,6vw,64px);display:grid}.contact-layout--single{grid-template-columns:minmax(0,820px);justify-content:center}.contact-card{color:var(--white);background:var(--navy-950);border-radius:var(--radius-lg);padding:30px}.contact-card h2,.contact-card h3{color:var(--white)}.contact-card p{color:#d7e0e5}.contact-card .contact-actions{display:grid}.form-preview{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(26px,5vw,44px)}.form-field{margin-bottom:22px}.form-field label{margin-bottom:7px;font-weight:800;display:block}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:50px;color:var(--ink-900);background:var(--kinari-50);border-radius:var(--radius-sm);border:1px solid #aaa292;padding:11px 13px}.form-field textarea{resize:vertical;min-height:150px}.form-field small{color:var(--ink-600);margin-top:6px;display:block}.form-preview fieldset{border:0;margin:0;padding:0}.form-preview fieldset[disabled]{opacity:.72}.form-preview .button[disabled]{background:var(--ink-600);cursor:not-allowed}.site-footer{color:#d9e1e6;background:#0b151e;padding:64px 0 24px}.site-footer__grid{grid-template-columns:1.1fr .8fr .7fr;gap:48px;display:grid}.brand--footer{color:var(--white);margin-bottom:22px}.brand--footer .brand__logo{background:var(--white);mix-blend-mode:normal;border-radius:8px;width:76px;padding:3px}.brand--footer .brand__text small{color:#b6c1c8}.site-footer p{color:#b9c5cc}.site-footer__area{font-size:.9rem}.site-footer nav,.site-footer__legal{align-content:start;gap:10px;display:grid}.site-footer nav a,.site-footer__legal>a{align-items:center;min-height:44px;display:flex}.site-footer a:hover{color:var(--white)}.site-footer__legal p{margin-top:16px}.site-footer__legal strong{color:var(--white)}.site-footer__legal p a{font-variant-numeric:tabular-nums;align-items:center;min-height:44px;font-size:1.25rem;font-weight:800;display:inline-flex}.site-footer__bottom{color:#95a4ad;border-top:1px solid #ffffff1f;justify-content:space-between;gap:24px;margin-top:48px;padding-top:20px;display:flex}.mobile-contact-bar{display:none}@media (max-width:1080px){.desktop-nav{display:none}.mobile-menu{display:block}.header-phone{margin-left:auto}.header-line,.mobile-menu{margin-left:0}.services-grid,.reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){:root{--header-height:100px}.container{width:min(calc(100% - 32px), var(--container))}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.header-utility__inner{justify-content:center;font-size:.68rem}.header-utility__inner span:last-child{display:none}.site-header__inner{height:72px}.header-phone,.header-line{display:none}.line-brand-icon{width:40px}.mobile-menu{margin-left:auto}.brand__logo{width:64px;max-height:59px}.brand__text strong{font-size:1.12rem}.hero{min-height:0;padding:34px 0 48px}.hero__background{display:none}.hero:before{background:linear-gradient(#fffaf4 0%,#fff5e9 100%)}.hero__grid{grid-template-columns:1fr;gap:24px}.hero__headline-row{isolation:isolate;grid-template-columns:minmax(0,1fr) clamp(120px,28vw,205px);align-items:start;gap:8px;display:grid}.hero__headline-row:after{content:"";z-index:-1;aspect-ratio:1;background:#ffdeadbf;border-radius:50%;width:clamp(125px,30vw,210px);position:absolute;bottom:0;right:0}.mascot.hero__mascot--mobile{object-position:bottom;width:100%;max-height:250px;display:block}.hero__mascot-display,.hero__image-note{display:none}.page-hero--illustrated .page-hero__inner{grid-template-columns:1fr;gap:24px}.page-hero__figure{aspect-ratio:16/9}.hero h1{margin-bottom:0;font-size:clamp(1.85rem,6.6vw,3.25rem)}.hero h1 .hero__keep{white-space:normal;display:block}.hero__lead{margin-top:18px;font-size:1.05rem}.hero__side{max-width:620px}.hero__mobile-photo{border-radius:18px;height:clamp(205px,37vw,285px);display:block;position:relative;overflow:hidden}.hero__mobile-photo img{object-fit:cover;object-position:64% 50%}.hero__mobile-photo span{max-width:calc(100% - 12px);color:var(--ink-900);background:#ffffffeb;border-radius:5px;padding:3px 6px;font-size:.875rem;line-height:1.45;position:absolute;bottom:6px;right:6px}.hero .contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hero .contact-actions .button{gap:6px;min-width:0;padding-inline:8px;font-size:.85rem}.hero .contact-actions .button--phone svg{width:19px}.hero .contact-actions .button--line .line-brand-icon{width:40px}.service-shortcuts__links{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip__grid{grid-template-columns:1fr;padding:12px 0}.trust-strip__item{border:0;border-bottom:1px solid var(--border);justify-content:flex-start;min-height:72px}.trust-strip__item:last-child{border-bottom:0;border-right:0}.services-grid,.pricing-feature,.story-grid,.area-panel,.contact-layout,.story-section .story-grid{grid-template-columns:1fr}.story-section .story-visual{min-height:350px}.story-section .story-visual__mascot{width:140px}.price-examples{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.step{grid-template-columns:50px 1fr;gap:3px 14px;min-height:132px;padding:18px;display:grid}.step:last-child{grid-column:1/-1}.step__number{grid-row:span 2;width:48px;height:48px;margin:0}.step h3,.step p{margin-bottom:0}.case-placeholder{grid-template-columns:1fr}.contact-band__inner{grid-template-columns:120px minmax(0,1fr);gap:16px}.contact-band__copy{grid-column:1/-1}.contact-band__mascot{grid-column:1;width:120px;max-height:155px}.contact-band__actions{min-width:0;box-shadow:none;background:0 0;border:0;grid-column:2;padding:0}.contact-band__actions>p{display:none}.contact-band .contact-actions{width:100%}.contact-band .button{gap:6px;width:100%;min-width:0;padding-inline:8px;font-size:.92rem}.contact-band .button svg{width:19px}.not-found__inner{grid-template-columns:1fr}.not-found__mascot{justify-self:center;width:180px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__grid>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}.mobile-contact-bar{z-index:1000;min-height:68px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:1.1fr .9fr;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #101e2b2e}.mobile-contact-bar a{min-height:68px;color:var(--white);justify-content:center;align-items:center;gap:8px;font-weight:800;line-height:1.2;text-decoration:none;display:flex}.mobile-contact-bar svg{width:23px}.mobile-contact-bar .line-brand-icon{width:40px}.mobile-contact-bar span{flex-direction:column;display:flex}.mobile-contact-bar small{opacity:.95;margin-bottom:2px;font-size:.72rem}.mobile-contact-bar__phone{background:var(--shu-600)}.mobile-contact-bar__line{background:var(--line-600)}}@media (max-width:560px){.section{padding:68px 0}.contact-actions{display:grid}.contact-actions .button{width:100%;min-width:0}.hero .contact-actions{display:grid}.hero__badge{font-size:.82rem}.hero h1{font-size:clamp(1.65rem,7vw,2.6rem)}.hero__headline-row{grid-template-columns:minmax(0,1fr) 112px}.hero__headline-row:after{width:116px}.hero__mascot--mobile{width:112px}.hero .contact-actions .button{min-height:66px;font-size:.76rem}.hero .contact-actions .button--phone span{white-space:nowrap;font-size:.86rem}.hero .contact-actions .button--line .line-brand-icon{width:40px}.hero__card{padding:22px}.hero__fee-list dd{font-size:1.3rem}.services-grid,.reasons-grid,.content-grid,.steps{grid-template-columns:1fr}.step:last-child{grid-column:auto}.service-shortcuts{padding:15px}.service-shortcuts__links{grid-template-columns:1fr}.service-shortcuts__links .hero__concern{padding:7px 9px}.faq-heading-row .mascot-mini{width:62px}.price-list__row{grid-template-columns:1fr auto;gap:4px 16px}.price-list__row dd:nth-child(2){grid-column:1}.price-list__row dd:last-child{grid-area:1/2/span 2}.story-visual,.story-section .story-visual{min-height:0}.story-section .story-visual__mascot{width:135px;margin:14px 0 0 auto;position:static}.area-coverage__region{min-height:82px}.case-placeholder__visual{grid-template-columns:1fr}.case-placeholder__visual>div{border-right:0;border-bottom:1px solid var(--border);min-height:180px}.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.mobile-contact-bar,.contact-band{display:none!important}body{color:#000;background:#fff;padding:0}}.brand__text small{color:var(--navy-800);letter-spacing:.035em;font-size:.8rem;font-weight:800}.brand__text strong{font-size:1.28rem}.hero{background:#fffaf4;padding:0;display:block}.hero__grid{grid-template-columns:minmax(0,51%) minmax(0,49%);align-items:stretch;gap:0;width:100%;max-width:1800px;margin-inline:auto;display:grid}.hero:before{display:none}.hero__content{background:radial-gradient(circle at 3% 45%,#e7cfa629 0 70px,#0000 72px),linear-gradient(115deg,#fffefa,#fff9ef);border-right:2px solid #e9d9c3;justify-content:flex-end;padding:clamp(38px,5vw,80px) clamp(24px,4.4vw,70px);display:flex}.hero__content-inner{width:min(100%,630px)}.hero__small-title{color:var(--navy-800);letter-spacing:.12em;margin-bottom:13px;font-size:.83rem;font-weight:800;display:inline-block}.hero__badge{background:var(--navy-950);color:#fff;letter-spacing:.04em;border:0;margin-bottom:18px;padding:7px 13px;font-size:.83rem}.hero__badge:before{background:#ffc96e}.hero h1{letter-spacing:-.06em;max-width:none;margin-bottom:19px;font-size:clamp(2.45rem,4.25vw,4.65rem);line-height:1.24}.hero h1 .accent{background:linear-gradient(#0000 79%,#f9d68e 79%);padding-right:.12em}.hero__scope{border-left:4px solid var(--shu-600);color:var(--navy-950);margin-bottom:13px;padding-left:13px;font-size:1.13rem;font-weight:800;line-height:1.5}.hero__lead{max-width:560px;margin-bottom:20px;font-size:1rem;font-weight:500}.hero__trust{gap:6px 15px;margin:0 0 24px}.hero__trust li{font-size:.85rem}.hero .contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hero .contact-actions .button{gap:7px;min-width:0;padding:10px 9px;font-size:.92rem;box-shadow:0 5px #1c30421a}.hero .contact-actions .button small{font-size:.69rem}.hero .contact-actions .button--phone svg{width:21px}.hero .contact-actions .button--line .line-brand-icon{width:38px}.hero__reassurance{font-weight:700}.hero__photo{background:#d2d9cd;min-height:590px;margin:0;position:relative;overflow:hidden}.hero__photo>img:first-child{object-fit:cover;object-position:56% center}.hero__photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#12212d87);height:45%;position:absolute;inset:auto 0 0}.hero__photo figcaption{z-index:2;max-width:calc(100% - 180px);color:var(--ink-700);background:#ffffffe8;border-radius:5px;padding:4px 8px;font-size:.75rem;line-height:1.4;position:absolute;bottom:8px;right:12px}.hero__photo-mascot{z-index:2;filter:drop-shadow(0 10px 12px #141e2359);width:155px;position:absolute;bottom:-9px;left:22px}.hero__mobile-photo{display:none}.hero__fee-bar{background:#fff;border-block:1px solid #e3d9cb}.hero__fee-bar-inner{grid-template-columns:195px 1fr;align-items:center;gap:0 24px;padding-block:15px;display:grid}.hero__fee-caption{color:var(--shu-700);font-size:.82rem;font-weight:900;line-height:1.3}.hero__fee-caption small{color:var(--ink-600);margin-top:2px;font-size:.72rem;font-weight:600;display:block}.hero__fee-equation{color:var(--navy-950);flex-wrap:wrap;align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.hero__fee-equation span{align-items:baseline;gap:4px;display:inline-flex}.hero__fee-equation strong{font-variant-numeric:tabular-nums;font-size:1.2rem}.hero__fee-equation b{color:var(--shu-600);font-size:1.3rem}.hero__fee-equation .hero__fee-answer{background:#fff0d4;border-radius:10px;padding:5px 12px}.hero__fee-bar-inner>small{color:var(--ink-600);grid-column:2;font-size:.7rem}.trust-strip{background:var(--navy-950);border:0;position:relative;overflow:hidden}.trust-strip:before,.trust-strip:after{content:"";opacity:.09;background:repeating-radial-gradient(circle at 50% 100%,#0000 0 12px,#fff 13px 15px,#0000 16px 29px);width:170px;height:100%;position:absolute;top:0}.trust-strip:before{left:-65px}.trust-strip:after{right:-65px}.trust-strip__item{border-color:#ffffff40;min-height:110px}.trust-strip__item:last-child{border-color:#ffffff40}.trust-strip__item svg{width:58px;height:58px;color:var(--navy-950);background:#fff5df;border:3px solid #fff;border-radius:50%;flex:none;padding:13px}.trust-strip__item:nth-child(2) svg{color:var(--navy-950);background:#e8f4fa}.trust-strip__item:nth-child(3) svg{color:var(--navy-950);background:#eaf2df}.trust-strip__item small{color:#d2e0e6}.trust-strip__item strong{color:#fff;font-size:1.02rem}.story-section{background:#fff8ee;border-bottom:1px solid #edddc6}.story-feature{background:#fff;border-radius:28px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden;box-shadow:0 20px 50px #1c30421f}.story-feature__main{padding:clamp(32px,5vw,68px)}.story-feature__eyebrow{color:var(--shu-700);background:#ffe9d4;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:.87rem;font-weight:900;display:inline-block}.story-feature h2{margin-bottom:25px;font-size:clamp(2rem,3vw,3.2rem)}.story-feature h2 span{color:var(--shu-600);font-size:1.2em}.story-feature__main>p:not(.story-feature__eyebrow){max-width:650px;color:var(--ink-700)}.story-feature__link{color:#fff;background:var(--navy-950);border-radius:12px;align-items:center;gap:12px;min-height:55px;margin-top:10px;padding:10px 18px;font-weight:800;text-decoration:none;display:inline-flex}.story-feature__link svg{width:19px}.story-feature__side{background:radial-gradient(circle at 95% 5%, #ffffff21 0 80px, transparent 82px), var(--navy-950);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:465px;padding:36px clamp(28px,4vw,48px);display:flex;position:relative}.story-feature__stamp{border-bottom:1px solid #ffffff4d;align-items:baseline;gap:15px;padding-bottom:16px;display:flex}.story-feature__stamp strong{color:#ffdf99;letter-spacing:-.09em;font-family:Georgia,serif;font-size:clamp(4.5rem,9vw,8rem);font-weight:800;line-height:1}.story-feature__stamp strong span{letter-spacing:0;margin-left:3px;font-family:inherit;font-size:.28em}.story-feature__stamp small{color:#fff;max-width:100px;font-size:.82rem;font-weight:800;line-height:1.4}.story-feature__steps{gap:10px;width:min(100%,300px);margin:18px 0 12px;padding:0;list-style:none;display:grid}.story-feature__steps li{background:#ffffff1a;border-left:4px solid #ffd889;gap:2px;padding:9px 13px;display:grid}.story-feature__steps span{color:#ffda91;font-size:.73rem;font-weight:800}.story-feature__steps strong{color:#fff;font-size:.88rem}.story-feature__side>p{color:#dce7ed;max-width:270px;margin:0;font-size:.82rem}.story-feature__mascot{filter:drop-shadow(0 10px 8px #0003);width:140px;position:absolute;bottom:-8px;right:3px}.service-card{border-top:0;padding:0 0 25px;overflow:hidden}.service-card__art{background:#f6ebd9;place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.service-card__art>img[fill]{object-fit:cover}.service-card__art>img:not([fill]){object-fit:contain;object-position:bottom;width:auto;height:145px}.service-card--garden .service-card__art>img{object-fit:cover;width:100%;height:100%}.service-card__art>svg{opacity:.77;width:90px;height:90px}.service-card__top,.service-card>p,.service-card ul,.service-card>.text-link{margin-left:25px;margin-right:25px}.service-card__top{margin-top:20px;margin-bottom:13px}.service-card h3{font-size:1.18rem}.service-card>p{font-size:.91rem}.service-card ul{gap:6px;margin-bottom:16px;font-size:.88rem}.service-card .service-note{margin-top:auto;padding:11px 13px;font-size:.79rem}.service-card .text-link{margin-top:10px}.service-card--garden{background:#fbfff8;border-color:#abc8a6}.service-card--garden .service-card__art{background:#dcead3}.service-card--garden .service-card__icon-wrap{color:#335e36;background:#dcead3}.service-card--garden li:before{background:#4f864d}.service-card--furniture{background:#f8fcff;border-color:#b8d5e5}.service-card--furniture .service-card__art{background:#e7f3fa}.service-card--furniture .service-card__icon-wrap{color:#365e76;background:#dceef8}.service-card--tidy{background:#fff9f5;border-color:#ebc6b6}.service-card--tidy .service-card__art{background:#fff0e3}.service-card--tidy .service-card__icon-wrap{color:#9b503d;background:#fbe1d7}.service-card--life{background:#fffdf5;border-color:#e5d5a5}.service-card--home{background:#f7fbff;border-color:#c2d4e9}.service-card--other{background:#fffaf5;border-color:#e4cbb7}.service-art-note{color:var(--ink-600);margin:12px 0 0;font-size:.75rem}.coupon-card{background:radial-gradient(circle at 80% 0%, #ffdb8430, transparent 35%), var(--navy-950);border:3px solid #d9b669;border-radius:26px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr) 225px;align-items:center;gap:clamp(20px,3vw,45px);padding:clamp(24px,4vw,40px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #1c304233}.coupon-card:after{content:"";pointer-events:none;border:1px solid #ffe09259;border-radius:17px;position:absolute;inset:10px}.coupon-card__value{z-index:1;flex-direction:column;align-items:flex-start;line-height:1.15;display:flex;position:relative}.coupon-card__value>span{color:#fff1ce;margin-bottom:10px;font-size:.86rem;font-weight:800}.coupon-card__value strong{white-space:nowrap;color:#ffe3a0;letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(3.7rem,5vw,5.6rem)}.coupon-card__value strong small{letter-spacing:0;margin-left:5px;font-family:inherit;font-size:.29em}.coupon-card__value em{color:#513912;background:#ffe7a4;border-radius:999px;margin-top:9px;padding:5px 12px;font-size:.78rem;font-style:normal;font-weight:900}.coupon-card__body{z-index:1;color:#fff;position:relative}.coupon-card__eyebrow{color:#ffdda0;margin-bottom:7px;font-size:.78rem;font-weight:800}.coupon-card h2{color:#fff;margin-bottom:9px;font-size:clamp(1.45rem,2.2vw,2rem)}.coupon-card__body>p:not(.coupon-card__eyebrow){color:#e3edf0;margin-bottom:8px;font-size:.86rem}.coupon-card__body ol{color:#fff;counter-reset:coupon-step;gap:7px;margin:14px 0;padding:0;font-size:.85rem;font-weight:800;list-style:none;display:grid}.coupon-card__body ol li{align-items:center;gap:9px;display:flex}.coupon-card__body ol li:before{counter-increment:coupon-step;content:counter(coupon-step);width:23px;height:23px;color:var(--navy-950);background:#ffe3a0;border-radius:50%;flex:0 0 23px;place-items:center;font-size:.72rem;display:grid}.coupon-card__body .coupon-card__terms{color:#e3edf0;margin:0;font-size:.875rem;line-height:1.65}.coupon-card__terms strong{color:#ffe6a7}.coupon-card__cta{z-index:1;width:100%;min-height:70px;padding:10px;font-size:.93rem;position:relative}.coupon-card__cta>svg:last-child{width:18px}.journey-hero{background:radial-gradient(circle at 78% 32%,#ffdfab 0 195px,#0000 197px),linear-gradient(120deg,#fffaf4,#fff0da);border-bottom:1px solid #e9d9c3;overflow:hidden}.journey-hero__inner{grid-template-columns:1fr 300px;align-items:center;gap:30px;min-height:430px;padding-block:45px 0;display:grid}.journey-hero h1{margin-bottom:8px}.journey-hero__lead{color:var(--shu-700);font-size:clamp(1.25rem,2.8vw,2rem);font-weight:900}.journey-hero__inner>div>p:last-of-type{max-width:620px;color:var(--ink-700)}.journey-hero__mascot{object-position:bottom;width:100%;max-height:395px}.journey-story{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(30px,6vw,80px);display:grid}.journey-story__heading{top:calc(var(--header-height) + 35px);position:sticky}.journey-story__heading h2{font-size:clamp(1.8rem,3.4vw,2.8rem)}.journey-story__heading>p:last-child{color:var(--ink-700)}.journey-timeline{gap:18px;margin:0;padding:0;list-style:none;display:grid;position:relative}.journey-timeline:before{content:"";border-left:3px dashed #d5b877;position:absolute;top:30px;bottom:30px;left:27px}.journey-timeline li{grid-template-columns:54px 1fr;gap:15px;display:grid;position:relative}.journey-timeline__marker{color:#fff;background:var(--navy-950);border:4px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid;box-shadow:0 3px 12px #1c30422b}.journey-timeline li>div{background:#fffaf4;border:1px solid #e7d7c4;border-radius:17px;padding:22px 25px}.journey-timeline li:nth-child(3)>div{background:#edf6ef}.journey-timeline small{color:var(--shu-700);font-weight:900}.journey-timeline h3{margin:3px 0 9px}.journey-timeline p{color:var(--ink-700);margin:0}.journey-promise{background:#f7f0e6}.journey-promise__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;display:grid}.journey-promise__grid article{background:#fff;border:1px solid #e3d6c4;border-top:5px solid #d7a852;border-radius:16px;padding:25px}.journey-promise__grid article:nth-child(2){border-top-color:#93c2d7}.journey-promise__grid article:nth-child(3){border-top-color:#a6c68f}.journey-promise__grid svg{width:35px;height:35px;color:var(--navy-950);background:#ffedcb;border-radius:50%;margin-bottom:12px;padding:7px}.journey-promise__grid p{color:var(--ink-700);margin-bottom:0}.journey-promise__note{color:var(--ink-600);margin:25px 0 0;font-size:.83rem}@media (max-width:1100px){.hero__content{padding-inline:25px}.hero h1{font-size:clamp(2.3rem,4.5vw,3.3rem)}.hero__photo{min-height:530px}.coupon-card{grid-template-columns:1fr 1.4fr}.coupon-card__cta{grid-column:1/-1;justify-self:end;width:min(100%,320px)}}@media (max-width:800px){.brand__text small{font-size:.76rem}.hero__grid{grid-template-columns:1fr}.hero__content{border-right:0;padding:34px max(16px,50vw - 350px) 28px}.hero__content-inner{width:100%}.hero__small-title{font-size:.73rem}.hero h1{max-width:720px;font-size:clamp(2.35rem,6.5vw,4rem)}.hero__photo{display:none}.hero__mobile-photo{background:#e0e8dc;border:5px solid #fff;border-radius:18px;height:clamp(220px,40vw,310px);margin:4px 0 18px;display:block;position:relative;overflow:hidden;box-shadow:0 12px 25px #1c30421f}.hero__mobile-photo>img:first-child{object-fit:cover;object-position:55% 50%}.hero__mobile-photo figcaption{z-index:2;max-width:calc(100% - 118px);color:var(--ink-700);background:#fffffff0;border-radius:4px;padding:3px 6px;font-size:.75rem;line-height:1.4;position:absolute;bottom:4px;right:4px}.hero__mobile-mascot{z-index:1;filter:drop-shadow(0 7px 8px #00000040);width:110px;position:absolute;bottom:-4px;left:8px}.hero__scope{font-size:1rem}.hero__fee-bar-inner{grid-template-columns:1fr;gap:9px}.hero__fee-bar-inner>small{grid-column:1}.trust-strip__grid{grid-template-columns:repeat(3,1fr);gap:0;padding:0}.trust-strip__item{text-align:center;border-bottom:0;border-right:1px solid #ffffff3d;flex-direction:column;justify-content:center;min-height:145px;padding:15px 10px}.trust-strip__item:last-child{border-right:0}.trust-strip__item svg{width:48px;height:48px;padding:10px}.trust-strip__item strong{font-size:.83rem}.trust-strip__item small{font-size:.68rem}.story-feature{grid-template-columns:1fr}.story-feature__side{min-height:0;padding-right:145px}.story-feature__stamp strong{font-size:5.5rem}.story-feature__mascot{width:130px}.coupon-card{grid-template-columns:1fr}.coupon-card__cta{grid-column:1;width:100%}.journey-hero__inner{grid-template-columns:1fr 160px;min-height:0}.journey-hero__mascot{width:160px}.journey-story{grid-template-columns:1fr}.journey-story__heading{position:static}.journey-promise__grid{grid-template-columns:1fr}}@media (max-width:560px){.hero__content{padding:28px 16px 25px}.hero__small-title{line-height:1.35}.hero__badge{margin-bottom:14px;font-size:.72rem}.hero h1{font-size:clamp(2rem,8.5vw,3rem)}.hero__mobile-photo{height:205px}.hero__lead{font-size:.91rem}.hero__trust li{font-size:.77rem}.hero .contact-actions .button{min-height:62px;font-size:.79rem}.hero .contact-actions .button--phone span{font-size:.85rem}.hero__fee-equation{gap:4px 6px;font-size:.68rem}.hero__fee-equation strong{font-size:1.04rem}.hero__fee-equation .hero__fee-answer{padding:4px 7px}.trust-strip__grid{grid-template-columns:1fr;padding:8px 0}.trust-strip__item{text-align:left;border:0;border-bottom:1px solid #fff3;flex-direction:row;justify-content:flex-start;gap:13px;min-height:72px;padding:9px 12px}.trust-strip__item:last-child{border-bottom:0}.trust-strip__item svg{width:44px;height:44px}.trust-strip__item strong{font-size:.9rem}.story-feature__main{padding:27px 23px}.story-feature h2{font-size:1.75rem}.story-feature__side{padding:24px 19px 125px}.story-feature__stamp strong{font-size:5rem}.story-feature__steps{width:100%}.story-feature__side>p{max-width:none}.story-feature__mascot{width:108px;right:14px}.service-card__art{height:150px}.coupon-card{padding:22px}.coupon-card__value strong{font-size:3.7rem}.coupon-card__body ol{display:grid}.journey-hero__inner{grid-template-columns:1fr 110px;gap:5px;padding-top:30px}.journey-hero__mascot{width:115px}.journey-hero h1{font-size:2.2rem}.journey-hero__lead{font-size:1.18rem}.journey-hero .button{min-height:49px;padding-inline:11px;font-size:.78rem}.journey-timeline li>div{padding:18px}}.hero{overflow:hidden}.hero__content{z-index:2;background-color:#fffdf8;background-image:radial-gradient(circle at 15% 15%,#caac7721 0 2px,#0000 3px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:25px 25px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-right:0;padding-top:clamp(32px,3vw,50px);padding-bottom:clamp(24px,3vw,42px);position:relative}.hero__content:after{content:"";z-index:-1;pointer-events:none;background:#fffdf8;border-radius:50%;width:128px;height:108%;position:absolute;top:-4%;right:-64px;box-shadow:8px 0 #fffdf852}.hero__content-inner{z-index:1;position:relative}.hero__small-title{margin-bottom:7px;font-size:.76rem}.hero__badge{margin-bottom:17px}.hero h1{color:#14243b;letter-spacing:-.075em;max-width:680px;margin-bottom:4px;font-family:Hiragino Mincho ProN,Yu Mincho,Noto Serif JP,serif;font-size:clamp(2.75rem,4.35vw,5.3rem);font-weight:800;line-height:1.22}.hero h1 .hero__keep{display:block}.hero h1 .accent{color:#14243b;background:linear-gradient(#0000 83%,#f3d38d 83%)}.hero__tagline{color:var(--shu-700);letter-spacing:.08em;margin:0 0 14px;font-size:.98rem;font-weight:900}.hero__offer-row{align-items:center;gap:15px;margin:0 0 12px;display:flex}.hero__scope{border:0;flex:1;margin:0;padding-left:0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(1rem,1.6vw,1.28rem);font-weight:800}.hero__price-stamp{color:#fff;text-align:center;background:#b13b31;border:3px solid #fffdf8;border-radius:50%;outline:2px dashed #b13b31;flex-direction:column;flex:0 0 158px;justify-content:center;align-items:center;width:158px;height:104px;line-height:1.1;display:flex;transform:rotate(-7deg);box-shadow:0 4px 13px #63191426}.hero__price-stamp small{font-size:.56rem;font-weight:800}.hero__price-stamp strong{letter-spacing:-.05em;margin:4px 0;font-family:Georgia,serif;font-size:2.27rem}.hero__price-stamp strong em{letter-spacing:0;margin-left:2px;font-family:inherit;font-size:.38em;font-style:normal}.hero__price-stamp span{font-size:.58rem;font-weight:800}.hero__lead{margin-bottom:13px;font-size:.88rem;line-height:1.7}.hero__trust{margin-bottom:17px}.hero .contact-actions{gap:10px}.hero .contact-actions .button--line{background:#098543;order:-1}.hero .contact-actions .button--phone{background:#ae3c30}.hero__photo{z-index:1;min-height:610px}.hero__photo>img:first-child{object-position:62% center}.hero__photo:after{background:linear-gradient(#0000 5%,#0b192087);height:63%}.hero__photo-copy{z-index:2;color:#fff;text-shadow:0 2px 9px #000000bf;margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(1.05rem,1.8vw,1.55rem);font-weight:800;line-height:1.65;position:absolute;top:47%;left:17%}.hero__photo-mascot{width:150px;left:auto;right:22px}.hero__photo figcaption{max-width:calc(100% - 190px);left:15px;right:auto}.hero__fee-bar{background:#fff9eb;padding:14px 0}.hero__fee-bar-inner{background:#fff;border:2px solid #d3b97f;border-radius:13px;grid-template-columns:minmax(185px,.33fr) 1fr;gap:9px 20px;padding:13px 22px;box-shadow:0 6px 19px #1c304214}.hero__fee-caption{font-size:.91rem}.hero__fee-caption small{font-size:.75rem}.hero__fee-equation{text-align:center;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) 16px minmax(0,1.1fr);gap:5px;display:grid}.hero__fee-equation span{white-space:nowrap;background:#fffdf9;border:1px solid #e6ddd0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:61px;padding:5px;display:flex}.hero__fee-equation b{align-self:center;font-size:1.24rem}.hero__fee-equation strong{font-size:1.23rem;line-height:1.25}.hero__fee-equation .hero__fee-answer{background:#fff0cd;border-color:#e3bd70}.hero__fee-bar-inner>small{margin:0;font-size:.73rem}.story-section{background:#f8f1e5}.story-feature{border:2px solid #e2cda9;border-radius:16px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);overflow:hidden;box-shadow:0 16px 35px #1c30421a}.story-feature__main{background:radial-gradient(circle at 96% 7%,#b45e4014 0 125px,#0000 127px),linear-gradient(110deg,#fffcf4,#fff7e9);padding:clamp(32px,4.6vw,62px);position:relative}.story-feature__main:before{content:"";border-left:3px solid #be9970;position:absolute;top:28px;bottom:28px;left:21px}.story-feature__eyebrow{background:#eec9a6;border-radius:3px;margin-bottom:20px}.story-feature h2{max-width:740px;margin-bottom:24px;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(2rem,3.1vw,3.25rem);line-height:1.42}.story-feature h2 span{color:#af4034;background:linear-gradient(#0000 82%,#f7d68e 82%);padding:0 .12em;display:inline-block}.story-feature__main>p:not(.story-feature__eyebrow){max-width:640px;font-size:1rem;line-height:1.9}.story-feature__link{background:var(--shu-600);border-radius:5px}.story-feature__visual{background:linear-gradient(#1128350d,#11283545),url(/images/consultation-tools.jpg) 50%/cover;min-height:445px;position:relative;overflow:hidden}.story-feature__visual:before{content:"";background:linear-gradient(90deg,#fffaed33,#0000 60%);position:absolute;inset:0}.story-feature__visual-note{z-index:2;border:2px solid var(--navy-950);color:var(--navy-950);background:#fffdf8;border-radius:18px 18px 4px;padding:14px 19px;font-size:.99rem;font-weight:900;line-height:1.5;position:absolute;top:35px;right:27px;box-shadow:0 5px #1c304224}.story-feature__mascot{filter:drop-shadow(0 10px 11px #00000040);width:clamp(190px,19vw,255px);bottom:-12px;right:7%}.story-feature__image-note{color:var(--ink-600);margin:10px 0 0;font-size:.78rem}.service-card--life .service-card__art{background:#fff1c9}.service-card--home .service-card__art{background:#e5f0f8}.service-card--other .service-card__art{background:#fbe7d9}.service-card__art>img:not([fill]){max-width:95%;height:162px}.coupon-card{background:#1c3042;border:1px solid #b99b54;border-radius:5px;grid-template-columns:245px minmax(0,1fr) 230px;gap:0;padding:0;box-shadow:0 13px 31px #1c30422b}.coupon-card:after{display:none}.coupon-card__value{color:#263035;text-align:center;background:linear-gradient(130deg,#aa883a,#f3dc91 52%,#b39043);justify-content:center;align-items:center;min-height:205px;padding:23px}.coupon-card__value>span{color:#263035;margin-bottom:4px;font-size:.76rem}.coupon-card__value strong{color:#263035;font-family:Georgia,serif;font-size:clamp(3.4rem,4.5vw,4.5rem)}.coupon-card__value strong small{font-size:.25em}.coupon-card__value em{color:#263035;letter-spacing:.15em;background:0 0;margin-top:5px;padding:0;font-size:.8rem}.coupon-card__body{flex-direction:column;justify-content:center;padding:26px 29px;display:flex}.coupon-card__eyebrow{color:#efd590;margin-bottom:6px}.coupon-card h2{margin:0 0 11px;font-size:clamp(1.45rem,2.25vw,2.15rem);line-height:1.45}.coupon-card h2 mark{color:#263035;background:#efd590;padding:1px 5px}.coupon-card__body>p:not(.coupon-card__eyebrow){color:#e5edf0;margin:0;font-size:.88rem;line-height:1.65}.coupon-card__cta{color:#263035;text-align:center;background:linear-gradient(115deg,#fffaf0,#f0d994,#fffaf0);border:1px solid #e5c973;border-radius:3px;justify-content:center;align-self:stretch;align-items:center;gap:8px;min-height:56px;margin:28px 20px;padding:10px;font-size:.84rem;font-weight:900;line-height:1.45;text-decoration:none;display:flex}.coupon-card__cta:hover{background:#fff3cb}.coupon-card__cta .line-brand-icon{width:33px}.coupon-card__cta>svg:last-child{flex:none;width:18px}.coupon-section__terms{color:var(--ink-700);margin-top:14px;font-size:.83rem;line-height:1.65}.coupon-section__terms strong{color:var(--shu-700)}#flow{background:radial-gradient(circle at 0 0,#fff4e4,#0000 42%),#fffdf8}#flow .section-heading{margin-bottom:38px}.steps{gap:10px;position:relative}.steps:before{content:"";border-top:3px dashed #d8ba84;position:absolute;top:74px;left:6%;right:6%}.step{border:1px solid #e0d5c7;border-top:0;border-radius:10px;min-height:238px;padding:21px 18px 22px;box-shadow:0 8px 18px #1c30420f}.step:before{content:"";background:#e6b483;border-radius:10px 10px 0 0;height:7px;position:absolute;inset:0 0 auto}.step:nth-child(2):before{background:#9bc4d6}.step:nth-child(3):before{background:#b3c793}.step:nth-child(4):before{background:#ddc27f}.step:nth-child(5):before{background:#e7a99d}.step__number{z-index:2;background:var(--navy-950);border:3px solid #fff;border-radius:50%;margin-bottom:42px;box-shadow:0 0 0 2px #d6b77f}.step__icon{color:#6f422e;background:#fff0de;border-radius:12px;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:25px;right:18px}.step:nth-child(2) .step__icon{color:#31586c;background:#e6f2f7}.step:nth-child(3) .step__icon{color:#466035;background:#ecf3e3}.step:nth-child(4) .step__icon{color:#6d582b;background:#fbf1d5}.step:nth-child(5) .step__icon{color:#7f423d;background:#f9e8e4}.step__icon svg{width:26px;height:26px}.step h3{margin-bottom:10px;font-size:1.09rem}.step p{color:var(--ink-700);font-size:.88rem;line-height:1.7}.flow-summary{background:#f1f6e9;border-left:5px solid #aebf8b;border-radius:7px;align-items:center;gap:10px;margin-top:26px;padding:17px 20px;font-weight:800;display:flex}.flow-summary>svg{color:#50723d;flex:none;width:28px}.flow-summary .text-link{white-space:nowrap;margin-left:auto}@media (max-width:1100px){.hero__content{padding-inline:27px}.hero h1{font-size:clamp(2.45rem,4.4vw,3.7rem)}.hero__price-stamp{flex-basis:132px;width:132px;height:87px}.hero__price-stamp strong{font-size:1.9rem}.coupon-card{grid-template-columns:180px minmax(0,1fr) 205px}.coupon-card__value strong{font-size:3rem}}@media (max-width:800px){.hero__grid{grid-template-columns:1fr}.hero__content{background:#fffdf8;padding:27px 16px 26px}.hero__content:after{display:none}.hero__small-title{font-size:.72rem}.hero h1{max-width:710px;font-size:clamp(2.35rem,6.45vw,3.65rem)}.hero__tagline{font-size:.91rem}.hero__mobile-photo{border-color:#fff;border-radius:5px 35px 5px 5px;margin-top:18px}.hero__offer-row{margin-top:12px}.hero__price-stamp{flex-basis:136px;width:136px;height:90px}.hero__fee-bar-inner{grid-template-columns:1fr}.hero__fee-bar-inner>small{grid-column:1}.story-feature{grid-template-columns:1fr}.story-feature__visual{background-position:50%;min-height:290px}.story-feature__mascot{width:175px;right:8%}.coupon-card{grid-template-columns:clamp(125px,28vw,200px) minmax(0,1fr)}.coupon-card__cta{border-radius:0;grid-column:1/-1;min-height:62px;margin:0}.coupon-card__value{min-height:180px;padding:12px 4px}.coupon-card__value strong{font-size:clamp(2.25rem,6.5vw,3rem)}.coupon-card__value strong small{margin:3px 0 0;font-size:.32em;display:block}.steps{grid-template-columns:1fr;gap:13px;max-width:650px;margin-inline:auto}.steps:before{border-top:0;border-left:3px dashed #d8ba84;inset:20px auto 20px 42px}.step,.step:last-child{grid-column:1;grid-template-columns:62px 1fr;gap:0 12px;min-height:0;padding:17px 18px;display:grid}.step__number{grid-area:1/1/3;width:48px;height:48px;margin:0}.step__icon{width:40px;height:40px;top:15px;right:16px}.step__icon svg{width:23px;height:23px}.step h3{grid-column:2;padding-right:44px}.step p{grid-column:2}}@media (max-width:560px){.hero__content{padding:23px 16px}.hero h1{font-size:clamp(2rem,8.3vw,2.8rem)}.hero__tagline{margin-bottom:7px;font-size:.8rem}.hero__mobile-photo{height:205px}.hero__scope{font-size:.91rem}.hero__price-stamp{flex-basis:112px;width:112px;height:78px}.hero__price-stamp small,.hero__price-stamp span{font-size:.47rem}.hero__price-stamp strong{font-size:1.57rem}.hero__fee-bar-inner{padding:13px 11px}.hero__fee-equation{gap:3px;font-size:.65rem}.hero__fee-equation span{white-space:normal;min-height:62px}.hero__fee-equation strong{white-space:nowrap;font-size:.95rem}.story-feature__main{padding:31px 29px}.story-feature__main:before{left:13px}.story-feature h2{font-size:1.88rem}.story-feature__visual{min-height:225px}.story-feature__visual-note{padding:8px 12px;font-size:.78rem;top:18px;right:12px}.story-feature__mascot{width:128px;right:15px}.coupon-card{grid-template-columns:125px minmax(0,1fr)}.coupon-card__value{min-height:185px;padding:9px 3px}.coupon-card__value>span{font-size:.59rem}.coupon-card__value strong{font-size:2.16rem}.coupon-card__value strong small{margin:3px 0 0;font-size:.36em;display:block}.coupon-card__value em{font-size:.63rem}.coupon-card__body{padding:17px 14px}.coupon-card h2{font-size:1.2rem}.coupon-card__body>p:not(.coupon-card__eyebrow),.coupon-section__terms{font-size:.76rem}.flow-summary{flex-wrap:wrap}.flow-summary .text-link{width:100%;margin:2px 0 0 38px}}.hero__grid{grid-template-columns:minmax(0,44%) minmax(0,56%)}.hero__content{background:linear-gradient(#fffdf8c7,#fffdf8c7),url(/images/seigaiha-pattern.svg);padding-top:26px;padding-bottom:26px}.hero__small-title{max-width:300px;margin-bottom:12px;font-size:.78rem;line-height:1.5;display:block}.hero h1{letter-spacing:-.055em;max-width:650px;margin:0 0 14px;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:clamp(2.6rem,3.65vw,4.5rem);font-weight:900;line-height:1.22}.hero__scope{letter-spacing:.03em;border:0;margin:0 0 10px;padding:0;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:clamp(.94rem,1.35vw,1.2rem);font-weight:900}.hero__offer-row{justify-content:space-between;align-items:center;margin:0 0 9px}.hero__offer-row .hero__badge{flex:0 auto;max-width:calc(100% - 150px);margin:0}.hero__price-stamp{flex:0 0 150px;width:150px;height:94px}.hero__price-stamp strong{font-variant-numeric:tabular-nums;font-family:Arial,Hiragino Sans,sans-serif;font-size:2.1rem;font-weight:900}.hero__lead{margin:0 0 10px;font-size:.78rem}.hero .contact-actions{margin:0 0 10px}.hero__trust{margin:0 0 4px}.hero__reassurance{margin:0;font-size:.73rem}.hero__photo{min-height:540px}.hero__photo-copy{top:43%}.hero__photo-mascot{width:132px}.hero__fee-bar{background:#fff}.story-section{background:#f0f5f9;padding-block:clamp(45px,5vw,68px)}.story-feature{border:2px solid #c8d9e4;border-radius:10px;max-width:980px;margin-inline:auto;display:block;box-shadow:0 12px 28px #1c304212}.story-feature__main{background:#fff;padding:clamp(32px,4vw,52px)}.story-feature__main:before{display:none}.story-feature__eyebrow{color:var(--navy-950);background:#e3edf4;margin-bottom:15px}.story-feature h2{letter-spacing:-.035em;max-width:850px;margin-bottom:15px;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:clamp(1.8rem,3vw,2.75rem);font-weight:900;line-height:1.4}.story-feature h2 span{font-size:1em}.story-feature__main>p:not(.story-feature__eyebrow){max-width:830px;line-height:1.75}.story-feature__link{margin-top:4px}#services.section{padding-top:clamp(55px,6vw,80px)}.service-card--garden .service-card__art>img{object-fit:contain;object-position:bottom;width:auto;max-width:95%;height:162px}.coupon-section{background:#f5f9fc;padding:clamp(32px,4vw,54px) 0}.coupon-card__value strong{font-variant-numeric:tabular-nums;letter-spacing:-.055em;font-family:Arial,Hiragino Sans,sans-serif;font-weight:900}.coupon-card__value strong small{letter-spacing:0;font-family:Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-weight:900}.reasons-section{background:#fff}@media (max-width:1100px){.hero__grid{grid-template-columns:minmax(0,48%) minmax(0,52%)}.hero h1{font-size:clamp(2.35rem,4.15vw,3.2rem)}}@media (max-width:800px){.hero__grid{grid-template-columns:1fr}.hero__content{background-color:#fffdf8;padding:24px 18px 22px}.hero__small-title{font-size:.75rem}.hero h1{max-width:100%;font-size:clamp(2.15rem,6.1vw,3.15rem)}.hero h1 .hero__keep{white-space:normal}.hero__scope{font-size:clamp(.93rem,2.35vw,1.13rem)}.hero__mobile-photo{margin:12px 0}.hero__offer-row{margin-top:8px}.hero__offer-row .hero__badge{max-width:calc(100% - 150px)}.coupon-card__value strong{font-size:clamp(2rem,5vw,2.8rem)}}@media (max-width:560px){.hero h1{font-size:clamp(2rem,8.5vw,2.4rem)}.hero__offer-row .hero__badge{max-width:calc(100% - 118px);font-size:.68rem}.hero__price-stamp{flex-basis:104px;width:104px;height:72px}.hero__price-stamp strong{font-size:1.54rem}.hero .contact-actions{margin-bottom:10px}.story-feature__main{padding:29px 21px}.story-feature h2{font-size:1.76rem}.coupon-card__value strong{font-size:1.7rem}}.hero-image{background:#fff}.hero-image__title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-image__picture{aspect-ratio:32/15;width:100%;display:block}.hero-image__art{object-fit:contain;width:100%;height:100%;display:block}.hero-image__note{max-width:var(--container);color:var(--ink-600);text-align:right;background:#fff;margin:0 auto;padding:5px 20px 8px;font-size:.72rem;line-height:1.5}@media (max-width:799px){.hero-image__picture{aspect-ratio:4/5}.hero-image__note{text-align:left;padding:6px 16px 8px;font-size:.68rem}}.editorial-art-section{background:#fff}.editorial-art-section__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editorial-art-section__picture{aspect-ratio:32/15;width:100%;max-width:1920px;margin-inline:auto;display:block}.editorial-art-section__image{object-fit:contain;width:100%;height:100%;display:block}.editorial-art-section__footer{justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding-block:10px;display:flex}.editorial-art-section__footer p{color:var(--ink-600);margin:0;font-size:.75rem;line-height:1.5}.editorial-art-section__footer .text-link{white-space:nowrap}.editorial-art-section__zoom{display:none}.trust-art-section .editorial-art-section__picture{aspect-ratio:32/15}.line-photo-art-section{background:#edf4f8;padding-block:clamp(22px,4vw,48px)}.line-photo-art-section__link{aspect-ratio:8/3;outline-offset:6px;width:100%;max-width:1920px;margin-inline:auto;display:block}.line-photo-art-section__picture,.line-photo-art-section__image{width:100%;height:100%;display:block}.line-photo-art-section__image{object-fit:contain}.line-photo-art-section__link:hover .line-photo-art-section__image{filter:brightness(.98)}@media (max-width:799px){.editorial-art-section__picture{aspect-ratio:4/5}.trust-art-section .editorial-art-section__picture{aspect-ratio:3/2}.line-photo-art-section{padding-block:20px}.line-photo-art-section__link{aspect-ratio:1}.editorial-art-section__footer{flex-wrap:wrap;min-height:0;padding-block:8px 12px}.editorial-art-section__footer>div{flex-wrap:wrap;align-items:center;gap:4px 16px;display:flex}.editorial-art-section__footer p{flex-basis:100%;font-size:.69rem}.editorial-art-section__zoom{min-height:44px;color:var(--shu-700);text-underline-offset:3px;align-items:center;font-size:.82rem;font-weight:800;text-decoration:underline;display:inline-flex}.editorial-art-section__footer .text-link{min-height:44px;font-size:.82rem}}@media (prefers-reduced-motion:no-preference){.line-photo-art-section__image{transition:filter .16s}}:root{--kinari-50:#fff;--kinari-100:#f1f6fa;--kinari-200:#d7e2eb;--border:#d9e3eb;--shadow:0 14px 30px #142d431a}body{background:#fff}.site-header{background:#fffffffa}.mobile-menu nav{background:#fff}.hero__fee-bar{background:#fff;border-block-color:#d5e1e9}.section{padding-block:clamp(54px,6vw,78px)}.section-heading{margin-bottom:clamp(24px,3vw,36px)}.section--kinari{background:#f1f6fa}.page-hero--illustrated{background:linear-gradient(115deg,#fff,#edf5fa)}.page-hero--illustrated .page-hero__figure{box-shadow:8px 10px #d9e7f1,0 22px 45px #1c30421a}.journey-hero{background:radial-gradient(circle at 78% 32%,#dceaf4 0 195px,#0000 197px),linear-gradient(120deg,#fff,#eef5f9);border-bottom-color:#cfdee9}.journey-timeline li>div{background:#f4f8fb;border-color:#cfdee9}.journey-timeline li:nth-child(2)>div,.journey-promise{background:#edf4f8}.header-line .line-brand-icon{width:22px;height:22px}.story-section{border-block:4px solid var(--navy-950);background-color:#eef4f8;background-image:linear-gradient(90deg,#1c304206 1px,#0000 1px),linear-gradient(0deg,#1c304206 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding-block:clamp(38px,4vw,58px)}.story-feature{border:2px solid var(--navy-950);border-radius:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);max-width:1100px;display:grid;box-shadow:8px 8px #d2e0e9}.story-feature__lead{background:linear-gradient(135deg, #1c3042f5, #1c3042f0), url(/images/seigaiha-pattern.svg) center/240px auto repeat, var(--navy-950);flex-direction:column;justify-content:center;min-height:365px;padding:clamp(26px,3.5vw,44px);display:flex}.story-feature__lead:after{display:none}.story-feature__eyebrow{color:#f1d795;letter-spacing:.08em;background:0 0;align-items:center;gap:10px;width:fit-content;margin:0 0 19px;padding:0;font-size:.84rem;font-weight:900;display:flex}.story-feature__eyebrow:before{content:"";background:#f1d795;width:24px;height:2px}.story-feature h2{color:#fff;letter-spacing:-.025em;text-wrap:wrap;max-width:13em;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:900;line-height:1.45}.story-feature h2 span{color:#f1d795;white-space:nowrap;font-size:1em}.story-feature__main{background:#fff;border:0;flex-direction:column;justify-content:center;padding:clamp(26px,3.5vw,44px);display:flex}.story-feature__timeline{grid-template-columns:1fr;gap:0;margin:0 0 20px;padding:0;list-style:none;display:grid}.story-feature__timeline li{border-bottom:1px solid #d4e1e9;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:15px;padding:16px 0;display:grid}.story-feature__timeline li:first-child{padding-top:0}.story-feature__timeline span{color:var(--shu-700);text-align:center;background:#f8ede7;padding:3px 7px;font-size:.77rem;font-weight:900;display:inline-block}.story-feature__timeline p{color:var(--navy-950);margin:0;font-size:.99rem;font-weight:700;line-height:1.65}.story-feature__promise{border-left:4px solid var(--gold-500);background:#f1f6fa;padding:13px 16px;font-size:.96rem;font-weight:800;color:var(--navy-950)!important;margin:0 0 20px!important;line-height:1.6!important}.story-feature__link{background:var(--shu-600);border-radius:6px;align-self:flex-start;margin-top:0}.story-feature__link:hover{background:var(--shu-700)}#services.section{background:#f5f8fb;padding-block:clamp(48px,5vw,72px)}.services-heading-frame{border:2px solid var(--navy-950);border-left:7px solid var(--shu-600);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:18px;margin:0 8px 28px 0;padding:clamp(20px,3vw,30px);display:flex;box-shadow:8px 8px #d8e5ee}.services-heading-frame .section-heading{max-width:none;margin:0}.services-heading-frame .section-heading h2{margin-bottom:6px;font-size:clamp(1.8rem,3.3vw,2.65rem)}.services-heading-frame .section-heading>p:last-child{margin-bottom:0}.services-heading-frame__count{color:var(--navy-950);white-space:nowrap;background:#e4eff4;flex:none;padding:7px 10px;font-size:.79rem;font-weight:900}.service-shortcuts{background:var(--navy-950);border:0;border-radius:8px;margin:0 0 25px;padding:20px;box-shadow:8px 8px #d8e5ee}.service-shortcuts__intro strong{color:#fff}.service-shortcuts__intro span{color:#deebf2}.service-shortcuts__links .hero__concern{border:2px solid #0000;border-radius:6px}.service-shortcuts__links .hero__concern:hover{border-color:#e9cc87}.services-grid{gap:18px}.service-card{--service-accent:#497a50;--service-wash:#d8ead9;--service-tint:#f2f8f2;border:2px solid var(--service-accent);background:#fff;border-radius:13px;padding:0;overflow:hidden;box-shadow:6px 6px #1c304214}.service-card--furniture{--service-accent:#436f90;--service-wash:#dcecf5;--service-tint:#f0f7fb}.service-card--tidy{--service-accent:#a8553f;--service-wash:#f5ded3;--service-tint:#fff5ef}.service-card--life{--service-accent:#997024;--service-wash:#f6e8bb;--service-tint:#fff9e9}.service-card--home{--service-accent:#346482;--service-wash:#d5e8f3;--service-tint:#edf7fb}.service-card--other{--service-accent:#62517f;--service-wash:#e8def2;--service-tint:#f8f4fb}.service-card__art{isolation:isolate;border-bottom:5px solid var(--service-accent);height:190px;background:var(--service-wash)!important}.service-card__art:before{content:"";z-index:-1;aspect-ratio:1;background:#ffffff94;border-radius:50%;width:175px;position:absolute;box-shadow:0 0 0 13px #ffffff40,0 0 0 26px #ffffff21}.service-card__art:after{content:"";z-index:-2;opacity:.16;background:url(/images/seigaiha-pattern.svg) 50%/240px;position:absolute;inset:0}.service-card__art>img:not([fill]),.service-card--garden .service-card__art>img{z-index:1;filter:drop-shadow(0 7px 3px #12273729);max-width:94%;height:185px;position:relative}.service-card__number{z-index:2;color:#fff;background:var(--service-accent);letter-spacing:.09em;padding:4px 9px;font-size:.69rem;font-weight:900;position:absolute;top:12px;left:12px}.service-card__top{color:#fff;background:var(--navy-950);min-height:75px;margin:0;padding:13px 20px}.service-card__top h3{color:#fff;font-size:clamp(1.07rem,1.7vw,1.28rem)}.service-card__icon-wrap{border-radius:8px;flex:0 0 44px;width:44px;height:44px;color:var(--navy-950)!important;background:#fff!important}.service-card>p:not(.service-note){color:var(--ink-900);background:var(--service-tint);margin:0;padding:18px 20px 10px;font-weight:700}.service-card ul{background:var(--service-tint);flex-wrap:wrap;align-content:flex-start;gap:7px;margin:0;padding:7px 20px 16px;display:flex}.service-card li{background:#fff;border:1px solid #d4e0e7;border-radius:5px;padding:5px 9px 5px 20px;font-size:.81rem;font-weight:700;line-height:1.35}.service-card li:before{width:5px;height:5px;top:.85em;left:9px;background:var(--service-accent)!important}.service-card .service-note{color:var(--ink-700);background:#f6f9fb;border:0;border-top:1px solid #d4e0e7;border-radius:0;margin:0;padding:10px 20px}.service-card .text-link{width:100%;min-height:54px;color:var(--shu-700);background:#fff;border-top:1px solid #d4e0e7;margin:auto 0 0;padding:12px 20px}.service-card .text-link:hover{background:#f8f1ec}#price.section{border-top:4px solid var(--navy-950);background:#fff;padding-block:clamp(48px,5vw,70px)}#price .section-heading{max-width:none;margin-bottom:25px}#price .section-heading h2{margin-bottom:8px}.pricing-feature{grid-template-columns:minmax(0,1.13fr) minmax(0,.87fr);align-items:stretch;gap:22px}.pricing-feature__main{border:2px solid var(--navy-950);color:var(--navy-950);background:#f1f6fa;border-radius:10px;padding:25px;box-shadow:8px 8px #dce7ef}.pricing-feature__badge{color:#fff;background:var(--shu-600);border:0;border-radius:4px;margin-bottom:12px}.pricing-feature__label{margin-bottom:15px;font-size:1.05rem}.pricing-feature__equation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.pricing-feature__equation>div{background:#fff;border:1px solid #bacdd9;flex-direction:column;justify-content:center;min-height:112px;padding:11px 15px;display:flex}.pricing-feature__equation span{font-size:.83rem;font-weight:800}.pricing-feature__equation strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(1.4rem,2.6vw,2.2rem);line-height:1.2}.pricing-feature__equation strong small,.pricing-feature__total strong small{font-size:.53em}.pricing-feature__equation b{color:var(--shu-600);font-size:1.8rem}.pricing-feature__total{color:#fff;background:var(--navy-950);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 17px;display:flex}.pricing-feature__total span{flex-direction:column;font-weight:900;display:flex}.pricing-feature__total span small{color:#f3d58e;font-size:.75rem}.pricing-feature__total strong{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(2rem,3.8vw,3rem);line-height:1.1}.pricing-feature__tax{margin:11px 0 16px}.pricing-feature__assurance{background:#fff;border:1px solid #bfced8;border-radius:4px;margin-bottom:15px}.payment-methods{border-left:4px solid var(--gold-500);color:var(--navy-950);background:#fff;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 16px;padding:11px 14px;display:flex}.payment-methods>strong{font-size:.86rem}.payment-methods ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.payment-methods li{border:1px solid #c5d5de;border-radius:4px;padding:4px 10px;font-size:.82rem;font-weight:800}.pricing-feature__cta{border-radius:5px}.pricing-feature>div:last-child{background:#fff;border:1px solid #c7d7e2;flex-direction:column;padding:18px 24px;display:flex}.price-list__row{gap:10px;padding:15px 0}.price-caution{background:#f1f6fa;border-radius:4px;margin-top:auto}@media (max-width:800px){.header-phone,.header-line{border:0;border-radius:8px;flex:0 0 52px;place-items:center;width:52px;min-width:52px;height:52px;margin-left:0;padding:0;display:grid}.header-phone{background:var(--shu-600);margin-left:auto}.header-phone svg{color:#fff;width:27px;height:27px}.header-line{background:0 0}.header-line:hover{opacity:.84;background:0 0}.header-line .line-brand-icon{width:52px;height:52px}.header-phone__desktop-label,.header-line__desktop-label{display:none!important}.mobile-menu{margin-left:0}.site-header__inner{gap:6px}.brand__logo{width:56px}.brand__text strong{font-size:1.03rem}.brand__text small{margin-top:3px;font-size:.59rem}.story-feature{grid-template-columns:1fr}.story-feature__lead{min-height:0;padding:28px 30px}.story-feature h2{max-width:18em}.services-heading-frame{display:block}.services-heading-frame__count{margin-top:14px;display:inline-block}.pricing-feature{grid-template-columns:1fr}.pricing-feature>div:last-child{padding:12px 20px 20px}}@media (max-width:560px){.section{padding-block:49px}.story-feature__lead,.story-feature__main{padding:24px 20px}.story-feature h2{font-size:clamp(1.7rem,6.2vw,2rem)}.story-feature__timeline li{grid-template-columns:70px minmax(0,1fr);gap:10px}.story-feature__link{justify-content:center;align-self:stretch}.services-heading-frame{margin-bottom:25px;padding:20px}.service-card__art{height:174px}.service-card__art>img:not([fill]),.service-card--garden .service-card__art>img{height:170px}.service-shortcuts{padding:15px}.pricing-feature__main{padding:16px}.pricing-feature__equation>div{min-height:94px;padding:9px}.pricing-feature__equation strong{font-size:clamp(1.35rem,5vw,1.75rem)}.pricing-feature__total strong{font-size:clamp(1.8rem,7vw,2.5rem)}}@media (max-width:390px){.brand{gap:5px}.brand__logo{width:48px}.brand__text strong{font-size:.91rem}.brand__text small{font-size:.52rem}.header-phone,.header-line{flex-basis:46px;width:46px;min-width:46px;height:48px}.header-line .line-brand-icon{width:46px;height:46px}.mobile-menu summary{min-width:42px}.site-header__inner{gap:3px}}.hero-image__meta{color:var(--ink-700);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding-block:8px 10px;font-size:.74rem;line-height:1.55;display:flex}.hero-image__meta strong{color:var(--navy-950);font-size:.85rem}.hero-image__meta span{text-align:right}.home-index{color:#fff;background:var(--navy-950);border-bottom:3px solid var(--gold-500)}.home-index__inner{grid-template-columns:1.35fr repeat(4,1fr);align-items:stretch;min-height:62px;display:grid}.home-index__inner>span,.home-index__inner>a{color:#fff;text-align:center;border-right:1px solid #ffffff2e;justify-content:center;align-items:center;min-height:62px;padding:8px 14px;font-size:.86rem;font-weight:800;text-decoration:none;display:flex}.home-index__inner>span{color:#f0d58e;letter-spacing:.04em;justify-content:flex-start}.home-index__inner>a:hover,.home-index__inner>a:focus-visible{background:#ffffff1a}.trust-highlights{background:#eef4f8;border-bottom:1px solid #d5e1e9;padding:24px 0}.trust-highlights__grid{border:1px solid #c9d6df;border-top:4px solid var(--navy-950);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 8px 22px #142d4314}.trust-highlights article{text-align:center;border-right:1px solid #d8e2e9;align-content:center;justify-items:center;min-height:116px;padding:17px 12px;display:grid;position:relative}.trust-highlights article:last-child{border-right:0}.trust-highlights article>span{color:#9c7b39;letter-spacing:.12em;font-size:.64rem;font-weight:900;position:absolute;top:8px;left:10px}.trust-highlights article strong{color:var(--navy-950);font-variant-numeric:tabular-nums;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.2}.trust-highlights article p{color:var(--ink-700);margin:5px 0 0;font-size:.81rem;font-weight:800}.coupon-card__amount{white-space:nowrap;justify-content:center;align-items:baseline;gap:6px;display:flex}.coupon-card__amount strong{color:#182a3a;font-variant-numeric:tabular-nums;letter-spacing:-.075em;font-family:Arial,Hiragino Sans,sans-serif;font-size:clamp(4.6rem,7vw,7.2rem);font-weight:950;line-height:.95}.coupon-card__amount small{color:#182a3a;font-size:1.25rem;font-weight:950}.coupon-card__value>em{color:#fff;letter-spacing:.18em;text-align:center;background:#a32f24;border-radius:2px;min-width:86px;padding:5px 14px;font-size:1rem}.coupon-card h2 mark{font-size:1.08em}.first-time-guide{background:#edf3f7;border-block:1px solid #d6e1e8}.first-time-guide__heading{border-left:6px solid var(--shu-600);border-bottom:2px solid var(--navy-950);grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:end;gap:3px 38px;margin-bottom:28px;padding:0 0 20px 20px;display:grid}.first-time-guide__heading .eyebrow{grid-column:1/-1;margin-bottom:4px}.first-time-guide__heading h2{margin:0;font-size:clamp(1.8rem,3.3vw,2.8rem)}.first-time-guide__heading>p:last-child{color:var(--ink-700);margin:0}.first-time-guide__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.first-time-guide__grid article{border:1px solid #c8d5de;border-top:5px solid var(--navy-950);background:#fff;flex-direction:column;min-height:260px;padding:29px 22px 21px;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 20px #142d4312}.first-time-guide__number{color:#b6944d;letter-spacing:.14em;margin-bottom:24px;font-size:.78rem;font-weight:900}.first-time-guide__grid h3{margin-bottom:12px;font-size:1.08rem}.first-time-guide__grid p{color:var(--ink-700);margin-bottom:20px;font-size:.87rem;line-height:1.75}.first-time-guide__grid .text-link{margin-top:auto;font-size:.84rem}.consultation-checklist{color:#fff;background:var(--navy-950);border-left:6px solid #d7b765;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:28px;margin-top:18px;padding:22px 26px;display:grid}.consultation-checklist>div{flex-wrap:wrap;gap:8px 18px;display:flex}.consultation-checklist strong{color:#f0d58e;flex-basis:100%}.consultation-checklist span{font-size:.88rem;font-weight:800}.consultation-checklist p{color:#e5edf2;margin:0;font-size:.84rem;line-height:1.7}@media (max-width:800px){.hero-image__meta{flex-direction:column;align-items:flex-start;gap:3px;padding:7px 16px 9px}.hero-image__meta strong{font-size:.77rem}.hero-image__meta span{text-align:left;font-size:.66rem}.home-index__inner{grid-template-columns:repeat(4,1fr)}.home-index__inner>span{border-bottom:1px solid #ffffff2e;grid-column:1/-1;justify-content:center;min-height:36px;font-size:.72rem}.home-index__inner>a{min-height:52px;padding:7px 4px;font-size:.73rem;line-height:1.35}.trust-highlights{padding:14px 12px}.trust-highlights__grid{grid-template-columns:1fr 1fr}.trust-highlights article{min-height:95px;padding:17px 7px 11px}.trust-highlights article:nth-child(2){border-right:0}.trust-highlights article:nth-child(-n+2){border-bottom:1px solid #d8e2e9}.trust-highlights article strong{font-size:1.38rem}.trust-highlights article p{font-size:.72rem}.first-time-guide__heading{padding-left:15px;display:block}.first-time-guide__heading h2{margin-bottom:10px;font-size:1.8rem}.first-time-guide__grid{grid-template-columns:1fr 1fr;gap:9px}.first-time-guide__grid article{min-height:235px;padding:22px 15px 17px}.first-time-guide__number{margin-bottom:16px}.first-time-guide__grid h3{font-size:1rem}.first-time-guide__grid p{font-size:.78rem}.consultation-checklist{grid-template-columns:1fr;gap:14px;padding:20px 18px}}@media (max-width:560px){.coupon-card__amount strong{font-size:clamp(4.2rem,21vw,5.6rem)}.coupon-card__amount small{font-size:1.05rem}.coupon-card__value>em{font-size:.88rem}.first-time-guide__grid{grid-template-columns:1fr}.first-time-guide__grid article{min-height:0}}@media (max-width:430px){.site-header{max-width:100vw}.site-header__inner.container{width:calc(100% - 16px)}.site-header__inner{gap:4px}.brand{flex:auto;gap:5px;min-width:0;overflow:hidden}.brand__logo{flex:0 0 47px;width:47px}.brand__text{min-width:0}.brand__text strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.brand__text small{display:none}.header-phone,.header-line{flex:0 0 44px;width:44px;min-width:44px;height:46px}.header-phone svg{width:24px;height:24px}.header-line .line-brand-icon{width:44px;height:44px}.mobile-menu{flex:0 0 39px}.mobile-menu summary{min-width:39px}.mobile-menu summary span{font-size:.58rem}.hero-image,.hero-image__picture,.hero-image__art{max-width:100%}}@media (max-width:350px){.brand__text{display:none}}body{background-color:#f4efe5;background-image:linear-gradient(#ffffffdb,#ffffffdb),url(/images/seigaiha-pattern.svg);background-size:auto,260px}.hero-contact-panel{color:#fff;background:linear-gradient(110deg,#243d50,#1c3042);border-block:4px solid #d2ae5d;padding:18px 0;position:relative}.hero-contact-panel:after{content:"";opacity:.06;pointer-events:none;background:url(/images/seigaiha-pattern.svg) 50%/260px;position:absolute;inset:0}.hero-contact-panel__inner{z-index:1;grid-template-columns:minmax(260px,.85fr) minmax(480px,1.15fr);align-items:center;gap:28px;display:grid;position:relative}.hero-contact-panel__inner>div:first-child{flex-direction:column;display:flex}.hero-contact-panel__inner>div:first-child strong{color:#f4d98f;font-size:1.15rem}.hero-contact-panel__inner>div:first-child span{color:#fff;font-size:.92rem}.hero-contact-panel .contact-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-contact-panel .button{border-radius:7px;min-height:68px}.hero-contact-panel .button small{opacity:1;font-size:.76rem}.home-index{border-top:0;border-bottom-width:5px}.home-index__inner{grid-template-columns:1.2fr repeat(4,1fr);padding:8px 0}.home-index__inner>span,.home-index__inner>a{border:2px solid #fff3;border-right:0;min-height:64px;font-size:.96rem}.home-index__inner>span{color:#1c3042;letter-spacing:.02em;background:#f0d58e;border-color:#f0d58e;justify-content:center;font-size:1rem}.home-index__inner>a:last-child{border-right:2px solid #fff3}.home-index__inner>a:after{content:"↓";color:#f0d58e;margin-left:8px;font-size:1.1rem}.home-index__inner>a:hover,.home-index__inner>a:focus-visible{color:#1c3042;background:#fff}.home-index__inner>a:hover:after,.home-index__inner>a:focus-visible:after{color:var(--shu-600)}.trust-highlights{border-bottom:4px solid var(--navy-950);background-color:#e8f0f5;background-image:linear-gradient(#e8f0f5e8,#e8f0f5e8),url(/images/seigaiha-pattern.svg);background-size:auto,250px;padding:30px 0 34px}.trust-highlights__intro{align-items:center;gap:14px;margin-bottom:12px;display:flex}.trust-highlights__intro span{color:#fff;background:var(--shu-600);padding:5px 10px;font-size:.78rem;font-weight:900}.trust-highlights__intro strong{color:var(--navy-950);font-size:1.28rem}.trust-highlights__grid{border:2px solid var(--navy-950);background:var(--navy-950);border-top-width:2px;gap:9px;padding:9px;box-shadow:8px 8px #c4d5df}.trust-highlights article{background:#fff;border:0;min-height:125px}.trust-highlights article:first-child{background:#fff7df}.trust-highlights article:nth-child(2){background:#edf7ef}.trust-highlights article:nth-child(3){background:#eaf4fa}.trust-highlights article:nth-child(4){background:#fff0e8}.trust-highlights article>span{color:var(--shu-700);font-size:.72rem;top:9px;left:11px}.trust-highlights article strong{max-width:9em;font-size:clamp(1.25rem,2vw,1.9rem)}.trust-highlights article p{color:var(--navy-950);font-size:.9rem}#services.section{background-color:#edf4f8;background-image:linear-gradient(#edf4f8e6,#edf4f8e6),url(/images/seigaiha-pattern.svg);background-size:auto,260px}.services-heading-frame{isolation:isolate;background:linear-gradient(110deg,#fff 0 72%,#fff3d2 72% 100%);border-width:3px 3px 3px 10px;padding-right:clamp(30px,8vw,110px);position:relative;overflow:hidden;box-shadow:10px 10px #cbdde7}.services-heading-frame:before,.services-heading-frame:after{content:"";z-index:-1;border:3px solid #a9874559;border-radius:50%;position:absolute;right:24px}.services-heading-frame:before{width:135px;height:135px;top:-45px}.services-heading-frame:after{width:92px;height:92px;bottom:-42px}.services-heading-frame .eyebrow{font-size:1rem}.services-heading-frame .section-heading>p:last-child{color:var(--ink-900);font-size:1.08rem}.services-heading-frame__count{border:2px solid var(--navy-950);color:#fff;background:var(--navy-950);font-size:.88rem}.service-shortcuts{background:var(--navy-950);border:4px solid #d0ad5e;box-shadow:10px 10px #c8d9e4}.service-shortcuts__intro strong{font-size:1.24rem}.service-shortcuts__intro span{font-size:.96rem}.service-shortcuts__links{grid-template-columns:repeat(2,minmax(0,1fr))}.service-shortcuts__links .hero__concern{min-height:90px}.hero__concern strong{font-size:1.02rem}.service-shortcuts__links .hero__concern--other{background:#fff5dc;border-color:#d7b45e;grid-column:1/-1}.service-shortcuts__other{color:#fff;background:#ffffff14;border:1px solid #ffffff47;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr) auto;align-items:center;gap:18px;margin-top:14px;padding:17px 19px;display:grid}.service-shortcuts__other strong{color:#f2d58d}.service-shortcuts__other p{color:#fff;margin:0;font-size:.9rem}.service-shortcuts__other .text-link{color:#fff;white-space:nowrap;min-height:48px}.coupon-card__amount strong{font-size:clamp(3.9rem,6vw,6.15rem)}#price.section{background-color:#fff8e9;background-image:linear-gradient(#fff8e9eb,#fff8e9eb),url(/images/seigaiha-pattern.svg);background-size:auto,280px}.first-time-guide{background-color:#e9f2f7;background-image:linear-gradient(#e9f2f7e6,#e9f2f7e6),url(/images/seigaiha-pattern.svg);background-size:auto,260px}#flow.section{border-block:4px solid var(--navy-950);background:#fff5e7}#areas.section{background:#eaf3ef}.faq-section{background-color:#edf3f7;background-image:linear-gradient(90deg,#1c304209 1px,#0000 1px),linear-gradient(#1c304209 1px,#0000 1px);background-size:24px 24px}.cases-overview{border-block:4px solid var(--navy-950);background:#fff7e8}.cases-overview__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.cases-overview article{border:2px solid var(--navy-950);border-top:7px solid var(--gold-500);background:#fff;padding:24px;box-shadow:7px 7px #ded3bd}.cases-overview article:nth-child(2){border-top-color:var(--shu-600)}.cases-overview article:nth-child(3){border-top-color:#4f7d59}.cases-overview article span{color:var(--shu-700);margin-bottom:8px;font-size:.77rem;font-weight:900;display:block}.cases-overview article h2{margin-bottom:8px;font-size:1.22rem}.cases-overview article p{color:var(--ink-700);margin:0}.case-library{background-color:#eaf2f7;background-image:linear-gradient(#eaf2f7e8,#eaf2f7e8),url(/images/seigaiha-pattern.svg);background-size:auto,260px}.case-library__heading{border-bottom:3px solid var(--navy-950);justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;padding-bottom:15px;display:flex}.case-library__heading h2{margin:0}.case-library__status{color:#fff;background:var(--shu-600);padding:7px 11px;font-size:.82rem;font-weight:900}.case-empty{border:2px solid var(--navy-950);background:#fff;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:24px;padding:clamp(24px,4vw,44px);display:grid;box-shadow:9px 9px #cbdbe5}.case-empty h3{font-size:clamp(1.45rem,2.5vw,2rem)}.case-empty p{color:var(--ink-700)}.case-empty__fields{color:var(--navy-950);border-left:6px solid var(--gold-500);background:#fff6df;margin:0;padding:22px 24px 22px 46px;font-weight:800}.case-empty__fields li+li{margin-top:7px}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.case-card{border:2px solid var(--navy-950);background:#fff;overflow:hidden}.case-card__photos{grid-template-columns:1fr 1fr;display:grid}.case-card__photos figure{aspect-ratio:4/3;background:#dce6ec;margin:0;position:relative}.case-card__photos img{object-fit:cover;width:100%;height:100%}.case-card__photos figcaption{color:#fff;background:var(--navy-950);padding:3px 7px;font-size:.72rem;font-weight:900;position:absolute;bottom:8px;left:8px}.case-card__body{padding:22px}.case-card__meta{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.case-card__meta span{background:#e9f1f6;padding:3px 7px;font-size:.75rem;font-weight:800}@media (max-width:800px){.hero-contact-panel__inner{grid-template-columns:1fr;gap:12px}.hero-contact-panel .button{min-height:62px}.home-index__inner{gap:4px;padding:7px 0 9px}.home-index__inner>span{border:0;min-height:43px;font-size:.9rem}.home-index__inner>a{border:1px solid #ffffff57;min-height:58px;font-size:.81rem}.home-index__inner>a:last-child{border-right:1px solid #ffffff57}.home-index__inner>a:after{display:none}.trust-highlights__intro{flex-wrap:wrap;justify-content:center}.trust-highlights__grid{gap:6px}.trust-highlights article{min-height:108px}.trust-highlights article:nth-child(2){border-right:0}.trust-highlights article:nth-child(-n+2){border-bottom:0}.services-heading-frame{padding-right:72px}.service-shortcuts__other{grid-template-columns:1fr;gap:8px}.service-shortcuts__other .text-link{width:fit-content}.coupon-card__amount strong{font-size:clamp(3.45rem,9.5vw,4.8rem)}.cases-overview__grid,.case-empty,.case-grid{grid-template-columns:1fr}}@media (max-width:560px){.hero-contact-panel{padding:14px 0}.hero-contact-panel__inner>div:first-child strong{font-size:1.03rem}.hero-contact-panel__inner>div:first-child span{font-size:.86rem}.hero-contact-panel .contact-actions{grid-template-columns:1fr 1fr}.hero-contact-panel .button{min-height:64px;padding-inline:7px;font-size:.83rem}.hero-contact-panel .button small{font-size:.65rem}.home-index__inner{grid-template-columns:repeat(2,1fr)}.home-index__inner>span{grid-column:1/-1}.trust-highlights{padding-inline:10px}.trust-highlights__intro strong{font-size:1.06rem}.trust-highlights article strong{font-size:1.18rem}.trust-highlights article p{font-size:.8rem}.services-heading-frame{padding:21px 48px 21px 18px}.services-heading-frame:before{right:-42px}.services-heading-frame:after{right:-28px}.services-heading-frame .section-heading h2{font-size:1.75rem}.services-heading-frame .section-heading>p:last-child{font-size:.96rem}.service-shortcuts__links{grid-template-columns:1fr}.service-shortcuts__links .hero__concern--other{grid-column:auto}.service-shortcuts__links .hero__concern{min-height:82px}.coupon-card__amount strong{font-size:clamp(3rem,14vw,3.85rem)}.case-library__heading{display:block}.case-library__status{margin-top:10px;display:inline-block}}.hero-contact-panel__inner>div:first-child{background:#ffffff12;border:2px solid #e4c36f;border-left-width:8px;padding:15px 20px 16px;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.hero-contact-panel__inner>div:first-child:after{content:"電話・LINEからお気軽にどうぞ";color:#dfeaf0;margin-top:5px;font-size:.78rem;font-weight:700}.pricing-rate-guide{border:3px solid var(--navy-950);background:var(--navy-950);grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;margin-bottom:0;padding:10px;display:grid;box-shadow:8px 8px #d8cba9}.pricing-rate-guide>div{background:#fff;flex-direction:column;justify-content:center;min-height:144px;padding:19px 18px;display:flex}.pricing-rate-guide>div:first-child{background:#fff6dc}.pricing-rate-guide>div:nth-of-type(2){background:#edf5fa}.pricing-rate-guide>div:nth-of-type(3){background:#edf7ef}.pricing-rate-guide span{color:var(--shu-700);font-size:.88rem;font-weight:900}.pricing-rate-guide small{min-height:2.8em;color:var(--ink-700);font-size:.78rem;font-weight:700;line-height:1.4}.pricing-rate-guide strong{color:var(--navy-950);font-variant-numeric:tabular-nums;margin-top:6px;font-size:clamp(1.65rem,2.8vw,2.45rem);line-height:1.1}.pricing-rate-guide strong em{margin-left:3px;font-size:.38em;font-style:normal}.pricing-rate-guide>b{color:#f0d58e;place-items:center;font-size:1.8rem;display:grid}.pricing-rate-guide__note{border-left:5px solid var(--gold-500);color:var(--ink-700);margin:12px 0 27px;padding-left:14px;font-size:.88rem;font-weight:700}@media (max-width:800px){.home-index{padding:12px 0 15px}.home-index__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0}.home-index__inner>span{border:2px solid #f0d58e;grid-column:1/-1;min-height:52px;padding:10px 16px;font-size:1rem}.home-index__inner>a,.home-index__inner>a:last-child{min-height:76px;color:var(--navy-950);border:0;border-left:7px solid var(--shu-600);text-align:left;background:#fff;justify-content:flex-start;gap:9px;padding:12px 13px;font-size:1rem;line-height:1.35;position:relative;box-shadow:0 4px #00000026}.home-index__inner>a:nth-of-type(2){border-left-color:#a98745}.home-index__inner>a:nth-of-type(3){border-left-color:#4f7d59}.home-index__inner>a:nth-of-type(4){border-left-color:#436f90}.home-index__inner>a:before{content:"01";color:#fff;background:var(--navy-950);border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:.7rem;font-weight:900;display:grid}.home-index__inner>a:nth-of-type(2):before{content:"02"}.home-index__inner>a:nth-of-type(3):before{content:"03"}.home-index__inner>a:nth-of-type(4):before{content:"04"}.home-index__inner>a:after{content:"→";color:var(--shu-600);margin-left:auto;font-size:1.15rem;display:block}.hero-contact-panel__inner>div:first-child{padding:13px 16px 14px}.pricing-rate-guide{grid-template-columns:1fr;gap:0;padding:8px}.pricing-rate-guide>div{min-height:112px;padding:16px 18px}.pricing-rate-guide small{min-height:0}.pricing-rate-guide strong{font-size:2rem}.pricing-rate-guide>b{height:36px;font-size:0}.pricing-rate-guide>b:after{content:"↓";font-size:1.35rem}}@media (max-width:430px){.home-index__inner>a,.home-index__inner>a:last-child{min-height:72px;padding:10px;font-size:.91rem}.home-index__inner>a:before{flex-basis:27px;width:27px;height:27px}.home-index__inner>a:after{display:none}}.hero-contact-panel__inner>div:first-child strong{flex-wrap:wrap;align-items:center;gap:7px;line-height:1.35;display:flex}.hero-contact-panel__free{color:#fff;background:var(--shu-600);letter-spacing:.08em;border:2px solid #f4d98f;place-items:center;min-width:3.25em;padding:.08em .38em .12em;font-size:1.32em;font-style:normal;font-weight:950;line-height:1.05;display:inline-grid;box-shadow:0 3px #0003}.home-index__inner>span{color:var(--navy-950);box-shadow:inset 7px 0 0 var(--shu-600);letter-spacing:0;background:#fff8e6;border-color:#e3bd62;flex-wrap:wrap;gap:7px 10px;padding-inline:12px}.home-index__inner>span small{color:#fff;background:var(--shu-600);letter-spacing:.04em;align-items:center;min-height:25px;padding:3px 8px;font-size:.65rem;font-weight:900;line-height:1;display:inline-flex}.home-index__inner>span strong{color:var(--navy-950);font-size:.93rem;font-weight:900;line-height:1.35}.line-photo-art-section__link{position:relative}.line-photo-art-section__official-icon{display:none}@media (max-width:799px){.home-index__inner>span{min-height:62px;box-shadow:inset 7px 0 0 var(--shu-600), 0 4px 0 #00000026;border:2px solid #e3bd62}.home-index__inner>span strong{font-size:1rem}.line-photo-art-section__official-icon{z-index:2;aspect-ratio:1;pointer-events:none;border-radius:22%;width:11.2%;display:block;position:absolute;bottom:2.6%;left:5.1%;overflow:hidden;box-shadow:0 0 0 3px #fff}.line-photo-art-section__official-icon .line-brand-icon{width:100%;height:100%;display:block}}@media (max-width:430px){.home-index__inner>span{align-content:center;gap:5px 8px;padding:9px 12px}.home-index__inner>span strong{font-size:.93rem}}
