@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";*{box-sizing:border-box}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color);opacity:10%}::-webkit-scrollbar-thumb:hover{background-color:var(--scroll-thumb-active-color);opacity:10%}html,body,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}html,body,#root{width:100%;height:100vh;height:100dvh}body{font-family:Noto Sans JP,sans-serif}h1,h2,h3,h4,h5,h6,p,table,pre,ul,ol,.btnRack{margin:0 0 20px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,table:last-child,pre:last-child,ul:last-child,ol:last-child,.btnRack:last-child{margin-bottom:0}h2,h3,h4,h5,h6{color:var(--primary-brand-color)}h1{font-size:2em}h2{font-size:1.75em;padding-bottom:5px;border-bottom:2px solid var(--border-color)}h3{font-size:1.5em;border-left:8px solid var(--border-color);padding-left:8px}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.9em}table{width:100%;border-collapse:collapse;text-align:left;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}@media screen and (max-width: 840px){table{table-layout:fixed}}table tr:nth-child(2n){background-color:#f8f8f8}table th,table td{padding:10px}table th:empty{display:none}table thead th{padding-top:0}table tbody{border-top:2px solid var(--border-color);border-bottom:2px solid var(--border-color)}a{color:var(--primary-brand-color)}small{font-size:.75em}:root{--primary-brand-color: #ba3651;--active-primary-brand-color: #86283a;--selected-primary-brand-color: #eed4d9;--active-fg-color: #ffffff;--active-fg2-color: #c0c0c0;--border-color: #e0e0e0;--background-color: #f0f0f0;--background-dark-color: #202020;--background-dark2-color: #303030;--outline-color: #c0c0c0;--danger-color: #e93515;--scroll-thumb-color: #00000040;--scroll-thumb-active-color: #00000080}
