* {
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: "源ノ角ゴシック", Noto Sans JP, Roboto, YuGothic, "ヒラギノ角ゴ ProN W3", "Lucida Grande", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
@font-face {
  font-family: "BLG";
  src: url("../font/150822BLGHudson.ttf");
}
.font-en {
  font-family: "countach", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.wrap {
  max-width: 100%;
  min-width: 100%;
}
header {
  position: fixed;
  height: 60px;
  z-index: 10000;
  top: 0;
  width: 100%;
  left: 0;
  font-size: inherit;
  line-height: inherit;
  box-sizing: border-box;
  display: block;
  background-color: rgba(0, 0, 0, 0);
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
  text-align: center;
}
address {
  font-style: normal;
}
img.responsive {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.w580 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.pc_none {
  display: none;
}
.sp_none {
  display: block;
}

.bar {
  width: 1150px;
  padding: 0 calc(50% - 575px);
  margin: 0;
  height: 60px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #006D3B;
  text-align: center;
  z-index: 1000;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bar .flex .logo {
  width: 170px;
  margin-right: 10px;
}
.bar .flex .logo-l {
  width: 172px;
}
.bar .flex .btn-ticket {
  width: 170px;
  margin-right: 10px;
}
.bar .flex .btn-tv {
  width: 132px;
  margin-right: 10px;
}
.trigger {
  width: 40px;
}
.sidenav {
  width: 280px;
  height: 580px;
  background: rgba(0, 0, 0, 0.8);
  margin: 60px 0 0;
  padding: 55px calc(50% - 575px) 0 0;
}
nav ul li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
nav ul li a {
  width: calc(100% - 60px);
  padding: 0 20px 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav ul li .list p {
  font: bold 22px/1 "Oswald";
  color: #fff;
  text-align: left;
}
nav ul li .list p span {
  font: 12px "Noto Sans JP";
}
nav ul li .icon {
  width: 15px;
}
.sidenav .share {
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin: 20px auto 15px;
}
.sidenav .flex.sns {
  width: 100%;
}
.sidenav .sns-icon {
  width: 38px;
  margin: 0 10px;
}
#kv {
  width: 100%;
  padding-top: 60px;
  margin: 0;
}
#vs {
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
  text-align: center;
  position: relative;
  color: #fff;
}
.wrap:before {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  min-height: 100%;
  background-size: cover; /*--背景画像のサイズ--*/
  background-repeat: no-repeat; /*--背景画像の繰り返し--*/
  background-position: center center; /*--背景画像の位置--*/

}

#vs .vs-bg {
  width: 800px;
  padding: 80px calc(50% - 400px);
  background-image: url(../img/ticket_bg_pc.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 100%;
  background-size: cover; /*--背景画像のサイズ--*/
  background-repeat: no-repeat; /*--背景画像の繰り返し--*/
  background-position: center center; /*--背景画像の位置--*/
}
.section-vs {
  width: 100%;
  position: relative;
}
.match-day-section {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
.match-day-place {
  margin-bottom: 40px;
}
#vs .match-flex {
  max-width: 300px;
  border-radius: 8px;
  padding: 16px 25px;
  background: #fff;
  color: #000000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 35px);
  margin: 0 35px;
}

@media screen and (max-width: 768px) {
  #vs .match-flex {
    margin: 0;
    width: 48%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
  }

  #vs .match-flex .i-amphtml-element {
    width: 100% !important;
  }

  #vs .match-flex .label {
    font-size: 14px;
  }
}
#vs .match-flex .label {
  font-size: 16px;
  font-style: italic;
}
#vs .match-flex .SideBySide {
  border-bottom: 1px solid #999999;
  margin-bottom: 12px;
  line-height: 1;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  #vs .match-flex .SideBySide {
    margin-bottom: 4px;
  }
}

.match-flex p.matchday .day-normal,
.match-flex p.matchday .day-sat,
.match-flex p.matchday .day-sun {
  font-size: 28px;
  line-height: 1;
  background: #000;
  color: #fff;
  margin-left: 14px;
  padding: 0px 4px 2px;
  border-radius: 4px;
  position: relative;
  top: -6px;
}
.match-flex p.matchday .day-sat {
  background: #094398;
}
.match-flex p.matchday .day-sun {
  background: #E1140A;
}
@media screen and (max-width: 768px) {

  .match-flex p.matchday .day-normal,
  .match-flex p.matchday .day-sat,
  .match-flex p.matchday .day-sun {
    font-size: 15px;
    margin-left: 8px;
    padding: 0px 4px 2px;
  }
}
.match-flex {
  width: calc(50% - 30px);
  margin: 0 15px;
}
.match-day-section .logo-pict {
  width: 15px;
  margin-right: 10px;
}
.match-day-section .text {
  font-style: italic;
  font-size: 58px;
}
.match-day-section .label {
  font-size: 30px;
  font-family: 'Oswald';
}
@media screen and (max-width: 768px) {
  .match-day-section .text {
    font-size: 32px;
  }
  .match-day-section .label {
    font-size: 20px;
  }
}
.vs-section {
  width: 565px;
  margin: 0 auto 30px;
  height: auto;
}
.vs-section.flex {
  justify-content: center;
}
.vs-section .team-logo-pict p {
  font-size: 16px;
  font-weight: bold;
  /* padding-top: 15px; */
}
.vs-section .team-logo-pict {
  width: 200px;
  height: 240px;
  margin: 20px 30px;
}
.center-vs p {
  width: 10%;
  margin: 0;
  line-height: 40px;
  font-size: 30px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 768px) {
  .center-vs p {
    font-size: 24px;
  }
}

.mini{
  margin-top: 10px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.match-day-place span.rec {
  background: #fff;
  color: #02451A;
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
  padding: 3px 10px;
  border-radius: 5px;
}
.match-day-place span.stadium {
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  vertical-align: middle;
}
p.matchday .size-1 {
  font-size: 80px;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
p.matchday .size-2 {
  font-size: 50px;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  p.matchday .size-1 {
    font-size: 50px;
  }
}
.date-section span.rec {
/*  background: #fff;*/
color: #000;
font-size: 12px;
margin-right: 5px;
/*  padding: 3px 10px;*/
font-weight: bold;
/*  border-radius: 5px;*/
vertical-align: middle;
}
.date-section span.time {
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .date-section span.time {
    font-size: 20px;
  }
}
.ticket-banner {
  width: 100%;
  margin: 20px auto 0;
  background: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 768px) {
  .ticket-banner {
    margin: 10px auto 0;
  }
}
h2 {
  width: 100%;
  font: bold 75px/1.5 "Oswald";
  font-family: "countach", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  text-align: center;
  padding-top: 50px;
}
h3 {
  width: 100%;
  font: bold 16px/1.5 "Noto Sans JP";
  color: #fff;
  text-align: center;
  position: relative;
  /* background:#006D3B; */
  padding-bottom: 10px;
}
#event {
  width: 100%;
  background: #006d3b;
  padding-bottom: 120px;
}
#event .event-day {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 40px;
  color: #000000;
  font-size: 24px;
  padding: 10px 0;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #event .event-day {
    width: 93.333333%;
    color: #02451A;
    font-size: 20px;
  }
}
#event ul.container {
  width: 890px;
  padding: 40px calc(50% - 440px);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
#event .slider {
  width: 280px;
  cursor: pointer;
  z-index: 1;
  margin: 0 8px 30px;
}
#event .slider .date {
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 4px 0;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #event .slider .date {
    font-size: 14px;
  }
}
#event .slider .card .pict {
  width: 100%;
}
#event .slider .card .desc {
  width: 260px;
  height: 100px;
  background: #fff;
  padding: 20px 10px 0;
}
#event .slider .card .desc .date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #006D3B;
}
#event .del{
	text-decoration: line-through;
	text-decoration-thickness: 2px;
}
#event .slider .card .desc .tit {
  font-size: 16px;
  color: #02451A;
  font-weight: bold;
  line-height: 1.5;
}
#event .tit .gold {
	font-size: 14px;
	color: #E1140A;
}
#event .day-box{
  margin-top: 80px;
}

