.p-benefit .c-hd-03:first-of-type {
  margin-top: 80px;
}
.p-benefit * + .c-hd-03 {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-benefit .c-hd-03:first-of-type {
    margin-top: 0;
  }
  .p-benefit * + .c-hd-03 {
    margin-top: 3.75em;
  }
}
/*# sourceMappingURL=benefit.css.map */
