@charset "UTF-8";
.l-footer-contact__cta::after, .l-header-cta::after {
  position: absolute;
  bottom: 0;
  content: "※営業目的、セールスの電話、メールは固くお断りいたします";
  font-size: 13px;
  color: #f00;
}

.l-header-cta {
  padding-bottom: 26px;
  top: 1.75em;
}
.l-header-cta::after {
  right: 0;
}

.l-footer-contact__cta {
  position: relative;
  margin-top: 23px;
  padding-bottom: 26px;
}
.l-footer-contact__cta::after {
  left: 0;
}/*# sourceMappingURL=add.css.map */