.dentures .c-mv::before {
  background-image: url(../../img/dentures/bg_mv_dentures_pc.webp);
}
@media screen and (max-width: 767px) {
  .dentures .c-mv::before {
    background-image: url(../../img/dentures/bg_mv_dentures_sp.webp);
  }
}