body{overflow-y:hidden}main{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory}header{position:fixed;top:0;background-color:transparent;width:100vw;z-index:10;height:75px;opacity:.9}header .header-title{color:rgba(255,255,255,.9)}header a,header nav ul,header p{color:rgba(255,255,255,.9)}header .container{width:100%;display:flex;align-items:center;justify-content:space-between}.switch{background-color:rgba(194,194,194,.5);color:#fff}.switch a:hover{color:#e4e4e4}nav li:hover a,nav li:hover p{color:#fff}.section{height:100dvh;width:100vw;scroll-snap-align:start;scroll-snap-stop:always;position:relative}.section .contents{position:absolute;top:0;left:0;z-index:2;color:rgba(255,255,255,.9)}.section .background-img{position:absolute;top:0;left:0;z-index:0;height:100dvh;width:100vw;overflow:hidden}.section .background-img img{height:100%;width:100%;object-fit:cover;filter:contrast(150%) brightness(70%)}.section .background-img::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none;z-index:1}.section .background-img::after{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.75' numOctaves='0.3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");pointer-events:none;z-index:2}.next .background-img::before{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.3),rgba(0,0,0,.1))}.news .background-img::before{background:rgba(0,0,0,.8)}.button-container{position:absolute;bottom:5%;left:0;z-index:5;display:flex;margin-top:40px;gap:20px;padding:0 2rem}.contents{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;height:100dvh;width:100vw;padding:0 2rem;line-height:1.5}.contents h2{align-items:center;font-size:7rem;line-height:1;margin:2rem 0;opacity:1;color:#dcdcdc}.contents p{font-size:1.5rem;margin:0 .5rem;font-weight:600;opacity:.8}p.opponent{margin:0 .5rem .5rem;font-size:2rem}p.venue{margin:.8rem .5rem .4rem}#latest-line,#next-line{opacity:.5}#latest-score{font-size:10rem;margin:0 .5rem}.latest .contents{align-items:flex-end;justify-content:flex-end;text-align:end}.latest h2{order:3}#latest-opponent{order:1}#latest-btn{margin-top:1.3rem;order:2}#latest-btn p{font-size:15px}.news .contents{flex-direction:row;align-items:center;gap:3rem}.news-header{flex:1;text-align:end;color:#dcdcdc;font-size:7rem;font-weight:600;opacity:.9}.news-list{flex:1}.news-title{font-weight:600;opacity:.8}.news-descriptions{opacity:.7}.article:hover .news-title{background-color:rgba(96,96,96,.3)}.article li{font-size:1.2rem}.last{background-color:#111}.last .contents{justify-content:space-around;align-items:center}.partner h2{text-align:center;font-size:4rem;margin-bottom:5rem;opacity:.8}.last .corporates{display:flex;justify-content:center;align-items:center;gap:5rem;margin:0 5rem}.last .corporate{flex:1}.last img{width:70vw;margin:0;padding:0}.supporter{display:flex;width:auto;padding:1rem;margin-bottom:75px}.supporter p{border:.5pt solid rgba(79,79,79,.9);border-radius:4rem;font-size:1.2rem;text-align:center;padding:1.5rem;background-color:#1c1c1c}.supporter p:hover{background-color:rgba(255,255,255,.2)}footer{position:absolute;bottom:0;width:100%;color:#fff;border-color:rgba(255,255,255,.2);opacity:.9;z-index:10}footer img{filter:invert()}.last footer{pointer-events:none}.last footer a{pointer-events:auto}.btn{display:flex;justify-content:center;align-items:center;border-radius:25px;height:50px;width:150px;font-size:15px;background-color:#fff;margin:0 .5rem;color:#383838;font-weight:600;opacity:.95;border:.5pt solid rgba(131,131,131,.5);box-shadow:-5px -5px 10px 0 rgba(0,0,0,.1),5px 5px 10px 0 rgba(0,0,0,.1)}.btn img{max-height:40%;max-width:40%;height:auto;width:auto;margin-left:10px}#ticket{background-color:#ca2929;color:#fff}#ticket img{filter:invert()}#latest-btn:hover,#next-url:hover{background-color:#e1e1e1}#ticket:hover{background-color:#c61212}.line{opacity:.5}@media screen and (max-width:767px){.header-title a{display:inline-block;color:rgba(255,255,255,.9);font-weight:100}.menu{height:100vh}.contents h2{font-size:20vw}.contents p{font-size:1rem;margin:0 .5rem;font-weight:600;opacity:.9}.next h2{margin:1rem 0}#latest-score{font-size:20vw;margin:.5rem .5rem}p.opponent{margin:0 .5rem .5rem;font-size:1.5rem}p.venue{margin:.8rem .5rem .4rem}.button-container{width:100vw}header{padding:0 34px}#latest-opponent{order:1}.latest h2{margin:1rem 0;order:2}#latest-btn{order:3;margin-bottom:5vh}.news .contents{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.news-header{flex:0}.news-list{flex:0}.news-header{font-size:10vw;margin:12vh 0 5vh;text-align:center;font-weight:600;opacity:.8}.news li{font-size:1rem}.news-descriptions div{font-size:.8rem}.last .corporates{flex-direction:column;gap:0;width:100vw;height:auto;margin:0;padding:0}.last .corporate{flex:1;width:auto;height:auto;margin:0 0 2rem}.last img{width:70vw;margin:0;padding:0}.partner h2{font-size:10vw;margin:15vh auto 8vh;text-align:center;opacity:.9}.supporter{margin-bottom:8rem}.footer-logo{display:none}footer{justify-content:space-around;padding:50px 0;margin:0}header nav ul,header p{color:rgba(0,0,0)}.switch{background-color:rgba(194,194,194,.5);color:#565656}.hamburger span{background-color:#e7e7e7}.hamburger.active span{background-color:#000}.menu{background-color:#e0e0e0}header a{color:#000}.club-menu a{color:#6e6e6e}.switch a:hover{color:#6e6e6e}nav li:hover a,nav li:hover p{color:#000}}