
#sec_image_pc.item-photo{
  padding-top: 0.8rem !important;
}

.fairystone_movie{
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #sec_image_pc.item-photo{
    padding-top: 0 !important;
  }
}