:root{--bg: #ffffff;--fg: #1a1a2e;--muted: #6b7280;--accent: #2563eb;--accent-soft: #eff6ff;--border: #e5e7eb;--pr-bg: #fffbeb;--pr-border: #f59e0b;--max-width: 46rem}@media(prefers-color-scheme:dark){:root{--bg: #0f1117;--fg: #e5e7eb;--muted: #9ca3af;--accent: #60a5fa;--accent-soft: #1e293b;--border: #2d3340;--pr-bg: #2a2412;--pr-border: #b45309}}*{box-sizing:border-box}body{margin:0;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans JP,Meiryo,sans-serif;background:var(--bg);color:var(--fg);line-height:1.9;font-size:1.02rem}a{color:var(--accent)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.25rem}header.site-header{border-bottom:1px solid var(--border);padding:1rem 0}header.site-header .container{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.site-title{font-size:1.35rem;font-weight:700;text-decoration:none;color:var(--fg)}.site-tagline{color:var(--muted);font-size:.85rem}main{padding:2rem 0 4rem}footer.site-footer{border-top:1px solid var(--border);padding:2rem 0;color:var(--muted);font-size:.85rem}footer.site-footer nav{display:flex;gap:1.25rem;flex-wrap:wrap;margin-bottom:.75rem}.pr-notice{background:var(--pr-bg);border-left:4px solid var(--pr-border);padding:.6rem 1rem;font-size:.85rem;border-radius:0 6px 6px 0;margin:0 0 1.5rem}article.post h1{line-height:1.4;font-size:1.7rem;margin-bottom:.4rem}article.post h2{font-size:1.3rem;border-bottom:2px solid var(--accent);padding-bottom:.3rem;margin-top:2.5rem}article.post h3{font-size:1.1rem;margin-top:1.8rem}article.post img{max-width:100%;height:auto;border-radius:8px}article.post .hero-image{width:100%;margin:0 0 1.5rem}article.post figure{margin:1.5rem 0}article.post figcaption{color:var(--muted);font-size:.82rem;text-align:center;margin-top:.4rem}.product-card{display:flex;gap:1rem;align-items:center;border:1px solid var(--border);border-radius:12px;padding:1rem;margin:1.75rem 0;background:var(--bg)}.product-card .pc-img{flex:0 0 auto}.product-card .pc-img img{width:160px;height:160px;object-fit:contain;border-radius:8px;background:#fff}.product-card .pc-body{min-width:0;flex:1}.product-card .pc-name{font-size:.9rem;font-weight:700;line-height:1.5;margin:0 0 .75rem}.product-card .pc-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.product-card .pc-btn{display:inline-block;color:#fff;text-decoration:none;font-size:.85rem;font-weight:700;padding:.45rem .9rem;border-radius:6px;line-height:1.4}.product-card .pc-btn-rakuten{background:#bf0000}.product-card .pc-btn-amazon{background:#e47911}.product-card .pc-btn-qoo10{background:#fe2c55}.product-card .pc-btn-oliveyoung{background:#6fa32b}.product-card .pc-btn:hover{opacity:.85}.product-card .pc-note{color:var(--muted);font-size:.72rem;margin:.6rem 0 0}@media(max-width:520px){.product-card{flex-direction:column}.product-card .pc-img img{width:200px;height:200px}}.easy-link{margin:1.75rem 0}.easy-link>div{width:auto!important;max-width:504px;margin-left:auto!important;margin-right:auto!important}.easy-link table{width:100%!important}.easy-link img{height:auto;border-radius:0}.easy-link a{word-break:break-all}article.post table{border-collapse:collapse;width:100%;display:block;overflow-x:auto;font-size:.92rem}article.post th,article.post td{border:1px solid var(--border);padding:.5rem .75rem;text-align:left}article.post blockquote{border-left:3px solid var(--border);margin:1rem 0;padding:.1rem 1rem;color:var(--muted)}article.post code{background:var(--accent-soft);padding:.15em .4em;border-radius:4px;font-size:.9em}.post-meta{color:var(--muted);font-size:.85rem;margin-bottom:1.5rem}.tag{display:inline-block;background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.1rem .7rem;font-size:.78rem;margin-right:.4rem;text-decoration:none}ul.post-list{list-style:none;padding:0}ul.post-list li{border-bottom:1px solid var(--border);padding:1.25rem 0}ul.post-list .post-title{font-size:1.15rem;font-weight:700;text-decoration:none}ul.post-list .post-desc{color:var(--muted);font-size:.92rem;margin:.3rem 0 0}.static-page h1{font-size:1.5rem}.static-page h2{font-size:1.15rem;margin-top:2rem}
