@charset "utf-8";
.scroll {scrollbar-width:thin;  }



@media only screen and (max-width: 1024px) {
html {
  font-size: 100px;
  font-size: 5.20833333vw
}
body {
 font-size:0.48rem

}

}
