#company .ttl-01 {
  text-align: center;
  z-index: 0;
}
#company .ttl-01 .jp {
  text-align: center;
}
#company .ttl-01 .jp::before {
  z-index: -1;
}
@media screen and (min-width: 576px) {
  #company .inner-1000:not(.not-max) {
    width: max-content;
    max-width: 100%;
  }
}
#company #s03 .s3-wrap {
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 575px) {
  #company #s03 .s3-wrap {
    flex-direction: column;
    gap: 1rem;
  }
}
#company #s03 .s3-wrap .ttl-02 {
  width: 8em;
  flex-shrink: 0;
}
@media screen and (max-width: 575px) {
  #company #s03 .s3-wrap .ttl-02 {
    width: 100%;
  }
}
#company #s03 .s3-wrap .txt {
  margin-left: 0;
}
#company #s05 .txt {
  margin-left: 0;
  padding-left: 4rem;
}
#company #s05 .txt.mb-2em {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #e1e1e1;
}/*# sourceMappingURL=style_company_add.css.map */