@charset "UTF-8";
/* チケット */
.p-deco:nth-of-type(2) {
  top: 20%;
}

.p-deco:nth-of-type(3) {
  top: 50%;
}

.main {
  margin: 0 auto;
  padding-bottom: 100px;
  max-width: 1200px;
}

.p-ticket_block + .p-ticket_block {
  margin-top: 27px;
}

.p-ticket_block__ttl {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.p-ticket_block__ttl::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../image/top/cap_deco-block.png) no-repeat center center;
  background-size: 100%;
  width: 52px;
  height: 5px;
  content: '';
}

.p-ticket_block__ttl .p-in_caption {
  margin-top: 15px;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}

.p-ticket_price__box {
  padding: 8px 8.5%;
}

.ticket {
  padding-top: 110px;
}

.ticket__title {
  margin: 0 auto;
  max-width: 610px;
}

.ticket__title img {
  margin: 0 auto;
}

.ticket__wrap {
  margin: 0 auto;
  overflow: hidden;
}

.ticket__block {
  padding-top: 25px;
}

.ticket__block + .ticket__block {
  margin-top: 39px;
}

.ticket__block-ttl {
  position: relative;
  border: 1px solid #B4B4B4;
  background-color: #231816;
  padding: 25px 60px;
  color: #fdfdff;
}

.ticket__block-ttl::before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #B4B4B4;
  pointer-events: none;
  content: '';
}

.ticket__block-ttl .p-in_caption {
  margin-top: 20px;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: center;
}

.ticket__table {
  padding: 13px 60px;
}

.ticket__table-pamph {
  border-top: 1px solid #B4B4B4;
  padding-top: 30px;
}

.ticket__table-pamph-ttl {
  position: relative;
  padding-bottom: 25px;
  font-weight: 700;
}

.ticket__table-pamph-ttl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 4px, rgba(180, 180, 180, 0) 4px, rgba(180, 180, 180, 0) 6px);
  background-size: 6px 1px;
  width: 100%;
  height: 1px;
  content: '';
}

.ticket__table-seat-ttl {
  position: relative;
  padding: 25px 0;
  font-weight: 700;
}

.ticket__table-seat .ticket__img {
  padding: 0 0 27px;
}

.ticket__table-seat .ticket__img::before {
  content: none;
}

.ticket__img {
  position: relative;
  padding: 50px 0 50px;
}

.ticket__img::before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 2px, rgba(180, 180, 180, 0) 2px, rgba(180, 180, 180, 0) 3px);
  background-size: 3px 1px;
  width: 100%;
  height: 1px;
  content: '';
}

.ticket__img img {
  margin: 0 auto;
}

.ticket__note {
  margin: 44px auto 0;
  max-width: 820px;
}

.ticket__link {
  margin: 52px auto 0;
  width: 540px;
}

.ticket__link-item + .ticket__link-item {
  margin-top: 10px;
}

.p-ticket_pamph {
  margin-bottom: 41px;
}

.p-ticket_pamph__box {
  padding: 8px 8.5%;
}

.p-ticket_pamph__img {
  position: relative;
  padding: 21px 0 17px;
}

.p-ticket_pamph__img::before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 2px, rgba(180, 180, 180, 0) 2px, rgba(180, 180, 180, 0) 3px);
  background-size: 3px 1px;
  width: 100%;
  height: 1px;
  content: "";
}

.p-ticket_pamph__img img {
  margin: 0 auto;
}

.p-ticket_seat__box {
  padding: 8px 8.5%;
}

.p-ticket_schedule {
  padding-top: 104px;
}

.p-ticket_schedule__box {
  padding: 27px 7.2% 38px;
  color: #fdfdff;
  line-height: 1.35;
}

.p-ticket_schedule__box + .p-ticket_schedule__box {
  margin-top: 14px;
}

.p-ticket_schedule__header {
  position: relative;
  margin-bottom: 22px;
  padding-bottom: 18px;
  color: #A18031;
}

.p-ticket_schedule__header::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 2px, rgba(180, 180, 180, 0) 2px, rgba(180, 180, 180, 0) 3px);
  background-size: 3px 1px;
  width: 100%;
  height: 1px;
  content: "";
}

.p-ticket_block__ttl .c-heading-2 {
  font-size: 30px;
}

.p-ticket_schedule__ttl {
  line-height: 1.5;
}

.p-ticket_schedule__date {
  margin-top: 3px;
  font-size: 13.5px;
  letter-spacing: 0.03em;
}

