:root{--bg: #ffffff;--ink: #111111;--ink-soft: #555;--muted: #f3f4f6;--brand: #0a5ad6;--accent: #e11d48;--border: #e5e7eb;--maxw: 1120px}html,body{overflow-x:clip;margin:0;padding:0}body{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;word-wrap:break-word;overflow-wrap:break-word}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}img{width:100%;height:auto;display:block}.container{width:100%;margin:0 auto;box-sizing:border-box}.site-header{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.site-header .inner{display:flex;align-items:center;gap:12px;padding:8px}.brand{display:flex;align-items:center;gap:8px;font-weight:800;letter-spacing:.02em}.brand-mark{width:24px;height:24px;border-radius:6px;background:linear-gradient(135deg, var(--brand), var(--accent))}.brand-name{font-size:1.2rem;color:var(--ink);font-family:"Yuji Syuku","Noto serif",sans-serifs}.nav{margin-left:auto;display:none;gap:12px}.nav a{color:var(--ink-soft);font-size:14px}.menu-btn{margin-left:auto;background:none;border:none;font:inherit;padding:6px 0;border-radius:8px}.breadcrumbs{font-size:12px;color:var(--ink-soft);padding:8px 0 0}.breadcrumbs a{color:var(--ink-soft)}.article{display:grid;grid-template-columns:1fr;gap:20px;margin:8px 0 40px}.hero{margin:0}.hero img{width:100%}.hero figuration{font-size:12px;color:var(--ink-soft);margin-top:4px}.title{font-weight:800;font-size:1.46rem;line-height:1.35;margin:6px 0 8px;letter-spacing:.01em}.meta{gap:6px 12px;color:var(--ink-soft);font-size:13px;padding:8px 0}.meta .tag{background:var(--muted);padding:2px 8px;border-radius:999px;font-size:12px}.share{display:flex;gap:8px}.share a{display:inline-flex;align-items:center;font-size:12px;padding:4px 8px;border:1px solid var(--border);border-radius:8px}.body{font-size:1.125rem;line-height:1.75}.body p{margin:1em 0}.lead{font-weight:600}blockquote.pull{margin:16px 0;padding:12px;background:var(--muted);border-left:4px solid var(--brand)}.in-article{display:grid;gap:8px;padding:10px;background:var(--muted);border-radius:8px}.in-article h3{font-size:14px;margin:0}.in-article ul{margin:0;padding-left:18px}.aside{display:grid;gap:14px}.card{border:1px solid var(--border);border-radius:10px;padding:12px;background:#fff}.card h3{font-size:14px;margin:0 0 6px}.rank{list-style:none;padding:0;margin:0}.rank li{display:grid;grid-template-columns:20px 1fr;gap:8px;padding:6px 0;border-top:1px dashed var(--border)}.rank li:first-child{border-top:none}@media(min-width: 960px){.nav{display:flex}.menu-btn{display:none}.article{grid-template-columns:minmax(0, 1fr) 280px;gap:24px}.hero{grid-column:1/-1}.title{font-size:28px}.body{font-size:16px}}.site-footer{display:flex;flex-direction:column;height:calc(var(--vh, 1vh)*65)}.site-footer .footer-top{flex:2;padding:1rem 0;background:#f8f8f8}.site-footer .footer-top .footer-categories{display:grid;grid-template-columns:1fr 1fr;gap:0;list-style:none;padding:0;margin:0}.site-footer .footer-top .footer-categories li a{display:block;padding:.5rem;text-align:center;background:#fff;border:1px solid #ddd;font-size:.95rem;text-decoration:none;color:#333}.site-footer .footer-top .footer-categories li a:hover{background:#eee}.site-footer .footer-middle{flex:1;padding:1rem;background:#fafafa}.site-footer .footer-middle .footer-search{display:flex;max-width:500px;margin:0 auto}.site-footer .footer-middle .footer-search input{flex:1;padding:.6rem;border:1px solid #ccc;border-radius:6px 0 0 6px;font-size:.95rem}.site-footer .footer-middle .footer-search button{padding:.6rem 1rem;border:none;background:#333;color:#fff;font-size:.95rem;border-radius:0 6px 6px 0;cursor:pointer}.site-footer .footer-middle .footer-search button:hover{background:#555}.site-footer .footer-bottom{flex:2;padding:1rem;background:#e6e6e6;display:flex;flex-direction:column;justify-content:space-between}.site-footer .footer-bottom .footer-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.site-footer .footer-bottom .footer-links a{font-size:.85rem;color:#333;text-decoration:none}.site-footer .footer-bottom .footer-links a:hover{text-decoration:underline}.site-footer .footer-bottom .footer-copyright{font-size:.75rem;color:var(--ink-soft);text-align:center}main{padding:0}main article>*:not(.hero){padding:0 12px}main .hero figcaption{padding:0 12px;color:var(--ink-soft);font-size:13px}.none{display:none}/*# sourceMappingURL=news-asahi.css.map */