@charset "UTF-8";

/* sp/ticket.css */

#ContentsInner {
  width: 94%;
  height: auto;
  margin: 0 auto;
}

#ContentsNav {
  display: none;
}

#ContentsMain {
  width: 100%;
}

h2 {
  padding: 3%;
  font-size: 14px;
  margin: 0 auto;
}

.announce {
  text-align: left;
}

.announce br {
  display: none;
}

.TicketDetail {
  width: 100%;
  padding: 30px 0 0 0;
  margin: 0 auto 30px;
}

#TicketDetail table {
  width: 100%;
  margin: 0 auto;
  line-height: 1.5em;
  font-size: 13px;
}

#TicketDetail table th {
  width: 25%;
  padding: 5px 8px;
}

#TicketDetail table td {
  padding: 5px 8px;
}

#PriceTable,
.ScheduleTable {
  width: 94%;
  float: none;
}

#PriceTable .Sp,
#PriceTable .Paper {
  margin-left: 10px;
}

#PriceNote {
  width: 100%;
  float: none;
  padding-top: 20px;
}

.TicketDetail table th.Heading2 {
  width: 25%;
  text-align: center;
}

.TdPrice {
  width: 25%;
}

.TypeBox {
  width: 94%;
  margin: 0 auto 30px;
}

.TypeBox.Left {
  float: none;
}

.TypeBox.Right {
  float: none;
  width: 94%;
}

.TypeBox.Right .BuyText {
  height: inherit;
}

.HeadingLargeSp,
.HeadingLargePaper {
  min-height: 100px;
}

.TicketDetail table.PriceTable {
  width: auto;
}

.TicketDetail table.PriceTable .TicketType {
  display: none;
}

.TicketDetail table.PriceTable.TicketTypeSP {
  display: inline-table;
  width: 100%;
}

.TicketLogo {
  float: none;
  text-align: center;
  padding-right: 0;
}

.TicketTypeTxt {
  height: auto;
}

.StoreBox li {
  width: auto;
  text-align: center;
  margin-right: 0;
  float: none;
}

.webBuy li:nth-child(2),
.webBuy li:nth-child(3) {
  height: initial;
}

/*#ContentsMain h2 {
  margin-bottom:5%;
}*/

.denshi .innerCont {
  width: 100%;
}

.denshi .innerCont p span {
  display: inline-block;
  margin-bottom: 10px;
}

#ContentsInner {
  width: 100%;
}

.ticketTitle {
  margin: 30px;
}

.ticketTitle .titleText {
  font-size: 5vw;
}

.ticketTitle .titleText span {
  font-size: 8vw;
}

.ticketTitle .titleDate {
  font-size: 4vw;
  width: auto;
}

.ticketInfoBox#advanceTicket,
.ticketInfoBox#dayTicket {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  border: none;
  float: none;
}

.ticketInfoBox#advanceTicket .price:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -6px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FFF834;
  border-right: 2px solid #FFF834;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.ticketInfo {
  width: 90%;
  margin: 0 auto;
}

.ticketPrice {
  width: 100%;
  margin-bottom: 20px;
}

.ticketPrice .inner {
  padding: 10px;
}

.ticketPrice h3 {
  font-size: 2.4rem;
  margin: 10px 0 20px;
}

.ticketPrice .price {
  font-size: 5rem;
  margin-bottom: 15px;
}

.ticketPrice .price span {
  font-size: 3rem;
}

.ticketPrice .limit {
  font-size: 1.6rem;
  line-height: 1.2;
}

.ticketPrice a {
  text-decoration: none;
  color: #333;
}

.free {
  font-size: 5vw;
}

.pricetop,
.pricetop span,
.price span.en {
  font-size: 16px;
  letter-spacing: 0;
}

.advanceInfoTitle {
  font-size: 22px;
  letter-spacing: 0;
  padding: 27px 0 25px 24px;
}

.advanceInfoTitle span:before {
  background-size: 50%;
  left: -54px;
  top: -35px;
  margin: 0;
}

.advanceInfoBoxAnchor {
  margin-top: 0;
  padding-top: 0;
}

.advanceInfoBox {
  width: 90%;
  padding: 20px 15px;
  border-radius: 10px;
  margin: 20px auto 0;
}

.advanceInfoBoxTitle {
  text-align: left;
  line-height: 1.3;
  padding: 0 0 10px 75px;
  font-size: 20px;
}

.advanceInfoBoxTitle br {
  display: block;
}

.advance01 .advanceInfoBoxTitle {
  background: url(../../images/ticket/flow01.png) no-repeat left top;
  background-size: 65px auto;
}

.advance02 .advanceInfoBoxTitle {
  background: url(../../images/ticket/flow02.png) no-repeat left top;
  background-size: 65px auto;
}

.advance03 .advanceInfoBoxTitle {
  background: url(../../images/ticket/flow03.png) no-repeat left top;
  background-size: 65px auto;
}

@media screen and (max-width: 410px) {
  .advanceInfoBoxTitle br {
    display: none;
  }
}

.advanceInfoBoxNote {
  width: calc(100% + 75px);
  box-sizing: border-box;
  margin-left: -75px;
  padding: 5px 10px;
  line-height: 1.5;
}

.advanceInfoBoxSubTitle span {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 10px;
  box-sizing: border-box;
}

.advanceInfoBox.advance01:before,
.advanceInfoBox.advance02:before,
.advanceInfoBox.advance03:before {
  display: none;
}

.passMarketBox {
  text-align: center;
  padding: 20px 15px;
}

.passMarketBox img {
  float: none;
}

.passMarketText {
  float: none;
  width: 100%;
  letter-spacing: 0;
  text-align: left;
  margin: 15px auto 0;
}

.advanceInfoBoxInner {
  flex-direction: column;
  gap: 30px 0;
}

.innerCont,
.advance02 .innerCont {
  width: 100%;
  padding: 20px;
}

.innerCont .buttonGrey {
  position: static;
  width: 70%;
  margin: 15px auto 0;
  display: block;
  transform: translateX(0);
}

.attentBox {
  width: 90%;
  margin: 20px auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.attentBox p {
  width: 100%;
  line-height: 1.5em;
}

.attentBox a {
  letter-spacing: 0;
  text-indent: 0;
  font-size: 15px;
  height: auto;
  padding: 10px 30px 10px 10px;
  text-align: left;
  width: 100%;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.registrationBox {
  padding: 20px 15px;
  margin-bottom: 40px;
}

.registrationBox .title {
  font-size: 20px;
  line-height: 1.5;
}

.registrationBox .text {
  margin-top: 10px;
}

.registrationBox .registrationLink {
  margin-top: 15px;
}

.registrationBox .buttonLink {
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
}


/* 延期アナウンス */
.announce {
  text-align: left;
}

.announceLink {
  margin: 40px auto;
  padding: 20px 30px 20px 10px;
  width: 90%;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
}

.announceLink::after {
  right: 6px;
  content: '\25B6\FE0E';
  display: inline-block;
  color: #f1dd7e;
  font-size: 16px;
}