@charset "UTF-8";html{overflow-x:hidden}header{display:flex;flex-direction:row;justify-content:space-between;position:fixed;height:3.5em;width:100%;background-color:#343867cc;align-items:start;box-sizing:border-box;padding:0 2rem;box-shadow:0 0 14px #343867;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}header a{color:#fff!important;font-family:Ali Hanyi,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-size:1.5em;text-decoration:none!important;white-space:nowrap}header a:hover{color:#cfcfcf!important}@media only screen and (max-width:768px){header a{font-size:1.1em}}header .result-header-logo{display:flex;justify-content:center;align-items:center;height:100%}header .result-header-logo p{margin:0}header .result-header-right{user-select:none;display:flex;align-items:inherit;flex-direction:row;height:100%;gap:1rem}@media only screen and (max-width:768px){header .result-header-right{gap:0}}header .result-header-right>a{align-self:center;margin-top:.6rem}header .result-header-year{display:flex;flex-direction:column;margin-right:-1rem}@media only screen and (max-width:768px){header .result-header-year{margin-top:0;flex-direction:column-reverse}}header .result-header-year h3{display:inline-block;margin:0;color:#fff;font-family:Ali Hanyi,-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-size:1.5rem;border:none;transition:.08s;text-align:center}header .result-header-year h3.selected-year{display:flex;gap:1rem;align-items:center;height:3.5rem;padding:0 1rem}header .result-header-year h3.unselected-year:hover{background-color:#fff3}header .result-header-year .selected-year:hover,header .result-header-year:has(ul:hover) .selected-year{background-color:#474a6a}header .result-header-year ul{display:flex;flex-direction:column;overflow:hidden;margin:0;border-radius:0 0 .25rem .25rem;width:100%;padding:0;transition:.6s cubic-bezier(.1,.9,.2,1);background:#5d6085;box-shadow:0 0 8px #34386780;opacity:0}@supports (interpolate-size: allow-keywords){header .result-header-year ul{opacity:1;height:0}}@media only screen and (max-width:768px){header .result-header-year ul{border-radius:.25rem .25rem 0 0}}header .result-header-year>ul:hover,header .result-header-year>h3:hover+ul{height:max-content;padding:.5rem 0;opacity:1}header .result-header-year>ul:hover>li,header .result-header-year>h3:hover+ul>li{transform:translate(0);opacity:1}header .result-header-year li{display:block;list-style:none;transform:translate(4rem);transition:.6s cubic-bezier(.1,.9,.2,1);opacity:0}header .result-header-year li>a{display:flex}header .result-header-year li>a>h3{width:100%;padding:.5rem 0;border-radius:.25rem;margin:0 .5rem}@media only screen and (max-width:768px){header .result-header-year li{margin-bottom:0;margin-top:.25rem}}@media only screen and (max-width:768px){header>span{margin-left:1em;margin-right:1em}}@media only screen and (max-width:768px){header{bottom:0;padding:0 .4rem;align-items:end}}#main-logo{width:unset;top:unset;position:relative;transform:unset;height:100%}main{background-color:#ffffffd9;display:block;padding-top:3.5em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;max-width:1280px;padding-bottom:3em;box-shadow:0 0 8px #0000001a}@media only screen and (max-width:768px){main{padding:1px 1.5rem 1rem;max-width:unset!important;box-shadow:none}}main>p:nth-child(2){margin-bottom:3em}h3{font-size:1.25rem;color:#212121;margin:2rem 0 .5rem;content-visibility:auto;contain-intrinsic-size:auto 32px}p[title^=「],p[title^=『],p[title^=【],h3[title^=「],h3[title^=『],h3[title^=【]{text-indent:-.6em}body{background-image:url(res/key_results.webp);background-repeat:no-repeat;background-position:100% 60%;background-size:auto 80vh}@media only screen and (max-width:768px){body{background-position:5% 60%}}input[type=radio]{display:none}input[type=radio]+label{display:inline-block;background-color:transparent;color:#212121;cursor:pointer;transition:color .8s cubic-bezier(.1,.9,.2,1);user-select:none;font-size:16px;margin-right:24px;margin-bottom:16px;font-weight:500}input[type=radio]+label>div{display:flex;gap:.25rem}input[type=radio]:checked+label{background-color:transparent;color:#ff3e85}input[type=radio]:checked+label:after{transform:scaleX(1);background-color:#ff3e85;transition:transform .8s cubic-bezier(.1,.9,.2,1),background-color .8s cubic-bezier(.1,.9,.2,1)}input[type=radio]+label:after{transform:scaleX(0);transition:transform .2s ease-out,background-color .2s ease-out;content:"";width:100%;height:2px;margin-top:8px;position:relative;display:block;background-color:#212121}h1{font-size:48px;color:#212121}@media only screen and (max-width:768px){footer{padding-bottom:5.5rem}}#results-end{text-align:center;align-items:center}#results-end :before{content:"＊";display:block;font-size:x-large;letter-spacing:5rem;margin-top:2rem;margin-right:-5rem;margin-bottom:3rem}#results-end>h4{font-size:large}#results-end>img{width:40%;pointer-events:none}@media only screen and (max-width:768px){#results-end>img{width:80%}}
