:root{--paper: #f3f3f1;--ink: #171717;--muted: #666764;--line: #d7d7d3;--blue: #3155ef;--band: #222733;--page-gutter: 10vw;--card-radius: 18px;--radius-sm: 13px;--blue-deep: #2440c8;--blue-soft: #e9edff;--blue-line: rgba(49, 85, 239, .16);--rule: rgba(23, 23, 23, .13);--warm: #ff8a3d;--warm-soft: #ffeedd;--surface: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;letter-spacing:.01em;display:flex;flex-direction:column;min-height:100vh}body>main{flex:1 0 auto}body>*{min-width:0}.site-header,footer{flex:none}a{color:inherit;text-decoration:none}.site-header{align-items:center;background:var(--band);color:#fff;display:flex;height:80px;justify-content:space-between;margin:0;max-width:none;padding:0 var(--page-gutter)}.wordmark{align-items:center;display:inline-flex;height:48px;padding:0}.wordmark img{display:block;height:48px;width:auto}.wordmark:focus-visible{outline:2px solid var(--blue);outline-offset:4px}nav{align-items:center;display:flex;font-size:13px;font-weight:700;gap:27px}.nav-contact{border:1px solid white;border-radius:6px;padding:10px 15px;transition:transform .2s ease,background .2s ease}.nav-contact:hover{transform:translateY(-2px)}h1,h2{font-weight:700;letter-spacing:-.02em}footer{align-items:center;background:var(--band);color:#a6abb8;display:flex;font-size:12px;justify-content:space-between;margin:0;max-width:none;padding:25px var(--page-gutter)}footer a{color:#fff;font-weight:700}.media-head{margin:0 auto;max-width:1120px;width:100%;padding:64px var(--page-gutter) 40px}@media(min-width:1400px){.media-head{padding-left:0;padding-right:0}}.media-head h1{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:0;text-wrap:balance}.media-head p{color:var(--muted);font-size:14px;line-height:1.9;margin:14px 0 0;max-width:46em}.media-main{margin:0 auto;max-width:1120px;width:100%;padding:0 var(--page-gutter) 110px}@media(min-width:1400px){.media-main{padding-left:0;padding-right:0}}.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--card-radius);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1)}.post-card:hover{box-shadow:0 10px 28px #1717171a;transform:translateY(-3px)}.post-card:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.post-thumb{aspect-ratio:16 / 9;background:var(--blue-soft);overflow:hidden}.post-thumb img{display:block;height:100%;object-fit:cover;transition:transform .35s cubic-bezier(.22,1,.36,1);width:100%}.post-card:hover .post-thumb img{transform:scale(1.04)}.post-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:18px 20px 20px}.post-title{font-family:inherit;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.55;margin:0;transition:color .18s ease}.post-card:hover .post-title{color:var(--blue-deep)}.post-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted);display:-webkit-box;font-size:13px;line-height:1.8;margin:0;overflow:hidden}.post-meta{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;gap:10px;margin-top:auto}.post-meta time{font-family:Menlo,Monaco,Consolas,Liberation Mono,monospace;letter-spacing:0}.post-tag{border:1px solid var(--line);border-radius:999px;font-size:11px;padding:2px 10px;white-space:nowrap}.post-featured{margin-bottom:44px}.post-featured .post-card{flex-direction:row}.post-featured .post-thumb{aspect-ratio:auto;flex:0 0 58%;position:relative}.post-featured .post-thumb:before{content:"";display:block;padding-top:56.25%}.post-featured .post-thumb img{height:100%;left:0;position:absolute;top:0;width:100%}.post-featured .post-body{gap:14px;justify-content:center;padding:28px 34px}.post-featured .post-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:clamp(18px,2vw,23px);line-height:1.5;overflow:hidden}.post-featured .post-excerpt{-webkit-line-clamp:3;font-size:14px}.post-grid{display:grid;gap:26px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));list-style:none;margin:0;padding:0}.post-grid li{display:flex}.post-grid .post-card{flex:1}.article-main{margin:0 auto;max-width:960px;width:100%;padding:56px var(--page-gutter) 90px}@media(min-width:1000px){.article-main{padding-left:0;padding-right:0}}.article-hero{border-radius:var(--card-radius);display:block;margin:0 0 36px;overflow:hidden}.article-hero img{aspect-ratio:16 / 9;display:block;height:auto;object-fit:cover;width:100%}.article-header{margin-bottom:40px}.article-header h1{font-family:inherit;font-size:clamp(27px,3.6vw,39px);font-weight:700;letter-spacing:-.01em;line-height:1.45;margin:0 0 18px;overflow-wrap:anywhere;text-wrap:balance}.article-header .post-meta{font-size:13px}.article-body{font-size:16px;line-height:2}.article-body>:first-child{margin-top:0}.article-body h2{align-items:center;display:flex;font-family:inherit;font-size:clamp(22px,2.8vw,29px);font-weight:700;gap:13px;letter-spacing:-.005em;line-height:1.45;margin:62px 0 22px;text-wrap:balance}.article-body h2:before{background:var(--blue);border-radius:99px;content:"";flex:none;height:.95em;width:6px}.article-body h3{font-family:inherit;font-size:18.5px;font-weight:700;letter-spacing:.01em;margin:40px 0 14px}.article-body h3:before{color:var(--warm);content:"◆";font-size:.7em;margin-right:.55em;vertical-align:.1em}.article-body p{margin:0 0 26px}.article-body a{border-bottom:2px solid var(--blue-line);color:var(--blue-deep);font-weight:700;transition:border-color .18s ease,color .18s ease}.article-body a:hover{border-color:var(--warm);color:var(--warm)}.article-body ul,.article-body ol{margin:0 0 26px;padding-left:26px}.article-body li{margin-bottom:8px}.article-body blockquote{border-left:3px solid var(--line);color:var(--muted);margin:0 0 26px;padding:4px 0 4px 20px}.article-body code{background:#e9e9e5;border-radius:4px;font-family:Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.85em;padding:2px 6px}.article-body pre{background:var(--band);border-radius:8px;margin:0 0 26px;overflow-x:auto;padding:20px}.article-body pre code{background:none;color:#e8eaf1;font-size:13px;line-height:1.7;padding:0}.article-body img{border-radius:var(--radius-sm);height:auto;max-width:100%}.article-body .mark{background:linear-gradient(transparent 56%,var(--warm-soft) 56%);font-weight:700;padding:0 2px}.article-body table{border-collapse:collapse;margin:0 0 26px;width:100%}.article-body th,.article-body td{border:1px solid var(--line);font-size:14px;padding:10px 14px;text-align:left}.article-body th{background:#e9e9e5}.article-body .conclusion{background:var(--blue-soft);border-radius:var(--card-radius);color:var(--ink);margin:0 0 40px;padding:clamp(24px,3.5vw,34px)}.article-body .conclusion-title{color:var(--blue-deep);font-size:clamp(19px,2.2vw,23px);font-weight:700;letter-spacing:-.01em;line-height:1.45;margin:0 0 22px;padding-bottom:18px;position:relative}.article-body .conclusion-title:after{background:var(--warm);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:48px}.article-body .conclusion-list{counter-reset:none;list-style:none;margin:0;padding:0}.article-body .conclusion-list li{align-items:flex-start;display:flex;gap:16px;margin:0;padding:15px 0}.article-body .conclusion-list li+li{border-top:1px solid var(--blue-line)}.article-body .conclusion-list .c-num{background:var(--blue);border-radius:99px;color:#fff;display:grid;flex:none;font-size:15px;font-weight:700;height:30px;line-height:1;margin-top:4px;place-items:center;width:30px}.article-body .conclusion-list .c-text{color:var(--ink);font-size:clamp(17px,1.9vw,20px);line-height:1.65}.article-body .conclusion-list .c-text strong{color:var(--blue-deep);font-weight:700}.article-body .lede{background:var(--warm-soft);border-radius:var(--card-radius);font-feature-settings:"palt" 1;font-size:clamp(19px,2.3vw,24px);font-weight:700;letter-spacing:-.01em;line-height:1.7;margin:38px 0;padding:22px clamp(20px,3vw,28px);text-wrap:pretty}.article-body .figures,.article-body .shift{background:var(--surface);border-radius:var(--card-radius);margin:26px 0 32px;overflow-x:auto;padding:8px clamp(16px,2.4vw,24px) 14px}.article-body .figures table,.article-body .shift table{border-collapse:collapse;margin:0;min-width:460px;table-layout:fixed}.article-body .figures th,.article-body .figures td,.article-body .shift th,.article-body .shift td{border:0;vertical-align:baseline}.article-body .figures thead th,.article-body .shift thead th{background:none;color:var(--blue-deep);font-size:12px;font-weight:700;letter-spacing:0;padding:12px 0 10px}.article-body .figures thead th,.article-body .shift thead th{border-bottom:1.5px solid var(--rule)}.article-body .figures tbody td,.article-body .shift tbody td{padding:17px 0}.article-body .figures tbody tr+tr td,.article-body .shift tbody tr+tr td{border-top:1px solid var(--rule)}.article-body .figures th:first-child{width:42%}.article-body .figures th:not(:first-child),.article-body .figures td:not(:first-child){padding-left:18px;text-align:right}.article-body .figures tbody td:first-child{font-size:14px;line-height:1.65}.article-body .figures tbody td:not(:first-child){font-feature-settings:"tnum" 1;font-size:clamp(21px,2.5vw,28px);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.02em;line-height:1.2;white-space:nowrap}.article-body .figures.is-col2 tbody td:nth-child(2){color:var(--blue)}.article-body .figures.is-lastrow tbody tr:last-child td:not(:first-child){color:var(--blue)}.article-body .figures.is-lastrow{max-width:100%;width:fit-content}.article-body .figures.is-lastrow table{min-width:0;width:400px}.article-body .figures.is-lastrow th:first-child{width:58%}.article-body .shift th:first-child{width:21%}.article-body .shift th:nth-child(2),.article-body .shift th:nth-child(3){width:39.5%}.article-body .shift th:not(:first-child),.article-body .shift td:not(:first-child){padding-left:18px;padding-right:18px}.article-body .shift tbody td:first-child{color:var(--muted);font-size:13px}.article-body .shift tbody td:nth-child(2){color:var(--muted)}.article-body .shift tbody td:nth-child(3){color:var(--blue-deep);font-weight:700}.article-body .shift th:nth-child(3),.article-body .shift td:nth-child(3){background:var(--blue-soft)}.article-body .shift thead th:nth-child(3){border-radius:var(--radius-sm) var(--radius-sm) 0 0;padding-top:14px}.article-body .shift tbody tr:last-child td:nth-child(3){border-radius:0 0 var(--radius-sm) var(--radius-sm)}.article-body .checklist ol{counter-reset:check;list-style:none;margin:0 0 26px;padding:0}.article-body .checklist li{background:var(--surface);border-radius:var(--radius-sm);counter-increment:check;margin:0 0 10px;padding:17px 22px 17px 62px;position:relative}.article-body .checklist li:before{background:var(--blue);border-radius:99px;color:#fff;content:counter(check);display:grid;font-size:13px;font-weight:700;height:27px;left:20px;place-items:center;position:absolute;top:19px;width:27px}.article-body .note{background:var(--surface);border-radius:var(--radius-sm);color:var(--muted);font-size:14px;line-height:1.9;margin:30px 0;padding:18px clamp(18px,2.4vw,24px)}.article-body .note>:last-child{margin-bottom:0}.article-body blockquote{background:var(--surface);border:0;border-radius:var(--card-radius);color:var(--ink);margin:26px 0;padding:22px clamp(20px,3vw,28px);position:relative}.article-body blockquote>:last-child{margin-bottom:0}.article-body blockquote p{font-size:15px}.article-body .quote-src{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:0}.article-body hr{border:none;border-top:1px solid var(--line);margin:56px 0 20px}.article-body hr~*{color:var(--muted);font-size:12px;line-height:1.8}.article-body hr~h3{font-size:13px;margin:0 0 10px}.article-body hr~h3:before{font-size:.8em}.article-body hr~p{margin:0 0 14px}.article-body hr~ul li,.article-body hr~ol li{margin-bottom:4px}.article-body hr~* a{border-bottom-width:1px;font-weight:400}.article-cta{background:var(--blue);border-radius:var(--card-radius);color:#fff;margin-top:72px;padding:clamp(30px,4vw,44px) clamp(24px,3.4vw,40px)}.article-cta h2{font-size:clamp(22px,2.6vw,29px);letter-spacing:-.02em;line-height:1.45;margin:0 0 14px}.article-cta p{color:#dfe5ff;font-size:14px;line-height:1.9;margin:0 0 26px}.cta-button{align-items:center;background:#fff;border-radius:99px;color:var(--ink);display:inline-flex;font-size:14px;font-weight:700;gap:20px;padding:13px 22px;transition:background .18s ease,color .18s ease,transform .18s ease}.cta-button:hover{background:var(--warm);color:#fff;transform:translateY(-2px)}.cta-button:focus-visible{outline:2px solid white;outline-offset:3px}.article-footer{margin-top:40px}.back-link{align-items:center;border-bottom:2px solid var(--blue-line);color:var(--blue-deep);display:inline-flex;font-size:14px;font-weight:700;gap:12px;padding-bottom:6px;transition:border-color .2s ease,color .2s ease}.back-link:hover{border-color:var(--warm);color:var(--warm)}.notfound{margin:0 auto;max-width:840px;width:100%;padding:140px var(--page-gutter) 160px;text-align:center}.notfound h1{font-size:clamp(44px,6vw,76px);margin:0 0 20px}.notfound p{color:var(--muted);font-size:15px;margin:0 0 40px}@media(max-width:960px){.post-featured .post-card{flex-direction:column}.post-featured .post-thumb{aspect-ratio:16 / 9;flex:none;position:static}.post-featured .post-thumb:before{display:none}.post-featured .post-thumb img{height:100%;position:static}.post-featured .post-body{padding:20px 22px 24px}.post-featured .post-title{-webkit-line-clamp:none;display:block;overflow:visible}}@media(max-width:700px){.site-header{height:70px;padding:0 20px}.wordmark,.wordmark img{height:40px}nav{gap:14px;font-size:12px}.nav-contact{padding:8px 10px}.media-head{padding-bottom:30px;padding-top:44px}.media-main{padding-bottom:80px}.post-featured{margin-bottom:30px}.post-grid{gap:20px}.article-main{padding-bottom:70px;padding-top:36px}.article-cta{padding:30px 24px}footer{padding:16px var(--page-gutter)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.post-card,.post-card:hover,.post-thumb img,.post-card:hover .post-thumb img{transform:none;transition:none}.nav-contact:hover,.cta-button:hover{transform:none}}
