body {
  background: none;
  color: #000;
}

.company .home-Sec4 .txtarea::before,
.company .home-Sec5 .txtarea::before {
  background: none;
}
.company .home-Sec4 .txtarea,
.company .home-Sec5 .txtarea {
  color: #000;
}
.company .home-Sec4 .ttl,
.company .home-Sec5 .ttl {
  color: #000;
  padding-left: 3.3854166667vw;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  .company .home-Sec4 .ttl,
  .company .home-Sec5 .ttl {
    padding-left: 3rem;
  }
}
.company .home-Sec4 .ttl::before,
.company .home-Sec5 .ttl::before {
  background: none;
}
@media screen and (max-width: 1000px) {
  .company .home-Sec4 .inner {
    margin-bottom: 4rem;
  }
}
.company .home-Sec5-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 3.3854166667vw;
}
.company .home-Sec5 .unit {
  width: 47%;
  display: block;
}
.company .home-Sec5 .unit .txtarea {
  width: auto;
  margin-top: 1rem;
  margin-left: 0;
  padding-left: 0;
}
.company .home-Sec5 .img {
  margin-left: 0;
}

.st-footer {
  background-color: #000;
}