* {
  background: 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;
  text-align: left;
}

h1 {
  text-align: center;
}

.match-info p {
  text-align: center;
}

header {
  font-family: 'Prata';
}

#header * {
  box-sizing: border-box;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 14px 15px 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 500;
  box-sizing: border-box;
  min-width: 980px;
  height: 70px;
}

#header .header__left {
  width: 80%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  justify-content: left;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
}

#header .header__left__logo {
  text-align: left;
  width: 190px;
}

#header .header__left__logo img {
  height: 26px;
  margin-top: 3px;
}

#header .header__left__nav {
  height: 40px;
  line-height: 44px;
  font-size: 13px;
  font-size: 1.3rem;
}

#header .header__left__nav .navList {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  justify-content: left;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  position: relative;
  margin-left: 20px;
  height: 40px;
  margin-top: -2px;
}

#header .header__left__nav .navList li {
  letter-spacing: 0.05em;
  height: 40px;
}

#header .header__left__nav .navList li:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url(/img/leaguecup/2019/final/ICON_line_naname.png) no-repeat 0 0;
  background-size: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

#header .header__left__nav .navList li:nth-last-child(-n+2):after {
  display: none;
}

#header .header__left__nav .navList li h1 a {
  color: #c7ba66;
  font-family: 'Prata';
}

#header .header__left__nav .navList li a {
  color: #fff;
  padding: 18px 5px 17px;
  font-family: 'Prata';
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.05em;
}

#header .header__left__nav .navList li.nav_ticket a {
  background: #e60012;
  padding: 5px 15px 2px;
  border-radius: 20px;
  margin-left: 5px;
}

#header .header__left__nav .navList li.nav_title {
  padding-right: 10px;
}

#header .header__left__nav .navList li.nav_title h1:after {
  display: inline-block;
  font-family: 'ionicons';
  content: '\f3d3';
  margin-left: 10px;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
}

#header .header__right {
  width: 20%;
  text-align: right;
  height: 41px;
}

#header .header__right a:first-child {
  margin-right: 1px;
}

header a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

header a:hover {
  opacity: 0.4;
  text-decoration: none;
}

ul {
  list-style: none;
}

header img{
  vertical-align: bottom;
}

.kvArea {
  width: 100%;
  text-align: center;
  position: fixed !important;
  z-index: -1;
  min-width: 980px;
  background: url(/img/leaguecup/2019/final/kv_final/KV_leaguecup2019_final_BG_pc.jpg) no-repeat top center;
  background-size: cover;
  height: 820px;
  overflow: hidden;
}

.kvArea__BG {
  width: 980px;
  height: 820px;
  margin: auto;
  position: relative;
}

.kvArea__BG__li {
  position: absolute;
  left: 40%;
}

.kvArea__BG__li.tanaka {
  top: 55px;
  margin-left: -15%;
}

.kvArea__BG__li.chanatip {
  top: 120px;
  margin-left: -32%;
}

.kvArea__BG__li.nakamura {
  top: 75px;
  margin-left: 22%;
}

.kvArea__BG__li.fukumori {
  top: 230px;
  margin-left: -26%;
}

.kvArea__BG__li.kobayashi {
  top: 350px;
  margin-left: -20%;
}

.kvArea__BG__li.suzuki {
  top: 100px;
  margin-left: 16%;
}

.kvArea__BG__li.ienaga {
  top: 320px;
  margin-left: 25%;
}

.kvArea__BG__li.suga {
  top: 500px;
  margin-left: 33%;
}

.kvArea__BG__li.taniguchi {
  top: 380px;
  margin-left: -37%;
}

.kvArea__BG__li.miyazawa {
  top: 380px;
  margin-left: 3%;
}

.kvArea__BG__li.copy {
  top: 30px;
  margin-left: -8%;
}

.CNT {
  padding-top: 820px;
  position: relative;
  text-align: center;
}

.CNT:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  top: 765px;
  height: 55px;
  background: url(../img/BG_traiangle.png) no-repeat bottom center;
  background-size: cover;
  max-width: 1500px;
  left: 0;
  right: 0;
  margin: auto;
}

