@charset "UTF-8";
:root{--ink:#202436;--blue:#2349ed;--muted:#646875;--line:#dedfe6;--light:#f3f5fc;--peach:#ffd6c5;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.85 -apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;background:#fff}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--blue)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}:focus-visible{outline:3px solid #f17142;outline-offset:4px}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5;letter-spacing:-.035em}h2{font-size:32px}h3{font-size:22px}p{margin-bottom:1.2em}small,.fine,figcaption{font-size:13px;line-height:1.7;color:var(--muted)}figcaption{padding-top:9px}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.header{min-height:94px;padding:18px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.logo{font-size:24px;font-weight:850;letter-spacing:-.075em;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;gap:10px}.logo-icon{display:grid;place-items:center;width:31px;height:31px;background:var(--blue);color:white;border-radius:9px;line-height:1;font-size:26px;letter-spacing:0}.logo-dot{color:var(--blue);margin-left:-10px}.header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:700}.header nav a{text-decoration:none}.header nav a:last-child{padding:11px 20px;border:1px solid var(--ink);border-radius:100px}.header nav [aria-current]{color:var(--blue)}.skip{position:absolute;top:-100px;left:20px;padding:10px;background:white;z-index:99}.skip:focus{top:10px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:22px}.hero{display:grid;grid-template-columns: .88fr 1.12fr;gap:36px;padding-top:58px;padding-bottom:52px;align-items:center}.hero h1{font-size:clamp(40px,4.9vw,67px);line-height:1.35;letter-spacing:-.055em;margin:0 0 27px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:17px;line-height:2}.hero-visual{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-visual img{height:530px;object-fit:cover;border-radius:140px 18px 18px 18px;object-position:54% center}.photo-label{position:absolute;bottom:60px;left:-25px;transform:rotate(-7deg);padding:12px 20px;background:var(--peach);font-size:17px;font-weight:800;border-radius:3px;box-shadow:0 4px 12px #2221}.hero-visual figcaption{text-align:right}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);color:white;text-decoration:none;border:1px solid var(--blue);border-radius:100px;padding:15px 24px;font-size:15px;font-weight:750;line-height:1.65}.button:hover{background:#1536c3;color:white}.button span{font-size:22px}.hero .text-link{display:block;margin-top:18px;font-size:14px}.text-link{font-weight:700;font-size:15px}.intro-strip{border-block:1px solid var(--line);padding:18px 40px;display:flex;justify-content:center;gap:80px;font-size:14px;font-weight:700}.intro-strip span:before{content:'＋';color:var(--blue);margin-right:12px}.section{padding-top:76px;padding-bottom:30px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head .eyebrow{margin-bottom:8px}.section-head h2{margin:0}.section-head>span{font-size:13px;letter-spacing:.1em;color:var(--muted)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.story{border-radius:var(--radius);overflow:hidden;background:#edf2ff;display:block;text-decoration:none}.story img{width:100%;height:290px;object-fit:cover;transition:transform .3s}.story:hover img{transform:scale(1.025)}.story>div{padding:28px 32px 30px;position:relative}.story h3{font-size:31px;margin:12px 0}.story p{font-size:15px;margin:0}.pink{background:#fff0e9}.tag{font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--blue)}.circle-arrow{position:absolute;right:26px;top:50px;border:1px solid currentColor;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:25px}.compare-teaser{background:var(--blue);color:white;margin-top:62px;padding:56px 0}.teaser-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.compare-teaser .eyebrow{color:#d4dcff}.compare-teaser h2{font-size:35px}.light{background:white;color:var(--blue);border-color:white}.light:hover{background:#ecf0ff;color:var(--blue)}.price-preview{background:#fff;color:var(--ink);border-radius:16px;padding:28px 35px;transform:rotate(2deg)}.price-preview>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0;line-height:1.6}.price-preview strong{font-size:38px;letter-spacing:-.04em}.price-preview strong span{font-size:16px;margin-left:3px}.price-preview p{font-size:12px;color:var(--muted);margin:16px 0 0}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.guide-card{text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:22px;display:flex;flex-direction:column}.guide-card img{aspect-ratio:1.65;object-fit:cover;border-radius:12px}.guide-card-body{padding-top:18px;display:flex;flex-direction:column;flex:1}.guide-card h3{font-size:20px;margin:8px 0 12px;line-height:1.65}.guide-card p{font-size:14px;color:var(--muted)}.read-link{font-weight:700;font-size:14px;margin-top:auto}.size-banner{background:var(--light);border-radius:22px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:36px 40px;margin-top:65px}.size-banner img{border-radius:18px;aspect-ratio:1.25;object-fit:cover}.size-banner h2{font-size:29px}.size-banner p{font-size:15px}.editorial-note{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px 60px;padding-bottom:75px}.editorial-note h2{font-size:25px}.editorial-note .text-link{grid-column:2}.editorial-note p{color:var(--muted);font-size:15px;margin:0}footer{background:#f1f2f5;padding:42px max(40px,calc((100% - 1180px)/2));margin-top:70px}.footer-top{display:flex;justify-content:space-between;gap:20px}.footer-top p{font-size:14px}.footer-links{display:flex;gap:26px;flex-wrap:wrap;margin:20px 0;font-size:13px}.breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);padding-top:24px}.page-head{padding:52px 0 35px;max-width:850px}.page-head h1{font-size:44px;margin-bottom:20px}.lead{font-size:17px;line-height:1.9;color:var(--muted)}.topic-links{display:flex;gap:12px;flex-wrap:wrap}.topic-links a{font-size:14px;text-decoration:none;padding:8px 16px;background:var(--light);border-radius:100px}.article-head{padding-top:40px;max-width:960px}.article-head h1{font-size:40px}.article-layout{display:grid;grid-template-columns:minmax(0,800px) minmax(200px,1fr);gap:55px;margin-top:30px}.article-visual img{border-radius:16px;width:100%;max-height:440px;object-fit:cover}.takeaway{background:#eff2ff;border-left:4px solid var(--blue);padding:26px;margin-top:36px}.takeaway b{color:var(--blue)}.takeaway p{margin:8px 0 0}.article-section{padding-top:40px;scroll-margin-top:100px}.article-section h2{font-size:26px;margin-bottom:20px}.article-section p{font-size:16px;line-height:2.1}.article-section a,.prose a{color:var(--blue)}.toc{position:sticky;top:120px;border-top:2px solid var(--blue);padding-top:20px}.toc h2{font-size:17px}.toc .eyebrow{margin-bottom:8px}.toc ol{padding-left:22px;font-size:14px}.toc li{padding:8px 0}.toc a{text-decoration:none}.article-cta{background:var(--light);padding:30px;border-radius:16px;margin-top:45px}.article-cta h2{font-size:23px}.source-box{padding:24px;border:1px solid var(--line);margin-top:30px;border-radius:12px}.source-box h2{font-size:18px}.source-box ul{padding-left:20px;font-size:14px}.compare-controls{display:grid;grid-template-columns:1.25fr 1fr .75fr;gap:22px;background:var(--light);padding:26px;border-radius:16px;margin-bottom:20px}label{font-size:14px;font-weight:700;display:block}select,input{padding:12px 14px;background:#fff;border:1px solid #aeb3c6;border-radius:8px;color:var(--ink);width:100%;margin-top:6px;line-height:1.4}select{cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.product-card{border:1px solid #cfd5e8;border-radius:18px;padding:28px;display:flex;flex-direction:column;position:relative}.product-brand{color:var(--blue);font-size:27px;font-weight:850;letter-spacing:-.03em}.product-card h2{font-size:20px;letter-spacing:0;margin:4px 0 20px;min-height:60px}.product-price{background:var(--light);padding:18px;border-radius:10px}.product-price p{margin:0;font-size:13px}.product-price strong{font-size:35px}.product-card dl{font-size:14px;display:grid;grid-template-columns:78px 1fr;gap:12px 10px;line-height:1.8;margin:23px 0}.product-card dt{color:var(--muted)}.product-card dd{margin:0}.shipping-input{margin-top:auto}.shipping-input input{max-width:200px}.total{min-height:44px;font-weight:700;color:var(--blue);margin:16px 0}.product-card .button{margin-top:10px}.notice{background:#fff5ee;border-radius:14px;padding:28px;margin-top:38px;font-size:14px}.notice h2{font-size:21px}.notice p:last-child{margin:15px 0 0}.empty{grid-column:1/-1;border:1px dashed #aaa;padding:40px;border-radius:16px}.empty button{background:var(--blue);color:white;border:0;border-radius:24px;padding:12px 20px;cursor:pointer}.size-workspace{background:var(--light);padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:60px;border-radius:20px;align-items:center}.size-workspace select{max-width:200px;margin-bottom:26px}.size-workspace h2{font-size:30px}.dimension-diagram{display:grid;place-items:center;min-height:330px;padding-top:20px}.dimension{border:2px solid #5e72b0;position:relative}.d70{width:280px;height:280px;background:#e1e7fc}.d50{width:71.428%;height:71.428%;position:absolute;left:-2px;bottom:-2px;background:#d0dbff}.d40{width:80%;height:80%;position:absolute;left:-2px;bottom:-2px;background:#becbff}.dimension span{position:absolute;top:7px;right:8px;font-size:13px;font-weight:700}.dimension.selected{border-color:var(--blue);box-shadow:0 0 0 3px #2349ed44}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.two-column img{border-radius:16px}.steps{padding-left:25px}.steps li{padding:10px 0}.prose{max-width:850px;padding-bottom:30px}.prose h2{font-size:25px;margin-top:38px}.prose .page-head h1{font-size:44px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:15px 0 40px}table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px}th,td{padding:20px;text-align:left;border-bottom:1px solid var(--line)}th{background:var(--light);white-space:nowrap}tr:last-child td{border-bottom:0}#result-count{font-size:14px;margin-top:24px}section[id]{scroll-margin-top:115px}
@media(min-width:1500px){.hero-visual img{height:560px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header{padding:18px 24px}.header nav{gap:18px}.hero{gap:26px}.hero h1{font-size:48px}.hero-visual img{height:470px}.intro-strip{gap:30px}.teaser-inner{gap:40px}.article-layout{gap:30px;grid-template-columns:minmax(0,1fr) 220px}.guide-grid{gap:20px}.size-workspace{gap:24px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.header{position:relative;display:block;padding:18px}.logo{font-size:23px}.header nav{margin-top:17px;justify-content:space-between;gap:8px;font-size:12px}.header nav a:last-child{padding:7px 13px}.hero{display:flex;flex-direction:column;gap:30px;padding-top:30px;padding-bottom:30px;align-items:stretch}.hero h1{font-size:47px;line-height:1.32;margin-bottom:20px}.hero h1 br:nth-of-type(2){display:none}.hero .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:20px}.hero-lead{font-size:15px}.hero-visual img{height:auto;aspect-ratio:1.2;border-radius:70px 15px 15px 15px}.photo-label{left:8px;bottom:54px;font-size:14px}.hero-visual figcaption{font-size:11px;text-align:left}.intro-strip{padding:15px 18px;gap:6px;flex-direction:column;align-items:center;font-size:12px}.section{padding-top:46px;padding-bottom:10px}.section-head{align-items:start}.section-head h2{font-size:25px}.section-head .text-link{font-size:12px;white-space:nowrap}.eyebrow{font-size:11px}.story-grid{grid-template-columns:1fr;gap:22px}.story img{height:auto;aspect-ratio:1.6}.story>div{padding:23px}.story h3{font-size:28px}.compare-teaser{margin-top:40px;padding:38px 0}.teaser-inner{grid-template-columns:1fr;gap:30px}.compare-teaser h2{font-size:28px}.price-preview{padding:22px;transform:rotate(1deg)}.guide-grid{grid-template-columns:1fr;gap:27px}.guide-card{display:grid;grid-template-columns:115px minmax(0,1fr);gap:17px;align-items:start}.guide-card img{height:125px;aspect-ratio:auto;object-fit:cover}.guide-card-body{padding:0}.guide-card h3{font-size:17px;margin-top:5px}.guide-card p{font-size:13px;margin-bottom:10px}.tag{font-size:11px}.read-link{font-size:12px}.size-banner{grid-template-columns:1fr;padding:25px;margin-top:40px;gap:25px}.size-banner h2{font-size:25px}.size-banner img{aspect-ratio:1.6}.editorial-note{display:block;padding-bottom:20px}.editorial-note p{margin-bottom:20px}.editorial-note h2{font-size:24px}footer{margin-top:40px;padding:32px 18px}.footer-top{display:block}.footer-top p{margin-top:18px}.footer-links{gap:13px 22px}.page-head{padding-top:32px;padding-bottom:25px}.page-head h1,.prose .page-head h1{font-size:32px}.lead{font-size:15px}.article-head{padding-top:30px}.article-head h1{font-size:30px}.article-layout{display:flex;flex-direction:column}.article-layout aside{order:-1}.toc{position:static;padding:16px;background:var(--light);border-radius:8px}.toc ol{margin-bottom:0}.toc li{padding:3px 0}.toc>.text-link,.toc .eyebrow{display:none}.toc h2{margin-bottom:8px}.article-section h2{font-size:23px}.article-section{padding-top:30px}.takeaway{padding:20px}.article-cta{padding:24px}.compare-controls{grid-template-columns:1fr 1fr;gap:15px;padding:18px}.compare-controls label:first-child{grid-column:1/-1}.product-grid{grid-template-columns:1fr}.product-card{padding:22px}.product-card h2{min-height:0}.notice{padding:22px}.size-workspace{grid-template-columns:1fr;padding:24px}.dimension-diagram{min-height:285px}.d70{width:245px;height:245px}.two-column{grid-template-columns:1fr;gap:24px}.two-column h2{font-size:25px}.prose h2{font-size:23px}.breadcrumb{padding-top:18px}.hero .button{font-size:14px}.button{max-width:100%}html{scroll-padding-top:25px}}
@media(max-width:720px){.hero h1 br:nth-of-type(2){display:initial}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
