@font-face {
  font-family: Bazzi;
  src: url('../fonts/Bazzi.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.ms-nav-pp-link {
  justify-content: center;
  align-items: center;
  width: 5vw;
  min-width: 140px;
  display: flex;
}

.ms-nav-pp-link.logomsea {
  width: 10vw;
  min-width: 180px;
}

.pre-logo {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.pre-main {
  z-index: 1;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pre-main.akatsuki {
  margin-top: -2rem;
}

.pre-body {
  color: #292929;
  background-color: #f8d5e5;
  font-family: LINE Seed JP, sans-serif;
}

.pre-main-wrap {
  z-index: 3;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #f8d5e5;
  background-image: linear-gradient(#eed9ae, #eed9ae);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 1000px;
  display: flex;
  position: relative;
}

.ms-wrap {
  color: #333;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 48px;
  height: 100%;
  padding: .5rem .8rem;
  font-size: 20px;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.ms-wrap:hover {
  opacity: 1;
  color: #ff7735;
}

.ms-wrap.hide.x {
  width: 44px;
}

.pre-cta {
  z-index: 2;
  color: #2b1d47;
  text-transform: uppercase;
  background-image: url('../images/a_bg_1a_bg.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 500px;
  border-bottom: 5px solid #0000001a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: .8rem 2.5rem .6rem;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: hidden;
}

.pre-cta:hover {
  outline-offset: -1px;
  bottom: 2px;
  overflow: hidden;
  transform: scale(1.05);
}

.ms-nav-pp-link-2 {
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  transition: all .4s;
  display: flex;
}

.ani-cta {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: center;
  display: flex;
}

.ms-pp-sns-wrap {
  align-self: center;
  height: 100%;
  display: flex;
}

.ms-p-tiny {
  z-index: 9;
  position: relative;
}

.ms-nav-cta {
  color: #26272d;
  min-width: 80px;
  margin-right: -1.5rem;
  padding: .5rem 1.4rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
}

.ms-nav-cta:hover {
  color: #ff7735;
  bottom: 2px;
}

.ms-nav-cta.w--current {
  opacity: 1;
}

.ms-pp-wrap {
  flex: 1;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ms-sns-wrap {
  z-index: 2;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.ms-pp-svg-2 {
  height: 28px;
}

.ms-top-wrap {
  z-index: 99;
  background-color: #fff;
  border-radius: 0 0 2rem 2rem;
  max-width: 100%;
  height: 64px;
  margin-bottom: -63px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  transition: height .4s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
  box-shadow: 0 0 30px #00000029;
}

.ms-nxlogo-svg {
  width: 80px;
  height: 24px;
}

.ms-f-main {
  z-index: 999;
  color: #fff;
  background-image: none;
  width: 100%;
  max-width: 100vw;
  font-weight: 700;
  position: relative;
  inset: auto 0% 0%;
}

.ms-nx-logo {
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
}

.ms-f-text {
  z-index: 4;
  opacity: .8;
  min-width: 420px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.ms-f-logo {
  max-width: 155px;
  display: flex;
}

.ms-pp-logo {
  margin-left: 1rem;
  margin-right: 1rem;
}

.ms-f-logos {
  display: flex;
}

.ms-f-wrap {
  z-index: 11;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 2rem;
  display: flex;
}

.ms-f-line {
  opacity: .3;
  background-color: #fff;
  width: 1px;
  height: 32px;
}

.ms-pp-svg-3 {
  height: 28px;
}

.ms-h3 {
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
}

.pre-f-title {
  z-index: 5;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #eee;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 1920px;
  margin-top: -6rem;
  margin-bottom: .5vw;
  display: flex;
  position: absolute;
  inset: 0% auto;
}

.pre-f-desc {
  opacity: .9;
}

.pre-f-desc.special {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 3px 0 8px #9c0a13, -8px 0 8px #9c0a13;
  font-family: Bazzi, Arial, sans-serif;
}

.pre-gradient {
  z-index: 2;
  background-image: linear-gradient(#fff0, #0c0c0c);
  width: 100%;
  height: 20%;
  position: absolute;
  inset: auto 0% 0%;
}

.ani-logo-div {
  z-index: 2;
  position: relative;
}

.pre-logo-main {
  z-index: 20;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.pre-content-main {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  margin-top: -3vw;
  display: none;
  position: relative;
  inset: auto 0% 0%;
}

.pre-content-main.hide {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  margin-top: 0;
  display: flex;
}

.pre-content-main.event {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.ani-illus-img {
  width: 36vw;
  min-width: 500px;
  max-width: 800px;
  margin-right: -3%;
}

.ani-illus-img._2 {
  z-index: 1;
  width: 20vw;
  min-width: 280px;
  max-width: 450px;
  margin-left: -8%;
  margin-right: -10rem;
  position: relative;
}

.ani-illus-img._5 {
  z-index: 0;
  width: 45vw;
  min-width: 620px;
  max-width: 1100px;
  margin-left: -7.8rem;
  margin-right: -10vw;
  position: relative;
}

.ani-illus-img._1 {
  z-index: 2;
  width: 39vw;
  min-width: 600px;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
}

.ani-illus-img.ani1 {
  width: 41vw;
  min-width: 370px;
  max-width: 450px;
  margin-left: 0%;
  margin-right: 0%;
}

.ani-illus-img.ani1.event1 {
  width: 30vw;
  min-width: 280px;
  max-width: 400px;
}

.ani-illus-img.ani1.event2 {
  width: 35vw;
  min-width: 280px;
  max-width: 480px;
}

.ani-illus-img.ani3 {
  width: 38vw;
  min-width: 380px;
  max-width: 420px;
  margin-left: 0%;
  margin-right: 0%;
  position: relative;
}

.ani-illus-img.ani2 {
  width: 49vw;
  max-width: 550px;
  margin-left: 0%;
  margin-right: 0%;
}

.ani-illus-img._4 {
  z-index: 1;
  width: 27vw;
  min-width: 380px;
  max-width: 750px;
  margin-left: -15.2rem;
  margin-right: -8.4rem;
  position: relative;
}

.pre-hero-ani {
  z-index: -1;
  background-color: #020024;
  background-image: linear-gradient(#010003 60%, #200015);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.pre-vid-embed {
  z-index: 0;
  place-content: center;
  align-items: flex-start;
  width: 1920px;
  height: 1080px;
  margin-left: auto;
  margin-right: auto;
  transition: all .4s linear;
  display: flex;
  position: absolute;
  inset: 0% auto;
}

.ms-btn-img {
  width: 1.5rem;
  position: relative;
  right: .5rem;
}

.ms-nav-play {
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(315deg, #ff8000, #ff5e00 80%);
  border-bottom: 4px solid #0000001a;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: .3rem 1.8rem .1rem;
  font-family: LINE Seed JP, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  bottom: 0;
  box-shadow: inset 0 0 8px 6px #fff3;
}

.ms-nav-play:hover {
  bottom: 2px;
}

.ms-nav-play.event {
  background-image: linear-gradient(#fba3d3, #e7579a 80%);
  border-bottom-color: #b42867;
}

.cta-wrap {
  margin-top: 1rem;
}

.pre-hero-gradient {
  z-index: 1;
  opacity: 1;
  filter: contrast(200%);
  background-image: linear-gradient(45deg, #4d2fa14a 25%, #7f380f4f 80%);
  position: absolute;
  inset: 0%;
}

.ani-illus3 {
  z-index: 2;
  transform-style: preserve-3d;
  position: relative;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ani-illus2 {
  z-index: 3;
  margin-left: -5.5rem;
  margin-right: -10.7rem;
  position: relative;
}

.ani-illus {
  z-index: 2;
  transform-style: preserve-3d;
  position: relative;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ani-illus.eui1 {
  margin-top: 9rem;
}

.ani-bg-img {
  min-width: 3600px;
}

.ani-logo-wrap {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -8rem;
  display: flex;
  position: relative;
  inset: auto auto 0%;
}

.ani-illus-wrap {
  z-index: 2;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.ani-wrap {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  width: 100%;
  max-width: 100%;
  padding-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  overflow: hidden;
}

.ani-wrap.akatsuki {
  background-image: linear-gradient(135deg, #1f0c08cc, #220404cc), url('../images/bgakatsuki.avif');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.main-gradient {
  z-index: 1;
  background-image: linear-gradient(#f8d5e500, #f8d5e5cc 8%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.ani-o-img2 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ani-opening {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.ani-o-img1 {
  width: 100%;
}

.a-scroll-link {
  z-index: 6;
  text-align: left;
  background-color: #00000080;
  border-radius: 100rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 40px;
  max-height: 60px;
  margin-bottom: .6rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: flex;
  position: absolute;
}

.a-scroll-ani {
  min-width: 64px;
  height: 80px;
  min-height: 80px;
  transition: all .2s ease-out;
  transform: scale(1);
}

.a-scroll-ani:hover {
  transform: scale(1.1);
}

.ani-bg {
  z-index: -1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: fixed;
  inset: -47.8rem 0% auto;
  overflow: hidden;
}

.ani-ui {
  width: 100%;
  max-width: 1206px;
  margin-top: 9rem;
}

.ani-main-wrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
  position: relative;
}

.ani-main-wrap.akatsuki {
  max-width: 100%;
  margin-top: -4.7rem;
  margin-bottom: -16.4rem;
}

.ani-main-wrap.eventm3 {
  flex-flow: column;
  padding-bottom: 0;
}

.ani-main-wrap.vote {
  max-width: 1500px;
}

.ani-card {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ani-card.illus4 {
  z-index: 3;
  width: 16vw;
  position: absolute;
  inset: auto -3% -1% auto;
}

.ani-card.illus3 {
  z-index: 6;
  width: 18vw;
  position: absolute;
  inset: auto auto -6% -8%;
}

.ani-card.illus2 {
  z-index: 2;
  width: 18vw;
  position: absolute;
  inset: auto auto 38% -5%;
}

.ani-card.illus5 {
  z-index: 3;
  width: 17vw;
  position: absolute;
  inset: auto -6% 49% auto;
}

.ani-card.illus6 {
  z-index: 3;
  width: 16vw;
  position: absolute;
  inset: auto auto 29% -7rem;
}

.ani-card.illus7 {
  z-index: 4;
  width: 16vw;
  position: absolute;
  inset: auto auto 42% -10rem;
}

.ani-desc {
  z-index: 5;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  outline-offset: 0px;
  color: #b72d6a;
  text-align: center;
  background-color: #fefefe;
  background-image: url('../images/bgover.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  border-top: 2px solid #eca2bb;
  border-bottom: 4px solid #eca2bb;
  border-left: 2px solid #eca2bb;
  border-right: 4px dashed #eca2bb;
  border-radius: .5rem;
  outline: 4px solid #00000014;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 850px;
  margin-top: .5rem;
  margin-bottom: .5vw;
  padding: 2rem;
  font-family: Bazzi, Arial, sans-serif;
  transition: all .2s linear;
  display: flex;
  position: relative;
  transform: rotate(-2deg);
}

.ani-desc.info2 {
  width: 60vw;
  max-width: 650px;
  margin-bottom: -7.5rem;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(2deg);
}

.ani-desc.info3 {
  width: 50vw;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: -4.4rem;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-2deg);
}

.ani-desc.akatsuki {
  transform: none;
}

.ani-desc.vote {
  max-width: 1000px;
  transform: none;
}

.text-span {
  color: #3292c3;
  background-image: linear-gradient(90deg, #e8fcff 23%, #f0fdff);
  border: 2px solid #7dc4d866;
  border-width: 1px 2px 2px 1px;
  border-radius: .2rem;
  padding-left: .6rem;
  padding-right: .6rem;
}

.ani-sticker2 {
  transition: all .2s linear;
  position: absolute;
  inset: -19% auto auto -5%;
}

.ani-sticker {
  position: absolute;
  inset: auto -13% -36% auto;
}

.ani-content-wrap {
  z-index: 5;
  border-radius: .3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80vw;
  display: flex;
  position: relative;
}

.ani-content-wrap.hide {
  opacity: 0;
}

.ani-ui-img {
  z-index: 3;
  width: 100%;
  max-width: 1006px;
  margin-left: 8vw;
  margin-right: -8.5rem;
  position: relative;
}

.ani-ui-img.ui3 {
  width: 110%;
  max-width: 1333px;
  margin-left: auto;
  margin-right: auto;
}

.ani-ui-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  display: flex;
  position: relative;
}

.ani-box {
  z-index: 0;
  opacity: .8;
  filter: blur(20px);
  position: absolute;
}

.pre-cta-btn {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pre-logo-img {
  width: 54vw;
  max-width: 550px;
  margin-top: 9rem;
  margin-bottom: -2rem;
}

.pre-illus-img2 {
  width: 100vw;
  max-width: 1046px;
  transition: all .2s linear;
  position: absolute;
  inset: auto auto auto 54.1rem;
}

.pre-illus-img {
  width: 120vw;
  max-width: 1203px;
  margin-top: -5rem;
  transition: all .2s linear;
  position: absolute;
  inset: auto 56.6rem auto auto;
}

.pre-special-wrap {
  z-index: 6;
  opacity: 0;
  justify-content: center;
  align-items: flex-end;
  min-width: 1600px;
  display: none;
  position: absolute;
  inset: auto auto 0%;
}

.pre-logoclick {
  z-index: 12;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  max-width: 200px;
  display: none;
  position: fixed;
  inset: 3.6rem auto auto;
}

.ani-akt-btm {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ani-yt {
  background-image: none;
  border: 1px solid #ffffff1f;
  border-radius: .7rem;
  overflow: hidden;
}

.ani-vid {
  width: 85%;
  margin-bottom: 5rem;
  position: relative;
}

.ani-burn {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 104%;
  padding-left: 1rem;
  display: grid;
  position: relative;
}

.ani-e-logo {
  width: 100%;
}

.vote-avatar {
  border-radius: .5rem;
  overflow: hidden;
}

.vote-main {
  background-color: #fff3f9;
  border-radius: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.vote-bar {
  background-color: #f192bc;
  background-image: linear-gradient(90deg, #f6e3df, #f195bc);
  border-bottom: 4px solid #ca6392;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  width: 30%;
  height: 23px;
}

.vote-bar._02 {
  width: 40%;
}

.vote-bar._01 {
  width: 80%;
}

.vote-heart {
  width: 25px;
  height: 25px;
  margin-left: -1.1rem;
  position: relative;
}

@media screen and (min-width: 1920px) {
  .ms-nav-pp-link {
    width: 3vw;
  }

  .pre-main-wrap {
    justify-content: center;
    align-items: center;
  }

  .pre-cta {
    height: 56px;
  }

  .pre-f-title {
    max-width: 1200px;
    min-height: 100vh;
    margin-bottom: .5vw;
  }

  .ani-illus-img {
    width: 60vh;
    min-width: 550px;
    margin-left: -6%;
    margin-right: -6%;
  }

  .ani-illus-img._2 {
    width: 36vh;
    min-width: 240px;
    max-width: 400px;
    margin-left: -1%;
    margin-right: -6%;
  }

  .ani-illus-img._5 {
    width: 74vh;
    min-width: 680px;
    margin-left: -7%;
    margin-right: -13vw;
  }

  .ani-illus-img._1 {
    width: 72vh;
    min-width: 650px;
    max-width: 900px;
  }

  .ani-illus-img.ani1 {
    width: 26vw;
    max-width: 500px;
  }

  .ani-illus-img.ani3 {
    width: 25vw;
    max-width: 500px;
  }

  .ani-illus-img.ani2 {
    width: 31vw;
    max-width: 600px;
  }

  .ani-illus-img._4 {
    width: 45vh;
    min-width: 400px;
    margin-left: -10%;
    margin-right: -3%;
  }

  .pre-vid-embed {
    width: 115%;
  }

  .ms-btn-img {
    width: 1.8rem;
  }

  .ani-illus2 {
    margin-left: -6.9rem;
    margin-right: -13.4rem;
  }

  .ani-bg-img {
    min-width: 4000px;
  }

  .ani-main-wrap {
    max-width: 1800px;
  }

  .ani-main-wrap.vote {
    max-width: 1600px;
  }

  .ani-card.illus6 {
    left: -9.3rem;
  }

  .ani-card.illus7 {
    bottom: 17.6rem;
    left: -11.8rem;
  }

  .ani-desc {
    max-width: 950px;
  }

  .ani-desc.info3 {
    max-width: 550px;
  }

  .pre-illus-img2 {
    max-width: 1300px;
    top: auto;
    left: 56.4rem;
  }

  .pre-illus-img {
    max-width: 1500px;
    top: auto;
    right: 58.3rem;
  }

  .pre-logoclick {
    width: 22vh;
    max-width: 250px;
    top: 4.4rem;
  }
}

@media screen and (max-width: 991px) {
  .ms-nav-pp-link {
    min-width: 120px;
  }

  .pre-logo {
    width: 61%;
    min-width: 330px;
    max-width: 450px;
  }

  .pre-main-wrap {
    min-height: 800px;
  }

  .ms-wrap {
    font-size: 20px;
  }

  .ms-nx-logo {
    justify-content: center;
    align-items: center;
    width: 120px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .ms-f-text {
    margin-top: 8px;
  }

  .ms-f-logo {
    justify-content: center;
    align-items: center;
    width: 151px;
  }

  .ms-pp-logo {
    width: 120px;
  }

  .ms-f-logos {
    margin-bottom: .5rem;
  }

  .ms-f-wrap {
    flex-direction: column;
  }

  .pre-f-title {
    justify-content: center;
    align-items: center;
    margin-top: -4rem;
  }

  .pre-gradient {
    height: 30%;
  }

  .ani-illus-img {
    z-index: 1;
    width: 36vw;
    min-width: 320px;
    margin-left: -22%;
    margin-right: -9%;
  }

  .ani-illus-img._2 {
    z-index: 1;
    min-width: 190px;
    margin-left: -11%;
    margin-right: -5rem;
    position: relative;
    left: 2.2rem;
  }

  .ani-illus-img._5 {
    min-width: 400px;
    margin-left: -6.6rem;
    margin-right: -29%;
  }

  .ani-illus-img._1 {
    width: 51vw;
    min-width: 420px;
  }

  .ani-illus-img.ani1.event1 {
    min-width: 250px;
  }

  .ani-illus-img.ani2 {
    width: 54vw;
    min-width: 460px;
  }

  .ani-illus-img._4 {
    min-width: 250px;
    margin-left: -11.6rem;
    margin-right: -3.9rem;
  }

  .pre-vid-embed {
    min-width: 0;
    min-height: 0;
  }

  .ani-wrap.akatsuki {
    background-position: 0 0, 80% 100%;
  }

  .a-scroll-link {
    max-width: 32px;
    max-height: 50px;
  }

  .a-scroll-ani {
    min-width: 50px;
    height: 70px;
    min-height: 70px;
  }

  .ani-main-wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .ani-main-wrap.eventm1 {
    padding-bottom: 10rem;
  }

  .ani-main-wrap.akatsuki {
    margin-bottom: -18.5rem;
  }

  .ani-main-wrap.eventm3 {
    padding-top: 18rem;
  }

  .ani-card.illus4, .ani-card.illus3, .ani-card.illus2, .ani-card.illus5 {
    display: none;
  }

  .ani-card.illus6 {
    width: 24vw;
    bottom: -27%;
    left: -1.7rem;
  }

  .ani-card.illus7 {
    display: none;
    top: 27%;
    bottom: 27%;
  }

  .ani-sticker {
    bottom: -47%;
    right: -2%;
  }

  .ani-content-wrap {
    width: 90vw;
  }

  .ani-ui-img {
    margin-left: -5vw;
    margin-right: -6.8rem;
  }

  .ani-ui-img.ui2 {
    margin-right: -6.5rem;
  }

  .pre-special-wrap {
    min-width: 0;
    max-width: 100%;
  }

  .pre-logoclick {
    width: 50vw;
    top: 15vh;
  }

  .ani-vid {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .ms-nav-pp-link {
    min-width: 120px;
  }

  .pre-logo {
    width: 60%;
    min-width: 240px;
    max-width: 320px;
  }

  .pre-main-wrap {
    justify-content: flex-end;
    align-items: center;
    min-height: 700px;
  }

  .ms-wrap {
    opacity: 1;
  }

  .ms-wrap.hide {
    width: 0;
    padding: 0;
    display: flex;
  }

  .ms-wrap.hide.x {
    width: 0;
  }

  .pre-cta {
    height: 40px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ms-nav-cta {
    padding-bottom: .4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ms-sns-wrap {
    margin-left: 16px;
    margin-right: 0;
  }

  .ms-top-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ms-f-text {
    padding-left: 0;
    padding-right: 0;
    line-height: 20px;
  }

  .ms-h3 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .pre-f-title {
    margin-top: -5rem;
  }

  .ani-illus-img {
    min-width: 220px;
    margin-right: -7%;
  }

  .ani-illus-img._2 {
    min-width: 130px;
    margin-right: -3.3rem;
  }

  .ani-illus-img._5 {
    min-width: 280px;
  }

  .ani-illus-img._1 {
    min-width: 300px;
  }

  .ani-illus-img.ani1 {
    min-width: 320px;
  }

  .ani-illus-img.ani1.event1 {
    min-width: 180px;
  }

  .ani-illus-img.ani1.event2 {
    min-width: 200px;
  }

  .ani-illus-img.ani3 {
    min-width: 300px;
  }

  .ani-illus-img.ani2 {
    width: 47vw;
    min-width: 400px;
  }

  .ani-illus-img._4 {
    min-width: 170px;
    margin-left: -8.8rem;
    margin-right: -.7rem;
  }

  .ms-btn-img {
    display: none;
  }

  .ms-nav-play {
    height: 32px;
    padding: .2rem 1rem 0;
  }

  .ani-illus2 {
    margin-left: -4.1rem;
    margin-right: -8.7rem;
  }

  .ani-bg-img {
    min-width: 3440px;
  }

  .ani-logo-wrap {
    margin-top: -1rem;
    bottom: 6.5rem;
  }

  .ani-wrap.akatsuki {
    background-position: 0 0, 85% 100%;
    padding-bottom: 0;
  }

  .a-scroll-link {
    text-align: left;
  }

  .a-scroll-ani {
    height: 60px;
    min-height: 60px;
  }

  .ani-bg {
    top: -38.5rem;
  }

  .ani-ui {
    width: 115%;
  }

  .ani-main-wrap.eventm1 {
    padding-top: 0;
  }

  .ani-main-wrap.akatsuki {
    margin-bottom: -19.5rem;
  }

  .ani-main-wrap.vote {
    padding-bottom: 0;
  }

  .ani-card.illus6 {
    min-width: 180px;
    left: -1.7rem;
  }

  .ani-desc {
    padding: 1rem 1.5rem;
  }

  .ani-desc.info3 {
    width: 72vw;
  }

  .ani-sticker {
    max-width: 80px;
    bottom: -28%;
    right: -9%;
  }

  .ani-ui-img {
    margin-right: -4.2rem;
  }

  .ani-ui-img.ui2 {
    margin-right: -3.7rem;
  }

  .pre-logo-img {
    margin-top: 9rem;
    margin-bottom: -.5rem;
  }

  .pre-illus-img2 {
    width: 90vw;
    left: 56.7rem;
  }

  .pre-illus-img {
    width: 110vw;
    right: 58.5rem;
  }

  .pre-special-wrap {
    min-width: 700px;
  }

  .ani-vid {
    margin-bottom: 2rem;
  }

  .vote-avatar {
    height: 40px;
  }

  .vote-bar {
    height: 16px;
  }

  .vote-img {
    height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .ms-nav-pp-link {
    width: 24vw;
    min-width: 80px;
  }

  .pre-logo {
    width: 80%;
    min-width: 190px;
  }

  .pre-main {
    margin-top: 0rem;
  }

  .pre-main-wrap {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    height: 100svh;
    min-height: 480px;
  }

  .ms-wrap {
    width: 45px;
  }

  .ms-wrap.hide {
    display: none;
  }

  .pre-cta {
    width: 100%;
  }

  .ms-nav-pp-link-2 {
    width: 0;
  }

  .ani-cta {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .ms-pp-sns-wrap {
    flex-direction: row;
    flex: 1;
    justify-content: space-between;
  }

  .ms-nav-cta {
    margin-right: 0;
  }

  .ms-sns-wrap {
    margin-left: 0;
  }

  .ms-top-wrap {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    height: 48px;
    padding-left: .5rem;
    padding-right: 1rem;
  }

  .ms-f-text {
    min-width: 0;
  }

  .pre-f-title {
    margin-top: 0;
  }

  .ani-illus-img {
    min-width: 204px;
  }

  .ani-illus-img._2 {
    min-width: 110px;
    margin-left: -11%;
    margin-right: -2.5rem;
  }

  .ani-illus-img._5 {
    min-width: 260px;
    margin-left: -6.2rem;
  }

  .ani-illus-img._1 {
    min-width: 270px;
  }

  .ani-illus-img.ani1 {
    min-width: 250px;
  }

  .ani-illus-img.ani1.event1 {
    min-width: 190px;
  }

  .ani-illus-img.ani1.event2 {
    min-width: 250px;
  }

  .ani-illus-img.ani3 {
    min-width: 220px;
  }

  .ani-illus-img.ani2 {
    min-width: 300px;
    margin-right: 2.4rem;
  }

  .ani-illus-img._4 {
    min-width: 160px;
    margin-left: -7.7rem;
  }

  .pre-vid-embed {
    width: 1400px;
  }

  .ani-illus2 {
    margin-left: -3.5rem;
    margin-right: -9.2rem;
  }

  .ani-illus.eui1 {
    margin-top: 0;
    position: absolute;
    top: -7.5rem;
  }

  .ani-bg-img {
    min-width: 2560px;
  }

  .ani-logo-wrap {
    margin-top: -1.5rem;
    bottom: 4.5rem;
  }

  .ani-wrap {
    background-color: #f5bcdc;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ani-wrap.akatsuki {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .main-gradient {
    display: none;
  }

  .a-scroll-link {
    text-align: center;
  }

  .ani-bg {
    top: -33rem;
  }

  .ani-ui {
    margin-top: 2rem;
  }

  .ani-main-wrap {
    padding-top: 0;
  }

  .ani-main-wrap.eventm1 {
    padding-top: 10rem;
  }

  .ani-main-wrap.akatsuki {
    margin-top: -2rem;
    margin-bottom: -13rem;
  }

  .ani-main-wrap.vote {
    padding-top: 0;
  }

  .ani-card.illus6 {
    display: none;
  }

  .ani-desc {
    padding-left: 1rem;
    padding-right: 1rem;
    transform: none;
  }

  .ani-desc.info2 {
    width: 100%;
    margin-bottom: -9rem;
  }

  .ani-desc.info3 {
    width: 100%;
    margin-bottom: -7.6rem;
  }

  .ani-sticker2 {
    max-width: 80px;
    top: -7%;
    left: -6%;
  }

  .ani-sticker {
    max-width: 64px;
    bottom: -21%;
    right: -5%;
  }

  .ani-content-wrap {
    width: 90vw;
  }

  .ani-ui-img {
    width: 105%;
    margin-left: 0;
    margin-right: 0;
  }

  .ani-ui-img.ui2 {
    margin-right: 0;
  }

  .pre-logo-img {
    width: 67vw;
  }

  .pre-illus-img2 {
    margin-top: -10rem;
  }
}


@font-face {
  font-family: 'Bazzi';
  src: url('../fonts/Bazzi.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}