*{margin:0;padding:0;outline:none;position:relative;box-sizing:border-box;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"游ゴシック体",YuGothic,"Yu Gothic Medium","Noto Sans JP",sans-serif;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:.03em;scrollbar-width:none}body{width:100%;background-color:#0a1e28;color:#333;font-size:16px;font-weight:normal}body a{text-decoration:none;color:#9df}body hr{border:none;border-bottom:1px solid hsla(0,0%,100%,.3);margin-top:2px;margin-bottom:16px}body button{display:block;--size: 44px;width:var(--size);height:var(--size);border:none;border-radius:calc(var(--size)*.5);background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat}@media(hover: hover){body button:hover:not(.disabled){cursor:pointer;background-color:hsla(0,0%,100%,.2)}}body select{margin-top:4px;display:block;color:#fefefe;border:none;border-bottom:2px solid hsla(0,0%,100%,.4);font-size:1.1rem;padding:0;padding-right:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,.9);background-image:url("../img/icon-arrow-down.svg");background-size:32px;background-position:calc(100% - 4px) center;background-repeat:no-repeat}#container{width:100vw;height:100vh;height:100dvh;display:flex;flex-direction:column}#cover{z-index:80;position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:hsla(0,0%,100%,.95);overflow-y:scroll;background-image:url(../img/icon-loading.gif);background-repeat:no-repeat;background-size:24px;background-position:center calc(50vh - 16px);background-position:center calc(50dvh - 16px)}#cover p{width:100%;text-align:center;margin-top:calc(50vh + 16px);margin-top:calc(50dvh + 16px);color:#666;font-size:.8rem}#section-map{flex-grow:1;width:100%;z-index:0}#section-map .map-container{display:block;width:100%;height:100%}#section-map .map-container .overlay-dataset{z-index:10;position:absolute;top:16px;left:16px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:16px;border-radius:4px;background-color:rgba(0,0,0,.9)}#section-map .map-container .overlay-dataset h5{color:#aaa;font-size:.8rem}#section-map .map-container .overlay-dataset select span{display:none}#section-map .map-container .overlay-legend{z-index:10;position:absolute;right:16px;bottom:16px;background-color:rgba(0,0,0,.9);padding:8px 16px;border-radius:4px}#section-map .map-container .overlay-legend h5{color:#fefefe;font-size:.9rem;border-bottom:1px solid hsla(0,0%,100%,.2)}#section-map .map-container .overlay-legend table{margin:0 auto;margin-top:8px}#section-map .map-container .overlay-legend table tr{height:28px}#section-map .map-container .overlay-legend table tr td{color:#fefefe;font-size:.9rem;text-align:right}#section-map .map-container .overlay-legend table tr td.small-label{font-size:.8rem}#section-map .map-container .overlay-legend table tr td span{margin-left:4px;color:hsla(0,0%,100%,.6);font-size:.8rem}#section-map .map-container .overlay-legend table tr td .circle{margin-left:8px;margin-bottom:-1px;width:16px;height:16px;border-radius:50%}#section-map .map-container .overlay-legend #legend-note{margin-top:8px;color:hsla(0,0%,100%,.6);font-size:.8rem;max-width:160px;line-height:1.3rem}#section-map .map-container .overlay-timeline{z-index:10;position:absolute;left:16px;bottom:16px;background-color:rgba(0,0,0,.9);padding:8px 16px;border-radius:4px;display:flex}#section-map .map-container .overlay-timeline button{margin:0 8px;display:block;background-color:#333}#section-map .map-container .overlay-timeline button.button-play{background-image:url("../img/icon-play.svg");background-size:44px}#section-map .map-container .overlay-timeline button.button-play.playing{background-image:url("../img/icon-pause.svg")}#section-map .map-container .overlay-timeline button.button-prev{background-image:url("../img/icon-arrow-down.svg");transform:rotate(90deg)}#section-map .map-container .overlay-timeline button.button-prev.disabled{opacity:.5}#section-map .map-container .overlay-timeline button.button-next{background-image:url("../img/icon-arrow-down.svg");transform:rotate(270deg)}#section-map .map-container .overlay-timeline button.button-next.disabled{opacity:.5}@media(hover: hover){#section-map .map-container .overlay-timeline button:hover:not(.disabled){background-color:hsla(0,0%,100%,.3)}}#section-map .map-container .overlay-timeline .current{display:inline-block;color:#fefefe;font-size:1rem;line-height:44px;text-align:center;width:160px;padding:0 16px}#section-map .map-container svg{width:100%;height:100%}#section-map .map-container svg path{stroke:rgba(0,0,0,.4)}#section-map .map-container svg .graticule{fill:none;stroke:#777;stroke-width:.5px;stroke-opacity:.5}#section-map .map-container svg .equator{fill:none;stroke:#fefefe;stroke-width:1px;stroke-opacity:.5}#section-map .map-container #map{background-color:#012}#section-bottom{position:relative;width:100%;padding:16px;background-color:rgba(0,0,0,.9);display:flex;justify-content:flex-end;gap:16px}#section-bottom button{width:-moz-fit-content;width:fit-content;padding-left:44px;padding-right:16px;color:#fefefe;background-color:#181920;background-position:14px center;background-size:24px}@media(hover: hover){#section-bottom button:hover{background-color:#232425}}#section-bottom button.selected{color:#181920;background-color:#edeeef}#section-bottom button span.s{display:inline}#section-bottom button span.m{display:none}@media(min-width: 870px){#section-bottom button span.s{display:none}#section-bottom button span.m{display:inline}}#section-bottom #button-show-explanation{background-image:url("../img/icon-explanation.svg")}#section-bottom #button-show-worldmap{background-image:url("../img/icon-map.svg")}#section-bottom #button-show-split{background-image:url("../img/icon-split.svg")}@media(min-aspect-ratio: 1/1){#section-bottom #button-show-split{background-image:url("../img/icon-split-v.svg")}}#animation-cover{z-index:30;position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;pointer-events:auto;display:none}#animation-cover.show{display:block}#region-info .content{z-index:20;--max-width: 428px;position:fixed;top:0;right:calc(-1*var(--max-width));height:100vh;height:100dvh;overflow-y:scroll;scrollbar-width:none;width:calc(100% - 32px);max-width:var(--max-width);background-color:rgba(0,0,0,.9);color:#fefefe;padding:16px;padding-top:64px;transition:all ease 250ms}#region-info .content .button-close{position:absolute;top:16px;right:16px;background-image:url("../img/icon-close.svg");background-size:80%}#region-info .content .inner{width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:64px}#region-info .content .inner h3{font-size:2rem;font-weight:bold}#region-info .content .inner h4{font-size:1.6rem;font-weight:bold;color:hsla(0,0%,100%,.7)}#region-info .content .inner .chart{margin-top:48px}#region-info .content .inner .chart h5{font-size:1rem;font-weight:bold}#region-info .content .inner .chart p{margin-top:8px;font-size:.8rem;color:hsla(0,0%,100%,.7)}#region-info .content .inner .chart canvas{margin-top:16px}#region-info.show .cover{background-color:rgba(0,0,0,0);pointer-events:none}#region-info.show .content{right:0px !important}