.CNT h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 580px;
  margin: auto;
  margin-top: 50px;
}

#wrapper {
  background: #fff;
}

.match-info {
  text-align: center;
  color: #5E390D;
  margin: 0 0 40px;
  padding-top: 180px;
}

.match-info .final {
  font-family: 'Prata';
  font-size: 30px
}

.match-info .date {
  font-family: 'Prata';
  font-size: 76px;
}

.match-info .date .small {
  font-family: 'Prata';
  font-size: 61px;
}

.match-info .stadium {
  font-size: 27px;
  font-weight: bold;
}

.ticket-button {
  width: 600px;
  margin: 0 auto 100px;
}

.seat-map {
  width: 790px;
  margin: 0 auto 85px;
}

.seat-category {
  width: 1050px;
  margin: 0 auto 50px;
}

.seat-category table {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #000;
  font-size: 15px;
}

.seat-category th {
  background: #DADADA;
  font-weight: 400;
  border: solid 1px #000;
  height: 27px;
  text-align: center;
}

.seat-category td {
  background: #fff;
  border: solid 1px #000;
  height: 27px;
  text-align: left;
  padding-left: 10px;
}

.seat-category td span,
.seat-category th span {
  font-size: 10px;
}

.seat-category th:nth-child(1) {
  width: 245px;
}

.seat-category th:nth-child(2) {
  width: 370px;
}

.seat-category th:nth-child(3) {
  width: 100px;
}

.seat-category th:nth-child(4) {
  width: 100px;
}

.seat-category th:nth-child(5) {
  width: 215px;
}

.seat-category td:nth-child(3),
.seat-category td.center {
  text-align: center;
  padding: 0;
}

.seat-category td.color-1 {
  background: #D5B45D;
}

.seat-category td.color-2 {
  background: #DB5344;
}

.seat-category td.color-3 {
  background: #CFDB00;
}

.seat-category td.color-4 {
  background: #F3A9C9;
}

.seat-category td.color-5 {
  background: #8EC323;
}

.seat-category td.color-6 {
  background: #F9D1CC;
}

.seat-category td.color-7 {
  background: #008CD6;
}

.seat-category td.color-8 {
  background: #F08200;
}

.seat-category td.color-9 {
  background: #DCDDDD;
}

.seat-category td.color-10 {
  background: #B864A4;
}

.seat-category td.color-11 {
  background: #E60012;
}

.seat-category td.color-12 {
  background: #009A8D;
}

.seat-category td.color-13 {
  background: #9ED8F6;
}

.seat-category td.color-14 {
  background: #4B829A;
}

.caution {
  width: 790px;
  margin: 0 auto 50px;
}

.caution.last {
  margin: 0 auto 80px;
}

.caution .color-box {
  height: 40px;
  margin: 0 0 20px;
  background: #000;
}

.caution .color-box p {
  font-size: 18px;
  color: #fff;
  padding-left: 20px;
  line-height: 40px;
}

.cp_box {
  width: 100%;
  margin: 0;
  position: relative;
  padding: 0 0 50px;
  text-align: left;
}

.cp_box p {
  margin: 0 0 15px;
}

.cp_box *, .cp_box *:before, .cp_box *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp_box label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 0;
  text-align: center;
}

.cp_box label:before {
  height: 30px;
  line-height: 30px;
  position: absolute;
  z-index: 2;
  padding: 0;
  bottom: -1px;
  right: calc(50% - 60px);
  font-weight: 100;
  font-size: 13px;
  content: '＋';
  transform: translate(-50%, 0);
  color: #000;
  background: rgba(0, 0, 0, 0);
}

.cp_box label:after {
  height: 30px;
  line-height: 30px;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 10px;
  content: '続きを読む';
  transform: translate(-50%, 0);
  letter-spacing: 0.05em;
  color: #000;
  background: rgba(0, 0, 0, 0);
  border: solid 1px #000;
  border-radius: 50px;
}

.cp_box input {
  display: none;
}

.cp_box .cp_container {
  overflow: hidden;
  height: 180px;
  transition: all 0.5s;
}

.cp_box input:checked+label:after {
  content: '閉じる';
}

.cp_box input:checked+label:before {
  content: '−';
}

