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