.logo img {
  /* image-rendering: -webkit-optimize-contrast; */
}

a {
  transition: .2s;
}

a:hover {
  transition: .2s;
  opacity: .8;
}

header:before {
  content: "";
  background: url(../img/bg_header.png) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  filter: drop-shadow(7px 7px 8px rgba(0, 0, 0, .4));
}

header .nav-wrap .nav-toggle span {
  background: #fff;
}

header .nav-wrap .btn {
  display: block;
  float: right;
  width: 250px;
  margin: 12px 120px 12px 0;
}

header .nav-wrap #gnav .btn {
  float: none;
  width: 100%;
  max-width: 256px;
  margin: 30px auto 0;
  background: #B60A2D;
  padding: 14px 20px;
  text-align: center;
  color: #fff;
  line-height: 22px;
}

header .nav-wrap #gnav .btn span {
  color: #FFF17E;
}

header .nav-wrap #gnav .nav-ic-wrap {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin-top: 30px;
  gap: 12px;
}

header .nav-wrap #gnav .nav-ic-wrap img {
  width: 50%;
}


main {
  overflow: hidden;
}

.btn-stalker {
  text-align: center;
  z-index: 99999;

}

.btn-stalker a{

  display: block;
  max-width: 450px;
  margin: 0 auto;
  background: #ffffff;
  padding: 25px 0;
  font-size: 22px;
  color: #2e2a26;
  text-align: center;
}
.btn-fixed {
  position: fixed;
  width: 20%;
  bottom: 3%;
  right: 3%;
  z-index: 9999;
}

#sec-mv .img01 {
  top: -2%;
  left: 2%;
  width: 18%;
}

#sec-mv .img02 {
  top: 11%;
  left: 0;
  width: 14%;
}

#sec-mv .img03 {
  bottom: 0;
  right: 0;
  width: 15%;
}

#sec-mv .img04 {
  bottom: -10%;
  right: -5%;
  width: 16%;
  z-index: 99;
}

#sec-mv .hand {
  width: 22%;
  right: 5%;
  top: -6%;
  -webkit-animation: jump02 2s ease-in-out infinite alternate;
  animation: jump02 2s ease-in-out infinite alternate;
}

#sec-mv .img-result {
  width: 40%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3%;
  z-index: 99;
  /* -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate; */

}

#sec-mv .mirror {
  left: 50%;
  transform: translateX(-50%);
  top: 2%;
  width: 26%;
}

#sec-mv .mirror2 {
  display: none;
}


#sec-mv .mirror3 {
  display: none;
}


#sec-mv .mirror4 {
  display: none;
}

#sec-mv .humans {
  width: 100%;
  margin: 0 auto;
  bottom: -2.8%;
  -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  text-align: center;
}

#sec-mv .humans img {
  width: 100%;
}

.sec-about {
  background: url(../img/bg_main.png) no-repeat center/cover;
  text-align: center;
  position: relative;
  padding: 50px 0 120px 0;
}

.sec-about .img {
  position: absolute;
}

.sec-about .img.rotate {
  animation: rotate01 10s linear infinite;
}

.sec-about .img05 {
  top: 0%;
  left: -2%;
  width: 12%;
}

.sec-about .img06 {
  top: 11%;
  left: 3%;
  width: 8%;
}

.sec-about .img07 {
  bottom: -12%;
  right: -3%;
  width: 15%;
  z-index: 999;
}

.sec-about .sec-ttl {
  width: 80%;
  margin: 0 auto;

}

.sec-about .sec-txt {
  width: 55%;
  margin: 0 auto;
  padding-top: 80px;
}

.sec-about .sec-txt img {
  /* image-rendering: -webkit-optimize-contrast; */
  width: 95%;
}

.sec-about .sec-txt p {
  margin-top: 26px;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 42px;
}

.sec-about .sponsors {
  width: 85%;
  margin: 0 auto;
  padding-top: 120px;
}

.sec-about .sponsors img {
  /* image-rendering: -webkit-optimize-contrast; */
}

.sec-collabo {
  position: relative;
  background-color: #fff9eb;
  padding-bottom: 200px;
  overflow: hidden;
}

