/* Shared, mobile-first navigation and editorial layout. Original brand assets stay intact. */
:root{--header-height:72px;--action-fill:linear-gradient(120deg,#0a6872,#0e7c86);--text-muted:#526678}
[hidden]{display:none!important}
body{font-size:16px}button,input,select,textarea{font:inherit}img{height:auto}h1,h2,h3{text-wrap:pretty;overflow-wrap:anywhere}p,li{overflow-wrap:anywhere}
.skip-link{position:fixed;top:-90px;left:12px;background:white;padding:12px 18px;z-index:1000}.skip-link:focus{top:8px}
.site-header{background:#fff;backdrop-filter:none}.header-inner{height:var(--header-height);gap:14px;max-width:1320px;padding:0 20px}.brand{flex:0 0 auto;white-space:nowrap}.brand img{width:auto;object-fit:contain;flex:none}.header-cta{flex:none;gap:8px}.header-cta .btn{white-space:nowrap;min-height:44px}.btn-primary{background:var(--action-fill);box-shadow:0 4px 12px #0a5f6824}.btn{min-height:44px}.btn:hover{transform:none}.nav-toggle{width:44px;height:44px;flex:none}.gnav{min-width:0}.gnav>ul{gap:4px}.nav-group{position:relative;display:flex;align-items:center}.gnav .nav-group>a{padding:10px 4px;font-size:13px;white-space:nowrap}.nav-subtoggle{width:24px;min-height:44px;border:0;background:none;color:var(--teal-700);cursor:pointer}.nav-subtoggle[aria-expanded=true]{transform:rotate(180deg)}.gnav .nav-submenu{display:none;position:absolute;top:100%;left:0;min-width:242px;padding:12px;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-md);z-index:2}.gnav .nav-group:last-child .nav-submenu{left:auto;right:0}.gnav .nav-submenu.open{display:block}.gnav .nav-submenu li{display:block}.gnav .nav-submenu a{display:flex;align-items:center;min-height:44px;padding:10px 12px;white-space:normal;font-size:14px;border-radius:8px}.mobile-login{display:none}.gnav [aria-current=page]{color:var(--teal-700);background:var(--teal-50)}
.site-footer .footer-main{grid-template-columns:1.35fr 1fr 1fr 1fr;gap:32px}.site-footer h2{font-size:16px;color:white;margin-bottom:12px}.site-footer a{display:inline-flex;align-items:center;min-height:44px}.footer-identity>a:not(.footer-brand){display:flex;overflow-wrap:anywhere;font-size:13px}.footer-identity p{font-size:14px;line-height:1.9}.footer-bottom{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 24px;padding:20px}.site-footer .btn{color:white;margin-top:16px}.site-footer .footer-brand{color:white;font-size:23px;gap:10px}
.doc-main{padding-top:34px;padding-bottom:56px}.doc-wrap{max-width:900px}.doc-body p,.doc-body li{font-size:16px;line-height:1.95}.doc-body h2{margin-top:44px}.doc-body a,.doc-related a{text-underline-offset:4px}.doc-meta{color:var(--text-muted);font-size:13px;line-height:1.8}.doc-toc{padding:20px 24px}.doc-toc a{display:inline-flex;min-height:44px;align-items:center}.doc-table-wrap,.comparison-scroll{overflow:auto;max-width:100%;overscroll-behavior-inline:contain}.doc-table{min-width:640px}.doc-table caption{text-align:left;font-weight:700;padding:12px 0}.doc-table td,.doc-table th{font-size:14px}.doc-body figure{margin:28px 0}.doc-body figcaption,.article-figure figcaption{font-size:13px;color:var(--text-muted);line-height:1.8;margin-top:12px}.article-figure img{width:100%;height:auto}.expert-box{display:grid;grid-template-columns:88px 1fr;gap:20px;align-items:center;padding:24px;margin:30px 0;background:var(--teal-50);border:1px solid var(--line);border-radius:16px}.expert-box img{width:88px;aspect-ratio:1;object-fit:cover;border-radius:50%;object-position:50% 25%}.expert-box h2{font-size:18px;margin:0 0 8px;color:var(--navy-800)}.expert-box p{font-size:14px;line-height:1.8;margin:0}.expert-box a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}.inline-consult{border-left:4px solid var(--teal-600);padding:20px 24px;margin:32px 0;background:var(--teal-50);border-radius:0 12px 12px 0}.inline-consult p{margin:0 0 14px!important}.doc-cta{background:var(--teal-50);border:1px solid var(--teal-100);color:var(--ink)}.doc-cta h2{color:var(--navy-800)}.doc-cta p{color:var(--ink)}.doc-cta .btn{background:var(--action-fill);color:white}
.page-body{max-width:1000px;margin:auto;padding:48px 24px}.page-body>section{margin-bottom:56px}.page-body h2{font-size:clamp(23px,3vw,30px);margin-bottom:20px;line-height:1.55;color:var(--navy-800)}.page-body h3{font-size:20px;margin:20px 0 12px}.page-body p{margin-bottom:18px;line-height:1.95}.page-body ul.check-list{margin:20px 0}.page-lead-image{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center}.page-lead-image img{width:100%;border-radius:18px;max-height:460px;object-fit:cover}.page-lead-image figcaption{font-size:13px;line-height:1.8;margin-top:10px;color:var(--text-muted)}.page-lead-image .portrait{object-position:50% 25%}.hub-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}.hub-card{border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;background:#fff;color:var(--ink)}.hub-card h3{margin:4px 0 12px;font-size:20px;color:var(--navy-800)}.hub-card p{font-size:15px}.hub-card>a{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;color:var(--teal-700)}.hub-card>img{border-radius:10px;aspect-ratio:4/3;object-fit:cover;margin-bottom:14px}.eyebrow{font-size:12px;font-weight:700;color:var(--teal-700);letter-spacing:.1em}.price-amount{font-size:36px;font-weight:900;line-height:1.5;color:var(--teal-700)}.price-amount small{font-size:14px;color:var(--ink);font-weight:500}.plan-card{scroll-margin-top:96px}.plan-primary{border:2px solid var(--teal-600);background:var(--teal-50)}.plan-note{padding:20px;background:var(--teal-50);border-radius:12px}.step-list{counter-reset:step;list-style:none}.step-list>li{counter-increment:step;position:relative;padding:0 0 24px 50px;line-height:1.9}.step-list>li:before{content:counter(step);position:absolute;left:0;top:0;width:32px;height:32px;display:grid;place-items:center;background:var(--teal-100);border-radius:50%;color:var(--teal-700);font-weight:700}.step-list strong{display:block}.comparison-mobile{display:none}.source-note{font-size:13px;color:var(--text-muted)}.source-note a{font-weight:700;text-decoration:underline}.comparison-table-clean{border-collapse:collapse;min-width:760px;width:100%;font-size:14px}.comparison-table-clean th,.comparison-table-clean td{padding:18px;text-align:left;vertical-align:top;border:1px solid var(--line);line-height:1.8}.comparison-table-clean thead{background:var(--navy-800);color:white}.comparison-table-clean tbody th{min-width:140px}.comparison-table-clean .own{background:var(--teal-50)}.comparison-table-clean a{text-decoration:underline}.faq-detail{border-bottom:1px solid var(--line);padding:4px 0}.faq-detail summary{padding:20px 30px 20px 0;cursor:pointer;font-weight:700;line-height:1.7;min-height:56px}.faq-detail>div{padding:0 12px 18px 0;line-height:1.9}.page-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.page-tabs a,.filter-button{min-height:44px;padding:9px 16px;border:1px solid var(--teal-100);border-radius:999px;background:white;color:var(--teal-700);font:inherit;cursor:pointer}.filter-button[aria-pressed=true]{background:var(--teal-700);color:white}.article-search{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.article-search label{display:block;font-weight:700}.article-search input{width:min(100%,460px);min-height:48px;border:1px solid #9aadbb;padding:10px 14px;border-radius:10px;font-size:16px}.article-search>div{flex:1;min-width:200px}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}.article-card{display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:16px;background:white}.article-card h2{font-size:21px;line-height:1.6;margin:10px 0}.article-card p{font-size:15px}.article-card a{color:var(--navy-800)}.article-card .read-article{color:var(--teal-700);text-decoration:underline;min-height:44px;margin-top:auto;display:flex;align-items:center}.article-count{color:var(--text-muted);font-size:14px}.founder-band .photo{width:min(100%,360px);margin:auto}.founder-band .photo img{width:100%;height:auto}.founder-profile{display:grid!important;grid-template-columns:minmax(200px,330px) 1fr;gap:28px!important}.founder-profile img{width:100%!important;max-width:330px;justify-self:center}.founder-profile>div{min-width:0!important}.hero-visual video{aspect-ratio:16/9;object-fit:contain}.form-field input,.form-field select,.form-field textarea{font-size:16px;min-height:48px}.form-field textarea{min-height:150px}.contact-form .form-status{padding:16px;margin-top:16px;border-radius:10px;background:var(--teal-50);line-height:1.8}.contact-form .form-status:empty{display:none}.contact-form .form-status.error{background:#fff0ed;color:#92321d}.submit-note{font-size:13px;color:var(--text-muted);margin-top:12px}.breadcrumb-nav{font-size:13px;color:var(--text-muted);line-height:1.9;margin-bottom:20px}.breadcrumb-nav a{display:inline-flex;min-height:36px;align-items:center}.breadcrumb-nav span{margin:0 8px}.service-page .section .container{min-width:0}.service-page .section .consult-band{max-width:1124px}.media-note{margin:24px auto;max-width:900px;font-size:14px;line-height:1.9;padding:20px;background:var(--teal-50);border-radius:12px}
@media(max-width:1179px){.gnav{position:fixed;inset:var(--header-height) 0 auto;background:white;border-top:1px solid var(--line);box-shadow:0 18px 30px #0c1b2e20;transform:translateY(-150%);visibility:hidden;pointer-events:none;max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain;transition:transform .2s ease,visibility .2s;z-index:99}.gnav.open{visibility:visible;pointer-events:auto;transform:none}.gnav>ul{display:block;padding:12px 20px}.gnav .nav-group{display:grid;grid-template-columns:1fr 48px;width:100%;border-bottom:1px solid var(--line)}.gnav .nav-group>a{font-size:16px;padding:14px 8px;min-height:52px;border:0;border-radius:0;white-space:normal}.nav-subtoggle{width:48px;min-height:52px}.gnav .nav-submenu{position:static;grid-column:1/-1;width:100%;box-shadow:none;border:0;background:var(--teal-50);border-radius:10px;min-width:0;margin-bottom:10px;padding:8px 12px}.gnav .nav-submenu a{font-size:15px;min-height:48px;border:0}.nav-toggle{display:block}.header-cta .btn-ghost{display:none}.mobile-login{display:flex;min-height:48px;margin:0 28px 18px;align-items:center;font-weight:700}.site-footer .footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:767px){:root{--header-height:64px}.header-inner{padding:0 16px;gap:10px}.brand{font-size:18px;gap:7px}.brand img{height:31px;width:auto}.header-cta{gap:8px}.header-cta .btn-primary{font-size:13px;padding:10px 14px;box-shadow:none}.gnav>ul{padding:8px 16px}.nav-toggle{padding:8px 10px}.container{padding:0 20px}.hero{padding-top:30px}.hero h1{font-size:clamp(27px,6.8vw,36px);line-height:1.5;letter-spacing:0}.hero-visual .owl{width:54px;right:-5px;bottom:-20px}.hero-under{margin-top:8px}.hero-extra{font-size:16px;text-align:left}.hero-point strong{font-size:15px}.hero-point span{font-size:13px}.hero-points{gap:20px}.section{padding:44px 0}.founder-band .inner{padding:40px 20px}.founder-band .photo{max-width:300px}.founder-band h2{font-size:24px}.founder-band h2 br{display:none}.founder-band .fb-name small{font-size:13px}.founder-band .fb-cred{font-size:12px;line-height:1.7}.founder-profile{grid-template-columns:1fr;padding:24px!important}.founder-profile img{max-width:280px}.founder-profile h3 span{display:block;margin:10px 0!important;font-size:14px!important}.page-body{padding:32px 20px}.page-body>section{margin-bottom:40px}.page-lead-image{grid-template-columns:1fr;gap:24px}.page-lead-image figure{max-width:420px;margin:auto}.hub-cards,.article-grid{grid-template-columns:1fr}.hub-card{padding:22px}.hub-card>img{aspect-ratio:16/10}.service-intro{padding:24px 0 32px}.service-intro h1{font-size:30px}.doc-main{padding-top:24px}.doc-wrap{padding:0 20px}.doc-h1{font-size:28px;line-height:1.55}.doc-lead{font-size:16px}.doc-toc{padding:16px 20px}.doc-body h2{font-size:23px}.doc-body h3{font-size:19px}.doc-cta{padding:24px 20px}.doc-cta .btn{width:100%;white-space:normal}.expert-box{grid-template-columns:64px 1fr;gap:16px;padding:18px}.expert-box img{width:64px}.expert-box h2{font-size:17px}.inline-consult{padding:18px 20px}.inline-consult .btn{width:100%}.comparison-desktop{display:none}.comparison-mobile{display:grid;gap:16px}.comparison-mobile article{border:1px solid var(--line);border-radius:14px;padding:20px}.comparison-mobile article.own{background:var(--teal-50);border-color:var(--teal-600)}.comparison-mobile h3{margin-top:0}.comparison-mobile dt{font-size:13px;color:var(--text-muted);margin-top:12px}.comparison-mobile dd{margin:3px 0 12px;font-size:15px}.site-footer .footer-main{padding:36px 20px;gap:28px 20px}.footer-identity{grid-column:1/-1}.site-footer a{font-size:14px}.site-footer .footer-main>div:last-child{grid-column:1/-1}.footer-bottom{justify-content:flex-start;padding:18px 20px;font-size:12px}.contact-form{padding:24px 18px}.service-two .founder-real{max-width:360px;margin:auto}.faq-a-inner{padding:0 18px 22px!important;font-size:15px}.faq-q{font-size:16px;align-items:flex-start}.pr2-price{font-size:64px}.scroll-hint{display:block;font-size:13px}.source-note{font-size:13px}.service-page{padding-top:0}}
@media(max-width:359px){.header-inner{padding:0 10px;gap:6px}.brand{font-size:16px;gap:5px}.brand img{height:28px}.header-cta{gap:4px}.header-cta .btn-primary{font-size:12px;padding:10px}.site-footer .footer-main{grid-template-columns:1fr}.footer-identity,.site-footer .footer-main>div:last-child{grid-column:auto}.hero h1{font-size:27px}}
@media(prefers-reduced-motion:reduce){.gnav{transition:none}.anim-ready .fade-up{opacity:1!important;transform:none!important}}

.hero h1 .em,.hero-price{display:inline-block;white-space:nowrap}

.hub-card>img.media-logo{width:100%;height:100px;aspect-ratio:auto;object-fit:contain;padding:16px;background:var(--teal-50);border-radius:10px}
.page-body>section>figure>img{width:100%;height:auto;object-fit:contain;border:1px solid var(--line);border-radius:12px}

.hub-card .price-amount{font-size:32px;line-height:1.5;margin:4px 0 20px}.hub-card .price-amount small{font-size:14px}
.service-intro h1{word-break:auto-phrase;text-wrap:balance}
.contact-form.fade-up{opacity:1!important;transform:none!important}
@media(max-width:767px){html{scroll-behavior:auto}}
.site-footer .footer-bottom{color:#b4c4d1}.site-footer .footer-bottom a{color:#b4e8e4}

/* Founder-led message with the original product demo immediately below. */
.hero-kicker{font-size:14px;font-weight:700;color:var(--teal-700);margin:0 0 18px;line-height:1.8}
.hero h1.hero-message{font-size:clamp(36px,4.8vw,60px);line-height:1.4;letter-spacing:-.025em;margin:0 0 20px;text-wrap:initial}
.hero-message>span{display:block}.hero h1.hero-message>.em{display:block;white-space:normal}.hero-message>.em>span{display:inline-block;white-space:nowrap}
.hero-offer{font-size:22px;line-height:1.65;margin-bottom:12px}.hero-offer strong{color:var(--teal-700);white-space:nowrap}.hero-offer small{font-size:13px;font-weight:500}
.hero-promise{font-size:17px;line-height:1.9;margin-bottom:22px}.hero-copy .hero-cta{margin:0}.hero-terms{font-size:12px;color:var(--text-muted);margin:12px 0 8px}
.stats .value-text{font-size:clamp(28px,3.5vw,40px)}.stat .note{line-height:1.7}
.article-answer{padding:22px 26px;background:var(--teal-50);border-left:4px solid var(--teal-600);border-radius:0 12px 12px 0;margin:28px 0}.article-answer h2{font-size:18px;margin:0 0 12px}.article-answer ul{padding-left:1.3em}.article-answer li{font-size:15px;line-height:1.85;margin:6px 0}
.topic-paths{margin:0 0 38px}.topic-paths h2{font-size:25px}.topic-paths .hub-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-paths .hub-card h3{font-size:19px}.topic-paths .hub-card a{font-size:14px;line-height:1.7}.topic-paths p{font-size:15px}
.topic-guide{margin:28px 0;padding:20px 24px;border:1px solid var(--line);border-radius:12px}.topic-guide h2{font-size:18px;margin:0 0 10px}.topic-guide ul{list-style:none;display:flex;gap:8px 22px;flex-wrap:wrap;padding:0}.topic-guide a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;font-size:15px;color:var(--teal-700)}
.editorial-note{font-size:14px;line-height:1.9;border-top:1px solid var(--line);padding-top:24px;margin:36px 0}.editorial-note h2{font-size:20px}
@media(max-width:767px){.hero{padding-top:25px}.hero-kicker{font-size:12px;margin-bottom:14px}.hero h1.hero-message{font-size:clamp(28px,7.6vw,42px);line-height:1.42;margin-bottom:18px;letter-spacing:-.025em}.hero-offer{font-size:17px;margin:0 0 10px}.hero-offer strong{display:block;font-size:25px}.hero-promise{font-size:14px;margin-bottom:18px;line-height:1.9}.hero-copy .hero-cta{gap:10px}.hero-copy .hero-cta .btn{min-height:48px;padding:12px 15px;font-size:15px}.hero-terms{font-size:11px;line-height:1.8;margin:10px 0 2px}.hero-under .lead{font-size:14px}.article-answer{padding:18px 20px}.topic-paths .hub-cards{grid-template-columns:1fr}.topic-guide{padding:18px 20px}.topic-guide ul{display:block}}
@media(max-width:767px){.doc-table-wrap::before{content:"横にスワイプして表全体を確認できます →";display:block;position:sticky;left:0;font-size:12px;color:var(--text-muted);padding:0 0 10px}}

/* Price-first hero and direct phone consultation. */
.header-cta .header-phone{gap:8px;min-height:50px;padding:8px 17px;border-radius:12px}.header-phone>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.35}.header-phone strong{font-size:14px;font-weight:800}.header-phone small{font-size:10px;font-weight:500;margin-top:3px}.header-phone .ic{width:19px;height:19px;flex:none}
.hero-copy .hero-kicker{margin:0 0 12px;font-size:13px;letter-spacing:.04em}.hero h1.hero-offer-title{margin:0;line-height:1.12;letter-spacing:-.03em;text-wrap:initial;font-weight:900}.hero-unlimited{display:block;font-size:clamp(34px,4.7vw,60px)}.hero h1 .hero-unlimited .em{white-space:nowrap}.hero-rate{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-top:6px;color:var(--teal-700);font-weight:900}.rate-period{font-size:clamp(25px,3vw,39px);color:var(--navy-800)}.rate-number{font-family:Outfit,sans-serif;font-size:clamp(82px,8.1vw,110px);line-height:1}.rate-unit{font-size:clamp(35px,4.4vw,57px)}.rate-tax{font-size:13px;font-weight:500;letter-spacing:0;color:var(--text-muted);margin-left:2px}
.hero-custom-title{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:.1em;margin:18px 0 12px;font-size:clamp(30px,3.6vw,45px);font-weight:900;line-height:1.4;letter-spacing:-.04em;text-wrap:initial;color:var(--navy-800)}.hero-custom-title>span,.hero-custom-title>strong{display:inline-block;white-space:nowrap}.hero-custom-title strong{font-weight:900;color:var(--teal-700)}.hero-plus{display:inline-block;margin-right:.25em;color:var(--teal-700);font-size:.65em;vertical-align:.1em}.hero-copy .hero-promise{font-size:16px;line-height:1.8;margin:0 0 18px}.hero-copy .hero-cta{margin:0}.hero-copy .hero-call{display:inline-flex;gap:12px;align-items:center;padding:12px 34px;border-radius:12px;min-height:66px;opacity:1!important;transform:none!important}.hero-call>span{display:flex;flex-direction:column;align-items:center;gap:3px}.hero-call strong{font-size:20px;font-weight:900;line-height:1.45}.hero-call small{font-size:12px;font-weight:500;line-height:1.4}.hero-call .ic{width:25px;height:25px;flex:none}.hero-copy .hero-terms{font-size:12px;line-height:1.7;margin:12px 0 2px}
.footer-consult{border-bottom:1px solid #ffffff26;background:linear-gradient(120deg,#102b3b,#103d46)}.footer-consult-inner{max-width:1220px;padding:56px 24px;display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center;margin:auto}.footer-plan{font-size:17px;color:#d9ecec;line-height:1.8;margin:0 0 14px}.footer-plan strong{font-size:24px;color:white;margin-left:6px;white-space:nowrap}.footer-plan small{font-size:12px;margin-left:8px;white-space:nowrap}.site-footer .footer-consult h2{font-size:clamp(30px,3.6vw,43px);font-weight:900;line-height:1.5;margin:0 0 18px}.footer-consult h2>span{display:inline-block;white-space:nowrap}.footer-consult h2>span:last-child{color:#86e3d5}.footer-challenge{font-size:18px;line-height:1.9;color:white;margin:0 0 14px}.footer-challenge strong{font-size:22px;font-weight:900}.footer-scope{font-size:12px;line-height:1.9;color:#c3d9dc;margin:0}.direct-person{display:flex;gap:16px;align-items:center;margin-bottom:20px}.direct-person img{width:64px;height:64px;object-fit:cover;object-position:50% 25%;border-radius:50%;flex:none}.direct-person p{line-height:1.7;margin:0;color:white}.direct-person p strong{font-size:18px}.direct-person p span{display:block;font-size:12px;color:#c3d9dc;line-height:1.7;margin-top:5px}.site-footer .footer-phone{display:flex;align-items:center;justify-content:center;gap:16px;padding:22px 18px;background:#fff;color:var(--teal-700);border-radius:14px;text-decoration:none;line-height:1.5}.footer-phone>span{display:flex;flex-direction:column;align-items:center}.footer-phone strong{font-size:18px;font-weight:900}.footer-phone b{font-family:Outfit,sans-serif;font-size:clamp(26px,3vw,36px);white-space:nowrap;line-height:1.35}.footer-phone small{font-size:11px;color:var(--text-muted)}.footer-phone .ic{width:29px;height:29px;flex:none}.site-footer .footer-form{display:flex;justify-content:center;text-decoration:underline;text-underline-offset:4px;color:#d4f5ef;font-size:14px;margin-top:10px}.mobile-consult-dock{display:none}
@media(min-width:1180px) and (max-width:1279px){.header-inner{gap:10px;padding:0 16px}.header-cta .btn-ghost{padding:10px 16px}.header-cta .header-phone{padding:8px 12px}.gnav .nav-group>a{font-size:12px;padding-inline:3px}}
@media(max-width:767px){:root{--consult-dock-height:82px}html{scroll-padding-bottom:calc(var(--consult-dock-height) + env(safe-area-inset-bottom))}body{padding-bottom:calc(var(--consult-dock-height) + env(safe-area-inset-bottom))}.header-cta .header-phone{padding:7px 10px;min-height:46px;gap:5px}.header-phone strong{font-size:12px}.header-phone small{font-size:9px}.header-phone .ic{width:15px;height:15px}.hero{padding-top:22px}.hero-copy .hero-kicker{font-size:11px;letter-spacing:0;margin-bottom:12px}.hero-unlimited{font-size:clamp(28px,7.8vw,42px);line-height:1.25;letter-spacing:-.05em}.hero-rate{gap:5px;margin-top:4px}.rate-period{font-size:25px}.rate-number{font-size:80px}.rate-unit{font-size:39px}.rate-tax{font-size:11px;margin-left:3px}.hero-custom-title{font-size:clamp(27px,7.6vw,38px);line-height:1.42;column-gap:0;margin:14px 0 10px}.hero-custom-title>span,.hero-custom-title>strong{display:block;width:100%}.hero-copy .hero-promise{font-size:12px;margin-bottom:14px}.hero-copy .hero-call{padding:10px 16px;width:100%;max-width:350px;min-height:60px;gap:10px}.hero-call strong{font-size:18px}.hero-call small{font-size:11px}.hero-copy .hero-terms{font-size:11px;margin-top:10px;line-height:1.65}.hero-grid{gap:16px}
.footer-consult-inner{grid-template-columns:1fr;gap:28px;padding:38px 20px}.footer-plan{font-size:14px}.footer-plan strong{font-size:22px}.site-footer .footer-consult h2{font-size:30px;line-height:1.45;margin-bottom:18px}.footer-challenge{font-size:15px}.footer-challenge strong{font-size:19px}.footer-scope{font-size:11px}.direct-person p strong{font-size:16px}.direct-person img{width:56px;height:56px}.site-footer .footer-phone{padding:18px 12px;gap:10px}.footer-phone b{font-size:30px}.footer-phone strong{font-size:17px}.footer-phone .ic{width:24px;height:24px}
.site-footer .mobile-consult-dock{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px;position:fixed;z-index:90;left:0;right:0;bottom:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #c9dedf;box-shadow:0 -4px 20px #103d4612;color:var(--ink)}.site-footer .mobile-consult-dock a{min-height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0;padding:7px 9px;line-height:1.35;text-decoration:none}.site-footer .dock-call{gap:9px;background:var(--teal-700);color:white}.dock-call>span{display:flex;flex-direction:column;gap:3px;align-items:center}.dock-call strong{font-size:16px;font-weight:900;white-space:nowrap}.dock-call small{font-size:10px;font-weight:500;white-space:nowrap}.dock-call .ic{width:20px;height:20px;flex:none}.site-footer .dock-form{flex-direction:column;border:1px solid var(--teal-700);color:var(--teal-700);gap:3px}.dock-form span{font-size:11px}.dock-form strong{font-size:14px;white-space:nowrap}.gnav{max-height:calc(100dvh - var(--header-height) - var(--consult-dock-height) - env(safe-area-inset-bottom))}body:has(input:focus,textarea:focus,select:focus) .mobile-consult-dock{display:none}}
@media(max-width:359px){.header-cta .header-phone{padding:6px 8px}.header-phone .ic{display:none}.header-phone strong{font-size:11px}.header-phone small{font-size:8px}.rate-number{font-size:72px}.hero-copy .hero-promise{font-size:11px}.site-footer .mobile-consult-dock{grid-template-columns:minmax(0,1fr) 76px;padding-left:8px;padding-right:8px;gap:6px}.dock-call strong{font-size:14px}.dock-call small{font-size:9px}.dock-call .ic{width:17px;height:17px}.site-footer .footer-consult h2{font-size:27px}.footer-phone b{font-size:26px}}

.hero h1.hero-offer-title{opacity:1!important;transform:none!important}

/* Keep the full 44px menu target inside small viewports, including scrollbars. */
@media (min-width:360px) and (max-width:389px) {
  .header-inner { padding-inline:10px; gap:6px; }
  .header-cta { gap:4px; }
  .header-cta .header-phone { padding-inline:8px; }
  .header-phone .ic { display:none; }
}

/* A six-column table is too dense on portrait tablets; use the same cards. */
@media (min-width:768px) and (max-width:1023px) {
  .comparison-desktop { display:none; }
  .comparison-mobile {
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
  }
  .comparison-mobile article {
    min-width:0;
    border:1px solid var(--line);
    border-radius:14px;
    padding:20px;
  }
  .comparison-mobile article.own {
    grid-column:1 / -1;
    background:var(--teal-50);
    border-color:var(--teal-600);
  }
  .comparison-mobile h3 { margin-top:0; }
  .comparison-mobile dt { font-size:13px; color:var(--text-muted); margin-top:12px; }
  .comparison-mobile dd { margin:3px 0 12px; font-size:15px; overflow-wrap:anywhere; }
}

/* Wrap display headings between meaningful phrases, not inside Japanese words.
   Oversized phrases can still reflow when a user enlarges text. */
.readable-heading { text-wrap:balance; overflow-wrap:normal; }
.readable-heading .heading-phrase {
  display:inline-block;
  max-width:100%;
  vertical-align:top;
  white-space:normal;
  word-break:keep-all;
  overflow-wrap:anywhere;
}
@media (max-width:767px) {
  .mp2-hero h2.readable-heading { font-size:clamp(21px,6vw,28px); }
}
@media (max-width:560px) {
  .features-hero h2.readable-heading { font-size:28px; line-height:1.45; }
  #service .stats { grid-template-columns:minmax(0,1fr); gap:16px; }
  #service .stat { padding:24px 20px; }
  #service .stat .label, #service .stat .note { display:block; }
  #service .stat .value { margin-block:6px; }
}
#service .stat .value small { display:inline-block; }
@media (min-width:768px) and (max-width:1023px) {
  #sales-guides .hub-cards { grid-template-columns:repeat(2,minmax(0,1fr)); }
  #sales-guides .hub-card:last-child { grid-column:1 / -1; }
}
