body {
  background-image: url(/cdn/shop/files/VOUec_cal_special_background_pc.png?v=1751879256);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 750px) body {
  background-image: url(/cdn/shop/files/VOUec_cal_special_background_sp.png?v=1751863757);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}