:root{color-scheme:light;--paper:#fff;--white:#fff;--ink:#484848;--green:#555;--muted:#707070;--accent:#817c27;--line:#ddd;--sage:#f7f7f5;--sand:#f1f0e9;--highlight:#e5de54;--sans:"Yu Gothic Medium","游ゴシック体","Yu Gothic","Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;--home-width:752px;--reading-width:518px;--body-size:16px;--body-line:28px;--reference-size:13px;--reference-line:1.65;--space-paragraph:32px;--space-paragraph-mobile:16px;--header-height:100px;--header-condensed:70px;--mobile-nav-height:73px;--story-gap:24px}*{box-sizing:border-box}html{scroll-padding-top:24px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 var(--sans);overflow-wrap:anywhere}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration:underline}img,svg{max-width:100%;vertical-align:middle}img{height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.6}p{margin-bottom:32px}a:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid #666;outline-offset:4px}main:focus{outline:none}.wrap{width:min(var(--home-width),calc(100% - 32px));margin-inline:auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:8px;left:8px;z-index:20;background:#fff;padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{background:#fff}.header-inner{height:var(--header-height);padding:0 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:20px;height:100%;text-decoration:none;color:#222;white-space:nowrap}.brand:hover{text-decoration:none}.brand-name{font-size:29px;font-weight:700;letter-spacing:.23em}.brand-mark .editorial-icon{width:44px;height:52px;stroke-width:.7}.brand-accent{display:flex;align-items:center;justify-content:center;background:var(--highlight);width:44px;height:44px;transform:rotate(-8deg);margin-left:8px}.brand-accent svg{width:31px;height:31px;transform:rotate(8deg);color:#fff}.main-nav{display:flex;align-items:center;gap:20px;height:100%}.main-nav>a,.site-menu>summary{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:58px;min-height:64px;font-size:10px;letter-spacing:.05em;text-decoration:none;cursor:pointer;list-style:none}.main-nav>a:first-child{display:none}.main-nav .editorial-icon{height:30px;width:30px}.main-nav>a[aria-current] .editorial-icon{stroke-width:1.8}.site-menu>summary::-webkit-details-marker{display:none}.site-menu{position:relative}.menu-panel{position:absolute;z-index:15;right:0;top:100%;width:300px;padding:24px;background:#fff;border:1px solid var(--line)}.menu-panel p{font-size:13px;margin-bottom:16px}.menu-panel a{display:flex;min-height:44px;align-items:center;border-top:1px solid #eee;font-size:13px}.notice-bar{height:46px;background:#f7f7f7;padding:0 48px;display:flex;align-items:center;font-size:12px;line-height:20px}.notice-bar>a{text-decoration:none}.notice-bar span{margin-left:12px}.home-editorial{padding-top:40px;padding-bottom:64px}.home-main{min-width:0}.lead-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px var(--story-gap)}.story-card{min-width:0}.story-lead{grid-column:1/-1}.story-card h2{font-size:15px;line-height:22.4px;margin:13px 0 8px;font-weight:700}.story-card h2 a{text-decoration:none}.story-card h2 a:hover{text-decoration:underline}.story-copy .editorial-icon{width:18px;height:18px;margin-right:7px}.story-description{font-size:14px;line-height:22.4px;margin:0}.home-tools{margin-top:64px}.section-label{font-size:15px;margin-bottom:12px;border-left:3px solid #b8b8b8;padding-left:11px}.site-footer{padding:38px 0 24px;background:#f7f7f7}.footer-inner{display:flex;justify-content:space-between;gap:24px}.footer-brand{font-size:20px;font-weight:700;letter-spacing:.15em;text-decoration:none}.footer-inner p,.footer-inner a:not(.footer-brand){font-size:12px}.footer-inner p{margin:12px 0}.footer-inner nav{display:flex;flex-direction:column}.footer-inner nav a{min-height:36px;display:inline-flex;align-items:center}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:11px;color:var(--muted)}.article-wrap{width:min(var(--reading-width),calc(100% - 32px));padding-top:40px;padding-bottom:64px}.article{min-width:0;background:#fff}.article-header,.article-reading{width:100%;margin-inline:auto}.article-series{font-size:14px;margin:0 0 12px}.article-title-row{display:flex;gap:18px;align-items:flex-start}.article-title-thumb{display:none;background-size:cover;background-position:50%;height:100px}.article-header h1{font-size:20px;line-height:32px;font-weight:700;margin:0}.article-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:14px;line-height:24px;color:var(--muted);margin:32px 0 8px}.article-meta time{font-size:11px;align-self:center}.article-jump{display:inline-flex;align-items:center;min-height:36px;font-size:12px;margin-bottom:20px}.article-toc{border-block:1px solid var(--line);margin:28px 0 36px}.article-toc summary{cursor:pointer;padding:14px 0;font-size:14px}.article-toc nav{font-size:14px;padding-bottom:16px}.article-toc a{display:inline-flex;align-items:center;min-height:44px}.article-toc ul{padding-left:22px}.article-content{font-size:var(--body-size);line-height:var(--body-line);min-width:0}.article-content p{margin:0 0 var(--space-paragraph)}.article-content h2{font-size:18px;line-height:29px;margin:48px 0 28px;padding-left:11px;border-left:3px solid #b8b8b8}.article-content h3{font-size:17px;line-height:28px;margin:32px 0 18px}.article-content h4{font-size:16px;margin:24px 0 16px}.article-content ul,.article-content ol{padding-left:1.5em;margin:0 0 32px}.article-content li{margin-bottom:8px}.article-content blockquote{margin:28px 0;padding:18px;border-left:2px solid #aaa;background:#f7f7f7}.article-content hr{border:0;border-top:1px solid var(--line);margin:36px 0}.article-content pre{overflow:auto;padding:20px;background:#f7f7f7}.article-content img{display:block;max-width:100%;height:auto}.table-scroll{overflow:auto;margin:24px 0;max-width:100%;overscroll-behavior-inline:contain}.table-scroll::before{content:"表は横にスクロールできます";display:block;font-size:11px;color:var(--muted);margin-bottom:8px}.article-content table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px;line-height:1.7}.article-content th,.article-content td{padding:12px 14px;border:1px solid var(--line);text-align:left}.article-content th{background:#f5f5f5}.article-content details>summary{min-height:44px;cursor:pointer}.article-content strong{font-weight:700}.related-section{margin-top:64px;border-top:1px solid var(--line);padding-top:28px}.related-section>h2{font-size:18px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.related-grid .story-card h2{font-size:14px}.related-read{display:inline-flex;align-items:center;min-height:44px;font-size:12px}.archive-wrap{padding-block:40px 64px}.archive-wrap h1{font-size:24px}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px var(--story-gap)}.breadcrumbs{display:flex;gap:12px;font-size:12px;margin-bottom:28px}.taxonomy-list{padding-left:20px}.taxonomy-list a{display:inline-flex;min-height:44px;gap:20px;align-items:center}.not-found{padding-block:80px}.not-found h1{font-size:26px}.eyebrow{font-size:12px}.button{display:inline-flex;min-height:44px;padding:10px 18px;background:#555;color:#fff;border:1px solid #555;border-radius:0;text-decoration:none;align-items:center;justify-content:center;gap:12px}.story-image .feature-composition,.article-cover .feature-composition{display:grid;grid-template-columns:62% 38%;aspect-ratio:2;position:relative;background:#f6f5ef}.feature-photo{min-width:0;min-height:0;overflow:hidden}.feature-photo>a{display:block;height:100%}.story-image .feature-photo img,.article-cover .feature-photo img{width:100%;height:100% !important;max-height:none;object-fit:cover;aspect-ratio:auto}.feature-words{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 10px;color:#68675e}.feature-kicker{font-size:11px;letter-spacing:.1em;margin-bottom:30px;border-bottom:1px solid #cbc8ad;padding-bottom:8px}.feature-words p{font-size:25px;line-height:1.9;letter-spacing:.12em;margin:0 0 24px}.feature-words p span{display:block}.feature-words>svg{color:#898570;width:38px;height:38px}.article-cover .feature-composition{aspect-ratio:.8;grid-template-columns:1fr;grid-template-rows:65% 35%}.article-cover .feature-words{padding:24px;background:#f3f1dc;position:relative}.article-cover .feature-kicker{margin-bottom:14px}.article-cover .feature-words p{font-size:25px;margin-bottom:0}.article-cover .feature-words>svg{position:absolute;bottom:16px;right:18px;width:28px}.article-cover.food-photo{margin:0 0 32px}.article-cover.food-photo figcaption{padding-inline:0}.story-image .food-photo img{aspect-ratio:2.14}.article-title-thumb img{width:100px;height:100px;object-fit:cover}.policy-page .article-header{margin-bottom:32px}@media(max-width:1000px){.header-inner{padding-inline:24px}.brand{gap:12px}.brand-name{font-size:24px}.main-nav{gap:10px}.notice-bar{padding-inline:24px}}@media(max-width:700px){.story-image .feature-composition{grid-template-columns:62% 38%;grid-template-rows:minmax(0,1fr)}.story-image .feature-words{min-height:0;padding:10px 5px}.story-image .feature-kicker,.story-image .feature-words>svg{display:none}.story-image .feature-words p{writing-mode:vertical-rl;font-size:16px;line-height:1.8;letter-spacing:.04em;margin:0;max-height:100%}.story-image .feature-words p span{white-space:nowrap}.header-inner{height:134px;padding:0;display:flex;flex-direction:column-reverse;border:0}.main-nav{height:73px;width:100%;flex:none;justify-content:space-around;gap:0;border-bottom:1px solid var(--line)}.main-nav>a:first-child{display:flex}.main-nav>a,.site-menu>summary{min-width:52px;min-height:64px;font-size:10px;gap:2px}.main-nav .editorial-icon{width:28px;height:28px}.brand{width:100%;height:61px;justify-content:center;gap:17px}.brand-name{font-size:23px;letter-spacing:.2em}.brand-mark .editorial-icon{width:31px;height:38px}.brand-accent{height:32px;width:32px;margin:0}.brand-accent svg{width:25px;height:25px}.notice-bar{height:auto;min-height:48px;padding:6px 16px;font-size:11px;line-height:18px}.menu-panel{right:-5px;max-width:calc(100vw - 32px);width:300px}.home-editorial{padding-top:32px}.lead-stories{display:block}.lead-stories>.story-card+.story-card{margin-top:28px}.story-card h2{font-size:14px;line-height:22.4px;margin:12px 0 8px}.story-description{font-size:14px;line-height:22.4px}.feature-words{padding:12px 6px}.feature-kicker{font-size:8px;letter-spacing:0;margin-bottom:12px;padding-bottom:5px}.feature-words p{font-size:15px;line-height:1.9;letter-spacing:.04em;margin-bottom:10px}.feature-words>svg{width:24px;height:24px}.home-tools{margin-top:48px}.article-wrap{padding-top:36px}.article-series{font-size:12px;margin-bottom:10px}.article-title-thumb{display:block;flex:0 0 100px;width:100px}.article-title-row{gap:18px}.article-header h1{font-size:18px;line-height:28.8px;flex:1;min-width:0}.article-meta{font-size:12px;line-height:22px;margin:16px 0 0;gap:12px}.article-jump{font-size:11px;min-height:36px;margin-bottom:12px}.article-cover .feature-words{padding:15px}.article-cover .feature-words p{font-size:21px}.article-cover .feature-kicker{font-size:10px;margin-bottom:8px}.article-cover .feature-words>svg{width:20px;bottom:10px;right:10px}.article-content p{margin-bottom:var(--space-paragraph-mobile)}.article-content h2{margin:36px 0 24px}.article-content ul,.article-content ol{margin-bottom:16px}.related-grid{grid-template-columns:1fr;gap:32px}.archive-grid{grid-template-columns:1fr}.footer-inner,.footer-bottom{display:block}.footer-inner nav{margin-top:20px}.footer-bottom>span{display:block;margin-top:8px}.not-found h1{font-size:22px}}@media(max-width:350px){.story-image .feature-words p{font-size:13px}.brand{gap:12px}.brand-name{font-size:21px}.feature-words p{font-size:12px}.feature-kicker{font-size:7px}.article-title-row{gap:12px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation:none !important;transition:none !important}}html{scroll-padding-top:112px}.site-header{padding-top:var(--header-height)}.header-inner{position:fixed;inset:0 0 auto;z-index:40;background:#fff}.header-inner.is-condensed{height:var(--header-condensed)}.header-inner.is-condensed .brand-name{font-size:24px}.header-inner.is-condensed .brand-mark .editorial-icon{height:40px}.skip-link{position:fixed;z-index:60}.menu-panel{max-height:calc(100dvh - 104px);overflow-y:auto;overscroll-behavior:contain}:where(a,button,input,select,textarea,summary,[tabindex]){scroll-margin-top:12px}.story-image .feature-composition,.article-cover .feature-composition{display:block;position:relative;background:#fff;aspect-ratio:752/351;overflow:hidden;container-type:inline-size}.feature-composition .feature-photo{position:absolute}.feature-composition .feature-cut-0{left:0;top:0;width:29%;height:85%}.feature-composition .feature-cut-1{left:27%;top:8%;width:33%;height:92%}.feature-composition .feature-cut-2{right:0;top:0;width:23%;height:92%}.story-image .feature-photo img,.article-cover .feature-photo img{width:100%;height:100% !important;object-fit:cover;aspect-ratio:auto}.feature-cut-0 img{object-position:43% center}.feature-cut-1 img{object-position:52% center}.feature-cut-2 img{object-position:54% center}.story-image .feature-words{position:absolute;left:60%;top:8%;width:17%;height:86%;padding:0;background:#fff;color:#737373}.story-image .feature-words p{writing-mode:vertical-rl;font-size:3.2cqw;line-height:1.6;letter-spacing:.09em;margin:0;max-height:100%}.story-image .feature-words p span{white-space:nowrap}.story-image .feature-kicker{display:none}.article-cover .feature-composition{aspect-ratio:4/5}.article-cover .feature-cut-0{left:0;top:41%;width:58%;height:59%}.article-cover .feature-cut-1{left:55%;top:0;width:45%;height:52%}.article-cover .feature-cut-2{right:0;top:66%;width:43%;height:34%}.article-cover .feature-words{position:absolute;left:0;top:0;width:73%;height:41%;align-items:flex-start;justify-content:center;padding:5%;background:0 0;text-align:left;color:#484848}.article-cover .feature-kicker{font-size:2.8cqw;letter-spacing:.1em;padding:5px 10px;margin-bottom:18px;border:1px solid #777;background:#fff}.article-cover .feature-words p{font-size:4.6cqw;line-height:1.95;margin:0;letter-spacing:.07em}.article-cover .feature-words p span{width:max-content;background:#fff;padding-inline:6px}.story-image figcaption{padding-top:4px}.story-card h2{margin-top:7px}.story-image>.food-photo>a>img{aspect-ratio:752/351}.article-cover.food-photo:not(:has(.feature-composition))>img{height:auto;max-height:480px}@media(max-width:700px){html{scroll-padding-top:85px}.site-header{padding-top:var(--mobile-nav-height)}.header-inner,.header-inner.is-condensed{position:static;height:61px}.header-inner.is-condensed .brand-name{font-size:23px}.header-inner.is-condensed .brand-mark .editorial-icon{height:38px}.main-nav{position:fixed;inset:0 0 auto;z-index:40;height:var(--mobile-nav-height);background:#fff}.menu-panel{position:fixed;top:73px;right:8px;max-height:calc(100dvh - 81px)}.lead-stories .story-image{width:100vw;margin-left:-16px}.lead-stories .story-image figcaption{padding-inline:16px}.story-card h2{margin-top:7px}.story-image .feature-words{padding:0}.story-image .feature-words p{font-size:3.2cqw}.article-cover .feature-words{padding:5%}.article-cover .feature-kicker{font-size:2.8cqw;margin-bottom:12px}.article-cover .feature-words p{font-size:4.6cqw}}@media(max-width:350px){.header-inner.is-condensed .brand-name{font-size:21px}}@media print{.site-header,.site-footer,.related-section,.article-toc{display:none}.wrap,.article-header,.article-reading{width:100%;max-width:none}.table-scroll{overflow:visible}.table-scroll::before{display:none}.article-content table{min-width:0}}.article-references{font-size:var(--reference-size);line-height:var(--reference-line);margin:48px 0 32px;padding-top:24px;border-top:1px solid var(--line)}.article-references h2{font-size:14px;line-height:1.65;margin:0 0 12px;font-weight:700}.article-references ul{margin:0;padding-left:1.3em}.article-references li{margin-bottom:8px}.article-references a{overflow-wrap:anywhere}.photo-credits{font-size:13px;line-height:1.65}.photo-credits p{margin-bottom:12px}.photo-credits h2{font-size:15px;margin:32px 0 12px}.style-guide-icons{display:flex;gap:24px;flex-wrap:wrap}.style-guide-icons figure{display:grid;gap:8px;justify-items:center;font-size:13px}