.sec-collabo .img {
  position: absolute;
}

.sec-collabo .arch {
  top: 0;
  left: 0;
  z-index: 99;
}

.sec-collabo .hands {
  top: 100px;
  left: 0;
}

.sec-collabo .hands.scrollAnim {
  transition: 1s;
  transition-delay: 0.3s;
  opacity: 0;
  transform: translateY(-150px);
}

.sec-collabo .hands.scrollAnim.active {
  transform: translateY(0);
  opacity: 1;
}

.sec-collabo .sec-ttl {
  width: 60%;
  margin: 0 auto;
  padding-top: 35%;
  -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;

}

.sec-collabo .box-ig-collabo {
  width: 65%;
  margin: 60px auto 0 auto;
  padding: 98px 0 50px 0;
  text-align: center;
  background: url(../img/img_ig_campaign.png) no-repeat center/cover;
}

.sec-collabo .box-ig-collabo .img-collabo {
  width: 240px;
}

.sec-collabo .box-ig-collabo .txt {
  font-weight: bold;
  margin: 20px 0;
}

.sec-collabo .box-ig-collabo .txt span {
  color: #b60a2d;
}

.sec-collabo .box-ig-collabo .img-votetime {
  width: 80%;
}

.sec-collabo .iger-wrapper {
  margin-top: 60px;
}

.sec-collabo .iger-wrapper .iger-list {
  max-width: 65%;
  margin: 20px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.sec-collabo .iger-wrapper .iger-list li {
  display: flex;
  align-items: center;
  width: calc(24% - 15px);
  font-weight: normal;
}

.sec-collabo .iger-wrapper .iger-list li img {
  width: 60px;
  margin-right: 12px;
}

.sec-collabo .iger-wrapper .iger-list li p {
  font-size: 14px;
}

.sec-collabo .vote-wrapper {
  max-width: 65%;
  margin: 80px auto 0 auto;
}

.sec-collabo .vote-wrapper img {
  margin-top: 20px;
  /* image-rendering: -webkit-optimize-contrast; */
}

.sec-collabo .note {
  margin-top: 20px;
  text-align: center;
  font-weight: normal;
  line-height: 32px;
  font-size: 16px;
}

.sec-collabo .sec-subttl {
  text-align: center;
  font-size: 18px;
}

.sec-collabo .sec-subttl span {
  position: relative;
}

.sec-collabo .sec-subttl span::before {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: -40px;
  content: url(../img/ic_deco_bk.png);
}

.sec-collabo .sec-subttl span::after {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: -40px;
  content: url(../img/ic_deco_bk.png);
}

.sec-entries {
  background-color: #fffefc;
  padding-bottom: 350px;
}

.sec-entries .sec-ttl {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-top: -120px;
  position: relative;
  z-index: 99;
}

.sec-entries .note {
  font-weight: normal;
  text-align: center;
  padding: 40px 0;
}

.sec-entries .entry-list {
  display: flex;
  flex-wrap: wrap;
  gap: 3%;
}

.sec-entries .entry-list li {
  width: 30%;
  margin-bottom: 40px;
}

.sec-entries .entry-list li .entry-no {
  text-align: center;
  margin-bottom: 18px;
  padding: 0 60px;
}

.sec-entries .entry-list li .card {
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.15);
  border: 3px solid rgba(0, 0, 0, 0.02);
  padding: 24px 16px 40px;
}

.sec-entries .entry-list li .card .id-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.sec-entries .entry-list li .card .id-wrapper img {
  width: 60px;
  margin-right: 16px;
}

.sec-entries .entry-list li .card .id-wrapper p {
  font-weight: normal;
}

.sec-entries .entry-list li .card .like-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0;
  padding: 0 6px;
}

.sec-entries .entry-list li .card .like-wrapper .ic-ig-like {
  width: 90px;
}

.sec-entries .entry-list li .card .like-wrapper .ic-ig-save {
  width: 15px;
}

.sec-entries .entry-list li .card .hashtag {
  font-weight: normal;
  color: #36a9c2;
  font-size: 13px;
  margin: 6px 0;
}

