:root{--color-rise:#CB090C;--color-fall:#259C06}html,body{width:100%;height:100%;background:#f9dec0}#app{width:100%;height:100%}#app a,#app div{-webkit-tap-highlight-color:rgba(0,0,0,0)}#app .flex{display:flex}#app .flex-column{flex-direction:column}#app .wrap{flex-wrap:wrap}#app .between{justify-content:space-between}#app .alBottom{align-items:flex-end}#app .center{align-items:center}#app .jcCenter{justify-content:center}#app .f100{font-weight:100}#app .f500{font-weight:500}#app .f700{font-weight:700}#app .rise{color:var(--color-rise)}#app .fall{color:var(--color-fall)}#app .lh20{line-height:1.25rem}#app .border{background:#fffaf1;border-radius:.625rem;border:.125rem solid #FFD9A4}*{padding:0;margin:0}#app{max-width:46.875rem;height:100%;font-family:Noto Sans SC;margin:0 auto}.containerBox{width:100%;height:100%}a,input,label{-webkit-tap-highlight-color:rgba(255,0,0,0)}li{list-style:none}
