[class*=__section] {
  border-radius: 10px;
  padding-right: 16px;
}

.lower__section {
  padding: 0 0 0 23px;
  margin: 46px 0 10px;
}
.lower__title {
  margin-bottom: 41px;
}
.lower__title-en {
  color: #fff;
  font-size: 100px;
  font-weight: 400;
  font-family: "Fugaz One", sans-serif;
  line-height: 1;
}
.lower__title-ja {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.hero__section {
  margin-bottom: 56px;
}
.hero__content {
  display: grid;
  grid-template-columns: minmax(auto, 350px) 1fr;
}
.hero__document {
  padding: 52px 60px 0 50px;
  background: #fff;
  border-radius: 0 10px 10px 0;
}
.hero__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 19px;
}
.hero__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.business__section {
  margin-bottom: 180px;
}
.business__title {
  margin-bottom: 30px;
}
.business__h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  display: grid;
  place-content: center;
  text-align: center;
}
.business__h2-en {
  font-size: 24px;
  font-weight: 400;
  font-family: "Fugaz One", sans-serif;
  display: block;
  margin-bottom: 5px;
  color: #F28936;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, -2px 0px 0 #fff, 2px 0px 0 #fff, 0px -2px 0 #fff, 0px 2px 0 #fff;
}
.business__el {
  padding: 52px 30px 50px 58px;
  border-radius: 10px;
}
.business__el:not(:last-child) {
  margin-bottom: 60px;
}
.business__total-reform {
  background: #fff url(../images/about/business__totalReform.png) no-repeat top 13px right 5px/auto;
}
.business__rope-access {
  background: #fff url(../images/about/business__ropeAccess.png) no-repeat top 13px right 5px/auto;
}
.business__ecowin {
  background: #fff url(../images/about/business__ecowin.png) no-repeat top 13px right 5px/auto;
}
.business__construction {
  background: #fff url(../images/about/business__construction.png) no-repeat top 13px right 5px/auto;
}
.business__rectifier {
  background: #fff url(../images/about/business__rectifier.png) no-repeat top 13px right 5px/auto;
}
.business__real-estate {
  background: #fff url(../images/about/business__realEstate.png) no-repeat top 13px right 5px/auto;
}
.business__h3 {
  color: #F28936;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
}
.business__h3-sub {
  color: #F28936;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 5px 0 0 7px;
}
.business__h3-sub::before {
  content: "";
  width: 16px;
  height: 16.5px;
  background: url(../images/about/icn__rightLowerArrow.png) no-repeat center/auto;
  margin-bottom: 3px;
}
.business__blank::after {
  content: "";
  width: 14px;
  height: 14px;
  border-bottom: unset;
  background: url(../images/about/icn__blank-gray.png) no-repeat center/auto;
}
.business__link {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F28936;
  transition: opacity 0.4s ease;
}
.business__link:hover {
  opacity: 0.6;
}
.business__content {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 477px);
  gap: 34px;
}
.business__h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}
.business__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (min-width: 1366px) {
  [class*=__section] {
    max-width: 1080px;
    padding-right: unset;
  }
}
@media (max-width: 1280px) {
  [class*=__section] {
    padding-right: unset;
  }
  main {
    padding: 0 2.7%;
  }
  [class*=__section] {
    border-radius: 10px;
    max-width: 1080px;
  }
  .lower__section {
    margin: 46px auto 10px;
  }
  .lower__title-en {
    font-size: clamp(4rem, 2.032rem + 8.4vw, 8.75rem);
  }
  .lower__title-ja {
    font-size: clamp(1.125rem, 0.97rem + 0.66vw, 1.5rem);
  }
  .hero__section {
    margin: 0 auto 56px;
  }
  .hero__content {
    grid-template-columns: 1fr;
  }
  .hero__document {
    padding: 8.5%;
    border-radius: 0 0 10px 10px;
  }
  .hero__title {
    font-size: clamp(1.5rem, 1.023rem + 2.04vw, 2rem);
  }
  .business__section {
    margin: 0 auto 77px;
  }
  .business__content {
    grid-template-columns: 1fr;
  }
  .business__total-reform {
    background: #fff url(../images/about/business__totalReform.png) no-repeat top 13px right 5px/75vw;
  }
  .business__rope-access {
    background: #fff url(../images/about/business__ropeAccess.png) no-repeat top 13px right 5px/75vw;
  }
  .business__ecowin {
    background: #fff url(../images/about/business__ecowin.png) no-repeat top 13px right 5px/75vw;
  }
  .business__construction {
    background: #fff url(../images/about/business__construction.png) no-repeat top 13px right 5px/75vw;
  }
  .business__rectifier {
    background: #fff url(../images/about/business__rectifier.png) no-repeat top 13px right 5px/75vw;
  }
  .business__real-estate {
    background: #fff url(../images/about/business__realEstate.png) no-repeat top 13px right 5px/75vw;
  }
}
@media (max-width: 768px) {
  .lower__section {
    padding: unset;
  }
  .business__el {
    padding: 20px;
  }
  .business__h3-sub {
    font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem);
  }
}/*# sourceMappingURL=about.css.map */