.sec-entries .entry-list li .card .card-ttl {
  text-align: center;
  margin-bottom: 16px;
}

.sec-entries .entry-list li .card .card-btn {
  display: block;
  text-align: center;
  width: 65%;
  margin: 0 auto;
  padding: 12px 0;
  background-color: #1F076B;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  border-radius: 30px;
  letter-spacing: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
  position: relative;
}

.sec-entries .entry-list li .card .card-btn::after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  background-color: #fff;
  width: 6px;
  height: 10px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.sec-entries .vote-wrapper {
  text-align: center;
  margin-top: 60px;
}

.sec-entries .vote-wrapper .btn-vote {
  display: inline-block;
  margin-bottom: 40px;
  -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
}

.sec-campaign {
  background-color: #fffff2;
  text-align: center;
}

.sec-campaign .sec-ttl-wrapper {
  background: url(../img/bg_ig_campaign.png) no-repeat center/cover;
  text-align: center;
  position: relative;
  padding-bottom: 90px;
}

.sec-campaign .sec-ttl-wrapper::before {
  position: absolute;
  content: url(../img/il_humans.png);
  top: -277px;
  left: 50%;
  transform: translateX(-50%);
}

.sec-campaign .sec-ttl-wrapper .sec-ttl {
  margin-top: -46px;
}

.sec-campaign .sec-ttl-wrapper .img {
  position: absolute;
}

.sec-campaign .sec-ttl-wrapper .photo01 {
  left: -3%;
  top: 17%;
  width: 25%;
}

.sec-campaign .sec-ttl-wrapper .photo02 {
  right: 2%;
  bottom: -31%;
  width: 22%;
}

.sec-campaign .sec-ttl02 {
  text-align: center;
  margin-top: -44px;
  position: relative;
  z-index: 99;
  margin-bottom: 60px;


}

.sec-campaign .sec-ttl02 .img-sec-ttl02 {
  -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;

}

.sec-campaign .sec-ttl02 .img {
  position: absolute;
  left: -8%;
  bottom: -30%;
  width: 20%;
}

.sec-campaign .img-campaign {
  margin-bottom: -45px;
}

.flow-wrapper {
  padding: 140px 0;
  background-color: #b60a2d;
  color: #fff;
  background: #b60a2d url(../img/il_phones.png) no-repeat center bottom/650px;
}

.flow-wrapper .sec-subttl {
  text-align: center;
  font-size: 18px;
}

.flow-wrapper .sec-subttl span {
  position: relative;
}

.flow-wrapper .sec-subttl span::before {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: -45px;
  content: url(../img/deco_biscuit_wh.png);
}

.flow-wrapper .sec-subttl span::after {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: -45px;
  content: url(../img/deco_biscuit_wh.png);
}

.flow-wrapper .img-ig-entry {
  display: block;
  margin: 30px auto 30px auto;
}

.flow-wrapper .entry-txt {
  font-weight: normal;
}

.flow-wrapper .flow-list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.flow-wrapper .flow-list li {
  width: 32%;
  background-color: #fffff2;
  border-radius: 12px;
  border: 4px solid #fffff2;
}

.flow-wrapper .flow-list li h4 {
  color: #fffff2;
  background-color: #b60a2d;
  border-radius: 12px 12px 0 0;
  padding: 5px 0;
  letter-spacing: 2px;
  font-size: 18px;
}

