/* navMenu */
.nav-links > a[data-type="special"]:before {
  background-image: url("../images/_common/icon/navicon_special.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* common-settings#Special */
.common-settings#Special {
  padding-top: 96px;
  padding-bottom: 154px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special {
    padding-top: 7.058823529411764vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special {
    padding-top: 20.895522388059703vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special {
    padding-bottom: 11.323529411764707vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special {
    padding-bottom: 16.417910447761194vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special {
    padding-left: 3.968253968253968%;
    padding-right: 3.968253968253968%;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special {
    padding-left: 3.333333333333333%;
    padding-right: 3.333333333333333%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special {
    background-image: url("../images/ticket/webp/bg_ticket_pc.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special {
    background-image: url("../images/ticket/webp/bg_ticket_sp.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
.common-settings#Special .inner-section .ticket {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  max-width: 1200px;
  box-sizing: border-box;
  margin-inline: auto;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket {
    width: 88.23529411764706%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket {
    width: 100% !important;
  }
}
.common-settings#Special .inner-section .ticket.is__scrolled {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition-duration: 1.2s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.common-settings#Special .inner-section .ticket:not(:last-child) {
  margin-bottom: 96px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket:not(:last-child) {
    margin-bottom: 7.058823529411764vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket:not(:last-child) {
    margin-bottom: 20.895522388059703vw;
  }
}
.common-settings#Special .inner-section .ticket--header {
  position: relative;
  margin-bottom: 48px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header {
    margin-bottom: 3.529411764705882vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header {
    margin-bottom: 3.73134328358209vw;
  }
}
.common-settings#Special .inner-section .ticket--header__enttl {
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.common-settings#Special .inner-section .ticket--header__enttl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: auto;
  -webkit-transform: translate(-50%, -80%);
          transform: translate(-50%, -80%);
  aspect-ratio: 1/1;
  margin-inline: auto;
  background-image: url("../images/_common/icon/icon_kira.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__enttl:before {
    width: 2.941176470588236vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__enttl:before {
    width: 8.955223880597016vw;
  }
}
.common-settings#Special .inner-section .ticket--header__enttl > h2 {
  font-size: 72px;
  font-size: 7.2rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__enttl > h2 {
    font-size: 5.294117647058823vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__enttl > h2 {
    font-size: 10.447761194029852vw !important;
  }
}
.common-settings#Special .inner-section .ticket--header__enttl > h2 span {
  background: linear-gradient(90deg, #282828 0%, #55555f 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.common-settings#Special .inner-section .ticket--header__subttl {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__subttl {
    font-size: 0.882352941176471vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__subttl {
    font-size: 2.985074626865672vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--header__subttl {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: right;
    line-height: 1.8;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--header__jattl {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__jattl {
    line-height: 1;
    margin-top: 5.970149253731344vw;
  }
}
.common-settings#Special .inner-section .ticket--header__jattl > h3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3 {
    gap: 0 12px;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3 {
    gap: 0 0.882352941176471vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3 {
    gap: 0 1.492537313432836vw;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.common-settings#Special .inner-section .ticket--header__jattl > h3[data-type="special"]:before {
  background-image: url("../images/_common/icon/navicon_special_white.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 82% auto;
}
.common-settings#Special .inner-section .ticket--header__jattl > h3:before {
  content: "";
  display: block;
  height: auto;
  background-color: #282828;
  border-radius: 100%;
  aspect-ratio: 1/1;
  width: 36px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3:before {
    width: 2.647058823529412vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3:before {
    width: 5.970149253731344vw;
  }
}
.common-settings#Special .inner-section .ticket--header__jattl > h3 > em {
  font-weight: 700;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3 > em {
    font-size: 0.882352941176471vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--header__jattl > h3 > em {
    font-size: 2.985074626865672vw !important;
  }
}
.common-settings#Special .inner-section .ticket--main {
  position: relative;
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main {
    padding-left: 5.970149253731343%;
    padding-right: 5.970149253731343%;
  }
}
.common-settings#Special .inner-section .ticket--main .l:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l:not(:last-child) {
    margin-bottom: 2.205882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l:not(:last-child) {
    margin-bottom: 5.970149253731344vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block:not(:last-child) {
    margin-bottom: 2.205882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block:not(:last-child) {
    margin-bottom: 5.970149253731344vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt {
  padding-right: 64px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt {
    padding-right: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt {
    padding-right: 0vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt[data-status="opened"] .js--ticketopen {
  display: none;
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt[data-status="closed"] .tkt--details {
  display: none;
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt--details {
  padding-bottom: 0px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt--details {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt--details {
    padding-bottom: 7.462686567164179vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt--details__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket1"] .l--block .tkt--details .l {
    width: 48.31460674157304%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 36px 0;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] {
    gap: 2.647058823529412vw 0;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] .l--block {
    width: 48.833333333333336%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] .l--block:not(:last-child) {
    margin-bottom: 5.970149253731344vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] .l--block .tkt--details {
  padding-bottom: 0px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] .l--block .tkt--details {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l[data-type="ticket2"] .l--block .tkt--details {
    padding-bottom: 4.477611940298508vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block {
  position: relative;
}
.common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header {
    -ms-flex-align: center;
        align-items: center;
    gap: 0 12px;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header {
    gap: 0 0.882352941176471vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header > h4 {
    -ms-flex-order: 2;
        order: 2;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header:after {
  display: block;
  background: #656567;
  color: #fff;
  font-weight: 700;
  padding: 0.5em 0.8em;
  line-height: 1;
  width: -webkit-fit-content;
  width: fit-content;
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header:after {
    font-size: 0.735294117647059vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header:after {
    font-size: 2.487562189054727vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header:after {
    content: "受付は終了しました";
    border-radius: 3px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block[data-status="end"] .tkt--header:after {
    content: "受付終了";
    border-radius: 0.746268656716418vw;
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1.492537313432836vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block[data-bgrainbow="1"]:after {
  background-image: url("../images/_common/bg/webp/rainbow_001.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.common-settings#Special .inner-section .ticket--main .l--block[data-bgrainbow="2"]:after {
  background-image: url("../images/_common/bg/webp/rainbow_002.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.common-settings#Special .inner-section .ticket--main .l--block:before,
.common-settings#Special .inner-section .ticket--main .l--block:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 6px 3px 3px 3px;
  box-sizing: border-box;
}
.common-settings#Special .inner-section .ticket--main .l--block:before {
  top: 0;
  left: 0;
  background: #fff;
  z-index: 2;
}
.common-settings#Special .inner-section .ticket--main .l--block:after {
  top: 4px;
  left: 4px;
}
.common-settings#Special .inner-section .ticket--main .l--block .price,
.common-settings#Special .inner-section .ticket--main .l--block .tkt,
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price,
  .common-settings#Special .inner-section .ticket--main .l--block .tkt,
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    width: 90.3954802259887%;
    margin-inline: auto;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price {
  color: #282828;
  padding-top: 72px;
  padding-left: 64px;
  padding-bottom: 72px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-top: 5.294117647058823vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-top: 7.462686567164179vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-left: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-left: 0vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-bottom: 5.294117647058823vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    padding-bottom: 7.960199004975125vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price {
    text-align: center;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
  font-weight: 700;
  padding-right: 36px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
    padding-right: 2.647058823529412vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
    font-size: 1.323529411764706vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
    font-size: 2.985074626865672vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h3 {
    margin-bottom: 0.85em;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h4 {
    line-height: 1;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price > h4 em {
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h4 em {
    font-size: 2.205882352941177vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h4 em {
    font-size: 7.462686567164179vw !important;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price > h4 small {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h4 small {
    font-size: 1.323529411764706vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h4 small {
    font-size: 4.477611940298508vw !important;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price > h5 {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h5 {
    font-size: 1.323529411764706vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h5 {
    font-size: 2.985074626865672vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price > h5 {
    padding-top: 0.55em;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .price .option {
  font-weight: 700;
  padding-left: 42px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price .option {
    padding-left: 3.088235294117647vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price .option {
    padding-left: 0vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price .option {
    font-size: 0.882352941176471vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price .option {
    font-size: 2.487562189054727vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .price .option {
    padding-top: 2.985074626865672vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
  padding-top: 60px;
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-top: 4.411764705882353vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-top: 7.462686567164179vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-left: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-left: 4.477611940298508vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-right: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-right: 4.477611940298508vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-bottom: 4.411764705882353vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice {
    padding-bottom: 7.462686567164179vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl {
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl {
    text-align: center;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl:not(:last-child) {
  position: relative;
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl:not(:last-child) {
    margin-bottom: 4.975124378109453vw;
    padding-bottom: 4.975124378109453vw;
  }
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl:not(:last-child):after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    height: 1px;
    background: #656567;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 4.477611940298508vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dt {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dt {
    font-size: 1.323529411764706vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dt {
    font-size: 2.487562189054727vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dt {
    width: 26.96629213483146%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dt {
    line-height: 1;
    margin-bottom: 2.487562189054727vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dd {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dd {
    font-size: 1.764705882352941vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dd {
    font-size: 4.477611940298508vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dd {
    width: 73.03370786516854%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .onlineprice > dl > dd {
    line-height: 1.4;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt {
    padding-top: 4.411764705882353vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt {
    padding-top: 7.462686567164179vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt {
    padding-bottom: 4.411764705882353vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt {
    padding-bottom: 7.462686567164179vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--header {
  position: relative;
  padding-left: 64px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #282828;
 }
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header {
    padding-left: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header {
    padding-left: 0vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header {
    font-size: 1.764705882352941vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header {
    font-size: 4.975124378109453vw !important;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--header:before {
  width: 40px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header:before {
    width: 2.941176470588236vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header:before {
    width: 5.970149253731344vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    height: 1px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: linear-gradient(88deg, #cda5ff 0%, #ffd728 15.38%, #198caa 31.25%, #ff8c3c 48.08%, #e6325f 62.02%, #c8c3dc 75.96%, #e6325f 100%);
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--header mark {
  background: linear-gradient(transparent 70%, #a2ffa2 70%);
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--header span {
  display: inline-block;
  height: 23px;
  padding-inline: 0.441176470588235vw;
  margin-left: 10px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 496;
  text-align: center;
  line-height: 20px;
  background-color: #282828;
  border-radius: 3px;;
}
@media screen and (max-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--header span {
    height: initial;
    font-size: 3.73134328358209vw;
    padding: 0.441176470588235vw 1.990049751243781vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
  margin: 0;
  padding: 0;
  border-radius: 100px;
  border: solid 1px #282828;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #282828;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 12px;
  width: 252px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    margin-top: 4.477611940298508vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    padding-top: 0.735294117647059vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    padding-top: 2.487562189054727vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    padding-bottom: 0.882352941176471vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    padding-bottom: 2.487562189054727vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    width: 18.529411764705884vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    width: 45.77114427860697vw;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    font-size: 1.323529411764706vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    font-size: 3.73134328358209vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    text-box: trim-both cap alphabetic;
    leading-trim: both;
    gap: 0 3px;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    gap: 0 0.220588235294118vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn {
    gap: 0 0.746268656716418vw;
    margin-inline: auto;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn:after {
  content: "";
  display: block;
  height: auto;
  -webkit-transform: translateY(15%);
          transform: translateY(15%);
  aspect-ratio: 1/1;
  background-image: url("../images/_common/icon/arrow_bottom.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 15px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn:after {
    width: 1.102941176470588vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--openbtn:after {
    width: 2.985074626865672vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .special--img {
  padding: 26px 64px 32px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .special--img {
    padding: 3.5294117647058823vw 4.705882352941177vw 2.647058823529412vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .special--img {
    padding: 4.975124378109453vw 0vw 4.477611940298508vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details {
  width: 100%;
  box-sizing: border-box;
  padding-left: 64px;
  padding-right: 64px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details {
    padding-inline: 4.705882352941177vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details {
    padding-top: 4.477611940298508vw;
    padding-inline: 0vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="normal"] .links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="normal"] .links {
    width: 45.50561797752809%;
    gap: 6px 0;
  }
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="normal"] .links {
    gap: 0.441176470588235vw 0;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="normal"] .links {
    gap: 1.492537313432836vw 0;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album {
    width: 45.50561797752809%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl {
    width: 48.148148148148145%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl {
    width: 46.875%;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dd {
  margin-bottom: 12px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dd {
    margin-bottom: 0.882352941176471vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dd {
    margin-bottom: 1.492537313432836vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dd > picture {
  display: block;
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dd > picture img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  aspect-ratio: 1/1;
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dt {
  text-align: center;
  font-weight: 700;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dt {
    font-size: 0.882352941176471vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details[data-type="album"] .album > dl > dt {
    font-size: 2.487562189054727vw !important;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items:not(:last-child) {
    margin-bottom: 1.470588235294118vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items:not(:last-child) {
    margin-bottom: 5.970149253731344vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > nav[data-pccolumn="2"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > nav[data-pccolumn="2"] > .md-btn__links {
    width: 49%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > nav[data-pccolumn="2"] > .md-btn__links:not(:last-child) {
    margin-bottom: 1.492537313432836vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > .l--remarks {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1.2rem;
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > .l--remarks {
    font-size: 2.487562189054727vw;
  }
}
.common-settings#Special .inner-section .ticket--main .l--block .tkt--details .l--items > .l--remarks:last-child {
    margin-top: 6px;
}
.common-settings#Special .inner-section .ticket--main .tikclose {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0;
  padding: 0;
  background: none;
  border-style: none;
  display: block;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 84px;
}
@media screen and (max-width: 1360px) {
  .common-settings#Special .inner-section .ticket--main .tikclose {
    width: 6.176470588235294vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Special .inner-section .ticket--main .tikclose {
    width: 20.895522388059703vw;
  }
}
.common-settings#Special .inner-section .ticket--main .tikclose picture {
  display: block;
}
.common-settings#Special .inner-section .ticket--main .tikclose picture img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  aspect-ratio: 336/168;
}