#event .slider .card .color-box,
amp-lightbox .box .close {
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
}
#event .slider .card .color-box span,
amp-lightbox .box .close span {
  background: #666666;
  color: #fff;
  width: 160px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 10px;
  border-radius: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #event .slider .card .color-box span,
  amp-lightbox .box .close span {
    background: #666666;
    color: #fff;
    width: 80%;
    font-size: 12px;
    padding: 6px;
    max-width: 140px;
  }
}

amp-lightbox .box .close {
  padding-top: 12px;
}

amp-lightbox {
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}
amp-lightbox .box {
  width: 550px;
  position: absolute;
  top: 100px;
  left: calc(50% - 275px);
  background: #fff;
}
amp-lightbox .box a {
  color: #006D3B;
  text-decoration: underline;
}
amp-lightbox .box .date {
  text-align: center;
  padding-top: 18px;
}
amp-lightbox .box .date span {
  display: inline-block;
  background: #006D3B;
  color: #fff;
  font-size: 16px;
  padding: 4px 8px;
  font-weight: bold;
}
amp-lightbox .box .color-box {
  text-align: center;
  padding-top: 18px;
}

amp-lightbox .box .color-box span {
  display: inline-block;
  background: #006D3B;
  color: #fff;
  font-size: 16px;
  padding: 4px 8px;
  font-weight: bold;
}
amp-lightbox .box .tit {
  font-weight: bold;
  text-align: center;
  color: #02451A;
}
amp-lightbox .box p {
  text-align: left;
  padding: 10px 20px;
  width: calc(100% - 40px);
  background-color: #fff;
}
.swiper-pagination-bullet {
  background: #D3D3D3;
  opacity: 1;
}
#preview .swiper-pagination.third .swiper-pagination-bullet {
  background: #fff;
}
.swiper-button-next {
  width: 83px;
  height: 71px;
  background-size: cover;
  right: 0;
  background-image: url(../img/button_next.svg);
}
.swiper-button-prev {
  width: 83px;
  height: 71px;
  background-size: cover;
  left: 0;
  background-image: url(../img/button_prev.svg);
}
.swiper-button-next-white {
  background-image: url(../img/button_next_w.svg);
}
.swiper-button-prev-white {
  background-image: url(../img/button_prev_w.svg);
}

.swiper-button-next:focus, .swiper-button-prev:focus {
  outline: 0;
}
.swiper-slide p {
  text-align: left;
  font-size: 16px;
  margin: 20px 0;
}
#preview .swiper-slide p {
  text-align: left;
  font-size: 16px;
  margin: 0px 0;
}
#enjoy .swiper-slide p {
  text-align: left;
  font-size: 16px;
  margin: 0px 0;
}
#goods .swiper-slide p,
#goods .swiper-slide s,
#goods .swiper-slide b {
  text-align: left;
  font-size: 14px;
  margin: 0px 0;
  color: #333333;
  line-height: 1.73333333;
}
#goods .del{
 text-decoration: line-through;
 font-size: 15px;
}
.swiper-container .swiper-pagination-bullets {
  bottom: 0;
}
#preview .swiper-container .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  border-radius: 0;
  opacity: 1;
  position: relative;
  margin: 0 5px;
}
#preview .swiper-container .swiper-pagination-bullet::after {
  font-size: 19px;
  font-family: "BLG";
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #000;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
/*#preview .swiper-container .swiper-pagination-bullet:nth-child(1)::after {
  content: "0";
}*/
#preview .swiper-container .swiper-pagination-bullet:nth-child(1)::after {
  content: "0";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(2)::after {
  content: "1";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(3)::after {
  content: "5";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(4)::after {
  content: "8";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(5)::after {
  content: "10";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(6)::after {
  content: "11";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(7)::after {
  content: "13";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(8)::after {
  content: "14";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(9)::after {
  content: "18";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(10)::after {
  content: "20";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(11)::after {
  content: "21";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(12)::after {
  content: "33";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(13)::after {
  content: "34";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(14)::after {
  content: "93";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(15)::after {
  content: "HC";
}
/*#preview .swiper-container .swiper-pagination-bullet:nth-child(16)::after {
  content: "55";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(17)::after {
  content: "88";
}
#preview .swiper-container .swiper-pagination-bullet:nth-child(18)::after {
  content: "HC";
}*/
.swiper-pagination-bullet-active {
  background: #FFFFFF;
}
#preview .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
/*  color: #fff;*/
}
#preview, #food, #goods, #movie{
  padding-bottom: 80px;
}
#about {
  padding-bottom: 90px;
}
#preview .desc {
  width: 720px;
  margin: 50px auto 0;
}
#preview .tit {
  font-size: 56px;
  font-family: Oswald;
  text-align: center;
  color: #AE9210;
  position: relative;
  margin: 50px 0 60px;
}
#preview .tit::after {
  content: "";
  width: 195px;
  height: 2px;
  background: #AE9210;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 97.5px);
}
.container {
  width: 1150px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.swiper-button-prev {
  top: auto;
  bottom: 300px;
}
.swiper-button-next {
  top: auto;
  bottom: 300px;
}
#preview .swiper-container {
  width: 900px;
  padding: 0 0 30px;
  margin-top: 20px;
}
#preview .pbox {
  background: #000;
  color: #fff;
  height: 410px;
}
@media screen and (max-width: 768px) {
  #preview .pbox {
    padding: 20px 10px;
    height: 450px;
  }
}
#preview .pbox .number {
  font-size: 24px;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}
#preview .pbox .name {
  font-size: 18px;
  font-weight: bold;
}
#preview .pbox table {
  width: 100%;
  margin-top: 4px;
}
#preview .pbox table th,
#preview .pbox table td {
 text-align: left;
 border-bottom: 1px solid #333333;
 padding-top: 10px;
 padding-bottom: 10px;
}
#preview .pbox table th {
 font-size: 13px;
 font-weight: normal;
 width: 36%;
}
@media screen and (max-width: 768px) {
  #preview .pbox table th {
    font-size: 12px;
    width: 40%;
  }
}
#preview .pbox table td {
  font-weight: bold;
  font-size: 15px;
  width: 74%;
  position: relative;
  left: -2px;
}
#schedule {
  width: 100%;
  background-color: #fff;
}
#schedule .flex {
  width: 780px;
  margin: 0 auto;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px 0 80px;
}
#schedule .flex .table {
  width: 340px;
}
#schedule .flex .table .date {
  font-size: 60px;
  font-family: "Oswald";
  font-weight: bold;
  color: #006D3B;
  text-align: center;
}
#schedule .flex .table .date span {
  font-size: 40px;
  font-family: "Oswald";
  font-weight: bold;
  color: #000;
}
#schedule .flex .table table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 30px auto 0;
}
#schedule .flex .table table td {
  border-bottom: 1px solid #d3d3d3;
  font-size: 16px;
  vertical-align: middle;
  padding: 10px 0;
  text-align: left;
  color: #333;
}
#schedule .flex .table table td:first-child {
  font-weight: bold;
  width: 80px;
}
#schedule .flex .table table td .label {
  color: #fff;
  text-align: center;
  background: #006D3B;
  font-size: 16px;
  padding: 0 0 2px;
  display: inline-block;
  line-height: 1.4;
  width: 68px;
}
#ticket .img-seat {
  width: 800px;
  margin: 50px auto 50px;
}
#ticket .price {
  width: 800px;
  margin: 50px auto 0px;
  padding-bottom: 50px;
}
#ticket .sps {
  width: 870px;
  margin: 50px auto 50px;
}
.ticket-category table {
  width: 940;
  text-align: center;
  font-weight: bold;
  border-collapse: collapse;
  margin: 0 auto 30px;
}
.ticket-category th {
  font-size: 15px;
  background-color: #808080;
  color: #fff;
  padding: 10px;
  border: solid 1.5px #fff;
}
.ticket-category td {
  padding: 10px;
  border: solid 1.5px #fff;
}
.ticket-category th, .ticket-category td {
  height: 50px;
  vertical-align: middle;
}
#ticket .ticket-category td:nth-child(2), #ticket .ticket-category td:nth-child(3) {
  width: 150px;
}
.ticket-category.kaisu th, .ticket-category.kaisu td {
  height: auto;
}
.ticket-category td.color-1 {
  background-color: #F5B301;
}
.ticket-category td.color-2 {
  background-color: #FFF100;
}
.ticket-category td.color-2.td-rel {
  position: relative;
  border-bottom: 0;
  width: 220px;
}
.ticket-category td.color-2.td-rel .td-abs {
  position: absolute;
  bottom: -35px;
  height: 50px;
  line-height: 50px;
  width: calc(100% - 20px);
  left: 0;
  text-align: center;
  margin: 0;
  padding: 10px;
}
.ticket-category td.color-2.td-none {
  border-top: 0;
}
.ticket-category td.color-2.td-75 {
  width: 75px;
}
.ticket-category td.color-3 {
  background-color: #006C3B;
  color: #fff;
}
.ticket-category td.color-4 {
  background-color: #707070;
  color: #fff;
}
#ticket .caution {
  width: 100%;
  margin: 30px auto;
  font-size: 12px;
  line-height: 2;
  text-align: left;
  letter-spacing: .3px;
}
#ticket .caution a{
	color: #E1140A;
	font-size: 12px;
	font-weight: 700;
}
#access {
  width: 100%;
  background: #fff;
}
.flex.arena {
  width: 930px;
  margin: 50px auto 0;
  justify-content: center;
}
.arena{
  padding-bottom: 90px;
}
.flex.arena .flex-2-1 {
  width: 425px;
  margin: 0 30px 0 0;
}
.flex.arena .flex-2-2 {
  width: 500px;
  margin: 0;
}
.flex.arena .flex-2-2 .color-box {
  font-size: 18px;
  color: #fff;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #007035;
  margin-bottom: 15px;
  text-align: center;
}
.flex-2-2 .flex {
  justify-content: start;
  width: 100%;
  margin: 0 0 20px;
  font-weight: normal;
}
.flex-2-2 p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
.flex-2-2 .flex .access, .flex-2-2 .flex .address {
  width: 90px;
  height: 35px;
  font-size: 16px;
/*  background-color: #C0C0C0;*/
color: #000;
text-align: center;
line-height: 35px;
margin-right: 20px;
}
.flex-2-2 .flex .access {
  height: 57px;
  line-height: 57px;
}
.flex-2-2 .flex.box {
  width: 100%;
  justify-content: space-between;
}
.flex-2-2 .flex.box a {
  width: 240px;
}
#food .swiper-container {
  width: 900px;
  padding: 0 30px 30px;
  background: #fff;
}
#goods .swiper-container{
  width: 900px;
  padding: 0 30px 30px;
}
#enjoy .swiper-container {
  width: 900px;
  padding: 0 30px 30px;
}
#enjoy .swiper-container {
  padding-bottom: 50px;
}
#food .tit, #goods .tit, #enjoy .tit, #about .tit, #qre .tit {
  font-size: 28px;
  font-weight: bold;
  width: 780px;
  margin: 50px auto;
  text-align: center;
  color: #02451A;
}

