/*-----------------------------------

dazncup.scss

------------------------------------*/
@keyframes fadehere {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ============================================
	ticket.html
============================================ */
.ticketArea__kv--img {
  width: 90%;
}
.ticketArea__schedule {
  padding: 40px 0;
  background: url(/img/leaguecup/2025/final/bg/BG_black_02_SP.jpg);
  padding: 100px 0;
  background-size: 200%;
  background-repeat: repeat;
}
.ticketArea__schedule--subttl .jp {
  font-size: 6vw;
  margin-bottom: 30px;
}
.ticketArea__schedule--wrap .ttl {
  padding: 30px 40px 30px 0;
  border-bottom: none;
}
.ticketArea__schedule--wrap .ttl:before, .ticketArea__schedule--wrap .ttl:after {
  width: 20px;
}
.ticketArea__schedule--wrap .ttl .wrap {
  display: block;
}
.ticketArea__schedule--wrap .ttl .wrap img {
  height: 30px;
  margin-right: 5px;
}
.ticketArea__schedule--wrap .ttl .wrap .jp {
  font-size: 5vw;
  display: inline-block;
  margin-right: 0;
}
.ticketArea__schedule--wrap .ttl .wrap p {
  font-size: 3vw;
  line-height: 1.3;
}
.ticketArea__schedule--wrap .ttl .wrap p.senchaku {
  font-size: 4vw;
}
.ticketArea__schedule--wrap .ttl .wrap .right {
  margin-left: 0;
}
.ticketArea__schedule--wrap .ttl .wrap .right data {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-top: 10px;
}
.ticketArea__schedule--wrap + .scheduleArea__wrap {
  margin-top: 40px;
}
.ticketArea__schedule--wrap--con {
  width: 100%;
  padding: 10% 5%;
}
.ticketArea__schedule--wrap--con .kikan {
  display: block;
  margin-bottom: 20px;
}
.ticketArea__schedule--wrap--con .kikan dt {
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  height: 40px;
  line-height: 40px;
}
.ticketArea__schedule--wrap--con .kikan dt:after {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.ticketArea__schedule--wrap--con .kikan dd {
  font-size: 4vw;
}
.ticketArea__schedule--wrap--con .kikan dd i {
  font-size: 5vw;
}
.ticketArea__schedule--wrap--con .kikan dd p.kome {
  font-size: 3.5vw !important;
  text-align: center;
}
.ticketArea__schedule--wrap--con .scheduletable {
  width: 100%;
}
.ticketArea__schedule--wrap--con .scheduletable tr th {
  width: 9rem;
  vertical-align: middle;
}
.ticketArea__schedule--wrap--con .scheduletable tr th,
.ticketArea__schedule--wrap--con .scheduletable tr td {
  font-size: 3.5vw;
  padding: 1rem;
  line-height: 1.3;
}
.ticketArea__schedule--wrap--con .flow {
  margin: 20px 0 20px;
}
.ticketArea__schedule--wrap--con .flow dt {
  height: auto;
  line-height: normal;
  font-size: 4vw;
  padding: 1rem 5rem;
}
.ticketArea__schedule--wrap--con .flow dd figure {
  margin: 20px 0;
}
.ticketArea__schedule--wrap--con .flow dd figure figcaption {
  font-size: 4vw;
}
.ticketArea__schedule--wrap--con .btn__ticket {
  width: 100%;
  margin: 30px 0;
}
.ticketArea__schedule--wrap--con .ticketattention {
  margin-bottom: 40px;
}
.ticketArea__schedule--wrap--con .attentionttl {
  font-size: 5vw;
  padding-bottom: 1.5rem;
  margin-bottom: 10px;
  margin-top: 30px;
  line-height: 1.3;
}
.ticketArea__schedule--wrap--con .morelist__con {
  padding: 0 10px;
}
.ticketArea__schedule--wrap.end .ttl .wrap .endtxt {
  font-size: 6vw;
  margin-left: 0;
  display: inline-block;
}
.ticketArea__schedule--nav {
  width: 90%;
  margin-bottom: 50px;
}
.ticketArea__schedule--nav a .wrap p {
  font-size: 14px;
  font-size: 1.4rem;
}
.ticketArea__schedule--nav a .wrap img {
  width: 100px;
  height: inherit;
}
.ticketArea__schedule--info {
  margin-bottom: 10px;
}
.ticketArea__schedule--info .btn__ticket {
  margin: 40px auto;
}
.ticketArea__schedule--info dl + dl {
  margin-top: 3px;
}
.ticketArea__schedule--info dl dt {
  letter-spacing: inherit;
  width: 30%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.8rem;
  flex-wrap: nowrap;
  justify-content: flex-start;
  line-height: 1.3;
}
.ticketArea__schedule--info dl dt i {
  font-size: 3vw;
  margin-right: 5px;
}
.ticketArea__schedule--info dl dd {
  text-align: left;
  width: 70%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 2rem 1.5rem;
  line-height: 1.3;
}
.ticketArea__schedule--info dl dd.data {
  padding: 0.8rem;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.ticketArea__schedule--info dl dd.data i {
  font-size: 20px;
  font-size: 2rem;
}
.ticketArea__schedule--info dl dd small {
  font-size: 10px;
  font-size: 1rem;
}
.ticketArea__schedule--link {
  margin-bottom: 50px;
}
.ticketArea__schedule--link .link_sub-txt {
  right: 10px;
  bottom: 10px;
  font-size: 10px;
  font-size: 1rem;
  padding: 5px 20px;
}
.ticketArea__schedule--link:hover {
  opacity: 1;
}
.ticketArea__seatprice {
  background-size: 150%;
}
.ticketArea__seatprice--wrap {
  width: 100%;
}
.ticketArea__seatprice--wrap--map {
  margin-bottom: 30px;
}
.ticketArea__seatprice--wrap--map .map {
  width: 100%;
  margin: 0;
}
.ticketArea__seatprice--wrap--price .seat-category .scrollwrap {
  overflow-x: scroll;
}
.ticketArea__seatprice--wrap--price .seat-category table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.ticketArea__seatprice--wrap--price .seat-category table tr th,
.ticketArea__seatprice--wrap--price .seat-category table tr td {
  font-size: 2.5vw;
  padding: 0.3em;
  line-height: 1.1;
}
.ticketArea__seatprice--wrap--price .seat-category table tr td {
  height: auto;
}
.ticketArea__seatprice--wrap--price .seat-category table tr td.price {
  font-size: 3vw;
}
.ticketArea__seatprice--wrap--price .seat-category table tr td:last-child .txt__red {
  font-size: 2.5vw;
}
.ticketArea__seatprice--wrap--price .seat-category table.hospitalitytable {
  table-layout: auto;
  white-space: inherit;
}
.ticketArea__seatprice--wrap--price .seat-category table.hospitalitytable th {
  width: 25%;
}
.ticketArea__seatprice--wrap--price .seat-category table.hospitalitytable td {
  width: 12.5%;
}
.ticketArea__seatprice--wrap--price .seat-category .attention .kome {
  margin-right: 5%;
  margin-bottom: 0;
}
.ticketArea__seatprice--wrap--price .seat-category .attention ul.list__style__disc {
  margin-bottom: 20px;
}
.ticketArea__seatprice--wrap .scrolltxt {
  font-size: 3vw;
  width: 95%;
  text-align: center;
  margin-bottom: 0.3em;
}
.ticketArea__seatprice--present {
  padding: 40px 0;
}
.ticketArea__seatprice--present > a {
  width: 90%;
  margin: 0 auto;
}
.ticketArea__seatprice--present--ttl {
  font-size: 5vw;
  margin-bottom: 0.5em;
  line-height: 1;
}
.ticketArea__seatprice--present--wrap {
  width: 90%;
  padding: 5%;
  margin: 0 auto;
  margin-bottom: 20px;
  border-top: 10px solid #bda167;
  border-radius: 5px;
  border-bottom: 10px solid #bda167;
}
.ticketArea__seatprice--present--wrap:after {
  content: none;
}
.ticketArea__seatprice--present--wrap .left,
.ticketArea__seatprice--present--wrap .right {
  margin: 0;
  width: 100%;
}
.ticketArea__seatprice--present--wrap .right {
  margin-bottom: 0;
  width: 100%;
}
.ticketArea__seatprice--present--wrap .right img {
  width: 40%;
  margin: 10px auto;
}
.ticketArea__seatprice--present--wrap .right .ttl {
  margin-bottom: 0;
  text-align: center;
}
.ticketArea__seatprice--present--wrap .right .ttl p {
  font-size: 3.5vw;
  margin-bottom: 0.5em;
}
.ticketArea__seatprice--present--wrap .right .ttl span {
  font-size: 5vw;
  padding: 0.3em;
  line-height: 1.2;
  display: block;
}
.ticketArea__seatprice--present--wrap .right .kome {
  font-size: 10px;
  font-size: 1rem;
  padding-bottom: 0;
}
.ticketArea__seatprice--present--wrap .right p {
  line-height: 1.5;
}

.two_lines {
  color: #fff;
  padding-left: 5% !important;
  flex-direction: column;
  align-items: start;
  gap: 0;
}
.two_lines > img {
  width: 50px;
  align-self: center;
}
.two_lines .date {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
}
.two_lines .date br {
  display: initial;
}
.two_lines .sub_txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 900;
}

.precautions dt {
  padding-block: 8px;
}
.precautions dd .attentionttl {
  font-size: 5vw;
  padding-bottom: 1.5rem;
  margin-bottom: 10px;
  line-height: 1.3;
}