:root{color-scheme:light;--bg: #f7f8f4;--surface: #fffefa;--surface-strong: #ffffff;--ink: #18201f;--muted: #5f6b67;--line: #d8ded6;--line-strong: #bac6bd;--green: #2f7d57;--teal: #1f6f78;--coral: #b5543f;--amber: #c7861f;--blue: #3f6fb5;--plum: #7a5c95;--mint-soft: #edf8f1;--sky-soft: #eef6fb;--rose-soft: #fff1ee;--amber-soft: #fff6e4;--plum-soft: #f5f0fa;--tone: var(--green);--tone-soft: var(--mint-soft);--tone-border: #c7dfd0;--tone-text: #255f45;--focus: #0f766e;--shadow: 0 18px 50px rgb(24 32 31 / .09);--radius: 8px;--max: 1120px;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,system-ui,sans-serif}.tone-training{--tone: #2f7d57;--tone-soft: #edf8f1;--tone-border: #c7dfd0;--tone-text: #255f45}.tone-beauty{--tone: #b5543f;--tone-soft: #fff1ee;--tone-border: #e6c0b6;--tone-text: #834232}.tone-diet{--tone: #b07a18;--tone-soft: #fff6e4;--tone-border: #e4c985;--tone-text: #74500f}.tone-sleep{--tone: #5d6fb0;--tone-soft: #f0f4ff;--tone-border: #c8d1ef;--tone-text: #46548b}.tone-smart{--tone: #7a5c95;--tone-soft: #f5f0fa;--tone-border: #d6c5e3;--tone-text: #614976}.tone-wellness{--tone: #1f6f78;--tone-soft: #eef7f8;--tone-border: #bfdde0;--tone-text: #245d65}.tone-tool{--tone: #3f6fb5;--tone-soft: #eef6fb;--tone-border: #c2d8ea;--tone-text: #315f9b}.tone-neutral{--tone: #66716d;--tone-soft: #f3f5f2;--tone-border: #d5ded8;--tone-text: #475651}*{box-sizing:border-box}html{background:linear-gradient(180deg,#f6f8f1,#f7f8f4 34%,#f3f7f6);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px;font-size:16px;line-height:1.7;letter-spacing:0;overflow-x:clip;overflow-wrap:break-word}img,svg{max-width:100%;height:auto}a{color:var(--teal);text-underline-offset:.18em}a:hover{color:var(--coral)}button,input{font:inherit}:focus-visible{outline:3px solid color-mix(in srgb,var(--focus),transparent 62%);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;translate:0 -160%;border-radius:4px;background:var(--ink);color:#fff;padding:.5rem .75rem}.skip-link:focus{translate:0}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#fffefaf0;backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100% - 2rem,var(--max));margin-inline:auto;padding:.8rem 0}.brand{display:inline-flex;align-items:center;gap:.6rem;color:var(--ink);font-weight:800;text-decoration:none;white-space:nowrap}.brand__mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid var(--line-strong);border-radius:6px;background:linear-gradient(135deg,var(--green),var(--teal));color:#fff;overflow:hidden}.brand__icon{display:block;width:1.75rem;height:1.75rem}.brand__text{line-height:1.1}.site-nav{display:flex;align-items:center;gap:.2rem;width:100%;min-width:0;overflow-x:auto;scrollbar-width:none}.site-nav a{border-radius:6px;color:var(--ink);font-size:.92rem;font-weight:700;padding:.48rem .72rem;text-decoration:none;white-space:nowrap}.site-nav a:hover,.site-nav a.is-active{background:var(--mint-soft);box-shadow:inset 0 -2px 0 var(--green);color:var(--green)}.access-drawer{display:none;position:relative;z-index:12}.access-drawer__toggle{position:fixed;left:.75rem;top:calc(4.6rem + env(safe-area-inset-top));z-index:13;display:inline-flex;align-items:center;gap:.45rem;min-height:3rem;border:1px solid var(--line-strong);border-radius:999px;background:#fffefaf5;box-shadow:0 14px 32px #18201f24;color:var(--ink);cursor:pointer;font-size:.9rem;font-weight:850;line-height:1;list-style:none;padding:.72rem .82rem}.access-drawer__toggle::-webkit-details-marker{display:none}.access-drawer[open] .access-drawer__toggle,.access-drawer__toggle:hover{border-color:var(--tone-border);background:var(--tone-soft);color:var(--tone-text)}.access-drawer__icon{display:grid;gap:.18rem;width:1rem}.access-drawer__icon span{display:block;height:2px;border-radius:999px;background:currentColor}.access-drawer__panel{position:fixed;left:0;top:0;bottom:0;display:grid;align-content:start;gap:.35rem;width:min(84vw,20rem);max-height:100vh;overflow-y:auto;border-right:1px solid var(--line);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface-strong);box-shadow:var(--shadow);padding:calc(8rem + env(safe-area-inset-top)) .8rem 1rem}.access-drawer__panel a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:6px;color:var(--ink);font-weight:800;line-height:1.25;padding:.78rem .85rem;text-decoration:none}.access-drawer__panel a:after{content:"›";color:var(--tone-text);font-size:1.15rem;line-height:1}.access-drawer__panel a:hover,.access-drawer__panel a.is-active{background:var(--tone-soft);color:var(--tone-text)}.tag,.rank-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.76rem;font-weight:800;line-height:1}main{min-height:62vh}.page-shell,.prose-shell{width:min(100% - 2rem,var(--max));margin-inline:auto}.page-shell{padding:2rem 0 4.5rem}.prose-shell{padding:2.5rem 0 4.5rem}.content-header,.home-dashboard{border-bottom:1px solid var(--line);padding-bottom:2rem}.content-header h1,.home-dashboard h1{max-width:820px;margin:0;font-size:3rem;line-height:1.12;overflow-wrap:break-word}.content-header p,.home-dashboard__lead{max-width:760px;color:var(--muted);font-size:1.08rem}.muted,.fine-print{color:var(--muted)}.fine-print{font-size:.84rem}.home-dashboard{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:2rem;align-items:center;background:linear-gradient(90deg,var(--green) 0 7rem,var(--teal) 7rem 12rem,transparent 12rem) left top / 100% 4px no-repeat;padding-top:1.4rem}.home-actions,.link-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:2.7rem;border:1px solid var(--tone, #23664f);border-radius:6px;background:var(--tone, #246b52);color:#fff;font-weight:800;line-height:1.2;padding:.72rem .9rem;text-decoration:none}.button:hover{background:color-mix(in srgb,var(--tone, #246b52),black 12%);color:#fff}.button--secondary{border-color:var(--tone-border);background:var(--tone-soft);color:var(--tone-text)}.button--secondary:hover{border-color:var(--tone);background:color-mix(in srgb,var(--tone-soft),white 24%);color:var(--tone-text)}.button--compact{min-height:2.35rem;padding:.58rem .7rem;font-size:.9rem}.visual-panel{border:1px solid #c9dfd8;border-radius:var(--radius);background:var(--mint-soft);box-shadow:var(--shadow);padding:1rem}.visual-panel img{display:block;width:100%;border-radius:6px}.section{padding:3rem 0 0}.interest-spotlight{padding-top:2.4rem}.section-heading{display:grid;gap:.3rem;margin-bottom:1.2rem}.section-heading h2{margin:0;font-size:2rem;line-height:1.25}.section-heading p{max-width:760px;margin:0;color:var(--muted)}.tile-grid,.product-grid,.summary-grid,.compare-grid{display:grid;gap:1rem}.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.interest-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-card,.product-card,.summary-item,.callout,.tool-panel,.study-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.route-card,.summary-item,.study-item{padding:1rem}.route-card{border-left:4px solid var(--tone-border);background:linear-gradient(180deg,#fffefa 0%,var(--tone-soft) 100%);color:var(--ink);text-decoration:none}.route-card:hover{border-color:var(--tone);border-left-color:var(--tone);box-shadow:var(--shadow);color:var(--ink)}.route-card--interest{min-height:10.5rem;border-color:var(--tone-border);border-left-width:5px;padding:1.1rem}.route-card--interest strong{font-size:1.24rem}.route-card--interest p{color:var(--tone-text)}.route-card span,.summary-item span,.result-panel span{color:var(--tone-text);font-size:.82rem;font-weight:800}.summary-item{border-top:4px solid var(--tone);background:var(--tone-soft)}.route-card strong,.summary-item strong{display:block;margin-top:.25rem;font-size:1.08rem;line-height:1.35}.route-card p,.summary-item p,.study-item p{margin:.55rem 0 0;color:var(--muted)}.point-list{margin:0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.point-list div{display:grid;grid-template-columns:minmax(9rem,.32fr) minmax(0,1fr);gap:1.5rem;border-top:1px solid var(--line);padding:.95rem 0}.point-list div:first-child{border-top:0}.point-list dt,.point-list dd{margin:0}.point-list dt{display:grid;gap:.15rem;color:var(--ink);font-weight:850;line-height:1.35}.point-list dt span{color:var(--teal);font-size:.78rem;font-weight:850}.point-list dd{color:#2f3835}.article-list{display:grid;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.article-list__item{display:grid;grid-template-columns:7rem minmax(0,1fr) auto;gap:1rem;align-items:center;border-top:1px solid var(--line);color:var(--ink);padding:1rem 0;text-decoration:none}.article-list__item:first-child{border-top:0}.article-list__item:after{content:"›";color:var(--tone-text);font-size:1.35rem;font-weight:750;line-height:1}.article-list__item:hover{color:var(--ink)}.article-list__item:hover strong{color:var(--tone-text)}.article-list__meta{color:var(--tone-text);font-size:.82rem;font-weight:850}.article-list__body{display:grid;gap:.18rem}.article-list__body strong{display:block;font-size:1.08rem;line-height:1.35}.article-list__body span{color:var(--muted);line-height:1.6}.sale-list{display:grid;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.sale-list__item{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.42fr);gap:1.4rem;border-top:1px solid var(--line);padding:1.1rem 0}.sale-list__item:first-child{border-top:0}.sale-list__main{display:grid;gap:.28rem}.sale-list__main>span,.sale-list__meta>span{color:var(--muted);font-size:.82rem;font-weight:850}.sale-list__main h3{margin:0;font-size:1.12rem;line-height:1.35}.sale-list__main p{max-width:760px;margin:0;color:#2f3835}.sale-list__meta{display:grid;align-content:start;gap:.7rem}.related-links{display:flex;flex-wrap:wrap;gap:.45rem}.related-links a{border:1px solid var(--tone-border);border-radius:999px;background:var(--tone-soft);color:var(--tone-text);font-size:.82rem;font-weight:850;line-height:1.2;padding:.34rem .58rem;text-decoration:none}.related-links a:hover{border-color:var(--tone);color:var(--tone-text)}.page-note{max-width:820px;margin:0;border-top:1px solid var(--line);color:var(--muted);padding-top:1rem}.callout{display:grid;gap:.7rem;padding:1rem;border-left:4px solid var(--amber);background:var(--amber-soft);border-color:#ead7ac}.callout h2,.callout h3,.callout p{margin:0}.comparison-section{margin-top:.5rem}.product-card{display:flex;flex-direction:column;gap:.85rem;border-top:5px solid var(--tone);background:linear-gradient(180deg,#fffefa 0%,var(--tone-soft) 100%);padding:1rem}.product-card__topline{display:flex;justify-content:space-between;gap:.7rem}.rank-badge{gap:.32rem;min-width:3.7rem;height:1.9rem;border:1px solid var(--tone-border);background:var(--tone-soft);color:var(--tone);padding:0 .48rem}.rank-badge small{color:var(--muted);font-size:.62rem;font-weight:850;line-height:1}.tag{background:var(--tone-soft);color:var(--tone-text);padding:.42rem .55rem}.product-card h3{margin:0;font-size:1.05rem;line-height:1.35}.product-card p{margin:0}.metric-list{display:grid;gap:.5rem;border:1px solid #cfe1df;border-radius:6px;background:#f1f8f6;margin:0;padding:.7rem}.metric-list div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #cfe1df;padding-bottom:.45rem}.metric-list div:last-child{border-bottom:0;padding-bottom:0}.metric-list dt{color:#42635c;font-size:.86rem}.metric-list dd{color:#164f59;margin:0;font-weight:850;text-align:right}.quick-facts{display:grid;gap:.45rem;margin:0;border:1px solid #ead6d0;border-radius:6px;background:var(--rose-soft);padding:.7rem}.quick-facts div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.65rem}.quick-facts dt{color:#7b4b42;font-size:.78rem;font-weight:850}.quick-facts dd{margin:0;color:#293c36;font-size:.86rem}.offer-list,.merchant-stack{display:flex;flex-wrap:wrap;gap:.5rem}.offer-list{margin-top:auto}.affiliate-label{display:inline-flex;align-items:center;border-radius:4px;background:#ffffff3d;padding:.05rem .28rem;font-size:.7rem;font-weight:850;line-height:1.1}.affiliate-label--inline{background:#fff4d6;color:#6f4b0e}.merchant-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:750}.table-product-link{color:var(--tone-text);font-weight:850}.table-sort-button{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:850;padding:0}.table-sort-button:after{content:"↕";color:#53736e;font-size:.78rem}th[aria-sort=ascending] .table-sort-button:after{content:"↑"}th[aria-sort=descending] .table-sort-button:after{content:"↓"}.merchant-stack{min-width:9rem}.table-wrap{position:relative;margin-top:1rem;overflow-x:auto;border:1px solid #c7deda;border-radius:var(--radius);background:var(--surface-strong)}.table-wrap:before{display:none}table{width:100%;min-width:980px;border-collapse:collapse;font-size:.92rem}.wide-table{min-width:1180px}caption{color:var(--muted);padding:.8rem 1rem;text-align:left}th,td{border-top:1px solid var(--line);padding:.78rem .85rem;text-align:left;vertical-align:top}thead th{background:#e5f3f0;color:#234b46;font-size:.82rem;white-space:nowrap}tbody th strong,tbody th span,td span{display:block}td .affiliate-label{display:inline-flex}.merchant-link>span:not(.affiliate-label){display:inline}tbody tr:hover{background:#f5fbf9}.tool-panel{border-color:#c6dbe4;background:var(--sky-soft);padding:1rem}.calculator-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1rem;align-items:start}.calculator-form{display:grid;gap:.9rem}.calculator-form label{display:grid;gap:.35rem}.calculator-form span{font-weight:850}.calculator-form input{width:100%;border:1px solid #b8d2dc;border-radius:6px;background:#fff;color:var(--ink);padding:.75rem .8rem}.calculator-form small{color:var(--muted)}.result-panel{display:grid;gap:.75rem;border:1px solid #b9d7d1;border-radius:var(--radius);background:linear-gradient(180deg,#f5fffb,#e9f7f4);padding:1rem}.result-panel div{display:grid;gap:.2rem;border-bottom:1px solid #c7dfd9;padding-bottom:.65rem}.result-panel output{color:#13646c;font-size:1.5rem;font-weight:900;overflow-wrap:break-word}.prose{max-width:820px}.prose h2,.prose h3{margin:2rem 0 .7rem;line-height:1.3}.prose p,.prose li{color:#2f3835}.prose a{font-weight:750}.prose ul,.prose ol{padding-left:1.4rem}.site-footer{border-top:1px solid var(--line);background:#202724;color:#f3f5ef}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;width:min(100% - 2rem,var(--max));margin-inline:auto;padding:2rem 0}.site-footer__brand{margin:0 0 .3rem;font-weight:900}.site-footer p{margin:.25rem 0;color:#cfd8d1}.site-footer nav{display:grid;gap:.45rem}.site-footer a{color:#f3f5ef;text-decoration:none}.site-footer a:hover{color:#f6c66d}@media(max-width:900px){.site-header__inner,.home-dashboard,.site-footer__inner,.calculator-grid{grid-template-columns:1fr}.content-header h1,.home-dashboard h1{font-size:2.3rem}.section-heading h2{font-size:1.7rem}.site-header__inner{display:grid}.tile-grid,.product-grid,.summary-grid,.compare-grid,.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-panel{max-width:520px}}@media(max-width:620px){.page-shell,.prose-shell{width:min(100% - 1rem,var(--max))}.access-drawer{display:block;z-index:12}.access-drawer__toggle{left:auto;right:.5rem;top:calc(.62rem + env(safe-area-inset-top));min-height:2.85rem;padding:.68rem .78rem}.access-drawer__panel{left:0;top:0;bottom:0;width:min(86vw,19rem);max-height:100vh;padding-top:calc(5rem + env(safe-area-inset-top))}.site-header__inner{display:flex;width:min(100% - 1rem,var(--max));min-height:4rem;padding-right:4.6rem}.site-nav{display:none}.brand__text{font-size:.95rem}.content-header h1,.home-dashboard h1{font-size:1.65rem;word-break:normal}.section-heading h2{font-size:1.45rem}.tile-grid,.product-grid,.summary-grid,.interest-grid,.compare-grid{grid-template-columns:1fr}.point-list div,.article-list__item,.sale-list__item{grid-template-columns:1fr;gap:.35rem}.article-list__item{position:relative;padding-right:1.4rem}.article-list__item:after{position:absolute;right:0;top:1rem}.home-actions,.link-row,.offer-list{align-items:stretch;flex-direction:column}.button{justify-content:center;width:100%}.table-wrap:before{position:sticky;left:.75rem;z-index:1;display:block;width:max-content;margin:.65rem .75rem 0;border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);color:var(--muted);content:"横にスクロールできます";font-size:.78rem;font-weight:850;line-height:1;padding:.34rem .55rem}.metric-list div{align-items:flex-start;flex-direction:column;gap:.15rem}.metric-list dd{text-align:left}.quick-facts div{grid-template-columns:1fr;gap:.05rem}}
