@charset "UTF-8";/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}audio:not([controls]){display:none}b,strong{font-weight:bolder}button{-webkit-appearance:button;overflow:visible}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}button,select{text-transform:none}details{display:block}hr{overflow:visible}html{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-text-size-adjust:100%;overflow-y:scroll}input{-webkit-border-radius:0}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}input[type=number]{width:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}main{display:block}pre{overflow:auto}progress{display:inline-block}summary{display:block}svg:not(:root){overflow:hidden}template{display:none}textarea{overflow:auto}[hidden]{display:none}*,:before,:after{-webkit-box-sizing:inherit;box-sizing:inherit}*{font-size:inherit;line-height:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}button,input,select,textarea{font-family:inherit;font-style:inherit;font-weight:inherit}*{margin:0;padding:0}*,:before,:after{border-width:0;border-style:solid}a,area,button,input,label,select,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}svg{fill:currentColor}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}[hidden][aria-hidden=false]{clip:rect(0 0 0 0);display:inherit;position:absolute}[hidden][aria-hidden=false]:focus{clip:auto}*{background-repeat:no-repeat}:root{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#000;font:66.66667% sans-serif;cursor:default}a{text-decoration:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}button,input,select,textarea{background-color:transparent;color:inherit}button,[type=button],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=reset],[type=search],[type=submit],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{min-height:1.5em}code,kbd,pre,samp{font-family:monospace,monospace}nav ol,nav ul{list-style:none}small{font-size:75%}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}::-moz-selection{background-color:#b3d4fc;color:#fff;text-shadow:none}::selection{background-color:#b3d4fc;color:#fff;text-shadow:none}h1,h2,h3,h4,h5,h6,p,a,blockquote,pre,abbr,address,cite,code,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure{word-wrap:break-word;font-family:Arial,Droid Sans,Roboto,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro,ヒラギノ角ゴシック,Hiragino Sans,ヒラギノ角ゴ ProN W3,HiraKakuProN-W3,メイリオ,Meiryo,游ゴシック体,YuGothic,ＭＳ Ｐゴシック,sans-serif;font-size:15px;font-weight:300;line-height:1.5em;list-style-type:none}:root{--color-m1: #4C7EDD;--color-dark: #4D9EFF }.width-100{width:100%}.text-s{font-size:13px}.text-m{font-size:17px}.text-l{font-size:25px}.text-xl{font-size:34px}@media screen and (max-width: 374px){.text-s{font-size:10px}.text-m{font-size:14px}.text-l{font-size:22px}.text-xl{font-size:31px}}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.lineHeight-1em{line-height:1em}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-line>*{position:relative}.flex-line>*:not(:last-child):after{display:block;position:absolute;top:0;right:-10px;width:1px;height:100%;background-color:#00000040;content:""}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.gap-25{gap:25px}.gap-30{gap:30px}.m-inline{margin-inline:auto}.cardTop{position:relative;overflow:hidden}.cardTop .p-block{padding-block:10px}.cardTop .p-inline{padding-inline:10px}.cardLink{z-index:10;top:0;left:0;width:100%;height:100%}.smallCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:7px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;min-width:115px;padding:8px;border-radius:4px}.smallCard *{line-height:1em}.smallCard .numText{font-size:30px;font-weight:700;text-align:center}.smallCard .numText .small{font-size:15px;line-height:1em}.smallCard .textLabel{padding:5px 0;font-size:15px;font-weight:700;text-align:center}.titleArea01{position:relative;padding:10px 15px;height:153px;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 8px #00000040}.titleArea01 .button01 .inner{padding:5px 8px;font-size:17px;line-height:48px;width:262px;background-color:#1f59ba;color:#fff;box-shadow:0 2px 8px #00000040}.titleArea01 .button01 .inner span{padding-left:28px;background-image:url(../images/icon_report.svg);background-position:left center;background-repeat:no-repeat;background-size:20px}.titleArea01 .title01{-webkit-box-align:center;-ms-flex-align:center;gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.titleArea01 .title01 .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;overflow:hidden;max-width:90%}@media screen and (max-width: 374px){.titleArea01{padding:10px}}*[class*=title01__title]{font-weight:600;line-height:1em}*[class*=title01__text]{font-weight:300;line-height:1em}.title01__title--medium{font-size:17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0c419a}.title01__text--medium{font-size:15px;color:#0c419a}.title01__text--small{font-size:13px}@media screen and (max-width: 374px){.title01__title--medium{font-size:15px}.title01__text--medium{font-size:13px}.title01__text--small{font-size:11px}}.titleArea02{z-index:2;position:absolute;bottom:0;left:0;width:100%;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000040;color:#fff}.titleArea02 .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.titleArea02 .title02{position:relative;width:100%}.titleArea02 .title02:after{-webkit-transform:translateY(-50%) rotate(-45deg);display:block;position:absolute;top:50%;right:0;width:10px;height:10px;transform:translateY(-50%) rotate(-45deg);border-right:2px solid #fff;border-bottom:2px solid #fff;content:""}*[class*=title02__title]{font-weight:600;line-height:1em}*[class*=title02__text]{font-weight:300;line-height:1em}.title02__title--medium{font-size:19px}.title02__text--small{font-size:13px}@media screen and (max-width: 374px){.title02__title--medium{font-size:17px}.title02__text--small{font-size:11px}}.text-overflow,.text-overflow>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button01{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:17px}.button01 .inner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;gap:5px;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,.33);display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:100px;background-color:#fff;box-shadow:0 1px 5px #00000054;color:#000;font-size:13px;font-weight:600;line-height:1em;text-align:center}.button01 .inner.arrow:after{-webkit-clip-path:polygon(0 0,86.6% 50%,0 100%);display:block;width:.6em;height:.9em;background-color:#000;clip-path:polygon(0 0,86.6% 50%,0 100%);content:"";display:none}.rankList__item{-webkit-box-pack:justify;-ms-flex-pack:justify;padding-block:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;justify-content:space-between}.rankList__item:first-child{padding-top:0}.rankList__item.p-0{padding:0}.rankList__link{position:absolute;top:0;left:0;width:100%;height:100%}.rankList__group{-webkit-box-align:center;-ms-flex-align:center;gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding-right:10px;overflow:hidden}.rankList__num{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100px;background-position:center;background-size:18px;color:#000;font-size:10px;font-weight:600;line-height:1em}.rankList__title{-webkit-box-flex:1;-ms-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:3px;display:-webkit-box;display:-ms-flexbox;display:flex;flex:1;flex-direction:column}.rankList__info{font-size:13px;font-weight:300;line-height:1em}.rankList__text{font-size:15px;font-weight:600;line-height:1em}.rankList__text .small{font-size:50%}@media screen and (max-width: 374px){.rankList__info{font-size:11px}.rankList__text{font-size:14px}}.rankList__item:nth-child(1) .rankList__num{background-image:url(../images/rankIcon_01.svg)}.rankList__item:nth-child(2) .rankList__num{background-image:url(../images/rankIcon_02.svg)}.rankList__item:nth-child(3) .rankList__num{background-image:url(../images/rankIcon_03.svg)}.rankList__item .rankList__num.circle{background-image:none}.rankList__item:nth-child(1) .rankList__num.circle{background-color:#f9d13b}.rankList__item:nth-child(2) .rankList__num.circle{background-color:#cacaca}.rankList__item:nth-child(3) .rankList__num.circle{background-color:#e5ac80}.rankList__item.arrow:after{-webkit-transform:translateY(-50%) rotate(-45deg);display:block;position:absolute;top:50%;right:0;width:8px;height:8px;transform:translateY(-50%) rotate(-45deg);border:2px solid #ccc;border-top:0;border-left:0;content:""}.topicsList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.topicsList__item{gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.topicsList__link{position:absolute;top:0;left:0;width:100%;height:100%}.topicsList__thumb{-o-object-fit:cover;width:120px;height:90px;object-fit:cover;border-radius:4px}.topicsList__content{-webkit-box-flex:1;-ms-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;flex:1;flex-direction:column}.topicsList__title{font-size:16px;font-weight:600;line-height:1.25em}.topicsList__date{color:gray;font-size:12px;line-height:1em}.topicsList .label{display:inline-block;margin-right:3px;padding:2px 5px;border-radius:100px;background-color:#0cf;color:#fff;font-size:10px;line-height:1em}@media screen and (max-width: 374px){.topicsList__thumb{width:110px;height:80px}.topicsList__title{font-size:14px}.topicsList__date{font-size:10px}}.map01{position:relative}.map01 .guide{position:absolute;right:5px;bottom:10px}.map02{position:relative}.map02 img{-o-object-fit:cover;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.map02 .map__bg{z-index:0}.map02 .map__date{z-index:9;position:absolute;padding:5px;background:rgba(0,0,0,.4);color:#fff;font-size:12px;line-height:1em}.map02 .map__date.top{top:0}.map02 .map__date.right{right:0}.map02 .map__date.bottom{bottom:0}.map02 .map__date.left{left:0}.floatBG{z-index:0;z-index:-1;position:absolute;top:0;left:0}.amekazeArea svg{fill:#1f59ba}@media (prefers-color-scheme: dark){.amekazeArea svg{fill:var(--color-dark)}}.fireworksArea{background:-webkit-gradient(linear,left top,left bottom,from(#000927),to(#00145A));background:linear-gradient(180deg,#000927 0%,#00145A 100%);color:#baeeff}.fireworksArea *[class*=button]{color:#010928}.fireworksArea *[class*=button] .inner.arrow:after{background-color:#010928}.fireworksArea .rankList__item{border-bottom:1px solid rgba(255,255,255,.25)}.electricPowerArea{background:#FDDA00}.electricPowerArea .smallCard{background-color:#fff}.electricPowerArea .smallCard.lv1 .numText{color:#4dad38}.electricPowerArea .smallCard.lv1 .textLabel{background-color:#4dad38;color:#fff}.electricPowerArea .smallCard.lv2 .numText{color:#ffb800}.electricPowerArea .smallCard.lv2 .textLabel{background-color:#ffcc17;color:#000}.electricPowerArea .smallCard.lv3 .numText{color:#fb1b2a}.electricPowerArea .smallCard.lv3 .textLabel{background-color:#fb1b2a;color:#fff}.thunderArea{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#302B00));background:linear-gradient(180deg,#000 0%,#302B00 100%);color:#ff0}.thunderArea *[class*=button]{color:#d90000}.thunderArea *[class*=button] .inner{background-color:#ff0}.curationArea img{-o-object-fit:cover;object-fit:cover}.damArea .titleArea01{background-color:var(--color-m1);color:#fff}.typhoonArea .titleArea01{background:linear-gradient(135deg,#7D00D1 0%,#9747FF 100%);color:#fff}.typhoonArea .titleArea01 .button01>*{color:#ff2800}.typhoonArea .titleArea01 .button01 .inner{background-color:#ff0}.typhoonArea .titleArea01 .button01 .inner.arrow:after{background-color:#ff2800}.liveArea .titleArea01{background-color:#0006;color:#fff}.moonArea{background:#000520 url(../images/moon_bg.png);background-size:cover;color:#ff6}.moonArea *[class*=button]{color:#101010}.moonArea *[class*=button] .inner{background-color:#ff6}.moonArea *[class*=button] .inner.arrow:after{background-color:#101010}.heatstrokeArea{background:linear-gradient(135deg,#99161C 0%,#C2252C 100%);color:#fff}.heatstrokeArea *[class*=button]{color:#d90000}.heatstrokeArea *[class*=button] .inner{background-color:#ff0}.heatstrokeArea *[class*=button] .inner.arrow:after{background-color:#d90000}.heatstrokeArea .rankList__item{padding-block:0px}.heatstrokeArea .rankList__num{-webkit-box-flex:0;-ms-flex:none;flex:none}.heatstrokeArea .rankList__group{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 374px){.heatstrokeArea .rankList__text{font-size:12px}}.map__toggle[data-v-e2fcd50b]{position:relative;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 50px);margin-inline:auto}.map__toggle[data-v-e2fcd50b]:before{position:absolute;top:50%;left:0;width:100%;height:26px;margin-top:-13px;content:"";background-color:#eaeaea;border-radius:9px}.map__toggle[data-v-e2fcd50b]:after{position:absolute;top:50%;left:50%;width:1px;height:16px;content:"";background-color:#8e8e93;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.map__toggle-button[data-v-e2fcd50b]{position:relative;width:calc(50% - 1px);font-size:15px;line-height:36px;color:#606060;text-align:center}.map__toggle-button[data-selected=true][data-v-e2fcd50b]{font-size:15px;font-weight:600;color:#fff;background-color:#438fec;border-radius:7px;box-shadow:0 1px 5px #00000021}.map[data-v-9fe0dab8]{width:100svw;height:100svh;background-color:#000}[data-v-9fe0dab8] .maplibregl-ctrl-group{margin-bottom:calc(125px - var(--bannerHeight))}[data-v-9fe0dab8] .maplibregl-ctrl-attrib{margin-bottom:calc(135px - var(--bannerHeight) + var(--buttonHeight) + var(--mapLegendHeight));margin-right:10px}[data-v-9fe0dab8] .maplibregl-ctrl-attrib.maplibregl-compact{height:24px;padding:0 24px 0 0}[data-v-9fe0dab8] .maplibregl-ctrl-attrib.maplibregl-compact-show{padding:0 24px 0 8px}[data-v-9fe0dab8] .maplibregl-ctrl-attrib-inner{margin-right:5px}[data-v-9fe0dab8] .maplibregl-ctrl-attrib-inner a{font-size:12px}.map__info-legend[data-v-a9f3c999]{position:absolute;bottom:calc(130px + var(--buttonHeight) - var(--bannerHeight));right:10px;display:flex;flex-direction:column;gap:5px;padding:5px;background-color:#0000008c;min-height:50px;width:auto}.map__info-legend-item[data-v-a9f3c999]{display:flex;gap:3px;align-items:center}.map__info-legend-text[data-v-a9f3c999]{font-size:12px;font-weight:600;line-height:1em;color:#fff;text-align:center}.map__info-legend-content[data-v-a9f3c999]{display:flex;gap:3px;align-items:center}.map__info-legend-plot[data-v-a9f3c999]{width:10px;height:10px;border:solid 1px #fff;border-radius:50%}.map__top[data-v-f32955ae]{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:10px;align-items:center;width:100%;z-index:1}.map__date[data-v-f32955ae]{display:flex;gap:5px;align-items:center;justify-content:center;width:100%;padding:5px;background-color:#000000bf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.map__date-text[data-v-f32955ae]{font-size:15px;font-weight:600;line-height:22px;color:#fff}.map__date-note[data-v-f32955ae]{font-size:13px;color:#fff}.map__button[data-v-f32955ae]{position:absolute;bottom:calc(120px - var(--bannerHeight));right:10px;width:130px;padding:5px 15px;margin-inline:auto;margin-bottom:5px;background-color:#1f59ba;border-radius:100vmax;box-shadow:0 1px 5px #00000040;z-index:1}.map__button-report[data-v-f32955ae]{display:block;padding-left:25px;font-size:15px;font-weight:600;line-height:23px;color:#fff;background-image:url(../images/icon_report.svg);background-repeat:no-repeat;background-position:left center;background-size:20px}.map__banner[data-v-f32955ae]{position:absolute;bottom:0;left:0;right:0;height:120px;display:flex;gap:5px;align-items:flex-end;padding:7px 10px 13px;background:linear-gradient(180deg,#fff 0%,#d8d8d8 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.map__banner-image[data-v-f32955ae]{width:128px}.map__banner-image img[data-v-f32955ae]{width:100%}.map__banner-textarea[data-v-f32955ae]{display:flex;flex:1;flex-direction:column;gap:5px;align-items:flex-end}.map__banner-textarea>.map__banner-texts[data-v-f32955ae]{display:flex;flex-direction:column;gap:3px}.map__banner-textarea>.map__banner-texts .map__banner-text[data-v-f32955ae]{font-size:12px;font-weight:600;line-height:1em;color:#000}.map__banner-textarea>.map__banner-texts .map__banner-title[data-v-f32955ae]{font-size:17px;font-weight:600;line-height:1em;color:#000}.map__banner-textarea>.map__banner-texts .map__banner-title .map__banner-note[data-v-f32955ae]{font-size:14px}.map__banner-textarea a.map__banner-link[data-v-f32955ae]{position:relative;padding:7px 30px 7px 15px;font-size:15px;font-weight:600;line-height:22px;color:#fff;background-color:#1f59ba;border-radius:4px;box-shadow:0 1px 5px #00000040}.map__banner-textarea a.map__banner-link[data-v-f32955ae]:before{position:absolute;top:50%;right:14px;width:9px;height:9px;content:"";border-top:solid 2px #fff;border-right:solid 2px #fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}
