<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  background-color: rgba(0, 0, 0, 0.0);
  margin: 0;
  padding: 0;
  font-size: 14px;
  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");
}

#wovn-translate-widget {
  display: none !important;
}

header {
  position: fixed;
  height: 60px;
  z-index: 10000;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: inherit;
  line-height: inherit;
  box-sizing: border-box;
  display: block;
  color: #fff;
  background-color: rgba(0, 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;
}

.bar {
  width: calc(100% - 25px);
  padding: 0 12.5px;
  margin: 0;
  height: 60px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #7FBC03;
  text-align: center;
  z-index: 1000;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.ticket-button-rec {
  width: 130px;
  height: 46.5px;
  margin: 0 15px 0 0;
}

.ham-menu-button {
  width: 40px;
  height: 40px;
  margin: 0;
}

.ham-menu-button img {
  width: 27px;
  margin-bottom: -5px;
}

.ham-menu-button p {
  font-size: 10px;
}

.nodisplay {
  display: none;
}

#ham-nav {
  width: 100%;
  height: auto;
  margin: 0;
  background-color: #000;
  display: none;
  position: absolute;
  bottom: 0;
}

#ham-nav::before {
  content: "";
  width: 120%;
  height: 100px;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  top: -50px;
  right: -10%;
  z-index: -1;
}

#ham-nav ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#ham-nav li {
  width: 33.3%;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: solid 1px #1F1F1F;
}

#ham-nav li img {
  width: 50px;
}

#ham-nav li p {
  font-size: 10px;
}

#ham-nav .share {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  top: -35px;
}

#ham-nav .sns {
  width: calc(100% - 120px);
  margin: 0 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ham-nav .sns-icon,
#ham-nav .sns a {
  width: 38px;
  height: 38px;
  margin: 0 10px;
}
#kv {
  padding: 0;
}

#vs {
  width: 100%;
  margin: 0;
  height: auto;
  text-align: center;
  color: #fff;
  position: relative;
  background: #7FBC03;
}
#vs .bg{
  height: 100%;
  padding: 50px 25px;
  background-image: url(../img/bg_pc.png);
  background-size: cover;
  background-position: center;
  position: relative;
}
.flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section-vs {
  width: 100%;
  position: relative;
}

.scroll {
  width: calc(100% + 50px);
  height: 810px;
  background-image: url(../img/ticket_bg_sp.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: visible;
}

.scroll-delay {
  position: absolute;
  top: 30px;
  right: 25px;
  width: calc(100% - 50px);
  margin: 0 auto;
  will-change: transform;
}

.match-day-section {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.match-day-section .logo-pict {
  width: 15px;
  margin-right: 10px;
}

.match-day-section .text {
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}

.vs-section {
  width: 100%;
  margin: 0 auto 30px;
  height: auto;
}

.vs-section.flex {
  justify-content: center;
}

.team-logo-pict p {
  font-size: 12px;
  font-size: bold;
}

.vs-section .team-logo-pict {
  width: calc(45% - 20px);
  margin: 40px 10px 0;
}

.center-vs p {
  width: 10%;
  margin: 0;
  line-height: 40px;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
}

.match-day-place span.rec {
  background-color: #000;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  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;
}

.match-presents {
  margin: 0 auto;
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.match-flex:first-child {
  margin-bottom: 40px;
}
.match-presents amp-img{
  width: 160px;
  margin-right: 10px;
}
.match-presents p.presents {
  font-size: 16px;
  font-weight: 700;
  vertical-align: bottom;
}

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;
}

.date-section span.rec {
  background-color: #000;
  color: #fff;
  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;
}

.ticket-banner-circle {
  width: 100%;
  margin: 20px auto 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
}

.link-img{
  width: 500px;
  margin: 0 auto;
}

#pickup-players {
  background: #E5E5E5;
  height: auto;
  padding-bottom: 40px;
}

#pickup-players .flex {
  flex-direction: column;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  font-family: 'BLG';
  line-height: 1;
  text-align: center;
  color: #7FBC03;
  padding: 15px 0 0;
}

h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding-bottom: 15px;
}

