/* implant
---------------------------------------------------------- */
.c-mv_img {
  background-image: url(https://www.blancpa-umeda.com/wp-content/themes/blancpa_theme/common/img/mv_first.png);
}
@media screen and (max-width: 767px) {
  .c-mv_img {
    background-image: url(https://www.blancpa-umeda.com/wp-content/themes/blancpa_theme/common/img/mv_first_sp.png);
  }
}

@media screen and (max-width: 767px) {
  .p-comp_tbl {
    padding-top: 16px;
  }
}