.about-jol,
.about-jolco {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .about-jol,
.about-jolco {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .about-jol h2,
.about-jolco h2 {
    margin-bottom: 5px;
  }
}
.about-jol_desc,
.about-jolco_desc {
  width: 47.14%;
}
@media screen and (max-width: 767px) {
  .about-jol_desc,
.about-jolco_desc {
    width: 100%;
  }
}
.about-jol_figure,
.about-jolco_figure {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .about-jol_figure,
.about-jolco_figure {
    width: 100%;
  }
}

.structure {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .structure {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .structure h2 {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .structure figure {
    position: relative;
    width: 100%;
  }
}

.experience_list {
  row-gap: 40px;
}
@media screen and (max-width: 767px) {
  .experience_list {
    gap: 24px;
  }
}

.col2 + .col2 {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .col2 + .col2 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .structure-img img {
    width: 80%;
  }
}

.jol-content {
  position: absolute;
  bottom: 0;
  right: 0;
}

.jolco-content {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .jolco-experience {
    width: 70%;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=main-business.css.map */
