:root{--ink:#142b37;--muted:#546670;--teal:#066d68;--light:#edf5f3;--line:#dce5e5;--orange:#d3592f;--paper:#fff;--soft:#f5f7f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);font:16px/1.8 -apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;background:var(--paper)}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #d3592f;outline-offset:5px}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.5;letter-spacing:.02em}p+p{margin-top:1em}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.16em;color:var(--teal);text-transform:uppercase}.muted{color:var(--muted)}.small{font-size:14px}.header-top{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:29px;font-weight:850;letter-spacing:.03em;display:flex;align-items:center;gap:12px;white-space:nowrap}.mark{background:var(--teal);color:#fff;width:37px;height:39px;display:inline-grid;place-items:center;font-size:25px;border-radius:3px 3px 13px 3px}.brand b{font-weight:800}.brand b span{color:var(--teal)}.brand-note{font-size:12px;color:var(--muted);letter-spacing:.06em;margin-left:49px;margin-top:-4px}.header-tools{display:flex;gap:24px;align-items:center;font-size:14px}.search-link{border:1px solid var(--line);padding:8px 18px;border-radius:4px}.nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-x:auto}.nav a{padding:14px 0;font-size:14px;font-weight:650;white-space:nowrap}.nav a.active{color:var(--teal);box-shadow:inset 0 -3px var(--teal)}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:44px;padding-top:46px;padding-bottom:46px;align-items:center}.hero h1{font-size:clamp(32px,3.35vw,48px);line-height:1.6;letter-spacing:.025em;margin:17px 0 19px;font-weight:800}.hero h1 em{font-style:normal;color:var(--teal)}.hero p{max-width:470px;color:var(--muted);line-height:2}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--teal);color:white!important;padding:13px 23px;border:1px solid var(--teal);border-radius:4px;font-weight:700;font-size:15px}.button:hover{background:#045652}.button.secondary{background:#fff;color:var(--ink)!important;border-color:var(--line)}.hero-visual{position:relative;min-width:0}.hero-visual img{width:100%;aspect-ratio:1.24;object-fit:cover;border-radius:4px}.image-caption{font-size:12px;color:var(--muted);margin-top:6px}.visual-label{position:absolute;bottom:42px;left:-20px;background:var(--ink);padding:16px 25px;color:#fff;box-shadow:6px 6px 0 #fff;font-size:14px}.visual-label strong{font-size:22px;display:block;letter-spacing:.08em}.trust-strip{background:var(--soft);border-block:1px solid var(--line)}.trust-items{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:15px;font-size:14px}.trust-items b{font-weight:650}.tick{color:var(--teal);margin-right:9px}.section{padding-block:54px}.section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:26px}.section-head h2{font-size:28px;margin-top:5px}.text-link{font-size:14px;font-weight:700;color:var(--teal);border-bottom:1px solid var(--teal);white-space:nowrap}.categories{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden}.category{padding:23px 10px;text-align:center;border-right:1px solid var(--line);transition:background .15s}.category:last-child{border:0}.category:hover{background:var(--light)}.category svg{width:30px;height:30px;margin:0 auto 10px;display:block;stroke:var(--teal);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.category strong{font-size:14px;display:block}.category span{font-size:12px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.card{display:block;min-width:0;background:#fff;border:1px solid var(--line);border-radius:5px;overflow:hidden;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-3px);box-shadow:0 9px 25px #102c3910}.card-art{height:154px;padding:24px 26px;display:flex;flex-direction:column;justify-content:space-between;background:var(--light);color:var(--teal)}.card-art .kicker{font-size:12px;letter-spacing:.15em;font-weight:700}.card-art .art-title{font-size:24px;font-weight:800;line-height:1.4}.card-art .art-foot{font-size:12px;letter-spacing:.07em}.art-order{background:#eaf0f8;color:#254867}.art-reservation{background:#f8efe5;color:#78582a}.art-meo{background:#eaf2ed;color:#37634e}.art-ai{background:#efedf7;color:#51466e}.art-operations{background:#ecf0f2;color:#394f5e}.card-body{padding:21px 23px 23px}.tag{display:inline-block;font-size:12px;font-weight:700;color:var(--teal);background:var(--light);padding:2px 9px;border-radius:2px}.card h3{font-size:19px;margin:10px 0 14px;line-height:1.7}.card .meta{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.card p{font-size:14px;color:var(--muted);margin-bottom:12px}.feature{display:grid;grid-template-columns:.9fr 1.6fr;gap:44px}.feature-intro{padding:20px 0}.feature h2{font-size:31px;margin:10px 0 18px}.feature p{color:var(--muted)}.rank-list{list-style:none;padding:0;margin:0;border-top:2px solid var(--ink)}.rank-list li{display:flex;gap:21px;padding:22px 0;border-bottom:1px solid var(--line)}.rank-number{font-size:30px;line-height:1.2;font-weight:750;color:var(--teal);min-width:40px}.rank-list h3{font-size:19px;margin-bottom:5px}.rank-list p{font-size:14px}.rank-list a{display:block}.editorial-note{padding:26px 30px;border-left:3px solid var(--teal);background:var(--light);display:flex;gap:36px;align-items:center}.editorial-note h2{font-size:22px;flex:0 0 200px}.editorial-note p{font-size:14px;color:var(--muted)}footer{background:var(--ink);color:#fff;padding:44px 0 24px;margin-top:36px}footer .brand{font-size:25px}footer .brand b span{color:#85d3bc}.footer-main{display:flex;justify-content:space-between;gap:35px;align-items:start}.footer-links{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.footer-note{color:#b4c3c9;font-size:13px;margin-top:14px}.copyright{border-top:1px solid #ffffff24;padding-top:20px;margin-top:30px;font-size:12px;color:#b4c3c9}.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font-size:13px;color:var(--muted);padding:24px 0}.page-head{padding:26px 0 32px}.page-head h1{font-size:36px;max-width:880px;margin:10px 0 16px}.page-head p{max-width:760px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:60px;align-items:start}.article-head h1{font-size:34px;line-height:1.6;margin:13px 0 18px}.article-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:22px}.disclosure{font-size:13px;background:var(--soft);padding:13px 16px;border:1px solid var(--line);margin-bottom:26px}.lead{font-size:17px;line-height:2}.summary-box{margin:30px 0;padding:25px 28px;background:var(--light);border-top:3px solid var(--teal)}.summary-box strong{display:block;color:var(--teal);font-size:19px;margin-bottom:8px}.summary-box p{line-height:1.9}.article-content{line-height:2}.article-content h2{font-size:26px;margin:46px 0 20px;padding-bottom:12px;border-bottom:2px solid var(--line)}.article-content h3{font-size:20px;margin:26px 0 12px}.article-content a:not(.button){color:var(--teal);text-decoration:underline;text-underline-offset:3px}.article-content ul,.article-content ol{padding-left:1.5em}.article-content li{margin-bottom:10px}.toc{border:1px solid var(--line);padding:22px;border-radius:4px;background:#fff}.toc strong{display:block;font-size:16px;margin-bottom:12px}.toc a{font-size:14px;display:block;padding:9px 0;border-bottom:1px solid var(--line);line-height:1.6}.toc a:last-child{border:0}.sidebar{position:sticky;top:25px}.sidebar-note{margin-top:20px;padding:22px;background:var(--ink);color:#fff;font-size:14px}.sidebar-note strong{display:block;font-size:20px;margin-bottom:10px}.table-wrap{overflow-x:auto;margin:25px 0;border:1px solid var(--line);border-radius:4px}.table-wrap:focus-visible{outline:3px solid var(--orange)}table{border-collapse:collapse;width:100%;min-width:620px;font-size:14px;line-height:1.8}th,td{text-align:left;vertical-align:top;padding:17px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}thead th{background:var(--ink);color:white}tbody th{background:var(--soft);min-width:110px}td strong{color:var(--teal)}.source-note{font-size:13px;color:var(--muted)}.steps{list-style:none;padding:0!important;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps li{background:var(--soft);padding:18px;border-top:3px solid var(--teal);font-size:14px}.steps b{display:block;color:var(--teal);margin-bottom:7px}.cta{background:var(--light);padding:25px;margin:30px 0}.cta h3{margin-top:0}.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:17px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:700;line-height:1.8}details p{margin-top:14px;color:var(--muted)}.related{margin-top:45px;padding-top:22px;border-top:1px solid var(--line)}.related a{display:block;padding:14px 0;border-bottom:1px solid var(--line)}.search-form{display:flex;gap:12px;margin:24px 0;max-width:850px}.search-form input{flex:1;min-width:0;padding:14px 16px;border:1px solid #a7b7ba;border-radius:4px;background:#fff}.filter-row{display:flex;align-items:center;gap:18px;margin-bottom:28px;flex-wrap:wrap}.filter-row select{padding:9px 12px;border:1px solid var(--line);border-radius:4px;background:#fff}.empty{padding:35px;background:var(--soft);grid-column:1/-1}.prose{max-width:790px}.prose h2{font-size:24px;margin:35px 0 15px}.prose ul{padding-left:1.3em}.prose a{color:var(--teal);text-decoration:underline}.banner{font-size:13px;padding:8px 20px;background:#fff5e9;text-align:center;color:#765427}.mobile-menu{display:none}.article-label{font-size:13px;color:var(--muted);margin:12px 0}.formula{background:var(--ink);color:#fff;padding:24px;margin:22px 0;font-size:18px;font-weight:650;border-radius:4px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.form-grid label{font-size:14px}.form-grid input{width:100%;padding:10px;border:1px solid #a7b7ba;border-radius:3px}.calculation{font-size:23px;font-weight:750;color:var(--teal);margin-top:15px}.checklist{list-style:none;padding:0!important}.checklist li{padding:12px 15px;background:var(--soft)}.checklist li:before{content:'□';margin-right:12px;color:var(--teal)}[hidden]{display:none!important}@media(max-width:1000px){.wrap{width:calc(100% - 40px)}.header-tools>a:first-child{display:none}.hero{gap:26px}.categories{grid-template-columns:repeat(3,1fr)}.category{border-bottom:1px solid var(--line)}.category:nth-child(3){border-right:0}.category:nth-child(n+4){border-bottom:0}.grid{gap:18px}.article-layout{grid-template-columns:minmax(0,1fr) 235px;gap:30px}.card-body{padding:18px}.card h3{font-size:17px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.header-top{height:80px;gap:10px}.brand{font-size:24px;gap:9px}.mark{width:31px;height:33px;font-size:22px}.brand-note{font-size:12px;margin-left:40px}.header-tools{gap:8px}.search-link{padding:7px 12px;font-size:13px}.nav-inner{justify-content:start;gap:25px}.nav a{padding:11px 0;font-size:13px}.hero{grid-template-columns:1fr;padding-block:29px;gap:28px}.hero h1{font-size:35px;line-height:1.6;margin:13px 0 15px}.hero p{font-size:15px;max-width:none}.hero-visual img{aspect-ratio:1.7}.visual-label{left:12px;bottom:35px;padding:9px 16px}.visual-label strong{font-size:19px}.hero-actions{margin-top:20px;gap:8px}.button{font-size:14px;padding:12px 17px;gap:13px}.trust-items{flex-wrap:wrap;gap:4px 20px;font-size:12px;justify-content:start;padding-block:11px}.trust-items>*:last-child{display:none}.section{padding-block:36px}.section-head{gap:12px;margin-bottom:20px}.section-head h2{font-size:24px}.section-head .text-link{font-size:13px}.categories{grid-template-columns:repeat(3,1fr)}.category{padding:18px 6px}.category strong{font-size:13px}.category span{font-size:12px}.category svg{width:26px;height:26px}.grid{grid-template-columns:1fr;gap:18px}.card{display:grid;grid-template-columns:115px minmax(0,1fr)}.card-art{height:auto;min-height:185px;padding:17px 12px}.card-art .kicker{font-size:12px;letter-spacing:.02em}.card-art .art-title{font-size:18px}.card-art .art-foot{font-size:12px;line-height:1.5}.card-body{padding:16px}.card h3{font-size:17px;margin:7px 0 10px}.card p{font-size:13px}.card .meta{font-size:12px}.feature{grid-template-columns:1fr;gap:22px}.feature-intro{padding:0}.feature h2{font-size:26px}.rank-list li{padding:20px 0;gap:14px}.editorial-note{display:block;padding:22px}.editorial-note h2{margin-bottom:12px}.footer-main{display:block}.footer-links{margin-top:25px;gap:12px 20px}.article-layout{display:flex;flex-direction:column;gap:25px}.article-main{width:100%;min-width:0}.sidebar{position:static;width:100%;order:-1}.sidebar .toc{padding:14px 18px}.sidebar .toc a{display:none}.sidebar .toc strong{margin:0}.sidebar .toc strong:after{content:' — 本文内の目次から移動';font-size:12px;font-weight:400}.sidebar-note{display:none}.article-head h1{font-size:27px}.article-content h2{font-size:23px;margin-top:34px}.article-content h3{font-size:19px}.article-meta{gap:6px 16px}.summary-box{padding:21px}.page-head{padding-top:13px}.page-head h1{font-size:29px}.steps{grid-template-columns:1fr;gap:4px}.form-grid{grid-template-columns:1fr}.search-form{gap:8px}.search-form input{padding:11px;font-size:16px}.breadcrumb{font-size:12px;padding-block:18px}.lead{font-size:16px}.banner{font-size:12px}.hero .eyebrow{font-size:12px}.article-content .toc a{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Reference design: full photographic banner, six categories, editorial rail. */
:root{--ink:#142037;--teal:#278264;--orange:#f27a24;--light:#edf7f1;--line:#e3e9ee;--muted:#59677c}.wrap{width:min(1320px,calc(100% - 56px))}body{background:#fff}.header-top{height:82px;gap:30px}.brand{font-size:27px}.mark{background:linear-gradient(145deg,#53af82,#216b65)}.desktop-nav{display:flex;gap:22px;align-items:center}.desktop-nav a{font-size:13px;font-weight:700;white-space:nowrap}.mobile-nav{display:none}.search-link{border:0;font-size:32px;padding:0 6px}.full-hero{position:relative;min-height:425px;background:#282c2a;color:#fff;isolation:isolate}.full-hero picture{position:absolute;inset:0;z-index:-3}.full-hero picture img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#111e27b8 0%,#14252d64 49%,transparent 80%)}.hero-content{padding:34px 26px 32px;position:relative}.hero-script{font-family:Georgia,serif;font-style:italic;font-size:20px;letter-spacing:.04em;color:#f5eee5}.hero-content h1{font-size:36px;line-height:1.5;letter-spacing:.03em;margin:14px 0 16px;max-width:760px;color:#fff;text-shadow:0 2px 12px #0002}.mobile-break{display:none}.hero-description{font-size:16px;line-height:1.9;color:#fff;max-width:700px}.hero-search{display:flex;max-width:620px;background:#fff;padding:3px;border-radius:7px;margin-top:19px;box-shadow:0 3px 12px #0002}.hero-search input{min-width:0;flex:1;border:0;border-radius:6px;padding:12px 15px;font-size:14px;color:var(--ink);background:#fff}.hero-search button{background:var(--orange);border:0;border-radius:5px;color:#fff;width:54px;font-size:32px;line-height:1}.popular-terms{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;margin-top:13px}.popular-terms a{background:#fff;color:#334155;border-radius:20px;padding:4px 12px;font-weight:650}.hero-benefits{position:absolute;right:0;bottom:42px;background:#fff;color:var(--ink);padding:18px 22px;border-radius:8px;box-shadow:0 5px 20px #0001;display:grid;gap:7px;font-size:14px;font-weight:650}.hero-benefits span:first-letter{color:var(--teal)}.hero-credit{position:absolute;right:15px;bottom:6px;font-size:12px;color:#fff;text-shadow:0 1px 4px #000;background:#0005;padding:1px 6px;border-radius:2px}.category-section{padding:15px 0 25px;background:#fafbfd}.categories{border:0;gap:10px;overflow:visible}.category{background:white;border:1px solid var(--line)!important;border-radius:5px;box-shadow:0 2px 7px #1c2f4610;padding:18px 12px 12px;min-height:164px}.category svg{width:36px;height:36px;margin-bottom:8px;stroke:#3fa5c3}.category:nth-child(2) svg{stroke:#b7488d}.category:nth-child(3) svg{stroke:#2d73d3}.category:nth-child(4) svg{stroke:#6b5bbc}.category:nth-child(5) svg{stroke:#319bd3}.category:nth-child(6) svg{stroke:#a949b8}.category strong{font-size:16px;margin-bottom:3px}.category span{font-size:13px;line-height:1.7;display:block}.category .category-arrow{font-size:20px;margin-top:4px}.home-columns{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:27px;margin-top:3px}.home-feature{position:relative;display:block;isolation:isolate;overflow:hidden;border:1px solid var(--line);border-radius:6px;min-height:345px;padding:22px;box-shadow:0 2px 10px #1c2f4606}.home-feature>img{position:absolute;right:0;top:0;width:65%;height:100%;object-fit:cover;z-index:-3}.feature-fade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fff 0%,#fff 35%,#ffffffdc 46%,#ffffff00 72%)}.feature-copy{width:62%;position:relative}.orange-tag{display:inline-block;border-radius:20px;color:#fff;background:var(--orange);padding:3px 14px;font-size:13px;font-weight:750}.feature-copy h2{font-size:29px;line-height:1.4;margin:11px 0 10px;letter-spacing:.015em}.feature-copy h3{font-size:16px;margin-bottom:10px}.feature-copy p{color:var(--muted);font-size:14px;line-height:1.8}.feature-copy .button{margin-top:15px;padding:10px 20px;border-radius:25px}.button.orange{background:var(--orange);border-color:var(--orange)}.service-strip{position:absolute;right:14px;bottom:14px;display:flex;gap:22px;align-items:center;background:#fffffff5;border-radius:5px;padding:10px 18px;font-size:18px;font-weight:800}.service-strip span:first-child{color:#138bb1}.service-strip span:last-child{color:#111}.ranking-panel{border:1px solid var(--line);border-radius:6px;padding:16px 15px;background:#fff;box-shadow:0 2px 8px #1c2f4606}.ranking-panel h2{font-size:18px}.ranking-panel h2>span{color:var(--orange);font-size:23px;padding-right:7px}.rank-caption{font-size:12px;color:var(--muted);margin-top:3px}.mini-ranks{list-style:none;padding:0;margin:10px 0}.mini-ranks li{display:flex;align-items:center;gap:8px;padding:11px 0;border-top:1px solid var(--line)}.rank-badge{display:grid;place-items:center;border-radius:50%;width:22px;height:22px;flex:0 0 22px;background:#f5ba35;color:#fff;font-size:13px;font-weight:800}.mini-ranks li:nth-child(2)>.rank-badge{background:#8b95a4}.mini-ranks li:nth-child(3)>.rank-badge{background:#b47739}.mini-ranks li:nth-child(n+4)>.rank-badge{background:#edf0f4;color:var(--ink)}.mini-ranks a{display:flex;gap:9px;align-items:center}.mini-art{width:47px;height:48px;border-radius:4px;flex:0 0 47px;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:750;line-height:1.4;padding:3px;background:#e9f4ef}.mini-ranks strong{font-size:12px;line-height:1.65;font-weight:650}.ranking-panel .source-note{font-size:12px;line-height:1.6}.side-guide{margin-top:20px;padding:20px 16px;border:1px solid #91c9ae;border-radius:5px;background:#f5fbf7}.side-guide h2{font-size:18px;color:var(--teal);margin-bottom:12px}.side-guide p{font-size:13px;color:var(--muted)}.side-guide .button{width:100%;margin-top:15px;font-size:13px;padding:10px}.latest-section{padding-top:27px;padding-bottom:32px}.latest-section .section-head{margin-bottom:15px}.latest-section h2{font-size:23px}.green{color:var(--teal)}.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.latest-grid .card{border:0;box-shadow:none;border-radius:0}.latest-grid .card-art{height:111px;padding:12px;border-radius:5px}.latest-grid .card-art .kicker{font-size:12px;letter-spacing:.04em}.latest-grid .art-title{font-size:18px;line-height:1.4}.latest-grid .art-foot{display:none}.latest-grid .card-body{padding:10px 0}.latest-grid .card-body .tag{display:none}.latest-grid .card h3{font-size:14px;line-height:1.6;margin:0 0 10px}.latest-grid .meta span{display:none}.editorial-note{margin-top:15px;margin-bottom:30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}header .brand-note{font-size:11px;letter-spacing:0}.brand b span{color:var(--teal)}@media(min-width:1500px){.hero-content{padding-block:45px}.full-hero{min-height:470px}.hero-content h1{font-size:41px}}@media(max-width:1200px){.desktop-nav{gap:13px}.desktop-nav a{font-size:12px}.header-top{gap:20px}.brand{font-size:24px}.hero-content h1{font-size:33px}.home-columns{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.feature-copy h2{font-size:26px}.service-strip{gap:14px;font-size:16px}.feature-copy{width:70%}.category strong{font-size:14px}.category span{font-size:12px}}@media(max-width:1000px){.desktop-nav{display:none}.mobile-nav{display:block}.categories{grid-template-columns:repeat(3,1fr)}.hero-benefits{display:none}.header-top{height:78px}.hero-content h1{font-size:33px}.home-columns{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.latest-grid{grid-template-columns:repeat(2,1fr)}.home-feature{min-height:355px}.feature-copy{width:90%}.feature-fade{background:linear-gradient(90deg,#fff 0%,#fffffff0 40%,#ffffff88 70%,#ffffff11)}.service-strip{font-size:14px;bottom:12px;right:12px}.feature-copy .button{margin-bottom:30px}.mini-ranks strong{font-size:12px}}@media(max-width:720px){.wrap{width:calc(100% - 28px)}.header-top{height:75px}.brand{font-size:25px}.brand-note{margin-left:40px}.nav .nav-inner{gap:24px}.full-hero{min-height:476px}.full-hero picture img{object-position:68% center}.hero-shade{background:linear-gradient(90deg,#12212ce8,#12212cb0 56%,#12212c33)}.hero-content{padding:28px 7px 27px}.hero-script{font-size:16px}.hero-content h1{font-size:27px;line-height:1.65;margin:14px 0 16px;letter-spacing:0}.mobile-break{display:block}.hero-description{font-size:14px;line-height:1.9;max-width:310px}.hero-search{margin-top:22px}.hero-search input{font-size:14px;padding:13px 10px;width:100%}.hero-search button{width:47px;flex:0 0 47px}.popular-terms{font-size:12px;gap:7px}.popular-terms>span{display:none}.popular-terms a{padding:4px 10px}.hero-credit{font-size:12px}.category-section{padding:12px 0 18px}.categories{gap:8px}.category{padding:14px 6px 9px;min-height:146px}.category strong{font-size:13px;line-height:1.5;margin-bottom:6px}.category span{font-size:12px;line-height:1.55}.category svg{width:29px;height:29px}.category .category-arrow{font-size:17px}.home-columns{display:flex;flex-direction:column;gap:16px}.home-feature{padding:19px;min-height:367px}.home-feature>img{width:88%;object-position:65% center}.feature-fade{background:linear-gradient(90deg,#fff 0%,#fffffff2 34%,#ffffffaa 62%,#ffffff05 100%)}.feature-copy{width:94%}.feature-copy h2{font-size:26px}.feature-copy h3{font-size:14px}.feature-copy p{font-size:13px}.feature-copy .button{margin-top:14px}.service-strip{font-size:15px;padding:7px 13px;gap:20px}.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 13px}.latest-grid .card{display:block}.latest-grid .card-art{min-height:115px;height:115px}.latest-grid .card h3{font-size:14px}.latest-grid .art-title{font-size:18px}.latest-section .section-head h2{font-size:22px}.latest-section{padding-bottom:0}.home-sidebar{display:grid;grid-template-columns:1fr;gap:0}.mini-ranks strong{font-size:14px}.ranking-panel{padding:18px}.mini-art{width:55px;flex-basis:55px}.side-guide{margin-top:18px}.editorial-note{margin-top:25px}.editorial-note .text-link{display:inline-block;margin-top:12px}.article-layout{gap:0}.sidebar{display:none}.section-head h2{font-size:23px}.page-head h1{font-size:28px}}
@media(min-width:721px){.full-hero picture img{object-position:center top}.category>span:not(.category-arrow){min-height:44px}}@media(min-width:1001px){.ranking-panel .mini-ranks strong{font-size:14px}.desktop-nav a{font-size:14px}.desktop-nav{gap:17px}.mini-art{font-size:12px}}@media(min-width:1001px) and (max-width:1200px){.desktop-nav a{font-size:12px}.desktop-nav{gap:12px}}.search-link{display:grid;place-items:center;min-width:36px;min-height:36px}

/* Japanese masthead */
.brand{font-size:25px;letter-spacing:0;gap:9px}.mark{font-size:22px;flex-shrink:0}.brand-note{margin-left:46px}@media(max-width:720px){.brand{font-size:clamp(18px,5.5vw,25px)}header .brand-note{font-size:10px;margin-left:40px}}

/* Editorial photography and explanatory illustrations */
.article-figure{margin:30px 0}.article-figure picture{display:block}.article-figure img{width:100%;height:auto;border-radius:10px}.article-cover img{aspect-ratio:3/2;object-fit:cover}.article-figure figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px}.card-photo{overflow:hidden;aspect-ratio:3/2;background:var(--light)}.card-photo picture{display:block;width:100%;height:100%}.card-photo img{width:100%;height:100%;object-fit:cover}.latest-grid .card-photo{border-radius:6px;aspect-ratio:16/10}@media(max-width:720px){.card-photo{height:100%;aspect-ratio:auto}.latest-grid .card-photo{height:auto;aspect-ratio:3/2}.article-figure{margin:25px 0}}@media(max-width:600px){.diagram img{aspect-ratio:3/4;height:auto}}
