:root{
  --tks-brand-navy:#062a64;
  --tks-brand-navy-2:#0c3d7a;
  --tks-brand-blue:#0b5aa3;
  --tks-brand-gold:#c5962e;
  --tks-brand-gold-deep:#8a6308;
  --tks-bg:#f6f8fb;
  --tks-surface:#fff;
  --tks-text:#162238;
  --tks-muted:#5f6d82;
  --tks-line:#dfe5ee;
  --tks-soft-blue:#eef5fc;
  --tks-soft-gold:#fbf6e8;
  --tks-success:#18794e;
  --tks-radius:18px;
  --tks-shadow:0 10px 30px rgba(24,43,76,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.tks-site-body{margin:0;background:var(--tks-bg);color:var(--tks-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",Meiryo,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}
body.tks-site-body a{color:inherit;text-decoration:none}
body.tks-site-body button,body.tks-site-body input{font:inherit}
.tks-site-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.tks-skip{position:absolute;left:12px;top:-60px;z-index:9999;background:#fff;color:var(--tks-brand-navy);padding:10px 14px;border-radius:8px;border:2px solid var(--tks-brand-navy)}
.tks-skip:focus{top:12px}
.tks-trustbar{background:var(--tks-brand-navy);color:#fff;font-size:12px}
.tks-trustbar .tks-site-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.tks-trustbar strong{font-weight:800}.tks-trustbar span{opacity:.82}
.tks-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--tks-line);backdrop-filter:blur(12px)}
.tks-header-main{min-height:82px;display:flex;align-items:center;gap:24px}
.tks-logo-link{display:flex;align-items:center;flex:0 0 auto;min-width:0}
.tks-logo{display:block;width:262px;height:auto;max-height:68px;object-fit:contain}
.tks-mainnav{display:flex;align-items:center;gap:4px;margin-left:auto}
.tks-nav-link,.tks-nav-disabled{min-height:44px;display:inline-flex;align-items:center;padding:0 10px;border-radius:10px;font-weight:800;font-size:14px;white-space:nowrap}
.tks-nav-link:hover,.tks-nav-link:focus-visible,.tks-nav-link.is-active{background:var(--tks-soft-blue);color:var(--tks-brand-navy)}
.tks-nav-disabled{color:#9aa5b4;cursor:not-allowed}
.tks-header-actions{display:flex;align-items:center;gap:8px}
.tks-search-action,.tks-watch-disabled{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:11px;font-weight:900;font-size:13px}
.tks-search-action{background:var(--tks-brand-navy);color:#fff}.tks-search-action:hover,.tks-search-action:focus-visible{background:var(--tks-brand-navy-2)}
.tks-watch-disabled{border:1px solid var(--tks-line);color:#9aa5b4;background:#fff}
.tks-menu-btn{display:none;width:46px;height:46px;border:1px solid var(--tks-line);border-radius:11px;background:#fff;color:var(--tks-brand-navy);font-size:21px}
.tks-mobile-menu{display:none;border-top:1px solid var(--tks-line);background:#fff}
.tks-mobile-menu.is-open{display:block}
.tks-mobile-menu-inner{padding:12px 0 18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.tks-mobile-menu a,.tks-mobile-menu span{min-height:46px;display:flex;align-items:center;padding:0 12px;border:1px solid var(--tks-line);border-radius:10px;font-weight:800;font-size:14px}
.tks-mobile-menu span{color:#9aa5b4;background:#fafbfc}

.tks-home-main{overflow:hidden}
.tks-home-hero{background:#fff;border-bottom:1px solid var(--tks-line)}
.tks-hero-inner{padding:64px 0 54px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:44px;align-items:center}
.tks-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--tks-brand-gold-deep);font-size:13px;font-weight:900;letter-spacing:.03em}.tks-kicker:before{content:"";width:28px;height:2px;background:var(--tks-brand-gold)}
.tks-home-hero h1{font-size:clamp(34px,5vw,56px);line-height:1.2;letter-spacing:-.045em;margin:12px 0 16px;color:var(--tks-brand-navy)}
.tks-home-hero p{margin:0;color:var(--tks-muted);font-size:17px;max-width:720px}
.tks-hero-search{margin-top:28px;background:#fff;border:2px solid var(--tks-brand-navy);border-radius:15px;padding:7px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 34px rgba(6,42,100,.10);max-width:760px}
.tks-hero-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.tks-hero-search input{flex:1;min-width:0;height:50px;border:0;outline:0;padding:0 13px;font-size:16px;color:var(--tks-text)}
.tks-hero-search button{height:50px;border:0;border-radius:10px;background:var(--tks-brand-navy);color:#fff;font-weight:900;padding:0 22px;cursor:pointer}
.tks-hero-search button:hover,.tks-hero-search button:focus-visible{background:var(--tks-brand-navy-2)}
.tks-quick-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.tks-quick-tags a,.tks-quick-tags span{min-height:38px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:var(--tks-soft-blue);color:var(--tks-brand-navy);font-size:12px;font-weight:900;border:1px solid #d7e6f8}
.tks-quick-tags a:hover,.tks-quick-tags a:focus-visible{border-color:var(--tks-brand-blue);background:#fff}
.tks-quick-tags span.is-disabled{color:#8a95a6;background:#f3f5f8;border-color:#e3e7ed}
.tks-hero-trust{border:1px solid var(--tks-line);border-radius:22px;background:var(--tks-soft-gold);padding:24px;box-shadow:var(--tks-shadow)}
.tks-hero-trust h2{font-size:18px;margin:0 0 14px;color:var(--tks-brand-navy)}
.tks-trust-list{display:grid;gap:12px}.tks-trust-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.tks-trust-mark{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #ead9a8;color:var(--tks-brand-gold-deep);font-weight:900}.tks-trust-item b{display:block;font-size:13px}.tks-trust-item span{display:block;font-size:12px;color:var(--tks-muted);line-height:1.5}

.tks-section{padding:58px 0}.tks-section.is-white{background:#fff;border-top:1px solid var(--tks-line);border-bottom:1px solid var(--tks-line)}
.tks-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.tks-section-head h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.03em;line-height:1.25;margin:0;color:var(--tks-brand-navy)}.tks-section-head p{margin:7px 0 0;color:var(--tks-muted);max-width:700px}.tks-section-link{color:var(--tks-brand-navy);font-weight:900;font-size:14px;white-space:nowrap}.tks-section-link:hover{text-decoration:underline}
.tks-entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tks-entry-card{background:#fff;border:1px solid var(--tks-line);border-radius:20px;padding:24px;box-shadow:var(--tks-shadow);display:flex;flex-direction:column;min-height:250px;transition:transform .15s ease,border-color .15s ease}.tks-entry-card:hover{transform:translateY(-2px);border-color:#c3d4ea}.tks-entry-no{font-size:11px;font-weight:950;letter-spacing:.12em;color:var(--tks-brand-gold-deep)}.tks-entry-card h3{font-size:22px;margin:8px 0;color:var(--tks-brand-navy)}.tks-entry-card p{margin:0;color:var(--tks-muted);font-size:14px}.tks-entry-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.tks-entry-pills span{font-size:12px;background:var(--tks-bg);border:1px solid var(--tks-line);padding:5px 9px;border-radius:999px;font-weight:800}.tks-entry-cta{margin-top:auto;padding-top:20px;font-weight:950;color:var(--tks-brand-navy)}
.tks-month-panel{display:grid;grid-template-columns:220px 1fr;gap:18px;background:var(--tks-brand-navy);color:#fff;border-radius:22px;padding:26px}.tks-month-big{border-right:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:center}.tks-month-big b{font-size:48px;line-height:1}.tks-month-big span{font-size:13px;opacity:.8;margin-top:8px}.tks-month-copy h3{font-size:22px;margin:0 0 6px}.tks-month-copy p{margin:0;opacity:.82;font-size:14px}.tks-month-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.tks-month-actions a{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;background:#fff;color:var(--tks-brand-navy);font-weight:900;font-size:13px}
.tks-month-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:8px}.tks-month-grid a{min-height:52px;border:1px solid var(--tks-line);background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--tks-brand-navy)}.tks-month-grid a:hover,.tks-month-grid a:focus-visible{border-color:var(--tks-brand-blue);background:var(--tks-soft-blue)}.tks-month-grid a.is-current{border:2px solid var(--tks-brand-gold);background:var(--tks-soft-gold)}
.tks-facet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tks-facet{min-height:86px;background:#fff;border:1px solid var(--tks-line);border-radius:15px;padding:16px;display:flex;flex-direction:column;justify-content:center}.tks-facet b{font-size:17px;color:var(--tks-brand-navy)}.tks-facet span{font-size:12px;color:var(--tks-muted);margin-top:2px}.tks-facet:hover,.tks-facet:focus-visible{border-color:#b8cce7;box-shadow:0 6px 18px rgba(22,54,95,.06)}
.tks-combo{background:#fff;border:1px solid var(--tks-line);border-radius:22px;padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.tks-combo-copy h3{font-size:28px;line-height:1.3;margin:0 0 8px;color:var(--tks-brand-navy)}.tks-combo-copy p{color:var(--tks-muted);margin:0}.tks-combo-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tks-combo-links a,.tks-combo-links span{min-height:54px;border:1px solid var(--tks-line);border-radius:12px;padding:0 14px;display:flex;align-items:center;font-weight:900;font-size:13px}.tks-combo-links a:hover{border-color:var(--tks-brand-gold);background:var(--tks-soft-gold)}.tks-combo-links span{color:#9aa5b4;background:#fafbfc}
.tks-intel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tks-intel{background:#fff;border:1px solid var(--tks-line);border-radius:15px;padding:18px}.tks-intel strong{display:block;color:var(--tks-brand-navy);font-size:15px}.tks-intel span{display:block;color:var(--tks-muted);font-size:12px;margin-top:4px}
.tks-evidence{background:var(--tks-brand-navy);color:#fff;border-radius:22px;padding:30px;display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.tks-evidence h2{color:#fff;margin:0 0 10px;font-size:28px}.tks-evidence p{margin:0;opacity:.82}.tks-source-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tks-source-list span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:12px;font-size:13px;font-weight:800}.tks-no-guess{margin-top:15px!important;color:#f7d77e;opacity:1!important;font-weight:900}
.tks-faq{display:grid;gap:10px}.tks-faq details{background:#fff;border:1px solid var(--tks-line);border-radius:13px;padding:0 18px}.tks-faq summary{cursor:pointer;min-height:58px;display:flex;align-items:center;font-weight:900;color:var(--tks-brand-navy)}.tks-faq p{margin:0 0 18px;color:var(--tks-muted)}
.tks-site-footer{background:#071d3d;color:#fff;padding:46px 0 28px}.tks-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.tks-footer-brand img{width:250px;height:auto;background:#fff;border-radius:8px;padding:4px}.tks-footer-brand p{font-size:13px;opacity:.72;max-width:360px}.tks-footer-col h2{font-size:13px;margin:0 0 10px;color:#f1cf76}.tks-footer-col a,.tks-footer-col span{display:block;font-size:13px;margin:7px 0;opacity:.86}.tks-footer-col span{opacity:.45}.tks-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:11px;opacity:.62}
.tks-hub-hero{background:#fff;border-bottom:1px solid var(--tks-line)}.tks-hub-hero .tks-site-container{padding:52px 0}.tks-hub-hero h1{font-size:clamp(32px,4vw,48px);line-height:1.2;letter-spacing:-.04em;color:var(--tks-brand-navy);margin:10px 0}.tks-hub-hero p{max-width:760px;color:var(--tks-muted);margin:0}.tks-direct-answer{margin-top:20px;border-left:4px solid var(--tks-brand-gold);background:var(--tks-soft-gold);padding:14px 16px;border-radius:0 12px 12px 0;font-weight:700}
.tks-breadcrumbs{font-size:12px;color:var(--tks-muted);margin-top:18px}.tks-breadcrumbs a{text-decoration:underline}
.tks-empty-note{border:1px dashed #b9c3d1;border-radius:14px;padding:18px;background:#fff;color:var(--tks-muted);font-size:13px}
:focus-visible{outline:3px solid rgba(11,90,163,.28);outline-offset:2px}

@media(max-width:1060px){
  .tks-mainnav{display:none}.tks-watch-disabled{display:none}.tks-menu-btn{display:block;margin-left:auto}.tks-header-actions{margin-left:auto}.tks-logo{width:230px}.tks-hero-inner{grid-template-columns:1fr 310px}.tks-month-grid{grid-template-columns:repeat(6,1fr)}.tks-facet-grid{grid-template-columns:repeat(2,1fr)}.tks-intel-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:780px){
  .tks-site-container{width:min(100% - 24px,1180px)}.tks-trustbar span{display:none}.tks-header-main{min-height:68px;gap:10px}.tks-logo{width:188px}.tks-search-action{display:none}.tks-hero-inner{padding:42px 0 36px;grid-template-columns:1fr;gap:24px}.tks-home-hero h1{font-size:36px}.tks-home-hero p{font-size:15px}.tks-hero-trust{padding:20px}.tks-section{padding:42px 0}.tks-entry-grid{grid-template-columns:1fr}.tks-entry-card{min-height:0}.tks-month-panel{grid-template-columns:1fr}.tks-month-big{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:18px}.tks-month-grid{grid-template-columns:repeat(4,1fr)}.tks-combo{grid-template-columns:1fr}.tks-evidence{grid-template-columns:1fr}.tks-footer-grid{grid-template-columns:1fr 1fr}.tks-footer-brand{grid-column:1/-1}.tks-section-head{align-items:start;flex-direction:column}.tks-section-link{white-space:normal}.tks-hero-search button{padding:0 16px}
}
@media(max-width:520px){
  .tks-logo{width:164px}.tks-header-main{min-height:62px}.tks-menu-btn{width:44px;height:44px}.tks-home-hero h1{font-size:31px}.tks-home-hero p{font-size:14px}.tks-hero-search{padding:5px}.tks-hero-search input{height:48px;padding:0 9px;font-size:15px}.tks-hero-search button{height:48px;padding:0 13px;font-size:13px}.tks-quick-tags{gap:6px}.tks-quick-tags a,.tks-quick-tags span{font-size:11px;min-height:36px}.tks-month-grid{grid-template-columns:repeat(3,1fr)}.tks-facet-grid,.tks-intel-grid,.tks-combo-links{grid-template-columns:1fr}.tks-source-list{grid-template-columns:1fr}.tks-footer-grid{grid-template-columns:1fr}.tks-footer-brand{grid-column:auto}.tks-footer-bottom{flex-direction:column}.tks-mobile-menu-inner{grid-template-columns:1fr}
}
