@charset "UTF-8";
.vote_ttl {
  position: absolute;
  top: 2.7027027027vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 79.0540540541vw;
  text-align: center;
  z-index: 2;
}
.vote_ttl img {
  display: block;
  width: 100%;
}
.vote_ttl .sp {
  display: none;
}

.tsu_bg .tsu_bg_inner {
  padding-top: 25.6756756757vw;
}

.vote_body {
  background-color: #fff;
  border-radius: 1.3513513514vw;
  overflow: hidden;
}

.vote_main {
  margin: 0;
  line-height: 0;
}
.vote_main img {
  display: block;
  width: 100%;
}
.vote_main .sp {
  display: none;
}

.vote_inner {
  padding: 3.3783783784vw 6.2162162162vw 4.0540540541vw;
}

.vote_stitle {
  margin: 0 auto 2.4324324324vw;
  line-height: 0;
}
.vote_stitle img {
  display: block;
  width: 100%;
}
.vote_stitle .sp {
  display: none;
}

.vote_section + .vote_section {
  margin-top: 2.4324324324vw;
}

.vote_camp_ttl {
  margin: 0 0 1.0810810811vw;
  line-height: 0;
}
.vote_camp_ttl img {
  display: block;
  width: 100%;
}
.vote_camp_ttl .sp {
  display: none;
}

.vote_lead {
  margin: 0 0 1.3513513514vw;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.3513513514vw;
  font-weight: 700;
  text-align: center;
  color: #000;
  line-height: 1.6;
}

.vote_prize {
  margin: 0;
  line-height: 0;
}
.vote_prize img {
  display: block;
  width: 100%;
}
.vote_prize .sp {
  display: none;
}

.vote_txt {
  margin: 1.0810810811vw 0 0;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.3513513514vw;
  font-weight: 700;
  text-align: center;
  color: #ce3a00;
  line-height: 1.7;
}

.vote_btns {
  padding: 3.3783783784vw 0;
  text-align: center;
}

.vote_entry {
  margin: 0 0 1.3513513514vw;
}
.vote_entry a {
  display: inline-block;
  line-height: 0;
}
.vote_entry img {
  display: block;
  width: 28.1756756757vw;
}
.vote_entry .sp {
  display: none;
}

.vote_back {
  margin: 0;
}
.vote_back img {
  display: inline-block;
  width: 28.1756756757vw;
}
.vote_back .pc {
  width: 28.1756756757vw;
}
.vote_back .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .vote_ttl {
    top: 6.6666666667vw;
    width: 96.1333333333vw;
  }
  .vote_ttl .pc {
    display: none;
  }
  .vote_ttl .sp {
    display: block;
  }
  .tsu_bg .tsu_bg_inner {
    padding-top: 64vw;
    padding-bottom: 10.6666666667vw;
  }
  .vote_body {
    background: linear-gradient(to bottom, transparent 107.8666666667vw, #fff 107.8666666667vw);
    border-radius: 2.1333333333vw;
    overflow: visible;
  }
  .vote_main {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
    width: calc(100% + 10.6666666667vw);
  }
  .vote_main .pc {
    display: none;
  }
  .vote_main .sp {
    display: block;
  }
  .vote_inner {
    padding: 5.3333333333vw 8.4vw 6.6666666667vw;
  }
  .vote_stitle {
    margin-bottom: 4vw;
  }
  .vote_stitle .pc {
    display: none;
  }
  .vote_stitle .sp {
    display: block;
  }
  .vote_section + .vote_section {
    margin-top: 4vw;
  }
  .vote_camp_ttl {
    margin-bottom: 2.1333333333vw;
  }
  .vote_camp_ttl .pc {
    display: none;
  }
  .vote_camp_ttl .sp {
    display: block;
  }
  .vote_lead {
    display: none;
  }
  .vote_prize .pc {
    display: none;
  }
  .vote_prize .sp {
    display: block;
  }
  .vote_txt {
    margin-top: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
  .vote_btns {
    padding: 6.6666666667vw 0 2.6666666667vw;
  }
  .vote_entry {
    margin-bottom: 3.2vw;
  }
  .vote_entry img {
    width: 71.0666666667vw;
  }
  .vote_entry .pc {
    display: none;
  }
  .vote_entry .sp {
    display: block;
  }
  .vote_back .pc {
    display: none;
  }
  .vote_back .sp {
    display: block;
    width: 71.0666666667vw;
  }
}/*# sourceMappingURL=style_tsu_vote.css.map */