*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #6ab4e0;--accent-dark: #4da0d0;--bg: #eef2f8;--bg-white: #fff;--border: #d8e2f0;--text: #222;--text-light: #777;--max-width: 1200px;--sidebar-width: 260px}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif;font-size:16px;line-height:1.75;color:var(--text);background:var(--bg)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark);text-decoration:underline}a:focus,a:focus-visible,a:active{outline:none;text-decoration:none}.logo-title-link,.logo-title-link:hover,.logo-title-link:focus,.logo-title-link:focus-visible,.logo-title-link:active,.logo-title-link:visited{outline:none!important;text-decoration:none!important;border:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto}.site-header{background:var(--bg-white);text-align:center;padding:20px 0 12px}.site-logo{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.logo-title-link{text-decoration:none;outline:none}.logo-title{font-size:26px;font-weight:800;color:#333;letter-spacing:.02em}.logo-title span{color:var(--accent)}.logo-sub{display:flex;align-items:center;gap:12px;width:100vw}.logo-sub-line{flex:1;height:1px;background:var(--border)}.logo-sub-text{font-size:14px;font-weight:700;color:#555;letter-spacing:.1em;white-space:nowrap}.site-hero{background:var(--bg-white);border-bottom:1px solid var(--border);padding:24px 40px 30px;text-align:center}.site-hero h2{font-size:18px;font-weight:800;color:#1a1a1a;line-height:1.55;margin-bottom:10px}.site-hero p{font-size:14px;color:#666;line-height:1.8}.site-wrapper{max-width:var(--max-width);margin:24px auto;padding:0 16px;display:grid;grid-template-columns:1fr var(--sidebar-width);gap:36px;align-items:start}.post-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.post-card{background:var(--bg-white);border-radius:0;overflow:hidden;border:1px solid var(--border);transition:box-shadow .2s;cursor:pointer}.post-card:hover{box-shadow:0 4px 16px #00000014}.card-thumb{width:100%;aspect-ratio:16/9;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6px;box-sizing:border-box}.card-thumb img{width:100%;height:100%;object-fit:contain;border-radius:0}.thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#6cb4e4,#4a90d9);border-radius:0}.card-cat{position:absolute;top:8px;left:8px;background:#ffffffeb;color:#333;font-size:11px;font-weight:700;padding:3px 10px;border-radius:0}.card-body{padding:12px 14px 14px}.card-title{font-size:15px;font-weight:700;color:var(--text);line-height:1.6;margin-bottom:8px}.card-title a{color:var(--text)}.card-title a:hover{color:var(--accent);text-decoration:none}.card-date{font-size:12px;color:#aaa}.card-date:before{content:"⏱ "}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px}.page-btn{width:34px;height:34px;border:1px solid var(--border);border-radius:0;background:var(--bg-white);display:flex;align-items:center;justify-content:center;font-size:13px;color:#555;text-decoration:none}.page-btn.active{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.page-btn:hover:not(.active){background:#eef6fb;text-decoration:none}.sidebar-block{background:var(--bg-white);border:1px solid var(--border);border-radius:0;overflow:hidden;margin-bottom:20px}.sidebar-title{background:var(--accent);color:#fff;font-size:14px;font-weight:700;padding:10px 14px;letter-spacing:.05em}.sidebar-body{padding:14px}.profile{display:flex;gap:12px;align-items:flex-start}.profile-icon{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.profile-icon img{width:100%;height:100%;object-fit:cover;object-position:center top}.profile-name{font-size:14px;font-weight:700;color:#222;margin-bottom:4px}.profile-desc{font-size:13px;color:var(--text-light);line-height:1.65}.cat-list{list-style:none}.cat-list li{border-bottom:1px solid var(--bg);padding:9px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px}.cat-list li:last-child{border-bottom:none}.cat-list a{color:var(--text)}.cat-list a:hover{color:var(--accent);text-decoration:none}.cat-count{background:var(--bg);color:#888;font-size:11px;padding:1px 7px;border-radius:0}.popular-list{list-style:none}.popular-item{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid var(--bg)}.popular-item:last-child{border-bottom:none}.popular-num{width:22px;height:22px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.popular-title{font-size:13px;color:#333;line-height:1.55}.popular-title a{color:#333}.popular-title a:hover{color:var(--accent);text-decoration:none}.post-wrapper{max-width:var(--max-width);margin:24px auto;padding:0 16px;display:grid;grid-template-columns:1fr var(--sidebar-width);gap:36px;align-items:start}.post-article{background:var(--bg-white);border-radius:0;border:1px solid var(--border);padding:32px}.post-article h1{font-size:22px;font-weight:800;line-height:1.5;margin-bottom:12px}.post-meta{font-size:12px;color:#aaa;margin-bottom:24px}.post-meta .cat-badge{display:inline-block;background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:0;margin-left:8px;vertical-align:middle}.post-content{line-height:1.9}.post-content h2{font-size:19px;font-weight:700;border-left:4px solid var(--accent);padding-left:12px;margin:2em 0 .8em}.post-content h3{font-size:17px;font-weight:700;margin:1.6em 0 .6em}.post-content p{margin-bottom:1.2em}.post-content ul,.post-content ol{padding-left:1.5em;margin-bottom:1.2em}.post-content li{margin-bottom:.4em}.post-content table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:14px}.post-content th{background:var(--accent);color:#fff;padding:8px 12px;text-align:left}.post-content td{padding:8px 12px;border-bottom:1px solid var(--border)}.post-content tr:nth-child(2n) td{background:#f5f8fc}.table-simple{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:14px}.table-simple th{background:#f5f8fc;color:var(--text);font-weight:700;padding:10px 14px;text-align:left;border:1px solid var(--border)}.table-simple td{padding:10px 14px;border:1px solid var(--border)}.comparison-table-wrap{overflow-x:auto;margin:1.5em 0}.comparison-table{width:100%;border-collapse:collapse;font-size:14px}.comparison-table th{background:#e9f2fc;color:#333;padding:10px 12px;text-align:center;border:1px solid #c3d8ef;font-weight:700}.comparison-table td{padding:12px 10px;border:1px solid #dde;text-align:center;vertical-align:middle;background:#fff}.comparison-table tr:nth-child(2n) td{background:#fff}.comparison-table .product-col img{width:80px;height:80px;object-fit:contain;display:block;margin:0 auto 6px;background:#fff;border-radius:6px}.comparison-table .product-name{font-size:12px;line-height:1.5}.comparison-table .recommend-list{text-align:left;font-size:13px;line-height:2;padding:0 4px}.comparison-table .stars-on{color:#f5a623;font-size:18px}.comparison-table .stars-off{color:#ddd;font-size:18px}.comparison-table .ingredient-col{position:relative;font-size:12px;line-height:1.6}.comparison-table .eval-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:80px;line-height:1;color:#e0726e38;z-index:0;pointer-events:none}.comparison-table .ing-text{position:relative;z-index:1}.btn-rakuten{background:#e8956d;color:#fff!important;padding:7px 16px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;display:inline-block}.btn-rakuten:hover{background:#d4784e}.btn-yahoo{background:#6aaccc;color:#fff!important;padding:7px 16px;border-radius:4px;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;display:inline-block;margin-top:6px}.btn-yahoo:hover{background:#4f96b8}.comparison-table .buy-col{display:flex;flex-direction:column;align-items:center;gap:6px}.post-content a{color:var(--accent)}.post-content strong{font-weight:700}.post-content blockquote{border-left:4px solid var(--border);padding:8px 16px;color:var(--text-light);margin:1.2em 0;background:#f5f8fc}.site-footer{background:#333;color:#aaa;text-align:center;padding:28px 16px;margin-top:40px;font-size:13px;line-height:2}.site-footer a{color:#aaa}.site-footer a:hover{color:#fff;text-decoration:none}.hero-image{width:100%;height:auto;border-radius:8px;margin-bottom:1.5em;display:block}.ad-disclosure{font-size:.8rem;color:#888;padding:6px 0;margin-bottom:1.2em;display:block}.toc{background:#fff;border:1px solid #b8d9f0;border-radius:0;margin:1.5em 0;overflow:hidden}.toc-title{font-size:.9rem;font-weight:700;color:#fff;background:#7aa5bf;padding:10px 16px;text-align:center;letter-spacing:.05em}.toc-list{margin:10px 0;padding:0;list-style:none}.toc-item{margin:0}.toc-item a{display:flex;align-items:baseline;gap:8px;color:#333;font-size:.875rem;text-decoration:none;padding:4px 20px;line-height:1.6}.toc-item a:hover .toc-text{color:#4a90c4;text-decoration:underline}.toc-num{color:#888;flex-shrink:0;min-width:1.6em;font-size:.82rem}.toc-sep{color:#bbb;flex-shrink:0}.toc-text{flex:1}.toc-depth-3 a{padding-left:36px;font-size:.845rem;color:#555}.toc-depth-3 .toc-num{min-width:2.4em;font-size:.78rem}.author-box{border:4px solid #f0f0f0;border-radius:0;margin:1.5em 0 2em;padding:20px}.author-box-inner{display:flex;gap:20px;align-items:center}.author-box-left{flex:1}.author-box-title{margin-bottom:12px}.author-about{font-size:.88rem;font-weight:700;color:#333;margin:0 0 8px;padding-left:22px}.author-subtitle{font-size:.8rem;color:#888;margin:0}.author-box-list{list-style:none;margin:0;padding:0}.author-box-list li{display:flex;align-items:flex-start;gap:8px;color:#333;font-size:.88rem;line-height:1.7;margin-bottom:4px}.author-box-list li:before{content:"▶";color:#888;font-size:.5em;flex-shrink:0;margin-top:.55em}.author-box-right{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;width:90px}.author-box-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:center top}.author-box-name{font-size:.85rem;font-weight:700;color:#333;margin:0;text-align:center}.box-question{background:#fff;border:4px solid #f0f0f0;border-radius:0;padding:16px 20px;margin:1.5em 0}.box-question li{list-style:none;padding:4px 0 4px 1.4em;position:relative;color:#333;line-height:1.7}.box-question li:before{content:"■";color:#e8956a;position:absolute;left:0;font-size:.7em;top:.35em}.box-point{background:#e8f4fd;border-left:4px solid #6ab4e0;padding:14px 16px;margin:1.5em 0;border-radius:0}.box-caution{background:#fff3e0;border-left:4px solid #e8956a;padding:14px 16px;margin:1.5em 0;border-radius:0}.box-summary{background:#eef6fb;border:2px solid #6ab4e0;border-radius:0;padding:16px 20px;margin:1.5em 0}.product-list-box{background:#fff;border:4px solid #b8d9f0;padding:4px 16px;margin:1.5em 0}.product-list-box .product-card{border:none;border-bottom:1px solid #b8d9f0;border-radius:0;background:transparent;padding:12px 0;margin:0}.product-list-box .product-card:last-child{border-bottom:none}.product-card{display:flex;gap:16px;align-items:center;border:1px solid var(--border);border-radius:0;padding:16px;margin:1.5em 0;background:var(--bg-white)}.product-card-image{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.product-card-image a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-card-image img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:6px}.product-card-info{flex:1}.product-card-name{font-size:.95rem;font-weight:700;color:#222;margin-bottom:12px;line-height:1.5}.product-card-buttons{display:flex;gap:8px;flex-wrap:wrap}.btn-rakuten{display:inline-block;background:#e8856a;color:#fff!important;font-size:.85rem;font-weight:700;padding:8px 16px;border-radius:0;text-decoration:none!important;white-space:nowrap}.btn-rakuten:hover{background:#d4704f;text-decoration:none!important}.btn-yahoo{display:inline-block;background:#6ab4e0;color:#fff!important;font-size:.85rem;font-weight:700;padding:8px 16px;border-radius:0;text-decoration:none!important;white-space:nowrap}.btn-yahoo:hover{background:#4da0d0;text-decoration:none!important}@media(max-width:768px){.product-list-box{padding:2px 12px;border-width:3px}.product-list-box .product-card{padding:8px 0}.product-card{flex-direction:row;align-items:center;gap:12px;padding:10px}.product-card-image{width:56px;height:56px}.product-card-name{font-size:.82rem;margin-bottom:0;line-height:1.4}}@media(max-width:768px){.comparison-table{font-size:12px}.comparison-table th{padding:7px 3px;font-size:11px}.comparison-table td{padding:8px 3px}.comparison-table .product-col img{width:54px;height:54px;margin-bottom:4px}.comparison-table .product-name{font-size:10px;line-height:1.4}.comparison-table .recommend-list{font-size:11px;line-height:1.5;padding:0 2px}.comparison-table .stars-on,.comparison-table .stars-off{font-size:14px}.comparison-table .ingredient-col{font-size:10px;line-height:1.4}.comparison-table .eval-bg{font-size:52px}.comparison-table .buy-col{gap:4px}.comparison-table .btn-rakuten,.comparison-table .btn-yahoo{padding:5px 6px;font-size:11px}.comparison-table .btn-yahoo{margin-top:0}}@media(max-width:768px){.post-content table{font-size:12px}.post-content th{padding:6px}.post-content td{padding:6px;line-height:1.5}}@media(max-width:768px){.author-box{padding:14px;border-width:3px;margin:1.2em 0 1.5em}.author-box-inner{gap:12px}.author-about{font-size:.8rem;padding-left:16px;margin-bottom:6px}.author-box-title{margin-bottom:8px}.author-box-list li{font-size:.78rem;line-height:1.55}.author-box-right{width:64px}.author-box-avatar{width:56px;height:56px}.author-box-name{font-size:.78rem}}@media(max-width:768px){.site-wrapper,.post-wrapper,.post-grid{grid-template-columns:1fr}.site-hero{padding:20px 16px}.site-hero h2{font-size:16px}.post-article{padding:20px 16px}}
