@charset "UTF-8";:root{--ink:#17263c;--muted:#647080;--blue:#2448da;--line:#dfe4ec;--paper:#f4f6f9;--yellow:#f8dc77}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-size:16px;line-height:1.9}a{color:inherit;text-underline-offset:5px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip{position:absolute;left:10px;top:-100px;background:#fff;padding:8px;z-index:9}.skip:focus{top:10px}.preview{background:var(--ink);color:#e2e8f5;text-align:center;font-size:12px;padding:7px 16px;letter-spacing:.08em}.wrap{max-width:1160px;margin:auto;padding:0 36px}header{border-bottom:1px solid var(--line);background:#fff}header .wrap{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:20px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:23px;font-weight:800;letter-spacing:.08em}.mark{background:var(--blue);color:#fff;width:32px;height:36px;display:grid;place-items:center;font-size:21px;line-height:1;border-radius:2px 8px 2px 2px}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a{text-decoration:none}nav a:hover{color:var(--blue)}nav .active{border-bottom:2px solid var(--blue);padding:30px 0}.crumb{font-size:13px;color:var(--muted);padding:25px 0}.crumb a{text-decoration:none}.crumb span{margin:0 12px;color:#a6aebb}.eyebrow{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.13em;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";display:block;width:27px;height:2px;background:var(--blue)}.hero{display:grid;grid-template-columns:1.6fr 1fr;gap:56px;padding:27px 0 58px;align-items:start}h1{font-size:clamp(32px,3.5vw,44px);letter-spacing:.025em;line-height:1.65;margin:19px 0 21px;font-weight:800}.highlight{background:linear-gradient(transparent 74%,#f8dc77 74%)}.lead{color:#516078;max-width:620px;font-size:16px;line-height:2}.meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted);margin-top:23px}.tag{background:#edf1ff;color:var(--blue);padding:2px 9px}.summary-card{background:var(--blue);color:#fff;padding:29px 30px 26px;margin-top:12px;position:relative}.summary-card .small-label{font-size:12px;letter-spacing:.12em;color:#dce3ff}.summary-card h2{font-size:27px;line-height:1.4;margin:12px 0 24px;letter-spacing:.01em}.summary-card h2 span{display:block;font-size:14px;font-weight:400;margin-top:8px;color:#e0e6ff}.price-main{font-size:46px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.price-main small{font-size:16px;margin-left:4px}.price-note{font-size:12px;color:#e6eaff;line-height:1.7;margin:8px 0 20px}.card-facts{border-top:1px solid #7188eb;border-bottom:1px solid #7188eb;padding:12px 0;margin-bottom:22px;font-size:14px}.card-facts div{display:flex;justify-content:space-between;gap:14px;padding:4px 0}.button{display:flex;align-items:center;justify-content:space-between;gap:14px;text-decoration:none;background:var(--blue);color:#fff;padding:14px 20px;font-weight:700;font-size:15px;min-height:52px;border:1px solid transparent}.button:hover{filter:brightness(.93)}.button.light{background:#fff;color:var(--blue)}.button .arrow{font-size:20px;font-weight:400}.fine{font-size:12px;line-height:1.8;color:var(--muted)}.summary-card .fine{color:#e0e6ff;margin-bottom:0}.section-nav{display:flex;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:60px}.section-nav a{flex:1;text-align:center;font-size:14px;text-decoration:none;padding:17px 7px;border-right:1px solid var(--line)}.section-nav a:last-child{border-right:0}.section-nav a:hover{background:var(--paper);color:var(--blue)}.section-nav b{color:var(--blue);font-size:12px;padding-right:10px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 230px;gap:72px}.article-layout section{margin-bottom:65px}.section-title{display:flex;align-items:baseline;gap:17px;margin-bottom:25px}.number{font-family:Georgia,serif;font-size:34px;line-height:1;color:var(--blue);font-style:italic}.section-title h2{font-size:25px;line-height:1.6;margin:0;letter-spacing:.02em}p{margin:0 0 18px}.decision{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.decision>div{padding:25px}.decision>div:first-child{background:#f1f4ff;border-right:1px solid var(--line)}.decision h3{font-size:17px;margin:0 0 15px}.decision h3 span{margin-right:9px;color:var(--blue)}ul.clean{padding:0;margin:0;list-style:none}.clean li{padding:9px 0 9px 18px;position:relative;font-size:15px;line-height:1.8}.clean li:before{position:absolute;left:0;top:9px;content:"—";color:#8792a6}.note{border-left:3px solid var(--blue);padding:15px 20px;background:var(--paper);font-size:14px;line-height:1.9;margin-top:22px}.note strong{display:block;margin-bottom:4px}.table-wrap{overflow-x:auto;border-top:2px solid var(--ink);margin-top:23px}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:17px 15px}th{font-weight:600;background:var(--paper);font-size:13px}td:last-child{font-weight:700}.recommended-row td{background:#f2f5ff}td small{display:block;font-weight:400;font-size:12px;color:var(--blue)}.source-link{font-size:13px;color:var(--muted);margin:12px 0 24px}.source-link a{color:var(--blue)}.feature{display:grid;grid-template-columns:50px 1fr;gap:16px;border-bottom:1px solid var(--line);padding:22px 0}.feature:first-of-type{padding-top:0}.feature-icon{width:42px;height:42px;display:grid;place-items:center;background:#edf1ff;color:var(--blue);font-size:15px;font-weight:700}.feature h3{font-size:18px;margin:0 0 7px}.feature p{font-size:15px;color:#516078;margin:0}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare>div{border:1px solid var(--line);padding:24px}.compare h3{font-size:18px;margin:8px 0 12px}.compare p{font-size:14px;color:#516078;margin:0}.compare .tiny{font-size:12px;color:var(--blue);font-weight:700;letter-spacing:.06em}details{border-bottom:1px solid var(--line);padding:20px 0}details:first-of-type{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:16px;font-weight:600;list-style:none;display:flex;gap:14px;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:"＋";color:var(--blue);font-size:20px}details[open] summary:after{content:"−"}details p{font-size:15px;color:#516078;margin:15px 28px 0 0}.closing{background:#edf1ff;padding:32px}.closing h2{font-size:24px;margin:0 0 10px}.closing p{font-size:15px}.closing .button{max-width:380px}.sidebar{align-self:start;position:sticky;top:30px}.sidebar-title{font-size:12px;font-weight:700;letter-spacing:.15em;border-bottom:2px solid var(--ink);padding-bottom:15px}.sidebar a{display:flex;gap:14px;font-size:14px;text-decoration:none;padding:13px 0;border-bottom:1px solid var(--line);color:#516078}.sidebar a span{font-size:12px;color:var(--blue)}.sidebar a:hover{color:var(--blue)}.aside-note{font-size:13px;color:var(--muted);margin-top:30px;line-height:1.9}.aside-note strong{display:block;color:var(--ink);margin-bottom:8px;font-size:14px}.sources{border-top:1px solid var(--line);padding-top:25px}.sources h2{font-size:17px;margin:0 0 15px}.sources p,.sources li{font-size:13px;color:var(--muted)}.sources ul{padding-left:20px}.sources a{color:var(--blue)}footer{margin-top:30px;border-top:1px solid var(--line);padding:32px 0 40px;background:var(--paper)}.footer-inner{display:flex;justify-content:space-between;align-items:start;gap:30px}.footer-inner .brand{font-size:19px}.footer-inner p{font-size:12px;color:var(--muted);margin:8px 0 0}.footer-links{display:flex;gap:20px;font-size:13px}.mobile-cta{display:none}.hub{padding:60px 0 100px;max-width:800px}.hub h1{font-size:38px}.hub-card{display:block;border-top:2px solid var(--ink);border-bottom:1px solid var(--line);padding:28px 0;text-decoration:none;margin-top:35px}.hub-card h2{font-size:24px;margin:10px 0}.hub-card p{color:var(--muted)}.hub-card:hover h2{color:var(--blue)}@media(max-width:1000px){.hero{gap:30px}.article-layout{grid-template-columns:minmax(0,1fr);gap:0}.sidebar{display:none}.hero h1{font-size:34px}}@media(max-width:680px){.wrap{padding:0 22px}.preview{font-size:12px;letter-spacing:0}header .wrap{min-height:72px}.brand{font-size:20px}.mark{width:28px;height:31px;font-size:18px}nav{gap:16px;font-size:13px}nav .active{padding:22px 0}nav .policy-nav{display:none}.crumb{padding:20px 0;font-size:12px}.crumb span{margin:0 7px}.hero{display:block;padding:14px 0 32px}.hero h1{font-size:31px;line-height:1.65;margin:15px 0}.lead{font-size:15px}.summary-card{margin-top:28px;padding:25px}.summary-card h2{font-size:25px;margin-bottom:20px}.price-main{font-size:42px}.section-nav{display:grid;grid-template-columns:1fr 1fr;margin-bottom:38px}.section-nav a{font-size:13px;padding:11px}.section-nav a:nth-child(2){border-right:0}.section-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-title{gap:12px;align-items:baseline}.section-title h2{font-size:22px}.number{font-size:28px}.article-layout section{margin-bottom:42px}.decision,.compare{grid-template-columns:1fr}.decision>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.decision>div{padding:22px}.compare{gap:12px}.feature{grid-template-columns:38px 1fr;gap:14px}.feature-icon{width:35px;height:35px}.feature h3{font-size:17px}th,td{padding:14px 9px;font-size:13px;white-space:nowrap}.closing{padding:25px}.closing h2{font-size:22px}.footer-inner{display:block}.footer-links{margin-top:22px}.mobile-cta{display:flex;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:10px 20px;gap:15px;align-items:center;justify-content:space-between;z-index:5}.mobile-cta span{font-size:12px;line-height:1.5}.mobile-cta .button{font-size:13px;min-height:44px;padding:10px 16px}.hub{padding:30px 0 60px}.hub h1{font-size:30px}footer{padding-bottom:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.article-layout{display:block;max-width:880px;margin:0 auto}.article-layout section{margin-bottom:76px}.section-title{margin-bottom:28px}.decision{margin-top:26px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:34px}.feature{display:block;border-bottom:0;border-top:1px solid var(--line);padding:24px 0 8px}.feature:first-of-type{padding-top:24px}.feature-icon{margin-bottom:20px}.feature h3{font-size:17px;margin-bottom:12px}.feature p{font-size:14px;line-height:1.95}.sources details,.sources details:first-of-type{border:0;padding:0}.sources summary{font-size:15px;color:var(--muted)}.sources details p{margin:18px 0 0}.closing{padding:38px 42px}@media(max-width:680px){.article-layout section{margin-bottom:48px}.feature-grid{grid-template-columns:1fr;gap:0;margin-top:18px}.feature{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:22px 0}.feature-icon{margin-bottom:0}.feature p{font-size:15px}.feature h3{margin-bottom:6px}.closing{padding:26px}.hero .lead br{display:none}}.brand-words{display:flex;flex-direction:column;gap:4px;line-height:1.15}.brand-top{font-size:12px;font-weight:600;letter-spacing:.08em}.brand-main{font-size:24px;font-weight:800;letter-spacing:.04em}.brand .mark{height:42px;width:37px;font-family:Georgia,serif;font-size:25px}.footer-inner .brand-main,footer .brand-main{font-size:19px}.footer-inner .brand-top,footer .brand-top{font-size:12px}@media(max-width:680px){.brand-main{font-size:21px}.brand .mark{width:30px;height:37px;font-size:22px}.brand{gap:9px}}.page-heading{max-width:880px;padding:58px 0 44px;margin:auto}.legal h2{font-size:22px;margin:0 0 18px}.legal dl{margin:0}.legal dt{font-size:14px;color:var(--muted);margin-top:20px}.legal dd{margin:4px 0 20px;padding-bottom:15px;border-bottom:1px solid var(--line)}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;max-width:520px}.link-label{color:var(--blue);font-weight:700}.hub-card{margin-top:22px}.article-layout{padding-bottom:20px}@media(max-width:680px){.page-heading{padding:34px 0}.footer-links{justify-content:flex-start}.legal h2{font-size:20px}}.choice-hero{background:linear-gradient(124deg,#17263c,#223d8f 58%,#2448da);color:#fff;padding:84px 0 78px}.choice-kicker,.choice-label{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.15em}.choice-hero .choice-kicker{color:#bfcaff}.choice-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.38;letter-spacing:.02em;margin:17px 0 22px}.choice-hero h1 span{color:#fff3ad}.choice-hero p{color:#e0e7ff;font-size:17px;line-height:2;margin:0}.choice-points{display:flex;align-items:center;gap:14px;margin-top:36px;font-size:13px;font-weight:700;color:#fff}.choice-points span{padding:7px 13px;border:1px solid rgba(255,255,255,.36);border-radius:99px}.choice-points i{font-style:normal;color:#bfcaff}.choice-section{padding:86px 36px}.choice-heading{max-width:720px;margin-bottom:38px}.choice-heading h2,.band-heading h2,.simple-split h2,.final-choice h2{font-size:clamp(27px,3vw,36px);line-height:1.55;margin:10px 0 12px;letter-spacing:.01em}.choice-heading p{color:var(--muted);margin:0}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.route-card{display:block;border:1px solid var(--line);text-decoration:none;padding:31px 32px 27px;min-height:398px;transition:transform .2s,box-shadow .2s}.route-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #17263c1f}.route-standard{border-top:5px solid var(--blue)}.route-business{border-top:5px solid #17263c;background:#f7f8fb}.route-top{display:flex;justify-content:space-between;align-items:center}.route-number{font-family:Georgia,serif;font-style:italic;font-size:27px;color:var(--blue)}.route-tag{font-size:12px;color:var(--blue);font-weight:800;background:#edf1ff;padding:4px 9px}.route-business .route-tag{color:#17263c;background:#e5e8ee}.route-card h3{font-size:25px;line-height:1.55;margin:28px 0 12px}.route-card p{font-size:14px;line-height:1.9;color:#516078}.route-card ul{list-style:none;padding:0;margin:22px 0 25px;border-top:1px solid var(--line)}.route-card li{padding:9px 0 0 18px;position:relative;font-size:13px}.route-card li:before{content:"✓";color:var(--blue);position:absolute;left:0}.route-link{display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:var(--blue);border-top:1px solid var(--line);padding-top:18px}.route-link b{font-size:19px;line-height:1}.check-band{background:var(--paper);padding:70px 0}.band-heading{margin-bottom:34px}.check-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.check-steps>div{padding:25px 28px 25px 0;margin-right:28px;border-right:1px solid var(--line)}.check-steps>div:last-child{border-right:0;margin-right:0}.check-steps span{font-family:Georgia,serif;font-style:italic;color:var(--blue);font-size:26px}.check-steps h3{margin:5px 0 8px;font-size:18px}.check-steps p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}.simple-split{display:grid;grid-template-columns:1.45fr .8fr;gap:74px;align-items:start}.simple-split p{color:#516078;max-width:650px}.simple-split aside{background:#f1f4ff;padding:26px 28px}.aside-kicker{font-size:12px;color:var(--blue);font-weight:800;letter-spacing:.12em}.simple-split ul{list-style:none;padding:5px 0 0;margin:0}.simple-split li{padding:11px 0;border-bottom:1px solid #d5ddfa;font-size:14px}.text-action{display:inline-flex;gap:20px;text-decoration:none;color:var(--blue);font-size:14px;font-weight:800;border-bottom:2px solid var(--blue);padding-bottom:3px;margin-top:10px}.final-choice{background:#17263c;color:#fff;padding:64px 0}.final-choice .wrap{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:end}.final-choice .choice-label{color:#bfcaff}.final-choice h2{margin-bottom:0}.final-choice p{color:#d7e0f6;margin:0;line-height:2}.final-links{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px}.final-links a{display:flex;justify-content:space-between;text-decoration:none;padding:17px 20px;border:1px solid #6d7d9c;font-weight:800}.final-links a:first-child{background:#fff;color:var(--blue);border-color:#fff}.final-links a:hover{background:#2448da;color:#fff;border-color:#2448da}@media(max-width:680px){.choice-hero{padding:58px 0}.choice-hero h1{font-size:36px}.choice-hero p{font-size:15px}.choice-points{flex-wrap:wrap;gap:8px;margin-top:28px}.choice-points i{display:none}.choice-section{padding:54px 22px}.route-grid,.simple-split,.final-choice .wrap,.final-links{grid-template-columns:1fr}.route-card{min-height:0;padding:25px 23px}.route-card h3{font-size:22px;margin-top:22px}.check-band{padding:52px 0}.check-steps{grid-template-columns:1fr}.check-steps>div{margin:0;padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.check-steps>div:last-child{border-bottom:0}.simple-split{gap:28px}.final-choice{padding:50px 0}.final-choice .wrap{gap:20px}.final-links{margin-top:4px}.choice-heading h2,.band-heading h2,.simple-split h2,.final-choice h2{font-size:27px}}.friendly-lp{background:#fffdf9;color:#34435b}.friendly-wrap{max-width:1100px;margin:0 auto;padding-left:36px;padding-right:36px}.friendly-header{background:#fffdf9f0;border-bottom:1px solid #eee6db;position:relative;z-index:4}.friendly-header .friendly-wrap{min-height:78px;display:flex;justify-content:space-between;align-items:center}.friendly-header .brand{color:#34435b}.friendly-header .mark{background:#6e86d9;border-radius:10px 10px 10px 2px}.header-note{font-size:13px;color:#68758a;text-decoration:none}.soft-hero{overflow:hidden;background:linear-gradient(118deg,#f8f4ff,#fcf8ee 54%,#eef7ff);padding:82px 0 78px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.soft-label{color:#6e78b7;font-size:12px;font-weight:800;letter-spacing:.13em;margin:0 0 13px}.hero-copy h1{font-size:clamp(38px,5vw,59px);line-height:1.35;color:#334258;margin:0 0 20px;letter-spacing:.025em}.hero-copy h1 em{font-style:normal;color:#6680d6;position:relative;z-index:1}.hero-copy h1 em:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:12px;background:#fff0a3;z-index:-1;border-radius:20px}.hero-lead{font-size:17px;line-height:2;color:#627187;margin-bottom:26px}.soft-button{display:inline-flex;align-items:center;gap:22px;background:#6d83d6;border-radius:99px;color:#fff;text-decoration:none;padding:14px 21px 14px 24px;font-size:14px;font-weight:800;box-shadow:0 10px 18px #6680d638}.soft-button span{font-size:18px}.tiny-note{font-size:12px;color:#8993a4;margin:17px 0 0}.hero-visual{height:340px;position:relative}.visual-orbit{position:absolute;border-radius:50%}.orbit-one{width:290px;height:290px;background:#e0e7ff;right:34px;top:25px}.orbit-two{width:225px;height:225px;background:#fff0bd;right:0;bottom:5px}.site-window{width:305px;height:206px;background:#fff;border-radius:16px;position:absolute;right:56px;top:41px;box-shadow:0 18px 38px #4c5e852e;overflow:hidden;transform:rotate(2deg)}.window-top{height:34px;background:#7588d4;padding:12px 13px}.window-top i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#dce3ff;margin-right:5px}.window-body{padding:24px}.window-line{height:10px;border-radius:8px;background:#dde4f7;width:82%;margin-bottom:12px}.window-line.short{width:46%;background:#8da0e7}.window-blocks{display:flex;gap:8px;margin-top:22px}.window-blocks b{width:54px;height:50px;border-radius:8px;background:#f6d88e}.window-blocks b:nth-child(2){background:#d3e3f5}.window-blocks b:nth-child(3){background:#ded7f4}.mail-card,.domain-card{position:absolute;background:#fff;border-radius:13px;box-shadow:0 12px 22px #4c5e8524;font-size:12px}.mail-card{display:flex;gap:9px;align-items:center;left:8px;bottom:30px;padding:12px 14px}.mail-card span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff0bc;color:#c6921b;font-size:16px}.mail-card strong,.mail-card small{display:block}.mail-card strong{font-size:11px;color:#54627a}.mail-card small{color:#9ba4b1;margin-top:2px}.domain-card{right:6px;bottom:0;padding:10px 14px;color:#58677d;font-weight:700}.domain-card span{color:#77b99f;margin-right:5px}.gentle-intro{padding:88px 0 74px}.gentle-intro h2,.choose-heading h2,.three-steps h2,.existing-copy h2,.friendly-closing h2{font-size:clamp(28px,3.4vw,40px);line-height:1.5;margin:0;color:#35445b;letter-spacing:.02em}.worry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.worry-grid article{background:#fff;border:1px solid #efe8dc;border-radius:18px;padding:25px 24px 22px;box-shadow:0 8px 20px #4753650d}.worry-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;font-size:19px;margin-bottom:17px}.icon-window{background:#e4ebff;color:#657ed5}.icon-mail{background:#fff0c6;color:#c49428}.icon-person{background:#dfefe9;color:#579c82;font-size:13px}.worry-grid h3{font-size:18px;margin:0 0 8px}.worry-grid p{font-size:14px;line-height:1.85;color:#738095;margin:0}.choose-soft{background:#f7f6f1;padding:80px 0 88px}.choose-heading{text-align:center;margin-bottom:37px}.choose-heading .soft-label{margin-bottom:10px}.choose-heading p{color:#7a8799;font-size:15px;line-height:1.9;margin:10px 0 0}.friendly-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:940px;margin:auto}.friendly-choice{display:block;text-decoration:none;color:#35445b;border-radius:24px;padding:31px 32px 27px;position:relative;overflow:hidden;min-height:470px}.choice-blue{background:#e9efff}.choice-yellow{background:#fff2ca}.choice-illustration{height:108px;position:relative}.screen-shape{display:block;width:132px;height:81px;border:7px solid #7790dc;border-radius:12px;background:#fff;position:absolute;left:6px;top:12px}.screen-shape:after{content:"";position:absolute;width:50px;height:5px;background:#7790dc;bottom:-16px;left:34px;border-radius:10px}.cursor-shape{position:absolute;left:116px;top:50px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#6d83d6;color:#fff;font-size:21px;box-shadow:0 8px 16px #4a64be33}.bubble-one,.bubble-two{position:absolute;display:grid;place-items:center;border-radius:50%;font-weight:800}.bubble-one{left:25px;top:4px;background:#fff;width:49px;height:49px;font-size:24px;color:#d19d1e}.bubble-two{left:97px;top:48px;background:#6eae94;color:#fff;width:42px;height:42px}.person-shape{position:absolute;right:41px;top:18px;width:46px;height:64px;border-radius:28px 28px 13px 13px;background:#d6a85c}.person-shape:before{content:"";position:absolute;width:39px;height:39px;border-radius:50%;background:#f8d8af;top:-13px;left:4px}.choice-caption{font-size:12px;font-weight:800;letter-spacing:.06em;color:#637bd1;margin:10px 0 5px}.choice-yellow .choice-caption{color:#ae7d14}.friendly-choice h3{font-size:27px;line-height:1.47;margin:0 0 13px}.choice-text{font-size:14px;line-height:1.85;color:#627187;margin:0}.friendly-choice ul{list-style:none;padding:0;margin:22px 0;border-top:1px solid rgba(79,102,164,.2)}.friendly-choice li{font-size:13px;padding:9px 0 0 19px;position:relative}.friendly-choice li:before{content:"✓";position:absolute;left:0;color:#6079d1}.choice-button{display:flex;justify-content:space-between;background:#fff;color:#6078d1;border-radius:12px;padding:13px 15px;font-size:14px;font-weight:800}.choice-yellow .choice-button{color:#a9750e}.choice-button b{font-size:20px;line-height:1}.three-steps{padding:82px 0}.three-steps h2{margin-bottom:33px}.steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps-row article{display:flex;gap:16px}.steps-row span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#eef1fb;color:#7187d4;font-family:Georgia,serif;font-size:20px;font-style:italic}.steps-row h3{font-size:17px;margin:2px 0 6px}.steps-row p{font-size:14px;color:#778497;line-height:1.75;margin:0}.existing-help{padding:76px 0;background:#fbf3e7}.existing-help .friendly-wrap{display:grid;grid-template-columns:1.25fr .75fr;gap:78px;align-items:center}.existing-copy p:not(.soft-label){color:#687589;line-height:1.9;margin:14px 0 17px}.existing-copy a{font-size:14px;font-weight:800;color:#9a6e17;text-decoration:none;border-bottom:2px solid #d6aa4c;padding-bottom:3px}.existing-copy a span{margin-left:13px}.check-card{background:#fffdf9;border-radius:18px;padding:25px 28px;box-shadow:0 10px 24px #80612814}.check-card p{font-size:13px;font-weight:800;color:#a57519;margin:0 0 8px}.check-card ul{list-style:none;padding:0;margin:0}.check-card li{border-bottom:1px solid #eee4d4;padding:10px 0;font-size:14px}.check-card li:last-child{border:0}.check-card b{font-family:Georgia,serif;color:#d0a34b;font-size:15px;margin-right:10px}.friendly-closing{padding:76px 0;background:#637bd1;color:#fff;text-align:center}.friendly-closing .soft-label{color:#dce3ff}.friendly-closing h2{color:#fff}.friendly-closing .friendly-wrap>div{display:flex;gap:12px;justify-content:center;margin-top:30px}.friendly-closing a{background:#fff;color:#6077cd;text-decoration:none;border-radius:99px;padding:13px 20px;font-size:14px;font-weight:800}.friendly-closing a span{margin-left:16px;font-size:18px}.friendly-lp footer{margin-top:0;background:#fffdf9}.friendly-lp .footer-inner{max-width:1100px;padding-left:36px;padding-right:36px}@media(max-width:680px){.friendly-wrap{padding-left:22px;padding-right:22px}.friendly-header .friendly-wrap{min-height:70px}.header-note{font-size:12px}.soft-hero{padding:55px 0 38px}.hero-grid{grid-template-columns:1fr;gap:17px}.hero-copy h1{font-size:38px}.hero-lead{font-size:15px}.hero-visual{height:254px;transform:scale(.9);transform-origin:top center;margin-bottom:-22px}.gentle-intro{padding:58px 0}.gentle-intro h2,.choose-heading h2,.three-steps h2,.existing-copy h2,.friendly-closing h2{font-size:28px}.worry-grid,.friendly-choice-grid,.steps-row,.existing-help .friendly-wrap{grid-template-columns:1fr}.worry-grid{gap:11px;margin-top:26px}.worry-grid article{padding:20px}.worry-icon{margin-bottom:12px}.choose-soft{padding:58px 0}.choose-heading{text-align:left}.friendly-choice{min-height:0;padding:26px 23px 22px}.friendly-choice h3{font-size:24px}.three-steps{padding:57px 0}.steps-row{gap:24px}.existing-help{padding:57px 0}.existing-help .friendly-wrap{gap:27px}.friendly-closing{padding:58px 0}.friendly-closing .friendly-wrap>div{display:grid;grid-template-columns:1fr;text-align:left}.friendly-closing a{display:flex;justify-content:space-between}.friendly-lp .footer-inner{padding-left:22px;padding-right:22px}}.friendly-lp .header-note{font-size:14px;color:#46556b}.friendly-lp .soft-label{font-size:14px;color:#4b5b9a}.friendly-lp .hero-lead{color:#46556b}.friendly-lp .soft-button{background:#4d65bd}.friendly-lp .tiny-note{font-size:14px;color:#566276}.friendly-lp .worry-grid p,.friendly-lp .choose-heading p,.friendly-lp .choice-text,.friendly-lp .steps-row p{font-size:16px;color:#46556b}.friendly-lp .choice-caption{font-size:14px;color:#40569f}.friendly-lp .choice-yellow .choice-caption{color:#765109}.friendly-lp .friendly-choice li{font-size:15px;color:#34435b}.friendly-lp .choice-button{font-size:15px;color:#40569f}.friendly-lp .choice-yellow .choice-button{color:#765109}.friendly-lp .friendly-closing{background:#4359a6}.friendly-lp .friendly-closing a{font-size:15px;color:#354b96}@media(max-width:680px){.friendly-lp .header-note{font-size:14px}.friendly-lp .hero-lead{font-size:16px}}.friendly-lp{background:#fff;color:#27364c}.friendly-lp .lucide{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.friendly-header{background:#fff;border-bottom-color:#d8dee8}.friendly-lp .header-note{color:#394960;font-weight:700}.soft-hero{background:linear-gradient(120deg,#fff 0% 52%,#e7ecfb 52%,#edf0f9)}.friendly-lp .soft-label{color:#3d55a0}.hero-copy h1,.gentle-intro h2,.choose-heading h2,.three-steps h2,.friendly-closing h2{color:#24334a}.hero-copy h1 em{color:#405bb5}.hero-copy h1 em:after{background:#f4d76f}.friendly-lp .hero-lead,.friendly-lp .tiny-note{color:#3f4f65}.friendly-lp .soft-button{background:#405bb5;box-shadow:0 10px 22px #2d438f3d}.friendly-lp .soft-button:hover{background:#314b9f}.orbit-one{background:#c9d3f4}.orbit-two{background:#f4d76f}.window-line{background:#cbd4e8}.window-line.short{background:#506bc2}.window-blocks b{background:#e2bd4e}.window-blocks b:nth-child(2){background:#91b9dc}.window-blocks b:nth-child(3){background:#a99bd2}.mail-card strong{color:#283950}.mail-card small{color:#4c5b70}.domain-card{color:#35465d}.domain-card .lucide{color:#287a5b;width:16px;vertical-align:middle;margin-right:6px}.worry-grid article{border:1px solid #d5dce7;box-shadow:0 10px 25px #25344c14}.worry-icon{width:46px;height:46px}.worry-icon .lucide{width:23px;height:23px}.icon-window{background:#d9e1fa;color:#334eaa}.icon-mail{background:#f3dc91;color:#765300}.icon-person{background:#cce6dc;color:#256c52}.friendly-lp .worry-grid p,.friendly-lp .choose-heading p,.friendly-lp .choice-text,.friendly-lp .steps-row p{color:#3f4f65}.choose-soft{background:#eef1f6}.friendly-choice{background:#fff;border:1px solid #cbd3df;box-shadow:0 12px 30px #22314817}.choice-blue{border-top:6px solid #4b63bd}.choice-yellow{border-top:6px solid #b67a08}.choice-illustration{border-radius:16px;background:#e4e9f8;padding:8px 12px}.choice-yellow .choice-illustration{background:#f5df9e}.friendly-lp .choice-caption{color:#344d9f}.friendly-lp .choice-yellow .choice-caption{color:#6c4800}.friendly-lp .choice-text,.friendly-lp .friendly-choice li{color:#37475d}.friendly-choice ul{border-top-color:#ccd4df}.friendly-choice li:before{color:#344fa8}.choice-yellow li:before{color:#765000}.friendly-lp .choice-button{background:#e7ecfa;color:#2f499d}.friendly-lp .choice-yellow .choice-button{background:#f4dfa0;color:#624100}.choice-button .lucide,.friendly-closing a .lucide{width:19px;height:19px}.steps-row span{background:#dfe5f5;color:#304a9e;font-weight:700}.friendly-lp .friendly-closing{background:#293e79}.friendly-lp .friendly-closing .soft-label{color:#fff}.friendly-lp .friendly-closing a{color:#263c82;display:inline-flex;align-items:center;justify-content:space-between;gap:18px}@media(max-width:680px){.soft-hero{background:linear-gradient(180deg,#fff 0% 56%,#e7ecfb 56%,#edf0f9)}.friendly-choice{border-top-width:5px}.choice-illustration{height:112px}}header nav[aria-label=メインナビゲーション]{display:none!important}header .wrap{justify-content:flex-start!important}.theme-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.theme-card{display:block;text-decoration:none;border:1px solid var(--line);padding:26px 24px 22px;min-height:100%}.theme-card:hover{border-color:var(--blue)}.theme-card h2{font-size:20px;margin:10px 0 12px}.theme-card p{font-size:14px;color:var(--muted);margin:0 0 18px}.theme-card .link-label{display:inline-block}.affiliate-banner{display:block;width:300px;max-width:100%;margin:22px 0 0}.affiliate-banner img{display:block;width:300px;max-width:100%;height:auto}.closing-actions{display:grid;gap:12px;max-width:420px;margin-top:8px}.closing-actions .button{max-width:none}.home-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 36px}.home-theme-grid .hub-card{margin-top:22px}@media(max-width:680px){.theme-card-grid,.home-theme-grid{grid-template-columns:1fr}}.affiliate-link{display:inline}.affiliate-link .ad-label{display:inline;margin-left:.35em;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--muted)}.affiliate-link.is-cta{display:block}.affiliate-link.is-cta .ad-label{display:block;margin:6px 0 0;font-size:12px;font-weight:400;letter-spacing:0}.summary-card .affiliate-link .ad-label{color:#e0e6ff}.audience-ctas{display:grid;gap:10px}.summary-card .audience-ctas{margin-bottom:4px}.closing .audience-ctas .button,.closing .affiliate-link.is-cta .button{max-width:380px}.closing-actions .audience-ctas .button,.closing-actions .affiliate-link.is-cta .button{max-width:none}.mobile-cta:has(.audience-ctas){flex-direction:column;align-items:stretch;gap:8px}.mobile-cta:has(.audience-ctas) .audience-ctas{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.mobile-cta .affiliate-link.is-cta{display:flex;flex-direction:column;align-items:stretch}.mobile-cta .affiliate-link .ad-label{text-align:right;margin-top:2px;font-size:10px}.article-notes{background:#e8edf3;width:100%;margin:40px 0 0;padding:16px 0 18px}.article-notes-inner{max-width:880px}.article-notes ul{margin:0;padding-left:1.1em}.article-notes li{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 4px}.article-notes li:last-child{margin-bottom:0}.article-notes a{color:var(--blue)}body:has(.article-notes) footer{margin-top:0}@media(max-width:680px){.article-notes{margin-top:28px;padding:14px 0 16px}}
