@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;900&display=swap);
@media (max-width:767px) {
  .disp_pc {
    display: none
  }
}

@media (min-width:768px) {
  .disp_pc {
    display: block
  }
}

@media (max-width:767px) {
  .disp_sp {
    display: block
  }
}

@media (min-width:768px) {
  .disp_sp {
    display: none
  }
}

.pre-registration {
  position: relative;
  z-index: 15;
  overflow: hidden;
}

@media (max-width:767px) {
  .pre-registration {
    width: 100%;
    overflow-x: hidden
  }
}

.pre-registration img {
  max-width: 100%;
  width: 100%;
  height: auto
}

.pre-registration .mv {
  position: relative
}

@media (max-width:767px) {
  .pre-registration .mv {
    margin-bottom: -2vw
  }
}

@media (min-width:768px) {
  .pre-registration .mv {
    margin-bottom: -3vw
  }
}

.pre-registration section {
  position: relative
}

.pre-registration section a.btn {
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-weight: 600;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Jost, sans-serif;
  -webkit-transition: .3s;
  transition: .3s
}

@media (max-width:767px) {
  .pre-registration section a.btn {
    background-size: 79.2vw 16.8vw;
    -webkit-filter: drop-shadow(0 .8vw 1.6vw rgba(0, 0, 0, .2));
    filter: drop-shadow(0 .8vw 1.6vw rgba(0, 0, 0, .2));
    width: 79.2vw;
    height: 16.5333333333vw;
    margin: 0 auto
  }
}

@media (min-width:768px) {
  .pre-registration section a.btn {
    background-size: 21.25vw 5.1388888889vw;
    -webkit-filter: drop-shadow(0 .4166666667vw .5555555556vw rgba(71, 68, 150, .25));
    filter: drop-shadow(0 .4166666667vw .5555555556vw rgba(71, 68, 150, .25));
    width: 21.25vw;
    height: 5.1388888889vw;
    font-size: 1vw
  }
}

.pre-registration section a.btn span {
  line-height: 1;
  letter-spacing: .1em;
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section a.btn span {
    font-size: 3.2vw;
    padding-left: .5em
  }
}

.pre-registration section a.btn:hover {
  color: #5ee2ff
}

@media (min-width:768px) {
  .pre-registration section.registration {
    margin-bottom: 4.1666666667vw
  }
}

.pre-registration section.registration h1 {
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section.registration h1 {
    margin: 0 auto 10.6666666667vw auto;
    width: 94.2666666667vw
  }
}

@media (min-width:768px) {
  .pre-registration section.registration h1 {
    margin: 0 auto 4.1666666667vw auto;
    width: 45.8333333333vw
  }
}

.pre-registration section.registration ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:768px) {
  .pre-registration section.registration ul {
    margin: 0 auto 2.0833333333vw auto
  }
}

