:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--black:#000;--white:#fff;--navy:#27455c;--green:#468254;--charcoal:#3f3e3e;--muted:#686868;--border:#ccc;--surface:#f5f5f5;--sidebar:320px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--surface);color:var(--black);line-break:strict;overflow-wrap:break-word;margin:0;font-family:YakuHanJPs,Noto Sans JP,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,sans-serif}a{color:inherit}.site-alert{border-bottom:1px solid var(--border);background:var(--white);color:var(--charcoal);text-align:center;padding:10px clamp(16px,3vw,32px);font-size:13px;line-height:1.55}.site-alert a{font-weight:700}.simple-header{background:var(--black);min-height:112px;color:var(--white);padding:28px clamp(24px,4vw,56px)}.simple-header .brand{color:var(--white);font-feature-settings:"palt";font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.17;text-decoration:none;display:inline-block}.simple-header p{color:#ddd;margin:5px 0 0;font-size:13px}.site-body{grid-template-columns:var(--sidebar) minmax(0, 1fr);align-items:stretch;min-height:calc(100vh - 150px);display:grid}.main-column{min-width:0}.page-content{background:var(--white);border-radius:10px;width:min(1200px,100% - 48px);min-height:480px;margin:32px auto;padding:clamp(24px,4vw,48px);box-shadow:0 2px 8px #00000014}.page-content h1{font-feature-settings:"palt";margin:0 0 16px;font-size:clamp(25px,4vw,34px);font-weight:900;line-height:1.17}.blog-post+.blog-post{border-top:1px solid var(--border);margin-top:40px;padding-top:32px}.blog-post h2,.sheet-panel h2,.related-links h2{margin:0 0 16px;font-size:21px;font-weight:700;line-height:1.3}.post-description,.lead-text,.notice-post p{color:var(--muted);line-height:1.7}.side-menu{border-right:1px solid var(--border);min-width:0;color:var(--black);background:#e9ecef;padding:24px}.side-menu-heading{border-bottom:2px solid var(--black);letter-spacing:.08em;justify-content:space-between;align-items:center;padding-bottom:16px;font-size:13px;display:flex}.side-menu-heading button{display:none}.side-primary{margin:0 -24px 24px;display:grid}.side-primary a{border-bottom:1px solid var(--border);min-height:44px;padding:12px 24px;font-weight:700;text-decoration:none}.side-primary a:hover{background:var(--white)}.side-ranking+.side-ranking{margin-top:28px}.side-ranking h2{border-left:5px solid var(--green);background:var(--white);margin:0 0 8px;padding:9px 10px;font-size:14px;font-weight:700;line-height:1.3}.side-ranking h2 a,.side-ranking ol a{color:var(--black);text-decoration:none}.side-ranking ol{margin:0;padding-left:31px}.side-ranking li{border-bottom:1px solid var(--border);padding:7px 0;font-size:12px}.side-ranking li a{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.side-ranking li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.side-ranking li small{color:var(--muted);font-variant-numeric:tabular-nums}.side-ranking p,.ranking-note{color:var(--muted);font-size:12px;line-height:1.6}.ranking-note{margin:24px 0 0}.mobile-menu-bar,.menu-toggle,.menu-backdrop{display:none}.subject-index,.simple-list{border:1px solid var(--border);border-radius:5px;overflow:hidden}.subject-index a,.simple-list a{border-bottom:1px solid var(--border);width:100%;min-height:52px;color:var(--black);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;text-decoration:none;display:flex}.subject-index a:last-child,.simple-list a:last-child{border-bottom:0}.subject-index a:hover,.simple-list a:hover{background:var(--surface)}.simple-list span,.category-index span{color:var(--muted);white-space:nowrap;font-size:13px}.home-search,.catalog-controls .input-group{max-width:640px}.catalog-controls{margin:24px 0}.category-buttons{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.category-buttons .btn{font-size:14px}.subcategory-buttons{align-items:stretch}.result-count{color:var(--muted);font-size:14px}.catalog-section+.catalog-section{margin-top:40px}.catalog-section h2{margin:0 0 12px;font-size:21px;font-weight:700}.catalog-section h2 small,.catalog-subsection h3 small{color:var(--muted);font-size:12px;font-weight:400}.catalog-subsection+.catalog-subsection{margin-top:28px}.catalog-subsection h2{color:var(--charcoal);margin:0 0 10px;font-size:18px;font-weight:700}.catalog-subsection h2 small{color:var(--muted);font-size:12px;font-weight:400}.small-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.sheet-actions{flex-wrap:wrap;gap:12px;margin:24px 0 32px;display:flex}.sheet-panel{margin-top:32px}.sheet-panel iframe{border:1px solid var(--border);background:var(--white);border-radius:5px;width:100%;height:720px;display:block}.related-links{margin-top:40px}.related-links li+li{margin-top:8px}.btn{border-radius:5px;min-height:44px;font-weight:700}.form-control,.form-select{border-color:var(--border);border-radius:5px;min-height:44px}.btn-primary{--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-bg:#3f3e3e;--bs-btn-hover-border-color:#3f3e3e;--bs-btn-active-bg:#3f3e3e;--bs-btn-active-border-color:#3f3e3e}.btn-outline-primary{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000}footer{background:var(--charcoal);color:var(--white);flex-wrap:wrap;justify-content:space-between;gap:8px 24px;padding:28px clamp(24px,4vw,48px);font-size:13px;line-height:1.6;display:flex}footer strong{font-weight:700}footer span{color:#ddd}@media (max-width:1023px){body.menu-open{overflow:hidden}.simple-header{min-height:96px;padding:22px 16px}.site-body{min-height:0;display:block}.mobile-menu-bar{border-bottom:1px solid var(--border);background:var(--white);justify-content:flex-end;min-height:56px;padding:6px 16px;display:flex}.menu-toggle{border:1px solid var(--black);background:var(--white);min-width:44px;min-height:44px;color:var(--black);border-radius:5px;align-items:center;gap:9px;padding:7px 10px;font-size:13px;font-weight:700;display:flex}.hamburger{gap:4px;width:20px;display:grid}.hamburger i{background:var(--black);height:2px;display:block}.menu-backdrop{z-index:38;background:#00000073;border:0;display:block;position:fixed;inset:0}.side-menu{z-index:40;width:min(88vw,360px);padding:24px;transition:transform .18s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%);box-shadow:0 16px 40px #00000026}.side-menu.is-open{transform:translate(0)}.side-menu-heading button{border:1px solid var(--black);background:var(--white);width:44px;height:44px;color:var(--black);border-radius:5px;place-items:center;font-size:22px;display:grid}.site-body{min-height:calc(100vh - 152px)}}@media (max-width:600px){.site-alert{text-align:left}.simple-header .brand{font-size:23px}.page-content{width:100%;box-shadow:none;border-radius:0;margin:0;padding:24px 16px 40px}.simple-list a{flex-direction:column;align-items:flex-start;gap:5px}.simple-list span{white-space:normal}.sheet-panel iframe{height:65vh}footer{flex-direction:column;align-items:flex-start;padding:24px 16px}}@media (prefers-reduced-motion:reduce){.side-menu{transition:none}}