#food .swiper-button-prev, #goods .swiper-button-prev, #food .swiper-button-next, #goods .swiper-button-next {
  bottom: 250px;
}
#enjoy .swiper-slide {
  cursor: pointer;
}
#enjoy .swiper-button-prev, #enjoy .swiper-button-next {
  bottom: 180px;
}
#enjoy .color {
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #006D3B;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
#enjoy .text {
  width: 100%;
  height: 115px;
  background: #F5F5F5;
}
#enjoy .text p {
  width: 240px;
  margin: 0 auto;
  padding-top: 20px;
}
#enjoy .color2 {
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #000;
  color: #fff;
  font-size: 12px;
  margin: 0;
}
#movie .swiper-container {
  width: 1280px;
  max-width: 100%;
  padding: 50px 0 30px;
}
#movie .swiper-slide {
  transition: all 600ms 0s ease;
}
#movie .swiper-slide .movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
}
#movie .swiper-slide .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#movie .swiper-button-next {
  top: 50%;
  right: calc(20% - 20px);
}
#movie .swiper-button-prev {
  top: 50%;
  left: calc(20% - 20px);
}
#movie .swiper-slide p {
  text-align: center;
}
#movie .swiper-slide-prev, #movie .swiper-slide-next {
  transform: scale(0.8);
}
#movie .swiper-slide-prev p, #movie .swiper-slide-next p {
  display: none;
}
#about .tit, #qre .tit{
  margin-bottom: 40px;
}
#about .desc .text, #qre .desc .text{
  text-align: center;
  line-height: 1.8;
}
#qre .img {
  width: 600px;
  margin: 0px auto 0;
}
#opponent .img{
	width: 300px;
  margin: 0px auto 0;
}
.page-top {
  width: 100%;
  height: 50px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-top amp-img {
  width: 123px;
}
footer {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 50px 0 100px;
  background: repeating-linear-gradient(
    180deg, #E1140A 0px, #E1140A 10px,#B3B3B3 10px, #B3B3B3 20px,#006D3B 20px, #006D3B 660px);
  /* background: #006D3B; */
  color: #fff;
}
footer p {
  font-size: 14px;
}
footer .center {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 18px;
}
footer a {
  text-decoration: none;
  font-size: 14px;
}
.flex.sns {
  width: 350px;
  margin: 0 auto 40px;
}
.sns-icon {
  width: 50px;
  height: 50px;
  margin: 0 25px;
}
.sns-icon input {
  display: none;
}
.sns-icon button {
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer;
}
.sns-icon button:focus {
  outline: 0;
}
footer .logo {
  width: 280px;
  margin: 0 auto 50px;
}
/*gcadd*/
.white {
  color: #fff !important;
}
#joybox ul.container {
  width: 1150px;
  padding: 40px calc(50% - 575px) 80px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
#joybox .slider {
  width: 280px;
  cursor: pointer;
  z-index: 1;
  margin: 0 7.5px 30px;
}

@media screen and (max-width: 768px) {
  #joybox .slider {
    width: 170px;
  }
}
#joybox .slider .card .pict {
  width: 100%;
}
#joybox .slider .card .text {
  height: 120px;
}
#joybox .slider .card .desc {
  width: 260px;
  height: 100px;
  background: #fff;
  padding: 20px 10px;
}
#joybox .slider .card .desc .date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #006D3B;
}
#joybox .slider .card .desc .tit {
  font-size: 14px;
}
#joybox .slider .card .color-box {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  background: #000;
  color: #fff;
}
#joybox .swiper-container {
  width: 900px;
  padding-bottom: 50px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #joybox .swiper-container {
    width: 100%;
  }
}
#joybox .swiper-button-next {
  bottom: 250px;
}
#joybox .swiper-slide {
  cursor: pointer;
  z-index: 10;
}
#joybox .swiper-button-prev, #joybox .swiper-button-next {
  bottom: 180px;
}

#joybox .swiper-container .pbox {
  background: #fff;
  height: 170px;
  padding: 20px;
}
#joybox .swiper-container .pbox .name {
  font-size: 18px;
  color: #02451A;
  font-weight: bold;
  line-height: 1.55555556;
  text-align: left;
  margin-bottom: 8px;
}
#joybox .swiper-container .pbox .text {
  background: none;
}
#joybox .swiper-container .pbox p {
  margin: 0;
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  padding-top: 0;
}
#joybox .swiper-container .pbox .button {
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
}
#joybox .swiper-container .pbox .button span {
  background: #666666;
  color: #fff;
  width: 160px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 10px;
  border-radius: 50px;
}