.flow-wrapper .flow-list li .wrapper {
  padding: 20px;
  height: 328px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.flow-wrapper .flow-list li .wrapper img {
  /* image-rendering: -webkit-optimize-contrast; */
}

.flow-wrapper .flow-list li .wrapper .img-ig-follow {
  width: 80%;
  margin: 0 auto;
}

.flow-wrapper .flow-list li p {
  color: #b60a2d;
  font-weight: normal;
}

.flow-wrapper .flow-list li p span {
  font-weight: bold;
  color: #0c0852;
}

.flow-wrapper .flow-list li .box {
  background-color: #fff;
  border: 1px solid #b60a2d;
  text-align: left;
  margin: 12px 0;
}

.flow-wrapper .flow-list li .box p {
  font-size: 13px;
  padding: 16px;
}

.flow-wrapper .flow-list li .box p span {
  color: #0c0852;
}

.flow-wrapper .flow-list li .note {
  text-align: left;
  font-size: 13px;
}

.flow-wrapper .flow-message01 {
  /* image-rendering: -webkit-optimize-contrast; */
  margin-top: 20px;
}

.flow-wrapper .flow-message02 {
  margin-top: 80px;
}

.sec-terms {
  padding: 80px 0;
  background-color: #fffff2;
}

.sec-terms .terms-wrapper {
  border: 4px solid #b60a2d;
  border-radius: 12px;
}

.sec-terms .terms-wrapper h2 {
  text-align: center;
  color: #fff;
  background-color: #b60a2d;
  font-size: 18px;
  letter-spacing: 4px;
  padding: 12px 0;
}

.sec-terms .terms-wrapper .txt-wrapper {
  background-color: #fff;
  font-weight: normal;
  padding: 40px 40px;
  height: 600px;
  overflow: scroll;
}



.sec-terms .terms-wrapper .txt-wrapper a {
  text-decoration: underline;
  color: #000;
}


.sec-terms .terms-wrapper .txt-wrapper a:hover {
  text-decoration: none;
}

.sec-terms .terms-wrapper .txt-wrapper::-webkit-scrollbar {
  width: 16px;
}

.sec-terms .terms-wrapper .txt-wrapper::-webkit-scrollbar-track {
  background-color: #fff;
}

.sec-terms .terms-wrapper .txt-wrapper::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 100px;
}

.sec-terms .terms-wrapper .txt-wrapper .note {
  font-weight: bold;
  margin-bottom: 20px;
}

.sec-terms .terms-wrapper .txt-wrapper h3 {
  font-weight: bold;
  margin: 20px 0 8px 0;
  color: #b60a2d;
}

.sec-terms .terms-wrapper .txt-wrapper .txt {
  margin-bottom: 10px;
}

.sec-result {
  background-color: #fad7cf;
  overflow: hidden;
}

.sec-result .base {
  max-width: 90%;
  background-color: #fff9eb;
  position: relative;
}

.sec-result .base .img {
  position: absolute;
  width: 28%;
}

/* .sec-result .base .confetti-l {
  left: -5%;
  top: 20px;
}

.sec-result .base .confetti-r {
  right: -5%;
  top: 20px;
} */


.sec-result .mv-result .ttl-result {
  z-index: 999;
  position: relative;
}



.sec-result .mv-result {
  position: relative;
  z-index: 9;
}

.sec-result .mv-result .confetti-l.scrollAnim {
  position: absolute;
  top: 0;
  left: 0;
  /* z-index: 9; */
  width: 30%;
  transition: 2s;
  transition-delay: 0.3s;
  opacity: 0;
  transform: translateY(-50%);
}

.sec-result .mv-result .confetti-r.scrollAnim {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  transition: 2s;
  transition-delay: 0.3s;
  opacity: 0;
  transform: translateY(-50%);
  /* z-index: 9; */
}


.sec-result .mv-result .confetti-l.scrollAnim.active {

  transform: translateY(0);
  opacity: 1;
}

.sec-result .mv-result .confetti-r.scrollAnim.active {

  transform: translateY(0);
  opacity: 1;
}


.sec-result .rank-wrapper {
  text-align: center;
  padding: 80px 0 0 0;
}

.sec-result .rank-wrapper:last-of-type .product-wrapper {
  border: none;
}

.sec-result .rank-wrapper .id-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 160px;
  margin-top: 50px;
}

.sec-result .rank-wrapper .id-wrap p {
  font-weight: normal;
}

.sec-result .rank-wrapper .img-wrapper {
  margin-top: 50px;
}

.sec-result .rank-wrapper .img-wrapper .hashtag {
  margin-top: 26px;
  font-weight: normal;
  color: #36a9c2;
}

.sec-result .rank-wrapper .rank-txt {
  margin-top: 32px;
}

.sec-result .rank-wrapper .rank-txt .rank-ttl {
  font-size: 26px;
  letter-spacing: 4px;
}