.title-area {
  width: 100%;
  height: auto;
  background: #000;
  position: relative;
}

.title-area::after {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 40px);
  content: '';
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 15px solid black;
  z-index: 10;
}

.players-name {
  width: calc(100% - 60px);
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  margin: 30px 20px 15px;
  font-family: 'BLG';
  font-size: 20px;
  color: #fff;
}

.players-name.home {
  background-image: url(../img/pickup_players_home_sp.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.players-name.away {
  background-image: url(../img/pickup_players_away_sp.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.players-text {
  width: calc(100% - 40px);
  margin: 0 auto;
}

#movie p {
  color: #fff;
}

#movie .container {
  width: 100%;
  height: auto;
  background-image: url(../img/sp_movie_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 30px;
}

.swiper-container {
  padding: 0 40px;
  overflow: hidden;
}

.swiper-slide {
  transition: all 600ms 0s ease;
}

.swiper-container.first .swiper-slide .movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
}

.swiper-container.first .swiper-slide .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide-prev,
.swiper-slide-next {
  transform: scale(0.8);
}

.swiper-slide-prev p,
.swiper-slide-next p {
  opacity: 0;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  position: static;
}

.swiper-pagination.first .swiper-pagination-bullet,
.swiper-pagination.second .swiper-pagination-bullet,
.swiper-pagination.fourth .swiper-pagination-bullet {
  background-color: #C0C0C0;
  opacity: 1;
}

.swiper-pagination.fifth .swiper-pagination-bullet,
.swiper-pagination.sixth .swiper-pagination-bullet {
  background-color: #CCC;
  opacity: 1;
}

.swiper-pagination.seventh .swiper-pagination-bullet{
  background-color: #fff;
  opacity: 1;
}

.swiper-pagination.first .swiper-pagination-bullet-active,
.swiper-pagination.fifth .swiper-pagination-bullet-active,
.swiper-pagination.sixth .swiper-pagination-bullet-active,
.swiper-pagination.seventh .swiper-pagination-bullet-active {
  background-color: #581D86;
}

.swiper-pagination.second .swiper-pagination-bullet-active,
.swiper-pagination.fourth .swiper-pagination-bullet-active {
  background-color: #7FBC03;
}

.swiper-button-next {
  top: 40%;
  width: 40px;
  height: 40px;
  background-size: cover;
}

.swiper-button-prev {
  top: 40%;
  width: 40px;
  height: 40px;
  background-size: cover;
}
.swiper-button-prev.seventh,
.swiper-button-next.seventh{
  top: calc(50% - 20px);
}
.swiper-button-next:focus,
.swiper-button-prev:focus{
  outline: 0;
}
.swiper-button-next.first,
.swiper-button-next.fifth,
.swiper-button-next.seventh {
  background-image: url(../img/next_button_p.svg);
}

.swiper-button-prev.first,
.swiper-button-prev.fifth,
.swiper-button-prev.seventh {
  background-image: url(../img/prev_button_p.svg);
}

.swiper-button-next.second,
.swiper-button-next.third,
.swiper-button-next.fourth,
.swiper-button-next.sixth {
  background-image: url(../img/next_button_g.svg);
}

.swiper-button-prev.second,
.swiper-button-prev.third,
.swiper-button-prev.fourth,
.swiper-button-prev.sixth {
  background-image: url(../img/prev_button_g.svg);
}
.swiper-slide p {
  text-align: left;
  font-size: 16px;
  margin: 20px 0;
}

#event .container {
  width: 100%;
  height: auto;
  background-image: url(../img/sp_event_bg.png);
  background-size: cover;
  background-position: center;
  padding: 45px 0;
}

#event .main-visual {
  width: calc(100% - 40px);
  margin: 0 auto 40px;
  color: #fff;
}

#event .main-visual .title {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #7FBC03;
}

#event .main-visual .pict {
  width: 100%;
  margin-bottom: 20px
}

.event-flex {
  width: calc(100% - 40px);
  margin: 0 20px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}

.event-card {
  width: calc(50% - 7.5px);
  margin: 0 0 20px;
}

.event-card:nth-child(2n+1) {
  margin-right: 15px;
}

