@media (min-width: 751px) {
  .sp-show {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .pc-show {
    display: none !important;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes scroll-anim_ab01 {
  100% {
    background-position: -554px 0;
  }
}
@keyframes scroll-anim_ab01_sp {
  100% {
    background-position: -443px 0;
  }
}
.fadeInBottom {
  opacity: 0;
  transform: translateY(40px);
  transition: 0.7s ease;
}

.fadeInBottomLate {
  opacity: 0;
  transform: translateY(40px);
  transition: 0.7s ease;
}

.fadeInBottom.is-active {
  opacity: 1;
  transform: translateY(0px);
}

.fadeInBottomLate.is-active {
  opacity: 1;
  transform: translateY(0px);
}

.fadeIn {
  opacity: 0;
  transition: 0.7s ease;
}

.fadeInLate {
  opacity: 0;
  transition: 0.7s ease;
}

.fadeIn.is-active {
  opacity: 1;
}

.fadeInLate.is-active {
  opacity: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

img {
  width: 100%;
  max-width: 750px;
  height: auto;
}

.float_btn {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 750px;
}

.kv {
  opacity: 0.7;
  background-image: url(../img/kv.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 116.5% 0 21%;
  position: relative;
  z-index: 3;
}

.test {
  background-image: url(../img/test.jpg);
  max-width: 750px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.wrap {
  max-width: 750px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.wrap .buy_btn {
  display: flex;
  justify-content: space-between;
  padding: 0 2%;
}
.wrap .contents {
  padding-bottom: 27%;
  position: relative;
  z-index: 2;
}
.wrap .contents .point1 {
  margin-top: -45%;
  padding-top: 28.5%;
  background-image: url(../img/bg01.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 7;
}
.wrap .contents .point1 .img01 {
  margin-top: 15.3%;
  margin-bottom: 1.9%;
}
.wrap .contents .point1 .img04 {
  margin-top: 2.4%;
  position: relative;
  z-index: 8;
}
.wrap .contents .point2 {
  margin-top: -23%;
  padding-top: 33%;
  background-image: url(../img/bg02.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 28.5%;
  position: relative;
  z-index: 6;
}
.wrap .contents .point2 .img05 {
  margin-top: -6.1%;
}
.wrap .contents .point2 .img08 {
  margin-top: -16%;
  margin-bottom: 0.7%;
}
.wrap .contents .point2 .img09 {
  margin-bottom: 6.5%;
}
.wrap .contents .point3 {
  margin-top: -30.5%;
  padding-top: 112.5%;
  padding-bottom: 18%;
  background-image: url(../img/bg03.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 7;
}
.wrap .contents .point3 .img11 {
  margin-bottom: 3.9%;
}
.wrap .contents .point3 .img12 {
  margin-bottom: 3.3%;
}
.wrap .contents .point3 .buy_btn {
  margin-bottom: 3%;
}
.wrap .contents .point4 {
  background-image: url(../img/bg04.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  margin: -31% 0 0 0;
  padding: 31.5% 0 13% 0;
}
.wrap .contents .point4 .img11 {
  margin-bottom: -2%;
}
.wrap .contents .point4 .img12 {
  margin-bottom: -17.2%;
}
.wrap .contents .point4 .img14 {
  margin-top: -2.6%;
}
.wrap .lineup01 {
  background-image: url(../img/bg05.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  margin-top: -64.6%;
  padding-top: 50%;
  padding-bottom: 21%;
  position: relative;
  z-index: 1;
}
.wrap .lineup01 .lineup_box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 0 6% 0;
  position: relative;
  z-index: 2;
}
.wrap .lineup01 .lineup_box .pr_box {
  width: 33.33%;
  margin-bottom: 5%;
  padding: 11.6% 0 0 0;
}
.wrap .lineup01 .lineup_box2 {
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 0 6% 0;
  margin-top: -8%;
  position: relative;
  z-index: 1;
}
.wrap .lineup01 .lineup_box2 .pr_box {
  width: 33.33%;
  margin-bottom: 5%;
  padding: 1.6% 0 0 0;
}
.wrap .lineup01 .pr_img {
  width: 113%;
  margin-bottom: 10%;
  margin-left: -7%;
  margin-top: -17%;
}
.wrap .lineup01 .pr_buy_btn {
  width: 84%;
  margin: 0 auto;
  display: block;
}
.wrap .lineup02 {
  background-image: url(../img/bg06.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  margin-top: -28.4%;
  padding-top: 24.9%;
  padding-bottom: 6.4%;
  position: relative;
}
.wrap .lineup02 .lineup_box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 0 6% 0;
  margin-top: -3.9%;
  position: relative;
  z-index: 1;
}
.wrap .lineup02 .lineup_box .pr_box {
  width: 33.33%;
  margin-bottom: 5%;
  padding: 11.6% 0 0 0;
}
.wrap .lineup02 .lineup_box2 {
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 0 6% 0;
  margin-top: 5.2%;
  position: relative;
  z-index: 2;
}
.wrap .lineup02 .lineup_box2 .pr_box {
  width: 33.33%;
  margin-bottom: 5%;
  padding: 1.6% 0 0 0;
}
.wrap .lineup02 .lineup_box2 .pr_box.pr_box2 {
  margin-left: -2%;
}
.wrap .lineup02 .lineup_box2 .pr_box.pr_box3 {
  margin-left: 2%;
}
.wrap .lineup02 .pr_img {
  width: 113%;
  margin-bottom: 10%;
  margin-left: -7%;
  margin-top: -17%;
}
.wrap .lineup02 .pr_img.pr_06 {
  margin-left: 2%;
}
.wrap .lineup02 .pr_buy_btn {
  width: 84%;
  margin: 0 auto;
  display: block;
}
.wrap footer {
  color: #1E7FC4;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 750px) {
  .wrap footer {
    padding-bottom: 14%;
  }
}
@media (min-width: 751px) {
  .wrap footer {
    padding-bottom: 13%;
  }
}
.wrap footer .footer_logo {
  width: 40%;
  margin: 9.4% auto 5.4%;
}
.wrap footer .footer_contents {
  text-align: center;
  margin-bottom: 1.5%;
}
@media (max-width: 750px) {
  .wrap footer .footer_contents {
    font-size: 68%;
  }
}
@media (min-width: 751px) {
  .wrap footer .footer_contents {
    font-size: 133%;
  }
}
.wrap footer .footer_contents a {
  color: #1E7FC4;
  text-decoration: none;
}
.wrap footer .copyright {
  font-weight: 600;
  text-align: center;
}
@media (max-width: 750px) {
  .wrap footer .copyright {
    font-size: 90%;
  }
}
@media (min-width: 751px) {
  .wrap footer .copyright {
    font-size: 160%;
  }
}/*# sourceMappingURL=style.css.map */