:root{--teal:#168a8a;--teal-dark:#0e6f72;--teal-soft:#e4f3f1;--blue:#174d74;--blue-dark:#103a59;--gold:#e6a23c;--gold-soft:#fff2d8;--line-green:#06c755;--line-green-dark:#05a948;--cream:#faf8f2;--cream-deep:#f1ecdf;--ink:#2b343d;--muted:#66717b;--white:#fff;--line:#dfe5e4;--shadow:0 16px 42px #174d7417;--shadow-small:0 8px 24px #174d7412;--font-sans:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", "Meiryo", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans);letter-spacing:.015em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;font-weight:500;line-height:1.9}body,button,input,textarea,select{font-family:var(--font-sans)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p,figure,ul,ol,dl,dd{margin-top:0}h1,h2,h3{color:var(--blue);letter-spacing:.025em;font-weight:800}p:last-child,ul:last-child{margin-bottom:0}.container{width:min(1200px,100% - 48px);margin-inline:auto}.section{padding:108px 0;position:relative}section[id]{scroll-margin-top:106px}.skip-link{z-index:10000;background:var(--blue);color:var(--white);border-radius:8px;padding:10px 16px;transition:transform .2s;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-heading{max-width:850px;margin-bottom:48px}.section-heading h2{margin-bottom:18px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.45}.section-eyebrow,.small-label{color:var(--teal);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:13px;font-size:.78rem;font-weight:800;display:flex}.section-eyebrow:before,.small-label:before{background:var(--gold);content:"";border-radius:99px;width:30px;height:3px}.section-lead{max-width:760px;color:var(--muted);font-size:1.03rem}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:12px 23px;font-size:1rem;font-weight:800;line-height:1.35;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.header-line:hover,.header-phone:hover,.footer-line:hover{transform:translateY(-2px)}.button-line{background:var(--teal);min-width:240px;color:var(--white);box-shadow:0 10px 24px #168a8a33}.button-line:hover{background:var(--teal-dark);box-shadow:0 14px 30px #168a8a40}.button-phone{background:var(--white);color:var(--blue);border-color:#174d7433}.button-outline{border-color:var(--teal);color:var(--teal-dark);background:0 0}.button-outline:hover{background:var(--teal-soft)}.button-arrow{font-size:1.35rem;font-weight:500}.line-badge,.line-mini{background:var(--white);min-width:39px;min-height:25px;color:var(--teal-dark);letter-spacing:0;border-radius:99px;justify-content:center;align-items:center;padding-inline:5px;font-size:.58rem;font-weight:900;display:inline-flex}.phone-mark{font-size:1.15rem}.image-label{z-index:2;min-height:30px;color:var(--blue);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #174d741f;border-radius:999px;align-items:center;padding:5px 11px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.site-header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f2f0;border-bottom:1px solid #174d7414;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1320px,100% - 40px);min-height:88px;margin-inline:auto;display:grid}.brand{min-width:270px;color:var(--teal);flex-direction:column;align-items:flex-start;line-height:1;display:inline-flex;position:relative}.brand-tagline{color:var(--blue);letter-spacing:.02em;white-space:nowrap;margin-bottom:6px;font-size:.62rem;font-weight:800;line-height:1.4}.brand-name{letter-spacing:.08em;font-size:1.52rem;font-weight:900}.brand-wave{width:60px;height:8px;margin-top:5px;position:relative;overflow:hidden}.brand-wave:before,.brand-wave:after{border:2px solid var(--teal);border-color:var(--teal) transparent transparent transparent;content:"";border-radius:50%;width:30px;height:12px;position:absolute;top:-7px}.brand-wave:before{left:0;transform:rotate(8deg)}.brand-wave:after{left:26px;transform:rotate(-8deg)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(13px,1.6vw,26px);display:flex}.desktop-nav a{color:var(--blue-dark);white-space:nowrap;padding:9px 0;font-size:.78rem;font-weight:700;position:relative}.desktop-nav a:after{background:var(--teal);content:"";border-radius:99px;height:2px;transition:transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:9px;display:flex}.header-phone-info{min-width:156px;color:var(--blue);flex-direction:column;justify-content:center;align-items:flex-end;line-height:1.25;display:flex}.header-phone-info span{font-size:.72rem;font-weight:700}.header-phone-info strong{letter-spacing:.025em;font-size:1.25rem;font-weight:900}.header-phone-info:hover strong{color:var(--teal-dark)}.mobile-header-phone{display:none}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--white);min-height:42px;color:var(--blue);cursor:pointer;border:1px solid #174d7433;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.82rem;font-weight:800;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{background:var(--white);width:min(340px,100vw - 24px);box-shadow:var(--shadow);border:1px solid #174d741f;border-radius:18px;padding:20px;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu-panel nav{grid-template-columns:1fr 1fr;gap:4px 12px;margin-bottom:16px;display:grid}.mobile-menu-panel nav a{color:var(--blue);padding:8px 4px;font-size:.88rem;font-weight:700}.mobile-menu-line{background:var(--line-green);min-height:50px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.mobile-menu-phone{border-top:1px solid var(--line);color:var(--blue);flex-direction:column;align-items:center;margin-top:14px;padding-top:14px;line-height:1.35;display:flex}.mobile-menu-phone span{font-size:.8rem;font-weight:700}.mobile-menu-phone strong{font-size:1.35rem;font-weight:900}.header-phone,.header-line{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:9px 15px;font-size:.76rem;font-weight:800;line-height:1.2;transition:transform .2s;display:inline-flex}.header-phone{background:var(--white);color:var(--blue);border:1px solid #174d742b}.header-phone .phone-mark{margin-right:6px}.header-line{background:var(--line-green);color:var(--white);gap:7px}.header-line .line-badge{min-width:32px;min-height:20px;font-size:.5rem}.header-line .button-arrow{display:none}.hero{background:linear-gradient(120deg, #fffc, #faf8f266 58%), var(--cream);padding:72px 0 44px;position:relative;overflow:hidden}.hero-orb{pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{border:70px solid #168a8a0f;width:540px;height:540px;top:-220px;right:-150px}.hero-orb-two{border:55px solid #e6a23c12;width:380px;height:380px;bottom:-190px;left:-160px}.hero-grid{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(38px,5vw,72px);display:grid;position:relative}.hero-line-guide{border-left:4px solid var(--teal);background:#ffffffc2;border-radius:0 16px 16px 0;margin-top:25px;padding:20px 22px}.hero-line-guide h2{margin-bottom:8px;font-size:1.14rem;line-height:1.55}.hero-line-guide p{color:var(--muted);margin-bottom:5px;font-size:.94rem;line-height:1.75}.hero-line-guide>span{color:var(--blue);margin-top:8px;font-size:.9rem;font-weight:800;display:inline-block}.hero-phone-card{background:var(--white);min-height:64px;color:var(--blue);border:1px solid #174d7433;border-radius:16px;flex-direction:column;justify-content:center;padding:8px 20px;line-height:1.25;display:inline-flex}.hero-phone-card span{font-size:.75rem;font-weight:700}.hero-phone-card strong{letter-spacing:.025em;font-size:clamp(1.45rem,2.15vw,1.7rem);font-weight:900}.hero-copy{min-width:0}.area-pill{background:var(--teal-soft);min-height:34px;color:var(--teal-dark);border:1px solid #168a8a38;border-radius:999px;align-items:center;margin-bottom:19px;padding:6px 14px;font-size:.74rem;font-weight:800;line-height:1.3;display:inline-flex}.hero h1{letter-spacing:.02em;margin-bottom:20px;font-size:clamp(2.15rem,4.2vw,3.6rem);line-height:1.35}.hero h1 span{color:var(--teal-dark);display:block}.hero-kicker{color:var(--blue);margin-bottom:15px;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:800}.hero-description{color:#4d5963;margin-bottom:5px;font-size:.98rem}.hero-price-panel{background:var(--line);box-shadow:var(--shadow-small);border:1px solid #174d741a;border-radius:18px;grid-template-columns:1fr 1fr;gap:1px;margin-top:26px;display:grid;overflow:hidden}.hero-price,.hero-discount{background:var(--white)}.hero-price{padding:18px 20px 15px}.hero-price>span{color:var(--blue);margin-bottom:3px;font-size:.76rem;font-weight:800;display:block}.hero-price strong{color:var(--teal-dark);font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.25;display:block}.hero-price small{margin-left:4px;font-size:.68rem}.hero-price-cleaning strong{color:var(--blue)}.hero-discount{background:var(--gold-soft);color:var(--blue-dark);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;font-size:.76rem;display:flex}.hero-discount strong{color:#8b5708;text-align:right;font-size:.9rem}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:20px;display:flex}.hero-actions .button{min-height:54px}.hero-help-link{color:var(--ink);background:#fff2d8a6;border:1px solid #e6a23c3d;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin-top:20px;padding:12px 16px;font-size:.77rem;line-height:1.55;display:grid}.hero-help-link strong{color:var(--blue);font-size:.88rem;display:block}.help-icon,.note-mark{background:var(--gold);width:38px;height:38px;color:var(--white);border-radius:12px;justify-content:center;align-items:center;font-size:.72rem;font-weight:900;display:inline-flex}.hero-visual{justify-self:end;width:min(460px,100%);margin:0;position:relative}.hero-visual:before{background:var(--teal-soft);content:"";border-radius:32px;width:72%;height:72%;position:absolute;top:-18px;right:-18px}.hero-visual img{z-index:1;aspect-ratio:3/4;width:100%;height:auto;box-shadow:var(--shadow);object-fit:contain;border-radius:28px;position:relative}.hero-visual .image-label{z-index:3}.hero-visual-note{z-index:3;width:min(340px,100% - 32px);box-shadow:var(--shadow-small);color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #174d741a;border-radius:16px;align-items:center;gap:12px;margin:-42px 0 0 18px;padding:13px 16px;font-size:.75rem;line-height:1.45;display:flex;position:relative}.hero-visual-note strong{color:var(--blue);font-size:.88rem;display:block}.hero-visual figcaption{z-index:2;color:var(--muted);margin-top:15px;font-size:.7rem;line-height:1.55;position:relative}.trust-strip{z-index:2;background:var(--white);box-shadow:var(--shadow-small);border:1px solid #174d7414;border-radius:18px;grid-template-columns:repeat(5,1fr);margin-top:54px;display:grid;position:relative;overflow:hidden}.trust-item{border-right:1px solid var(--line);min-height:68px;color:var(--blue-dark);text-align:center;justify-content:center;align-items:center;gap:9px;padding:12px;font-size:.78rem;font-weight:800;display:flex}.trust-item:last-child{border-right:0}.trust-item span{color:var(--teal);letter-spacing:.06em;font-size:.68rem}.section-concerns{background:var(--white)}.concern-layout{grid-template-columns:1.08fr .92fr;align-items:start;gap:56px;display:grid}.concern-list{gap:10px;display:grid}.concern-item{background:var(--cream);border:1px solid #174d7414;border-radius:13px;grid-template-columns:28px 1fr;align-items:center;gap:12px;min-height:54px;padding:10px 15px;display:grid}.concern-item span{background:var(--teal-soft);width:26px;height:26px;color:var(--teal-dark);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.concern-photo{width:min(960px,100%);margin:46px auto 0}.concern-photo img{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-small);object-fit:cover;object-position:center;border-radius:20px}.concern-photo figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:.9rem}.concern-item p{margin:0;font-size:.9rem}.concern-message{background:var(--blue);box-shadow:var(--shadow);color:#ffffffde;border-radius:20px;padding:38px;position:sticky;top:124px}.concern-message h3{color:var(--white);margin-bottom:18px;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.55}.concern-message p{font-size:.9rem}.message-tag{background:var(--gold);color:var(--blue-dark);border-radius:999px;margin-bottom:17px;padding:4px 11px;font-size:.7rem;font-weight:900;display:inline-block}.concern-message .button{background:var(--white);width:100%;box-shadow:none;color:var(--teal-dark);margin-top:12px}.concern-message .line-badge{background:var(--teal-soft)}.section-reasons{background:var(--cream)}.reason-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.reason-card{background:var(--white);min-height:310px;box-shadow:var(--shadow-small);border:1px solid #174d7414;border-radius:18px;padding:36px 34px 30px;position:relative;overflow:hidden}.reason-card:after{content:"";border:24px solid #168a8a0f;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-46px;right:-32px}.reason-number{color:var(--gold);letter-spacing:.14em;margin-bottom:20px;font-size:.84rem;font-weight:900}.reason-card h3{max-width:490px;margin-bottom:17px;font-size:1.25rem;line-height:1.55}.reason-card p{z-index:1;color:#52606b;margin-bottom:10px;font-size:.88rem;position:relative}.section-pricing{background:var(--white)}.price-card-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.price-card{background:var(--white);box-shadow:var(--shadow-small);border:1px solid #174d741f;border-radius:20px;overflow:hidden}.price-card-primary{border-color:#168a8a47}.price-card-head{border-bottom:1px solid var(--line);background:var(--cream);padding:25px 28px 22px}.price-card-primary .price-card-head{background:var(--teal-soft)}.price-type{color:var(--teal-dark);margin-bottom:4px;font-size:.72rem;font-weight:800;display:block}.price-card h3{margin:0;font-size:1.35rem}.price-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex}.price-row:last-child{border-bottom:0}.price-row>span{color:var(--blue);font-size:.82rem;font-weight:800}.price-row strong{color:var(--blue);text-align:right;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.2}.price-row small{margin-left:4px;font-size:.7rem}.price-row-discount{background:var(--gold-soft)}.price-row-discount strong{color:#8b5708}.discount-explanation{background:var(--gold-soft);border:1px solid #e6a23c42;border-radius:18px;grid-template-columns:96px 1fr;align-items:center;gap:25px;margin-top:24px;padding:25px 30px;display:grid}.discount-mark{background:var(--gold);width:90px;height:90px;color:var(--blue-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:inline-flex}.discount-explanation h3{margin-bottom:6px;font-size:1.15rem}.discount-explanation p{margin-bottom:4px;font-size:.88rem}.pricing-lower-grid{grid-template-columns:.88fr 1.12fr;gap:22px;margin-top:36px;display:grid}.option-card,.example-card,.additional-card{background:var(--cream);border:1px solid #174d7414;border-radius:18px}.option-card,.example-card{padding:30px}.option-card h3,.example-card h3{margin-bottom:20px;font-size:1.2rem}.option-list{margin-bottom:0}.option-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.option-list>div:last-child{border-bottom:0}.option-list dt{font-size:.83rem}.option-list dd{color:var(--blue);text-align:right;margin:0;font-size:.88rem;font-weight:900}.example-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.example-grid>div{background:var(--white);border-radius:13px;flex-direction:column;justify-content:space-between;min-height:105px;padding:15px 17px;display:flex}.example-grid span{color:var(--muted);font-size:.75rem;line-height:1.55}.example-grid strong{color:var(--teal-dark);font-size:1.1rem}.additional-card{grid-template-columns:.8fr 1.2fr;gap:44px;margin-top:22px;padding:32px;display:grid}.additional-card h3{margin-bottom:0;font-size:1.35rem;line-height:1.55}.additional-card>div>p:not(.small-label){margin-bottom:10px;font-size:.86rem}.check-list,.dot-list{margin-bottom:0;padding:0;list-style:none}.check-list li,.dot-list li{padding-left:24px;position:relative}.check-list li:before{background:var(--teal);width:17px;height:17px;color:var(--white);content:"✓";border-radius:50%;justify-content:center;align-items:center;font-size:.62rem;line-height:1;display:inline-flex;position:absolute;top:.53em;left:0}.dot-list li:before{background:var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.85em;left:5px}.compact-list{gap:4px;display:grid}.compact-list li{font-size:.8rem}.section-furniture{background:#f8efd8}.furniture-card{background:#ffffff8c;border:1px solid #e6a23c40;border-radius:26px;grid-template-columns:1.05fr .95fr;gap:32px 54px;padding:54px;display:grid}.furniture-badge{background:var(--gold);color:var(--blue-dark);border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:.78rem;font-weight:900;display:inline-flex}.furniture-copy .section-heading{margin-bottom:25px}.furniture-copy .section-heading h2{font-size:clamp(1.9rem,3.4vw,2.75rem)}.furniture-copy>p{font-size:.9rem}.furniture-list{gap:4px;margin:22px 0;display:grid}.furniture-list li{font-size:.82rem}.furniture-side{align-content:start;gap:20px;display:grid}.furniture-illustration{background:linear-gradient(#d6ece7 0 0) bottom / 100% 36px no-repeat, var(--white);min-height:310px;box-shadow:var(--shadow-small);border-radius:20px;position:relative;overflow:hidden}.aircon-shape{border:4px solid var(--blue);background:#f5fbfa;border-radius:15px 15px 22px 22px;width:185px;height:62px;position:absolute;top:48px;left:48px}.aircon-shape:before{background:var(--teal);content:"";border-radius:99px;height:5px;position:absolute;bottom:13px;left:18px;right:18px}.aircon-shape span{background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:13px;right:14px}.shelf-shape{border:4px solid var(--blue);background:#d9b37a;border-radius:9px;width:105px;height:142px;padding:12px;position:absolute;bottom:35px;right:46px}.shelf-shape span{background:#f9e8c7;border:2px solid #174d7473;border-radius:5px;height:30px;margin-bottom:10px;display:block}.box-shape{background:#efbd70;border:3px solid #a96f25;border-radius:5px;position:absolute;bottom:35px}.box-shape:after{content:"";background:#a96f258c;height:3px;position:absolute;top:10px;left:12px;right:12px}.box-one{width:82px;height:67px;left:58px}.box-two{width:72px;height:91px;left:128px}.storage-shape{border:3px solid var(--teal-dark);background:#d7efeb;border-radius:10px;width:90px;height:116px;padding:10px;position:absolute;bottom:35px;left:215px}.storage-shape span{background:#ffffffb3;border:2px solid #168a8a73;border-radius:6px;height:40px;margin-bottom:8px;display:block}.move-arrow{background:var(--gold-soft);color:#8b5708;border-radius:99px;padding:5px 12px;font-size:.72rem;font-weight:900;position:absolute;top:135px;left:60px}.furniture-photo{background:var(--white);width:100%;box-shadow:var(--shadow-small);border-radius:20px;margin:0;overflow:hidden}.furniture-photo img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto}.support-menu{background:var(--white);box-shadow:var(--shadow-small);border-radius:18px;padding:27px 29px}.support-menu h3{margin-bottom:15px;font-size:1.13rem}.support-menu .dot-list{gap:4px;display:grid}.support-menu li{font-size:.8rem}.furniture-notes{border-top:1px solid #a96f2533;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:8px 25px;padding-top:27px;display:grid}.furniture-notes p{color:#6b6252;margin:0;font-size:.78rem}.furniture-notes strong{color:#7c4b03;font-size:.9rem}.furniture-notes .button{justify-self:end}.section-area{background:var(--white)}.area-layout{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:44px;display:grid}.area-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.area-card{background:var(--cream);border:1px solid #174d7414;border-radius:16px;padding:23px 22px;position:relative;overflow:hidden}.area-card h3{margin-bottom:8px;font-size:1.08rem}.area-card p{color:var(--muted);margin:0;font-size:.78rem}.area-number{color:#168a8a21;font-size:2.3rem;font-weight:900;line-height:1;position:absolute;top:10px;right:13px}.area-note{color:var(--teal-dark);margin-top:18px;font-size:.82rem;font-weight:700}.area-map{background:var(--white);min-height:0;box-shadow:var(--shadow-small);border-radius:24px;align-self:center;margin:0;position:relative;overflow:hidden}.area-map img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto}.map-water{background:#459fb730;border-radius:55% 0 0 38%;width:310px;height:610px;position:absolute;bottom:-90px;right:-110px;transform:rotate(8deg)}.map-route{border-left:4px solid var(--teal);border-radius:50%;width:12px;height:420px;position:absolute;top:88px;left:51%;transform:rotate(13deg)}.map-route:before,.map-route:after{border:3px solid var(--white);background:var(--gold);width:16px;height:16px;box-shadow:0 0 0 2px var(--gold);content:"";border-radius:50%;position:absolute;left:-10px}.map-route:before{top:85px}.map-route:after{bottom:70px}.map-pin{min-height:34px;color:var(--blue);background:#fffffff0;border:1px solid #174d741a;border-radius:10px;align-items:center;padding:5px 11px;font-size:.71rem;font-weight:800;line-height:1.2;display:inline-flex;position:absolute;box-shadow:0 7px 16px #174d7414}.map-pin:before{background:var(--teal);content:"";border-radius:50%;width:8px;height:8px;margin-right:7px}.map-pin-konandai{top:100px;left:17%}.map-pin-sugita{top:180px;right:13%}.map-pin-nokendai{top:260px;left:14%}.map-pin-kanazawa{top:342px;right:10%}.map-pin-oppama{top:435px;left:17%}.map-pin-taura{top:510px;right:20%}.map-legend{color:var(--white);background:#174d74ed;border-radius:12px;justify-content:space-between;gap:10px;padding:12px 15px;font-size:.68rem;font-weight:800;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.section-smart{background:var(--cream)}.smart-layout{grid-template-columns:1.05fr .95fr;gap:48px;display:grid}.smart-intro>p{color:#52606b;font-size:.91rem}.model-photo-guide{background:var(--white);box-shadow:var(--shadow-small);border:1px solid #168a8a21;border-radius:18px;grid-template-columns:150px 1fr;align-items:center;gap:24px;margin-top:30px;padding:24px;display:grid}.model-photo-guide h3{margin-bottom:8px;font-size:1.08rem}.model-photo-guide p{color:var(--muted);margin-bottom:4px;font-size:.78rem}.model-sticker{border:2px solid var(--blue);color:var(--blue);background:#f8faf9;border-radius:7px;padding:14px;line-height:1.3}.model-sticker span,.model-sticker strong{display:block}.model-sticker span{font-size:.62rem}.model-sticker strong{letter-spacing:.06em;margin:5px 0 9px;font-size:.86rem}.model-sticker i{background:#aeb8be;width:88%;height:3px;margin-top:6px;display:block}.smart-cards{align-content:start;gap:16px;display:grid}.smart-cards article{background:var(--white);box-shadow:var(--shadow-small);border:1px solid #174d7414;border-radius:18px;padding:30px 30px 27px;position:relative}.smart-mark{background:var(--teal-soft);min-width:42px;height:42px;color:var(--teal-dark);border-radius:12px;justify-content:center;align-items:center;margin-bottom:15px;padding-inline:8px;font-size:.65rem;font-weight:900;display:inline-flex}.smart-cards h3{margin-bottom:12px;font-size:1.13rem}.smart-cards p,.smart-cards li{color:var(--muted);font-size:.78rem}.smart-cards .dot-list{gap:3px;margin-bottom:13px;display:grid}.smart-cards .button{width:100%}.section-flow{background:var(--blue)}.section-flow .section-heading h2,.section-flow .section-lead{color:var(--white)}.section-flow .section-eyebrow{color:#9ee2dc}.flow-grid{counter-reset:flow;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:0;padding:0;list-style:none;display:grid}.flow-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:17px;min-height:255px;padding:26px 22px;position:relative}.flow-card:after{z-index:2;color:var(--gold);content:"→";font-weight:900;position:absolute;top:52px;right:-12px}.flow-card:nth-child(4n):after,.flow-card:last-child:after{display:none}.flow-number{background:var(--gold);width:46px;height:46px;color:var(--blue-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:21px;font-size:.74rem;font-weight:900;display:inline-flex}.flow-card h3{color:var(--white);margin-bottom:11px;font-size:1rem;line-height:1.5}.flow-card p{color:#ffffffb8;margin:0;font-size:.73rem;line-height:1.75}.section-process{background:var(--white)}.process-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.process-card{background:var(--cream);box-shadow:var(--shadow-small);border:1px solid #174d7414;border-radius:18px;margin:0;overflow:hidden}.process-photo-frame{aspect-ratio:4/3;background:var(--cream-deep);width:100%;overflow:hidden}.process-photo{object-fit:cover;width:100%;height:100%}.process-photo--masking{object-position:center 42%}.process-photo--internal{object-position:61% 43%}.process-photo--disassembled{object-position:center}.process-photo--water{object-position:center 58%}.process-card figcaption{padding:24px 26px 25px}.process-card h3{margin-bottom:8px;font-size:1.15rem}.process-card p{color:var(--muted);margin:0;font-size:.82rem}.image-disclaimer{color:var(--muted);text-align:center;margin-top:20px;font-size:.73rem}.before-after-block{background:var(--cream);width:min(900px,100%);box-shadow:var(--shadow-small);border:1px solid #174d7417;border-radius:22px;gap:24px;margin:62px auto 0;padding:34px;display:grid}.before-after-block h3{margin-bottom:11px;font-size:clamp(1.55rem,2.6vw,2rem)}.before-after-block p:not(.small-label){color:var(--muted)}.before-after-block img{aspect-ratio:16/9;object-fit:contain;border-radius:16px;width:100%;height:auto}.section-recommend{background:var(--cream)}.recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.recommend-card{background:var(--white);border:1px solid #174d7414;border-radius:17px;grid-template-rows:auto minmax(4.8em,auto) 1fr;min-height:300px;padding:26px 22px;display:grid}.recommend-mark{background:var(--teal-soft);min-width:48px;min-height:34px;color:var(--teal-dark);border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:5px 9px;font-size:.61rem;font-weight:900;display:inline-flex}.recommend-card h3{text-wrap:balance;margin-bottom:12px;font-size:1.04rem;line-height:1.55}.recommend-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.section-timing-signs{background:#edf6f4}.timing-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.timing-card{background:var(--white);min-height:330px;box-shadow:var(--shadow-small);border:1px solid #168a8a1c;border-radius:18px;grid-template-rows:auto minmax(5.4em,auto) 1fr;padding:27px 23px;display:grid}.timing-mark{background:var(--teal-soft);width:50px;height:50px;color:var(--teal-dark);border-radius:15px;place-items:center;margin-bottom:18px;font-size:1.05rem;font-weight:900;display:inline-grid}.timing-card h3{text-wrap:balance;margin-bottom:13px;font-size:1.05rem;line-height:1.65}.timing-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.column-link-card{background:var(--white);border:1px solid #174d7417;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:34px;margin-top:34px;padding:30px 32px;display:grid}.column-link-card h3{margin-bottom:8px;font-size:1.16rem}.column-link-card p{color:var(--muted);margin:0}.column-link-card .button{min-width:330px}.section-about{background:var(--white)}.about-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:58px;display:grid}.about-copy>p{color:#52606b;margin-bottom:12px;font-size:.88rem}.about-visual{justify-self:center;width:min(420px,100%);margin:0;position:relative}.about-visual:before{background:var(--gold-soft);content:"";border-radius:24px;width:80%;height:80%;position:absolute;bottom:30px;right:-20px}.about-visual img{aspect-ratio:1;width:100%;height:auto;box-shadow:var(--shadow);object-fit:contain;border-radius:22px;position:relative}.about-visual figcaption{color:var(--blue);text-align:center;margin-top:14px;font-size:1rem;font-weight:800;line-height:1.6;position:relative}.section-before{background:#edf6f4}.precheck-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.precheck-card{background:var(--white);border:1px solid #168a8a1c;border-radius:17px;grid-template-columns:58px 1fr;align-items:start;gap:18px;min-height:170px;padding:25px;display:grid;box-shadow:0 6px 18px #174d740a}.precheck-mark{background:var(--teal-soft);width:56px;height:56px;color:var(--teal-dark);text-align:center;border-radius:16px;justify-content:center;align-items:center;padding:5px;font-size:.66rem;font-weight:900;display:inline-flex}.precheck-card h3{margin-bottom:9px;font-size:1rem}.precheck-card p{color:var(--muted);margin:0;font-size:.76rem}.section-faq{background:var(--cream)}.faq-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:54px;display:grid}.faq-heading-column{position:sticky;top:124px}.faq-heading-column .section-heading{margin-bottom:18px}.faq-heading-column>p{color:var(--muted);font-size:.85rem}.faq-heading-column .button{width:100%;margin-top:16px}.faq-list{gap:11px;display:grid}.faq-item{background:var(--white);border:1px solid #174d7417;border-radius:16px;overflow:hidden;box-shadow:0 5px 16px #174d740a}.faq-item h3{margin:0}.faq-question{width:100%;min-height:76px;color:var(--blue);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:36px 1fr 30px;align-items:center;gap:13px;padding:16px 21px;font-size:.92rem;font-weight:800;line-height:1.55;display:grid}.faq-item.is-open .faq-question{background:#e4f3f18c}.faq-q,.faq-a{background:var(--teal);width:34px;height:34px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.faq-toggle{color:var(--teal);justify-self:end;font-size:1.25rem}.faq-answer{border-top:1px solid #174d7414;grid-template-columns:36px 1fr;gap:13px;padding:21px 22px 24px;display:grid}.faq-a{background:var(--gold);color:var(--blue-dark)}.faq-answer p{color:var(--muted);margin-bottom:7px;font-size:.83rem}.section-postscript{background:var(--cream)}.postscript-wrap{max-width:980px}.postscript-card{background:var(--white);border:1px solid #174d741a;border-radius:28px;padding:clamp(38px,6vw,72px);box-shadow:0 20px 55px #174d7414}.postscript-card>.section-eyebrow{text-align:center;margin-bottom:16px}.postscript-card>h2{max-width:780px;color:var(--blue-dark);text-align:center;margin:0 auto 42px;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.55}.postscript-body{max-width:760px;margin-inline:auto}.postscript-body p{color:#44515d;margin:0 0 1.35em;font-size:1rem;line-height:2}.postscript-quote{border-left:4px solid var(--gold);background:var(--gold-soft);color:var(--blue-dark);border-radius:0 14px 14px 0;margin:26px 0;padding:18px 24px;font-size:1.08rem;font-weight:800;line-height:1.8}.postscript-list{color:var(--blue-dark);background:#edf6f4;border-radius:16px;gap:10px;margin:24px 0 30px;padding:22px 26px;font-weight:700;line-height:1.8;list-style:none;display:grid}.postscript-list li{padding-left:1.25em;position:relative}.postscript-list li:before{background:var(--teal);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.74em;left:0}.final-cta{background:var(--teal);color:var(--white);padding:102px 0;position:relative;overflow:hidden}.final-cta:before{content:"";border:55px solid #ffffff12;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;left:-150px}.final-cta-orb{border:70px solid #e6a23c1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-170px}.final-cta-inner{z-index:2;text-align:center;max-width:900px;position:relative}.final-cta-eyebrow{color:#d1f5f0;letter-spacing:.15em;margin-bottom:13px;font-size:.76rem;font-weight:900}.final-cta h2{color:var(--white);margin-bottom:21px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.45}.final-cta p{color:#ffffffd6;max-width:780px;margin:0 auto 5px;font-size:.9rem}.final-area{font-weight:800;color:var(--white)!important;margin-top:16px!important}.final-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.final-contact-grid{text-align:left;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;display:grid}.final-line-card{background:var(--white);color:var(--ink);border-radius:22px;grid-column:1/-1;grid-template-columns:220px 1fr;grid-template-areas:"qr copy";align-items:center;gap:34px;padding:30px;display:grid}.final-line-copy{grid-area:copy}.final-line-copy h3{margin-bottom:10px;font-size:1.25rem}.final-line-copy ul{color:var(--muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 18px;margin:0 0 18px;padding-left:1.25em;display:grid}.final-line-copy li{font-size:.95rem}.final-line-id{text-align:left;color:var(--blue)!important;margin:12px 0 0!important;font-size:.96rem!important}.line-qr{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-area:qr;width:220px;padding:12px;display:block}.line-qr img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.final-contact-option{text-align:center;background:#ffffff1a;border:1px solid #ffffff42;border-radius:20px;padding:28px 30px}.final-contact-option>span{color:#d1f5f0;margin-bottom:7px;font-size:.9rem;font-weight:800;display:block}.final-phone-option>a{color:var(--white);letter-spacing:.025em;font-size:clamp(1.85rem,3vw,2rem);font-weight:900;display:block}.final-contact-option>p{margin-top:8px;font-size:.9rem}.final-form-option h3{color:var(--white);margin-bottom:13px;font-size:1.25rem}.final-form-option .button{color:var(--white);border-color:#ffffff9e}.final-form-option .button:hover{background:#ffffff1a}.button-light{background:var(--white);box-shadow:none;color:var(--teal-dark)}.button-light .line-badge{background:var(--teal-soft)}.button-ghost-light{color:var(--white);background:0 0;border-color:#ffffff8c}.button-ghost-light:hover{background:#ffffff1a}.site-footer{background:var(--blue-dark);color:#ffffffb8}.footer-grid{grid-template-columns:1.25fr .82fr .88fr 1.05fr;gap:42px;padding-top:72px;padding-bottom:58px;display:grid}.brand-footer{color:var(--white);margin-bottom:20px}.brand-footer .brand-tagline{color:#9ee2dc;white-space:normal;max-width:310px;margin-bottom:8px;font-size:.74rem;line-height:1.5}.brand-footer .brand-wave:before,.brand-footer .brand-wave:after{border-top-color:#9ee2dc}.footer-brand-column>p{font-size:.78rem}.footer-main-service{color:#ffffff85;max-width:310px}.footer-address{color:#ffffffb3;margin-top:20px;font-size:.8rem;font-style:normal;line-height:1.75}.footer-address span{color:var(--white);margin-bottom:3px;font-weight:800;display:block}.footer-column h2{color:var(--white);margin-bottom:17px;font-size:.92rem}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin-bottom:6px}.footer-service-group{margin-top:9px}.footer-column .footer-submenu{margin:5px 0 13px;padding-left:18px}.footer-submenu li{color:#ffffff85;margin-bottom:2px;padding-left:12px;position:relative}.footer-submenu li:before{color:#9ee2dc;content:"›";position:absolute;top:0;left:0}.footer-column a:not(.footer-phone):not(.footer-line){color:#ffffffab;font-size:.76rem}.footer-column a:hover{color:var(--white)}.footer-phone{color:var(--white);letter-spacing:.03em;margin-bottom:7px;font-size:1.42rem;font-weight:900;display:block}.footer-contact p{font-size:.76rem}.footer-line{background:var(--line-green);color:var(--white);border-radius:999px;align-items:center;gap:8px;margin-top:9px;padding:10px 15px;font-size:.74rem;font-weight:800;transition:transform .2s;display:inline-flex}a[data-event=line_click].button-line,a[data-event=line_click].header-line,a[data-event=line_click].footer-line{background:var(--line-green);color:var(--white)}a[data-event=line_click].button-line:hover,a[data-event=line_click].header-line:hover,a[data-event=line_click].footer-line:hover{background:var(--line-green-dark)}.section :is(p,li,dd,dt),.hero :is(p,li),.site-footer :is(p,li),.site-footer a:not(.footer-phone){font-size:max(1rem,17px);line-height:1.85}.site-footer .footer-address,.site-footer .footer-address span{font-size:max(.94rem,16px)}.site-footer .footer-submenu li{font-size:max(.9rem,15px);line-height:1.7}.final-cta :is(p,li){font-size:max(1rem,17px);line-height:1.8}.section .section-eyebrow,.section .small-label,.hero .area-pill,.hero .final-cta-eyebrow{font-size:.82rem}.section figcaption,.hero figcaption{font-size:max(.86rem,14px)}.footer-line .button-arrow{display:none}.footer-bottom{border-top:1px solid #ffffff1a}.footer-bottom .container{justify-content:center;align-items:center;min-height:66px;display:flex}.footer-bottom p{color:#ffffff7a;margin:0;font-size:.68rem}.legal-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8f2f5;border-bottom:1px solid #174d741a;position:sticky;top:0}.legal-header-inner{grid-template-columns:minmax(220px,auto) 1fr auto;align-items:center;gap:32px;min-height:92px;display:grid}.legal-nav{justify-content:flex-end;gap:25px;display:flex}.legal-nav a{color:var(--blue-dark);font-size:.88rem;font-weight:800}.legal-line-button{min-height:48px;padding:11px 18px}.legal-main{background:var(--cream)}.legal-hero{background:radial-gradient(circle at 88% 20%,#168a8a1f,#0000 30%),linear-gradient(135deg,#fff 0%,#f7f2e7 100%);padding:84px 0 72px}.legal-hero-inner{max-width:900px}.legal-hero h1{color:var(--blue-dark);margin:14px 0 20px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.35}.legal-hero-inner>p:not(.section-eyebrow):not(.legal-updated){max-width:760px;color:var(--muted);font-size:max(1.05rem,18px);line-height:1.9}.legal-updated{color:var(--teal-dark);margin-top:24px;font-size:.86rem;font-weight:800}.legal-content{max-width:980px;padding-top:76px;padding-bottom:96px}.legal-section{background:var(--white);border:1px solid #174d741a;border-radius:22px;margin-bottom:22px;padding:clamp(28px,5vw,48px);box-shadow:0 14px 40px #174d740d}.legal-section h2{color:var(--blue-dark);margin-bottom:22px;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.5}.legal-section p,.legal-section li,.legal-section th,.legal-section td{color:#44515d;font-size:max(1rem,17px);line-height:1.9}.legal-section p:last-child,.legal-section ul:last-child{margin-bottom:0}.legal-table-wrap{border:1px solid #174d741f;border-radius:14px;overflow-x:auto}.legal-table{border-collapse:collapse;background:var(--white);width:100%}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #174d7417;padding:17px 20px}.legal-table tr:last-child>*{border-bottom:0}.legal-table tbody th{width:28%;color:var(--blue-dark);background:#edf6f4;font-weight:900}.legal-table thead th{background:var(--blue-dark);color:var(--white);font-weight:900}.legal-cancel-table th:first-child{width:60%}.legal-list,.legal-link-list{gap:8px;margin:18px 0 0;padding-left:1.4em;display:grid}.legal-link-list a,.legal-contact-box a{color:var(--teal-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-highlight{background:#fffaf0;border-color:#e6a23c59}.legal-contact-box{background:#edf6f4}.legal-contact-box strong{color:var(--blue-dark)}.legal-footer{background:var(--blue-dark);color:#ffffffb3;padding:50px 0}.legal-footer-inner{grid-template-columns:1fr auto;align-items:end;gap:24px 42px;display:grid}.legal-footer strong{color:var(--white);font-size:1.35rem}.legal-footer p{margin:6px 0 0;font-size:.84rem}.legal-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.legal-footer a{color:#fffc;font-size:.84rem;font-weight:800}.legal-footer-inner>p{color:#ffffff80;text-align:center;border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:22px}.mobile-cta{display:none}@media (width<=1180px){.header-inner{grid-template-columns:auto 1fr}.desktop-nav{display:none}.header-actions{justify-self:end}.hero-grid{gap:38px}.hero-actions .button{flex:190px}.recommend-grid,.timing-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.legal-header-inner{grid-template-columns:1fr auto;gap:12px 20px;padding:13px 0 0}.legal-nav{border-top:1px solid #174d7417;grid-column:1/-1;justify-content:flex-start;padding:12px 0}.section{padding:88px 0}.hero{padding-top:54px}.hero-grid,.concern-layout,.area-layout,.smart-layout,.about-layout,.faq-layout{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{justify-self:center;width:min(460px,100%)}.column-link-card{grid-template-columns:1fr}.column-link-card .button{justify-self:start;min-width:0}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(-n+3){border-bottom:1px solid var(--line)}.concern-message,.faq-heading-column{position:static}.furniture-card{grid-template-columns:1fr;padding:42px}.furniture-notes{grid-template-columns:1fr}.furniture-notes .button{justify-self:start;margin-top:12px}.area-map{min-height:0}.flow-grid{grid-template-columns:repeat(2,1fr)}.flow-card:nth-child(2n):after,.flow-card:nth-child(4n):after{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){html{scroll-padding-top:124px}body{padding-bottom:74px}section[id]{scroll-margin-top:126px}.container{width:min(100% - 34px,1200px)}.legal-header{position:relative}.legal-header-inner .brand{min-width:0}.legal-nav{white-space:nowrap;gap:16px;overflow-x:auto}.legal-line-button{min-height:44px;padding:9px 13px;font-size:.82rem}.legal-hero{padding:64px 0 54px}.legal-content{padding-top:52px;padding-bottom:72px}.legal-footer{margin-bottom:-74px;padding-bottom:124px}.legal-footer-inner{grid-template-columns:1fr;align-items:start}.legal-footer nav{justify-content:flex-start}.header-inner{min-height:72px}.brand-name{font-size:1.25rem}.site-header .brand{min-width:224px}.site-header .brand-tagline{white-space:normal;max-width:224px;margin-bottom:4px;font-size:.54rem;line-height:1.35}.header-actions{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-menu{display:block}.header-phone-info{display:none}.mobile-header-phone{background:var(--white);min-height:42px;color:var(--blue);border-top:1px solid #174d7414;justify-content:center;align-items:center;gap:12px;line-height:1.2;display:flex}.mobile-header-phone span{font-size:.78rem;font-weight:700}.mobile-header-phone strong{font-size:1.08rem;font-weight:900}.header-phone,.header-line{min-height:40px;padding:8px 11px;font-size:.68rem}.header-line .line-badge,.header-line .button-arrow,.header-phone .phone-mark{display:none}.section-heading{margin-bottom:35px}.section-heading h2{font-size:clamp(1.75rem,7vw,2.35rem)}.hero h1{font-size:clamp(2rem,8.8vw,3rem)}.reason-grid,.price-card-grid,.pricing-lower-grid,.additional-card,.process-grid,.precheck-grid{grid-template-columns:1fr}.reason-card{min-height:0}.additional-card{gap:18px}.discount-explanation{grid-template-columns:72px 1fr}.discount-mark{width:68px;height:68px;font-size:.8rem}.recommend-grid{grid-template-columns:repeat(2,1fr)}.recommend-card{min-height:290px}.timing-card{min-height:310px}.mobile-cta{z-index:2000;min-height:68px;padding-bottom:env(safe-area-inset-bottom);background:var(--white);border-top:1px solid #174d7421;grid-template-columns:repeat(3,1fr);transition:transform .25s;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #174d741f}.mobile-cta.is-hidden{transform:translateY(120%)}.mobile-cta a{border-right:1px solid var(--line);min-height:68px;color:var(--blue);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.78rem;font-weight:900;line-height:1.2;display:flex}.mobile-cta a:nth-child(2){background:var(--line-green);color:var(--white)}.mobile-cta a:last-child{border-right:0}.mobile-cta a>span:first-child{font-size:1.05rem}.mobile-cta .line-mini{min-width:31px;min-height:19px;font-size:.48rem!important}.site-footer{margin-bottom:-74px;padding-bottom:74px}}@media (width<=560px){body{font-size:17px;line-height:1.85}.container{width:min(100% - 26px,1200px)}.legal-header-inner{width:min(100% - 24px,1200px)}.legal-header .brand-tagline{max-width:190px;font-size:.5rem}.legal-line-button .line-badge{display:none}.legal-hero h1{font-size:2.15rem}.legal-section{border-radius:18px;padding:28px 19px}.legal-table:not(.legal-cancel-table),.legal-table:not(.legal-cancel-table) tbody,.legal-table:not(.legal-cancel-table) tr,.legal-table:not(.legal-cancel-table) th,.legal-table:not(.legal-cancel-table) td{width:100%;display:block}.legal-table:not(.legal-cancel-table) th{border-bottom:0;padding-bottom:9px}.legal-table:not(.legal-cancel-table) td{padding-top:10px}.legal-cancel-table th,.legal-cancel-table td{padding:13px 11px;font-size:.92rem}.section{padding:72px 0}.header-inner{gap:8px;width:calc(100% - 22px)}.site-header .brand{min-width:190px}.site-header .brand-tagline{max-width:190px;font-size:.5rem}.brand-name{font-size:1.08rem}.brand-wave{transform-origin:0 0;transform:scale(.82)}.header-phone{display:none}.header-line{min-height:38px;padding-inline:13px}.hero{padding-top:42px}.area-pill{font-size:.66rem}.hero h1{font-size:clamp(1.8rem,9vw,2.35rem)}.hero h1 span{display:inline}.hero-price-panel{grid-template-columns:1fr}.hero-discount{flex-direction:column;grid-column:auto;align-items:flex-start;gap:4px}.hero-discount strong{text-align:left}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-visual:before{display:none}.hero-visual img{aspect-ratio:3/4;object-fit:contain;border-radius:20px;height:auto}.hero-line-guide{padding:18px}.hero-phone-card{text-align:center;align-items:center;width:100%}.hero-visual-note{margin-top:-28px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item,.trust-item:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-item:nth-child(2n),.trust-item:last-child{border-right:0}.trust-item:last-child{border-bottom:0;grid-column:1/-1}.concern-message,.reason-card,.option-card,.example-card,.additional-card,.smart-cards article{padding:26px 22px}.price-row,.price-card-head{padding-inline:20px}.price-row{flex-direction:column;align-items:flex-start;gap:4px}.price-row strong{text-align:left}.discount-explanation{grid-template-columns:1fr;padding:24px 22px}.example-grid,.area-grid,.recommend-grid,.timing-card-grid{grid-template-columns:1fr}.recommend-card,.timing-card{grid-template-rows:auto auto 1fr;min-height:0}.column-link-card{padding:25px 22px}.column-link-card .button{width:100%}.option-list>div{flex-direction:column;align-items:flex-start;gap:4px}.option-list dd{text-align:left}.furniture-card{border-radius:20px;width:min(100% - 20px,1200px);padding:34px 20px}.furniture-badge{border-radius:11px;line-height:1.5}.furniture-photo{border-radius:16px}.aircon-shape{width:145px;left:24px}.shelf-shape{width:82px;right:22px}.box-one{left:25px}.box-two{left:88px}.storage-shape{width:72px;left:158px}.move-arrow{left:26px}.furniture-notes .button{width:100%}.area-map{min-height:0}.map-pin{font-size:.62rem}.model-photo-guide{grid-template-columns:1fr}.model-sticker{max-width:180px}.flow-grid{grid-template-columns:1fr}.flow-card{grid-template-columns:48px 1fr;gap:17px;min-height:0;padding:22px;display:grid}.flow-number{margin:0}.flow-card:after{display:none}.precheck-card{grid-template-columns:48px 1fr;min-height:0;padding:21px}.precheck-mark{width:46px;height:46px}.faq-question{grid-template-columns:32px 1fr 24px;gap:9px;padding-inline:15px;font-size:1rem}.faq-answer{grid-template-columns:32px 1fr;gap:9px;padding-inline:16px}.faq-q,.faq-a{width:31px;height:31px}.postscript-card{border-radius:20px;padding:34px 20px}.postscript-card>h2{text-align:left;margin-bottom:30px}.postscript-quote{margin-inline:0;padding:16px 18px}.postscript-list{padding:20px 18px}.final-cta{padding:82px 0}.final-actions{display:grid}.final-actions .button{width:100%}.final-contact-grid{grid-template-columns:1fr}.final-line-card{grid-template-columns:1fr;grid-template-areas:"copy""qr";padding:24px 20px}.final-line-copy ul{grid-template-columns:1fr}.line-direct-button{width:100%}.line-qr{width:140px;margin-inline:auto}.final-contact-option{padding:25px 20px}.final-phone-option>a{font-size:clamp(1.5rem,7vw,1.65rem)}.footer-grid{grid-template-columns:1fr;gap:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._page_m2b7u_1{background:var(--cream);min-height:100vh;color:var(--ink);font-size:17px}._skipLink_m2b7u_8{z-index:1000;background:var(--blue);color:var(--white);border-radius:8px;padding:10px 16px;transition:transform .2s;position:fixed;top:10px;left:12px;transform:translateY(-160%)}._skipLink_m2b7u_8:focus{transform:translateY(0)}._header_m2b7u_25{z-index:20;background:#faf8f2f5;border-bottom:1px solid #174d741a;position:relative}._headerInner_m2b7u_32{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;width:min(1120px,100% - 48px);min-height:88px;margin-inline:auto;display:grid}._brand_m2b7u_42{flex-direction:column;line-height:1.35;display:flex}._brandName_m2b7u_48{color:var(--blue);letter-spacing:.08em;font-size:1.45rem;font-weight:900}._brandSub_m2b7u_55{color:var(--muted);font-size:.66rem;font-weight:700}._headerNav_m2b7u_61{justify-content:flex-end;gap:26px;display:flex}._headerNav_m2b7u_61 a{color:var(--blue);font-size:.82rem;font-weight:800}._headerNav_m2b7u_61 a:hover,._breadcrumb_m2b7u_74 a:hover,._footer_m2b7u_75 a:hover{color:var(--teal);text-underline-offset:4px;text-decoration:underline}._headerLine_m2b7u_81{background:var(--line-green);min-height:46px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:.82rem;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #168a8a29}._breadcrumbWrap_m2b7u_95{background:var(--white);border-bottom:1px solid #174d7414}._breadcrumb_m2b7u_74{width:min(1120px,100% - 48px);margin-inline:auto;padding:16px 0}._breadcrumb_m2b7u_74 ol{color:var(--muted);flex-wrap:wrap;gap:7px;margin:0;padding:0;font-size:.72rem;line-height:1.6;list-style:none;display:flex}._breadcrumb_m2b7u_74 li:not(:last-child):after{color:#9da7ad;content:">";margin-left:7px}._breadcrumb_m2b7u_74 a{color:var(--blue);font-weight:700}._articleWidth_m2b7u_129{width:min(800px,100% - 48px);margin-inline:auto}._articleHero_m2b7u_134{background:radial-gradient(circle at 88% 12%, #168a8a1a, transparent 25rem), var(--cream);padding:82px 0 88px}._eyebrow_m2b7u_141,._sectionLabel_m2b7u_142,._ctaLabel_m2b7u_143{color:var(--teal-dark);letter-spacing:.16em;margin-bottom:13px;font-size:.74rem;font-weight:900}._articleHero_m2b7u_134 h1{color:var(--blue);letter-spacing:.015em;margin-bottom:32px;font-size:clamp(2.15rem,5vw,3.6rem);line-height:1.42}._articleHero_m2b7u_134 h1 span{color:var(--teal-dark);display:block}._lead_m2b7u_164{border-left:4px solid var(--teal);margin-bottom:40px;padding-left:24px}._lead_m2b7u_164 p,._articleBody_m2b7u_171 p,._articleBody_m2b7u_171 li{font-size:1.075rem;line-height:1.9}._lead_m2b7u_164 p{margin-bottom:8px}._photo_m2b7u_181{margin:30px 0 0}._photo_m2b7u_181 img{background:var(--cream-deep);width:100%;height:auto;box-shadow:var(--shadow-small);object-fit:cover;border-radius:18px;overflow:hidden}._photoWide_m2b7u_195 img{aspect-ratio:16/9}._photo_m2b7u_181 figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:.75rem;line-height:1.65}._articleBody_m2b7u_171{padding:92px 0 100px}._sectionHeading_m2b7u_211{margin-bottom:42px}._sectionHeading_m2b7u_211 h2,._supplement_m2b7u_216 h2,._odorSection_m2b7u_217 h2,._related_m2b7u_218 h2{color:var(--blue);margin-bottom:20px;font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.5}._sectionHeading_m2b7u_211>p:last-child{color:var(--muted)}._signList_m2b7u_229{gap:24px;display:grid}._signCard_m2b7u_234{background:var(--white);box-shadow:var(--shadow-small);border:1px solid #174d741a;border-radius:18px;grid-template-columns:76px 1fr;gap:26px;padding:36px;display:grid}._signNumber_m2b7u_245{background:var(--teal-soft);width:66px;height:66px;color:var(--teal-dark);letter-spacing:.05em;border-radius:20px;justify-content:center;align-items:center;font-size:1.15rem;font-weight:900;display:inline-flex}._signContent_m2b7u_259 h3{color:var(--blue);margin-bottom:18px;font-size:clamp(1.22rem,3vw,1.55rem);line-height:1.55}._signContent_m2b7u_259 p{margin-bottom:10px}._cautiousCopy_m2b7u_270{border-left:4px solid var(--gold);background:var(--gold-soft);border-radius:0 12px 12px 0;margin-top:8px;padding:20px 22px}._checkList_m2b7u_278,._partList_m2b7u_279,._simpleList_m2b7u_280{margin:20px 0;padding:0;list-style:none}._checkList_m2b7u_278 li,._partList_m2b7u_279 li,._simpleList_m2b7u_280 li{margin-bottom:8px;padding-left:30px;position:relative}._checkList_m2b7u_278 li:before,._partList_m2b7u_279 li:before,._simpleList_m2b7u_280 li:before{background:var(--teal);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:.72em;left:4px}._repairNote_m2b7u_307{background:#fffaf0;border:1px solid #e6a23c66;border-radius:12px;margin-top:22px;padding:19px 21px}._supplement_m2b7u_216,._odorSection_m2b7u_217{margin-top:88px;scroll-margin-top:100px}._supplement_m2b7u_216{background:#fffaf0;border:1px solid #e6a23c5c;border-radius:20px;padding:42px}._partList_m2b7u_279{grid-template-columns:repeat(2,1fr);gap:4px 24px;margin:26px 0;display:grid}._photoPair_m2b7u_335{grid-template-columns:1fr 1fr;gap:18px;margin-top:30px;display:grid}._photoPair_m2b7u_335 ._photo_m2b7u_181{margin:0}._photoPair_m2b7u_335 img{aspect-ratio:4/3}._odorSection_m2b7u_217{padding:0 4px}._simpleList_m2b7u_280{background:var(--teal-soft);border-radius:14px;margin:24px 0;padding:20px 24px}._related_m2b7u_218{background:var(--white);box-shadow:var(--shadow-small);border:1px solid #168a8a29;border-radius:18px;margin-top:74px;padding:34px 36px}._related_m2b7u_218 h2{font-size:1.45rem}._related_m2b7u_218 p a{color:var(--teal-dark);text-underline-offset:4px;font-weight:800;-webkit-text-decoration:underline #168a8a59;text-decoration:underline #168a8a59}._relatedLinks_m2b7u_382{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}._relatedLinks_m2b7u_382 a{min-height:44px;color:var(--teal-dark);border:1px solid #168a8a40;border-radius:999px;align-items:center;padding:8px 16px;font-size:.82rem;font-weight:800;display:inline-flex}._cta_m2b7u_143{background:var(--teal);color:var(--white);padding:92px 0}._ctaInner_m2b7u_407{text-align:center;width:min(760px,100% - 48px);margin-inline:auto}._ctaLabel_m2b7u_143{color:#d8f4f0}._cta_m2b7u_143 h2{color:var(--white);margin-bottom:24px;font-size:clamp(1.85rem,4.6vw,2.75rem);line-height:1.5}._cta_m2b7u_143 p{color:#ffffffe6;margin-bottom:8px;font-size:1.06rem;line-height:1.9}._lineButton_m2b7u_431{background:var(--line-green);min-height:58px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:18px;margin-top:30px;padding:13px 28px;font-weight:900;display:inline-flex;box-shadow:0 10px 28px #103a5929}._headerLine_m2b7u_81:hover,._lineButton_m2b7u_431:hover{background:var(--line-green-dark)}._phoneBlock_m2b7u_451{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:16px;width:min(420px,100%);margin:24px auto 0;padding:20px}._phoneBlock_m2b7u_451 span{color:#ffffffd9;font-size:.8rem;font-weight:700;display:block}._phoneBlock_m2b7u_451 a{color:var(--white);letter-spacing:.03em;margin-top:2px;font-size:clamp(1.65rem,5vw,2.15rem);font-weight:900;display:block}._backLink_m2b7u_476{color:var(--white);text-underline-offset:5px;margin-top:26px;font-size:.9rem;font-weight:800;text-decoration:underline;display:inline-block}._footer_m2b7u_75{background:var(--blue-dark);color:#ffffffb8;padding-top:56px}._footerInner_m2b7u_492{justify-content:space-between;align-items:flex-start;gap:40px;width:min(1120px,100% - 48px);margin-inline:auto;padding-bottom:46px;display:flex}._footerBrand_m2b7u_502{color:var(--white);margin-bottom:8px;font-size:1.35rem;font-weight:900}._footerInner_m2b7u_492 p:not(._footerBrand_m2b7u_502){font-size:.8rem}._footerLinks_m2b7u_513{flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;display:flex}._footerLinks_m2b7u_513 a{font-size:.78rem;font-weight:700}._copyright_m2b7u_525{color:#ffffff80;text-align:center;border-top:1px solid #ffffff1a;margin:0;padding:20px 24px;font-size:.7rem}@media (width<=760px){._headerInner_m2b7u_32{grid-template-columns:1fr auto;min-height:76px}._headerNav_m2b7u_61,._brandSub_m2b7u_55{display:none}._headerLine_m2b7u_81{min-height:42px;padding:8px 15px;font-size:.74rem}._articleHero_m2b7u_134{padding:62px 0 68px}._articleBody_m2b7u_171{padding:72px 0 80px}._signCard_m2b7u_234{grid-template-columns:58px 1fr;gap:19px;padding:28px 24px}._signNumber_m2b7u_245{border-radius:16px;width:54px;height:54px;font-size:.95rem}._supplement_m2b7u_216{padding:32px 28px}._photoPair_m2b7u_335{grid-template-columns:1fr}}@media (width<=560px){._page_m2b7u_1{font-size:17px}._headerInner_m2b7u_32,._breadcrumb_m2b7u_74,._articleWidth_m2b7u_129,._ctaInner_m2b7u_407,._footerInner_m2b7u_492{width:min(100% - 28px,800px)}._brandName_m2b7u_48{font-size:1.18rem}._breadcrumb_m2b7u_74{padding-block:13px}._breadcrumb_m2b7u_74 ol{font-size:.68rem}._articleHero_m2b7u_134{padding:48px 0 58px}._articleHero_m2b7u_134 h1{margin-bottom:25px;font-size:clamp(1.82rem,9vw,2.35rem)}._lead_m2b7u_164{padding-left:17px}._lead_m2b7u_164 p,._articleBody_m2b7u_171 p,._articleBody_m2b7u_171 li{font-size:1rem;line-height:1.9}._photo_m2b7u_181 img,._photoWide_m2b7u_195 img{aspect-ratio:auto;border-radius:14px}._sectionHeading_m2b7u_211 h2,._supplement_m2b7u_216 h2,._odorSection_m2b7u_217 h2{font-size:1.65rem}._signList_m2b7u_229{gap:18px}._signCard_m2b7u_234{grid-template-columns:1fr;gap:16px;padding:25px 21px}._signNumber_m2b7u_245{border-radius:14px;width:48px;height:48px}._signContent_m2b7u_259 h3{font-size:1.22rem}._cautiousCopy_m2b7u_270,._repairNote_m2b7u_307{padding:17px 18px}._supplement_m2b7u_216,._odorSection_m2b7u_217{margin-top:68px}._supplement_m2b7u_216{padding:28px 20px}._partList_m2b7u_279{grid-template-columns:1fr}._simpleList_m2b7u_280{padding:17px 18px}._related_m2b7u_218{margin-top:60px;padding:27px 21px}._relatedLinks_m2b7u_382{display:grid}._relatedLinks_m2b7u_382 a{text-align:center;justify-content:center}._cta_m2b7u_143{padding:72px 0}._cta_m2b7u_143 p{font-size:1rem}._lineButton_m2b7u_431{width:100%;padding-inline:18px}._phoneBlock_m2b7u_451 a{font-size:1.65rem}._footerInner_m2b7u_492{display:grid}._footerLinks_m2b7u_513{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){._skipLink_m2b7u_8{transition:none}}
