@charset "utf-8";
@media only screen and (max-width:540px){
  body {
background-color:#f7bae8;
background-image:url(https://www.y-precious-girl.com/website/w8227/image/rating_sp_image_name.png);
background-position: 50% 0%;
background-repeat: repeat;
  }
}
@media only screen and (min-width:541px){
  body {
background-color:#f7bae8;
background-image:url(https://www.y-precious-girl.com/website/w8227/image/rating_pc_image_name.png);
background-position: 50% 0%;
background-repeat: repeat;
  }
}
