.game-schadure .logo {
  background: #fff;
  max-width: 562px;
  height: 48px;
  margin: 16px auto 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 959px) {
  .game-schadure .logo {
    max-width: 640px;
    height: 6.6vw;
    padding: 0 18px;
  }
}
.game-schadure .logo img {
  height: 35px;
  width: auto;
  max-width: 100%;
}
@media (max-width: 959px) {
  .game-schadure .logo img {
    height: 5vw;
  }
}
.game-schadure .col-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
}
@media (max-width: 959px) {
  .game-schadure .col-2 {
    max-width: 640px;
    margin: auto;
    display: block;
  }
  .game-schadure .col-2 > *:first-child img {
    width: 60.5%;
  }
  .game-schadure .col-2 img {
    height: auto;
    width: 100%;
    display: block;
    margin: 3vw 0;
  }
}

.btn--tv {
  background: #d93600;
  width: 246px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: auto;
}
@media (max-width: 959px) {
  .btn--tv {
    width: 80%;
    height: 10vw;
    max-height: 40px;
  }
}
@media (min-width: 960px) {
  .btn--tv {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .btn--tv:hover {
    opacity: 0.7;
  }
}
.btn--tv img {
  width: 70%;
}
@media (max-width: 959px) {
  .btn--tv img {
    width: 70%;
  }
}
.btn--tv::before {
  content: "";
  background: url(../img/icon_blank.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.sec--description {
  padding-top: 100px;
}
@media (max-width: 959px) {
  .sec--description {
    padding-top: 40px;
  }
}
.sec--information {
  padding-bottom: 0px !important;
}
@media (max-width: 959px) {
  .sec--information {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 959px) {
  .sec--information {
    position: relative;
    z-index: 30;
    padding: 0 18px;
  }
}
.sec--information .note {
  color: #fff;
  background: #ff0000;
  border: solid #fff 4px;
  max-width: 562px;
  margin: 30px auto;
  font-size: 1.7rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  line-height: 1.5;
  gap: 10px;
}
@media (max-width: 959px) {
  .sec--information .note {
    margin: 0px auto;
    font-size: min(4.2vw, 2rem);
  }
}
@media (min-width: 960px) {
  .sec--information .note {
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .sec--information .note:hover {
    opacity: 0.7;
  }
}
.sec--information .note span {
  background: #fff;
  color: #ff0000;
  border-radius: 8px;
  width: 120px;
  height: 44px;
  font-weight: 700;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 959px) {
  .sec--information .note span {
    border-radius: 4px;
    font-size: min(3.8vw, 1.8rem);
    width: 24vw;
    height: 12vw;
  }
}
.sec--schedure .container--first-stage {
  margin-bottom: 100px;
}
.sec--schedure .container__read {
  max-width: 505px;
  margin: auto auto 60px;
}
@media (max-width: 959px) {
  .sec--schedure .container__read {
    padding: 0 18px;
    margin: auto auto 10px;
  }
}
.sec--schedure .container__read em {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 959px) {
  .sec--schedure .container__read em {
    padding: 0 1vw;
    font-size: min(2.8vw, 1.6rem);
  }
}
.sec--schedure .container__read .col-2 {
  margin: 12px auto 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 959px) {
  .sec--schedure .container__read .col-2 {
    margin: 3px auto 9px;
    padding: 0 1vw;
    gap: 10px;
  }
}
.sec--schedure .container__read .col-2 img {
  vertical-align: middle;
}
.sec--schedure .container__read .col-2 .logo {
  width: 155px;
  height: 56px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 959px) {
  .sec--schedure .container__read .col-2 .logo {
    padding: 2vw 1vw;
    height: auto;
  }
}
.sec--schedure .container__read .col-2 .logo img {
  width: 90px;
  height: auto;
}
@media (max-width: 959px) {
  .sec--schedure .container__read .col-2 .logo img {
    width: 13vw;
  }
}
.sec--schedure .container__read .stadium {
  max-width: 320px;
  margin: auto;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  text-align: center;
  padding: 8px 0;
}
@media (max-width: 959px) {
  .sec--schedure .container__read .stadium {
    max-width: 100%;
    padding: 0 1vw;
    font-size: min(3.8vw, 1.6rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li {
  border-top: solid 2px rgba(255, 255, 255, 0.4);
  padding: 25px 32px;
}
.sec--schedure .container__contents .ul-schedure > li:first-child {
  border-top: none;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li {
    padding: 20px 0;
    position: relative;
  }
}
.sec--schedure .container__contents .ul-schedure > li .main {
  /*
  margin-bottom: 17px;
  display: grid;
  grid-template-columns: 1fr 304px;
  grid-template-rows: 1fr;
  gap: 20px;
  @include sp {
      margin-bottom: 10px;
      display: block;
      .nav{
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 10px;
      }
  }
  */
}
.sec--schedure .container__contents .ul-schedure > li .main .date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .main .date {
    justify-content: flex-start;
    gap: 2vw;
  }
}
.sec--schedure .container__contents .ul-schedure > li .main .date img {
  height: 59px;
  width: auto;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .main .date img {
    height: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 45%;
    display: block;
    margin-bottom: 15px;
  }
}
.sec--schedure .container__contents .ul-schedure > li .tag li {
  color: #fff;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .tag li {
    margin-bottom: 6px;
    font-size: min(3.4vw, 1.6rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li .heading {
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  font-size: 2rem;
  margin-bottom: 18px;
  letter-spacing: 0.3em;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .heading {
    font-size: min(3.8vw, 1.6rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast {
  margin-top: 20px;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast {
    margin-top: 0px;
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  text-align: center;
  background: rgba(0, 113, 190, 0.4);
  position: relative;
  margin-bottom: 1px;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn {
    height: 10vw;
    max-height: 40px;
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i {
  pointer-events: none;
  width: 63px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i {
    right: 10px;
    width: 10vw;
    max-width: 40px;
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i::before {
  transition: all 0.4s ease;
  content: "";
  width: 3px;
  height: 40%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i::before {
    width: 2px;
    height: 50%;
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i::after {
  content: "";
  height: 3px;
  width: 40%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn i::after {
    width: 50%;
    height: 2px;
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-btn.active i::before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tab-content {
  display: none;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast thead th {
  background: #0071be;
  text-align: center;
  padding: 5px;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast thead th {
    padding: 1vw;
    font-size: min(3.2vw, 1.4rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td {
  vertical-align: middle;
  padding: 10px 20px;
  color: #000;
  width: auto;
  text-align: center;
  background: #fff;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td {
    padding: 1vw;
    font-size: min(3.2vw, 1.4rem);
  }
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td:first-child {
    max-width: 100px;
    width: 22vw;
    font-size: min(3vw, 1.2rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td p {
  margin: 0;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td strong {
  display: block;
  line-height: 1.4;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td small {
  font-weight: 300;
  display: block;
  line-height: 1.4;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media {
  width: 80px;
  background: #ccc;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 959px) {
  .sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media {
    width: 12vw;
    font-size: min(3.2vw, 1.2rem);
  }
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media--tv {
  background: #fb2125;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media--bs {
  background: #9743af;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media--cs {
  background: #417d0c;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media--redio {
  background: #ea68a1;
}
.sec--schedure .container__contents .ul-schedure > li .broadcast .tbl-broadcast tbody td .col-2 .tag-media--net {
  background: #267bd2;
}
.sec--event .read__heading {
  font-size: 3.2rem;
  display: block;
  margin-bottom: 30px;
  line-height: 1.5;
}
@media (max-width: 959px) {
  .sec--event .read__heading {
    font-size: min(3.8vw, 1.6rem);
    margin-bottom: 15px;
  }
}
@media (max-width: 959px) {
  .sec--event .bg--sp-white {
    background: #fff !important;
    padding: 0;
  }
}
.sec--event .bg--white + p {
  margin-top: -10px;
  margin-bottom: 30px;
}
.sec--event .bg--white + p small {
  color: #777777;
}
@media (max-width: 959px) {
  .sec--event .bg--white + p {
    margin-bottom: 25px;
  }
}
.sec--event .img-stadium {
  max-width: 70%;
  display: block;
  margin: auto;
}
@media (max-width: 959px) {
  .sec--event .img-stadium {
    max-width: 100%;
  }
}
.sec--event .note-nav {
  margin: -15px 0;
}
@media (max-width: 959px) {
  .sec--event .note-nav {
    margin: -5px 0;
  }
}
.sec--event .underline {
  color: #00214b;
  padding: 0 0 5px;
  border-bottom: solid 1px #00214b;
}
@media (max-width: 959px) {
  .sec--event .underline {
    margin-left: 8px;
  }
}
.sec--event .dl--style01__box .tbl-style01 {
  margin-left: 20px;
  width: calc(100% - 40px);
}
@media (max-width: 959px) {
  .sec--event .dl--style01__box .tbl-style01 {
    width: calc(100% - 16px);
    font-size: min(3.3vw, 1.2rem);
    margin-left: 8px;
    display: table !important;
  }
}
.sec--event .tbl-style01 {
  width: 100%;
}
.sec--event .tbl-style01 td, .sec--event .tbl-style01 th {
  border: solid 1px #eeeeee;
  text-align: center;
}
.sec--event .tbl-style01 thead th {
  background: #00214b;
  color: #fff;
}
.sec--event .tbl-style01 tbody th {
  background: #0071be;
  color: #fff;
}
.sec--event .tbl-style01 tbody td {
  color: #00214b;
}
@media (max-width: 959px) {
  .sec--event .tbl-style01 {
    border-collapse: separate;
    border-spacing: 1px;
    display: table !important;
  }
  .sec--event .tbl-style01 th, .sec--event .tbl-style01 td {
    padding: 3px;
    display: table-cell !important;
    width: auto !important;
    border: none;
  }
  .sec--event .tbl-style01 td {
    background: #fff;
  }
}
@media (max-width: 959px) {
  .sec--gourmet figure {
    padding: 0 16px;
  }
}
.sec--gourmet figure img {
  width: 100%;
  max-width: 640px;
  height: auto;
  display: block;
  margin: auto;
}
.sec--gourmet figure figcaption {
  max-width: 768px;
  color: #fff;
  margin: 40px auto;
}


.campaign-box{
  margin-bottom: 80px;
  border-bottom: solid 2px rgba(255, 255, 255, 0.4);
}
.campaign-box-inner{
  margin:0 auto 80px;
  width:100%;
  max-width:720px;
}
.campaign-box img{
  height: auto;
  display: block;
  margin:0 auto;
  width:100%;
  max-width:720px;
}
@media (max-width: 959px){
  .campaign-box{
    margin-bottom: 32px;
  }
  .campaign-box-inner{
    margin:0 auto 32px;
  }
  .campaign-box-inner{
    max-width:640px;
  }
  .campaign-box img{
    max-width:640px;
  }
}
.campaign-box h4{
  margin:12px auto 24px;
}
.campaign-box p,.campaign-box li{
  color: #222;
}
.campaign-box ul,.campaign-box ol{
  padding-left:12px;
}
.campaign-box ul li{
  list-style: disc;
}
.campaign-box li div{
  padding-left:16px;
}
.campaign-box a{
  display: inline-block;
  margin-top:8px;
  color: #fff;
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.campaign-box a.underline{
  color: #fff;
  padding: 0 0 5px;
  border-bottom: solid 1px #fff;
}
.campaign-box a:hover{
  opacity: 0.7;
}
.campaign-box a.btn--tv{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width:640px;
  padding:14px 0 18px;
  height:auto;
  max-height: 72px;
}
.acd-check{
  display: none;
}
.acd-label{
  text-align: center;
  display: block;
  color: #fff;
  display: block;
  text-align: center;
  border: 1px solid #fff;
  box-sizing: border-box;
  padding: 14px 0 12px;
  margin: 20px 0 0;
  margin-bottom: 25px;
  cursor: pointer;
}
.acd-check:checked + .acd-label{
  margin-bottom: 0;
}
.acd-label .acd-label--open{
  display: inline;
}
.acd-label .acd-label--close{
  display: none;
}
.acd-check:checked + .acd-label .acd-label--open{
  display: none;
}
.acd-check:checked + .acd-label .acd-label--close{
  display: inline;
}
.acd-content{
  opacity: 0;
  transform: scaleY(0);
  padding: 0 10px;
  transition: .5s;
  display: none;
  transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.acd-check:checked + .acd-label + .acd-content{
  transform: scaleY(1);
  opacity: 1;
  padding:32px;
  padding-bottom: 0;
  display: block;
  margin-bottom: 0;
  transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 959px){
  .acd-check:checked + .acd-label + .acd-content{
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=style2.css.map */
