@font-face{font-family:'Noto Sans JP';src:url('fonts/NotoSansJP-variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:'Noto Serif JP';src:url('fonts/NotoSerifJP-variable.woff2') format('woff2');font-weight:200 900;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/Manrope-variable.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{--navy:#173e5b;--blue:#215b80;--green:#08483e;--orange:#b45b2c;--ivory:#fbf9f3;--pale:#eff4f6;--line:#cbd5da;--muted:#586b77;--sans:'Noto Sans JP',sans-serif;--serif:'Noto Serif JP',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--navy);font-family:var(--sans);font-size:17px;line-height:1.95;font-synthesis:none;background:white}h1,h2,h3,p,figure,ul,ol,dl,dd{margin:0}h1,h2{font-family:var(--serif);font-weight:500;line-height:1.65;letter-spacing:.025em}h2{font-size:42px}h3{font-size:23px;font-weight:600;line-height:1.65}p+p{margin-top:24px}a{color:inherit;text-underline-offset:5px}img{display:block;width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}:focus-visible{outline:3px solid #cb793a;outline-offset:5px}figure figcaption{font-size:12px;line-height:1.8;color:var(--muted);margin-top:10px}small{font-size:.78em}button{border:0}svg{stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon{width:52px;height:52px;flex:none}.sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1160px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:920px}.section{padding:100px 0}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.08em;margin-bottom:22px}.section-title{margin-bottom:48px}.section-title h2{color:var(--navy)}.section-title p:not(.eyebrow){margin-top:24px}.center{text-align:center}.number{font-family:Manrope,var(--sans);font-weight:600}.note{font-size:13px;line-height:1.95;color:var(--muted);margin-top:24px}.demo-label{font-size:12px;letter-spacing:.025em;font-weight:500}.mobile{display:none}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.skip:focus{position:fixed;top:8px;left:8px;z-index:100;background:#fff;padding:14px}.button{display:flex;align-items:center;justify-content:center;gap:20px;background:var(--orange);color:white;border:1px solid var(--orange);padding:20px 26px;border-radius:4px;min-height:68px;text-decoration:none;font-size:19px;font-weight:500;line-height:1.6;transition:background .2s,transform .2s}.button:hover{background:#914320;transform:translateY(-2px)}.button>span:last-child{margin-left:auto}.button .icon{width:25px;height:25px}.blue-band{background:var(--blue);color:white;text-align:center;padding:38px 24px}.blue-band>p{font-size:15px;letter-spacing:.08em;margin-bottom:12px}.blue-band h2{font-size:38px}.site-header{background:#fff;border-bottom:1px solid #e3e8eb}.header-inner{max-width:1440px;margin:auto;padding:20px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;color:var(--green);font-family:var(--serif);font-size:23px;line-height:1.6}.brand svg{width:55px;height:47px}.brand small{display:block;font-size:13px}.header-right{display:flex;gap:35px;align-items:center}.header-right>a{font-weight:600;text-decoration:none;border-bottom:1px solid var(--navy)}
.hero{position:relative;min-height:760px;background:var(--ivory);isolation:isolate;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:-1;height:100%;object-fit:cover;object-position:center}.hero-inner{position:relative;width:min(1440px,100%);padding:48px 4.5% 50px;margin:auto}.hero .eyebrow{font-size:19px;margin-bottom:20px}.hero h1{font-size:clamp(48px,4.8vw,77px);font-weight:600;line-height:1.48;color:var(--green);letter-spacing:0}.hero-lead{font-size:22px;line-height:1.8;font-weight:500;margin-top:26px}.hero-price{margin-top:25px}.hero-price>span{font-size:14px}.hero-price p{display:flex;gap:14px;align-items:center;line-height:1.25;margin-top:4px}.hero-price b{font-size:65px;color:var(--navy)}.hero-price p>span{font-size:26px}.hero-price small{display:block;font-size:11px;line-height:1.7}.hero-area{font-size:13px;line-height:1.9;margin-top:16px}.hero-cta{width:470px;max-width:46%;margin-top:25px;justify-content:space-between}.hero-field{position:absolute;right:3.5%;bottom:30px;width:225px;background:white;padding:6px 6px 10px;box-shadow:0 5px 20px #173e5b20;transform:rotate(2deg)}.hero-field img{aspect-ratio:1.65;object-fit:cover;object-position:35% center}.hero-field figcaption{color:var(--navy);font-size:12px;text-align:center;margin-top:5px;line-height:1.6}.hero-field figcaption span{display:block;font-size:10px}
.badges-section{padding:52px 0 38px;background:var(--ivory);border-bottom:1px solid #e8e1d7}.badges{display:flex;justify-content:center;gap:44px;list-style:none;padding:0}.badges li{border-radius:50%;background:var(--orange);color:white;width:186px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 7px var(--orange),inset 0 0 0 8px #ffffff66}.badges li>span{font-size:14px;line-height:2}.badges strong{font-size:21px;font-weight:500}.badges b{font-size:39px;line-height:1.5;margin-right:3px}.badges-section .note{margin-top:28px;font-size:12px}.introduction{padding:0 0 82px}.intro-copy{padding-top:52px;font-size:18px;line-height:2.2}.intro-emphasis{font-family:var(--serif);font-weight:500;font-size:26px;color:var(--green)}
.contact-strip{background:#eaf0f4;border-block:1px solid #d8e2e8;padding-block:64px}.contact-layout{display:grid;grid-template-columns:205px 1fr;gap:60px;align-items:center}.contact-person img{aspect-ratio:1/1.12;object-fit:cover;object-position:50% 17%;border-radius:100px 100px 5px 5px}.contact-person figcaption{font-size:11px;text-align:center}.contact-copy .eyebrow{font-size:13px;margin-bottom:10px}.contact-copy h2{font-size:31px}.contact-copy>p:not(.eyebrow):not(.note){margin-top:14px;font-size:16px}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}.contact-actions .button{font-size:18px;padding:18px}.phone-button{background:white;border:1px solid var(--navy);border-radius:4px;padding:10px 16px;line-height:1.6;text-align:center}.phone-button>span{font-size:14px;font-weight:600}.phone-button b{display:block;font:600 26px/1.55 Manrope,var(--sans)}.phone-button>small{display:block;font-size:12px}.phone-button:hover{background:#f7fbfe}.contact-copy>.note{font-size:12px;margin-top:15px}
.worry-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:64px;align-items:center}.worry-layout img{aspect-ratio:.95;object-fit:cover;object-position:58% center;border-radius:90px 4px 4px 4px}.check-list{list-style:none;padding:0}.check-list li{padding:19px 0 19px 32px;border-bottom:1px solid var(--line);position:relative;font-size:17px;line-height:1.85}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--orange);font-size:22px}.check-list li:first-child{padding-top:0}.solution{padding:0 0 96px;background:var(--pale)}.team-photo{max-width:1040px;margin:56px auto 0}.team-photo img{aspect-ratio:1.92;object-fit:cover;object-position:center 40%;border-radius:4px}.solution-copy{display:grid;grid-template-columns:1fr 1.1fr;gap:76px;margin-top:42px}.solution-copy h3{font-family:var(--serif);font-weight:500;font-size:29px}.strengths .section-title{text-align:center}.strength-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 70px}.strength-grid article{position:relative;padding:35px 20px 0 86px;border-top:1px solid var(--line)}.round-number{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--blue);color:#fff;width:48px;height:48px;font:500 19px/1 Manrope,var(--sans);flex:none}.strength-grid .round-number{position:absolute;top:30px;left:0}.strength-grid .icon{color:var(--blue);margin-bottom:15px}.strength-grid h3{font-size:26px;line-height:1.7}.strength-grid p{margin-top:22px}.small-link{display:block;font-size:13px;color:var(--muted);margin-top:24px;border-top:1px dashed var(--line);padding-top:15px}.strengths>.container>.note{margin-top:50px}
.voices{background:var(--ivory)}.fiction-note{font-size:14px;padding:17px 20px;border-left:3px solid var(--orange);background:#fff;margin-top:-14px;margin-bottom:38px}.voice-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.voice-grid article{padding:0 0 24px;border-bottom:1px solid #d9cfc0}.voice-person{display:flex;gap:26px;align-items:center}.voice-person img{width:120px;height:120px;object-fit:cover;border-radius:50%;object-position:center 35%}.voice-person p{font-size:14px;margin-top:8px}.voice-person .demo-label{color:#81512c}.voice-grid h3{font:500 25px/1.8 var(--serif);margin:28px 0 22px}.voice-grid>article>p{font-size:17px}.voice-grid .voice-takeaway{font-size:13px;color:var(--muted);margin-top:26px}.faq-list article+article{margin-top:28px}.faq-list h3{background:var(--blue);color:#fff;padding:20px 26px;display:flex;align-items:baseline;gap:22px;font-size:18px;border-radius:3px;font-weight:500;line-height:1.8}.faq-list h3>span{font:500 25px var(--serif);flex:none}.faq-list article>p{padding:22px 26px 8px;display:flex;gap:24px;font-size:17px;line-height:2}.faq-list b{font:500 25px var(--serif);color:var(--orange)}
.message{padding-bottom:0;background:var(--ivory)}.message-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.message-grid figure{max-width:440px}.message-grid img{border-radius:4px;aspect-ratio:.8;object-fit:cover}.message-grid h2{font-size:32px;line-height:1.9;margin-bottom:32px}.message-grid p:not(.eyebrow){font-size:17px;line-height:2.1}.signature{padding-top:25px}.signature strong{font:500 26px var(--serif);margin-left:20px}.signature small{display:block;font-size:12px;color:var(--muted);margin-top:10px}.message-end{margin-top:76px;padding:30px 20px}.message-end p{font:500 25px/1.8 var(--serif);margin:0}.flow-list{padding:0;list-style:none;max-width:940px;margin:auto}.flow-list li{display:grid;grid-template-columns:60px 1fr;gap:28px;position:relative;padding:24px 30px 28px;border-bottom:1px solid var(--line)}.flow-list li:first-child{border-top:1px solid var(--line)}.flow-list li:not(:last-child):after{content:'↓';position:absolute;left:42px;bottom:-15px;z-index:1;background:white;color:var(--blue);font-size:23px;line-height:30px;padding:0 4px}.flow-list h3{font-size:22px;margin-bottom:10px}.flow-list p{font-size:17px}.flow-list .round-number{width:50px;height:50px;margin-top:4px}
.fees{background:var(--pale)}.fees .section-title{margin-bottom:24px}.fee-table-wrap{margin-top:36px}.fee-table{border-collapse:collapse;width:100%;font-size:16px;line-height:1.8;background:white}.fee-table th,.fee-table td{padding:25px 26px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle}.fee-table thead{background:var(--navy);color:#fff}.fee-table thead th{font-weight:500;padding-block:16px;white-space:nowrap}.fee-table tbody th{font-weight:500;width:30%}.fee-table td{font-family:Manrope,var(--sans)}.fee-table small{display:block;font-family:var(--sans);font-size:12px;margin-top:6px;font-weight:400}.featured-fee{background:#f5f0e6}.featured-fee b{font-size:23px;white-space:nowrap;font-weight:600}.fee-example{margin-top:30px;display:flex;gap:35px;align-items:flex-start;padding:25px;border:1px solid #acbac4;background:transparent}.fee-example>span{flex:none;font-size:14px;background:var(--navy);color:white;padding:4px 13px}.fee-example p{font-size:17px}.fee-example strong{display:block;font:500 35px/1.8 Manrope,var(--sans)}.fee-example strong span{font-size:16px}.fee-example small{display:block;font-size:12px}.fees .note{margin-top:20px}
.form-demo-notice{border-left:3px solid var(--orange);background:var(--ivory);padding:22px 26px;margin-bottom:38px;font-size:15px}.form-demo-notice p{font-size:14px;line-height:1.8;margin-top:8px}form label{display:block;font-size:16px;font-weight:500}input:not([type=checkbox]),select,textarea{display:block;width:100%;padding:13px 15px;border:1px solid #aab8c2;border-radius:3px;background:#fff;font-size:16px;margin-top:12px;line-height:1.7;font-weight:400}input::placeholder,textarea::placeholder{color:#697984}textarea{resize:vertical;min-height:150px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.required,.optional{font-size:11px;padding:2px 6px;vertical-align:middle;margin-left:8px}.required{background:#f1e2d8;color:#864020}.optional{background:#e8eef1}.consent{display:flex;align-items:flex-start;gap:12px;line-height:1.9;margin-top:28px;font-size:14px}input[type=checkbox]{width:19px;height:19px;margin:5px 0 0;flex:none;accent-color:var(--blue)}.submit-button{min-width:360px;margin:26px auto 0}.submit-button>span:last-child{margin-left:35px}#form-result{padding:24px;background:#eaf0f4;border:1px solid #94aab9;margin-top:28px;font-size:16px}form .note{margin-top:18px}
.prevention{padding-block:68px;background:var(--pale)}.prevention .section-title{text-align:center;margin-bottom:12px}.prevention h2{font-size:32px}.prevention .note{margin-top:0}.prevention-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;text-align:center;gap:25px}.prevention-list li+li{border-left:1px solid var(--line);padding-left:25px}.prevention-list .icon{margin:0 auto 18px;color:var(--blue);width:44px;height:44px}.prevention-list h3{font-size:18px}.prevention-list p{font-size:14px;margin-top:12px}.office-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.office dl>div{display:grid;grid-template-columns:95px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:19px 0;font-size:15px}.office dl>div:first-child{padding-top:0}.office dt{font-weight:500}.office dd small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.map-placeholder{background:#eaf0f4;min-height:370px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--line);border-radius:4px}.map-placeholder .icon{margin-bottom:18px;color:var(--blue)}.map-placeholder h3{font-size:22px}.map-placeholder p{font-size:14px;margin-top:16px}.map-placeholder small{font-size:12px;margin-top:12px}.map-button{font-size:15px;background:var(--navy);color:white;padding:12px 18px;border-radius:3px;margin-top:24px}.map-external{display:block;font-size:14px;margin-top:15px}.map-area .note{margin-top:12px}#map-container.loaded{padding:0;display:block}#map-container iframe{width:100%;height:370px;border:0;display:block}.site-footer{background:var(--navy);color:#fff;padding:45px 0 28px}.footer-top-link{float:right;font-size:13px}.footer-name{font-family:var(--serif);font-size:22px}.portfolio-disclosure{font-size:12px;max-width:870px;line-height:2;margin-top:25px}.site-footer details{margin-top:25px;font-size:12px;max-width:870px}.site-footer summary{cursor:pointer}.site-footer details p{margin-top:14px}.copyright{border-top:1px solid #ffffff40;padding-top:22px;margin-top:34px;font-size:12px}.site-footer a:focus-visible{outline-color:#fff}dialog{border:0;border-radius:6px;padding:50px;width:min(620px,calc(100% - 40px));box-shadow:0 15px 100px #0003;color:var(--navy)}dialog::backdrop{background:#0a263aba}dialog h2{font-size:28px}dialog p{font-size:16px}dialog .eyebrow{font-size:13px}.dialog-close{position:absolute;right:14px;top:10px;font-size:30px;background:transparent;line-height:1;width:40px;height:40px}.dialog-ok{margin-top:28px;width:100%;font-size:17px}
@media(min-width:701px) and (max-width:1100px){
 .container{width:calc(100% - 64px)}.header-inner{padding-inline:32px}.header-right{gap:20px}.brand{font-size:20px}.hero{min-height:690px}.hero-inner{padding:40px 32px}.hero h1{font-size:48px}.hero .eyebrow{font-size:16px}.hero-lead{font-size:19px}.hero-price b{font-size:55px}.hero-price{margin-top:22px}.hero-cta{max-width:48%;font-size:17px;padding:16px}.hero-area{max-width:45%;font-size:12px}.hero-bg{object-position:55% center}.hero-field{width:175px;right:24px;bottom:25px}.badges{gap:25px}.badges li{width:155px}.badges strong{font-size:18px}.badges li>span{font-size:12px}.contact-layout{grid-template-columns:150px 1fr;gap:30px}.contact-copy h2{font-size:28px}.contact-actions{gap:14px}.contact-actions .button{font-size:16px;padding:12px;gap:10px}.contact-actions .icon{width:20px}.phone-button b{font-size:21px}.section{padding-block:76px}.introduction,.solution{padding-top:0}.contact-strip{padding-block:45px}h2{font-size:34px}.worry-layout{gap:35px;grid-template-columns:.9fr 1.1fr}.check-list li{font-size:16px}.solution-copy{gap:35px}.strength-grid{gap:40px}.strength-grid article{padding-left:66px;padding-right:0}.strength-grid h3{font-size:24px}.voice-grid{gap:35px}.voice-person{gap:16px}.voice-person img{width:90px;height:90px}.voice-grid h3{font-size:23px}.message{padding-bottom:0}.message-grid{gap:40px}.message-grid h2{font-size:27px}.fee-table th,.fee-table td{padding:20px 16px;font-size:14px}.featured-fee b{font-size:18px}.office-grid{gap:32px;grid-template-columns:1fr 1fr}.office dl>div{grid-template-columns:72px 1fr;font-size:14px}.map-placeholder{padding:24px 18px}.prevention-list{gap:16px}.prevention-list li+li{padding-left:16px}.prevention-list h3{font-size:16px}.prevention-list p{font-size:13px}
}
@media(max-width:700px){
 body{font-size:16px;line-height:2}.container{width:calc(100% - 40px)}.section{padding:64px 0}h2{font-size:28px;line-height:1.75;letter-spacing:0}h3{font-size:21px}.eyebrow{font-size:12px;letter-spacing:.035em;margin-bottom:16px}.section-title{margin-bottom:32px}.note{font-size:12px}.mobile{display:block}.desktop{display:none}.header-inner{padding:17px 20px;gap:10px}.brand{font-size:17px;gap:10px;line-height:1.65}.brand svg{width:36px;height:35px}.brand small{font-size:10px}.header-right{display:block;text-align:right;max-width:95px;line-height:1.7}.header-right .demo-label{font-size:9px;display:block}.header-right>a{font-size:12px;display:inline-block;margin-top:5px}.button{font-size:17px;min-height:64px;padding:17px 20px}.hero{height:760px;min-height:0}.hero-inner{padding:28px 20px 0;height:100%}.hero-bg{width:870px;height:490px;max-width:none;left:calc(50% - 526px);top:120px;object-fit:fill}.hero .eyebrow{font-size:14px;margin-bottom:18px}.hero h1{font-size:clamp(33px,8.8vw,40px);line-height:1.65}.hero-lead{font-size:16px;line-height:2;margin-top:34px;width:165px;text-wrap:pretty}.hero-lead br{display:none}.hero-price{position:absolute;left:20px;top:340px;background:#fbf9f3e8;padding:10px 12px 10px 0;margin:0;border-radius:0 4px 4px 0}.hero-price>span{font-size:11px}.hero-price b{font-size:49px}.hero-price p{gap:9px}.hero-price p>span{font-size:20px}.hero-price small{font-size:10px}.hero-area{position:absolute;bottom:28px;left:20px;width:calc(100% - 40px);font-size:12px;line-height:1.8;margin:0;text-align:center}.hero-cta{position:absolute;bottom:90px;left:20px;width:calc(100% - 40px);max-width:none;margin:0;font-size:18px}.hero-field{width:144px;right:20px;bottom:164px;transform:rotate(2deg);padding:4px 4px 6px}.hero-field img{aspect-ratio:1.7;object-fit:cover}.hero-field figcaption{font-size:10px;margin-top:4px}.hero-field figcaption span{font-size:9px}.badges-section{padding:32px 0}.badges{display:grid;grid-template-columns:repeat(2,145px);gap:22px 24px}.badges li{width:145px}.badges li>span{font-size:12px}.badges strong{font-size:18px}.badges b{font-size:33px}.badges-section .note{font-size:11px}.blue-band{padding:30px 20px}.blue-band h2{font-size:26px;line-height:1.8}.blue-band>p{font-size:12px;margin-bottom:10px}.introduction{padding-top:0;padding-bottom:55px}.intro-copy{padding-top:32px;font-size:16px;line-height:2.1}.intro-emphasis{font-size:21px}.contact-strip{padding-block:38px}.contact-layout{display:grid;grid-template-columns:95px 1fr;gap:16px;align-items:start}.contact-person img{aspect-ratio:.85;border-radius:50px 50px 3px 3px}.contact-person figcaption{font-size:10px;line-height:1.7}.contact-copy{display:contents}.contact-copy .eyebrow{grid-column:2;grid-row:1;margin-top:5px;font-size:11px;line-height:1.8}.contact-copy h2{grid-column:2;grid-row:1;font-size:23px;margin-top:55px;line-height:1.8}.contact-copy>p:not(.eyebrow):not(.note){grid-column:1/-1;font-size:14px;margin:4px 0 0}.contact-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr;gap:13px;margin-top:2px}.contact-actions .button{font-size:18px;padding:18px 24px;min-height:65px}.phone-button{padding:11px 20px}.phone-button b{font-size:27px}.phone-button>span{font-size:14px}.phone-button>small{font-size:12px}.contact-copy>.note{grid-column:1/-1;font-size:11px;margin:0}.worry-layout{display:block}.worry-layout img{aspect-ratio:1.28;object-position:center 35%;border-radius:60px 3px 3px 3px}.worry-layout figcaption{font-size:11px}.check-list{margin-top:24px}.check-list li{font-size:16px;line-height:1.9;padding-block:17px}.solution{padding-top:0}.team-photo{margin-top:32px}.team-photo img{aspect-ratio:1.65;object-fit:contain;background:#f6f5f0}.team-photo figcaption{font-size:11px}.solution-copy{display:block;margin-top:28px}.solution-copy h3{font-size:24px}.solution-copy>p{margin-top:22px}.strength-grid{display:block}.strength-grid article{padding:28px 0 30px 62px}.strength-grid article+article{margin-top:16px}.strength-grid .round-number{width:42px;height:42px;top:25px;font-size:17px}.strength-grid .icon{width:43px;height:43px;margin-bottom:12px}.strength-grid h3{font-size:23px}.strength-grid p{font-size:16px;line-height:2;margin-top:18px}.small-link{font-size:12px;margin-top:19px;padding-top:12px}.strengths>.container>.note{margin-top:10px}.fiction-note{font-size:12px;margin-top:0;margin-bottom:28px;padding:15px 17px}.voice-grid{display:block}.voice-grid article+article{margin-top:40px}.voice-person{gap:19px}.voice-person img{width:91px;height:91px}.voice-person p{font-size:13px}.voice-person .demo-label{font-size:11px}.voice-grid h3{font-size:22px;line-height:1.8;margin:24px 0 18px}.voice-grid>article>p{font-size:16px}.voice-grid .voice-takeaway{font-size:12px}.faq-list h3{font-size:16px;gap:14px;padding:18px;line-height:1.9}.faq-list h3>span{font-size:23px}.faq-list article>p{padding:20px 4px 0;gap:15px;font-size:16px}.faq-list b{font-size:23px}.faq-list article+article{margin-top:30px}.message{padding-bottom:0}.message-grid{display:flex;flex-direction:column;gap:30px}.message-grid figure{width:240px;margin:auto}.message-grid img{aspect-ratio:.95;object-fit:cover;object-position:center 18%}.message-grid figcaption{text-align:center;font-size:11px}.message-grid h2{font-size:25px;line-height:1.85;margin-bottom:24px}.message-grid p:not(.eyebrow){font-size:16px;line-height:2.1}.signature{padding-top:10px}.signature strong{font-size:23px;margin-left:12px}.signature small{font-size:11px}.message-end{margin-top:45px;padding:24px 20px}.message-end p{font-size:21px;line-height:1.9}.flow-list li{grid-template-columns:42px 1fr;gap:19px;padding:22px 0 27px}.flow-list .round-number{width:40px;height:40px;font-size:17px;margin-top:4px}.flow-list li:not(:last-child):after{left:8px}.flow-list h3{font-size:19px;margin-bottom:10px}.flow-list p{font-size:16px}.fee-table-wrap{margin-top:28px}.fee-table{font-size:12px;table-layout:fixed}.fee-table th,.fee-table td{padding:15px 7px;font-size:12px;overflow-wrap:anywhere}.fee-table thead th{font-size:11px;white-space:normal;padding:14px 5px}.fee-table th:first-child{width:28%}.fee-table th:nth-child(2){width:24%}.fee-table th:nth-child(3){width:20%}.fee-table th:nth-child(4){width:28%}.fee-table small{font-size:10px;line-height:1.7}.featured-fee b{font-size:13px;white-space:normal}.fee-example{display:block;padding:20px;margin-top:24px}.fee-example>span{display:inline-block;font-size:12px;margin-bottom:14px}.fee-example p{font-size:14px;line-height:1.9}.fee-example strong{font-size:29px;margin-top:9px}.fee-example strong span{font-size:14px}.fee-example small{font-size:11px}.fees .note{font-size:12px}.form-demo-notice{padding:18px;font-size:14px;margin-bottom:28px}.form-demo-notice p{font-size:12px}.form-grid{grid-template-columns:1fr;gap:23px;margin-bottom:23px}form label{font-size:15px}.consent{font-size:13px;margin-top:23px}.submit-button{width:100%;min-width:0;font-size:17px}.submit-button>span:last-child{margin-left:15px}.prevention{padding-block:48px}.prevention h2{font-size:26px}.prevention-list{grid-template-columns:1fr 1fr;gap:26px 18px;margin-top:28px}.prevention-list li+li{padding:0;border:0}.prevention-list h3{font-size:15px}.prevention-list p{font-size:12px;margin-top:10px}.prevention-list .icon{width:40px;height:40px;margin-bottom:10px}.office-grid{display:block}.office dl>div{font-size:14px;grid-template-columns:74px 1fr;gap:15px;padding:17px 0}.office dd small{font-size:11px}.map-area{margin-top:28px}.map-placeholder{min-height:300px;padding:28px 18px}.map-placeholder h3{font-size:21px}.map-placeholder p{font-size:13px}.map-external{font-size:12px}.map-area .note{font-size:11px}.site-footer{padding:35px 0 24px}.footer-top-link{float:none;display:block;text-align:right;margin-bottom:20px;font-size:12px}.footer-name{font-size:18px}.portfolio-disclosure{font-size:11px}.site-footer details{font-size:11px}.copyright{font-size:10px}.site-footer .container{width:calc(100% - 40px)}dialog{padding:42px 24px 26px}dialog h2{font-size:23px}dialog p{font-size:14px}
}
@media(max-width:375px){.brand{font-size:15px}.brand svg{width:31px}.header-right{max-width:85px}.hero h1{font-size:32px}.hero-lead{width:148px}.hero-price b{font-size:44px}.hero-price p>span{font-size:18px}.hero-field{width:133px}.contact-copy h2{font-size:21px}.badges{gap:20px;grid-template-columns:repeat(2,140px)}.badges li{width:140px}.message-grid h2{font-size:23px}.fee-table th,.fee-table td{padding-inline:5px}.featured-fee b{font-size:12px}}
h2,h3{text-wrap:balance}
.keep{display:inline-block}
.mobile-break{display:none}
@media(max-width:700px){
 .header-right .demo-label{font-size:10px;line-height:1.6}
 .hero-lead{width:180px}
 .hero-lead br,.mobile-break{display:block}
 .fee-table,.fee-table tbody,.fee-table tr{display:block;width:100%}
 .fee-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .fee-table tbody tr{padding:0 20px 18px;margin-bottom:18px;background:white;border:1px solid var(--line);border-radius:3px}
 .fee-table tbody tr.featured-fee{background:#f5f0e6;border-color:#c2b499}
 .fee-table tbody th,.fee-table tbody td{display:block;width:100%;font-size:16px;padding:12px 0;border:0}
 .fee-table tbody th{font-size:18px;font-weight:600;padding:18px 0 13px;border-bottom:1px solid var(--line);margin-bottom:10px}
 .fee-table tbody th:first-child{width:100%}
 .fee-table tbody td{display:grid;grid-template-columns:105px 1fr;gap:0 10px;padding:9px 0;overflow-wrap:normal}
 .fee-table td:before{font:400 13px/1.9 var(--sans);color:var(--muted)}
 .fee-table td:nth-child(2):before{content:'報酬額（税込）'}
 .fee-table td:nth-child(3):before{content:'法定費用'}
 .fee-table td:nth-child(4):before{content:'合計'}
 .fee-table td small{grid-column:2;font-size:12px;margin-top:3px}
 .fee-table th small{font-size:12px;margin-top:5px}
 .featured-fee b{font-size:19px;white-space:nowrap}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
