.heroarea .heroimg.img_umeterrine {
  background: url(https://img07.shop-pro.jp/PA01373/493/etc/umeterrine_bnr1920-700.jpg?cmsp_timestamp=20220118104424) center top no-repeat;
}

@media screen and (max-width: 1023px) {
  .heroarea .heroimg.img_umeterrine {
    background-size: auto 500px;
  }
}

@media screen and (max-width: 600px) {
  .heroarea .heroimg.img_umeterrine {
    background-size: auto 400px;
  }
}

.heroarea .heroimg.img4 {
  background: url(https://file002.shop-pro.jp/PA01373/493/images/hero04_2.jpg) center top no-repeat;
}
@media screen and (max-width: 1023px) {
  .heroarea .heroimg.img4 {
    background-size: auto 500px;
  }
}
@media screen and (max-width: 600px) {
  .heroarea .heroimg.img4 {
    background-size: auto 400px;
  }
}
.heroarea .heroimg.img6 {
  background: url(https://file002.shop-pro.jp/PA01373/493/images/hero06.jpg) center top no-repeat;
}
@media screen and (max-width: 1023px) {
  .heroarea .heroimg.img6 {
    background-size: auto 500px;
  }
}
@media screen and (max-width: 600px) {
  .heroarea .heroimg.img6 {
    background-size: auto 400px;
  }
}