@media (max-width:767px) {
  .pre-registration section.registration ul.store_2 {
    margin: 0 auto 10.6666666667vw auto;
    width: 84vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media (min-width:768px) {
  .pre-registration section.registration ul.store_2 {
    margin: 0 auto 2.0833333333vw auto;
    width: 26.7361111111vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration ul.store_3 {
    margin: 0 auto 10.6666666667vw auto;
    width: 84vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media (min-width:768px) {
  .pre-registration section.registration ul.store_3 {
    margin: 0 auto 2.0833333333vw auto;
    width: 42.2222222222vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration ul.store_3 li:last-child {
    text-align: center;
    width: 100%;
    margin-top: 4vw
  }
}

.pre-registration section.registration ul.store li a {
  display: block;
}

.pre-registration section.registration ul.store li a.off {
  pointer-events: none;
  opacity: .2;
}


@media (max-width:767px) {
  .pre-registration section.registration ul.store li a img {
    width: auto;
    height: 13.0666666667vw
  }
}

@media (min-width:768px) {
  .pre-registration section.registration ul.store li a img {
    width: auto;
    height: 4.1666666667vw;
    -webkit-transition: .3s;
    transition: .3s
  }

  .pre-registration section.registration ul.store li a:hover img {
    opacity: 0.7;
  }
}

.pre-registration section.registration ul.arrival li a {
  pointer-events: inherit
}

.pre-registration section.registration ul.arrival li a img {
  opacity: 1
}

@media (min-width:768px) {
  .pre-registration section.registration ul.arrival li:hover img {
    opacity: .7
  }
}

.pre-registration section.registration .twitter_wrap {
  position: relative;
  width: 100%;
  z-index: 1
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap {
    padding: 10.6666666667vw 0
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap {
    margin-bottom: 2vw;
    padding: 2vw 0
  }
}

.pre-registration section.registration .twitter_wrap .twitter_wrap__bg {
  background-color: rgba(29, 155, 240, .1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-clip-path: polygon(13.3333333333vw 0, 100% 0, 100% calc(100% - 13.3333333333vw), calc(100% - 13.3333333333vw) 100%, 0 100%, 0 13.3333333333vw);
  clip-path: polygon(13.3333333333vw 0, 100% 0, 100% calc(100% - 13.3333333333vw), calc(100% - 13.3333333333vw) 100%, 0 100%, 0 13.3333333333vw)
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap .twitter_wrap__bg {
    width: 100%;
    height: 100%
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap .twitter_wrap__bg {
    width: 110vw;
    height: 100%;
    margin-left: -5vw
  }
}

.pre-registration section.registration .twitter_wrap p {
  color: #615f90;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  letter-spacing: .1em;
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap p {
    font-size: 4.2666666667vw;
    line-height: 1.6;
    margin-bottom: 5.3333333333vw
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap p {
    font-size: 1.6666666667vw;
    margin-bottom: 1.5vw
  }
}

.pre-registration section.registration .twitter_wrap p span {
  color: #1e9cf0
}

.pre-registration section.registration .twitter_wrap p span span {
  font-size: 0.75em;
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap p span {
    font-size: 5.3333333333vw
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap p span {
    font-size: 1.9444444444vw
  }
}

.pre-registration section.registration .twitter_wrap a.twitter_btn {
  background-image: url(../images/btn_twitter.png);
  margin: 0 auto;
  background-repeat: no-repeat
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap a.twitter_btn {
    background-size: 79.2vw auto;
    width: 79.2vw;
    height: 16.5333333333vw
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap a.twitter_btn {
    background-size: 25.4166666667vw 5.1388888889vw;
    width: 25.4166666667vw;
    height: 5.1388888889vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap a.twitter_btn span {
    font-size: 3vw;
    padding-left: 2.5em
  }

  .pre-registration section.registration .twitter_wrap a.twitter_btn span small {
    font-size: 0.6em;
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .twitter_wrap a.twitter_btn span {
    padding-left: 2.5em;
    letter-spacing: .15em
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .twitter_wrap a.twitter_btn span strong {
    font-size: 4vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap {
    padding: 10.6666666667vw 0 0;
    margin-bottom: 10.6666666667vw;
  }
}

.pre-registration section.registration .others_wrap p {
  color: #615f90;
  font-weight: 700;
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap p {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
    letter-spacing: .1em
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap p {
    font-size: 1.3888888889vw;
    letter-spacing: .1em;
    margin-bottom: 1.3vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul {
    display: block;
    margin-bottom: 0
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul {
    width: 87.1527777778vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li {
    margin-bottom: 2.6666666667vw
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li:last-child {
    margin-bottom: 0
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li a span {
    letter-spacing: .08em;
    padding: 0 0 0 1.5em
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li.line a.btn {
    background-image: url(../images/btn_line_sp.png)
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li.line a.btn {
    background-image: url(../images/btn_line_pc.png)
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li.mail a.btn {
    background-image: url(../images/btn_mail_sp.png)
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li.mail a.btn {
    background-image: url(../images/btn_mail_pc.png)
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li.yoyaku a.btn {
    background-image: url(../images/btn_yoyaku_sp.png)
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li.yoyaku a.btn {
    background-image: url(../images/btn_yoyaku_pc.png)
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li.portal a.btn {
    background-image: url(../images/btn_portal_sp.png)
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li.portal a.btn {
    background-image: url(../images/btn_portal_pc.png)
  }
}

@media (max-width:767px) {
  .pre-registration section.registration .others_wrap ul li.portal a.btn span {
    font-size: 2.9333333333vw;
    line-height: 1.2
  }
}

@media (min-width:768px) {
  .pre-registration section.registration .others_wrap ul li.portal a.btn span {
    font-size: .8333333333vw;
    line-height: 1.3
  }
}

.pre-registration section.present {
  position: relative;
  z-index: 2
}

@media (max-width:767px) {
  .pre-registration section.present {
    padding: 10.6666666667vw 0
  }
}

@media (min-width:768px) {
  .pre-registration section.present {
    padding: 4.1666666667vw 0
  }
}

.pre-registration section.present .present__bg {
  background-position: center top;
  -webkit-clip-path: polygon(0 0, calc(100% - 13.3333333333vw) 0, 100% 13.3333333333vw, 100% 100%, 13.3333333333vw 100%, 0 calc(100% - 13.3333333333vw));
  clip-path: polygon(0 0, calc(100% - 13.3333333333vw) 0, 100% 13.3333333333vw, 100% 100%, 13.3333333333vw 100%, 0 calc(100% - 13.3333333333vw));
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1
}

@media (max-width:767px) {
  .pre-registration section.present .present__bg {
    background-image: url(../images/bg_present_sp.png);
    background-size: cover;
    width: 100%
  }
}

@media (min-width:768px) {
  .pre-registration section.present .present__bg {
    background-image: url(../images/bg_present_pc.png);
    background-size: 100vw auto;
    width: 110vw;
    margin-left: -5vw
  }
}

.pre-registration section.present h2 {
  position: relative;
  z-index: 2
}

@media (max-width:767px) {
  .pre-registration section.present h2 {
    width: 90vw;
    margin: 0 auto 4.5vw auto
  }
}

@media (min-width:768px) {
  .pre-registration section.present h2 {
    margin: 0 auto 2vw auto;
    width: 56.9444444444vw;
    height: 4.4444444444vw
  }
}

.pre-registration section.present .present_wrap {
  position: relative;
  z-index: 2
}

@media (max-width:767px) {
  .pre-registration section.present .present_wrap {
    margin: 0 auto 1.3vw auto;
    width: 92vw
  }
}

@media (min-width:768px) {
  .pre-registration section.present .present_wrap {
    margin: 0 auto .6944444444vw auto;
    width: 47.9166666667vw
  }
}

.pre-registration section.present .present_wrap.clear img {
  opacity: .3
}

.pre-registration section.present .present_wrap.clear:before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../images/icon_clear.png);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
  z-index: 5
}

@media (max-width:767px) {
  .pre-registration section.present .present_wrap.clear:before {
    width: 16vw;
    height: 16vw;
    right: -1.3vw;
    top: 1vw
  }
}

@media (min-width:768px) {
  .pre-registration section.present .present_wrap.clear:before {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
    right: -.7vw;
    top: .7vw
  }
}

.pre-registration section.present .andmore {
  display: block
}

@media (max-width:767px) {
  .pre-registration section.present .andmore {
    margin: 8vw auto 0 auto;
    width: 74.6666666667vw
  }
}

@media (min-width:768px) {
  .pre-registration section.present .andmore {
    margin: 4.1666666667vw auto 0 auto;
    width: 29.0972222222vw
  }
}

@media (max-width:767px) {
  .pre-registration section.present .notice_wrap {
    margin: 10vw auto 0 auto;
    width: 92vw
  }
}

@media (min-width:768px) {
  .pre-registration section.present .notice_wrap {
    margin: 4.1666666667vw auto 0 auto;
    width: 56.9444444444vw
  }
}

.pre-registration section.present .notice_wrap h3 {
  color: #615f90;
  border-bottom: 1px solid #615f90;
  font-weight: 700;
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section.present .notice_wrap h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 3.3333333333vw;
    padding-bottom: 2.6666666667vw
  }
}

@media (min-width:768px) {
  .pre-registration section.present .notice_wrap h3 {
    font-size: 1.6666666667vw;
    margin-bottom: 1.3888888889vw;
    padding-bottom: 1.3888888889vw
  }
}

@media (max-width:767px) {
  .pre-registration section.present .notice_wrap ul {
    padding: 0 0 0 4em
  }
}

@media (min-width:768px) {
  .pre-registration section.present .notice_wrap ul {
    padding: 0 0 0 4em
  }
}

.pre-registration section.present .notice_wrap ul li {
  color: #615f90;
  list-style-type: disc
}

@media (max-width:767px) {
  .pre-registration section.present .notice_wrap ul li {
    font-size: 2.6666666667vw;
    line-height: 1.6
  }
}

@media (min-width:768px) {
  .pre-registration section.present .notice_wrap ul li {
    font-size: .9722222222vw;
    line-height: 1.6
  }
}

.pre-registration section.present .notice_wrap ul li a {
  color: #615f90;
  text-decoration: underline
}

@media (max-width:767px) {
  .pre-registration section.sns {
    padding: 10.6666666667vw 0
  }
}

@media (min-width:768px) {
  .pre-registration section.sns {
    padding: 4.1666666667vw 0
  }
}

.pre-registration section.sns h2 {
  color: #615f90;
  font-family: Jost;
  font-weight: 600;
  letter-spacing: .1em;
  text-align: center
}

@media (max-width:767px) {
  .pre-registration section.sns h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 4.6666666667vw
  }
}

@media (min-width:768px) {
  .pre-registration section.sns h2 {
    font-size: 1.3888888889vw;
    margin-bottom: 1.3888888889vw
  }
}

.pre-registration section.sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto
}

@media (max-width:767px) {
  .pre-registration section.sns ul {
    width: 52vw
  }
}

@media (min-width:768px) {
  .pre-registration section.sns ul {
    width: 15.2777777778vw
  }
}

@media (max-width:767px) {
  .pre-registration section.sns ul li {
    width: 12vw
  }
}

.pre-registration section.sns ul li a {
  display: block
}

@media (max-width:767px) {
  .pre-registration section.sns ul li a {
    width: 12vw;
    height: 12vw
  }
}

@media (min-width:768px) {
  .pre-registration section.sns ul li a {
    width: 4.1666666667vw;
    height: 4.1666666667vw
  }
}

.pre-registration section.sns ul li a img {
  -webkit-transition: .2s;
  transition: .2s
}