@charset "UTF-8";
/* ticket */
@media screen and (max-width: 1001px) {
  /* purchase */
  .purchase__box {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  /* held */
  .held {
    height: auto;
    min-height: 268px;
  }
  .held__below-after--text span {
    display: block;
    font-size: 15px;
  }
  /* electronic */
  .electronic {
    height: auto;
    padding-bottom: 30px;
  }
  .electronic__box {
    padding-bottom: 20px;
  }
  .electronic__flex {
    flex-wrap: wrap;
    max-width: 600px;
    width: 100%;
  }
  .electronic__flex-item {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* paper */
  .paper {
    height: auto;
  }
  .paper__box {
    padding-bottom: 20px;
  }
  .paper__flex {
    flex-wrap: wrap;
    max-width: 600px;
    width: 100%;
  }
  .paper__flex-item {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* dome */
  .dome {
    height: auto;
  }
  .dome__box {
    padding-bottom: 20px;
  }
  .dome__flex {
    flex-wrap: wrap;
    max-width: 600px;
    width: 100%;
  }
  .dome__flex-item {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* information */
  .information__wrap {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 769px) {
  /* purchase */
  /* held */
  .held__wrap {
    padding: 26px 39px 31px;
  }
  .held__above-flex {
    margin-bottom: 22px;
    padding-left: 0;
  }
  .held__above-place {
    flex-direction: column;
    align-items: center;
    margin-bottom: 22px;
  }
  .held__above-place--banner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .held__above-date {
    flex-direction: column;
    align-items: center;
  }
  .held__above-date--banner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .held__line {
    display: none;
  }
  .held__below-flex {
    flex-direction: column;
    padding-left: 0;
  }
  .held__below-advance {
    flex-direction: column;
    align-items: center;
    margin-bottom: 22px;
    margin-right: 0;
  }
  .held__below-advance--banner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .held__below-day {
    flex-direction: column;
    align-items: center;
    margin-bottom: 22px;
  }
  .held__below-day--banner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .held__below-after {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
  .held__below-after--banner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .held__below-after--text {
    text-align: center;
  }
  .held__below-after--text span {
    margin-top: 4px;
  }
  /* electronic */
  .electronic__box {
    padding: 21px 15px 0px;
  }
  /* paper */
  .paper {
    height: auto;
  }
  .paper__box {
    padding: 21px 15px 37px;
  }
  .paper__flex {
    align-items: unset;
  }
  .paper__flex-item--4 {
    margin-bottom: 0;
  }
  /* dome */
  .dome {
    height: auto;
  }
  .dome__box {
    padding: 30px 15px 37px;
  }
  .dome__flex {
    align-items: unset;
  }
  .dome__flex-item--2 {
    margin-bottom: 0;
  }
  /* phone */
  .phone {
    height: auto;
  }
  .phone__box {
    padding: 21px 15px 37px;
  }
}
@media screen and (max-width: 600px) {
  /* ticket */
  .ticket__wrap {
    background: none;
    background-image: url("../img/ticket/top_snow-left.png"), url("../img/ticket/top_snow-right.png"); /* 右側の画像 */
    background-repeat: no-repeat, no-repeat;
    background-position: left 13px top 80px, right 8px top 80px;
  }
  /* purchase */
  .purchase {
    padding-top: 120px;
  }
  .purchase__title {
    font-size: 24px;
  }
  .purchase__box {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* held */
  .held {
    min-height: 410px;
    height: auto;
  }
  .held__wrap {
    padding: 26px 15px 31px;
  }
  .held__above-place {
    margin-bottom: 15px;
  }
  .held__above-place--banner {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .held__above-place--text {
    font-size: 17px;
  }
  .held__above-date--banner {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .held__above-date--text {
    font-size: 17px;
  }
  .held__below-advance {
    margin-bottom: 15px;
  }
  .held__below-advance--banner {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .held__below-advance--text {
    font-size: 17px;
  }
  .held__below-day--banner {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .held__below-day--text {
    font-size: 17px;
  }
  .held__below-after--banner {
    width: 180px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .held__below-after--text {
    font-size: 17px;
  }
  /* electronic */
  .electronic {
    height: auto;
  }
  .electronic__title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    padding: 0 14px;
  }
  .electronic__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .electronic__flex-item {
    width: 241px;
    height: 120px;
  }
  .electronic__flex-item--banner {
    height: 82px;
  }
  .electronic__flex-item--banner img {
    max-width: 70%;
  }
  .electronic__flex-item--button {
    height: 38px;
    font-size: 14px;
  }
  .electronic__flex-item:last-child {
    font-size: 16px;
  }
  /* paper */
  .paper__title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    padding: 0 14px;
  }
  .paper__text {
    font-size: 10px;
    margin-bottom: 0px;
  }
  .paper__flex-item {
    width: 241px;
    height: 120px;
  }
  .paper__flex-item--banner {
    height: 82px;
  }
  .paper__flex-item--banner img {
    max-width: 70%;
  }
  .paper__flex-item--button {
    height: 38px;
    font-size: 14px;
  }
  /* dome */
  .dome {
    height: auto;
  }
  .dome__title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    padding: 0 14px;
  }
  .dome__text {
    font-size: 10px;
    margin-bottom: 0px;
  }
  .dome__flex-item {
    width: 240px;
    height: 199px;
  }
  .dome__flex-item--banner {
    height: 161px;
  }
  .dome__flex-item--banner img {
    max-width: 70%;
  }
  .dome__flex-item--banner--text {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .dome__flex-item--button {
    height: 38px;
  }
  .dome__flex-item--button a {
    line-height: 38px;
    font-size: 14px;
  }
  /* phone */
  .phone {
    height: 341px;
    margin-bottom: 0;
  }
  .phone__title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    padding: 0 10px;
  }
  .phone__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .phone__box {
    padding: 62px 15px 32px;
  }
  .phone__flex {
    max-width: 280px;
    margin-bottom: 0;
  }
  .phone__flex-right img {
    padding: 4px 14px;
  }
  .phone__number {
    margin-bottom: 61px;
  }
  .phone__number a {
    font-size: 28px;
  }
  .phone__flex-right img {
    width: 47px;
  }
  .phone__list {
    font-size: 10px;
  }
  /* information */
  .information {
    padding-top: 80px;
    padding-bottom: 94px;
  }
  .information__title {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .information__wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .information__accordion-btn {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .information__accordion-btn--arrow {
    width: 6px;
    right: 22px;
  }
  .information__accordion-btn::after {
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .information__accordion-content {
    padding: 0 15px;
    font-size: 12px;
  }
  .information__accordion-content--list {
    margin: 19px 0 41px;
  }
}/*# sourceMappingURL=ticket_sp.css.map */