@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400&display=swap";*{box-sizing:border-box}html{color:#404040;height:100%;font-family:Noto Serif JP,serif;font-size:20px}body{overscroll-behavior:none;flex-direction:column;min-height:100%;margin:0;display:flex}header{background-color:#fff;border-bottom:1px solid silver;flex-wrap:wrap;justify-content:stretch;align-items:center;gap:0 .5rem;padding:0 .5rem;display:flex}header>h1{white-space:nowrap;flex-grow:1;margin:0}header>h1>a{gap:.5rem;height:4rem;display:flex}header>h1>a img{height:4rem}header>nav{flex-grow:1;height:1.5rem}header>nav>ul{justify-content:end;align-items:center;margin:0;padding:0;display:flex}header>nav>ul>li{white-space:nowrap;padding:0 .5rem;list-style-type:none}header>nav>ul>li.separator{background-color:silver;width:1px;height:1.5rem;padding:0}header a{text-decoration:none}footer{color:#fff;text-align:center;background-color:#204070;border-top:1px solid silver;padding:1rem 0}footer>table{margin:1rem auto}footer>table th{text-align:right}footer>table td{text-align:left}main{overscroll-behavior-x:none;flex-grow:1;padding:1rem;overflow-x:auto}main>div{width:fit-content;margin:0 auto}main>div>div{width:fit-content;margin:.5rem auto}main p{margin:1rem 2rem}main img{max-width:36rem}.banner{color:#fff;text-align:center;background-color:#204070;border:1px solid gray;border-radius:.5rem;justify-content:space-between;align-items:center;width:36rem;height:6rem;font-size:2rem;display:inline-flex;overflow:hidden}.banner>img,.banner>span{height:6rem}a{color:inherit}table.data{border-collapse:collapse;border-radius:.5rem;margin:0 auto;overflow:hidden}table.data thead th,table.data tfoot th{color:#fff;background:#204070}table.data tbody tr:nth-last-child(odd){background:#e0f0fc}table.data th,table.data td{text-align:center;padding:.25rem}table.history{border-collapse:collapse;border:none;border-radius:.5rem;overflow:hidden}table.history tr.NewYear{background-color:#e8d0ff}table.history tr.GREED{background-color:#e8e8e8}table.history tr.RP{background-color:#d0d0d0}table.history tr.GR{background-color:#e0ffe0}table.history tr.rocon{background-color:#ffe0e0}table.history tr.SUGOROKU{background-color:#ffffc0}table.history tr.aoi{background-color:#c0e0ff}table.history th,table.history td{white-space:no-wrap;padding:.125rem .25rem}table.history th{text-align:left}table.history th.year{vertical-align:top;background-color:#fff}table.history thead,table.history tfoot{color:#fff;background-color:#204070}table.history th,table.history td{white-space:nowrap}video{width:32rem}@media screen and (width<=800px){:root{font-size:16px}}@media screen and (width<=640px){:root{font-size:10px}}@media screen and (width<=400px){:root{font-size:8px}}
