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