@charset "UTF-8";
/* リセットcss */
@import url(https://unpkg.com/ress/dist/ress.min.css);
/* Google Fonts */
@import url(https://fonts.googleapis.com);
@import url(https://fonts.gstatic.com);
@import url(https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap);
/*
color-swatch ========================================*/
/*
breakpoint ==========================================================================*/
/*
font ========================================*/
/* Noto Sans */
/* font size */
/*
all ==========================================================================*/
img {
  vertical-align: bottom;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

ul li {
  list-style: none;
}

@media screen and (max-width: 1023px) {
  .ft_left img {
    width: 194px;
  }
}

.voteWrapper {
  width: min(1200px + 2rem, 100%);
  margin-inline: auto;
  padding-inline: 1rem;
}
@media screen and (max-width: 750px) {
  .voteWrapper {
    width: min(1200px + 3rem, 100%);
    padding-inline: 1.5rem;
  }
}

.vote {
  position: relative;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  padding-block: 113px;
  background-color: #d70b19;
  background-repeat: repeat-y;
  background-size: 100%;
  background-position: center top;
  background-image: url(../../img/50th/vote_bg.png);
}
@media screen and (max-width: 1200px) {
  .vote {
    padding-block: 9.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote {
    padding-block: 4.9333333333vw;
  }
}
.vote::before, .vote::after {
  position: absolute;
  top: 0;
  width: 400px;
  height: 241px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .vote::before, .vote::after {
    width: 33.3333333333vw;
    height: 20.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote::before, .vote::after {
    width: 27.3333333333vw;
    height: 26.6666666667vw;
  }
}
.vote::before {
  left: 0;
  background-image: url(../../img/50th/mv_line01.png);
}
@media screen and (max-width: 750px) {
  .vote::before {
    background-image: url(../../img/50th/mv_line01_sp.png);
  }
}
.vote::after {
  right: 0;
  background-image: url(../../img/50th/mv_line02.png);
}
@media screen and (max-width: 750px) {
  .vote::after {
    background-image: url(../../img/50th/mv_line02_sp.png);
  }
}
.vote__inner {
  position: relative;
  background: #fff;
  border-radius: 100px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .vote__inner {
    border-radius: 8.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner {
    border-radius: 10vw;
  }
}
.vote__inner--icon {
  position: absolute;
  display: none;
  z-index: -1;
}
@media screen and (min-width: 751px) {
  .vote__inner--icon.show-pc {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .vote__inner--icon.show-sp {
    display: block;
  }
}
.vote__inner--icon.icon01 {
  top: 3001px;
  left: 28px;
  width: 114px;
  height: 101px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon01 {
    top: 250.0833333333vw;
    left: 2.3333333333vw;
    width: 9.5vw;
    height: 8.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon01 {
    top: 698.2666666667vw;
    width: 15.2vw;
    height: 13.4666666667vw;
  }
}
.vote__inner--icon.icon02 {
  top: 3366px;
  right: 29px;
  width: 68px;
  height: 89px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon02 {
    top: 280.5vw;
    right: 2.4166666667vw;
    width: 5.6666666667vw;
    height: 7.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon02 {
    top: 763.6vw;
    right: 0.9333333333vw;
    width: 9.0666666667vw;
    height: 11.8666666667vw;
  }
}
.vote__inner--icon.icon03 {
  top: 3749px;
  left: 33px;
  width: 99px;
  height: 90px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon03 {
    top: 312.4166666667vw;
    left: 2.75vw;
    width: 8.25vw;
    height: 7.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon03 {
    top: 828.4vw;
    left: 2.4vw;
    width: 10.6666666667vw;
    height: 9.3333333333vw;
  }
}
.vote__inner--icon.icon04 {
  top: 4211px;
  right: 51px;
  width: 54px;
  height: 48px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon04 {
    top: 350.9166666667vw;
    right: 4.25vw;
    width: 4.5vw;
    height: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon04 {
    top: 894.2666666667vw;
    right: 3.3333333333vw;
    width: 7.2vw;
    height: 6.4vw;
  }
}
.vote__inner--icon.icon05 {
  top: 4581px;
  left: 34px;
  width: 101px;
  height: 105px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon05 {
    top: 381.75vw;
    left: 2.8333333333vw;
    width: 8.4166666667vw;
    height: 8.75vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon05 {
    top: 955.0666666667vw;
    left: 1.2vw;
    width: 13.4666666667vw;
    height: 14vw;
  }
}
.vote__inner--icon.icon06 {
  top: 4988px;
  right: 37px;
  width: 67px;
  height: 56px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon06 {
    top: 415.6666666667vw;
    right: 3.0833333333vw;
    width: 5.5833333333vw;
    height: 4.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon06 {
    top: 1019.6vw;
    width: 8.9333333333vw;
    height: 7.4666666667vw;
  }
}
.vote__inner--icon.icon07 {
  top: 5380px;
  left: 36px;
  width: 70px;
  height: 91px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon07 {
    top: 448.3333333333vw;
    left: 3vw;
    width: 5.8333333333vw;
    height: 7.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon07 {
    top: 1082.5333333333vw;
    left: 1.7333333333vw;
    width: 9.3333333333vw;
    height: 12.1333333333vw;
  }
}
.vote__inner--icon.icon08 {
  top: 5776px;
  right: 18px;
  width: 112px;
  height: 109px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon08 {
    top: 481.3333333333vw;
    right: 1.5vw;
    width: 9.3333333333vw;
    height: 9.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon08 {
    top: 1146.8vw;
    right: 0.6666666667vw;
    width: 11.0666666667vw;
    height: 10.6666666667vw;
  }
}
.vote__inner--icon.icon09 {
  top: 6191px;
  left: 51px;
  width: 86px;
  height: 71px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon09 {
    top: 515.9166666667vw;
    left: 4.25vw;
    width: 7.1666666667vw;
    height: 5.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon09 {
    top: 1209.6vw;
    left: 2vw;
    width: 11.4666666667vw;
    height: 9.4666666667vw;
  }
}
.vote__inner--icon.icon10 {
  top: 6576px;
  right: 22px;
  width: 76px;
  height: 157px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon10 {
    top: 548vw;
    right: 1.8333333333vw;
    width: 6.3333333333vw;
    height: 13.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon10 {
    top: 1271.4666666667vw;
    width: 7.3333333333vw;
    height: 14.9333333333vw;
  }
}
.vote__inner--icon.icon11 {
  top: 6947px;
  left: 23px;
  width: 99px;
  height: 90px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon11 {
    top: 578.9166666667vw;
    left: 1.9166666667vw;
    width: 8.25vw;
    height: 7.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon11 {
    top: 1335.6vw;
    width: 10.6666666667vw;
    height: 9.6vw;
  }
}
.vote__inner--icon.icon12 {
  top: 7334px;
  right: 20px;
  width: 124px;
  height: 129px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon12 {
    top: 611.1666666667vw;
    right: 1.6666666667vw;
    width: 10.3333333333vw;
    height: 10.75vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon12 {
    top: 1398.4vw;
    width: 11.6vw;
    height: 12.1333333333vw;
  }
}
.vote__inner--icon.icon13 {
  top: 7771px;
  left: 34px;
  width: 86px;
  height: 71px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon13 {
    top: 647.5833333333vw;
    left: 2.8333333333vw;
    width: 7.1666666667vw;
    height: 5.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon13 {
    top: 1463.6vw;
    width: 10vw;
    height: 8.4vw;
  }
}
.vote__inner--icon.icon14 {
  bottom: 62px;
  right: 42px;
  width: 214px;
  height: 419px;
}
@media screen and (max-width: 1200px) {
  .vote__inner--icon.icon14 {
    bottom: 5.1666666667vw;
    right: 3.5vw;
    width: 17.8333333333vw;
    height: 34.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__inner--icon.icon14 {
    bottom: 9.3333333333vw;
    right: 4.8vw;
    width: 26.6666666667vw;
    height: 51.6vw;
  }
}
.vote__mv {
  position: relative;
  padding-block: 100px 50px;
  background-image: url(../../img/50th/mv_bg.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .vote__mv {
    padding-block: 8.3333333333vw 4.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv {
    padding-block: 9.8666666667vw 4vw;
  }
}
.vote__mv h1 {
  display: block;
  max-width: 782px;
  margin-inline: auto;
  margin-bottom: 72px;
}
@media screen and (max-width: 1200px) {
  .vote__mv h1 {
    max-width: unset;
    width: 65.1666666667vw;
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv h1 {
    width: 66.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}
.vote__mv h1 img {
  display: block;
}
.vote__mv p {
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.025em;
  line-height: 1.7;
}
@media screen and (max-width: 1200px) {
  .vote__mv p {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv p {
    font-size: 4vw;
    line-height: 1.75;
    letter-spacing: -0.05em;
  }
}
.vote__mv p .sp-br {
  display: none;
}
@media screen and (max-width: 750px) {
  .vote__mv p .sp-br {
    display: block;
  }
}
.vote__mv .mvIcons {
  position: absolute;
  display: block;
}
.vote__mv .mvIcons.dot01 {
  width: 364px;
  top: -34px;
  left: -49px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.dot01 {
    width: 30.3333333333vw;
    top: -2.8333333333vw;
    left: -4.0833333333vw;
  }
}
.vote__mv .mvIcons.dot02 {
  width: 294px;
  top: 166px;
  right: -101px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.dot02 {
    width: 24.5vw;
    top: 13.8333333333vw;
    right: -8.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.dot02 {
    top: 20.8vw;
  }
}
.vote__mv .mvIcons.dot03 {
  width: 294px;
  bottom: -59px;
  left: -30px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.dot03 {
    width: 24.5vw;
    bottom: -4.9166666667vw;
    left: -2.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.dot03 {
    width: 26.4vw;
    bottom: 36.4vw;
    left: -0.5vw;
  }
}
.vote__mv .mvIcons.dot04 {
  width: 227px;
  right: 125px;
  bottom: 218px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.dot04 {
    width: 18.9166666667vw;
    right: 10.4166666667vw;
    bottom: 18.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.dot04 {
    width: 18.8vw;
    right: -2.6vw;
    bottom: 34.1333333333vw;
  }
}
.vote__mv .mvIcons.crepe01 {
  width: 296px;
  top: 228px;
  right: -113px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe01 {
    width: 24.6666666667vw;
    top: 19vw;
    right: -9.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe01 {
    top: 26vw;
    right: -9.3333333333vw;
  }
}
.vote__mv .mvIcons.crepe02 {
  width: 225px;
  left: -81px;
  bottom: 70px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe02 {
    width: 18.75vw;
    left: -6.75vw;
    bottom: 5.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe02 {
    width: 22.6666666667vw;
    left: -4.8vw;
    bottom: 23.7333333333vw;
  }
}
.vote__mv .mvIcons.crepe03 {
  width: 330px;
  bottom: 211px;
  right: -72px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe03 {
    width: 27.5vw;
    bottom: 17.5833333333vw;
    right: -6vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe03 {
    bottom: 34.6666666667vw;
    right: -6vw;
  }
}
.vote__mv .mvIcons.crepe04 {
  width: 422px;
  top: -72px;
  right: -26px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe04 {
    width: 35.1666666667vw;
    top: -6vw;
    right: -2.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe04 {
    top: -2vw;
    right: -2.1666666667vw;
  }
}
.vote__mv .mvIcons.crepe05 {
  width: 206px;
  bottom: 32px;
  right: -69px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe05 {
    width: 17.1666666667vw;
    bottom: 2.6666666667vw;
    right: -5.75vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe05 {
    width: 14.1333333333vw;
    bottom: 21.6vw;
    right: 2.1333333333vw;
  }
}
.vote__mv .mvIcons.crepe06 {
  width: 216px;
  bottom: 225px;
  left: 32px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe06 {
    width: 18vw;
    bottom: 18.75vw;
    left: 2.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe06 {
    width: 14vw;
    bottom: 42.6666666667vw;
    left: 5.6666666667vw;
  }
}
.vote__mv .mvIcons.crepe07 {
  width: 214px;
  top: 65px;
  left: 55px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe07 {
    width: 17.8333333333vw;
    top: 5.4166666667vw;
    left: 4.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe07 {
    top: 7.3333333333vw;
    left: 9.4666666667vw;
  }
}
.vote__mv .mvIcons.crepe08 {
  width: 214px;
  top: -68px;
  right: 325px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe08 {
    width: 17.8333333333vw;
    top: -5.6666666667vw;
    right: 27.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe08 {
    right: 28vw;
    top: -3.6666666667vw;
  }
}
.vote__mv .mvIcons.crepe09 {
  width: 246px;
  top: -120px;
  left: 305px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe09 {
    width: 20.5vw;
    top: -10vw;
    left: 25.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe09 {
    top: -6vw;
  }
}
.vote__mv .mvIcons.crepe10 {
  width: 378px;
  top: 196px;
  left: -126px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.crepe10 {
    width: 31.5vw;
    top: 16.3333333333vw;
    left: -10.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.crepe10 {
    width: 24.4vw;
    top: 18.2666666667vw;
    left: -6.4vw;
  }
}
.vote__mv .mvIcons.circle01 {
  width: 80px;
  top: 68px;
  left: 262px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle01 {
    width: 6.6666666667vw;
    top: 5.6666666667vw;
    left: 21.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle01 {
    width: 5vw;
    top: 12.6666666667vw;
    left: 27.7333333333vw;
  }
}
.vote__mv .mvIcons.circle02 {
  width: 41px;
  top: 225px;
  left: 25px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle02 {
    width: 3.4166666667vw;
    top: 18.75vw;
    left: 2.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle02 {
    width: 4.4vw;
    top: 45.7333333333vw;
    left: unset;
    right: 6vw;
  }
}
.vote__mv .mvIcons.circle03 {
  width: 58px;
  top: 67px;
  right: 349px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle03 {
    width: 4.8333333333vw;
    top: 5.5833333333vw;
    right: 29.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle03 {
    width: 6vw;
    top: 1.6vw;
    right: 7.0666666667vw;
  }
}
.vote__mv .mvIcons.circle04 {
  width: 80px;
  bottom: 365px;
  left: -50px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle04 {
    width: 6.6666666667vw;
    bottom: 30.4166666667vw;
    left: -4.1666666667vw;
  }
}
.vote__mv .mvIcons.circle05 {
  width: 65px;
  bottom: -80px;
  right: 48px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle05 {
    width: 5.4166666667vw;
    bottom: -6.6666666667vw;
    right: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle05 {
    width: 3.3333333333vw;
    bottom: 5.3333333333vw;
    right: 14.9333333333vw;
  }
}
.vote__mv .mvIcons.circle06 {
  width: 54px;
  top: 195px;
  left: 247px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle06 {
    width: 4.5vw;
    top: 16.25vw;
    left: 20.5833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle06 {
    width: 4.4vw;
    top: 18.1333333333vw;
    left: 6.6666666667vw;
  }
}
.vote__mv .mvIcons.circle07 {
  width: 54px;
  right: -35px;
  top: 513px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle07 {
    width: 4.5vw;
    right: -2.9166666667vw;
    top: 42.75vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle07 {
    right: -0.9066666667vw;
    top: 79.7333333333vw;
  }
}
.vote__mv .mvIcons.circle08 {
  width: 54px;
  left: 38px;
  bottom: -135px;
  transform: rotate(45deg);
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle08 {
    width: 4.5vw;
    left: 3.1666666667vw;
    bottom: -11.25vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle08 {
    width: 3.5vw;
    left: 17.4666666667vw;
    bottom: 26.8vw;
  }
}
.vote__mv .mvIcons.circle09 {
  width: 57px;
  left: 219px;
  bottom: 221px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.circle09 {
    width: 4.75vw;
    left: 18.25vw;
    bottom: 18.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.circle09 {
    width: 6vw;
    left: 4.2vw;
    bottom: 16.4vw;
  }
}
.vote__mv .mvIcons.icon01 {
  width: 44px;
  top: 104px;
  left: 371px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.icon01 {
    width: 3.6666666667vw;
    top: 8.6666666667vw;
    left: 30.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.icon01 {
    left: unset;
    top: 12.6666666667vw;
    right: 32vw;
  }
}
.vote__mv .mvIcons.icon02 {
  width: 47px;
  top: 330px;
  right: 158px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.icon02 {
    width: 3.9166666667vw;
    top: 27.5vw;
    right: 13.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.icon02 {
    width: 4.8vw;
    top: 62vw;
    right: 23.0666666667vw;
  }
}
.vote__mv .mvIcons.icon03 {
  width: 61px;
  top: 444px;
  right: 113px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.icon03 {
    width: 5.0833333333vw;
    top: 37vw;
    right: 9.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.icon03 {
    width: 7.0666666667vw;
    right: unset;
    left: 5vw;
    top: 44.9333333333vw;
  }
}
.vote__mv .mvIcons.icon04 {
  width: 133px;
  left: 89px;
  bottom: 3px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.icon04 {
    width: 11.0833333333vw;
    left: 7.4166666667vw;
    bottom: 0.25vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.icon04 {
    width: 18vw;
    left: 4.4vw;
    bottom: -3.7333333333vw;
  }
}
.vote__mv .mvIcons.icon05 {
  width: 106px;
  right: 119px;
  bottom: -46px;
}
@media screen and (max-width: 1200px) {
  .vote__mv .mvIcons.icon05 {
    width: 8.8333333333vw;
    right: 9.9166666667vw;
    bottom: -3.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__mv .mvIcons.icon05 {
    width: 12.8vw;
    right: -0.12vw;
    bottom: 11.0666666667vw;
  }
}
.vote__desc {
  position: relative;
  max-width: 880px;
  margin-inline: auto;
  padding-block: 50px 0;
}
@media screen and (max-width: 1200px) {
  .vote__desc {
    max-width: unset;
    width: 73.3333333333vw;
    padding-block: 4.1666666667vw 0;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc {
    width: 88vw;
    padding-block: 6vw 0;
  }
}
.vote__desc::before, .vote__desc::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .vote__desc::before, .vote__desc::after {
    display: none;
  }
}
.vote__desc::before {
  top: 208px;
  left: -75px;
  width: 529px;
  height: 303px;
  background-image: url(../../img/50th/desc_bg03.png);
}
@media screen and (max-width: 1200px) {
  .vote__desc::before {
    top: 17.3333333333vw;
    left: -6.25vw;
    width: 44.0833333333vw;
    height: 25.25vw;
  }
}
.vote__desc::after {
  bottom: 112px;
  right: -80px;
  width: 437px;
  height: 297px;
  background-image: url(../../img/50th/desc_bg04.png);
}
@media screen and (max-width: 1200px) {
  .vote__desc::after {
    bottom: 9.3333333333vw;
    right: -6.6666666667vw;
    width: 36.4166666667vw;
    height: 24.75vw;
  }
}
.vote__desc--ttl {
  margin-bottom: 36px;
  background: none;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .vote__desc--ttl {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--ttl {
    width: 36vw;
    margin-inline: auto;
    margin-bottom: 4.6666666667vw;
  }
}
.vote__desc--upper {
  position: relative;
  padding: 50px 67px 83px;
  background-image: url(../../img/50th/desc_bg01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper {
    padding: 4.1666666667vw 5.5833333333vw 6.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper {
    padding: 6.2666666667vw 6.6666666667vw 11.4666666667vw 6.6666666667vw;
  }
}
.vote__desc--upper::after {
  position: absolute;
  top: 63px;
  right: -183px;
  content: "";
  display: block;
  width: 151px;
  height: 161px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../../img/50th/desc_icon02.png);
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper::after {
    top: 5.25vw;
    right: -15.25vw;
    width: 12.5833333333vw;
    height: 13.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper::after {
    top: -16.1333333333vw;
    right: 2.1333333333vw;
    width: 16.6666666667vw;
    height: 17.7333333333vw;
  }
}
.vote__desc--upper::before {
  display: none;
}
@media screen and (max-width: 750px) {
  .vote__desc--upper::before {
    display: block;
    position: absolute;
    top: -13.4666666667vw;
    left: 2.4vw;
    content: "";
    width: 24vw;
    height: 14.9333333333vw;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(../../img/50th/desc_icon01.png);
    z-index: 3;
    transform: rotate(8.5deg);
  }
}
.vote__desc--upper h3 {
  font-size: 24px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #d70b19;
  margin-bottom: 18px;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper h3 {
    font-size: 2vw;
    gap: 1.3333333333vw;
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper h3 {
    font-size: 4.2666666667vw;
  }
}
.vote__desc--upper h3::before, .vote__desc--upper h3::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #d70b19;
  border-radius: 100%;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper h3::before, .vote__desc--upper h3::after {
    width: 1vw;
    height: 1vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper h3::before, .vote__desc--upper h3::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.vote__desc--upper .date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper .date {
    gap: 2.5vw;
  }
}
.vote__desc--upper .date__box .year {
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper .date__box .year {
    font-size: 1.5vw;
    margin-bottom: 0.4166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper .date__box .year {
    font-size: 4.8vw;
  }
}
.vote__desc--upper .date__box .year small {
  font-size: 1em;
}
@media screen and (max-width: 750px) {
  .vote__desc--upper .date__box .year small {
    font-size: 0.83em;
  }
}
.vote__desc--upper .date__box .day {
  font-size: 40px;
  padding: 6px 8px;
  line-height: 1;
  color: #d70b19;
  border-top: 1px solid #d70b19;
  border-bottom: 1px solid #d70b19;
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper .date__box .day {
    font-size: 3.3333333333vw;
    padding: 0.5vw 0.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper .date__box .day {
    font-size: 8.4vw;
    padding: 0.5vw 0.6666666667vw 1.8666666667vw;
  }
}
.vote__desc--upper .date__box .day small {
  font-size: 0.6em;
}
.vote__desc--upper .date img {
  width: 22px;
  transform: translateY(17px);
}
@media screen and (max-width: 1200px) {
  .vote__desc--upper .date img {
    width: 1.8333333333vw;
    transform: translateY(1.4166666667vw);
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--upper .date img {
    width: 3.2vw;
  }
}
.vote__desc--bottom {
  position: relative;
  padding: 87px 150px 90px 150px;
  background-image: url(../../img/50th/desc_bg02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  transform: translate(6px, -39px);
  z-index: 1;
  margin-bottom: 58px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom {
    padding: 7.25vw 12.5vw 7.5vw 12.5vw;
    transform: translate(0.5vw, -3.25vw);
    margin-bottom: 4.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom {
    padding: 6.3333333333vw 4vw 7vw 4vw;
    background-image: none;
    transform: translate(0, -1.4666666667vw);
    margin-bottom: 11vw;
    background-color: #fcf3e3;
    box-shadow: 5px 5px 0 #d70c18;
    margin-inline: 12px;
  }
}
.vote__desc--bottom::before {
  position: absolute;
	top: -26px;
  left: 12px;
  content: "";
  display: block;
  width: 151px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../../img/50th/desc_icon01.png);
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom::before {
	  top: -2.2vw;
    left: 1vw;
    width: 12.5833333333vw;
    height: 8.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom::before {
    display: none;
  }
}
.vote__desc--bottom h3 {
  font-size: 24px;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #d70b19;
  margin-bottom: 25px;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom h3 {
    font-size: 2vw;
    gap: 1.3333333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom h3 {
    font-size: 4.2666666667vw;
  }
}
.vote__desc--bottom h3::before, .vote__desc--bottom h3::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #d70b19;
  border-radius: 100%;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom h3::before, .vote__desc--bottom h3::after {
    width: 1vw;
    height: 1vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom h3::before, .vote__desc--bottom h3::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.vote__desc--bottom .lead {
  display: flex;
  gap: 20px;
  margin-bottom: 26px;
  align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom .lead {
    gap: 1.6666666667vw;
    margin-bottom: 2.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .lead {
    flex-direction: column;
    align-items: center;
    margin-bottom: 3.6vw;
    gap: 2.6666666667vw;
  }
}
.vote__desc--bottom .lead:last-of-type {
  margin-bottom: 0;
}
.vote__desc--bottom .lead img {
  width: 35px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom .lead img {
    width: 2.9166666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .lead img {
    width: 6.6666666667vw;
  }
}
.vote__desc--bottom .lead p {
  font-size: 18px;
  line-height: 1.65;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom .lead p {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .lead p {
    font-size: 3.7333333333vw;
  }
}
.vote__desc--bottom .lead p .sp-show {
  display: none;
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .lead p .sp-show {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .lead p .sp-none {
    display: none;
  }
}
.vote__desc--bottom h4 {
  color: #d70b19;
  font-size: 18px;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom h4 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom h4 {
    font-size: 3.7333333333vw;
  }
}
.vote__desc--bottom .sub {
  font-size: 18px;
  margin-bottom: 34px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom .sub {
    font-size: 1.5vw;
    margin-bottom: 2.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .sub {
    font-size: 3.7333333333vw;
    margin-bottom: 4.5333333333vw;
  }
}
.vote__desc--bottom .sub .sp-show {
  display: none;
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .sub .sp-show {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .sub .sp-none {
    display: none;
  }
}
.vote__desc--bottom .sub.icon {
  position: relative;
}
.vote__desc--bottom .sub.icon::after {
  position: absolute;
  top: -62px;
  right: -10px;
  width: 191px;
  height: 193px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../../img/50th/desc_icon03.png);
}
@media screen and (max-width: 1200px) {
  .vote__desc--bottom .sub.icon::after {
    top: -5.1666666667vw;
    right: -0.8333333333vw;
    width: 15.9166666667vw;
    height: 16.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--bottom .sub.icon::after {
	  top: -5.1333333333vw;
	  right: -4.8vw;
	  width: 23.8666666667vw;
	  /*height: 20vw;*/
  }
}
.vote__desc--btns {
  display: flex;
  align-items: center;
	justify-content: center;
  max-width: 730px;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .vote__desc--btns {
    max-width: unset;
    width: 60.8333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--btns {
    flex-direction: column;
    width: 100%;
    gap: 6.6666666667vw;
  }
}
.vote__desc--btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 340px;
  color: #fff;
  font-size: 20px;
  padding-block: 15px;
  border-radius: 999px;
}
@media screen and (max-width: 1200px) {
  .vote__desc--btns a {
    gap: 0.8333333333vw;
    width: 28.3333333333vw;
    font-size: 1.6666666667vw;
    padding-block: 1.25vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--btns a {
    width: 80vw;
    gap: 2vw;
    padding-block: 3.2vw;
    font-size: 4.6666666667vw;
  }
}
.vote__desc--btns a.blue {
  background-color: #0062b1;
}
.vote__desc--btns a.red {
  background-color: #d70b19;
}
.vote__desc--btns a::after {
  width: 9.5px;
  height: 16px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../../img/50th/arrow_r_w.png);
}
@media screen and (max-width: 1200px) {
  .vote__desc--btns a::after {
    width: 0.7916666667vw;
    height: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__desc--btns a::after {
    width: 1.8666666667vw;
    height: 2.9333333333vw;
  }
}
.vote__flow {
  padding-block: 95px 100px;
  max-width: 880px;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .vote__flow {
    padding-block: 7.9166666667vw 8.3333333333vw;
    max-width: unset;
    width: 73.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow {
    width: 83.4666666667vw;
    padding-block: 12vw 8.2666666667vw;
  }
}
.vote__flow--inner {
  margin-bottom: 36px;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner {
    margin-bottom: 6.4vw;
  }
}
.vote__flow--inner h2 {
  display: flex;
  align-items: center;
  background: none;
  position: unset;
  text-align: left;
  color: #0062b1;
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner h2 {
    font-size: 2vw;
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner h2 {
    font-size: 3.7333333333vw;
    letter-spacing: 0.025em;
  }
}
.vote__flow--inner h2::after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #0062b1;
  margin-left: 10px;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner h2::after {
    margin-left: 0.8333333333vw;
  }
}
.vote__flow--inner ul {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner ul {
    gap: 1.25vw;
  }
}
.vote__flow--inner ul::before {
  position: absolute;
  top: 4px;
  left: 17px;
  width: 2px;
  height: 120px;
  content: "";
  display: block;
  background-color: #0062b1;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner ul::before {
    top: 0.3333333333vw;
    left: 1.4166666667vw;
    height: 10vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner ul::before {
    top: 1.3333333333vw;
    left: 2.1333333333vw;
    height: 33.6vw;
  }
}
.vote__flow--inner ul li {
  position: relative;
  font-size: 18px;
  padding-left: 37px;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner ul li {
    font-size: 1.5vw;
    padding-left: 3.0833333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner ul li {
    font-size: 3.4666666667vw;
    padding-left: 4.6666666667vw;
  }
}
.vote__flow--inner ul li::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner ul li::before {
    left: 0.4166666667vw;
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner ul li::before {
    bottom: unset;
    top: 0.6666666667vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.vote__flow--inner ul li:nth-last-of-type(1)::before {
  background-image: url(../../img/50th/flow_num04.png);
}
.vote__flow--inner ul li:nth-last-of-type(2)::before {
  background-image: url(../../img/50th/flow_num03.png);
}
.vote__flow--inner ul li:nth-last-of-type(3)::before {
  background-image: url(../../img/50th/flow_num02.png);
}
.vote__flow--inner ul li:nth-last-of-type(4)::before {
  background-image: url(../../img/50th/flow_num01.png);
}
.vote__flow--inner ul li .sp-br {
  display: none;
}
@media screen and (max-width: 750px) {
  .vote__flow--inner ul li .sp-br {
    display: block;
  }
}
.vote__flow--inner p {
  font-size: 16px;
}
@media screen and (max-width: 1200px) {
  .vote__flow--inner p {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__flow--inner p {
    font-size: 2.9333333333vw;
  }
}
.vote__flow--inner p .flex {
  display: flex;
}
@media screen and (max-width: 750px) {
  .vote__flow--inner p .flex .left {
    width: 30vw;
  }
}
.vote__item {
  padding-block: 0 140px;
  max-width: 1022px;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .vote__item {
    padding-block: 0 11.6666666667vw;
    max-width: unset;
    width: 85.1666666667vw;
  }
}
.vote__item h2 {
  background: none;
  position: unset;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .vote__item h2 {
    margin-bottom: 11.2vw;
  }
}
.vote__item ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 101px 15px;
}
@media screen and (max-width: 1200px) {
  .vote__item ul {
    gap: 8.4166666667vw 1.25vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul {
    gap: 11.2vw 5.7333333333vw;
  }
}
.vote__item ul li {
  position: relative;
  width: calc((100% - 45px) / 4);
}
@media screen and (max-width: 1200px) {
  .vote__item ul li {
    width: calc((100% - 3.75vw) / 4);
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li {
    width: calc((100% - 5.7333333333vw) / 2);
  }
}
.vote__item ul li figure {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .vote__item ul li figure {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li figure {
    margin-bottom: 6.1333333333vw;
  }
}
.vote__item ul li figure::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 222px;
  height: 222px;
  content: "";
  display: block;
  border-radius: 100%;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .vote__item ul li figure::before {
    width: 18.5vw;
    height: 18.5vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li figure::before {
    width: 38vw;
    height: 38vw;
  }
}
.vote__item ul li figure img {
  display: block;
}
.vote__item ul li:nth-of-type(2n + 1) figure::before {
  background-color: #fcf3e3;
}
.vote__item ul li:nth-of-type(2n) figure::before {
  background-color: #f9dadc;
}
@media screen and (max-width: 750px) {
  .vote__item ul li:nth-of-type(4n + 1) figure::before, .vote__item ul li:nth-of-type(4n + 4) figure::before {
    background-color: #fcf3e3;
  }
  .vote__item ul li:nth-of-type(4n + 2) figure::before, .vote__item ul li:nth-of-type(4n + 3) figure::before {
    background-color: #f9dadc;
  }
}
.vote__item ul li p {
  font-size: 22px;
  margin-bottom: 14px;
  text-align: center;
  height: 2em;
}
@media screen and (max-width: 1200px) {
  .vote__item ul li p {
    font-size: 1.8333333333vw;
    margin-bottom: 1.1666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li p {
    font-size: 3.7333333333vw;
    margin-bottom: 2.4vw;
  }
}
.vote__item ul li p span {
  font-size: 0.7em;
}
.vote__item ul li button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 200px !important;
  color: #fff !important;
  font-size: 20px !important;
  padding: 0 !important;
  padding-block: 6px !important;
  border-radius: 999px !important;
  background-color: #d70b19 !important;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .vote__item ul li button {
    gap: 0.4166666667vw;
    width: 16.6666666667vw !important;
    font-size: 1.6666666667vw !important;
    padding-block: 0.5vw !important;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li button {
    width: 34.4vw !important;
    font-size: 3.4666666667vw !important;
    padding-block: 1.2vw !important;
    gap: 1.0666666667vw;
  }
}
.vote__item ul li button::after {
  width: 8px;
  height: 14px;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../../img/50th/arrow_r_w.png);
  transform: translateY(1px);
}
@media screen and (max-width: 1200px) {
  .vote__item ul li button::after {
    width: 0.6666666667vw;
    height: 1.1666666667vw;
    transform: translateY(0.0833333333vw);
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li button::after {
    width: 1.8666666667vw;
    height: 3.0666666667vw;
  }
}
.vote__item ul li .wpulike .wp_ulike_general_class {
  width: 100%;
  justify-content: center;
}
.vote__item ul li .count-box {
  display: none;
}
.vote__item ul li .limited-label {
  position: absolute;
  top: -50px;
  left: -30px;
  width: 128px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .vote__item ul li .limited-label {
    top: -4.1666666667vw;
    left: -2.5vw;
    width: 10.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .vote__item ul li .limited-label {
    top: -7.0666666667vw;
    left: -4vw;
    width: 20.6666666667vw;
  }
}/*# sourceMappingURL=50th_vote.css.map */