.event-card:last-child{
  margin-right: 0 !important;
}

.event-card .text-box {
  width: 100%;
  background-color: #fff;
  line-height: 1.2;
  padding: 5px 0;
  height: 65px;
}

.event-card .text-box p {
  font-size: 14px;
}

.event-card .color-box {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
}

#schedule .flex {
  flex-direction: column;
}

#schedule .container {
  width: calc(100% - 40px);
  padding: 50px 20px 0;
  background: #292929;
}

#schedule .container .date {
  font-size: 60px;
  font-family: 'BLG';
  font-weight: bold;
  color: #7FBC03;
  text-align: center;
}

#schedule .container .date span {
  font-size: 30px;
}

#schedule .container table {
  padding-bottom: 50px;
  margin: 0 auto;
}
#schedule .container td {
  text-align: left;
  border-collapse: collapse;
  border-bottom: solid 1px #4E4E4E;
  font-size: 14px;
  vertical-align: baseline;
  line-height: 1.5;
}

#schedule .container td:nth-child(2n+1) {
  color: #7FBC03;
  width: 90px;
  font-weight: bold;
}

#schedule .container td:nth-child(2n) {
  color: #fff;
  width: 235px;
  padding-left: 10px;
}

#schedule .container td.last {
  border: none;
}

#ticket .container {
  width: 100%;
  padding: 50px 0;
  background: #fff;
}

#ticket .container .title {
  width: calc(100% - 40px);
  margin: 0 auto 10px;
  background: #7FBC03;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
}

#ticket .container .seat-map {
  width: calc(100% - 40px);
  margin: 0 auto 30px;
}

#ticket .swiper-pagination.third.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1) {
  background: #fff;
}

#ticket .container .price-button {
  width: calc(100% - 40px);
  margin: 0 auto 20px;
  height: 50px;
  font-weight: bold;
  background-color: #7FBC03;
  background-image: url(../img/price_button_sp.svg);
  background-repeat: no-repeat;
  border-radius: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ticket .container .price-button p{
    vertical-align: middle;
      font-size: 14px;
      line-height: 1.2;
      text-align: center;
}
#ticket .container .price-button span{
  font-size: 10px;
  line-height: 1;
}
#ticket .container .seat-map.last{
  margin-bottom: 0;
}
#players .container {
  width: 100%;
  padding: 50px 0 30px;
  background-image: url(../img/sp_players_bg.png);
  color: #fff;
  background-size: cover;
  background-position: center;
}

#players .special-pict {
  width: 100%;
}
#players .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  position: relative;
  margin: 0 2px;
}
#players .swiper-pagination-bullet::after {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: 'BLG';
}
#players .swiper-pagination-bullet:nth-child(1)::after {
  content: '0';
}

#players .swiper-pagination-bullet:nth-child(2)::after {
  content: '1';
}

#players .swiper-pagination-bullet:nth-child(3)::after {
  content: '2';
}

#players .swiper-pagination-bullet:nth-child(4)::after {
  content: '6';
}

#players .swiper-pagination-bullet:nth-child(5)::after {
  content: '7';
}

#players .swiper-pagination-bullet:nth-child(6)::after {
  content: '8';
}

#players .swiper-pagination-bullet:nth-child(7)::after {
  content: '9';
}

#players .swiper-pagination-bullet:nth-child(8)::after {
  content: '10';
}

#players .swiper-pagination-bullet:nth-child(9)::after {
  content: '11';
}

#players .swiper-pagination-bullet:nth-child(10)::after {
  content: '15';
}

#players .swiper-pagination-bullet:nth-child(11)::after {
  content: '16';
}

#players .swiper-pagination-bullet:nth-child(12)::after {
  content: '17';
}

#players .swiper-pagination-bullet:nth-child(13)::after {
  content: '32';
}

#players .swiper-pagination-bullet:nth-child(14)::after {
  content: 'HC';
}

#players .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7FBC03;
}

#enjoy .container {
  width: 100%;
  padding: 35px 0 50px;
  background-image: url(../img/enjoy_bg_sp.png);
  color: #fff;
  background-size: cover;
  background-position: center;
}