#joybox .gourmetbg {
  padding-bottom: 100px;
}

#joybox .gourmetbg .swiper-container .pbox {
  height: 150px;
  position: relative;
}

#joybox .gourmetbg .swiper-container .pbox .text {
  height: auto;
}

#joybox .gourmetbg .swiper-container .pbox .button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;

}

@media screen and (max-width: 768px) {
  #joybox .swiper-container .pbox {
    width: 100%;
    padding: 14px;
  }

  #joybox .swiper-container .pbox .name {
    font-size: 15px;
  }
  #joybox .swiper-container .pbox .text {
    padding: 0;
    width: 100%;
    font-size: 14px;
    margin-top: 8px;
    height: auto;
  }

  #joybox .swiper-container .pbox .button span {
    font-size: 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 6px;

  }
}
#joybox .color {
  background: #000;
  color: #fff;
  font-size: 16px;
  padding: 4px 0;
  font-weight: bold;
}
#joybox .text {
  width: 100%;
  height: 75px;
  background: #fff;
}
#joybox .text p {
  padding-top: 20px;
  font-size: 16px;
  color: #02451A;
  font-weight: bold;
  line-height: 1.5;
}
#joybox .color2 {
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
}
#joybox .color2 span {
  background: #666666;
  color: #fff;
  width: 160px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 10px;
  border-radius: 50px;
}

@media screen and (max-width: 768px) {

  #joybox .color {
    font-size: 14px;
  }
  #joybox .text {
    width: 140px;
    padding: 20px 10px 0;
  }

  #joybox .text p {
    font-size: 12px;
    padding-top: 0;
  }

  #joybox .color2 span {
    background: #666666;
    color: #fff;
    width: 80%;
    font-size: 12px;
    padding: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

  }
}
.pbox {
  background-color: #fff;
  height: 320px;
  padding: 20px;
}
.pbox .gold {
  display: block;
  color: #02451A;
  font-size: 17px;
  border-bottom: 2px solid #02451A;
  padding-bottom: 20px;
  margin-bottom: 20px;
  min-height: 52px;
}
.gold {
  display: block;
  color: #E1140A;
  margin-bottom: 4px;
  font-weight: bold;
}
.player-name {
  display: block;
  color: #fff;
  margin-bottom: 4px;
  font-weight: bold;
}
.gold-mini{
	font-size: 14px;
}
.cheer-name {
  display: block;
  color: #006D3B;
  margin-bottom: 4px;
  font-weight: bold;
}
.ebox {
  color: #fff;
  background-color: #006D3B;
  height: 180px;
  padding: 20px;
}
.ebox .name {
  font-size: 20px;
  font-weight: bold;
}
.ebox .role {
  font-size: 12px;
  min-height: 17px;
  margin-top: 4px;
}

.ebox table {
  width: 100%;
  margin-top: 4px;
}
.ebox table th,
.ebox table td {
 text-align: left;
 border-bottom: 1px solid #888888;
 padding-top: 10px;
 padding-bottom: 10px;
}
.ebox table th {
 font-size: 13px;
 font-weight: normal;
 width: 36%;
}
.ebox table td {
  font-weight: bold;
  font-size: 15px;
  width: 74%;
  position: relative;
  left: -2px;
}

.enjoybg .swiper-button-prev {
  background-image: url(../img/button_prev02.svg);
}
.enjoybg .swiper-button-next {
  background-image: url(../img/button_next02.svg);
}
.event_bg{
  background-image: url("../img/white_bg.jpg");
}
.oppbg {
  /* background-image: url("../img/op_bg.png"); */
  padding: 0px calc(50% - 350px) ;
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}

.gray_bg{
  background-image: url("../img/gray_bg.jpg");
}
.joy_bg{
  background-color: #F3F3F3;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.joy_bg2{
  background-image: url("../img/green_bg_green.png");
  background-size: cover; /*--背景画像のサイズ--*/
  background-repeat: no-repeat; /*--背景画像の繰り返し--*/
  background-position: center center; /*--背景画像の位置--*/
  background-attachment: fixed; /*--背景画像の固定--*/
  padding-bottom: 200px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .joy_bg2{
    padding-bottom: 0;
  }
}
#goods {
  background-image: url(../img/green_bg_green.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}
#access_tit::before{
  background-image: url("../img/green_bg_green.png");
  background-size: cover; /*--背景画像のサイズ--*/
  background-repeat: no-repeat; /*--背景画像の繰り返し--*/
  background-position: center center; /*--背景画像の位置--*/
  background-attachment: fixed; /*--背景画像の固定--*/
}

.enjoybg {
  width: 100%;
  padding: 50px calc(50% - 350px);
  background-size: cover;
  background-position: center;
  position: relative;
  box-sizing: border-box;
  padding: 0px 0 80px;
}
.enjoybg2 {
  background-image: url("../img/eleg_bg_pc.jpg");
}

.ub{
	border-bottom: solid 1px;
	font-weight: 700;
}
.popbg {
  background: -webkit-repeating-linear-gradient(-45deg, #B4E6E3 0, #B4E6E3 20px, #E0F5F3 20px, #E0F5F3 40px);
  background: -o-repeating-linear-gradient(-45deg, #B4E6E3 0, #B4E6E3 20px, #E0F5F3 20px, #E0F5F3 40px);
  background: repeating-linear-gradient(-45deg, #B4E6E3 0, #B4E6E3 20px, #E0F5F3 20px, #E0F5F3 40px);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 0;
}
@media (min-width: 1150px) {
  .pc-hide {
    display: none;
  }
}
@media (min-width: 940px) and (max-width: 1149px) {
  .tab-hide {
    display: none;
  }
  .bar {
    width: calc(100% - 60px);
    padding: 0 30px;
  }
  .sidenav {
    padding-right: 30px;
  }
}
@media (max-width: 939px) {
  #ticket .caution {
    margin: 10px 0px;
  }
  .margin_min_sp {
    margin-top:-25px!important;
  }

  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }

  .sp-hide {
    display: none;
  }
  * {
    font-size: 16px;
  }
  header {
    top: 0;
    bottom: auto;
    height: 80px;
  }
  section {
    margin: 0;
    padding-top: 0;
  }
  .bar {
    justify-content: space-between;
    width: calc(100% - 20px);
    height: 60px;
    padding: 0 10px;
  }
  .bar .flex .btn-ticket {
    width: 37.3vw;
    margin-right: 15px;
    max-width: 200px;
  }
  .sidenav {
    bottom: 80px;
    padding: 50px 0 0;
    height: calc(100% - 130px);
    margin: 0;
  }
  #kv {
    padding: 0;
  }
  #vs .vs-bg {
    width: calc(100% - 40px);
    padding: 30px 20px;
/*    background-image: url(../img/yex_bg_sp.jpg);*/
  }
  .vs-section {
    width: 300px;
    height: 140px;
  }

  @media screen and (max-width: 768px) {
    .vs-section {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
  }
  .section-vs .flex {
    justify-content: space-between;
  }
  .section-vs .vs-section.flex {
    flex-direction: row;
    justify-content: space-between;
  }
  @media screen and (max-width: 768px) {
    .section-vs .vs-section.flex {
      margin-top: 30px;
    }
  }
  .vs-section .team-logo-pict {
    width: 110px;
    height: 110px;
    margin: 0;
  }
  @media screen and (max-width: 768px) {
    .vs-section .team-logo-pict {
      width: 40%;
      height: auto;
      margin: 0;
    }
  }
  .vs-section .team-logo-pict p {
    font-size: 12px;
  }
  .center-vs p {
    width: 30px;
  }
  .match-day-place span.rec {
    font-size: 13px;
  }
  .match-day-place span.stadium {
    font-size: 19px;
  }
  .match-flex {
    width: 300px;
    margin: 0 auto 20px;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 14px;
  }
  #event .slider {
    width: 170px;
  }
  #event .slider .card .desc {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* height: 80px; */
  }
  #event .slider .card .desc .tit {
    font-size: 12px;
  }
  #event .slider .card .desc .date, #event .slider .card .desc .tit .gold{
    font-size: 12px;
  }
  #event .slider .card .color-box, amp-lightbox .box .close {
    font-size: 12px;
  }
  #preview .desc {
    width: calc(100% - 40px);
    margin-top: 30px;
  }
  #preview .tit {
    font-size: 32px;
    margin-bottom: 30px;
  }
  #preview .tit::after {
    width: 115px;
    left: calc(50% - 57.5px);
  }
  #preview .swiper-container {
    width: 100%;
    padding-bottom: 50px;
    margin-top: 0;
  }
  #preview .swiper-container .swiper-slide .pict, #food .swiper-container .swiper-slide .pict, #goods .swiper-container .swiper-slide .pict, #enjoy .swiper-container .swiper-slide .pict {
    width: 240px;
    margin: 0 auto;
  }
  .pbox, .ebox {
    width: 240px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 210px;
  }
  .popbg {
    padding: 30px 0;
  }
  #preview .swiper-container .swiper-slide p, #food .swiper-container .swiper-slide p, #goods .swiper-container .swiper-slide p, #enjoy .swiper-container .swiper-slide p {
    width: 210px;
    margin: 0px auto;
    font-size: 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #goods .del{
    font-size: 12px;
  }
  .swiper-button-next, .swiper-button-prev {
    width: 50px;
    height: 43px;
  }
  #about .logo {
    width: 220px;
  }
  #about .tit, #qre .tit {
    font-size: 20px;
  }
  #about .s-df{
    display: flex;
    flex-direction: column;
  }
  #opponent .img{
   width: 200px;
   margin: 0px auto 0;
 }
 #ticket .img-seat, #ticket .price, .ticket-category table, #ticket .caution, #ticket .sps, #about .desc, #about .img, #qre .desc,
 #about_sponsor .desc{
  width: calc(100% - 40px);
}

