*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-bg: #eef1f7;--c-surface: #ffffff;--c-surface2: #f0f3f8;--c-border: #dce2ee;--c-text: #0f1929;--c-text2: #5a6b8a;--c-text3: #9aaac4;--c-accent: #1a2744;--c-accent-light: #e4eaf5;--c-accent-dark: #0e1729;--c-accent2: #5b9bd5;--c-danger: #c0392b;--c-danger-light: #fdf0ee;--c-warning: #d68910;--c-info: #1a5276;--c-info-light: #eaf2f8;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 4px rgba(26,39,68,.08);--shadow-md: 0 4px 20px rgba(26,39,68,.12);--nav-h: 56px}html,body,#root{height:100%}body{font-family:Noto Sans JP,sans-serif;background:var(--c-bg);color:var(--c-text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:15px}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scroll-x::-webkit-scrollbar{height:8px}.scroll-x::-webkit-scrollbar-track{background:var(--c-surface2);border-radius:4px}.scroll-x::-webkit-scrollbar-thumb{background:var(--c-accent);border-radius:4px;opacity:.7}.scroll-x::-webkit-scrollbar-thumb:hover{background:var(--c-accent2)}@media print{.no-print{display:none!important}body{margin:0!important}#root>*>div[style]{padding-top:0!important;padding-bottom:0!important}main{padding-bottom:0!important}}.sidebar-item:not(.active):hover{background:var(--c-surface2)!important;color:var(--c-text)!important}
