.main_body .header__menu {
  min-height: 60px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main_body .header__button {
  display: none;
}
.main_body footer {
  border-top: 2px solid #005093;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 1001px) {
  footer {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1000px) {
  footer {
    margin-top: 56px;
  }
}

.footer_recruit {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}/*# sourceMappingURL=edit.css.map */