#event, #food .container, #goods .container, #enjoy .container, .green_bg, .flex.sns {
  width: 100%;
}
amp-lightbox .box {
  width: 100%;
  left: 0;
}
amp-lightbox .prev-button {
  top: 56vw;
  left: 0;
  width: 41px;
  height: 35.5px;
}
amp-lightbox .next-button {
  top: 56vw;
  right: 0;
  width: 41px;
  height: 35.5px;
}
#schedule .flex {
  width: calc(100% - 40px);
  flex-direction: column;
}
#schedule .flex .table {
  width: 100%;
  margin: 0 auto 25px;
  max-width: 350px;
}
#schedule .flex .table table td:first-child {
  width: 60px;
}
.ticket-category {
  margin-bottom: 0;
}
.ticket-category th, .ticket-category td {
  font-size: 10px;
  padding: 2px;
  height: 25px;
  vertical-align: middle;
}
.ticket-category th:nth-child(2), .ticket-category th:nth-child(3) {
  width: 75px;
}
#ticket .ticket-category td:nth-child(2), #ticket .ticket-category td:nth-child(3) {
  width: 38px;
}
.ticket-category td.color-2.td-rel {
  width: 125px;
}
.ticket-category td.color-2.td-rel .td-abs {
  bottom: -27px;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
}
.ticket-category td.color-4 {
  width: 20px;
}
.ticket-category.fan .color-5 {
  font-size: 11px;
}
.ticket-category.kaisu th, .ticket-category.kaisu td {
  font-size: 10px;
  padding: 5px;
}
.flex.arena {
  width: calc(100% - 40px);
  flex-direction: column-reverse;
  padding-bottom: 60px;
}
.flex.arena .flex-2-1, .flex.arena .flex-2-2 {
  width: 100%;
}
.flex-2-2 .flex .access, .flex-2-2 .flex .address {
  font-size: 12px;
  width: 70px;
  margin-right: 10px;
}
.flex-2-2 p, address {
  font-size: 12px;
  text-align: left;
}
.flex-2-2 .flex.box a {
  width: 160px;
}
.flex.arena .flex-2-1 {
  margin: 0;
}
#food .tit, #goods .tit, #enjoy .tit, #about .tit, #ticket .tit,  #qre .tit {
  width: calc(100% - 40px);
  font-size: 20px;
  margin-top: 30px;
}
#food .swiper-container, #goods .swiper-container, #enjoy .swiper-container {
  width: 100%;
  padding: 0 0 30px;
}
#enjoy .swiper-container {
  padding-bottom: 50px;
}
#enjoy .color, #enjoy .color2, #enjoy .text {
  width: 240px;
  margin: 0 auto;
}
#enjoy .text p {
  width: 205px;
  font-size: 16px;
}
#movie .swiper-container {
  width: 100%;
}
#movie .swiper-slide .movie {
  width: 300px;
  height: 135px;
  padding-top: 135px;
  margin: 0 auto;
}
#movie .swiper-button-next {
  right: 0;
}
#movie .swiper-button-prev {
  left: 0;
}
#about .desc, #qre .desc,
#about_sponsor .desc {
  margin: 0 auto;
  text-align: left;
}
#about .img {
  margin-top: 30px;
}
.sns-icon {
  margin: 0 15px;
}
footer .logo {
  width: 160px;
}
footer p {
  font-size: 10px;
}
.sponsor amp-img{
 width: 100px !important;
 height: 50px !important;
}
.×-flex{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  margin: 0 auto;
  padding: 50px 0px 10px ;
}
  /* #ticket>.flex{
    display: block;
  }
  .map1>amp-img{
    width: 350px;
    margin:0 auto;
  } */

  #ticket #houjin{
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }
  /* 20221005 追加 */
  .pd_t60{
    padding-top: 60px;
  }
  /* end */

}
@media (max-width: 370px) {
  #vs .vs-bg, .ticket-category table {
    width: 100%;
    padding: 0;
  }

}

.SideBySide p{
  display:inline-block;
  vertical-align:middle;
}
.popbg2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  .popbg2 {
    background: #fff;
  }
}

.wrap{
  text-align:center;
}

.popbg2 .headline {
  font-size: 24px;
  font-style: italic;
}

.popbg2 .inner .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .popbg2 .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }
}

.center_event{
  text-align: center !important;
}
.×-flex{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 560px;
  margin: 0 auto;
  padding: 50px 0px 10px ;
}
.sponsor{
  padding: 0 30px;
  margin: 0 auto;
}
.icon_red {
  display: inline-block;
  padding: 0px 10px 2px !important;
  border-radius: 50px;
  text-decoration: none;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  background-color: #00B18C;
  margin: 0px 5px 2px 0px;
}
.note{
	font-size: 14px;
}

.yubi {
  cursor : pointer !important;
}
.map-flex {
  width: 300px;
  margin: 30px 20px 80px;
}
.access::before{
  background-image: url(../img/green_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: '';
}

#access_tit{
  width: 100%;
  font: bold 36px/1.5 "Oswald";
  color: rgb(0, 0, 0);
  text-align: center;
  background-color: #EAF1ED;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: '';

  /* opacity: .8; */
}
#access_sub{
  width: 100%;
  font: bold 16px/1.5 "Noto Sans JP";
  color: rgb(0, 0, 0);
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}
#access_flex{
  justify-content: center;
}

#ticket .text{
  text-align: left;
  font-size: 16px;
}
#houjin_back2{
  margin: 20px auto 50px;
}
#h_back{
  padding: 50px auto;
  background: #F1F1F1;
}
#houjin_button{
  margin: 30px auto 0;
  justify-content: center;
}