#enjoy .container .flex {
  flex-direction: column;
}

#enjoy .container .card p {
  width: calc(100% - 40px);
  margin: 10px auto 30px;
}

#food {
  width: 100%;
  background-image: linear-gradient(90deg,
    #fff 25%, #F5F8ED 25%, #F5F8ED 50%, #fff 50%, #fff 75%, #F5F8ED 75%, #F5F8ED);
  background-size: 20px 20px;
  padding: 50px 0;
}

#food .logo-pict {
  width: 220px;
  margin: 0 auto 20px;
}

#food .title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

#goods {
  width: 100%;
  padding: 30px 0;
  background-image: url(../img/goods_bg_sp.jpg);
  color: #fff;
  background-size: cover;
  background-position: center;
}

#goods .logo-pict {
  width: 290px;
  margin: 0 auto 30px;
}

#goods .title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #7FBC03;
  margin: 0 auto 30px;
}

#goods .swiper-slide span {
  color: #7FBC03;
}

#booths{
  width: 100%;
  padding: 30px 0;
  background-image: url(../img/enjoy_bg.jpg);
  background-size: cover;
  background-position: center;
}

#booths .logo-pict{
  width: 294px;
  height: auto;
  margin: 0 auto;
}

#booths .title{
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px;
}

#booths .swiper-slide .text-box{
  width: 100%;
  height: 90px;
  background: #fff;
  margin: 0;
}
#booths .swiper-slide .text-box p{
  padding: 20px 15px;
  margin: 0;
}

#booths .swiper-slide .color-box{
  width: 100%;
  height: 40px;
  background: #000;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

#booths .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  margin-top: 20px;
}

#matsushima {
  width: calc(100% - 40px);
  padding: 30px 20px;
  background-image: url(../img/matsushima_bg.jpg);
  color: #fff;
  background-size: cover;
  background-position: center;
}


#matsushima .logo-pict {
  width: 220px;
  margin: 0 auto 20px;
}

#matsushima .title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px;
}

#access .container {
  background: #F5F5F5;
  width: 100%;
  padding: 0 0 30px;
}

#access .container .swiper-container {
  padding: 0 0 30px;
}

address {
  text-align: center;
  font-style: normal;
  margin-bottom: 30px;
}

address .stadium {
  font-size: 26px;
  font-weight: bold;
  color: #7FBC03;
}

address .postal {
  font-size: 16px;
}

.google-map {
  margin: 0 auto 30px;
  width: calc(100% - 40px);
}

.google-map iframe {
  width: 100%;
}

#access .color-box {
  width: calc(100% - 40px);
  margin: 0 auto 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
}

#access .color-box.first {
  background: #17713F;
}

#access .color-box.second {
  background: #EC6B08;
}

#access .color-box.third {
  background: #1E90FF;
}

.access-flex {
  width: calc(100% - 40px);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
}

.access-flex .access-icon {
  width: 60px;
  margin-right: 10px;
}

.access-flex .access-text p {
  font-size: 12px;
}

#access p.small {
  font-size: 12px;
  text-align: center;
  color: #FF0000;
}

#slogan .container {
  width: calc(100% - 40px);
  padding: 45px 20px 30px;
  background-image: url(../img/slogan_bg.jpg);
  background-size: cover;
  background-position: center;
}

#slogan .title-pict {
  width: 300px;
  margin: 0 auto 20px;
}

.page-top {
  width: 100%;
  height: 50px;
  background: #000;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 1.5;
  line-height: 50px;
}

footer {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 50px 0 100px;
  background: #581D86;
  color: #fff;
}

footer .center {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}

footer a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
}

.flex.sns {
  margin-bottom: 40px;
}

.sns-icon {
  width: 50px;
  height: 50px;
  margin: 0 10px;
}
.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: 170px;
  margin: 0 auto 50px;
}

