#loading-scrim{position:fixed;height:100vh;width:100vw;background-color:#ebfff7;animation:grad 1s 1 normal;z-index:9999;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#loading-scrim.fadeOut{animation:fadeOut .5s ease 0s 1 normal}#loading-scrim>svg{max-width:400px;min-width:200px;width:30vw}#loading-scrim #loading-bar{height:10px;width:100%;will-change:animation}#loading-scrim #loading-bar #loading-bar-parcel{width:30%;height:10px;border-radius:5px;background-color:#00be98;animation:rightFlow 2s ease 0s infinite normal}@keyframes rightFlow{0%{margin-left:-32%}100%{margin-left:132%}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes grad{0%{background-color:#e0fff3}30%{background-color:#b7f7dd}80%{background-color:#f5fffb}100%{background-color:#ebfff7}}p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}p.reset-p{overflow:unset;white-space:unset;text-overflow:unset}html{font-size:62.5%}*,::after,::before{box-sizing:border-box}html{line-sizing:normal}body{font-family:"Noto Sans JP",sans-serif;margin:0}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{border-style:solid;border-width:1px 0 0;color:inherit;height:0;overflow:visible}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle;max-width:100%}canvas,img,svg,video{height:auto}audio{width:100%}img{border-style:none}svg{overflow:hidden}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}.chakra-alert__icon{min-width:2rem;margin:auto 8px auto 0}.chakra-alert__title{font-size:18px;line-height:1.4 !important}.chakra-alert__desc{font-size:15px;line-height:1.4 !important}.chakra-toast__inner .chakra-alert{padding:15px}@counter-style braced-number{system:fixed;symbols:"(1)" "(2)" "(3)" "(4)" "(5)" "(6)" "(7)" "(8)" "(9)" "(10)" "(11)" "(12)" "(13)" "(14)" "(15)" "(16)" "(17)" "(18)" "(19)";suffix:" "}
.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity 500ms}
.fadeoutafter2sec-1{opacity:0;animation:fadeoutafter2sec 2s}.fadeoutafter2sec-2{opacity:0;animation:fadeoutafter2sec2 2s}@keyframes fadeoutafter2sec{0%{opacity:1}80%{opacity:1}100%{opacity:0}}@keyframes fadeoutafter2sec2{0%{opacity:1}81%{opacity:1}100%{opacity:0}}