#schedul .flex tr td{
  text-align: start;
}





















/* スポンサー・追加日09.16 */
.partner-section img {
  max-width: 90%;
  height: auto;
  max-height: 100%;
}
.one-column {
  padding: 40px 28px;
  /* background: #fff; */
}
@media screen and (max-width: 768px) {
  .one-column {
    padding: 20px 10px 30px;
  }
}
.partner-section:not(:first-child) {
  margin-top: 36px;
}
.partner-list-wrap {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
}
.partner-section-txtbox .non_link,
.partner-section-txtbox div a{
  font-size:14px;
  margin: 10px 15px;
  float: left;
}
.partner-section-txtbox div a{
  color: #2971a7;
}
.partner-section-txtbox div:last-child{
  margin-right: 0;
}


.partner-section-title {
  width: 100%;
  max-width: 300px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 21px;
  padding-bottom: 2px;
  margin: 0 auto 40px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.partner-section-title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 150px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color:  #006D3B; /*下線の色*/
}

.partner-list-4col{
  overflow: hidden;
  z-index: 1;
}

.pad20{
  padding: 20px!important;
}

.partner-list-4col img{
  height: 110px;
}

.partner-list-4col li {
  width: 12.5%;
  text-align: center;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 110px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.patner-logo {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.patner-logo:before {
  content: '';
  display: block;
  padding-top: 75%;
}
.patner-logo span {
  position: absolute;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  margin-top: -37.6%;
  margin-left: -50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:15px;
}
.patner-text {
  font-size: 14px;
  margin: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.patner-text span {
/*  padding: 15px;*/
}
.patner-text a,
.patner-text span {
  color: #2971a7;
  font-size: 14px;
}
.partner-list-4col li:nth-child(4n+1) {
  margin-left: 0;
}
.partner-section-txtbox {
  max-width:1150px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}


.flexbox{
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* afterを追加するだけ！！ */
.flexbox::after{
  content:"";
  display: block;
  width:33%;
}


@media screen and (max-width: 768px) {
  .partner-list-4col li {
    width: 47.9%;
    min-height: 150px;
  }

  .partner-list-4col li:nth-child(4n+1) {
    margin-left: 0;
  }
  .partner-list-4col li:nth-child(2n+1){
    margin-left: 0;
  }

  .partner-section-title {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .partner-section-txtbox p:not(:last-child) {
    margin-bottom: 4px;
  }
  .pad20{
    display: none;
  }
  .partner-section-txtbox .non_link, .partner-section-txtbox div a {
    margin: 10px 6px;
  }
  .partner-section-txtbox .non_link, .partner-section-txtbox div a {
    clear:both;
  }
  .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }
}
/* // */


/* スポンサーデザイン案２ */
.svgSample1 text {
  font: bold 36px/1.5 "Oswald";
  stroke            : #0e9958;
  fill              : #ffffff;
  text-anchor       : middle;
  dominant-baseline : alphabetic;
}
.svgSample1 > svg > use:nth-of-type(1) {
  stroke-width      : 11px;
  paint-order       : stroke;
  stroke-linejoin   : round ;
}
.svgSample1 > svg > use:nth-of-type(2) {
  stroke-width      : 0;
}
.svgSample1{
  background: #02451A;
}
.ar_center{
  margin: 5px auto;
}
.ar_center img{
  height: 60px;
}
.title_ce{
  padding: 20px auto 10px;
  background: #02451A;
}
.title_ce img{
  margin: 20px auto 6px;
  height: 36px;
}
.light{
	background-color: #ffffff;
  background-image: url(../img/about-bg.png);
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 375px) {
  .partner-section-txtbox {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .partner-section-txtbox .flex-child {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
  }
  .partner-section-txtbox .non_link, .partner-section-txtbox div a {
    float: none;
  }
  .title_ce img{
    height: 30px;
  }
  .sp_cv img{
    height: 22px ;
  }
  .ar_center img{
    height: 40px;
  }
}



/*2021.09.29追加*/

/*/追従バナー/*/

.floating-banner{
  position: fixed;/* 追従 */
  z-index: 99999;/* 他の要素の下に隠れないように */
  bottom: 40px;/* バナーの上下の位置 */
  right: 40px;/* バナーの左右の位置 */
}
.pc {
  width: 200px;/* バナーの横幅を指定 */
}
.floating-banner:hover {
  opacity: .9;/* ホバーで少し透過 */
}
.sp {
  display: none;/* PCではスマホ用のバナーは非表示に */
}
#header.ticket_next{
  display: none !important;/* PCではスマホ用のバナーは非表示に */
}

@media screen and (max-width: 768px) {/* タブレット用のブレイクポイントを指定 */
  .pc {
    display: none;/* タブレットサイズ以下でPC用のバナーを非表示に */
  }
}
@media screen and (max-width: 768px) {/* スマホ用のブレイクポイントを指定 */
  .sp {
    display: inline-block;/* 消していたスマホ用のバナーを表示させる */
    width: 100%;
    max-width: 300px;/* スマホの画面幅いっぱいにバナーを表示 */
    z-index: 9999;
  }

  .floating-banner{
    right: 0px;
    text-align: center;
    padding: 15px 20px;
    box-sizing: border-box;
    width: 100%;
    height: 0;
  }
/* 20221005追加 */
.flex_sp{
  display:flex;
  align-items: center;
}
/* end */

}
@media (max-width: 320px){
  .bar .flex .next-ticket img{
    width: 240px !important;
  }

}


/*2022.03.10追加 */
.w800{
  width: 800px;
}
.w800 img{
  padding: 20px 15px;
  float: left;
}
.w800 a div{
  padding: 19px 5px 15px;
  float: left;
  background: #fff;
  color: #010101;
  font-weight: bold;
  width: 155px !important;
}

.s_flex{
  width: 165px;
}
.s_flex .s_font{
  font-size: 14px;
  padding: 20px 5px;
  color: black;
  display: block;
}
.f_left{
  float: left;
}
.flex_last::after{
  width: 155px;
  display: block;
  content: '';
}
.ma_b20{
  margin-bottom: 20px;
}
.ma_r30{
  margin-right: 30px;
}
.ma_r20{
  margin-right: 20px;
}
@media screen and (max-width: 940px) {
  .ma_r30{
    margin-right: 0px;
  }
  .ma_r20{
    margin-right: 0px;
  }

}

@media screen and (max-width: 800px) {
  .f_clumn{
    flex-direction: column;
  }

  .w800{
    width: auto;
  }
  .flexbox_sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-direction: row;
    align-content: center;
    align-items: center;
  }
  .s_flex .s_font {
   width: auto;
 }
 .f_left{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-direction: column;
}


}
@media screen and (max-width: 375px) {
  .w270 amp-img {
    width: 200px !important;
  }
}
.note2{
  font-weight: bold;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 2px;
}
.note2 .dot-text {
  padding-top: .3em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.3em .3em;
  background-image: radial-gradient(.15em .15em at center center,#006D3B,#006D3B 100%,transparent);
  font-size: 20px;
  color:#006D3B;
}
@media screen and (max-width: 580px) {
  .balloon1-top{
    margin:0 10px 60px;
  }

}


/* 終わり */





/* 20221005追加 */
@media screen and (max-width: 768px) {
  .cvWrap {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    min-width: 320px;
  }
  .cv_day, .member_resist, .buy_ticket {
    float: left;
    width: 50%;
    background:  #ffffffb8 !important;
    color: #FFF;
    font-family: 'SENDAI89ERSFONT-Regular';
  }
  .cv_inner {
    width: 100%;
    float: right;
    padding: 3.4vw 0px 2.5vw;
    box-sizing: border-box;
    letter-spacing: -0.025em;
    text-align: center;
  }
  .cv_inner .date {
    font-size: 5.3vw;
    line-height: 1;
  }
  .cv_inner .date span {
    font-size: 4vw;
    padding: 0 1.33vw;
    letter-spacing: 0em;
  }
  .buy_ticket {
    background: #ffffffb8 !important;
    color: #fff;
  }
  .cv_inner .ticket img {
    height: 6.66vw;
    width: auto !important;
  }
  #btm_button.is-visible {
    opacity: 1;
    visibility: visible;
    z-index: 998;
  }
  h2 {
    padding-top: 50px;
  }
  #about_sponsor .tit {
    margin: 30px auto 5px;
  }
}
.oppbg:before{
  top: 0px;
}
.oppbg::before, .oppbg::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 54px;
  left: 0;
  z-index: -1;
}
.oppbg {
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding-top: 80px;
  padding-bottom: 100px;
}
#opponent .img i-amphtml-sizer {
  padding-top: 60% !important;
}
.price.price_r{
  height: 364px !important;
}
.price .price_r{
  height:213px;
}
#ticket img{
  margin: 0 auto;
}
.img-seat,.price{
  max-width: 800px;
}
#opponent .img {
  margin: 30px auto 0;
}
#goods h3,#preview h3,#enjoy h3,#access_tit h3,#mascot h3,#mc h3{
  padding-bottom:50px;
}
#houjin_button{
  padding-bottom: 70px;
}
.sp_none570{
  display: block;
}