.cp_box input:checked~.cp_container {
  height: auto;
  padding-bottom: 25px;
  transition: all 0.5s;
}

.buy_ticket p {
  line-height: 1.65;
  margin-bottom: 1em;
}

.buy_ticket .buy_caption {
  font-size: 12px;
  line-height: 1.5;
  margin: 10px 0;
}

.buy_ticket .buyTable {
  width: 100%;
  border-top: solid 1px #ccc;
}

.buy_ticket table.buyTable {
  border-collapse: collapse;
  border-spacing: 0;
}

.buy_ticket .buyTable thead {
  margin: 0;
  padding: 0;
  border: 0;
}

.buy_ticket .buyTable th, .buy_ticket .buyTable td {
  padding: 10px;
  border-bottom: solid 1px #ccc;
  font-size: 12px;
  line-height: 1.5;
  vertical-align: middle;
  border-collapse: collapse;
  font-weight: normal;
}

.buy_ticket .buyTable th {
  background: #e8e8e8;
  vertical-align: middle;
  width: 130px;
}

.buy_ticket .buyTable td+td {
  border-left: solid 1px #ccc;
}

.dynamic-pricing {
  height: auto;
  padding: 80px 0;
  background: #FAF0E6;
}

.dynamic-pricing .title,
.special-ticket .title {
  font-family: 'Oswald';
  font-size: 52px;
  color: #E60021;
  text-align: center;
}

.dynamic-pricing .sub-title,
.special-ticket .sub-title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 35px;
}

.dynamic-pricing .flex {
  width: 790px;
  margin: 0 auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dynamic-pricing .flex .pict {
  width: 170px;
  margin-right: 30px;
}

.dynamic-pricing .flex .text {
  width: 590px;
  font-size: 24px;
}

.dynamic-pricing .flex .text a {
  font-size: 24px;
  color: #E60021;
}

.special-ticket {
  padding: 80px 0;
}

.swiper-container {
  padding: 0;
  overflow: hidden;
  max-width: 1500px;
}

.swiper-container.first {
  padding: 20px 30px 0;
  max-width: 1000px;
}

.swiper-slide img {
  width: 100%;
}

.swiper-slide .pict {
  position: relative;
  width: 100%;
}

.swiper-slide .pict .number-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #E60021;
  color: #fff;
  font-family: 'Oswald';
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}

.swiper-slide .title {
  font-size: 18px;
  color: #000;
  padding-left: 10px;
  font-weight: bold;
  text-align: left;
  position: relative;
  height: 30px;
}

.swiper-slide .title::before {
  content: '';
  width: 5px;
  height: 20px;
  background: #E60021;
  position: absolute;
  left: 0;
  top: 3px;
}

.swiper-slide .text {
  margin-bottom: 20px;
}

.swiper-slide a {
  text-decoration: none;
}

.swiper-slide .round-link {
  width: 100%;
  height: 30px;
  color: #fff;
  background: #000;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: 0;
}

.swiper-button-prev.first {
  background-image: url(../img/button_prev.svg);
  top: 40%;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
}

.swiper-button-next.first {
  background-image: url(../img/button_next.svg);
  top: 40%;
  right: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
}

.special-ticket-det {
  padding: 80px 0;
}

.special-ticket-det.first,
.special-ticket-det.third,
.special-ticket-det.fifth,
.special-ticket-det.seventh {
  background: #FAF0E6;
}

.special-ticket-det.second,
.special-ticket-det.fourth,
.special-ticket-det.sixth {
  background: #fff;
}

.special-ticket-det .title {
  font-family: 'Oswald';
  font-size: 28px;
  color: #E60021;
  text-align: center;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}

.special-ticket-det .title::after {
  content: '';
  width: 100px;
  margin: 0 auto;
  height: 0;
  border: solid 2px #A9A9A9;
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
}

.special-ticket-det .sub-title {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0 50px;
}