@media (max-width:639px) {
  .sp-hide {
    display: none;
  }

  header {
    display: none;
    height: 75px;
  }

  #ham-nav {
    padding-bottom: 110px;
  }

  .bar {
    height: 75px;
  }

  .ticket-button-rec,
  .ham-menu-button {
    margin-bottom: 20px;
  }

  .link-img{
    width: 100%;
  }

  p.center {
    margin-bottom: 30px;
  }
  #vs .bg{
    background-image: url(../img/bg_sp.png);
  }
  #ham-nav .sns.sp-hide {
    display: none;
  }
  #players .swiper-pagination.third.swiper-pagination-bullets{
    width: 100vw;
    margin-left: -40px;
  }
  #food .swiper-button-next,
  #food .swiper-button-prev,
  #goods .swiper-button-next,
  #goods .swiper-button-prev{
    top: 127.5px;
  }
  #food .swiper-container,
  #goods .swiper-container{
    padding: 0 60px;
  }
}

@media (min-width:1050px) {
  .pc-hide {
    display: none;
  }

  * {
    font-size: 18px;
  }

  header {
    top: 0;
  }

  .bar {
    width: 980px;
    padding: 0 calc(50% - 490px);
    justify-content: space-around;
  }

  .bar .flex {
    justify-content: space-between;
  }

  .bar .flex.flex-pc {
    width: 350px;
  }

  .bar .logo-pict {
    width: 70px;
  }

  #ham-nav {
    width: 715px;
    height: 280px;
    margin: 0;
    background-color: #000;
    display: none;
    position: absolute;
    top: 60px;
    right: calc(50% - 480px);
  }

  #ham-nav::before {
    content: "";
    width: 0;
    height: 0;
  }

  #ham-nav li {
    width: 16.6%;
    margin-top: 30px;
  }

  #ham-nav .sns {
    width: 400px;
    height: 38px;
    margin: 20px auto;
  }

  #ham-nav .sns.pc-hide {
    display: none;
  }

  #ham-nav .share {
    width: 200px;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    display: block;
    text-align: center;
    position: static;
  }

  #ham-nav .share.pc-hide {
    display: none;
  }

  .kv {
    padding-top: 60px;
  }
  #vs .bg{
    padding: 80px 0;
  }
  .match-day-section .logo-pict {
    width: 25px;
    margin-right: 20px;
  }

  .vs-section {
    width: 580px;
  }

  .vs-section .team-logo-pict {
    width: 170px;
    margin: 20px;
  }

  .center-vs p {
    width: 45px;
    line-height: 65px;
    font-size: 42px;
  }

  .scroll {
    width: 100%;
    height: 420px;
    background: none;
  }

  .scroll-delay {
    width: 800px;
    display: flex;
    justify-content: center;
    left: calc(50% - 400px);
    right: calc(50% - 370px);
  }

  .match-flex {
    display: flex;
    flex-direction: column;
    width: calc(50% - 60px);
  }

  .match-flex:nth-child(1) {
    margin-right: 60px;
    margin-bottom: 0;
  }

  .title-area::after {
    bottom: -40px;
    left: calc(50% - 110px);
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-top: 40px solid black;
  }

  #pickup-players {
    padding-bottom: 50px;
  }

  #pickup-players .flex {
    width: calc(100% - 180px);
    margin: 50px auto 0;
    flex-direction: row;
    align-items: flex-start;
  }

  #pickup-players .flex .player {
    width: 445px;
    margin: 0 15px;
  }

  .players-name {
    width: calc(100% - 20px);
    margin: 0 auto 15px;
  }

  #pickup-players .flex .player .players-name.home {
    background-image: url(../img/pickup_players_home_pc.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }

  #pickup-players .flex .player .players-name.away {
    background-image: url(../img/pickup_players_away_pc.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }

  #movie {
    background-image: url(../img/pc_movie_bg.png);
  }

  .swiper-container {
    width: 1050px;
    margin: 0 auto;
    padding: 30px 20px 0;
  }

  .swiper-slide-prev p, .swiper-slide-next p {
    opacity: 0;
  }

  #event .container {
    width: 100%;
    height: auto;
    background-image: url(../img/pc_event_bg.png);
    background-size: cover;
    background-position: center;
    padding: 90px 0 80px;
  }

  #event .main-visual {
    width: 540px;
    margin: 0 auto 30px;
  }

  .event-flex {
    width: 980px;
    margin: 0 auto;
  }

  .event-card {
    width: calc(25% - 30px);
    margin-right: 30px;
  }

  .event-card:nth-child(2n+1) {
    margin-right: 30px;
  }

  .event-card:nth-child(2n) {
    margin-right: 30px
  }

  .event-card:nth-child(4n),
  .event-card:last-child {
    margin-right: 0;
  }

  .event-card .text-box p{
    font-size: 16px;
  }
  .event-card .color-box{
    font-size: 14px;
  }

  #schedule .flex {
    width: calc(100% - 300px);
    margin: 0 auto;
    flex-direction: row;
    align-items: baseline;
  }

  #schedule .flex .table {
    width: calc(50% - 30px);
    margin: 0 15px;
  }

  #schedule .container td:nth-child(2n+1) {
    width: 20%;
    font-size: 16px;
  }

  #schedule .container td:nth-child(2n) {
    width: 80%;
    font-size: 16px;
  }

  #schedule .container {
    width: 100%;
    padding: 75px 0 80px;
  }

  #schedule .container .date {
    font-size: 70px;
  }

  #schedule .container .date span {
    font-size: 40px;
  }

  #ticket .container {
    padding: 90px 0 85px;
  }

  #ticket .container .seat-map {
    width: 750px;
    margin: 0 auto 80px;
  }

  #ticket .container .price-button {
    width: 540px;
    margin: 0 auto 50px;
    background-size: cover;
    height: 75px;
    font-size: 25px;
    line-height: 75px;
  }
  #ticket .container .price-button p{
    font-size: 20px;
  }
  #ticket .container .price-button p span{
    font-size: 14px;
  }
  #players .swiper-slide-prev,
  #players .swiper-slide-next,
  #food .swiper-slide-prev,
  #food .swiper-slide-next,
  #goods .swiper-slide-prev,
  #goods .swiper-slide-next,
  #booths .swiper-slide-prev,
  #booths .swiper-slide-next {
    transform: none;
  }

  #players .swiper-slide-prev p,
  #players .swiper-slide-next p,
  #food .swiper-slide-prev p,
  #food .swiper-slide-next p,
  #goods .swiper-slide-prev p,
  #goods .swiper-slide-next p,
  #booths .swiper-slide-prev p,
  #booths .swiper-slide-next p {
    opacity: 1;
  }

  .swiper-button-prev.first{
    top: 50%;
    left: 220px;
  }
  .swiper-button-next.first{
    top: 50%;
    right: 220px;
  }

  #players .container {
    background-image: url(../img/pc_players_bg.png);
  }

  #enjoy .container {
    padding: 90px 0 80px;
    background-image: url(../img/enjoy_bg_pc.png);
  }

  #enjoy .container .flex {
    width: calc(100% - 60px);
    margin: 0 auto;
    flex-direction: row;
    align-items: baseline;
  }

  #enjoy .container .flex .card {
    width: calc(33.3%);
    margin: 0;
  }

  #food {
    padding: 80px 0;
  }

  #food .logo-pict {
    width: 350px;
    margin: 0 auto 30px;
  }

  #goods {
    background-image: url(../img/goods_bg_pc.jpg);
    padding: 80px 0;
  }

  #booths{
    padding: 80px 0;
    width: 100%;
  }

  #booths .logo-pict{
    width: 294px;
  }

  #booths .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    margin-top: 40px;
  }

  #matsushima {
    padding: 80px 0;
    width: 100%;
    background-image: url(../img/matsushima_bg_pc.jpg);
    background-repeat: no-repeat;
  }

  #matsushima .logo-pict {
    width: 350px;
    margin: 0 auto 30px;
  }

  #matsushima .main-pict {
    width: 730px;
    margin: 0 auto;
  }

  #access .container {
    padding: 0 0 80px;
  }

  #access .container .swiper-container {
    width: 100%;
  }

  .google-map {
    width: 540px;
    height: 320px;
    margin: 0 auto 50px;
  }

  .google-map iframe {
    width: 100%;
    height: 100%;
  }

  #access .color-box {
    width: 540px;
    margin: 0 auto 10px;
  }

  .access-flex {
    width: 540px;
    margin: 0 auto 30px;
    justify-content: center;
  }

  .access-flex .access-icon {
    width: 75px;
    margin-right: 20px;
  }

  .access-flex .access-text p {
    width: 440px;
    font-size: 16px;
  }

  #slogan .container {
    padding: 90px 0 80px;
    width: 100%;
  }

  #slogan .title-pict {
    width: 400px margin: 0 auto 30px;
  }

  #slogan p {
    width: 540px;
    margin: 0 auto;
  }

  footer {
    background-image: url(../img/footer_bg_pc.jpg);
  }

  .flex.sns {
    height: auto;
  }
}