@media screen and (min-width: 939px) {
  .btm0{
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  #ticket img{
    width: -webkit-fill-available;
  }
  #ticket .price {
    margin: 30px auto 0px;
  }
  #ticket .caution{
    width: calc(100% - 0px);
  }
  #ticket .img-seat {
    margin: 20px auto 40px;
    font-size: .6rem;
  }
  #ticket .img-seat p.caution{
    margin: 20px 0px 10px;
  }
  #ticket .caution{
    font-size: .7rem;
  }
  #preview, #food, #movie{
    padding-bottom: 50px;
  }
  #qre {
    padding-bottom: 0px;
  }
  #goods{
    padding-bottom: 60px;
  }
  #joybox ul.container {
    padding: 20px calc(50% - 575px) 30px;
  }
  .oppbg{
    padding-top: 50px;
  }
  #opponent .img {
    margin: 20px auto 0;
  }
  #event ul.container {
    width: 1150px;
    padding: 20px calc(50% - 575px) 50px;
  }
  .balloon1-top {
    padding: 25px 20px;
  }
  .note2 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.5px;
  }
  .note2 .dot-text {
    font-size: 16px;
  }
  #schedule .flex {
    padding: 10px 0 50px;
  }
  #goods h3,#preview h3,#enjoy h3,#access_tit h3,#mascot h3,#mc h3{
    padding-bottom:30px;
  }
  #about{
    padding-bottom: 60px;
  }

  .arena,.enjoybg{
    padding-bottom: 50px;
  }
  #houjin_button{
    padding-bottom: 40px;
  }
  #about .tit, #ticket .tit, #qre .tit, #about_sponsor .tit {
    margin-top: 20px;
  }
  #qre .tit,#about .tit {
    margin-bottom: 20px;
  }
  .green_bg .match-flex {
    margin: 0 auto 0px;
  }
  .balloon1-top{
    margin: 0 20px 60px;
  }

}
/* .sp450_visible{
  display: none;
} */
.pc_visible{
  display: block;
}

@media screen and (max-width: 450px) {
  .goods_wrap::before,
  .joybox_wrap::before,
  .qre_wrap::before {
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-image:url(../img/green_bg_green.png);
    background-size:cover;
  }
  .sp450_visible{
    display: block;
  }
  .pc_visible{
    display: none;
  }
  .note2 .dot-text {
    background-image: none;
  }
  #goods,
  .joy_bg2 {
    background-image: none;
  }
  .sp_none570{
    display: none;
  }


}
@media screen and (min-width: 813px){
 .dotLayers {
  background-image: url(../img/op_before.png);
  background-repeat: repeat-x;
  background-position: left 0;
  padding-top: 156px;
  margin-top: -1px;
}
}
@media screen and (min-width: 813px){
  .fr-sp-pb-l, .fr-sp-py-l {
    padding-bottom: 0;
  }
}
h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 0.4em;
}
h2:before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #E1140A;
  /* border-radius: 2px; */
}
@media screen and (max-width: 939px) {
  h2:before {
    bottom: -9px;
    height: 4px;
  }
}

/* 終わり */


/* 20221020追加 */
.balloon1-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 50px;
  padding: 31px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fff;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #fff;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}
.note2{
  font-weight: bold;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 2px;
}
.note2 .dot-text {
  padding-top: .3em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.3em .3em;
  background-image: radial-gradient(.15em .15em at center center,#006D3B,#006D3B 100%,transparent 4px);
  font-size: 23px;
  color:#006D3B;
}
@media screen and (max-width: 580px) {
  .balloon1-top{
    margin:0 10px 50px;
  }

}
@media screen and (max-width: 768px){
  .balloon1-top {
    margin: 0 20px 60px;
  }
  .note2 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.5px;
  }
  .note2 .dot-text {
    font-size: 16px;
    background-image:none;
  }


}

@media screen and (max-width: 768px){
  .sp-block {
    display: block;
  }
  .sp-block  a {
    display: block;
    margin: 0;
    padding: 0;
  }
  .sp-block  a img{
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .sponsor-box img {
    height: 60px !important;
  }


  .logos amp-img {
    height: 60px !important;
  }
}

.sponsor-box02 {
  justify-content: space-between;
}

.sponsor-box02.w800 a {
  width: 160px;
  margin-right: 12px;
  margin-bottom: 8px;
  text-align: center;
}
.sponsor-box02.w800 a:nth-of-type(4n){
  margin-right: 0;
}

.sponsor-box02.w800 img {
  padding: 4px 13px;
  background: #fff;
  float: none;
}

@media screen and (max-width: 768px){

 #goods .pbox {
  height: 290px;
}

.sponsor-box02 {
  padding-bottom: 20px !important;
}

.sponsor-box02.w800 a {
  margin-bottom: 8px;
  width: 48%;
  margin-right: 4%;
  display: block;
}

.sponsor-box02.w800 a:nth-of-type(2n){
  margin-right: 0;
}

.sponsor-box02.w800 img {
  width: 100%;
  padding: 0;
}

.w800 a div{
  width: 100% !important;
  font-size: 12px !important;
  padding: 19px 0 15px;
}

}

/* 終わり */

.highlightbg,
.interviewbg {
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding-bottom: 120px;
}

.highlightbg .box,
.interviewbg .box {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.interviewbg .box .img {
  margin-bottom: 48px;
}
.highlightbg .box .title,
.interviewbg .box .title {
  text-align: center;
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  border-bottom: 4px solid #006D3B;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.highlightbg .box .text,
.interviewbg .box .text {
  text-align: left;
  color: #333333;
  font-size: 16px;
  line-height: 1.875;
}

@media screen and (max-width: 768px) {
  .highlightbg,
  .interviewbg {
    background: #fff;
    padding-bottom: 80px;
  }

  .highlightbg .box,
  .interviewbg .box {
    padding-right: 20px;
    padding-left: 20px;
  }

  .highlightbg .box .title,
  .interviewbg .box .title {
    font-size: 24px;
    text-align: left;
    border-bottom: 4px solid #006D3B;
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .highlightbg .box .text,
  .interviewbg .box .text {
  }
}

.interviewbg .box {
  margin-top: 40px;
}

.joybg .event-day {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 40px;
  color: #000000;
  font-size: 24px;
  padding: 10px 0;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .joybg .event-day {
    width: 93.333333%;
    color: #02451A;
    font-size: 20px;
  }
}

.joybg .joy-box:nth-of-type(1) {
  margin-top: 60px;
}

#schedule .SideBySide {
  border-bottom: 1px solid #999999;
  margin-bottom: 12px;
}
#schedule p.matchday .day-normal,
#schedule p.matchday .day-sat,
#schedule p.matchday .day-sun {
  font-size: 28px;
  line-height: 1;
  background: #000;
  color: #fff;
  margin-left: 16px;
  padding: 0px 4px 2px;
  border-radius: 4px;
  position: relative;
  top: -6px;
}
#schedule p.matchday .day-sat {
  background: #094398;
}
#schedule p.matchday .day-sun {
  background: #E1140A;
}

