*{box-sizing:border-box;margin:0;padding:0}:root{--ink-900:#332c24;--ink-700:#46403a;--muted:#6e655c;--line:#e8e2d9;--line-soft:#f3eee6;--bg:#faf6f0;--surface:#fffdf9;--beige-100:#f5f0e8;--beige-50:#f9f5ee;--orange-600:#ea580c;--orange-700:#c2410c;--orange-800:#9a3412;--orange-100:#ffedd5;--orange-50:#fff7ed;--gold-600:#b98a2f;--gold-50:#fdf9f0;--radius:14px;--shadow-sm:0 1px 3px rgba(90,78,60,0.07);--shadow-md:0 6px 18px rgba(90,78,60,0.12)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}body{font-family:var(--font-body),"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:var(--ink-700);background:var(--bg);line-height:1.9;font-size:16px;-webkit-text-size-adjust:100%}.brand-name,.cta-heading,.footer-title,.toc-title,h1,h2,h3{font-family:var(--font-heading),var(--font-body),sans-serif}a{color:var(--orange-700)}a:focus-visible,button:focus-visible{outline:3px solid var(--orange-700);outline-offset:2px;border-radius:6px}.site-header{background:var(--surface);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header-inner{max-width:1080px;margin:0 auto;padding:12px 16px;justify-content:space-between;gap:16px}.site-header-inner,.site-nav{display:flex;align-items:center}.site-nav{gap:20px;flex-shrink:0}.site-nav a{font-size:.85rem;font-weight:500;color:var(--ink-700);text-decoration:none;padding:6px 2px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;white-space:nowrap}.site-nav a:hover{color:var(--orange-700);border-bottom-color:var(--orange-600)}@media (max-width:759px){.site-header-inner{flex-wrap:wrap;padding-bottom:0}.site-nav{order:3;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;margin-top:6px;padding:4px 2px 8px;border-top:1px dashed var(--line);scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{font-size:.82rem;padding:4px 0}}@media (max-width:480px){.brand-tagline{display:none}}.site-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink-900)}.brand-mark{width:36px;height:36px;color:var(--orange-600);flex-shrink:0}.brand-text{display:flex;flex-direction:column}.brand-name{font-weight:700;font-size:1.18rem;line-height:1.3;letter-spacing:.03em}.brand-tagline{font-size:.72rem;color:var(--muted);line-height:1.3}.site-main{max-width:1080px;margin:0 auto;padding:28px 16px 72px}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:16px;overflow-x:auto;white-space:nowrap}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{color:var(--orange-700);text-decoration:underline}.breadcrumb .sep{margin:0 6px;color:#cfc5b6}.hero{background:linear-gradient(150deg,#fffdf8,#f7f1e6);border:1px solid var(--line);color:var(--ink-900);border-radius:var(--radius);padding:40px 26px;margin-bottom:24px;position:relative;overflow:hidden}.hero>:not(.hero-art){position:relative;z-index:1}.hero-art{position:absolute;right:-24px;bottom:-36px;width:230px;height:230px;color:var(--orange-600);opacity:.08;pointer-events:none;z-index:0}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:36px}.stats-strip>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 10px;text-align:center;box-shadow:var(--shadow-sm)}.stats-strip strong{display:block;font-family:var(--font-heading),sans-serif;font-size:1.5rem;line-height:1.3;color:var(--orange-700)}.stats-strip span{font-size:.72rem;color:var(--muted)}.hero h1{font-size:1.55rem;line-height:1.55;color:var(--ink-900);margin-bottom:10px}.hero .lead{color:var(--muted);font-size:.95rem;max-width:640px}.hero .trust-points{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:20px;padding:0;list-style:none}.hero .trust-points li{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:500;color:var(--ink-700);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:6px 14px}.hero .trust-points svg{width:16px;height:16px;color:var(--orange-600);flex-shrink:0}.home-section{margin-bottom:40px}.home-section>h2{font-size:1.18rem;color:var(--ink-900);display:flex;align-items:center;gap:8px;margin-bottom:14px}.home-section>h2:before{content:"";width:10px;height:10px;border-radius:3px;background:var(--orange-600);flex-shrink:0}.card-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;list-style:none}@media (min-width:700px){.card-grid{grid-template-columns:1fr 1fr}}.card-grid a{display:block;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;text-decoration:none;color:var(--ink-700);box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer;height:100%}.card-grid a:hover{border-color:#d9c9b2;box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-title{font-weight:700;font-size:.95rem;line-height:1.55;color:var(--ink-900);display:block;margin-bottom:6px}.card-desc{font-size:.8rem;color:var(--muted);line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-date{display:block;margin-top:8px;font-size:.72rem;color:#a2988b}.article-container{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px 20px 40px}@media (min-width:700px){.article-container{padding:40px 48px 56px}}.pr-notice{font-size:.75rem;color:var(--muted);background:var(--line-soft);border-radius:8px;padding:6px 12px;margin-bottom:16px}.article h1{font-size:1.45rem;line-height:1.6;color:var(--ink-900);margin-bottom:12px}@media (min-width:700px){.article h1{font-size:1.68rem}}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--muted);font-size:.78rem;margin-bottom:24px;padding-bottom:20px;border-bottom:1px dashed var(--line)}.badge{display:inline-block;background:var(--beige-100);color:var(--ink-700);font-size:.72rem;font-weight:700;padding:3px 12px;border-radius:999px}.toc{background:var(--beige-50);border:1px solid var(--line);border-radius:var(--radius);padding:16px 20px;margin-bottom:32px}.toc summary{cursor:pointer;font-weight:700;font-size:.92rem;color:var(--ink-900);font-family:var(--font-heading),var(--font-body),sans-serif;padding:2px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toc summary::marker{color:var(--orange-600)}.toc-title,.toc[open] summary{margin-bottom:10px}.toc-title{font-weight:700;font-size:.92rem;color:var(--ink-900)}.toc ol{list-style:none;counter-reset:toc}.toc li{counter-increment:toc;margin:7px 0;font-size:.88rem;line-height:1.6}.toc li:before{content:counter(toc);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--beige-100);color:var(--ink-700);font-size:.72rem;font-weight:700;margin-right:8px}.toc a{text-decoration:none;color:var(--ink-700)}.toc a:hover{color:var(--orange-700);text-decoration:underline}.article h2{font-size:1.25rem;line-height:1.55;color:var(--ink-900);margin:48px 0 18px;padding:10px 14px;background:var(--beige-50);border-left:5px solid var(--orange-600);border-radius:6px;scroll-margin-top:76px}.article h3{font-size:1.05rem;color:var(--ink-900);margin:32px 0 12px;padding-left:10px;border-left:4px solid #d9c9b2}.article p{margin:14px 0}.article ol,.article ul{margin:14px 0 14px 1.5em}.article li{margin:6px 0}.article strong{color:var(--ink-900)}.article blockquote{margin:18px 0;padding:14px 18px 14px 46px;background:var(--gold-50);border-left:4px solid var(--gold-600);border-radius:8px;font-size:.95rem;position:relative}.article blockquote:before{content:"!";position:absolute;left:14px;top:16px;width:20px;height:20px;border-radius:50%;background:var(--gold-600);color:#fffdf9;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.article blockquote p{margin:4px 0}.faq-item{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--orange-600);border-radius:8px;padding:12px 16px;margin:12px 0}.faq-item p{margin:0}.faq-item strong{color:var(--orange-800)}.table-scroll-hint{display:none;font-size:.7rem;color:var(--muted);text-align:right;margin:14px 0 -14px}@media (max-width:699px){.table-scroll-hint{display:block}}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:18px 0;border:1px solid var(--line);border-radius:10px}.article table{border-collapse:collapse;width:100%;font-size:.88rem;line-height:1.6}.article td,.article th{border-bottom:1px solid var(--line);padding:10px 14px;text-align:left;white-space:nowrap}.article td:first-child,.article th:first-child{padding-left:16px}.article thead th,.article tr:first-child th{background:var(--beige-100);color:var(--ink-900);font-weight:700;border-bottom:2px solid #d9c9b2}.article tbody tr:nth-child(2n){background:#faf7f1}.article tr:last-child td{border-bottom:none}.article hr{border:none;border-top:1px dashed var(--line);margin:36px 0}.cta-box{margin:40px 0 8px;background:var(--beige-50);border:1px solid var(--line);border-radius:var(--radius);padding:28px 20px;text-align:center}.cta-box .cta-heading{font-weight:700;font-size:1.05rem;color:var(--ink-900);margin-bottom:6px}.cta-box .cta-sub{font-size:.82rem;color:var(--muted);margin-bottom:16px}.cta-button{display:inline-block;background:linear-gradient(135deg,var(--orange-600),var(--orange-700));color:#fffdf9;font-weight:700;font-size:1rem;text-decoration:none;padding:14px 36px;min-height:48px;border-radius:999px;box-shadow:var(--shadow-md);transition:filter .2s;cursor:pointer}.cta-button:hover{filter:brightness(.92)}.cta-note{font-size:.72rem;color:var(--muted);margin-top:10px}.cta-banner{display:block;position:relative;width:-moz-fit-content;width:fit-content;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px;margin:4px auto 16px;max-width:100%;line-height:0;transition:border-color .2s,box-shadow .2s}.cta-banner:hover{border-color:var(--orange-600);box-shadow:var(--shadow-sm)}.cta-banner:after{content:"PR";position:absolute;top:-8px;right:10px;font-size:.6rem;font-weight:700;letter-spacing:.05em;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:1px 6px;line-height:1.5}.cta-banner img{max-width:100%;height:auto;border-radius:5px}.cta-banner-sp{display:none}@media (max-width:699px){.cta-banner-pc{display:none}.cta-banner-sp{display:block}.cta-banner{padding:6px}}.cta-box .cta-sub{margin-bottom:18px}.cta-box .cta-button{margin-top:2px}.side-cta{padding:14px 12px 16px}.side-cta .cta-banner{margin:2px auto 12px;padding:6px}.side-cta .side-cta-title{margin-bottom:12px}.site-footer{background:#332c24;color:#ddd5c9;font-size:.8rem;line-height:1.8}.footer-inner{max-width:1080px;margin:0 auto;padding:36px 16px 40px}.footer-section{margin-bottom:20px;max-width:720px}.footer-title{color:#f5efe5;font-weight:700;margin-bottom:6px}.footer-links{border-top:1px solid #4d4438;padding-top:16px;margin-top:8px}.footer-links a{color:#e8d9c8;text-decoration:none}.footer-links a:hover{color:#fdba74;text-decoration:underline}.footer-copy{color:#a89d8d;font-size:.75rem;margin-top:8px}.article th{white-space:nowrap}.info-table td{white-space:normal;word-break:break-word;line-height:1.7}.info-table th{white-space:nowrap;width:96px;vertical-align:top}.pc-only{display:none}@media (min-width:700px){.pc-only{display:inline}}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn-primary{display:inline-block;background:linear-gradient(135deg,var(--orange-600),var(--orange-700));color:#fffdf9;font-weight:700;font-size:.95rem;text-decoration:none;padding:12px 28px;min-height:48px;border-radius:999px;box-shadow:var(--shadow-md);transition:filter .2s;cursor:pointer}.btn-primary:hover{filter:brightness(.92)}.btn-ghost{display:inline-block;background:var(--surface);color:var(--ink-900);font-weight:700;font-size:.95rem;text-decoration:none;padding:12px 28px;min-height:48px;border:1.5px solid var(--line);border-radius:999px;transition:border-color .2s,box-shadow .2s;cursor:pointer}.btn-ghost:hover{border-color:var(--orange-600);box-shadow:var(--shadow-sm)}.intent-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;list-style:none}@media (min-width:620px){.intent-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.intent-grid{grid-template-columns:repeat(4,1fr)}}.intent-grid a{display:flex;flex-direction:column;gap:8px;height:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px;text-decoration:none;box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer}.intent-grid a:hover{border-color:#f0b27f;box-shadow:var(--shadow-md);transform:translateY(-2px)}.intent-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--orange-50);color:var(--orange-700)}.intent-icon svg{width:24px;height:24px}.intent-label{font-weight:700;color:var(--ink-900);font-size:.95rem;line-height:1.5}.intent-desc{font-size:.78rem;color:var(--muted);line-height:1.6}.chip-grid{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:12px 0}.chip{display:inline-flex;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:9px 18px;min-height:44px;font-size:.9rem;font-weight:500;color:var(--ink-900);text-decoration:none;transition:border-color .2s,box-shadow .2s;cursor:pointer}.chip:hover{border-color:var(--orange-600);box-shadow:var(--shadow-sm)}.chip svg{width:16px;height:16px;color:var(--orange-600)}.section-note{font-size:.8rem;color:var(--muted);margin:4px 0}.latest-list{list-style:none}.latest-list li{border-bottom:1px dashed var(--line)}.latest-list a{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding:12px 4px;text-decoration:none;color:var(--ink-700);cursor:pointer}.latest-list a:hover .latest-title{color:var(--orange-700);text-decoration:underline}.latest-date{font-size:.75rem;color:#a2988b;flex-shrink:0}.latest-cat{font-size:.7rem;font-weight:700;color:var(--orange-800);background:var(--orange-100);border-radius:999px;padding:2px 10px;flex-shrink:0}.latest-title{font-size:.92rem;font-weight:500;color:var(--ink-900);line-height:1.6}.badge-new{font-size:.65rem;font-weight:700;color:#fffdf9;background:var(--orange-600);border-radius:4px;padding:2px 6px;flex-shrink:0;letter-spacing:.05em}.operator-strip{background:var(--beige-50);border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;font-size:.85rem;color:var(--muted);line-height:1.8}.operator-strip strong{color:var(--ink-900)}.operator-strip a{display:inline-block;margin-top:6px;font-weight:700;text-decoration:none}.operator-strip a:hover{text-decoration:underline}.author-box{display:flex;gap:14px;align-items:flex-start;background:var(--beige-50);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;margin-top:28px}.author-mark{width:40px;height:40px;flex-shrink:0;color:var(--orange-600);background:var(--surface);border:1px solid var(--line);border-radius:50%;padding:8px}.author-name{font-weight:700;font-size:.88rem;color:var(--ink-900);margin:0 0 4px}.author-desc{font-size:.8rem;color:var(--muted);line-height:1.7;margin:0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:24px;gap:24px}.article-side{display:none}@media (min-width:1100px){.article-layout{grid-template-columns:minmax(0,1fr) 280px}.article-side{display:block}.toc-inline{display:none}}.side-sticky{position:-webkit-sticky;position:sticky;top:76px;display:flex;flex-direction:column;gap:14px}.side-toc{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;max-height:calc(100vh - 240px);overflow-y:auto}.side-toc .toc-title{font-weight:700;font-size:.85rem;color:var(--ink-900);margin-bottom:8px;font-family:var(--font-heading),sans-serif}.side-toc ol{list-style:none;counter-reset:stoc}.side-toc li{counter-increment:stoc;margin:6px 0;font-size:.8rem;line-height:1.55}.side-toc li:before{content:counter(stoc) ".";color:var(--orange-700);font-weight:700;margin-right:6px}.side-toc a{text-decoration:none;color:var(--ink-700)}.side-toc a:hover{color:var(--orange-700);text-decoration:underline}.side-cta{background:var(--beige-50);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;text-align:center}.side-cta-title{font-weight:700;font-size:.85rem;color:var(--ink-900);margin-bottom:10px}.cta-small{display:block;padding:11px 16px;font-size:.88rem}.read-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:60;background:transparent;pointer-events:none}.read-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--orange-600),var(--orange-700))}.back-top{position:fixed;right:16px;bottom:16px;width:44px;height:44px;border-radius:50%;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);z-index:40;color:var(--orange-700)}.back-top svg{width:20px;height:20px}.back-top:hover{border-color:var(--orange-600)}.related-section{margin-top:36px}.related-section>h2{font-size:1.18rem;color:var(--ink-900);display:flex;align-items:center;gap:8px;margin-bottom:14px}.related-section>h2:before{content:"";width:10px;height:10px;border-radius:3px;background:var(--orange-600);flex-shrink:0}@media (max-width:699px){.site-main{padding:20px 14px 56px}.hero{padding:26px 18px}.hero h1{font-size:1.3rem}.hero .lead{font-size:.9rem}.hero-art{width:150px;height:150px;right:-34px;bottom:-44px}.hero-actions a{flex:1 1 auto;text-align:center}.hero .trust-points li{font-size:.76rem;padding:5px 12px}.stats-strip{gap:8px;margin-bottom:30px}.stats-strip>div{padding:10px 6px}.stats-strip strong{font-size:1.25rem}.stats-strip span{font-size:.66rem}.article-container{padding:22px 16px 32px}.article h1{font-size:1.28rem}.article h2{font-size:1.1rem;margin:36px 0 14px;padding:9px 12px}.article h3{font-size:1rem}.article td,.article th{padding:8px 10px;font-size:.84rem}.cta-box{padding:22px 16px}.cta-button{display:block;width:100%}.author-box{padding:14px;gap:10px}.breadcrumb{font-size:.75rem}.back-top{width:40px;height:40px;right:12px;bottom:12px}}