@media (min-width:640px) and (max-width:1049px) {
  .tab-hide {
    display: none
  }

  * {
    font-size: 18px;
  }

  header {
    top: 0;
  }

  .bar {
    width: calc(100% - 100px);
    padding: 0 50px;
    justify-content: space-around;
  }

  .bar .flex {
    justify-content: space-between;
  }

  .bar .flex.flex-pc {
    width: 350px;
  }

  .bar .logo-pict {
    width: 70px;
  }

  #ham-nav {
    width: 715px;
    height: 300px;
    margin: 0;
    background-color: #000;
    display: none;
    position: absolute;
    top: 60px;
    right: 50px;
  }

  #ham-nav::before {
    content: "";
    width: 0;
    height: 0;
  }

  #ham-nav li {
    width: 16.6%;
    margin-top: 30px;
  }

  #ham-nav .sns {
    width: 240px;
    margin: 20px auto;
  }

  #ham-nav .sns.pc-hide {
    display: none;
  }

  .kv {
    padding-top: 60px;
  }
  #vs .bg{
    padding: 80px 0;
  }
  .match-day-section .logo-pict {
    width: 25px;
    margin-right: 20px;
  }

  .vs-section {
    width: 580px;
  }

  .vs-section .team-logo-pict {
    width: 170px;
    margin: 20px;
  }

  .center-vs p {
    width: 45px;
    line-height: 65px;
    font-size: 42px;
  }

  .scroll {
    width: 100%;
    height: 420px;
    background: none;
  }

  .match-flex:nth-child(1) {
    margin-bottom: 0;
  }

  .scroll-delay {
    width: 740px;
    display: flex;
    justify-content: center;
    bottom: 0px;
    right: calc(50% - 370px);
  }

  .match-flex {
    display: flex;
    flex-direction: column;
    width: calc(50% - 60px);
  }

  .match-flex:nth-child(1) {
    margin-right: 60px;
  }

  .swiper-container {
    width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px 20px 0;
  }

  .swiper-slide-active,
  .swiper-slide-prev, .swiper-slide-next {
    transform: none;
  }

  .swiper-slide-prev p, .swiper-slide-next p {
    opacity: 1;
  }

  .event-flex {
    width: 100%;
    margin: 0 auto;
  }

  .event-card {
    width: calc(25% - 30px);
    margin: 0 30px 30px 0;
  }

  .event-card:nth-child(2n+1) {
    margin-right: 30px;
  }

  .event-card:nth-child(4n) {
    margin-right: 0;
  }

  .event-card .text-box p {
    font-size: 14px;
  }

  #pickup-players .flex,
  #schedule .flex {
    flex-direction: row;
    align-items: baseline;
  }

  .players-name {
    width: 315px;
  }

  #event .main-visual {
    width: 540px;
    margin: 0 auto 40px;
  }

  #ticket .container .price-button {
    width: 540px;
    margin: 0 auto 50px;
    background-size: cover;
    height: 75px;
    font-size: 25px;
    line-height: 75px;
  }
  #enjoy .container .flex {
    flex-direction: row;
  }

  #access .color-box {
    width: 540px;
    margin: 0 auto 10px;
  }

  .google-map {
    width: 540px;
    height: 220px;
    margin: 0 auto 30px;
  }

  .google-map iframe {
    width: 100%;
    height: 100%;
  }

  #access .small {
    font-size: 14px;
    width: 410px;
    margin: 0 auto;
  }

  .flex.sns {
    height: auto;
  }
}
</pre></body></html>