@media screen and (max-width: 768px) {
  #schedule p.matchday .size-1 {
    font-size: 88px;
  }
  #schedule p.matchday .day-normal,
  #schedule p.matchday .day-sat,
  #schedule p.matchday .day-sun {
    margin-left: 16px;
  }

  #schedule .date-section span.rec {
    font-size: 16px;
  }

  #schedule .date-section span.time {
    font-size: 24px;
  }

  #schedule .flex .table {
    margin-bottom: 50px;
  }

  #schedule .flex .table table td:first-child {
    width: 24%;
  }

  #schedule .flex .table table td {
    width: 70%
  }

  #schedule .flex .table table td .label {
    font-size: 14px;
    padding: 4px 0;
  }
}

#goods .pbox {
  height: 400px;
  padding: 8px 20px 20px;
}

#about_sponsor {
  padding-bottom: 100px;
}

#about_sponsor h2,
#about_sponsor h3 {
  color: #006D3B;
}

#about_sponsor .item {
  width: 100%;
  max-width: 880px;
  border-top: 1px solid #B3B3B3;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  padding-top: 50px;
  display: grid;
  grid-template-columns :1fr 3fr;
  gap: 40px;
}
#about_sponsor .item:nth-of-type(1) {
  border-top: none;
  margin-top: 60px;
  padding-top: 0;
}

#about_sponsor .item .tit {
  font-size: 24px;
  font-weight: bold;
}
#about_sponsor .item .desc p {
  font-size: 16px;
  line-height: 1.875;
  text-align: left;
  color: #333333;
}

#about_sponsor .item .logo {
  width: 360px;
}

#about_sponsor .item .content {
  text-align: left;
  width: 610px;
}

#about_sponsor .item .button {
  margin-top: 30px;

}
#qre.joy_bg2 {
  padding-bottom: 0;
}

#qre.joy_bg2 .desc p {
  font-size: 16px;
}

#about .content {
  margin-top: 80px;
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns :1fr 1fr;
  place-items: center;
  gap: 60px;
}

#about .content .text {
  width: 412px;
  color: #fff;
  text-align: left;
}

#about .content .desc {
  margin-top: 50px;
  font-size: 16px;
  line-height: 2;
  text-align: left;
}

#about .img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.vs-bg .banner .flex > div {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {

  .vs-bg .banner .flex {
    flex-direction: column;
  }
  .vs-bg .banner .flex > div {
    margin-bottom: 14px;
  }

}

@media screen and (max-width: 768px) {

  .gourmetbg {
    padding: 0 20px;

  }
  .gourmetbg .pict img {
    width: 100%;
  }

  #joybox .gourmetbg .swiper-container {
    padding-bottom: 70px;
    margin-top: 20px;
  }

  .gourmetbg .swiper-button-prev,
  .gourmetbg .swiper-button-next {
    bottom: -10px !important;
  }
  .gourmetbg .swiper-container .swiper-pagination-bullets {
    bottom: 0;
  }
}


@media screen and (max-width: 768px) {
  #preview .pbox .name {
    font-size: 15px;
  }
  #goods .pbox {
    height: 380px;
  }
  #event .slider .card .desc {
    min-height: 90px;
    height: auto;
    padding: 20px 6px 10px;
  }
   #joybox .gourmetbg .swiper-container .pbox {
    height: 180px;
   }
   #joybox .gourmetbg .swiper-container .pbox .button {
    width: 80%;
    margin: auto;
   }
   #joybox .slider .card .text {
    min-height: 90px;
    height: auto;
    padding: 20px 6px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
   }
  .ebox  {
    height: 220px;
  }
  .ebox .role {
    font-size: 10px;
  }
  .ebox table td {
    font-weight: normal;
  }

  .ebox table th {
    width: 40%;
  }

  .arena .flex.box {
    flex-direction: column;
    margin-bottom: 0;
  }
  .arena .flex.box > a {
    width: 260px;
    margin-bottom: 20px;
  }

  #about_sponsor {
    background: #fff;
  }
  #about_sponsor .item {
    display: block;
  }

  #about_sponsor .item .logo,
  #about_sponsor .item .content {
    width: 100%;
  }

  #about_sponsor .item .tit {
    font-size: 24px;
  }

  #about_sponsor .desc {
    margin-top: 8px;
  }

  #about_sponsor .item .button {
    margin-left: auto;
    text-align: center;
    margin-right: auto;
  }

  #about_sponsor .item .button img {
    margin-left: auto;
    margin-right: auto;
  }

  #about .content {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;

  }

  #about .content .text {
    width: 100%;
    order: 2;
  }

  #about .img {
    order: 1;
    text-align: center;
    margin-top: 0;
  }

  #about .img img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  #about .content .desc {
    width: 100%;
  }
  #event {
    padding-bottom: 60px;
  }
  #event .day-box {
    margin-top: 50px;
  }

  .partner-list-4col li.patner-text-box {
    min-height: 50px;
    display: block;
    width: 100%;
  }
}


.mascot_bg {
  background-color: #006D3B;
  padding-top: 80px;
  padding-bottom: 80px;
}

#mascot .flex {
  align-items: start;
}

#mascot .match-flex {
  max-width: 400px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 35px);
  margin: 0 35px;
  color: #fff;
}

#mascot .match-flex img {
  width: 100%;
}

#mascot .match-flex .number {
  margin-top: 12px;
  font-size: 22px;
  font-weight: bold;
}

#mascot .match-flex .name {
  font-size: 22px;
  font-weight: bold;
}

#mascot .match-flex .text {
  font-size: 14px;
  text-align: left;
  margin-top: 12px;
  line-height: 1.6;
}


#mascot table {
  width: 100%;
  margin-top: 12px;
}


#mascot table th, #mascot table td {
  text-align: left;
  border-bottom: 1px solid #888888;
  padding-top: 10px;
  padding-bottom: 10px;
}
#mascot table th {
  font-size: 13px;
  font-weight: normal;
  width: 26%;
}

#mascot table td {
  font-weight: bold;
  font-size: 15px;
  width: 84%;
  position: relative;
  left: -2px;
}

.mc_bg {
  background-color: #f3f3f3;
  padding-bottom: 80px;
}

#mc .flex {
  align-items: start;
}

#mc .match-flex {
  max-width: 400px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 35px);
  margin: 0 35px;
  color: #02451A;
}

#mc .match-flex img {
  width: 100%;
}

#mc .match-flex .label {
  margin-top: 12px;
  font-size: 16px;
  font-weight: bold;
}

#mc .match-flex .name {
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {

  .mascot_bg {
    padding-top: 0;
  }

  #mascot .flex,
  #mc .flex {
    display: block;
  }

  #mascot .match-flex,
  #mc .match-flex {
    margin: 0 auto;
    width: calc(100% - 40px);
    margin-top: 40px;
  }

  #mascot .match-flex:nth-of-type(1),
  #mc .match-flex:nth-of-type(1) {
    margin-top: 0;
  }

  #mascot .match-flex .number {
    font-size: 20px;
  }

  #mc .match-flex .label {
    font-size: 16px;

  }

  #mascot .match-flex .name,
  #mc .match-flex .name {
    font-size: 20px;
  }

  #mascot table {

  }
}