body{font-family:YakuHanJP,Inter,Noto Sans JP,sans-serif;margin:0;scrollbar-color:#fff transparent;scrollbar-width:100}a,h1,h2,h3,h4,h5,h6,input,li,ol,p,table,td,tr,ul{margin:0;padding:0;list-style:none;font-size:1rem}main{margin:50px 0 0}button{cursor:pointer;background-color:var(--black-white-2);border:none;color:#fff;height:36px;padding:0 24px;border-radius:4px}button:hover{opacity:90%}button:active{box-shadow:0 0 3px 0 #1a73e8}:root{--theme-red:#dc2828;--black-white-1:#196fc0;--black-white-2:#1a73e8;--black-blue-1:#00315f;--black-blue-2:#002b54;--black-blue-3:#000b14;--theme-yellow:#ffc200;--theme-gray:#7c897d;--theme-green:#46b72a;--theme-skyblue:#2a9bb7;--theme-white:#fff;--gray-1:#c9caca;--gray-2:#75787a;--theme-border-radius:7.5px;--theme-padding:15px;--flex-gap:0.75rem;--header-height:50px;--footer-height:50px}a{color:var(--black-white-2)}input[type=checkbox]{cursor:pointer;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:20px;height:20px;vertical-align:-5px;border:1px solid #ddd;background-color:#fff}input[type=checkbox]:checked:before{position:absolute;top:3px;left:6px;transform:rotate(50deg);width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;content:""}input[type=checkbox]:checked{background-color:#000}footer{width:100%;height:var(--footer-height);display:flex;align-items:center;justify-content:right}footer .footer-right{display:flex;gap:5px;padding:0 10px}footer .seel{height:40px;aspect-ratio:260/132;overflow:hidden;margin:0;overflow:"hidden";position:relative}footer .seel img{object-fit:cover;z-index:10}.loading{position:fixed;top:0;z-index:999;width:100%;overflow:hidden;height:100vh;background:#000}.loading,.loading .center-item .logo-box{display:flex;justify-content:center;align-items:center}.loading .center-item .logo-box{gap:0 20px}.loading .center-item .logo{background-repeat:no-repeat;background-position:50%;height:150px;width:150px}.loading .center-item .brownie-logo{background-image:url(/loading/brownie-logo-white.svg);background-size:contain}.loading .center-item .tsk-logo{background-image:url(/loading/tsk-logo.png);background-size:130px}