.p-ticket_schedule__data {
  color: #000000;
  font-size: 13.5px;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-ticket_schedule__data-item + .p-ticket_schedule__data-item {
  margin-top: 9px;
}

.p-ticket_schedule__data-item dt::after {
  content: "：";
}

.p-ticket__note {
  margin: 54px auto 0;
  max-width: 770px;
}

.btn__text {
  position: relative;
  -webkit-transition: opacity 0.4s linear 0s;
  transition: opacity 0.4s linear 0s;
  padding: 0 34px;
  font-weight: bold;
  font-size: 13.5px;
  line-height: 1.35;
  letter-spacing: normal;
}

.btn__text::before {
  position: absolute;
  top: 4px;
  left: 1px;
  opacity: 1;
  -webkit-transition: opacity 0.4s linear 0s;
  transition: opacity 0.4s linear 0s;
  background: url(../image/top/icon_ticket.svg) left center no-repeat;
  background-size: contain;
  width: 20px;
  height: 11px;
  content: "";
}

.btn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  min-height: 53px;
}

.btn__inner::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.2s linear 0.4s;
  transition: all 0.2s linear 0.4s;
  border-top: 1px solid #a7946a;
  width: 0;
  height: 0;
  content: "";
}

.btn__inner::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.1s linear 0.3s;
  transition: all 0.1s linear 0.3s;
  border-left: 1px solid #a7946a;
  width: 0;
  height: 0;
  content: "";
}

.btn__style {
  display: inline-block;
  position: relative;
  margin-top: 4%;
  overflow: hidden;
}

.btn__style::before {
  -webkit-transition: all 0.1s linear 0.3s;
  position: absolute;
  top: 0px;
  right: -1px;
  z-index: 1;
  transition: all 0.1s linear 0.3s;
  border-top: 1px solid #a7946a;
  width: 0;
  height: 0;
  content: "";
}

.btn__style::after {
  -webkit-transition: all 0.1s linear 0.2s;
  position: absolute;
  top: -1px;
  left: 0px;
  z-index: 1;
  transition: all 0.1s linear 0.2s;
  border-left: 1px solid #a7946a;
  width: 0;
  height: 0;
  content: "";
}

.btn__style:hover::before {
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  width: 275px;
}

.btn__style:hover::after {
  -webkit-transition: all 0.1s linear 0.1s;
  transition: all 0.1s linear 0.1s;
  border-color: #a7946a;
  height: 63px;
}

.btn__link {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #A18031;
  width: 270px;
  height: 63px;
  color: #bf9a58;
}

.btn__link::before {
  position: absolute;
  bottom: -1px;
  left: -1px;
  -webkit-transition: all 0.2s linear 0.1s;
  transition: all 0.2s linear 0.1s;
  background-color: #a7946a;
  width: 0;
  height: 1px;
  content: "";
}

.btn__link::after {
  position: absolute;
  right: -1px;
  bottom: -1px;
  -webkit-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  border-right: 1px solid #a7946a;
  width: 1px;
  height: 0;
  content: "";
}

