body {
  position: relative;
}
body .backimg {
  position: absolute;
  top: 0%;
  opacity: 0.2;
  width: 60px;
  height: auto;
  z-index: -1;
}
body .backimg-01 {
  top: 7%;
  left: 5%;
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-01 {
    top: 12.5%;
    width: clamp(110px, 14.3vw, 220px);
  }
}
body .backimg-02 {
  top: 7%;
  width: clamp(45px, 12vw, 90px);
  transform: rotate(20deg);
  right: 15%;
}
@media screen and (min-width: 769px) {
  body .backimg-02 {
    top: 13%;
    width: clamp(90px, 11.7vw, 180px);
  }
}
body .backimg-03 {
  top: 8.5%;
  left: 10%;
  width: clamp(40px, 10.6vw, 80px);
}
@media screen and (min-width: 769px) {
  body .backimg-03 {
    top: 14.5%;
    width: clamp(70px, 9.1vw, 140px);
  }
}
body .backimg-04 {
  top: 9.5%;
  right: 7%;
  transform: rotate(30deg);
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-04 {
    top: 16%;
    right: 4%;
    width: clamp(75px, 9.75vw, 150px);
  }
}
body .backimg-05 {
  top: 14.5%;
  left: 5%;
  width: clamp(50px, 13.3vw, 100px);
}
@media screen and (min-width: 769px) {
  body .backimg-05 {
    top: 18%;
    left: 4%;
    width: clamp(120px, 15.6vw, 240px);
    transform: rotate(-30deg);
  }
}
body .backimg-06 {
  top: 15.5%;
  right: 5%;
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-06 {
    top: 24%;
    width: clamp(105px, 13.6vw, 210px);
  }
}
body .backimg-07 {
  top: 17.5%;
  left: 7%;
  transform: scaleX(-1) rotate(30deg);
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-07 {
    top: 24%;
    width: clamp(100px, 13vw, 200px);
  }
}
body .backimg-08 {
  top: 20%;
  left: 8%;
  width: clamp(40px, 10.6vw, 80px);
}
@media screen and (min-width: 769px) {
  body .backimg-08 {
    top: 32%;
    width: clamp(75px, 9.75vw, 150px);
  }
}
body .backimg-09 {
  top: 19.7%;
  right: 11%;
  width: clamp(50px, 13.3vw, 100px);
}
@media screen and (min-width: 769px) {
  body .backimg-09 {
    top: 30.8%;
    width: clamp(90px, 11.7vw, 180px);
    transform: rotate(-15deg);
  }
}
body .backimg-10 {
  top: 23%;
  left: 12%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(-30deg);
}
@media screen and (min-width: 769px) {
  body .backimg-10 {
    top: 35.5%;
    width: clamp(70px, 9.1vw, 140px);
  }
}
body .backimg-11 {
  top: 23.5%;
  left: 35%;
  width: clamp(65px, 17.3vw, 130px);
}
@media screen and (min-width: 769px) {
  body .backimg-11 {
    display: none;
  }
}
body .backimg-12 {
  top: 23%;
  right: 8%;
  width: clamp(45px, 12vw, 90px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-12 {
    top: 35%;
    right: 5%;
    width: clamp(75px, 9.75vw, 150px);
  }
}
body .backimg-13 {
  top: 25.5%;
  left: 8%;
  width: clamp(50px, 13.3vw, 100px);
}
@media screen and (min-width: 769px) {
  body .backimg-13 {
    top: 39.5%;
    width: clamp(90px, 11.7vw, 180px);
  }
}
body .backimg-14 {
  top: 26%;
  right: 5%;
  width: clamp(25px, 6.6vw, 50px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-14 {
    top: 40%;
    right: 7%;
    width: clamp(45px, 5.8vw, 90px);
  }
}
body .backimg-15 {
  top: 27.3%;
  left: 6%;
  width: clamp(35px, 9.3vw, 70px);
  transform: scaleX(-1);
}
@media screen and (min-width: 769px) {
  body .backimg-15 {
    top: 42%;
    width: clamp(65px, 8.45vw, 130px);
  }
}
body .backimg-16 {
  top: 27.5%;
  right: 5%;
  width: clamp(25px, 6.6vw, 50px);
}
@media screen and (min-width: 769px) {
  body .backimg-16 {
    top: 42.5%;
    right: 7%;
    width: clamp(45px, 5.8vw, 90px);
  }
}
body .backimg-17 {
  top: 28.5%;
  right: 13%;
  width: clamp(80px, 21.3vw, 160px);
  transform: scaleX(-1);
}
@media screen and (min-width: 769px) {
  body .backimg-17 {
    top: 43%;
    right: 18%;
    width: clamp(140px, 18.2vw, 280px);
  }
}
body .backimg-18 {
  top: 29.5%;
  left: 6%;
  width: clamp(35px, 9.3vw, 70px);
}
@media screen and (min-width: 769px) {
  body .backimg-18 {
    top: 44%;
    left: 9%;
    width: clamp(65px, 8.45vw, 130px);
  }
}
body .backimg-19 {
  top: 32%;
  right: 8%;
  width: clamp(55px, 14.6vw, 110px);
}
@media screen and (min-width: 769px) {
  body .backimg-19 {
    top: 48.5%;
    right: 11%;
    width: clamp(100px, 13vw, 200px);
  }
}
body .backimg-20 {
  top: 34.7%;
  left: 5%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(20deg);
}
@media screen and (min-width: 769px) {
  body .backimg-20 {
    top: 53.5%;
    width: clamp(60px, 7.8vw, 120px);
    left: 3%;
  }
}
body .backimg-21 {
  top: 35%;
  right: 15%;
  width: clamp(70px, 18.6vw, 140px);
}
@media screen and (min-width: 769px) {
  body .backimg-21 {
    top: 53.7%;
    right: 14%;
    width: clamp(130px, 16.9vw, 260px);
  }
}
body .backimg-22 {
  top: 38%;
  left: 5%;
  width: clamp(35px, 9.3vw, 70px);
}
@media screen and (min-width: 769px) {
  body .backimg-22 {
    top: 59%;
    width: clamp(65px, 8.45vw, 130px);
  }
}
body .backimg-23 {
  top: 37%;
  right: 10%;
  width: clamp(30px, 8vw, 60px);
}
@media screen and (min-width: 769px) {
  body .backimg-23 {
    top: 58.5%;
    right: 7%;
    width: clamp(50px, 6.5vw, 100px);
  }
}
body .backimg-24 {
  top: 40%;
  left: 10%;
  width: clamp(45px, 12vw, 90px);
}
@media screen and (min-width: 769px) {
  body .backimg-24 {
    top: 63%;
    left: 11%;
    width: clamp(75px, 9.75vw, 150px);
  }
}
body .backimg-25 {
  top: 40%;
  right: 5%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(-20deg);
}
@media screen and (min-width: 769px) {
  body .backimg-25 {
    top: 62.3%;
    width: clamp(70px, 9.1vw, 140px);
  }
}
body .backimg-26 {
  top: 44%;
  right: 12%;
  width: clamp(45px, 12vw, 90px);
}
@media screen and (min-width: 769px) {
  body .backimg-26 {
    top: 69%;
    right: 5%;
    width: clamp(60px, 7.8vw, 120px);
  }
}
body .backimg-27 {
  top: 45.5%;
  right: 39%;
  width: clamp(45px, 12vw, 90px);
}
@media screen and (min-width: 769px) {
  body .backimg-27 {
    top: 72%;
    width: clamp(80px, 10.4vw, 160px);
  }
}
body .backimg-28 {
  top: 46.2%;
  right: 10%;
  width: clamp(45px, 12vw, 90px);
}
@media screen and (min-width: 769px) {
  body .backimg-28 {
    display: none;
  }
}
body .backimg-29 {
  top: 48.2%;
  left: 12%;
  width: clamp(55px, 14.6vw, 110px);
  transform: scaleX(-1);
}
@media screen and (min-width: 769px) {
  body .backimg-29 {
    display: none;
  }
}
body .backimg-30 {
  top: 51%;
  left: 10%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(-30deg);
}
@media screen and (min-width: 769px) {
  body .backimg-30 {
    display: none;
  }
}
body .backimg-31 {
  top: 56.5%;
  left: 4%;
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-31 {
    display: none;
  }
}
body .backimg-32 {
  top: 55.3%;
  right: 35%;
  width: 50px;
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-32 {
    display: none;
  }
}
body .backimg-33 {
  top: 56.5%;
  right: 10%;
  width: clamp(55px, 14.6vw, 110px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-33 {
    display: none;
  }
}
body .backimg-34 {
  top: 58%;
  left: 5%;
  width: clamp(40px, 10.6vw, 80px);
}
@media screen and (min-width: 769px) {
  body .backimg-34 {
    display: none;
  }
}
body .backimg-35 {
  top: 58.8%;
  right: 5%;
  width: clamp(55px, 14.6vw, 110px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-35 {
    display: none;
  }
}
body .backimg-36 {
  top: 63.5%;
  left: 5%;
  width: clamp(50px, 13.3vw, 100px);
}
@media screen and (min-width: 769px) {
  body .backimg-36 {
    display: none;
  }
}
body .backimg-37 {
  top: 64.5%;
  right: 5%;
  width: clamp(55px, 14.6vw, 110px);
}
@media screen and (min-width: 769px) {
  body .backimg-37 {
    display: none;
  }
}
body .backimg-38 {
  top: 66%;
  left: 8%;
  transform: scaleX(-1) rotate(27deg);
  width: clamp(60px, 16vw, 120px);
}
@media screen and (min-width: 769px) {
  body .backimg-38 {
    display: none;
  }
}
body .backimg-39 {
  top: 67%;
  right: 8%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(-30deg);
}
@media screen and (min-width: 769px) {
  body .backimg-39 {
    display: none;
  }
}
body .backimg-40 {
  top: 70.5%;
  left: 5%;
  width: clamp(45px, 12vw, 90px);
}
@media screen and (min-width: 769px) {
  body .backimg-40 {
    display: none;
  }
}
body .backimg-41 {
  top: 69.5%;
  right: 9%;
  width: clamp(50px, 13.3vw, 100px);
  transform: rotate(-20deg);
}
@media screen and (min-width: 769px) {
  body .backimg-41 {
    display: none;
  }
}
body .backimg-42 {
  top: 73%;
  right: 5%;
  width: clamp(45px, 12vw, 90px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-42 {
    display: none;
  }
}
body .backimg-43 {
  top: 78%;
  left: 8%;
  width: clamp(40px, 10.6vw, 80px);
  transform: scaleX(-1);
}
@media screen and (min-width: 769px) {
  body .backimg-43 {
    display: none;
  }
}
body .backimg-44 {
  top: 78%;
  right: 8%;
  width: clamp(25px, 6.6vw, 50px);
  transform: rotate(25deg);
}
@media screen and (min-width: 769px) {
  body .backimg-44 {
    display: none;
  }
}
body footer .footer-bottom {
  position: relative;
  z-index: 0;
}
body footer .footer-bottom .backimg {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0.2;
  height: auto;
}
body footer .footer-bottom .footer-back-01 {
  top: 48%;
  left: 17%;
  width: clamp(40px, 10vw, 80px);
}
@media screen and (min-width: 769px) {
  body footer .footer-bottom .footer-back-01 {
    width: clamp(80px, 10.4vw, 130px);
  }
}
body footer .footer-bottom .footer-back-02 {
  top: 40%;
  right: 14%;
  width: clamp(40px, 10.6vw, 80px);
  transform: rotate(-45deg);
}
@media screen and (min-width: 769px) {
  body footer .footer-bottom .footer-back-02 {
    width: clamp(80px, 10.4vw, 120px);
  }
}
body footer .footer-bottom .footer-back-03 {
  top: 75%;
  left: 8%;
  width: clamp(50px, 13.3vw, 100px);
}
@media screen and (min-width: 769px) {
  body footer .footer-bottom .footer-back-03 {
    width: clamp(100px, 13vw, 150px);
  }
}
body footer .footer-bottom .footer-back-04 {
  top: 70%;
  right: 7%;
  width: clamp(35px, 9.3vw, 70px);
}
@media screen and (min-width: 769px) {
  body footer .footer-bottom .footer-back-04 {
    width: clamp(70px, 9.1vw, 90px);
  }
}/*# sourceMappingURL=back.css.map */