.sec-result .rank-wrapper .rank-txt .txt {
  font-weight: normal;
  background-color: #fff;
  width: 75%;
  text-align: left;
  padding: 32px;
  margin: 32px auto 0 auto;
}

.sec-result .rank-wrapper .product-wrapper {
  width: 75%;
  border-bottom: 4px dotted #3c3c3b;
  margin: 0 auto;
  padding-bottom: 80px;
}

.sec-result .rank-wrapper .product-wrapper .dtl-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sec-result .rank-wrapper .product-wrapper .dtl-wrapper .img-wrapper {
  width: 33%;
  margin-top: 0;
}

.sec-result .rank-wrapper .product-wrapper .dtl-wrapper .txt-wrapper {
  width: 63%;
  font-weight: normal;
  text-align: left;
}

.sec-result .rank-wrapper .product-wrapper .btn-dtl {
  margin-top: 40px;
  display: block;
  text-align: center;
  width: 200px;
  padding: 12px 0;
  background-color: #1F076B;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  border-radius: 30px;
  letter-spacing: 2px;
  box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
  position: relative;
}


.sec-result .rank-wrapper .product-wrapper .btn-dtl::after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  background-color: #fff;
  width: 6px;
  height: 10px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

#sec-sponsorship {
  background: url(../img/bg_sponsors.png) no-repeat center/cover;
}

#sec-sponsorship .sec-subttl {
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 2px;
}

#sec-sponsorship .sec-subttl span {
  position: relative;
}

#sec-sponsorship .sec-subttl span::before {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: -40px;
  content: url(../img/deco_biscuit_wh.png);
}

#sec-sponsorship .sec-subttl span::after {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: -40px;
  content: url(../img/deco_biscuit_wh.png);
}

#sec-sponsorship .note {
  color: #fff;
  margin-bottom: 24px;
  font-weight: normal;
}

#sec-foot {
  padding: 80px 0;
  background: #fff9eb;
  position: relative;
}

#sec-foot .img {
  position: absolute;
}

#sec-foot .img.rotate {
  animation: rotate01 10s linear infinite;
}

#sec-foot .img01 {
  top: -50px;
  right: 40px;
  width: 200px;
}

#sec-foot .img02 {
  top: 130px;
  left: -32px;
  width: 180px;
}

#sec-foot .img03 {
  bottom: 150px;
  right: -25px;
  width: 240px;
}

#sec-foot .base .inner {
  background: url(../img/bg_bisac.png) no-repeat center;
  padding: 80px 0;
  background-size: 30%;
}

#sec-foot .footer-banner {
  display: block;
  text-align: center;
  margin-top: 80px;
  width: 366px;
  margin: 80px auto 0 auto;
}

#sec-foot .footer-banner span {
  display: block;
  color: #565656;
  text-decoration: underline;
  font-weight: normal;
  padding-top: 18px;
  font-size: 14px;
}

#sec-foot .footer-banner:hover span {
  text-decoration: none;
}

@media screen and (max-width: 999px) and (min-width: 769px) {

  header:before {
    height: 60px;
  }

  .sec-about .sec-txt {
    width: 75%;
  }

  .sec-about .img07 {
    bottom: -8%;
    width: 20%;
  }


  .sec-collabo .hands.scrollAnim.active {
    transform: translateY(-40px);
  }

  .sec-collabo .box-ig-collabo {
    width: 94%;
  }


  .sec-collabo .iger-wrapper .iger-list {
    max-width: 90%;
  }

  .sec-collabo .vote-wrapper {
    max-width: 90%;
  }

  .sec-entries .entry-list li .card {
    height: 550px;
  }


  .sec-entries .entry-list li .card .card-ttl {
    font-size: 14px;
  }

  .sec-campaign .sec-ttl-wrapper::before {
    top: -235px;
    transform: translateX(-50%) scale(.7);
  }

  .sec-campaign .sec-ttl-wrapper .sec-ttl {
    padding: 0 142px;
  }

  .sec-campaign .sec-ttl02 {
    padding: 0 140px;
  }

  .sec-campaign .img-campaign {
    margin-bottom: -30px;
    padding: 0 136px;
  }

  .flow-wrapper .img-ig-entry {
    display: block;
    margin: 30px auto 30px auto;
    max-width: 60%;
  }

















}

