@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Antique&display=swap");
.oswald {
  font-family: "Oswald", sans-serif;
}

.noto {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
}

.yusei {
  font-family: "Yusei Magic", sans-serif;
}

.roboto {
  font-family: "Roboto Condensed", sans-serif;
}

.kiwi {
  font-family: "Kiwi Maru", serif;
}

.mplusr {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.mochiy {
  font-family: "Mochiy Pop P One", sans-serif;
}

.shippori {
  font-family: "Shippori Antique", serif;
}

.font-din, .tst-seat-detail h3::before {
  font-family: din-condensed, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.pc {
  display: none !important;
}
@media (min-width: 768px) {
  .pc {
    display: inline !important;
  }
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.seat-c00 {
  background: #ddd;
}

.seat-c01, .tst-seat-detail__no01 {
  background: #1d2088;
}

.seat-tc01, .tst-seat-detail__no01 h3::before {
  color: #1d2088;
}

.seat-c02, .tst-seat-detail__no02 {
  background: #920783;
}

.seat-tc02, .tst-seat-detail__no02 h3::before {
  color: #920783;
}

.seat-c03, .tst-seat-detail__no03 {
  background: #e5006a;
}

.seat-tc03, .tst-seat-detail__no03 h3::before {
  color: #e5006a;
}

.seat-c04, .tst-seat-detail__no04 {
  background: #cc5c7e;
}

.seat-tc04, .tst-seat-detail__no04 h3::before {
  color: #cc5c7e;
}

.seat-c05, .tst-seat-detail__no05 {
  background: #c50018;
}

.seat-tc05, .tst-seat-detail__no05 h3::before {
  color: #c50018;
}

.seat-c06, .tst-seat-detail__no06 {
  background: #fcc800;
}

.seat-tc06, .tst-seat-detail__no06 h3::before {
  color: #fcc800;
}

.seat-c07, .tst-seat-detail__no07 {
  background: #e7ed00;
}

.seat-tc07, .tst-seat-detail__no07 h3::before {
  color: #e7ed00;
}

.seat-c08, .tst-seat-detail__no08 {
  background: #8fc31f;
}

.seat-tc08, .tst-seat-detail__no08 h3::before {
  color: #8fc31f;
}

.seat-c09, .tst-seat-detail__no09 {
  background: #094;
}

.seat-tc09, .tst-seat-detail__no09 h3::before {
  color: #094;
}

.seat-c10, .tst-seat-detail__no10 {
  background: #009e96;
}

.seat-tc10, .tst-seat-detail__no10 h3::before {
  color: #009e96;
}

.seat-c11, .tst-seat-detail__no11 {
  background: #00a0e9;
}

.seat-tc11, .tst-seat-detail__no11 h3::before {
  color: #00a0e9;
}

.seat-c12, .tst-seat-detail__no12 {
  background: #0068b7;
}

.seat-tc12, .tst-seat-detail__no12 h3::before {
  color: #0068b7;
}

.seat-c13, .tst-seat-detail__no13 {
  background: #cc3aaa;
}

.seat-tc13, .tst-seat-detail__no13 h3::before {
  color: #cc3aaa;
}

.seat-c14, .tst-seat-detail__no14 {
  background: #cc3b57;
}

.seat-tc14, .tst-seat-detail__no14 h3::before {
  color: #cc3b57;
}

.seat-c15, .tst-seat-detail__no15 {
  background: #c50018;
}

.seat-tc15, .tst-seat-detail__no15 h3::before {
  color: #c50018;
}

.seat-c16, .tst-seat-detail__no16 {
  background: #ccb242;
}

.seat-tc16, .tst-seat-detail__no16 h3::before {
  color: #ccb242;
}

.seat-c17, .tst-seat-detail__no17 {
  background: #4acc6e;
}

.seat-tc17, .tst-seat-detail__no17 h3::before {
  color: #4acc6e;
}

.seat-c18, .tst-seat-detail__no18 {
  background: #8c4ecc;
}

.seat-tc18, .tst-seat-detail__no18 h3::before {
  color: #8c4ecc;
}

.seat-c19, .tst-seat-detail__no19 {
  background: #ff7006;
}

.seat-tc19, .tst-seat-detail__no19 h3::before {
  color: #ff7006;
}

/*************************************

02 観戦する座席を決めよう

*************************************/
.tst-seat-box img {
  margin: 20px 0;
}
.tst-seat-box p {
  text-align: center;
}
.tst-seat__block {
  width: 90%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 40px 20px;
  background: white;
}
@media (min-width: 1025px) {
  .tst-seat {
    margin-top: 40px;
  }
  .tst-seat__block {
    margin-top: 0;
    padding: 70px 70px;
    display: flex;
    justify-content: space-between;
  }
  .tst-seat-box {
    width: 635px;
  }
}
.tst-seat-detail {
  margin-top: 20px;
  padding: 15px;
  color: white;
  font-weight: normal;
}
.tst-seat-detail.is-current {
  display: block;
}
@media (min-width: 1025px) {
  .tst-seat-detail {
    min-width: 360px;
    max-width: 565px;
    margin: 0 0 0 20px;
    display: none;
  }
}
.tst-seat-detail img {
  margin: 10px 0;
}
.tst-seat-detail p {
  text-align: left;
}
.tst-seat-detail p span {
  font-size: 14px;
}
.tst-seat-detail table {
  width: 100%;
  margin-top: 10px;
  color: black;
  text-align: center;
  border-spacing: 1px;
  border-collapse: separate;
}
.tst-seat-detail table th {
  padding: 5px 0;
  background: #eee;
}
.tst-seat-detail table td {
  padding: 10px 0;
  background: white;
}
.tst-seat-detail h3 {
  font-size: 18px;
  display: flex;
  align-items: center;
}
.tst-seat-detail h3::before {
  height: 24px;
  width: 24px;
  margin-right: 10px;
  display: grid;
  place-content: center;
  place-items: center;
  font-size: 19px;
  line-height: 1em;
  background: white;
  border-radius: 50%;
}
.tst-seat-detail__no01 h3::before {
  content: "1";
}
.tst-seat-detail__no02 h3::before {
  content: "2";
}
.tst-seat-detail__no03 h3::before {
  content: "3";
}
.tst-seat-detail__no04 h3::before {
  content: "4";
}
.tst-seat-detail__no05 h3::before {
  content: "5";
}
.tst-seat-detail__no06 h3::before {
  content: "6";
}
.tst-seat-detail__no07 h3::before {
  content: "7";
}
.tst-seat-detail__no08 h3::before {
  content: "8";
}
.tst-seat-detail__no09 h3::before {
  content: "9";
}
.tst-seat-detail__no10 h3::before {
  content: "10";
}
.tst-seat-detail__no11 h3::before {
  content: "11";
}
.tst-seat-detail__no12 h3::before {
  content: "12";
}
.tst-seat-detail__no13 h3::before {
  content: "13";
}
.tst-seat-detail__no14 h3::before {
  content: "14";
}
.tst-seat-detail__no15 h3::before {
  content: "15";
}
.tst-seat-detail__no16 h3::before {
  content: "16";
}
.tst-seat-detail__no17 h3::before {
  content: "17";
}
.tst-seat-detail__no18 h3::before {
  content: "18";
}
.tst-seat-detail__no19 h3::before {
  content: "19";
}

/*************************************

スライダー

*************************************/
/* Swiperの矢印部分 */
@media (min-width: 1024px) {
  .modal .swiper-button-next,
  .modal .swiper-button-prev {
    display: none;
  }
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  margin: 5px;
  background: black;
  position: absolute;
  z-index: 9999;
  color: white;
}

.swiper-button-prev {
  left: -10px;
}

.swiper-button-next {
  right: -10px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 20px;
}

/* モーダル */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 0;
  z-index: 10000;
  background-color: rgba(120, 123, 131, 0.8);
  overflow-y: scroll;
}

/* モーダルがactiveの時 */
.modal.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10000;
}

/* モーダル背景のオーバーレイ部分 */
.modal__overlay {
  position: absolute;
  width: 100%;
  height: auto;
}

/* モーダルのコンテンツ */
.modal__content {
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: 0 20px;
  padding: 10px 20px 90px 20px;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
}

/* モーダルを閉じるボタン */
.modal__close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: black;
  color: white;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  border: none;
}

.modal__close-btn2 {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: 20px;
  width: 80%;
  height: 50px;
  border-radius: 25px;
  background: black;
  color: white;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  border: none;
}