@charset "UTF-8";

.contain {
  background-size: contain;
}

.add_price {
  font-size: 3rem;
  margin-top: 30px;
}

.g-header__logo-link-img,
.g-footer__logo img {
  max-width: 60px;
}

.contain {
  background-size: contain !important;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .c-visual .catchcopy {
    top: 55%;
  }
}