.btn__link.is-disalbed {
  pointer-events: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn__link.is-disalbed::after {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(128, 128, 128, 0.7);
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: '';
}

/* 受付終了 */
.btn__link.is__end:hover::before,
.btn__link.is__end:hover::after {
  display: none;
}

.is__gold {
  position: absolute;
  top: 30px;
  left: 204px;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  border-top: 1px solid #A18031;
  width: 10px;
  height: 1px;
}

@media not all and (max-width: 767px){
  .p-ticket_block + .p-ticket_block {
    margin-top: 78px;
  }
  .p-ticket_block__ttl {
    margin-bottom: 35px;
  }
  .p-ticket_price__box {
    padding: 12px 5.7%;
  }
  .ticket__wrap {
    width: 1000px;
  }
  .ticket__img::before {
    background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 4px, rgba(180, 180, 180, 0) 4px, rgba(180, 180, 180, 0) 6px);
    background-size: 6px 1px;
  }
  .ticket__note {
    width: 90%;
  }
  .ticket__note .p-in-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ticket__note .p-in-head {
    min-width: 13.5em;
  }
  .p-ticket_pamph {
    margin-bottom: 87px;
  }
  .p-ticket_pamph__box {
    padding: 12px 5.7%;
  }
  .p-ticket_pamph__img {
    padding: 41px 0 30px;
  }
  .p-ticket_pamph__img::before {
    background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 4px, rgba(180, 180, 180, 0) 4px, rgba(180, 180, 180, 0) 6px);
    background-size: 6px 1px;
  }
  .p-ticket_seat__box {
    padding: 12px 5.7%;
  }
  .p-ticket_schedule__box {
    padding: 45px 5.8% 59px;
  }
  .p-ticket_schedule__box + .p-ticket_schedule__box {
    margin-top: 30px;
  }
  .p-ticket_schedule__header {
    margin-bottom: 34px;
    padding-bottom: 33px;
  }
  .p-ticket_schedule__header::after {
    background-image: linear-gradient(to right, rgba(180, 180, 180, 0.6), rgba(180, 180, 180, 0.6) 4px, rgba(180, 180, 180, 0) 4px, rgba(180, 180, 180, 0) 6px);
    background-size: 6px 1px;
  }
  .p-ticket_schedule__ttl {
    font-size: 30px;
    letter-spacing: 0.03em;
  }
  .p-ticket_schedule__date {
    margin-top: 8px;
    font-size: 26px;
    letter-spacing: normal;
  }
  .p-ticket_schedule__data {
    font-size: 21px;
  }
  .p-ticket_schedule__data-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-ticket_schedule__data-item + .p-ticket_schedule__data-item {
    margin-top: 5px;
  }
  .p-ticket__note {
    width: 90%;
  }
  .p-ticket__note .p-in-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-ticket__note .p-in-head {
    min-width: 13.5em;
  }
  .btn__text {
    padding: 20px 0 20px 73px;
    font-size: 17px;
  }
  .btn__text::before {
    top: 21px;
    left: 51px;
    width: 15px;
    height: 20px;
  }
  .btn__inner {
    min-height: 64px;
  }
  .btn__link:hover::before {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    width: calc(100% + 2px);
  }
  .btn__link:hover::after {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    height: calc(100% + 2px);
  }
  .btn__link:hover .btn__inner::before {
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
  }
  .btn__link:hover .btn__inner::after {
    -webkit-transition: all 0.1s linear 0.2s;
    transition: all 0.1s linear 0.2s;
    height: 100%;
  }
  .btn__link:hover .btn__text {
    opacity: 0.6;
  }
  .btn__link:hover .btn__text::before {
    opacity: 0.6;
  }
  .btn__link:hover .btn__text::after {
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    background-color: #A18031;
    width: 25px;
  }
  .btn__link:hover .is__gold {
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    border-color: #a7946a;
    width: 30px;
  }
}

@media screen and (max-width: 767px){
  .p-ticket_block__ttl::before {
    background: url(../image/top/cap_deco-block_sp.png) no-repeat center center;
    background-size: 100%;
    width: 36px;
    height: 4px;
  }
  .ticket {
    margin-top: 0;
    padding-top: 57px;
  }
  .ticket__block {
    padding-top: 24px;
  }
  .ticket__block + .ticket__block {
    margin-top: 2px;
  }
  .ticket__block-ttl {
    padding: 25px 20px;
  }
  .ticket__block-ttl .c-heading-2 {
    font-size: 13px;
  }
  .ticket__block-ttl .p-in_caption {
    font-size: 10px;
  }
  .ticket__table {
    padding: 7px 8%;
  }
  .ticket__table-pamph {
    padding-top: 23px;
  }
  .ticket__table-pamph-ttl {
    padding-bottom: 14px;
  }
  .ticket__img {
    padding: 25px 0 25px;
  }
  .ticket__note {
    margin-top: 25px;
  }
  .ticket__note .p-in-item {
    padding-left: 1em;
    text-indent: -1em;
  }
  .ticket__note .p-in-head {
    display: inline;
  }
  .ticket__note .p-in-desc {
    display: inline;
  }
  .ticket__link {
    margin-top: 25px;
    width: 86%;
  }
  .p-ticket_schedule {
    padding-top: 80px;
  }
  .p-ticket_block__ttl .c-heading-2 {
    font-size: 19px;
  }
  .p-ticket__note {
    margin-top: 25px;
  }
  .p-ticket__note .p-in-item {
    padding-left: 1em;
    text-indent: -1em;
  }
  .p-ticket__note .p-in-head {
    display: inline;
  }
  .p-ticket__note .p-in-desc {
    display: inline;
  }
  .btn__text {
    padding: 20px 0 20px 80px;
    font-size: 15px;
  }
  .btn__text::before {
    top: 17px;
    left: 52px;
    width: 18px;
    height: 23px;
  }
  .btn__style {
    display: block;
    margin: 4% auto 0;
    max-width: 270px;
  }
  .btn__link {
    width: 100%;
    max-width: 270px;
  }
}
