:root{color-scheme:light;--ink:#172128;--muted:#5d6a71;--navy:#101d25;--navy-2:#1b3039;--teal:#087d70;--teal-dark:#05675d;--teal-light:#e8f5f1;--line:#dce2e1;--line-strong:#c6cecc;--surface:#f6f7f4;--surface-strong:#ecefeb;--white:#fff;--warning:#fff8e7;--danger:#a52b2b;--shadow:0 18px 45px #0d1d2217;--shadow-soft:0 5px 18px #0d1d220d;font-synthesis:none;font-family:Inter,Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:16px;line-height:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-feature-settings:"palt" 1;line-break:strict;overflow-wrap:break-word;margin:0}a{color:var(--teal-dark);text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{color:#034e49}button,input,select,textarea{font:inherit}.field-label{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.15rem .55rem;display:flex}.field-unit{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:700}.input-shell{display:block;position:relative}.input-shell input{font-variant-numeric:tabular-nums;padding-right:3.5rem}.input-suffix{color:var(--muted);pointer-events:none;font-size:.78rem;font-weight:800;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.tool-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.2rem .8rem;margin-top:.7rem;font-size:.74rem;display:flex}img{max-width:100%;height:auto}p,ul,ol{margin-block:.7rem 1rem}h1,h2,h3{letter-spacing:-.02em}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:#fff;border-radius:.5rem;padding:.55rem .9rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;backdrop-filter:blur(14px);background:#0a2131f0;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:68px;display:flex}.brand{color:#fff;letter-spacing:.01em;white-space:nowrap;align-items:center;gap:.65rem;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.brand:hover{color:#fff}.brand-mark{color:#67e2c4;background:#67e2c41a;border:1px solid #67e2c48c;border-radius:.45rem;place-items:center;width:1.75rem;height:1.75rem;font-size:1rem;display:inline-grid}.site-header nav{scrollbar-width:none;gap:.25rem;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{color:#cddce2;white-space:nowrap;border-radius:.55rem;padding:.5rem .7rem;font-size:.84rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:#fff;background:#ffffff17}.mobile-nav{display:none}.hero{color:#fff;background:radial-gradient(circle at 88% 8%, #176d67 0, transparent 35%), linear-gradient(145deg, var(--navy), var(--navy-2));padding:clamp(3.5rem,7vw,5.5rem) 0;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #71e7cb2e;border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-11rem;right:-6rem}.hero-grid{z-index:1;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.hero h1{letter-spacing:-.045em;max-width:11em;margin:.7rem 0 1rem;font-size:clamp(2.45rem,5.1vw,3.85rem);line-height:1.15}.hero-title-line{display:block}.hero .lead{color:#d6e3e8;text-wrap:pretty;max-width:37rem;font-size:clamp(1rem,1.5vw,1.08rem);line-height:1.85}.hero-lead-line{display:block}.hero-preview{backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:1rem;padding:1.35rem;box-shadow:0 22px 55px #00000029}.preview-label,.preview-foot{color:#bdd0d5;margin:0;font-size:.78rem}.preview-label{border-bottom:1px solid #ffffff21;padding-bottom:.9rem;font-weight:700}.preview-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:1rem;padding:.72rem 0;display:flex}.preview-row span{color:#b7c9ce;font-size:.82rem}.preview-row strong{color:#fff;font-size:.9rem}.preview-result{color:var(--ink);background:#fff;border-radius:.65rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin:1rem 0 .85rem;padding:.9rem;display:grid}.preview-result span{color:var(--teal-dark);font-size:.72rem;font-weight:800}.preview-result strong{font-size:1rem;line-height:1.45}.text-link{align-items:center;min-height:44px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link.light{color:#e5f4f1}.eyebrow{color:#128d7e;letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900;line-height:1.5}.hero .eyebrow{color:#72e0c5}.button-row{flex-wrap:wrap;gap:.65rem;margin-top:1.55rem;display:flex}.button{border:1px solid var(--teal);background:var(--teal);color:#fff;cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1rem;font-size:.9rem;font-weight:800;line-height:1.25;text-decoration:none;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 5px 12px #087f7329}.button:hover{border-color:var(--teal-dark);background:var(--teal-dark);color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px #087f7333}.button.secondary{box-shadow:none;color:inherit;background:#ffffff0d;border-color:#ffffff73}.button.secondary:hover{background:#ffffff1a;border-color:#fff}.section{padding:clamp(3rem,6vw,4.5rem) 0}.section.alt{background:var(--surface);border-block:1px solid #e7edef}.section-head{max-width:46rem;margin-bottom:1.8rem}.section-head h2{margin-bottom:.55rem}.section-head p:last-child{color:var(--muted)}.section h2,.page-head h1{text-wrap:balance;margin:.45rem 0 .75rem;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.3}.grid{gap:1rem;display:grid}.cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:.75rem;flex-direction:column;padding:1.45rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.card:hover{box-shadow:var(--shadow);border-color:#b9ccc9;transform:translateY(-2px)}.card-link{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.9rem;font-size:.88rem;font-weight:800;text-decoration:none;display:flex}.card-link span{font-size:1.1rem}.card h2,.card h3{text-wrap:pretty;margin:.55rem 0 .35rem;font-size:clamp(1.15rem,2vw,1.32rem);line-height:1.45}.card p{color:var(--muted);text-wrap:pretty;font-size:.94rem}.card .button{align-self:flex-start;margin-top:auto}.number{background:var(--teal-light);width:1.85rem;height:1.85rem;color:var(--teal);border-radius:.55rem;place-items:center;font-size:.68rem;font-weight:900;display:inline-grid}.card-copy-line,.card-title-line{display:inline}.card-copy-line+.card-copy-line:before,.card-title-line+.card-title-line:before{content:" "}.page-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f6f9fa 0%,#eef5f4 100%);padding:2.25rem 0 2.4rem;position:relative;overflow:hidden}.page-head:after{content:"";border:1px solid #087f731a;border-radius:50%;width:15rem;height:15rem;position:absolute;top:-5rem;right:6%}.page-head .shell{z-index:1;position:relative}.page-head h1{max-width:22em}.page-head .lead{color:#50636d;text-wrap:pretty;max-width:46rem;margin-bottom:0;font-size:1rem;line-height:1.8}.breadcrumb{color:var(--muted);margin-bottom:1rem;padding-top:.2rem;font-size:.78rem}.breadcrumb a{color:var(--muted)}.tool-layout{gap:1.2rem;padding:1.5rem 0 3.5rem;display:grid}.panel{border:1px solid var(--line);color:var(--ink);box-shadow:var(--shadow-soft);background:#fff;border-radius:.75rem;padding:clamp(1.2rem,3vw,1.65rem)}.panel h2{text-wrap:balance;margin-top:0;margin-bottom:1.1rem;font-size:1.3rem;line-height:1.4}.panel>.button{margin-top:1.25rem}.form-grid{gap:1rem;display:grid}label{color:#273943;gap:.4rem;font-size:.87rem;font-weight:800;display:grid}label small,.hint{color:var(--muted);font-size:.8rem;font-weight:400}input,select,textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #adbec5;border-radius:.55rem;padding:.58rem .7rem;font-size:.94rem;transition:border-color .18s,box-shadow .18s}input:hover,select:hover,textarea:hover{border-color:#7f989f}input:focus,select:focus,textarea:focus{border-color:var(--teal);outline:0;box-shadow:0 0 0 3px #087f731f}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #76d8c4}.result-box{background:linear-gradient(145deg, #f1fbf8, var(--teal-light));border:1px solid #c7e5dd;border-radius:.7rem;min-height:160px;padding:1rem}.form-section+.form-section{border-top:1px solid var(--line);margin-top:1.35rem;padding-top:1.35rem}.form-section-title{align-items:center;gap:.55rem;margin:0 0 .8rem;font-size:.92rem;display:flex}.step-number{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;font-size:.7rem;display:inline-grid}.choice-grid{grid-template-columns:repeat(2,1fr);gap:.55rem;display:grid}.choice{display:block;position:relative}.choice input{opacity:0;pointer-events:none;position:absolute}.choice span{border:1px solid var(--line-strong);color:#34444b;cursor:pointer;background:#fff;border-radius:.55rem;place-items:center;min-height:48px;padding:.55rem;font-size:.86rem;font-weight:800;display:grid}.choice input:checked+span{border-color:var(--teal);background:var(--teal-light);color:var(--teal-dark);box-shadow:inset 0 0 0 1px var(--teal)}.choice input:focus-visible+span{outline-offset:2px;outline:3px solid #76d8c4}details.advanced{border-top:1px solid var(--line);margin-top:1.2rem}details.advanced summary{color:var(--teal-dark);cursor:pointer;padding:1rem 0 .2rem;font-size:.86rem;font-weight:800}.result-empty{min-height:118px;color:var(--muted);text-align:left;flex-direction:column;justify-content:center;gap:.35rem;display:flex}.result-empty strong{color:var(--ink);text-wrap:balance;display:block}.result-empty p{text-wrap:pretty;max-width:34em;margin:0}.result-box strong,.result-box p,.result-box li{text-wrap:pretty}.result-box h3{margin-top:0}.metric-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.metric{background:#fff;border:1px solid #cfe3de;border-radius:.55rem;padding:.85rem}.metric span{color:var(--muted);font-size:.76rem;display:block}.metric strong{font-size:1.08rem}.notice{background:var(--warning);border:1px solid #f0dfac;border-left:4px solid #d39a08;border-radius:.35rem .7rem .7rem .35rem;margin:1.2rem 0;padding:1rem 1.1rem;font-size:.9rem}.danger{color:var(--danger)}.source-list{padding-left:1.2rem}.source-list li{margin-block:.55rem}.source-meta{color:var(--muted);font-size:.76rem;display:block}.tag{background:var(--teal-light);color:#075f58;letter-spacing:.02em;border-radius:999px;align-self:flex-start;padding:.28rem .58rem;font-size:.7rem;font-weight:900;display:inline-flex}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.provider-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:.85rem;padding:1.25rem}.provider-card h3{margin:0 0 .9rem;font-size:1.2rem}.provider-card dl{grid-template-columns:minmax(7rem,.6fr) 1.4fr;margin:0;display:grid}.provider-card dt,.provider-card dd{border-top:1px solid var(--line);margin:0;padding:.65rem 0}.provider-card dt{color:var(--muted);font-size:.78rem;font-weight:800}.provider-card dd{font-size:.9rem}.provider-card .source-row{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.table-intro{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1rem;display:flex}.table-intro>div{max-width:48rem}.table-intro h2{margin-bottom:.35rem}.table-intro p{color:var(--muted);margin:0;font-size:.9rem}.table-note{color:var(--muted);background:#fff;border-radius:999px;flex:none;padding:.35rem .6rem;font-size:.72rem;font-weight:700}.table-wrap{border:1px solid var(--line-strong);box-shadow:var(--shadow-soft);overscroll-behavior-inline:contain;background:#fff;border-radius:.85rem;overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%}caption{color:var(--muted);text-align:left;padding:.8rem 1rem;font-size:.8rem}th,td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.85rem 1rem}tr:last-child th,tr:last-child td{border-bottom:0}th:last-child,td:last-child{border-right:0}thead th{background:var(--navy);color:#fff;letter-spacing:.02em;font-size:.8rem}tbody th{background:#f7f9fa;font-size:.82rem}tbody tr:nth-child(2n) td{background:#fbfcfc}.comparison-table{min-width:700px}.comparison-table thead th:not(:first-child){min-width:220px}.comparison-table .row-key{color:#293b45;width:170px}.comparison-table .asset-code{min-width:3.1rem;color:var(--navy);font-size:.98rem;font-weight:900;display:inline-block}.comparison-table .mode-label{color:var(--muted);font-size:.77rem;font-weight:700}.comparison-table .quantity{color:var(--navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:900;display:block}.comparison-table .cell-meta{color:var(--muted);flex-wrap:wrap;gap:.6rem;margin-top:.2rem;font-size:.72rem;display:flex}.comparison-table .cell-meta a{font-weight:700}.comparison-stack{gap:1.5rem;display:grid}.comparison-group{min-width:0}.comparison-group-head{justify-content:space-between;align-items:baseline;gap:1rem 2rem;margin-bottom:.65rem;display:flex}.comparison-group-head h3{margin:0;font-size:1.15rem}.comparison-group-head p{color:var(--muted);margin:0;font-size:.82rem}.summary-table tbody th{width:190px}.summary-table td strong{color:var(--navy)}.minimum-table{min-width:620px}.not-available{color:var(--muted);font-size:.88rem}.article-shell{max-width:800px}.article{padding:1.8rem 0 5rem}.article h1{letter-spacing:-.035em;text-wrap:balance;max-width:19em;margin:.55rem 0 1rem;font-size:clamp(2rem,3.4vw,2.45rem);line-height:1.3}.article h2{margin-top:2.35rem;font-size:clamp(1.4rem,2.4vw,1.7rem);line-height:1.45}.article h3{margin-top:2rem}.article p,.article li{max-width:none;line-height:1.82}.article .lead{color:var(--muted);font-size:1.02rem}.updated{color:var(--muted);font-size:.78rem}footer{background:var(--navy);color:#d3e1e8;padding:3rem 0 1.4rem}.footer-grid{gap:2rem;display:grid}.footer-brand{color:#fff;align-items:center;gap:.6rem;display:inline-flex}footer p{max-width:32rem;font-size:.86rem}footer nav{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.5rem 1.5rem;display:grid}footer a{color:#8fe6cf;font-size:.84rem}.fine-print{color:#9db1be;border-top:1px solid #30485b;justify-content:space-between;align-items:start;gap:1rem 2rem;margin-top:2rem;padding-top:1.1rem;font-size:.72rem;display:flex}.fine-print p{margin:0}@media (width>=720px){.form-grid.two{grid-template-columns:repeat(2,1fr)}.tool-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start}.result-panel{position:sticky;top:88px}.footer-grid{grid-template-columns:1.2fr .8fr}}@media (width>=960px){.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr)}.hero-panel{max-width:none}}@media (width<=719px){.shell{width:min(100% - 32px,1120px)}.header-inner{min-height:58px;position:relative}.desktop-nav{display:none!important}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;border-radius:.5rem;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:#fff;border-radius:2px;width:20px;height:2px;display:block}.mobile-nav nav{background:var(--navy);border:1px solid #31444d;border-radius:.65rem;width:min(250px,100vw - 32px);padding:.55rem;display:grid;position:absolute;top:53px;right:0;box-shadow:0 18px 36px #0000003d}.mobile-nav nav a{padding:.72rem .8rem;font-size:.88rem}.hero{padding:2.15rem 0 2.35rem}.hero-grid{gap:1.35rem}.hero h1{font-size:clamp(2rem,9.6vw,2.55rem);line-height:1.2}.hero .lead{margin-bottom:.8rem;font-size:.92rem;line-height:1.72}.home-hero .hero-preview{display:none}.hero-title-line{display:inline}.hero-title-line+.hero-title-line:before{content:" "}.hero-lead-line{display:inline}.button-row{display:flex}.button-row .button{width:auto;padding-inline:1rem}.section{padding:3rem 0}.page-head{padding:1.55rem 0 1.8rem}.page-head h1{text-wrap:balance;margin-block:.35rem .55rem;font-size:clamp(1.75rem,7.7vw,2rem);line-height:1.3}.page-head .lead{font-size:.92rem;line-height:1.72}.breadcrumb{margin-bottom:.65rem}.panel>.button{width:100%}.metric-grid,.provider-grid{grid-template-columns:1fr}.table-intro{flex-direction:column;align-items:start;gap:.7rem}.comparison-group-head{flex-direction:column;align-items:flex-start;gap:.25rem}.table-note:before{content:"← "}.table-note:after{content:" →"}.comparison-table .row-key{z-index:1;position:sticky;left:0;box-shadow:6px 0 12px #0923320d}.article h1{text-wrap:balance;font-size:clamp(1.85rem,8vw,2.2rem);line-height:1.32}.fine-print{flex-direction:column}}@media (width<=420px){.button-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
