:root{--key: #19448e;--key-dark: #123472;--aqua: #c6efff;--aqua-soft: #edfaff;--accent: var(--aqua);--accent-dark: var(--key);--ink: #333;--muted: #777;--line: #e6e6e6;--bg-soft: #f9f9f9;--balloon-bg: #edfaff;--info-bg: #fff8e1;--info-border: #ffd54f;--maxw: 760px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}.post-body h2,.post-body h3{scroll-margin-top:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif;color:var(--ink);line-height:1.9;background:#fff;font-size:16px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 16px}a{color:var(--key);text-decoration:none}a:hover{text-decoration:underline;color:var(--key-dark)}img{max-width:100%;height:auto}.site-header{background:linear-gradient(135deg,#d7f4ff 0%,var(--aqua) 55%,#b6e8fb 100%);color:#333;box-shadow:0 3px 10px #0003;border-bottom:5px dotted rgba(0,0,0,.15)}.header-in{padding:14px 16px 18px;text-align:center}.site-tagline{margin:0 0 14px;font-size:.8rem;background:#333;color:#fff;padding:.55em 1em;line-height:1.5}.site-title{color:#333;font-weight:700;font-size:1.9rem;display:inline-block;letter-spacing:.02em}.site-title:hover{text-decoration:none;opacity:.85}.global-nav{background:#ffffff59}.nav-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center}.nav-list a{display:block;padding:14px 18px;color:#333;font-size:.92rem;font-weight:600}.nav-list a:hover{background:#fff9;text-decoration:none}.site-footer{margin-top:48px;padding:24px 0;background:var(--aqua);color:#333;font-size:.85rem;text-align:center;box-shadow:0 -3px 10px #0003}.layout{display:grid;grid-template-columns:1fr 290px;gap:32px;align-items:start}.main-col,.sidebar{min-width:0}.sidebar .widget{margin-bottom:28px}.sidebar .widget-title{font-size:1rem;margin:0 0 12px;padding:.5em 1em;background:var(--aqua);color:#333;border-radius:3px;box-shadow:0 1px 5px #0000001f}.profile-box{padding:4px 2px}.profile-name{font-weight:700;margin:0 0 6px}.profile-bio{font-size:.82rem;color:#555;line-height:1.8;margin:0}.recent-list{list-style:none;margin:0;padding:0}.recent-list li{border-bottom:1px solid var(--line)}.recent-item{display:flex;gap:10px;align-items:center;padding:10px 2px}.recent-item img{flex:0 0 64px;width:64px;height:42px;object-fit:cover;border-radius:3px;border:1px solid #eee}.recent-title{font-size:.82rem;line-height:1.5;color:var(--ink)}.recent-item:hover{text-decoration:none}.recent-item:hover .recent-title{color:var(--key)}.card-list{display:flex;flex-direction:column;gap:20px}.entry-card{display:flex;gap:16px;background:#fff;border-bottom:1px solid var(--line);padding-bottom:20px}.card-thumb{position:relative;flex:0 0 200px;display:block}.card-thumb img{width:200px;height:130px;object-fit:cover;border-radius:3px;border:1px solid #eee;box-shadow:.5px .5px 4px #0003}.thumb-noimg{display:flex;align-items:center;justify-content:center;width:200px;height:130px;background:#f2f2f2;color:#aaa;font-size:.75rem;border-radius:3px}.cat-label{position:absolute;top:8px;left:8px;background:var(--aqua);color:#333;font-size:.72rem;padding:3px 10px;border-radius:2px}.card-body{min-width:0}.card-title{font-size:1.12rem;line-height:1.5;margin:0 0 8px}.card-title a{color:var(--ink)}.card-title a:hover{color:var(--key)}.card-snippet{font-size:.85rem;color:#666;line-height:1.7;margin:0 0 8px}.card-date{font-size:.78rem;color:var(--muted);margin:0}.archive-title{font-size:1.35rem;margin:0 0 20px;padding:.7em 1em;background:var(--aqua);color:#333;border-radius:3px;box-shadow:0 1px 5px #0003}.ranking-list .recent-item{position:relative;padding-left:6px}.rank-num{flex:0 0 22px;width:22px;height:22px;line-height:22px;text-align:center;border-radius:3px;font-size:.78rem;font-weight:700;color:#fff;background:#b9c4cf}.rank-num.rank-1{background:#f5b301}.rank-num.rank-2{background:#a7b3bd}.rank-num.rank-3{background:#cd7f4b}.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:40px 0 12px}.page-link{display:inline-block;min-width:42px;text-align:center;padding:10px 12px;border:1px solid #ccc;border-radius:3px;color:var(--key);background:#fff;font-size:.9rem}.page-link:hover{background:var(--aqua-soft);text-decoration:none}.page-current{background:var(--aqua);border-color:var(--aqua);color:#333;font-weight:700}.page-ellipsis{padding:10px 4px;color:var(--muted)}.lead{font-size:1.02rem;background:var(--aqua-soft);border:1px solid var(--aqua);padding:16px;border-radius:4px;margin:24px 0}.cat-section{margin:28px 0}.cat-title{font-size:1.2rem;background:var(--aqua);color:#333;padding:.5em 1em;border-radius:3px;margin-bottom:12px;box-shadow:0 1px 5px #0003}.post-list{list-style:none;padding:0;margin:0}.post-list li{border-bottom:1px dashed var(--line)}.post-list li a{display:block;padding:11px 4px}.post{padding:24px 0 8px}.post-title{font-size:1.5rem;line-height:1.5;margin:0 0 8px}.post-meta{color:var(--muted);font-size:.82rem;margin:0 0 20px}.post-body h2{font-size:1.3rem;margin:40px 0 16px;padding:.8em 1em;background:var(--aqua);color:#333;border-radius:3px;box-shadow:0 1px 5px #0003}.post-body h3{font-size:1.12rem;margin:28px 0 12px;padding:4px 0 4px 12px;border-left:5px solid var(--aqua);border-bottom:1px solid var(--line)}.post-body p{margin:0 0 18px}.post-body strong{color:var(--key)}.post-body ul,.post-body ol{padding-left:1.4em;margin:0 0 18px}.wp-block-image,.post-body figure{margin:22px 0;text-align:center}.wp-block-image img{border-radius:8px}.wp-block-table,.post-body figure.wp-block-table{overflow-x:auto}.post-body table{border-collapse:collapse;width:100%;font-size:.92rem;margin:0 auto}.post-body th,.post-body td{border:1px solid #eee;padding:10px 12px;text-align:left}.post-body thead th{background:var(--aqua);color:#333}.post-body th{background:#f9f9f9}.post-body tbody tr:nth-child(2n){background:var(--bg-soft)}.post-body blockquote{background:var(--aqua-soft);border:3px solid var(--aqua);border-radius:4px;margin:22px 0;padding:14px 18px;color:#333}.post-body blockquote p:last-child{margin-bottom:0}.toc{background:#fff;border:3px solid #eee;border-radius:4px;padding:14px 18px;margin:24px 0;font-size:.95rem}.toc-title{font-weight:700;margin:-14px -18px 12px;padding:10px 18px;font-size:1rem;background:#f9f9f9;border-bottom:1px solid #eee}.toc-title:before{content:"📖 "}.toc ul{list-style:none;margin:0;padding:0}.toc li{margin:4px 0;line-height:1.6}.toc li.toc-h2>a{font-weight:600}.toc li.toc-h3{padding-left:1.3em;font-size:.9rem}.toc li.toc-h3>a{color:var(--muted)}.toc a{text-decoration:none}.toc a:hover{text-decoration:underline;color:var(--accent-dark)}.information-box,.info-box{background:var(--info-bg);border:1px solid var(--info-border);border-radius:8px;padding:14px 16px;margin:22px 0;font-size:.92rem}.information-box p:last-child{margin-bottom:0}.speech-wrap{display:flex;align-items:flex-start;gap:12px;margin:22px 0;position:relative}.speech-wrap .speech-person{width:72px;flex:0 0 72px;text-align:center}.speech-wrap .speech-icon{margin:0}.speech-wrap .speech-icon-image{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid var(--line);background:#fff}.speech-wrap .speech-name{font-size:.7rem;color:var(--muted);margin-top:4px;line-height:1.3}.speech-wrap .speech-balloon{position:relative;background:var(--balloon-bg);border-radius:14px;padding:12px 16px;flex:1 1 auto;max-width:calc(100% - 90px)}.speech-wrap .speech-balloon p{margin:0}.speech-wrap .speech-balloon p+p{margin-top:8px}.speech-wrap.sbp-l .speech-balloon:before{content:"";position:absolute;top:22px;left:-9px;border-style:solid;border-width:7px 9px 7px 0;border-color:transparent var(--balloon-bg) transparent transparent}.speech-wrap.sbp-r{flex-direction:row-reverse}.speech-wrap.sbp-r .speech-balloon:after{content:"";position:absolute;top:22px;right:-9px;border-style:solid;border-width:7px 0 7px 9px;border-color:transparent transparent transparent var(--balloon-bg)}.wp-block-button__link,.btn-wrap a{display:inline-block;background:var(--accent);color:#fff!important;padding:12px 22px;border-radius:999px;font-weight:700;text-decoration:none}.wp-block-button{text-align:center;margin:24px 0}@media(max-width:900px){.layout{grid-template-columns:1fr;gap:24px}.sidebar{border-top:1px solid var(--line);padding-top:20px}}@media(max-width:600px){body{font-size:15.5px}.site-title{font-size:1.35rem}.nav-list a{padding:11px 12px;font-size:.85rem}.post-title{font-size:1.28rem}.post-body h2{font-size:1.15rem}.speech-wrap .speech-person{width:58px;flex:0 0 58px}.speech-wrap .speech-icon-image{width:50px;height:50px}.speech-wrap .speech-balloon{max-width:calc(100% - 70px)}.entry-card{flex-direction:column;gap:10px}.card-thumb,.card-thumb img,.thumb-noimg{flex-basis:auto;width:100%;height:auto}.card-thumb img{height:auto;aspect-ratio:16 / 10}.card-title{font-size:1.05rem}}