.special-ticket-det .flex {
  width: 790px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.special-ticket-det .flex .text {
  width: 570px;
  font-size: 16px;
}

.special-ticket-det .flex .text .color-box {
  width: calc(100% - 20px);
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.special-ticket-det .flex .pict {
  width: 180px;
  margin-left: 40px;
}

.special-ticket-det .color-box {
  width: 770px;
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-size: 18px;
  padding-left: 20px;
  margin: 0 auto 10px;
}

.special-ticket-det .price {
  width: 790px;
  margin: 0 auto 60px;
  font-size: 16px;
}

.special-ticket-det .price span {
  font-size: 24px;
}

.swiper-container {
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.swiper-pagination .swiper-pagination-bullet {
  background: #C0C0C0;
  opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #FF0000;
}

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

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

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

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0 !important;
}

.special-ticket-det .caution {
  margin-bottom: 50px;
}

.special-ticket-det .ticket-button {
  margin-bottom: 0;
}

#special-ticket06 a {
  font-size: 14px;
  color: #FF0000;
}

.content {
  width: 790px;
  margin: 0 auto 50px;
}

.swiper-button-next.second,
.swiper-button-next.third,
.swiper-button-next.fourth,
.swiper-button-next.fifth,
.swiper-button-next.sixth,
.swiper-button-next.seventh {
  display: none;
}

.swiper-button-prev.second,
.swiper-button-prev.third,
.swiper-button-prev.fourth,
.swiper-button-prev.fifth,
.swiper-button-prev.sixth,
.swiper-button-prev.seventh {
  display: none;
}

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

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

  #header {
    width: 100%;
    min-width: 100%;
    padding: 10px 0;
    height: auto;
  }

  #header .header__left {
    height: 35px;
    position: absolute;
    left: 10px;
  }

  #header .header__logo {
    width: 100%;
    text-align: center;
    z-index: 111111;
  }

  #header .header__logo__leaguecup {
    height: 35px;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }

  #header .header__logo__leaguecup img {
    height: 100%;
  }

  #header .header__left img,
  #header .header__logo img {
    height: 35px;
    vertical-align: bottom;
  }

  .menu-trigger {
    display: inline-block;
    width: 25px;
    height: 20px;
    position: fixed;
    top: 7px;
    right: 10px;
    z-index: 222222;
    margin-top: 10px;
    cursor: pointer;
  }

  .menu-trigger:hover {
    opacity: 0.7;
  }

  .menu-trigger.active {
    right: 10px;
  }

  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    margin: 0 auto;
    background-color: #fff;
  }

  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }

  .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }

  .menu-trigger span:nth-of-type(2) {
    top: 9px;
  }

  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }

  .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
  }

  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  #navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
    padding: 60px 0 40px;
    box-sizing: border-box;
    display: none;
  }

  #navigation .navigation_inner {
    padding: 0 20px;
    box-sizing: border-box;
  }

  #navigation .navList {
    text-align: center;
  }

  #navigation .navList li {
    letter-spacing: 0.1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  #navigation .navList li h1 a {
    color: #c7ba66;
  }

  #navigation .navList li a {
    padding: 1em;
    color: #FFF;
    display: block;
    font-size: 16px;
    font-family: 'Prata';
    text-align: center;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.1em;
  }

  #navigation .navList li.nav_ticket{
    border: none;
  }

  #navigation .navList li.nav_ticket a {
    background: #e60012;
    color: #000;
  }

  #wrapper {
    width: calc(100% - 30px);
    padding: 0 15px;
  }

  .kvArea {
    min-width: auto;
  }

  .kvArea__BG {
    width: 100%;
  }

  .match-info {
    padding-top: 150px;
  }

  .seat-map,
  .seat-category,
  .dynamic-pricing .flex,
  .special-ticket-det .flex,
  .special-ticket-det .price,
  .special-ticket-det .color-box,
  .caution,
  .content {
    width: 100%;
    padding-left: 0;
  }

  .seat-category table {
    width: 980px;
    overflow: scroll;
  }
}

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

  * {
    font-size: 10px;
  }

  #header {
    width: 100%;
    min-width: 100%;
    padding: 10px 0;
    height: auto;
  }

  #header .header__left {
    height: 35px;
    position: absolute;
    left: 10px;
  }

  #header .header__logo {
    width: 100%;
    text-align: center;
    z-index: 111111;
  }

  #header .header__logo__leaguecup {
    height: 35px;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }

  #header .header__logo__leaguecup img {
    height: 100%;
  }

  #header .header__left img,
  #header .header__logo img {
    height: 35px;
    vertical-align: bottom;
  }

  .menu-trigger {
    display: inline-block;
    width: 25px;
    height: 20px;
    position: fixed;
    top: 7px;
    right: 10px;
    z-index: 222222;
    margin-top: 10px;
    cursor: pointer;
  }

  .menu-trigger:hover {
    opacity: 0.7;
  }

  .menu-trigger.active {
    right: 10px;
  }

  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    margin: 0 auto;
    background-color: #fff;
  }

  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }

  .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }

  .menu-trigger span:nth-of-type(2) {
    top: 9px;
  }

  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }

  .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
  }

  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  #navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
    padding: 60px 0 40px;
    box-sizing: border-box;
    display: none;
  }

  #navigation .navigation_inner {
    padding: 0 20px;
    box-sizing: border-box;
  }

  #navigation .navList {
    text-align: center;
  }

  #navigation .navList li {
    letter-spacing: 0.1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  #navigation .navList li h1 a {
    color: #c7ba66;
  }

  #navigation .navList li a {
    padding: 1em;
    color: #FFF;
    display: block;
    font-size: 16px;
    font-family: 'Prata';
    text-align: center;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.1em;
  }

  #navigation .navList li.nav_ticket{
    border: none;
  }

  #navigation .navList li.nav_ticket a {
    background: #e60012;
    color: #000;
  }

  .kvArea {
    width: 100%;
    min-width: auto;
    text-align: center;
    z-index: -1;
    height: 75%;
    max-height: 500px;
    overflow: hidden;
    position: static !important;
  }

  .kvArea__BG {
    width: 100% !important;
    height: 820px;
    margin: auto;
    position: relative;
    background: url(/img/leaguecup/2019/final/kv_final/KV_leaguecup2019_final_BG_sp.jpg) no-repeat top center;
    background-size: 120%;
  }

  .kvArea__BG__li {
    position: absolute;
    left: 50%;
  }

  .kvArea__BG__li img {
    width: 100%;
    vertical-align: bottom;
  }

  .kvArea__BG__li.tanaka {
    top: 5%;
    margin-left: -35%;
    width: 40%;
  }

  .kvArea__BG__li.chanatip {
    top: 10%;
    margin-left: -48%;
    width: 34%;
  }

  .kvArea__BG__li.nakamura {
    top: 7%;
    margin-left: 10%;
    width: 38%;
  }

  .kvArea__BG__li.fukumori {
    top: 20%;
    margin-left: -46%;
    width: 45%;
  }

  .kvArea__BG__li.kobayashi {
    top: 25%;
    margin-left: -36%;
    width: 36%;
  }

  .kvArea__BG__li.suzuki {
    top: 9%;
    margin-left: 6%;
    width: 30%;
  }

  .kvArea__BG__li.ienaga {
    top: 22%;
    margin-left: 5%;
    width: 55%;
  }

  .kvArea__BG__li.suga {
    top: 41%;
    margin-left: 15%;
    width: 33%;
  }

  .kvArea__BG__li.taniguchi {
    top: 30%;
    margin-left: -50%;
    width: 40%;
  }

  .kvArea__BG__li.miyazawa {
    top: 36%;
    margin-left: -15%;
    width: 50%;
  }

  .kvArea__BG__li.copy {
    top: 6%;
    margin-left: -15%;
    width: 32%;
  }

  .CNT {
    padding: 0;
  }

  .CNT:before {
    width: 100%;
    top: -50px;
    height: 50px;
    background-size: 150%;
  }

  .CNT h1 {
    position: absolute;
    top: -1%;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 40px;
  }

  .CNT h1 img {
    width: 100%;
  }

  .match-info {
    padding-top: 150px;
    margin: 0 0 30px;
  }

  .match-info .final {
    font-size: 20px;
  }

  .match-info .date {
    font-size: 50px;
  }

  .match-info .date .small {
    font-size: 40px;
  }

  .match-info .stadium {
    font-size: 18px;
  }

  .ticket-button {
    width: calc(100% - 30px);
    margin: 0 auto 50px;
  }

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

  .seat-category {
    width: calc(100% - 15px);
    overflow: scroll;
    margin: 0 0 30px 15px;
  }

  .seat-category table {
    width: 810px;
  }

  .seat-category th:nth-child(1) {
    width: 200px;
  }

  .seat-category th:nth-child(2) {
    width: 250px;
  }

  .seat-category th:nth-child(3) {
    width: 80px;
  }

  .seat-category th:nth-child(4) {
    width: 80px;
  }

  .seat-category th:nth-child(5) {
    width: 200px;
  }

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

  .caution.last {
    margin: 0 auto 50px;
  }

  .caution .color-box {
    height: 30px;
    margin-bottom: 10px;
  }

  .caution .color-box p {
    font-size: 12px;
    line-height: 30px;
  }

  .cp_box {
    padding-bottom: 35px;
  }

  .buy_ticket p,
  .buy_ticket p a {
    font-size: 14px;
  }

  .dynamic-pricing {
    padding: 50px 0;
  }

  .dynamic-pricing .title, .special-ticket .title {
    font-size: 36px;
  }

  .dynamic-pricing .sub-title, .special-ticket .sub-title {
    font-size: 12px;
  }

  .dynamic-pricing .flex {
    width: calc(100% - 30px);
    margin: 0 auto;
    flex-direction: column;
  }

  .dynamic-pricing .flex .pict {
    margin: 0 auto 30px;
  }

  .dynamic-pricing .flex .text {
    width: 100%;
    font-size: 14px;
  }

  .dynamic-pricing .flex .text a {
    font-size: 14px;
  }

  .special-ticket {
    padding: 50px 0;
  }

  .swiper-slide .title {
    font-size: 18px;
    margin: 15px 0 5px;
    height: 30px;
  }

  .swiper-slide .text {
    font-size: 14px;
  }

  .swiper-slide .round-link {
    font-size: 14px;
  }

  .swiper-container.first {
    margin-bottom: 0;
  }

  .special-ticket-det {
    padding: 50px 0;
  }

  .special-ticket-det .title {
    font-size: 18px;
  }

  .special-ticket-det .title::after {
    width: 65px;
    left: calc(50% - 32.5px);
  }

  .special-ticket-det .sub-title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .special-ticket-det .flex {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
    flex-direction: column-reverse;
  }

  .special-ticket-det .flex .pict {
    margin: 0 auto 30px;
  }

  .special-ticket-det .flex .text {
    width: 100%;
  }

  .special-ticket-det .flex .text p {
    font-size: 14px;
  }

  .special-ticket-det .flex .text .color-box {
    font-size: 16px;
    width: calc(100% - 10px);
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto 10px;
  }

  .special-ticket-det .color-box {
    width: calc(100% - 40px);
    margin: 0 15px 10px;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
  }

  .special-ticket-det .price {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
    font-size: 14px;
  }

  .special-ticket-det .price span {
    font-size: 22px;
  }

  .swiper-button-next.second,
  .swiper-button-next.third,
  .swiper-button-next.fourth,
  .swiper-button-next.fifth,
  .swiper-button-next.sixth,
  .swiper-button-next.seventh {
    display: block;
    background-image: url(../img/button_next_red.svg);
  }

  .swiper-button-prev.second,
  .swiper-button-prev.third,
  .swiper-button-prev.fourth,
  .swiper-button-prev.fifth,
  .swiper-button-prev.sixth,
  .swiper-button-prev.seventh {
    display: block;
    background-image: url(../img/button_prev_red.svg);
  }

  .swiper-container {
    padding-bottom: 20px;
    margin-bottom: 30px
  }

  .special-ticket-det .caution {
    margin-bottom: 30px;
  }

  .special-ticket-det .caution .color-box {
    width: calc(100% - 10px);
    margin: 0 0 10px;
  }

  .special-ticket-det .caution .color-box p {
    padding-left: 0;
    font-size: 16px;
    line-height: 35px;
  }

  .special-ticket-det .caution p {
    font-size: 12px;
  }

  .content {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
    font-size: 14px;
  }
}
