.tabs{display:grid;grid-template-columns:repeat(4,1fr);}.sg img{width:100%;}#m{display:grid;font-size:min(3.5vw,16px);grid-template-columns:repeat(9,1fr);margin:1rem 0 2rem;text-align:center;}#m a{box-shadow:0 0 1px #333 inset;padding:1rem 0;}.s{margin:2rem 0;overflow-x:scroll;}.t14{border-collapse:collapse;font-size:min(3.3vw,1rem);text-align:center;width:180vw;}.t14 thead th:first-child{border-top-left-radius:.7rem;}.t14 thead th:last-child{border-top-right-radius:.7rem;}.t14 thead th{background-image:linear-gradient(to right,mediumseagreen 0%,green 50%,mediumseagreen 100%);color:#fff;padding:.3rem;}.t14 tbody tr td:nth-child(1){background-image:linear-gradient(to right,#ffeaa7 0%,#fff 50%,#ffeaa7 100%);font-weight:700;left:0;position:sticky;}.j{border-collapse:collapse;font-size:min(3.3vw,1rem);margin:2rem 0;table-layout:fixed;text-align:center;width:100%;}.j th{background:green;border:solid .5px #ccc;color:#fff;padding:.5rem 0;}.j tr td:nth-child(1){background:#666;color:#fff;}.j span{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;text-orientation:upright;white-space:pre;writing-mode:vertical-rl;}.j td.in{background:#ffeaa7;}.j td,.t14 td{border:solid .5px #ccc;padding:min(0.3rem) min(0.1rem);}.j tr:nth-child(even),.s tr:nth-child(even){background:#f5f5f5;}@media screen and (min-width:600px){#m a:hover{background:var(--main);color:#fff;}.t14{width:100%;}.s{overflow:visible;}.j span{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;}}