:root{--navy:#071a3c;--navy-2:#0b2857;--red:#b50911;--red-deep:#8c0006;--cream:#fffaf4;--paper:#fffdfa;--surface:#fffdfa;--surface-alt:#f7f2ea;--gold:#cda44f;--line:#e8e0d6;--muted:#566176;--shadow:0 10px 30px #1b1d2617, 0 2px 6px #1b1d260f;--font-sans:"Noto Sans JP", "Yu Gothic", sans-serif;--font-serif:"Noto Serif JP", "Yu Mincho", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--surface);font-family:var(--font-sans);letter-spacing:.035em;margin:0;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}main{flex-direction:column;gap:0;display:flex}main>section{flex:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #f3b633}.container{width:min(1120px,100% - 40px);margin-inline:auto}.container.narrow{width:min(920px,100% - 40px)}.section{padding:88px 0;position:relative}.section-kicker{text-align:center;letter-spacing:.1em;margin:0 0 8px;font-size:clamp(1rem,2vw,1.35rem);font-weight:700}.section-kicker:before,.section-kicker:after{content:"＼";color:var(--red);margin:0 12px;font-weight:400}.section-kicker:after{content:"／"}.section-kicker.red{color:var(--red);font-size:1.3rem}.section-kicker.dots:before,.section-kicker.dots:after{color:var(--navy)}.section-title{text-align:center;letter-spacing:.065em;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.3}.section-title.large{font-size:clamp(2.25rem,6vw,4.8rem)}.section-title span{color:var(--red)}.section-title.serif,.serif{font-family:var(--font-serif)}@media (width>=761px){.section-title{white-space:nowrap}}.section-intro{text-align:center;max-width:680px;margin:12px auto 30px;font-size:1.05rem;font-weight:600}.brand{align-items:center;gap:13px;line-height:1;display:inline-flex}.brand-mark{border:7px solid var(--navy);border-bottom:0;width:43px;height:49px;position:relative}.brand-mark:after{content:"";background:var(--red);width:16px;height:7px;position:absolute;bottom:0;right:-7px}.brand-mark i{border-left:5px solid var(--navy);border-bottom:5px solid var(--navy);height:18px;position:absolute;bottom:0;left:9px;right:9px}.brand-type{gap:6px;display:grid}.brand-type strong{letter-spacing:.17em;font-size:1.45rem}.brand-type small{letter-spacing:.25em;font-weight:800}.hero{isolation:isolate;aspect-ratio:1672/941;height:auto;min-height:0;color:var(--navy);background:linear-gradient(118deg,#f8fcff 0%,#eaf6ff 46%,#75bdff 100%);position:relative;overflow:hidden}.hero:after{display:none}.hero-background{z-index:0;object-fit:cover;object-position:center top;width:100%;max-width:none;height:100%;position:absolute;top:0;left:0;transform:none}.hero-background-mobile{display:none}.hero-content{z-index:2;aspect-ratio:auto;width:100%;height:100%;min-height:0;padding:0;position:absolute;top:0;left:0;transform:none}.hero-area-label{color:#fff;background:var(--navy);width:auto;min-width:0;max-width:40%;font-family:var(--font-serif);letter-spacing:.1em;text-align:left;border-radius:0 0 7px;margin:0;padding:.9% 1.8%;font-size:clamp(.85rem,1.35vw,1.25rem);font-weight:900;display:block;position:absolute;top:0;left:0;box-shadow:0 7px 18px #071a3c2e}.hero-area-label:before,.hero-area-label:after{display:none}.hero-direct{width:40.2%;font-family:var(--font-serif);letter-spacing:.08em;text-align:left;margin:0;font-size:clamp(1.5rem,2.4vw,2.3rem);font-weight:900;line-height:1.2;display:block;position:absolute;top:10.5%;left:4.2%}.hero-direct:before,.hero-direct:after{display:none}.hero-main-title{width:44%;font-family:var(--font-serif);letter-spacing:.02em;white-space:nowrap;text-shadow:0 2px 10px #fffc;justify-content:flex-start;align-items:baseline;gap:.06em;margin:0;font-size:clamp(3.6rem,6.8vw,6.55rem);font-weight:900;line-height:1;display:flex;position:absolute;top:16.5%;left:3.8%}.hero-main-title strong{color:var(--red);font-size:1.12em}.hero-tagline{width:40.2%;font-family:var(--font-serif);letter-spacing:.04em;white-space:nowrap;border-bottom:0;margin:0;padding-bottom:0;font-size:clamp(1.2rem,2vw,1.9rem);font-weight:900;line-height:1.25;position:absolute;top:32%;left:4.2%}.hero-description{font-family:var(--font-serif);letter-spacing:.06em;margin:0;font-size:clamp(1rem,1.55vw,1.45rem);font-weight:800;line-height:1.8;position:absolute;top:39.5%;left:4.2%}.hero-description-custom{margin-left:.35em}.hero-price-badge{z-index:3;aspect-ratio:1;object-fit:contain;clip-path:circle(47.7%);border-radius:50%;width:17.6%;height:auto;display:block;position:absolute;top:calc(31% - 30px);left:auto;right:4%;box-shadow:0 12px 28px #462a0038}.hero-urgent{object-fit:contain;width:28.7%;height:auto;margin:0;display:block;position:absolute;top:auto;bottom:2%;left:4.3%;box-shadow:0 10px 26px #071d4024}.hero-actions{display:none}.button{letter-spacing:.09em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:54px;padding:13px 24px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1a1b2129}.button svg:last-child{margin-left:auto}.button-red{color:#fff;background:linear-gradient(135deg,#bf1118,#970007);border-color:#8a050b;box-shadow:0 7px 16px #9300073b}.button-line{color:#139346;background:#fff;border-color:#139346}.button-large{min-height:66px;padding-inline:35px;font-size:1.1rem}.line-brand-icon{object-fit:contain;flex:0 0 24px;width:24px;height:24px}.safe-note{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;margin:2px 0 0;font-size:.86rem;display:flex}.safe-note svg{width:17px}.safe-note strong{color:var(--red)}.safe-note-main{white-space:nowrap;font-size:calc(1em + 3px);font-weight:600}.safe-note-extra{white-space:nowrap;font-size:calc(1em + 3px)}.problems{background:var(--surface)}.problem-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:stretch;gap:22px;margin-top:32px;display:grid}.problem-card{height:100%;min-height:295px;box-shadow:var(--shadow);text-align:center;background:#ffffffd9;border:1px solid #d7cfc6a6;border-radius:22px;flex-direction:column;align-items:center;padding:24px;display:flex}.number-red{color:var(--red);font-family:var(--font-serif);letter-spacing:.06em;font-size:1.75rem}.icon-orb{width:118px;height:118px;color:var(--navy);background:linear-gradient(145deg,#edf1f7,#f8f8f7);border-radius:50%;flex:0 0 118px;place-items:center;display:grid}.icon-orb.design-cutout{background:0 0;border-radius:0;overflow:hidden}.icon-orb.design-cutout img{object-fit:contain;width:100%;height:100%;transform:scale(var(--icon-scale,1));transform-origin:50%;display:block}.problem-card:first-child{--icon-scale:.8}.problem-card:nth-child(2){--icon-scale:1.05}.problem-card:nth-child(3){--icon-scale:1.28}.problem-card:nth-child(4){--icon-scale:.98}.problem-card:nth-child(5){--icon-scale:.8}.problem-card p{margin:auto 0 0;font-size:1.2rem;font-weight:800;line-height:1.5}.problem-card strong{color:var(--red)}.reasons{background:var(--surface-alt)}.reasons .section-kicker:before,.reasons .section-kicker:after{display:none}.reasons .section-kicker{font-family:var(--font-serif);letter-spacing:.08em;margin-bottom:4px;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:800;line-height:1.35}.reasons .section-title{line-height:1.18}.reasons .section-title .reason-title-line{color:inherit}.reasons .section-title .huge-zero{color:var(--red)}.huge-zero{vertical-align:-.1em;font-size:1.9em;font-weight:500}.reason-list{grid-auto-rows:1fr;gap:24px;margin-top:34px;display:grid}.reason-card{border:1px solid var(--line);height:100%;min-height:230px;box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:138px 1fr;align-items:center;gap:30px;padding:30px 48px;display:grid;position:relative}.reason-card .icon-orb{flex-basis:118px;width:118px;height:118px}.reason-card:first-child{--icon-scale:1.18}.reason-card:nth-child(2){--icon-scale:.96}.reason-copy h3{font-family:var(--font-serif);border-bottom:1px solid #cda44f99;margin:0 0 12px;padding-bottom:12px;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.45}.reason-copy h3 span{color:var(--red)}.reason-copy p{color:var(--muted);margin:0;font-weight:600}.speed-section{color:var(--navy);background:radial-gradient(circle at 50% 14%, #fffffffa 0 16%, #fffdfab3 45%, transparent 72%), var(--surface);overflow:hidden}.speed-heading{text-align:center;max-width:820px;margin:0 auto}.speed-urgent{border:1.5px solid var(--red);width:max-content;max-width:100%;color:var(--red);letter-spacing:.08em;background:#ffffffe6;border-radius:999px;margin:0 auto 34px;padding:8px 30px 9px;font-size:clamp(.9rem,1.7vw,1.15rem);font-weight:900;line-height:1.4}.speed-eyebrow{font-family:var(--font-serif);letter-spacing:.22em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:900;line-height:1}.speed-heading h2{font-family:var(--font-serif);letter-spacing:.07em;margin:2px 0 8px;font-size:clamp(4.4rem,8.7vw,8rem);font-weight:900;line-height:1}.speed-heading h2 .speed-title-tomorrow{color:var(--red)}.speed-catch{font-family:var(--font-serif);margin:22px 0 0;font-size:clamp(1.4rem,2.6vw,2.2rem);font-weight:900}.speed-catch strong{color:var(--red);border-bottom:8px solid #dbb34b47}.speed-description{margin:14px 0 0;font-size:1.02rem;font-weight:700;line-height:1.9}.speed-use-grid{width:min(1040px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #071a3c14;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:36px auto 0;padding:20px 18px;display:grid}.speed-use-grid article{text-align:center;align-content:center;place-items:center;gap:12px;min-height:125px;padding:8px 20px;display:grid}.speed-use-grid article+article{border-left:1px solid #071a3c1f}.speed-use-grid svg{stroke-width:1.8px;width:38px;height:38px}.speed-use-grid p{margin:0;font-weight:900;line-height:1.55}.speed-use-grid p span{color:var(--red)}.speed-flow-block{margin-top:74px;scroll-margin-top:20px}.speed-flow-heading{text-align:center}.speed-flow-heading p{letter-spacing:.08em;margin:0 0 4px;font-size:1.2rem;font-weight:800}.speed-flow-heading h3{font-family:var(--font-serif);letter-spacing:.06em;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.25}.speed-flow-heading h3 span{color:var(--red)}.speed-flow-list{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;align-items:stretch;gap:14px;margin:34px 0 0;padding:0;list-style:none;display:grid}.speed-flow-item{min-width:0;padding-top:23px;display:flex;position:relative}.speed-flow-number{z-index:2;width:54px;height:54px;color:var(--red);box-shadow:none;font-family:var(--font-serif);background:0 0;border:0;border-radius:0;place-items:center;font-size:1rem;font-weight:900;line-height:1;display:grid;position:absolute;top:0;left:50%;translate:-50%}.speed-flow-arrow{display:none}.speed-flow-step{width:100%;height:100%;min-height:265px;box-shadow:var(--shadow);text-align:center;background:#fff;border:1px solid #071a3c14;border-radius:16px;grid-template-rows:72px 1fr auto;place-items:start center;gap:14px;padding:48px 22px 22px;display:grid;position:relative}.speed-flow-icon{width:68px;height:68px;color:var(--navy);place-items:center;display:grid}.speed-flow-icon svg{stroke-width:1.7px;width:52px;height:52px}.speed-flow-copy h4{margin:0 0 8px;font-size:1rem;line-height:1.5}.speed-flow-copy h4 strong{color:var(--red);font-size:1.15em}.speed-flow-copy p{color:var(--muted);margin:0;font-size:.78rem;font-weight:600;line-height:1.7}.speed-flow-time{border:1px solid var(--red);min-width:104px;color:var(--red);border-radius:999px;padding:5px 13px;font-size:.72rem;font-weight:900}.speed-flow-time.filled{color:#fff;background:var(--red)}.speed-quality{background:linear-gradient(135deg,#fffefb 0%,#fffdfa 55%,#fffaf2 100%);border:1px solid #cda44f2e;border-radius:20px;margin-top:68px;padding:38px 32px 34px;box-shadow:0 10px 34px #3228190b}.speed-quality>h3{font-family:var(--font-serif);text-align:center;margin:0;font-size:clamp(1.55rem,3vw,2.4rem)}.speed-quality>h3 span{color:var(--red)}.speed-quality-grid{grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.speed-quality-grid article{text-align:center;padding:0 34px}.speed-quality-grid article+article{border-left:1px solid #cda44f52}.speed-quality-grid svg{width:52px;height:52px;color:var(--gold);stroke-width:1.7px}.speed-quality-grid h4{margin:14px 0 8px;font-size:1rem;line-height:1.6}.speed-quality-grid p{color:var(--muted);margin:0;font-size:.76rem;font-weight:600;line-height:1.7}.speed-disclaimer{width:max-content;max-width:100%;color:var(--muted);text-align:center;margin:24px auto 0;font-size:.72rem;font-weight:600}.plan-section{background:var(--surface-alt)}.plan-section .section-kicker{margin-bottom:-4px}.plan-section .section-title{line-height:1.1}.plan-three{font-size:1.8em;font-weight:500}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;margin-top:28px;display:grid}.plan-card{border:1px solid var(--line);height:100%;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:32px;position:relative;overflow:hidden}.plan-head{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding-bottom:18px;display:flex}.plan-head svg,.plan-design-icon{flex:none}.plan-design-icon{object-fit:contain;width:70px;height:58px;transform:scale(var(--icon-scale,1));transform-origin:50%;display:block}.plan-card:nth-child(2){--icon-scale:.95}.plan-card:nth-child(3){--icon-scale:1.16}.plan-head h3{font-family:var(--font-serif);margin:0;font-size:2.1rem}.plan-head p{white-space:nowrap;margin:2px 0 0;font-weight:700}.plan-head strong{color:var(--red);font-family:var(--font-serif);font-size:2rem}.plan-lead{min-height:60px;color:var(--muted);font-size:.88rem;font-weight:600}.plan-card ul{gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.plan-card li{align-items:flex-start;gap:10px;font-size:.92rem;font-weight:700;display:flex}.plan-card li svg{color:#fff;background:var(--red);border-radius:50%;flex:none;margin-top:5px;padding:2px}.tax-note{text-align:center;margin:25px 0 0;font-size:.8rem}.support-section{background:var(--surface);padding-bottom:105px}.support-title{color:#fff;text-align:center;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);background:radial-gradient(circle at 80% 20%,#d82124,#0000 30%),linear-gradient(135deg,#8b0006,#c30e13 55%,#8c0006);padding:50px 20px 72px;position:relative}.support-title p{font-family:var(--font-serif);margin:0;font-size:1.65rem}.support-title p strong{font-size:2.8rem}.support-title h2{font-family:var(--font-serif);margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:1.2}.support-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;margin-top:34px;display:grid}.support-card{border:1px solid var(--line);height:100%;min-height:230px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:26px 18px;display:flex;position:relative}.support-card>span{color:#fff;background:var(--red);width:48px;height:48px;font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.6rem;display:grid;position:absolute;top:-15px}.support-card svg,.support-design-icon{margin:16px 0 20px}.support-design-icon{object-fit:contain;width:92px;height:72px;display:block}.support-card h3{white-space:nowrap;margin:0;font-size:1.05rem}.support-card h3 br:last-child{display:none}.support-card.wide{flex-direction:row;grid-column:span 2;gap:35px}.choices{background:radial-gradient(circle at 50% 26%, #fffffffa 0 24%, #fffdfac2 58%, transparent 80%), var(--surface);overflow:hidden}.choices .section-kicker{color:var(--navy);margin-bottom:14px;font-size:1.15rem;font-weight:800}.choices .section-title{padding-bottom:27px;font-size:clamp(3.3rem,7vw,6rem);position:relative}.choices .section-title span{margin-left:.18em}.choices .section-title:after{content:"";background:linear-gradient(90deg, #071a3c29 0 38%, var(--red) 38% 62%, #071a3c29 62%);width:300px;max-width:62%;height:2px;position:absolute;bottom:0;left:50%;translate:-50%}.choices .section-intro{max-width:650px;color:var(--navy);margin-top:24px;font-weight:600;line-height:1.9}.choice-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin:46px 0 0;padding:0;list-style:none;display:grid}.choice-flow-item{min-width:0;position:relative}.choice-card{min-width:0;height:100%;min-height:355px;box-shadow:var(--shadow);background:#fff;border:1px solid #071a3c14;border-radius:18px;padding:34px 28px;display:block;position:relative;overflow:visible}.choice-flow-arrow{z-index:3;width:50px;height:50px;color:var(--navy);background:#fffaf3;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:-42px;translate:0 -50%;box-shadow:0 6px 18px #071a3c12}.choice-flow-arrow svg{stroke-width:2.2px;width:24px;height:24px;transform:rotate(-90deg)}.choice-card-main{text-align:center;grid-template-rows:120px auto;align-content:start;justify-items:center;min-width:0;height:100%;display:grid}.choice-card .icon-orb{flex-basis:120px;width:138px;height:120px}.choice-card .icon-orb.choice-hearing-icon{background:radial-gradient(circle at 38% 35%,#fffdf8 0,#fbf3e8 68%,#f6ead9 100%);border-radius:50%;position:relative}.choice-hearing-icon svg{color:var(--navy);stroke-width:1.55px;position:absolute}.choice-hearing-icon svg:first-child{width:61%;height:70%;bottom:13%;left:13%}.choice-hearing-icon svg:last-child{background:#fff;border-radius:50%;width:43%;height:43%;padding:4%;top:20%;right:5%}.choice-copy{width:100%}.choice-copy h3{min-height:3em;margin:15px 0 14px;font-size:clamp(1.15rem,1.75vw,1.45rem);line-height:1.5}.choice-copy h3 strong{color:var(--red);font-size:1.15em}.choice-copy p{color:var(--navy);margin:0;font-size:.82rem;font-weight:600;line-height:1.85}.choice-assurance-title{text-align:center;letter-spacing:.06em;margin:58px 0 30px;font-size:1.35rem}.choice-assurance-copy{color:var(--navy);white-space:nowrap}.choice-assurance-copy strong{color:var(--red);margin-inline:.18em;position:relative}.choice-assurance-copy strong:before{content:"・・・";letter-spacing:.25em;white-space:nowrap;font-size:.48em;position:absolute;top:-1.1em;left:50%;translate:-50%}.choice-assurance-grid{grid-template-columns:repeat(3,1fr);display:grid}.choice-assurance-grid article{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:0 28px;display:grid}.choice-assurance-grid article+article{border-left:1px solid #cda44f47}.choice-assurance-icon{width:92px;height:92px;color:var(--navy);background:radial-gradient(circle at 38% 35%,#fffdf8 0,#fbf3e8 70%,#f6ead9 100%);border-radius:50%;place-items:center;display:grid}.choice-assurance-icon svg{stroke-width:1.7px;width:55px;height:55px}.choice-assurance-grid h4{margin:0 0 8px;font-size:.95rem;line-height:1.55}.choice-assurance-grid h4 span{color:var(--red)}.choice-assurance-grid p{color:var(--muted);margin:0;font-size:.72rem;font-weight:600;line-height:1.75}.safe-note.centered{margin-top:24px}.audit{background:var(--surface)}.audit-list{grid-auto-rows:1fr;gap:15px;margin-top:28px;display:grid}.audit-card{border:1px solid var(--line);height:100%;min-height:140px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:60px 115px 1fr;align-items:center;gap:20px;padding:16px 30px;display:grid}.audit-no{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.5rem;font-weight:800;display:grid}.audit-card .icon-orb{flex-basis:100px;width:100px;height:100px}.audit-card:first-child{--icon-scale:.95}.audit-card:nth-child(2){--icon-scale:1.05}.audit-card:nth-child(4){--icon-scale:1.08}.audit-card:nth-child(5){--icon-scale:1.05}.audit-card:nth-child(6){--icon-scale:1.12}.audit-card h3{margin:0;font-size:1.45rem}.audit-card strong{color:var(--red)}.section-cta{border:1px solid var(--line);max-width:920px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(290px,350px);align-items:center;gap:28px;margin:34px auto 0;padding:26px 28px;display:grid}.section-cta-copy{gap:5px;display:grid}.section-cta-copy strong{font-family:var(--font-serif);font-size:1.25rem;line-height:1.5}.section-cta-copy span{color:var(--muted);font-size:.82rem;font-weight:600}.section-cta-actions{gap:9px;display:grid}.section-cta .button{width:100%;min-height:52px;padding-inline:17px;font-size:.82rem}.section-cta .button svg:last-child{width:18px}.industries{background:var(--surface-alt)}.industries .section-intro{color:var(--muted);font-size:.95rem}.city-icon{width:108px;height:76px;margin:0 auto}.city-icon img{object-fit:contain;width:100%;height:100%}.industries .section-kicker:before,.industries .section-kicker:after{content:"";margin:0}.industry-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.industry-card{border:1px solid var(--line);min-height:250px;box-shadow:var(--shadow);background:#fff;border-radius:20px;position:relative;overflow:hidden}.industry-card.factory{grid-column:span 2}.industry-art{background:#ece7de;height:170px;position:relative;overflow:hidden}.industry-art img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s}.industry-card:hover .industry-art img{transform:scale(1.035)}.industry-label{background:#fffffff2;align-items:center;gap:12px;min-height:80px;padding:10px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.industry-label i{width:54px;height:54px;color:var(--red);box-shadow:var(--shadow);background:#fff;border-radius:50%;flex:0 0 54px;place-items:center;display:grid;position:static;overflow:hidden}.industry-label i img{object-fit:cover;border-radius:50%;width:100%;height:100%}.industry-card.cafe .industry-label i img{transform:translate(7%,1%)scale(1.08)}.industry-card.salon .industry-label i img{transform:translate(8%,1%)scale(1.08)}.industry-card.build .industry-label i img{transform:translate(7%,5%)scale(1.02)}.industry-card.consult .industry-label i img{transform:translate(8%,3%)scale(1.08)}.industry-card.clinic .industry-label i img{transform:translate(6%,7%)scale(1.04)}.industry-card.retail .industry-label i img{transform:translate(9%,7%)scale(1.05)}.industry-card.factory .industry-label i img{transform:translate(-4%,9%)scale(1.05)}.industry-label h3{white-space:nowrap;min-width:0;margin:0;font-size:1rem}.industry-note{text-align:center;margin:34px 0 0;font-size:1rem;font-weight:600}.industry-note span{color:var(--red)}.comparison{background:var(--surface)}.comparison-icon{object-fit:contain;width:96px;height:63px;margin:0 auto 14px;display:block}.comparison-graphic{width:min(100%,540px);margin:0 auto}.comparison-graphic img{filter:drop-shadow(0 12px 24px #1b1d261a);width:100%;height:auto}.flow{background:linear-gradient(#f8f4ec,#fff)}.flow-list{gap:18px;margin-top:30px;display:grid}.flow-card{border:1px solid var(--line);min-height:150px;box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:110px 115px 1fr;align-items:center;gap:24px;padding:20px 34px;display:grid}.flow-card>strong{font-family:var(--font-serif);color:var(--red);border-right:1px dashed #d7cec4;font-size:3.8rem;font-weight:500}.flow-card .icon-orb{flex-basis:100px;width:100px;height:100px}.flow-card h3{margin:0 0 4px;font-size:1.35rem}.flow-card p{color:var(--muted);margin:0;font-weight:500}.faq{background:var(--surface-alt)}.faq-title{grid-template-columns:38px max-content 38px;justify-content:center;align-items:center;gap:16px;display:grid}.faq-title:before,.faq-title:after{content:"";background:var(--navy);width:38px;height:2px;transform:rotate(55deg)}.faq-title:after{transform:rotate(-55deg)}.faq-list{gap:12px;width:min(100%,760px);margin:28px auto 0;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:clip;box-shadow:0 5px 16px #1b1d2612}.faq-list summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:16px;min-height:65px;padding:15px 22px;font-weight:700;line-height:1.55;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{overflow-wrap:anywhere;min-width:0}.faq-toggle{justify-self:end;width:24px;height:24px;position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:var(--red);border-radius:999px;height:2px;transition:transform .25s;position:absolute;inset:50% 2px auto}.faq-toggle:after{transform:rotate(90deg)}.faq-list details[open] .faq-toggle:after{transform:rotate(90deg)scaleX(0)}.faq-list details p{color:var(--muted);border-top:1px solid var(--line);margin:0;padding:18px 22px 22px}.contact{color:#fff;background:#8b0006;padding:72px 0 0;position:relative;overflow:hidden}.contact-backdrop{background:linear-gradient(90deg,#7e0006fa 0%,#960007eb 58%,#7e000670 100%),url(/images/okazaki-hero-fv.webp) 100%/cover no-repeat;position:absolute;inset:0}.contact-grid{width:min(860px,100% - 40px);position:relative}.contact-copy{text-align:center}.contact-copy>p:first-child{font-family:var(--font-serif);margin:0;font-size:1.25rem}.contact-copy h2{font-family:var(--font-serif);white-space:nowrap;margin:8px 0 24px;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.2}.contact-copy h2 span{color:#ffe2bd;font-size:1.45em}.contact-links{grid-template-columns:1fr 1fr;gap:14px;width:min(760px,100%);margin:0 auto;display:grid}.contact-links .button{border-radius:999px}.contact-links .button-red{color:var(--red);background:#fff}.contact-safe{color:var(--navy);background:#fffffff7;justify-content:center;align-items:center;gap:8px;margin:34px 0 0;padding:12px 20px;font-size:.84rem;font-weight:600;display:flex;position:relative}.contact-safe svg{width:17px}.contact-safe strong{color:var(--red)}.diagnosis-dialog{border:0;border-radius:22px;width:min(620px,100% - 28px);max-height:calc(100dvh - 28px);padding:0;overflow:auto;box-shadow:0 24px 80px #00000059}.diagnosis-dialog::backdrop{backdrop-filter:blur(4px);background:#071a3cb3}.dialog-close{z-index:2;width:38px;height:38px;color:var(--navy);cursor:pointer;background:#f3eee7;border:0;border-radius:50%;font-size:1.65rem;line-height:1;position:absolute;top:10px;right:12px}.diagnosis-form{color:var(--navy);background:#fffffffa;padding:34px 30px 30px}.diagnosis-form h3{text-align:center;margin:0;font-size:1.7rem}.diagnosis-form-lead{color:var(--muted);text-align:center;margin:7px 0 20px;font-size:.82rem;font-weight:600}.diagnosis-field{grid-template-columns:1fr auto;margin-top:14px;font-size:.88rem;font-weight:700;display:grid}.diagnosis-field>.field-required{color:#fff;background:var(--red);border-radius:4px;align-self:center;padding:1px 6px;font-size:.7rem}.diagnosis-form input,.diagnosis-form select,.diagnosis-form textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #ccd0d7;border-radius:8px;grid-column:1/-1;margin-top:5px;padding:11px 12px}.diagnosis-form .form-honey{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;padding:0;position:absolute;left:-10000px}.diagnosis-form input,.diagnosis-form select{min-height:48px}.diagnosis-form textarea{resize:vertical}.diagnosis-form input:focus,.diagnosis-form select:focus,.diagnosis-form textarea:focus{border-color:var(--gold);outline:0;box-shadow:0 0 0 4px #cda44f2b}.diagnosis-form [aria-invalid=true]{border-color:var(--red);background:#fff8f8}.field-error{color:var(--red);grid-column:1/-1;margin-top:5px;font-size:.72rem;font-weight:700;line-height:1.5}.field-error:empty{display:none}.diagnosis-privacy{color:var(--muted);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;margin-top:20px;font-size:.75rem;font-weight:600;line-height:1.6;display:grid}.diagnosis-privacy input{width:18px;height:18px;min-height:18px;accent-color:var(--red);grid-column:auto;margin:3px 0 0;padding:0}.diagnosis-privacy span{color:inherit;font-size:inherit;background:0 0;padding:0}.privacy-error{margin-top:4px;display:block}.diagnosis-confirm{background:#fffaf2;border:1px solid #cda44f8c;border-radius:12px;margin-top:18px;padding:18px}.diagnosis-confirm>p{text-align:center;margin:0 0 12px;font-size:.84rem;font-weight:800}.diagnosis-confirm dl{gap:0;margin:0;display:grid}.diagnosis-confirm dl>div{border-top:1px solid #071a3c1a;grid-template-columns:130px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.diagnosis-confirm dt{color:var(--muted);font-size:.74rem;font-weight:700}.diagnosis-confirm dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:700}.diagnosis-actions{gap:10px;margin-top:18px;display:grid}.diagnosis-form .button{width:100%;margin-top:0}.diagnosis-edit-button{border:1px solid var(--navy);min-height:46px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;font-weight:800}.diagnosis-form .button:disabled{cursor:wait;opacity:.65}.diagnosis-security{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:.68rem;display:flex}.diagnosis-security svg{width:15px;height:15px;color:var(--gold);flex:none}.form-status{color:#17743b;text-align:center;min-height:1.5em;margin:12px 0 0;font-size:.82rem;font-weight:700}.form-status[data-state=error]{color:var(--red)}.diagnosis-form[data-submitted=true]>:not(.diagnosis-success){display:none}.diagnosis-success{text-align:center;outline:0;padding:24px 0 4px}.diagnosis-success>svg{color:#17743b;width:58px;height:58px;margin-bottom:12px}.diagnosis-success>p{margin:8px 0 0;font-size:.9rem;font-weight:700;line-height:1.75}.diagnosis-success .diagnosis-success-note{color:var(--muted);margin-top:18px;font-size:.78rem;font-weight:600}.diagnosis-success .button{max-width:280px;margin:24px auto 0}.site-footer{text-align:center;background:#fff;padding:50px 20px 95px}.footer-brand{margin:auto}.site-footer>p{margin:22px 0;font-weight:600}.site-footer>small{color:var(--muted)}.mobile-sticky{display:none}@media (width>=761px){.reasons .section-kicker{margin-bottom:-8px}.plan-section .section-kicker{margin-bottom:-10px;font-size:clamp(1.35rem,2.4vw,2rem)}}@media (width<=980px){.problem-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-card:last-child{grid-column:1/-1;justify-self:center;width:min(100%,346px)}.section-cta{text-align:center;grid-template-columns:1fr;max-width:680px}.support-grid,.industry-grid{grid-template-columns:repeat(3,1fr)}.support-card.wide{grid-column:1/-1;justify-self:center;width:min(100%,470px)}.industry-card.factory{grid-column:2}.contact-grid{grid-template-columns:1fr 380px;gap:35px}.contact-links{grid-template-columns:1fr}}@media (width>=761px) and (width<=1024px){.hero-area-label{font-size:clamp(.88rem,1.8vw,1.15rem)}.hero-direct{font-size:clamp(1.05rem,2.4vw,1.55rem)}.hero-main-title{font-size:clamp(3.25rem,6.8vw,4.35rem)}.hero-tagline{font-size:clamp(.92rem,2vw,1.28rem)}.hero-description{font-size:clamp(.8rem,1.55vw,1rem)}}@media (width>=761px) and (width<=1100px){.speed-flow-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(780px,100%);margin-inline:auto}.speed-flow-step{text-align:left;grid-template-rows:1fr;grid-template-columns:58px minmax(0,1fr) 82px;place-items:center stretch;gap:12px;min-height:145px;padding:26px 18px 22px}.speed-flow-icon{width:58px;height:58px}.speed-flow-icon svg{width:44px;height:44px}.speed-flow-copy h4{margin-bottom:5px}.speed-flow-copy p{font-size:.7rem}.speed-flow-time{text-align:center;min-width:78px;padding-inline:8px}.choice-list{grid-template-columns:1fr;gap:0;width:min(820px,100%);margin-inline:auto}.choice-flow-item{padding-bottom:42px}.choice-flow-item:last-child{padding-bottom:0}.choice-card{min-height:210px;padding:32px 38px}.choice-flow-arrow{inset:auto auto -4px 50%;translate:-50%}.choice-flow-arrow svg{transform:none}.choice-card-main{text-align:left;grid-template-rows:none;grid-template-columns:160px minmax(0,1fr);place-items:center stretch;gap:28px;height:auto}.choice-card .icon-orb{flex-basis:120px;width:150px;height:120px}.choice-copy{border-left:1px solid #cda44f38;padding-left:28px}.choice-copy h3{min-height:0;margin:0 0 12px;font-size:1.35rem}.choice-assurance-grid article{text-align:center;padding-inline:18px;display:block}.choice-assurance-icon{margin:0 auto 12px}}@media (width<=760px){.hero-background-desktop{display:none}.hero-background-mobile{display:block}body{padding-bottom:66px;font-size:14px}.container,.container.narrow{width:min(100% - 28px,560px)}.section{padding:56px 0}.section-kicker{margin-bottom:6px;font-size:.92rem}.section-kicker:before,.section-kicker:after{margin:0 7px}.section-title,.section-title.large{white-space:nowrap;font-size:clamp(2rem,10vw,3rem);line-height:1.35}.section-intro{margin:8px auto 22px;font-size:.95rem}.brand{gap:9px}.brand-mark{border-width:5px;width:31px;height:37px}.brand-mark:after{width:12px;height:5px;right:-5px}.brand-mark i{border-width:4px;height:14px;left:6px;right:6px}.brand-type{gap:4px}.brand-type strong{font-size:1.07rem}.brand-type small{font-size:.67rem}.hero{aspect-ratio:1173/1341;background:linear-gradient(100deg,#f8fcff 0%,#e2f2ff 48%,#75befa 100%);height:auto;min-height:0}.hero:after{display:none}.hero-background{object-fit:cover;object-position:center;width:100%;height:100%;top:0;left:0;transform:none}.hero-content{aspect-ratio:auto;width:auto;height:auto;min-height:0;padding:0;display:block;position:absolute;inset:0;transform:none}.hero-area-label{color:#fff;background:var(--navy);width:auto;min-width:0;max-width:60%;font-family:var(--font-serif);letter-spacing:.1em;text-align:left;border-radius:0 0 5px;padding:1.25% 3.5%;font-size:clamp(.65rem,2.65vw,.9rem);font-weight:900;display:block;position:absolute;top:0;left:0;box-shadow:0 6px 15px #071a3c2e}.hero-area-label:before,.hero-area-label:after{display:none}.hero-direct{width:66%;font-family:var(--font-serif);letter-spacing:.08em;text-align:left;margin:0;font-size:clamp(1.05rem,4vw,1.9rem);font-weight:900;line-height:1.2;display:block;position:absolute;top:9.3%;left:4%}.hero-direct:before,.hero-direct:after{height:1px}.hero-main-title{letter-spacing:0;width:83.8%;font-size:13.2vw;position:absolute;top:15.5%;left:4%}.hero-tagline{text-align:left;border-bottom-width:1px;width:60%;margin:0;padding-bottom:1.5vw;font-size:2.75vw;position:absolute;top:31.5%;left:4%}.hero-description{margin:0;font-size:3vw;line-height:1.55;position:absolute;top:39.5%;left:4%}.hero-description-custom{margin-left:0;display:block}.hero-description-custom+br{display:none}.hero-price-badge{width:26.5%;top:53.5%;left:10.75%;right:auto}.hero-urgent{width:43%;margin:0;position:absolute;top:auto;bottom:2%;left:2.5%}.hero-actions{display:none}.button-large{min-height:59px;font-size:1rem}.safe-note{white-space:nowrap;gap:4px;font-size:clamp(.52rem,2.5vw,.68rem);line-height:1.5}.safe-note strong{flex:none}.safe-note-main,.safe-note-extra{font-size:1em}.hero-actions .safe-note{letter-spacing:0;width:100%;min-width:0;max-width:100%;font-size:clamp(6px,3.57vw - 5.3px,8px)}.hero-actions .safe-note svg{flex:0 0 14px;width:14px;height:14px}.problems{padding-bottom:32px}.problems .section-title{letter-spacing:.015em;font-size:clamp(1.32rem,6.2vw,1.8rem)}.problem-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.problem-card{border-radius:15px;min-height:225px;padding:14px 9px 17px}.number-red{font-size:1.4rem}.icon-orb{flex-basis:92px;width:92px;height:92px}.problem-card p{font-size:.94rem}.problem-card:nth-child(6) .icon-orb{flex-basis:96px;width:104px;height:96px}.reasons{padding-top:28px}.reasons .section-kicker{margin-bottom:0;font-size:1.35rem}.reasons .section-title{letter-spacing:.025em;white-space:normal;font-size:clamp(2.1rem,8.6vw,2.4rem);line-height:1.05}.reasons .section-title .reason-title-line{display:block}.reasons .section-title .reason-title-line:first-child{margin-bottom:18px}.huge-zero{font-size:2em}.reason-list{gap:15px;margin-top:26px}.reason-card{border-radius:15px;grid-template-columns:64px minmax(0,1fr);gap:10px;min-height:198px;padding:22px 16px}.reason-card .icon-orb{grid-area:2/1;width:64px;height:64px}.reason-copy{display:contents}.reason-copy h3{grid-area:1/1/auto/-1;font-size:clamp(1.2rem,6.43vw,1.8rem);line-height:1.35}.reason-card:first-child .reason-copy h3{white-space:nowrap}.reason-copy p{grid-area:2/2;font-size:.78rem;line-height:1.7}.speed-section{padding-block:38px 44px}.speed-section .container{width:min(100% - 42px,560px)}.speed-urgent{letter-spacing:.055em;margin-bottom:18px;padding:5px 16px 6px;font-size:clamp(.69rem,3vw,.78rem)}.speed-eyebrow{letter-spacing:.17em;font-size:clamp(1.8rem,8.3vw,2.25rem)}.speed-heading h2{letter-spacing:.015em;white-space:nowrap;margin:1px 0 7px;font-size:clamp(3.45rem,15.8vw,4.35rem);font-weight:900;line-height:.98}.speed-catch{margin-top:16px;font-size:clamp(1rem,4.5vw,1.16rem)}.speed-catch strong{border-bottom-width:5px}.speed-description{margin-top:10px;font-size:.76rem;line-height:1.75}.speed-use-grid{border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px;padding:9px 3px;box-shadow:0 8px 22px #1b1d261a,0 2px 5px #1b1d260d}.speed-use-grid article{gap:7px;min-height:76px;padding:4px 3px}.speed-use-grid svg{width:22px;height:22px}.speed-use-grid p{letter-spacing:.015em;font-size:clamp(.6rem,2.65vw,.67rem);line-height:1.5}.speed-flow-block{margin-top:34px}.speed-flow-heading p{margin-bottom:1px;font-size:.8rem}.speed-flow-heading h3{font-size:clamp(1.12rem,5vw,1.3rem)}.speed-flow-list{grid-template-columns:1fr;gap:0;margin:18px 10px 0;position:relative}.speed-flow-list:before{content:"";z-index:0;background:var(--red);width:1px;position:absolute;top:25px;bottom:25px;left:23px}.speed-flow-item{padding:0 0 9px;position:relative}.speed-flow-item:last-child{padding-bottom:0}.speed-flow-number{width:47px;height:51px;font-size:.78rem;top:50%;left:0;translate:0 -50%}.speed-flow-step{text-align:left;border-radius:11px;grid-template-rows:1fr;grid-template-columns:35px minmax(0,1fr) 58px;place-items:center stretch;gap:8px;min-height:76px;padding:11px 9px 11px 52px}.speed-flow-arrow{z-index:3;width:23px;height:23px;color:var(--red);box-shadow:none;background:#fff;border:0;border-radius:0;place-items:center;display:grid;position:absolute;bottom:-7px;left:12px}.speed-flow-arrow svg{stroke-width:2.4px;width:16px;height:16px}.speed-flow-icon{width:35px;height:35px}.speed-flow-icon svg{width:27px;height:27px}.speed-flow-copy h4{margin-bottom:3px;font-size:.69rem;line-height:1.45}.speed-flow-copy p{color:var(--navy);font-size:.59rem;line-height:1.55}.speed-flow-time{text-align:center;min-width:56px;padding:3px 4px;font-size:.53rem}.speed-quality{border-radius:13px;margin-top:29px;padding:21px 8px 19px}.speed-quality>h3{font-size:clamp(.97rem,4.4vw,1.12rem)}.speed-quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:17px}.speed-quality-grid article{padding:0 7px}.speed-quality-grid svg{width:28px;height:28px}.speed-quality-grid h4{margin:8px 0 5px;font-size:.64rem;line-height:1.5}.speed-quality-grid p{color:var(--navy);font-size:.53rem;line-height:1.55}.speed-disclaimer{margin-top:14px;font-size:.54rem;line-height:1.5}.plan-grid{grid-template-columns:1fr;gap:17px;margin-top:20px}.plan-card:last-child{grid-column:auto;justify-self:stretch;width:auto}.plan-section .section-kicker{margin-bottom:-7px}.plan-section .section-title{line-height:1.02}.plan-card{border-radius:16px;padding:25px 22px}.plan-head{gap:18px}.plan-head h3{font-size:1.85rem}.plan-head strong{font-size:2rem}.plan-lead{min-height:0}.support-section{padding-bottom:72px}.support-title{padding:36px 10px 62px}.support-title p{font-size:1.25rem}.support-title p strong{font-size:2rem}.support-title h2{white-space:nowrap;font-size:2.8rem}.support-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.support-card{border-radius:14px;min-height:190px;padding:25px 8px 15px}.support-card>span{width:42px;height:42px;font-size:1.35rem}.support-card svg,.support-design-icon{margin-bottom:15px}.support-design-icon{width:78px;height:62px}.support-card h3{white-space:normal;font-size:.9rem}.support-card.wide{flex-direction:row;grid-column:1/-1;justify-self:stretch;gap:24px;width:100%;min-height:130px}.choices{padding-block:52px 58px}.choices .container{width:min(100% - 40px,560px)}.choices .section-kicker{margin-bottom:12px;font-size:.86rem}.choices .section-kicker:before,.choices .section-kicker:after{margin-inline:9px}.choices .section-title{letter-spacing:.035em;padding-bottom:21px;font-size:clamp(2.45rem,10.8vw,3rem)}.choices .section-title:after{width:180px;max-width:56%}.choices .section-intro{margin-top:18px;font-size:.82rem;line-height:1.85}.choice-list{grid-template-columns:1fr;gap:0;margin-top:32px}.choice-flow-item{padding-bottom:35px}.choice-flow-item:last-child{padding-bottom:0}.choice-card{border-radius:15px;min-height:184px;padding:24px 18px 26px;display:block}.choice-flow-arrow{width:50px;height:50px;inset:auto auto -9px 50%;translate:-50%}.choice-flow-arrow svg{width:22px;height:22px;transform:none}.choice-card-main{text-align:left;grid-template-rows:none;grid-template-columns:94px minmax(0,1fr);place-items:center stretch;gap:10px;height:auto}.choice-card .icon-orb{flex-basis:88px;width:92px;height:88px;transform:none}.choice-card .icon-orb img{transform:scale(1.06)}.choice-copy{border-left:1px solid #cda44f38;padding-left:12px}.choice-copy h3{white-space:normal;min-height:3em;margin:0 0 9px;font-size:clamp(.82rem,3.35vw,.9rem)}.choice-copy p{font-size:.7rem;line-height:1.75}.choice-assurance-title{margin:52px 0 24px;font-size:clamp(.94rem,4.5vw,1.15rem);line-height:1.6;display:block}.choice-assurance-copy{white-space:normal}.choice-assurance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-assurance-grid article{text-align:center;padding:0 8px;display:block}.choice-assurance-grid article+article{border-left-color:#cda44f52}.choice-assurance-icon{width:70px;height:70px;margin:0 auto 12px}.choice-assurance-icon svg{width:42px;height:42px}.choice-assurance-grid h4{margin-bottom:6px;font-size:.69rem;line-height:1.55}.choice-assurance-grid h4 span{display:block}.choice-assurance-grid p{color:var(--navy);font-size:.55rem;line-height:1.6}.audit-list{gap:10px;margin-top:20px}.audit-card{border-radius:13px;grid-template-columns:43px 82px 1fr;gap:10px;min-height:118px;padding:12px}.audit-no{width:40px;height:40px;font-size:1.1rem}.audit-card .icon-orb{flex-basis:76px;width:76px;height:76px}.audit-card h3{font-size:1rem}.audit .section-title{white-space:nowrap;letter-spacing:.015em;font-size:clamp(1.65rem,7.8vw,2rem)}.section-cta{border-radius:15px;gap:17px;margin-top:26px;padding:20px 16px}.section-cta-copy strong{font-size:1.08rem}.section-cta-copy span{font-size:.76rem}.section-cta .button{min-height:51px;font-size:.78rem}.industries{padding-top:30px}.industries .section-intro{font-size:.85rem}.industries .section-title{letter-spacing:.02em;font-size:2rem}.city-icon{width:84px;height:58px}.industry-grid{grid-template-columns:repeat(2,1fr);gap:12px}.industry-card,.industry-card.factory{border-radius:14px;grid-column:span 1;min-height:185px}.industry-card.factory{grid-column:1/-1}.industry-art{height:125px}.industry-label{gap:7px;min-height:62px;padding:7px 8px}.industry-label i{flex:0 0 42px;width:42px;height:42px;position:static}.industry-label h3{letter-spacing:0;white-space:nowrap;min-width:0;font-size:.78rem}.comparison .section-title{letter-spacing:.01em;font-size:clamp(1.08rem,5.5vw,1.5rem)}.comparison .section-intro{font-size:.84rem}.comparison-graphic{width:min(100%,430px)}.flow-list{gap:12px;margin-top:22px}.flow-card{grid-template-columns:67px 75px 1fr;gap:10px;min-height:125px;padding:13px 12px}.flow-card>strong{font-size:2.7rem}.flow-card .icon-orb{flex-basis:70px;width:70px;height:70px}.flow-card h3{font-size:.98rem}.flow-card p{font-size:.73rem;line-height:1.6}.faq-list{margin-top:20px}.faq-title{grid-template-columns:24px minmax(0,max-content) 24px;gap:9px;font-size:clamp(1.75rem,9vw,2.25rem)}.faq-title:before,.faq-title:after{width:24px}.faq-list summary{grid-template-columns:minmax(0,1fr) 24px;min-height:58px;padding:13px 14px;font-size:.88rem}.faq-list details p{padding:15px 14px 18px;font-size:.82rem}.contact{padding:48px 0 0}.contact-backdrop{background:linear-gradient(90deg,#7e0006fa 0%,#960007eb 64%,#7e000680 100%),url(/images/okazaki-hero-fv.webp) 100%/auto 100% no-repeat}.contact-grid{width:min(100% - 28px,560px)}.contact-copy{text-align:center}.contact-copy>p:first-child{font-size:.95rem}.contact-copy h2{margin:6px 0 22px;font-size:clamp(1.7rem,8.4vw,2.15rem)}.contact-links{grid-template-columns:1fr;gap:11px}.contact-links .button{min-height:55px}.contact-safe{white-space:nowrap;gap:4px;margin-top:26px;padding:10px 8px;font-size:clamp(.52rem,2.5vw,.68rem)}.contact-safe strong{flex:none}.diagnosis-form{padding:34px 18px 24px}.site-footer{padding-bottom:35px}.mobile-sticky{z-index:45;background:#fff;grid-template-columns:1fr 1fr;height:66px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #071a3c26}.mobile-sticky a{justify-content:center;align-items:center;gap:7px;font-weight:800;display:flex}.mobile-sticky a:first-child{color:#fff;background:var(--red)}.mobile-sticky a:last-child{color:#15944a}.mobile-sticky .line-brand-icon{flex-basis:22px;width:22px;height:22px}}@media (width<=340px){.industries .section-title{letter-spacing:-.06em;width:calc(100% + 26px);margin-left:-13px}}@media (width>=761px){.hero-background-desktop{object-fit:cover;object-position:center;width:100%;height:100%;top:0;left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
