﻿section#game{padding-bottom:10rem}section#game h2{margin-bottom:0;background:url("../img/game/header_img.webp") center 0/cover no-repeat}section#game .cup{margin-top:10rem}@media screen and (max-width: 736px){section#game .cup{margin-top:8rem}}section#game .schedule{position:relative;padding-top:6rem;padding-bottom:8rem}@media screen and (max-width: 736px){section#game .schedule{padding-top:4rem}}section#game .schedule::before{background:url("../img/deco01-1.png") no-repeat left top}section#game .schedule::after{background:url("../img/deco01-2.png") no-repeat right bottom}section#game .schedule::after,section#game .schedule::before{position:absolute;display:block;margin:auto;content:"";top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 736px){section#game .schedule::after,section#game .schedule::before{background-size:30%}}section#game .schedule .coming{display:block;padding:2rem 1rem;text-align:center;width:100%;background:#fff;border-radius:3rem}section#game .schedule nav{position:relative}section#game .schedule nav ul{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:6rem;z-index:1}@media screen and (max-width: 480px){section#game .schedule nav ul{margin-bottom:4rem}}section#game .schedule nav ul li{text-align:center;color:#fff;width:calc(100%/3.2);background:#076496;border-radius:1rem;transition:all .2s ease}@media screen and (max-width: 736px){section#game .schedule nav ul li{width:calc(100%/3.1);font-size:1.2rem}}section#game .schedule nav ul li:hover{color:#000;background:#fff}@media screen and (max-width: 480px){section#game .schedule nav ul li:hover{color:#fff;background:#076496}}section#game .schedule nav ul li label{position:relative;display:flex;justify-content:center;align-items:center;line-height:3;text-decoration:none;height:100%;cursor:pointer}@media screen and (max-width: 480px){section#game .schedule nav ul li label{padding:1.5rem 0 1.5rem;line-height:1.2}}section#game .schedule nav ul li label::before{position:absolute;display:none;margin:auto;content:"";top:0;left:2rem;bottom:0;width:1rem;height:.5rem;border-left:0.2rem solid #037045;border-bottom:0.2rem solid #037045;transform:rotate(-45deg);z-index:0}@media screen and (max-width: 896px){section#game .schedule nav ul li label::before{left:1.5rem}}@media screen and (max-width: 480px){section#game .schedule nav ul li label::before{top:.6rem;left:0;right:0;bottom:auto}}section#game .schedule nav ul li label br{display:none}@media screen and (max-width: 480px){section#game .schedule nav ul li label br{display:inherit}}section#game .schedule.year .inner .game{overflow:hidden;height:0;opacity:0;transition:all .4s ease}section#game .schedule.year .inner .game.kari{overflow:inherit;height:auto;opacity:1}section#game .schedule input[type="checkbox"]{display:none}section#game .schedule [id="J"]:checked ~ nav ul [for="J"],section#game .schedule [id="YBC"]:checked ~ nav ul [for="YBC"],section#game .schedule [id="JFA"]:checked ~ nav ul [for="JFA"]{color:#000;background:#fff;border-radius:1rem}section#game .schedule [id="J"]:checked ~ nav ul [for="J"]::before,section#game .schedule [id="YBC"]:checked ~ nav ul [for="YBC"]::before,section#game .schedule [id="JFA"]:checked ~ nav ul [for="JFA"]::before{display:block}section#game .schedule [id="J"]:checked ~ .game[data-category="J"],section#game .schedule [id="YBC"]:checked ~ .game[data-category="YBC"],section#game .schedule [id="JFA"]:checked ~ .game[data-category="JFA"]{display:block;height:auto;opacity:1}section#game .schedule .gameWrap{display:grid;grid-template-columns:8rem 25rem 1fr 17rem;margin-bottom:6rem}@media screen and (max-width: 1100px){section#game .schedule .gameWrap{display:block}}section#game .schedule .gameWrap .item,section#game .schedule .gameWrap .contents{display:contents}section#game .schedule .gameWrap .item{color:#fff;font-size:2rem;font-weight:700}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .item{display:none}}section#game .schedule .gameWrap .item div{display:flex;justify-content:center;align-items:center;text-align:center;height:6rem;background:#037045;border-right:1px solid #fff;border-left:1px solid #fff}section#game .schedule .gameWrap .item div:first-child{border-left:0}section#game .schedule .gameWrap .item div:last-child{border-right:0}section#game .schedule .gameWrap .contents>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:3rem 0;background:#fff;border-bottom:1px solid #ccc}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div{padding:2rem 1.5rem}}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.passage{padding:1.5rem}}section#game .schedule .gameWrap .contents>div.passage span{display:inline-block}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div.passage span{font-weight:700}section#game .schedule .gameWrap .contents>div.passage span::after{display:inline-block;content:"節"}}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div.passage{color:#fff;background:#037045}}section#game .schedule .gameWrap .contents>div.time{text-align:center}section#game .schedule .gameWrap .contents>div.time h4{display:block;margin-bottom:1rem;padding:2.1rem 0 2rem;line-height:0;color:#fff;font-family:'vortis-Font';font-size:2.2rem;width:70%;border-radius:3rem}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.time h4{font-size:2rem;width:90%}}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div.time dl{width:100%}}section#game .schedule .gameWrap .contents>div.time dl dt{margin-bottom:1rem;font-size:2rem}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.time dl dt{font-size:1.8rem}}section#game .schedule .gameWrap .contents>div.time dl dt>span{display:block;font-size:2.6rem;font-weight:700}@media screen and (max-width: 896px){section#game .schedule .gameWrap .contents>div.time dl dt>span{display:inline-block}}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.time dl dt>span{font-size:2.2rem}}section#game .schedule .gameWrap .contents>div.time dl dt>span span{display:block}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.time dl dd{font-size:1.4rem}}section#game .schedule .gameWrap .contents>div.match{display:grid;grid-template-columns:1.5fr 2fr 1.5fr}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match{grid-template-columns:repeat(3, 1fr)}}section#game .schedule .gameWrap .contents>div.match figure{text-align:center}section#game .schedule .gameWrap .contents>div.match figure img{max-height:9rem}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match figure img{max-height:7rem}}section#game .schedule .gameWrap .contents>div.match figure figcaption{margin-top:1rem;font-weight:700}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match figure figcaption{font-size:1.4rem}}section#game .schedule .gameWrap .contents>div.match .score{display:flex;justify-content:space-around;align-items:center;color:#112849;font-size:2rem;font-weight:700}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match .score{font-size:1.6rem}}section#game .schedule .gameWrap .contents>div.match .score span{font-family:'vortis-Font';font-size:7.2rem;font-weight:900}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match .score span{font-size:5rem}}section#game .schedule .gameWrap .contents>div.match ul{display:flex;flex-wrap:wrap;justify-content:center;grid-column-start:1;grid-column-end:4;padding-top:2rem}section#game .schedule .gameWrap .contents>div.match ul li{text-align:center;font-size:1.4rem;margin:0 1.5rem;width:17.8rem}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match ul li{margin-bottom:1rem;font-size:1.3rem;width:calc(100%/2.1)}section#game .schedule .gameWrap .contents>div.match ul li:last-child{margin-bottom:0}}section#game .schedule .gameWrap .contents>div.match ul li a{position:relative;display:block;padding:.8rem;text-decoration:none;color:#fff;border-radius:3rem}section#game .schedule .gameWrap .contents>div.match ul li a::after{position:absolute;display:block;margin:auto;content:"";right:1.2rem;top:0;bottom:0;width:.6rem;height:.6rem;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 736px){section#game .schedule .gameWrap .contents>div.match ul li a::after{right:.8rem}}section#game .schedule .gameWrap .contents>div.match ul li.special a{background:#a58b51;border:.1rem solid #a58b51}section#game .schedule .gameWrap .contents>div.match ul li.special a:hover{color:#a58b51;background:#fff}section#game .schedule .gameWrap .contents>div.match ul li.special a:hover::after{border-top:1px solid #a58b51;border-right:1px solid #a58b51}section#game .schedule .gameWrap .contents>div.media{padding:0 1rem;text-align:center;word-break:break-all}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div.media{padding:1.5rem;font-size:1.4rem}section#game .schedule .gameWrap .contents>div.media .tv,section#game .schedule .gameWrap .contents>div.media .note{width:100%}}section#game .schedule .gameWrap .contents>div.media .note{line-height:1.6;text-align:left;font-size:1.3rem}@media screen and (max-width: 1100px){section#game .schedule .gameWrap .contents>div.media .note{margin-top:1rem;text-align:center}}@media screen and (max-width: 896px){section#game .schedule .gameWrap .contents>div.media .note{text-align:left}}section#game .schedule .gameWrap .contents.home .time h4{background:#112849}section#game .schedule .gameWrap .contents.home .time dl dt{color:#112849}section#game .schedule .gameWrap .contents.home .match ul li a{background:#112849;border:0.1rem solid #112849}section#game .schedule .gameWrap .contents.home .match ul li a:hover{color:#112849;background:#fff}section#game .schedule .gameWrap .contents.home .match ul li a:hover::after{border-top:1px solid #112849;border-right:1px solid #112849}section#game .schedule .gameWrap .contents.away .time h4{background:#037045}section#game .schedule .gameWrap .contents.away .time dl dt{color:#037045}section#game .schedule .gameWrap .contents.away .match ul li a{background:#037045;border:0.1rem solid #037045}section#game .schedule .gameWrap .contents.away .match ul li a:hover{color:#037045;background:#fff}section#game .schedule .gameWrap .contents.away .match ul li a:hover::after{border-top:1px solid #037045;border-right:1px solid #037045}section#game .schedule .gameWrap .contents.away .match .score{color:#037045}section#game .schedule .gameWrap.levain,section#game .schedule .gameWrap.jfa{grid-template-columns:12rem 26rem 1fr 13rem}@media screen and (max-width: 1100px){section#game .schedule .gameWrap.levain .contents .passage span::after,section#game .schedule .gameWrap.jfa .contents .passage span::after{content:"ラウンド"}}@media screen and (max-width: 1100px){section#game .schedule .gameWrap.jfa .contents .passage span::after{display:none}}section#game .page{display:flex;flex-wrap:wrap;justify-content:space-between;color:#fff}section#game .page h3,section#game .page p{position:relative;display:block;margin-bottom:3rem;text-align:center;width:100%}@media screen and (max-width: 1100px){section#game .page p{line-height:1.6;min-height:5.2rem}}@media screen and (max-width: 896px){section#game .page p{min-height:inherit}}section#game .page p.btn{margin-bottom:0}section#game .page>div{position:relative;padding:8rem 0;width:50%;border-bottom:.1rem solid #fff}@media screen and (max-width: 896px){section#game .page>div{padding:6rem 0;width:100%}}section#game .page>div::before{position:absolute;display:block;margin:auto;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:0}section#game .page .match{border-top:.1rem solid #fff;background:url("../img/game/img01.webp") center center/cover no-repeat}section#game .page .ranking{border-top:.1rem solid #fff;background:url("../img/game/img01.jpg") center center/cover no-repeat}section#game .page .guide{background:url("../img/game/img03.webp") center center/cover no-repeat}section#game .page .rule{background:url("../img/game/img02.jpg") center center/cover no-repeat}section#game .page .manner{background:url("../img/game/img04.jpg") center center/cover no-repeat}section#game .page .support{background:url("../img/game/img05.webp") center center/cover no-repeat}section#game .page .pride{background:url("../img/game/img05.jpg") center center/cover no-repeat}section#game .page .shikoku{background:url("../img/game/img06.webp") center center/cover no-repeat}section#game .season{padding:8rem 0;background:#fff}@media screen and (max-width: 736px){section#game .season{padding:4rem 0}}section#game .season h3{color:#112849}section#game .season ul{display:flex;flex-flow:row wrap}section#game .season ul li{padding:.6rem;width:calc(100%/5)}@media screen and (max-width: 1100px){section#game .season ul li{width:calc(100%/4)}}@media screen and (max-width: 896px){section#game .season ul li{width:calc(100%/3)}}@media screen and (max-width: 736px){section#game .season ul li{width:calc(100%/2)}}section#game .season ul li a{position:relative;overflow:hidden;display:block;padding:1.8rem;text-align:center;text-decoration:none;color:#fff;font-size:2rem;font-weight:bold;background:#037045;z-index:1}@media screen and (max-width: 736px){section#game .season ul li a{padding:1.5rem;font-size:1.6rem}}section#game .season ul li a::before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:14rem;background:#0caf69;transform:skewY(-10deg) scale(1, 0);transform-origin:left top;transition:0.2s cubic-bezier(0.45, 0, 0.55, 1);z-index:-1}section#game .season ul li a:hover::before{transform:skewY(-10deg) scale(1, 1)}section#game .season ul li a::after{position:absolute;display:block;margin:auto;content:"";right:1.8rem;top:0;bottom:0;width:1rem;height:1rem;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
