*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:"Noto Sans JP",sans-serif;text-decoration:none}::-webkit-scrollbar{display:none}html{overflow-x:hidden}body{font-family:"Noto Sans JP",sans-serif;background-color:#000;max-height:100%;max-width:100%;position:relative}header{height:7%;display:flex;align-items:center}.navbar-brand{display:flex;align-items:center;cursor:pointer}.navbar-brand .point{width:12px;height:12px;background-color:#e5213d;border-radius:50%;margin-left:15px;margin-right:5px}.navbar-brand h1{color:#e5213d;font-size:18px;font-weight:700;margin:0%;transition:color 350ms}.navbar-brand h1:hover{color:#fff}.nav-link{padding:0%}main{height:86%;overflow:scroll;scroll-behavior:smooth}#banquiseScore{display:flex;justify-content:space-around;text-align:center;font-size:14px;font-weight:700;position:fixed;z-index:2;width:300px;left:0%;top:95%;transform:translate(0%,-5%)}#banquiseScore>div{padding:5px;border-radius:75px 75px 0 0;font-size:12px;background-color:#90e9eb;display:flex;flex-direction:column;justify-content:start;align-items:center;width:125px;height:230px;cursor:pointer;transition:transform 350ms}#banquiseScore>div button{padding:5px;font-weight:700;border:transparent;border-radius:10%;background-color:#000}#banquiseScore>div button:hover{background-color:#fff}#banquiseScore>div button:hover>a{color:#000}#banquiseScore>div button>a{color:#fff;background-color:transparent;text-decoration:none}#banquiseScore>div:hover{transform:translateY(-70%)}#banquiseScore>div:nth-child(1) svg{margin-block:1rem}#banquiseScore>div:nth-child(2){background-color:#41c0f0}#banquiseScore>div:nth-child(2) svg{left:20%;top:18%;transform:translate(-18%,-20%);scale:.5}#banquiseScore>div>p:nth-child(1){padding-top:15px}#banquiseScore>div>svg{top:18%;left:55%;scale:1.2;z-index:-1;transform:translate(-55%,-18%);position:absolute}#banquiseScore>div:nth-child(1)>p:nth-child(2){color:#90e9eb}#banquiseScore>div:nth-child(2)>p:nth-child(2){color:#41c0f0}#banquiseScore>div>p:nth-child(2),#banquiseScore>div>p:nth-child(4){font-size:24px;margin-block:.5rem}section{color:#e5213d;font-size:18px;text-align:justify;width:60%;margin-block:1rem;margin-inline:auto;display:flex;flex-direction:column;align-items:start;justify-content:start}section>*{margin-block:.5rem}section>h2{font-size:24px;margin-block:1rem}section>p,section>ul{color:#fff}section>ul{margin-left:2rem}section>p>a{font-weight:700;color:#e5213d;text-decoration:none;position:relative}section>p>a::after{content:"";background-color:#e5213d;height:3px;width:100%;border-radius:50px;scale:0;top:100%;left:0;position:absolute;transition:scale 350ms}section>p>a:hover::after{scale:1}section button{cursor:pointer;background-color:#e5213d;font-size:20px;color:#000;font-weight:700;padding:1rem;border-radius:50px;border:3px solid transparent;transition:350ms}section button:hover{background-color:transparent;color:#e5213d;border:3px solid #e5213d}.mentions{display:grid;grid-template-columns:repeat(2,1fr)}.mentions>section{width:80%}footer{display:flex;align-items:center;height:7%}.footerNav{width:100%}.footerNav ul{text-align:center;display:flex;align-items:center;justify-content:center}.footerNav ul li{display:inline-block;text-align:center;margin-right:1rem}.footerNav ul li:nth-last-child(){margin-right:0}footer h3,h2{margin-bottom:0;font-weight:700;font-size:1rem;color:#e5213d}.break{display:none}footer path{fill:#e5213d;transition:fill 350ms}footer svg:hover>path{fill:#fff}footer a>*{transition:color 350ms}footer a:hover>*{color:#fff;fill:#fff}@media (max-width:1024px){#banquiseScore{display:none}}@media (max-width:600px){body{width:100%;overflow-x:clip}header{height:10%}main{height:80%}section{width:80%}.mentions{grid-template-columns:1fr}footer{height:10%}.footerNav ul li{padding-bottom:1rem}footer h3,h2{color:#e5213d}footer h2{font-size:.8rem}.break{display:none}footer svg{scale:2;margin-inline:1rem}}@media (max-width:478px){footer h3,h2{color:#e5213d}footer h2{font-size:.7rem}.break{display:block}}
