:root{--bg: #f5efe6;--surface: rgba(255, 252, 247, .86);--surface-strong: #fffdf9;--surface-muted: #f2e7da;--text: #201916;--muted: #67584f;--border: rgba(120, 86, 63, .18);--accent: #8f4728;--accent-strong: #6f3017;--accent-soft: #f2ddd0;--shadow: 0 22px 50px rgba(55, 39, 29, .08);--max-width: 960px;color-scheme:light;font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif;line-height:1.8;font-weight:400}*{box-sizing:border-box}html{background:radial-gradient(circle at top,rgba(143,71,40,.13),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.35),transparent 24%),var(--bg);color:var(--text)}body{margin:0;min-width:320px}a{color:var(--accent);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{opacity:.82}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header,.site-footer{padding:1.5rem 1.25rem}.header-inner,.page-content,.site-footer{width:min(100%,var(--max-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(14px);background:#f5efe6d1;border-bottom:1px solid rgba(120,86,63,.1)}.header-inner{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.site-branding{min-width:0}.site-kicker,.section-label,.hero-panel-label{margin:0 0 .4rem;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-title{color:var(--text);font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;text-decoration:none}.site-title-row{display:flex;align-items:center;gap:.8rem}.site-portrait{width:clamp(3rem,5vw,4.2rem);height:clamp(3rem,5vw,4.2rem);flex:0 0 auto;border-radius:999px;border:1px solid rgba(120,86,63,.14);box-shadow:0 10px 22px #37271d1a;background:#fffcf7eb}.site-tagline{margin:.45rem 0 0;color:var(--muted);font-size:.95rem}.header-nav{display:flex;gap:.9rem;align-items:center}.header-nav a,.plain-link,.read-more,.hero-link{text-decoration:none}.header-nav a{color:var(--text);font-size:.94rem}.page-content{flex:1;width:min(100% - 2rem,var(--max-width));padding-block:2rem 4rem}.hero,.post-card,.article-card{background:var(--surface);border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.hero{padding:2rem;margin-bottom:1.25rem;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,1fr);gap:1.25rem;align-items:stretch}.hero-copy-wrap{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem;min-width:0}.eyebrow{margin:0 0 .8rem}.hero h1,.article-header h1{margin:0;line-height:1.35;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.02em}.hero-text,.article-description,.post-card p,.article-body{color:var(--muted)}.hero-text{margin:1rem 0 0;max-width:38rem;font-size:1.03rem}.hero-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.hero-stat-card{padding:1rem 1rem .95rem;border-radius:18px;background:#fffcf7ad;border:1px solid rgba(120,86,63,.12)}.hero-stat-label{display:block;margin-bottom:.35rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.hero-stat-card strong{display:block;color:var(--accent-strong);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.4}.hero-visual{position:relative;display:block;min-height:100%}.hero-visual-main{position:relative;display:block;min-height:280px;overflow:hidden;border-radius:24px;border:1px solid rgba(120,86,63,.12);background:linear-gradient(180deg,#20191605,#2019163d),#fffcf7d9;color:inherit;text-decoration:none}.hero-visual-image{width:100%;height:100%;display:block;object-fit:cover}.hero-visual-overlay{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border-radius:18px;background:#281d17c2;backdrop-filter:blur(12px);color:#fffaf4}.hero-visual-overlay strong{display:block;font-size:1rem;line-height:1.5}.hero-visual-overlay p{margin:.45rem 0 0;color:#fffaf4db;font-size:.92rem;line-height:1.6}.hero-category-cloud{position:absolute;left:.9rem;right:.9rem;top:.9rem;display:flex;flex-wrap:wrap;gap:.45rem;pointer-events:none;justify-content:flex-start}.hero-category-cloud span{padding:.38rem .7rem;border-radius:999px;background:#fffcf7c2;border:1px solid rgba(120,86,63,.1);color:var(--accent-strong);font-size:.72rem;font-weight:700}.hero-panel{align-self:stretch;padding:1.25rem;border-radius:22px;background:linear-gradient(180deg,#ffffffb8,#fff6eff2),var(--surface-muted);border:1px solid rgba(143,71,40,.12);display:flex;flex-direction:column;justify-content:flex-end}.hero-panel h2{margin:0 0 .6rem;font-size:1.2rem;line-height:1.45}.hero-panel p{margin:0;color:var(--muted)}.hero-link,.read-more{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;color:var(--accent-strong);font-weight:700}.home-hero,.home-section,.home-profile{margin-bottom:2rem;border:1px solid var(--border);background:linear-gradient(180deg,#ffffffc2,#faf1e9f0),var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.home-hero{padding:clamp(1.6rem,4vw,2.6rem);border-radius:30px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:clamp(1.2rem,4vw,2.5rem);align-items:center}.home-hero h1{margin:0;font-size:clamp(2.6rem,7vw,5rem);line-height:1.05;letter-spacing:-.05em}.home-hero-copy{min-width:0}.home-hero-lead{margin:1.2rem 0 0;color:#3f342e;font-size:clamp(1.35rem,3vw,2.2rem);font-weight:700;line-height:1.6;letter-spacing:-.03em}.home-hero-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0}.home-hero-meta div{min-width:10rem;padding:.8rem 1rem;border-radius:18px;border:1px solid rgba(120,86,63,.1);background:#fffcf7b3}.home-hero-meta dt{color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-hero-meta dd{margin:.18rem 0 0;color:var(--accent-strong);font-size:1.25rem;font-weight:800}.home-hero-art{display:flex;justify-content:flex-end}.home-hero-art img{width:min(100%,520px);height:auto;display:block;filter:drop-shadow(0 22px 34px rgba(55,39,29,.13))}.home-section,.home-profile{padding:clamp(1.25rem,3vw,1.7rem);border-radius:26px}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home-section-heading h2,.home-profile h2{margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.25;letter-spacing:-.04em}.simple-link-list,.popular-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.72rem}.simple-link-row,.popular-list a{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;min-height:100%;padding:.9rem 1rem;border:1px solid var(--category-ring, rgba(120, 86, 63, .1));border-radius:18px;background:linear-gradient(135deg,rgba(255,252,247,.9),var(--category-soft, rgba(255, 252, 247, .68)));color:var(--text);text-decoration:none}.simple-link-row:hover,.popular-list a:hover,.feature-card:hover,.home-category-card:hover{opacity:1;transform:translateY(-2px);box-shadow:0 18px 34px #37271d14}.simple-link-row,.popular-list a,.feature-card,.home-category-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.simple-link-index,.popular-rank{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--category-accent, var(--accent));color:#fffaf4;font-size:.9rem;font-weight:800;line-height:1}.simple-link-body,.popular-list a>span:last-child{display:grid;gap:.32rem;min-width:0}.simple-link-body strong,.popular-list strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:1rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.simple-link-body time,.popular-list small{color:var(--muted);font-size:.86rem}.popular-list{margin:0;padding:0;list-style:none}.feature-grid,.home-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem}.feature-card,.home-category-card{border:1px solid var(--category-ring, rgba(120, 86, 63, .1));background:linear-gradient(150deg,rgba(255,252,247,.86),var(--category-soft, rgba(255, 252, 247, .72)));color:var(--text);text-decoration:none}.feature-card{display:grid;gap:.52rem;min-height:11rem;align-content:start;padding:1rem;border-radius:20px}.feature-card strong{color:var(--category-accent, var(--text));font-size:1.12rem;line-height:1.45}.feature-card p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.65}.home-category-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;padding:.82rem .95rem;border-radius:18px}.home-category-card img{width:2.55rem;height:2.55rem;padding:.25rem;border-radius:13px;border:1px solid var(--category-ring, rgba(120, 86, 63, .08));background:#ffffffb3}.home-category-card span{color:var(--category-accent, var(--text));font-weight:800}.home-category-card strong{color:var(--muted);font-size:.95rem}.home-profile{margin-bottom:0}.home-profile p{margin:1rem 0 0;color:#3f342e;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.9}.category-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;margin-bottom:2rem}.counter-card{margin-bottom:2rem;padding:1.55rem;border-radius:24px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffffb3,#faf1e9f2),var(--surface);box-shadow:var(--shadow)}.counter-card-muted{margin-top:2.3rem;margin-bottom:0;padding:1.05rem 1.2rem;border-radius:20px;background:#fffcf785;box-shadow:0 10px 24px #37271d0a}.recommended-section{margin-bottom:2rem}.recommended-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.recommended-card{padding:1rem 1rem 1.2rem;border-radius:22px;border:1px solid var(--category-ring, var(--border));background:linear-gradient(180deg,rgba(255,255,255,.78),var(--category-soft, rgba(250, 241, 233, .94))),var(--surface);box-shadow:0 14px 32px #37271d0f;overflow:hidden}.recommended-image-link{display:block;margin:-1rem -1rem 1rem}.recommended-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;border-bottom:1px solid rgba(120,86,63,.08)}.recommended-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.recommended-card h3{margin:0 0 .5rem;font-size:1.16rem;line-height:1.5}.recommended-card h3 a{color:var(--text);text-decoration:none}.recommended-card p{margin:0;color:var(--muted)}.recommended-meta{margin-top:.8rem!important;font-size:.9rem}.counter-headline{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.counter-headline h2{margin:0;font-size:1rem;color:var(--muted);font-weight:600}.counter-note,.counter-status{margin:0;color:var(--muted);font-size:.88rem}.counter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0 0 .9rem}.counter-grid div{padding:.8rem .9rem;border-radius:16px;background:#fffdf9a8;border:1px solid rgba(120,86,63,.08)}.counter-grid dt{color:var(--muted);font-size:.82rem}.counter-grid dd{margin:.2rem 0 0;color:var(--accent-strong);font-size:clamp(1.25rem,2vw,1.7rem);font-weight:700;letter-spacing:-.03em}.category-chip{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--category-ring, var(--border));background:linear-gradient(135deg,rgba(255,252,247,.82),var(--category-soft, rgba(255, 252, 247, .72)));box-shadow:0 12px 28px #37271d0a;color:var(--text);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:visible}.category-chip-main{display:flex;align-items:center;gap:.75rem;min-width:0}.category-chip-icon{width:2.7rem;height:2.7rem;flex:0 0 auto;padding:.34rem;border-radius:14px;background:#ffffffb8;border:1px solid var(--category-ring, rgba(120, 86, 63, .08));box-shadow:inset 0 1px #fff9}.category-chip:hover{transform:translateY(-2px);border-color:var(--category-accent, rgba(143, 71, 40, .24));box-shadow:0 20px 36px #37271d14;opacity:1}.category-chip-title{color:var(--category-accent, var(--text));font-weight:700;line-height:1.4}.category-chip strong{color:var(--category-accent, var(--accent));font-size:1.1rem}.category-chip-tooltip{position:absolute;left:1rem;right:1rem;bottom:calc(100% + .7rem);z-index:2;padding:.7rem .85rem;border-radius:14px;background:#281d17f0;color:#fff9f3;font-size:.82rem;line-height:1.6;box-shadow:0 16px 30px #281d1729;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.category-chip-tooltip:after{content:"";position:absolute;left:1.2rem;top:100%;width:12px;height:12px;background:#281d17f0;transform:rotate(45deg) translateY(-6px)}.category-chip:hover .category-chip-tooltip,.category-chip:focus-visible .category-chip-tooltip{opacity:1;transform:translateY(0)}.category-chip:hover,.category-chip:focus-visible{z-index:3}.category-page-intro{margin-bottom:1.8rem;padding:1.7rem;border-radius:24px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffffb3,#faf1e9f2),var(--surface);box-shadow:var(--shadow);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.9fr);gap:1.4rem;align-items:center}.category-page-intro h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.3}.category-page-copy{min-width:0}.category-page-text,.category-page-count{color:var(--muted)}.category-page-text{margin:.85rem 0 0}.category-page-count{margin:.55rem 0 0;font-size:.96rem}.archive-section{margin-bottom:2rem}.archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.archive-card{padding:1.35rem;border-radius:22px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffffbd,#faf1e9f0),var(--surface);box-shadow:0 14px 32px #37271d0f}.archive-card h3{margin:0 0 .55rem;font-size:1.16rem;line-height:1.5}.archive-card h3 a{color:var(--text);text-decoration:none}.archive-card p{margin:0;color:var(--muted)}.archive-meta{margin-top:.7rem!important;font-size:.9rem}.series-link-panel,.article-series-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.9rem}.series-link-panel{margin-bottom:1rem}.series-link-card,.article-series-card{display:block;padding:1rem 1.05rem;border-radius:18px;border:1px solid rgba(120,86,63,.12);background:#fffcf7c7;color:var(--text);text-decoration:none}.series-link-card strong,.article-series-card strong{display:block;margin-top:.28rem;font-size:1rem;line-height:1.5}.series-link-label{color:var(--muted);font-size:.82rem}.article-series-card-muted{opacity:.72}.category-page-art{display:flex;justify-content:center;align-items:center}.category-page-art img{width:min(100%,360px);height:auto;display:block;filter:drop-shadow(0 16px 30px rgba(55,39,29,.1))}.section-heading,.post-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.section-heading{margin-bottom:1rem}.section-heading h2{margin:.1rem 0 0;font-size:1.9rem}.post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.post-card{padding:1.45rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.post-card:hover{transform:translateY(-3px);border-color:#8f472838;box-shadow:0 26px 52px #37271d1c}.post-card h3{margin:.9rem 0 .55rem;font-size:1.28rem;line-height:1.5}.post-card h3 a{color:var(--text);text-decoration:none}@media(max-width:900px){.hero,.home-hero{grid-template-columns:1fr}.home-hero-art{justify-content:center}.simple-link-list,.popular-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{order:2}.hero-panel{order:3}}.post-card p{margin:0}.post-meta{color:var(--muted);font-size:.92rem;flex-wrap:wrap}.category-tag{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;border:1px solid var(--category-ring, transparent);background:var(--category-soft, var(--accent-soft));color:var(--category-accent, var(--accent));font-size:.82rem;font-weight:700}.article-card{padding:2rem}.back-link{display:inline-block;margin-bottom:1.3rem;color:var(--accent-strong);font-weight:700}.article-header{margin-bottom:1.8rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(120,86,63,.14)}.article-description{margin:1rem 0 0;font-size:1.03rem}.article-view-count{margin:.85rem 0 0;color:var(--accent-strong);font-size:.94rem;font-weight:700}.article-like-box{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-top:.9rem}.article-like-button{border:1px solid rgba(143,71,40,.18);background:#fffcf7e0;color:var(--accent-strong);border-radius:999px;padding:.55rem .95rem;font:inherit;font-weight:700;cursor:pointer}.article-like-button:disabled{cursor:default;opacity:.78}.article-like-count{margin:0;color:var(--muted);font-size:.92rem}.article-series-link{margin:.85rem 0 0;color:var(--muted);font-size:.95rem}.article-updated-date{margin:.75rem 0 0;color:var(--muted);font-size:.92rem}.article-hero-figure{margin:0 0 1.5rem}.article-hero-image{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover;border-radius:20px;border:1px solid rgba(120,86,63,.12);box-shadow:0 14px 30px #37271d14}.article-body{color:var(--text);font-size:1.04rem}.article-body :global(p:first-child){font-size:1.08rem;color:#4c413a}.article-body :global(p){margin:0 0 1.15rem}.article-body :global(h2),.article-body :global(h3){line-height:1.4;margin-top:2rem}.article-body :global(ul),.article-body :global(ol){padding-left:1.25rem}.article-end{margin-top:2rem;padding-top:1.3rem;border-top:1px solid rgba(120,86,63,.14);color:var(--muted)}.article-series-nav{margin-bottom:1.2rem}.article-end p{margin:0 0 .5rem}.site-footer{padding-top:1rem;color:var(--muted);font-size:.9rem;border-top:1px solid rgba(120,86,63,.1)}.site-footer p{margin:.3rem 0}.footer-title{color:var(--text);font-weight:700}@media(max-width:640px){.site-header,.site-footer{padding-inline:1rem}.header-inner{align-items:flex-start;flex-direction:column}.site-title-row{align-items:flex-start;gap:.65rem}.site-portrait{width:2.9rem;height:2.9rem}.hero{grid-template-columns:1fr;padding:1.4rem}.category-strip,.post-list,.counter-grid,.simple-link-list,.popular-list{grid-template-columns:1fr}.counter-headline{align-items:flex-start;flex-direction:column}.category-page-intro{grid-template-columns:1fr}.category-page-art{order:-1}.hero h1,.article-header h1{font-size:1.7rem}.hero,.post-card,.article-card,.category-chip{border-radius:18px}.article-card{padding:1.3rem 1rem 1.6rem}.section-heading{align-items:flex-start;flex-direction:column}.header-nav{gap:1rem}}