@media screen and (max-width: 768px) {


  .btn-stalker a{

    display: block;
    max-width: 450px;
    margin: 0 auto;
    background: #ffffff;
    padding: 16px 0;
    font-size: 18px;
    color: #2e2a26;
    text-align: center;
  }
#sec-mv .img-result {
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3%;
  z-index: 99;
  /* -webkit-animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
  animation: jump01 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate; */

}
  header:before {
    background: url(../img/bg_header_sp.png) repeat center bottom;
    background-size: cover;
    height: 62px;
  }

  #sec-mv .img01 {
    top: -2%;
    left: 2%;
    width: 26%;
  }

  #sec-mv .img02 {
    top: 9%;
    left: 0;
    width: 24%;
  }

  #sec-mv .img03 {
    bottom: 10%;
    right: 2%;
    width: 20%;
    z-index: 99;
  }

  #sec-mv .img04 {
    bottom: 16%;
    right: 7%;
    width: 23%;
    z-index: 9;
  }

  #sec-mv .mirror {
    top: 1%;
    width: 40%;
  }

  #sec-mv .hand {
    width: 32%;
    right: 1%;
    top: -6%;
  }

  .sec-about {
    padding: 10px 0 40px 0;
  }

  .sec-about .sec-ttl {
    width: 90%;
    margin: 20px auto 0 auto;
  }

  .sec-about .img05 {
    top: 25%;
    left: 3%;
    width: 18%;
  }

  .sec-about .img06 {
    top: 28%;
    left: 10%;
    width: 14%;
  }

  .sec-about .sec-txt {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .sec-about .sec-txt p {
    margin-top: 16px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 34px;
  }

  .sec-about .sponsors {
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
  }

  .sec-collabo {
    padding-bottom: 100px;
  }


  .sec-collabo .hands {
    top: 30px;
    left: 0;
  }

  .sec-collabo .hands.scrollAnim {
    transition: 1s;
    transition-delay: 0.3s;
    opacity: 0;
    /* transform: translateY(-75px) !important; */
  }

  .sec-collabo .sec-ttl {
    width: 100%;
    margin: 0 auto;
    padding-top: 35%;
  }

  .sec-collabo .box-ig-collabo {
    width: 340px;
    margin: 30px auto 0 auto;
    padding: 116px 0 46px 0;
    text-align: center;
    background: url(../img/img_ig_campaign_sp.png) no-repeat center/cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .sec-collabo .iger-wrapper {
    margin-top: 40px;
  }

  .sec-collabo .sec-subttl span {
    position: relative;
    letter-spacing: 2px;
  }

  .sec-collabo .iger-wrapper .iger-list {
    max-width: 100%;
    margin: 20px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
  }

  .sec-collabo .iger-wrapper .iger-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    text-align: center;
    font-weight: normal;
    margin-bottom: 14px;
  }

  .sec-collabo .iger-wrapper .iger-list li img {
    width: 60px;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .sec-collabo .vote-wrapper {
    max-width: 100%;
    margin: 60px auto 0 auto;
  }

  .sec-collabo .note {
    margin-top: 16px;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    font-size: 16px;
  }

  .sec-entries {
    padding-bottom: 160px;
  }

  .sec-entries .sec-ttl {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: -60px;
    position: relative;
    z-index: 99;
  }

  .sec-entries .note {
    font-weight: normal;
    text-align: center;
    padding: 20px 0;
  }

  .sec-entries .entry-list li {
    width: 100%;
    margin-bottom: 26px;
  }

  .sec-entries .vote-wrapper {
    margin-top: 30px;
  }

  .sec-entries .vote-wrapper .btn-vote {
    margin-bottom: 20px;
    width: 80%;
  }

  .sec-entries .entry-list li .card {
    height: auto;
  }

  .sec-campaign .sec-ttl-wrapper::before {
    position: absolute;
    content: url(../img/il_humans.png);
    top: -189px;
    left: 50%;
    transform: translateX(-50%) scale(0.36);
  }

  .sec-campaign .sec-ttl-wrapper .sec-ttl {
    margin-top: -46px;
    transform: translateY(-10px);
  }

  .sec-campaign .sec-ttl02 {
    margin-bottom: 30px;
  }

  .sec-campaign .sec-ttl-wrapper .photo01 {
    left: -5%;
    top: 2%;
    width: 30%;
  }

  .sec-campaign .sec-ttl-wrapper .photo02 {
    right: -5%;
    top: 3%;
    bottom: auto;
    width: 26%;
  }

  .sec-campaign .sec-ttl-wrapper {
    padding-bottom: 50px;
  }

  .sec-campaign .sec-ttl02 {
    text-align: center;
    margin-top: -20px;
    position: relative;
    z-index: 99;
    margin-bottom: 60px;
  }

  .sec-campaign .img-campaign {
    margin-bottom: -60px;
  }

  .flow-wrapper {
    padding: 110px 0 60px 0;
    background-color: #b60a2d;
    color: #fff;
    background: #b60a2d url(../img/il_phones.png) no-repeat center bottom/350px;
  }

  .flow-wrapper .entry-txt {
    font-weight: normal;
    text-align: left;
  }

  .flow-wrapper .flow-list {
    flex-direction: column;
  }

  .flow-wrapper .flow-list li {
    width: 100%;
    margin-bottom: 20px;
  }

  .flow-wrapper .flow-message01 {
    /* image-rendering: -webkit-optimize-contrast; */
    margin-top: 10px;
  }

  .flow-wrapper .flow-message02 {
    margin-top: 40px;
  }

  .sec-terms {
    padding: 40px 0;
    background-color: #fffff2;
  }

  .sec-terms .terms-wrapper .txt-wrapper {
    background-color: #fff;
    font-weight: normal;
    padding: 16px;
    height: 400px;
    overflow: scroll;
    font-size: 15px;
  }


  .sec-result .rank-wrapper {
    text-align: center;
    padding: 40px 0 0 0;
  }

  .rank-wrapper .rank-img {
    width: 90px;
    margin: 0 auto;
  }

  .sec-result .rank-wrapper .id-wrap {
    width: 160px;
    margin-top: 20px;
  }

  .sec-result .rank-wrapper .img-wrapper {
    margin-top: 20px;
  }

  .sec-result .rank-wrapper .rank-txt .rank-ttl {
    font-size: 20px;
    letter-spacing: 3px;
  }

  .sec-result .rank-wrapper .img-wrapper .hashtag {
    font-size: 13px;
  }

  .sec-result .rank-wrapper .rank-txt .txt {
    padding: 22px;
    margin: 24px auto 0 auto;
    width: 100%;
  }

  .sec-result .rank-wrapper .product-wrapper {
    width: 100%;
    border-bottom: 2px dotted #3c3c3b;
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .sec-result .rank-wrapper .product-wrapper .dtl-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0;
  }

  .sec-result .rank-wrapper .product-wrapper .dtl-wrapper .img-wrapper {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
  }

  .sec-result .rank-wrapper .product-wrapper .dtl-wrapper .txt-wrapper {
    width: 100%;
    margin-top: 32px;
  }

  .sec-result .rank-wrapper .product-wrapper .btn-dtl {
    margin: 32px auto 0 auto;
  }

  #sec-sponsorship .lead {
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }

  #sec-foot {
    padding: 40px 0;
    background: #fff9eb;
    position: relative;
  }

  #sec-foot .base .inner {
    background: url(../img/bg_bisac.png) no-repeat center/60%;
    padding: 40px 0;
  }

  #sec-foot .img01 {
    top: -36px;
    right: 0px;
    width: 120px;
  }

  #sec-foot .img02 {
    top: 10px;
    left: -61px;
    width: 120px;
  }

  #sec-foot .img03 {
    bottom: 250px;
    right: -25px;
    width: 120px;
  }

  #sec-foot .footer-banner {
    display: block;
    text-align: center;
    margin-top: 80px;
    width: 100%;
    margin: 80px auto 0 auto;
  }

  footer .pageTop {
    width: 58px;
    right: 15px;
    top: -30px;
    bottom: auto;
  }
}