.page_title_box h1 {
  width: 416px;
}
@media screen and (min-width: 1400px) {
  .page_title_box h1 {
    width: 29.7vw;
  }
}
@media screen and (max-width: 1080px) {
  .page_title_box h1 {
    width: 38.5vw;
  }
}
@media screen and (max-width: 768px) {
  .page_title_box h1 {
    width: 71.9vw;
  }
}

.base_content {
  background-image: url(../images/sponsor/page_bg01_pc.svg);
  background-size: auto 5760px;
}
@media screen and (max-width: 1080px) {
  .base_content {
    background-size: auto 533.3vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content {
    background-image: url(../images/sponsor/page_bg01_sp.svg);
    background-size: 100% auto;
  }
}
.base_content .bg01 {
  background-image: url(../images/sponsor/page_bg02_pc.png);
  background-repeat: no-repeat;
  background-size: 1820px auto;
  background-position: center top;
}
@media screen and (max-width: 1080px) {
  .base_content .bg01 {
    background-size: 168.5vw auto;
  }
}
@media screen and (max-width: 768px) {
  .base_content .bg01 {
    background: none;
    overflow: hidden;
  }
}
.base_content .name_box {
  padding-top: 35px;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  .base_content .name_box {
    padding-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .name_box {
    padding-top: 6.9vw;
  }
}
.base_content .name_box .name {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  .base_content .name_box .name {
    width: 90.7vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .name_box .name {
    width: 122.4vw;
    margin-left: -15.2vw;
    margin-right: -7.2vw;
  }
}
.base_content .cashback_box {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .base_content .cashback_box {
    width: 97.2%;
    margin-top: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .cashback_box {
    width: 109.3vw;
    margin-left: -4.65vw;
    margin-right: -4.65vw;
    margin-top: 10.1vw;
  }
}
.base_content .cashback_box .cashback {
  width: 100%;
}
.base_content .cashback_box .btn01 {
  width: 39.4%;
  position: absolute;
  bottom: 21%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .base_content .cashback_box .btn01 {
    width: 72.6%;
    bottom: 19%;
  }
}
.base_content .challenge_box {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .base_content .challenge_box {
    width: 97.2%;
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .challenge_box {
    width: 109.3vw;
    margin-left: -4.65vw;
    margin-right: -4.65vw;
    margin-top: 4.7vw;
  }
}
.base_content .challenge_box .challenge {
  width: 100%;
}
.base_content #campaign {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 80px;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .base_content #campaign {
    padding-top: 6.5vw;
    padding-bottom: 7.4vw;
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #campaign {
    padding-top: 0vw;
    padding-bottom: 15.3vw;
    margin-top: 20vw;
  }
}
.base_content #campaign .jump {
  width: 81.6%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
@media screen and (max-width: 1080px) {
  .base_content #campaign .jump {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #campaign .jump {
    width: 77.3%;
    margin-top: 7.6vw;
  }
}
.base_content #campaign .challenge {
  width: 66.9%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
@media screen and (max-width: 1080px) {
  .base_content #campaign .challenge {
    margin-top: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #campaign .challenge {
    width: 77.3%;
    margin-top: 12.7vw;
  }
}
.base_content #campaign #chance {
  margin-top: 50px;
}
@media screen and (max-width: 1080px) {
  .base_content #campaign #chance {
    margin-top: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #campaign #chance {
    margin-top: 10.7vw;
  }
}
.base_content #campaign #chance h3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.base_content #campaign #chance .prize {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}
@media screen and (max-width: 1080px) {
  .base_content #campaign #chance .prize {
    margin-top: 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content #campaign #chance .prize {
    margin-top: 7.3vw;
  }
}
.base_content .bg02 {
  padding-top: 65px;
  padding-bottom: 120px;
}
@media screen and (max-width: 1080px) {
  .base_content .bg02 {
    padding-top: 6vw;
    padding-bottom: 11.1vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .bg02 {
    background-image: url(../images/sponsor/page_bg03_sp.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
.base_content .link01 {
  max-width: 380px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  .base_content .link01 {
    max-width: none;
    width: 35.2vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .link01 {
    width: 76.1vw;
  }
}
.base_content .btn_back {
  margin-top: 45px;
}
@media screen and (max-width: 1080px) {
  .base_content .btn_back {
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  .base_content .btn_back {
    margin-top: 6.7vw;
  }
}

.base_content .name_box .name {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
}
.base_content .name_box.deactive .name {
  opacity: 0;
  transition: 0s;
  transform: scale(1.2);
}/*# sourceMappingURL=style_sponsor.css.map */