.scroll-bottom {
  display: inline-flex;
  align-items: center;
  gap: 1.0416666667vw;
  z-index: 20;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom {
    gap: 5.1282051282vw;
  }
}
.scroll-bottom__text {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__text {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__text {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__text {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__text {
    font-size: 4.6153846154vw;
  }
}
.scroll-bottom__icon {
  width: 2.2916666667vw;
  height: 2.2916666667vw;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    width: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    width: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    width: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    width: 11.2820512821vw;
  }
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    height: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    height: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    height: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    height: 11.2820512821vw;
  }
}

.page-header {
  position: relative;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 41.6666666667%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .page-header__image-container:before {
    padding-top: 189.7435897436%;
  }
}
.page-header__image-container {
  min-height: 500px;
}
.page-header__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
}
@media only screen and (max-width: 991.98px) {
  .page-header__image-container {
    min-height: 450px;
    height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__image-container {
    min-height: 400px;
  }
}
.page-header__container {
  position: absolute;
  bottom: 7.03125vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .page-header__container {
    bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__container {
    bottom: 15.6453715776vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__container {
    bottom: 25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__container {
    bottom: 30.7692307692vw;
  }
}
.page-header__info-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 767.98px) {
  .page-header__info-container {
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.page-header__info {
  max-width: 50%;
}
@media only screen and (max-width: 991.98px) {
  .page-header__info {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__info {
    max-width: 100%;
  }
}
.page-header__title {
  font-size: 3.3333333333vw;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    font-size: 3.1693077565vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 4.9543676662vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    font-size: 7.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 9.7435897436vw;
  }
}
.page-header__description {
  font-size: 1.0416666667vw;
  margin-top: 3.125vw;
  line-height: 1.6;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    margin-top: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    margin-top: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    margin-top: 7.6923076923vw;
  }
}

.breadcrumb {
  padding: 1.6666666667vw 0vw;
  background-color: #F9F9F9;
  z-index: 100;
}
@media screen and (max-width: 1199px) {
  .breadcrumb {
    padding: 1.5012510425vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 2.3468057366vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    padding: 3.75vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb {
    padding: 4.6153846154vw 0vw;
  }
}
.breadcrumb__list {
  display: flex;
  align-items: center;
  gap: 0.78125vw;
  list-style: none;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  overflow-x: auto;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list {
    gap: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list {
    gap: 2.5641025641vw;
  }
}
.breadcrumb__list-item {
  position: relative;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-item {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-item {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-item {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-item {
    font-size: 3.5897435897vw;
  }
}
.breadcrumb__list-item.active {
  color: #A3A3A3;
}
.breadcrumb__list-link {
  color: #E72920;
  text-decoration: none;
  transition: 0.4s ease;
}
.breadcrumb__list-link:hover {
  color: #F9433A;
}
.breadcrumb__list-icon {
  right: -1.0416666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  min-width: 16px;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    right: -1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    right: -2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    right: -4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    right: -5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    width: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    width: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    width: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    height: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    height: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    height: 5.1282051282vw;
  }
}

.card-head-office {
  display: flex;
  align-items: center;
  gap: 1.5625vw;
}
.card-head-office__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 16.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .card-head-office__image-container {
    max-width: 26.6889074229vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__image-container {
    max-width: 41.7209908735vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__image-container {
    max-width: 66.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__image-container {
    max-width: 82.0512820513vw;
  }
}
.card-head-office__image-container:before {
  content: "";
  display: block;
  padding-top: 65.625%;
}
.card-head-office__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .card-head-office {
    gap: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office {
    gap: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office {
    gap: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office {
    gap: 7.6923076923vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-head-office {
    flex-direction: column-reverse;
  }
}
.card-head-office__info-container {
  flex: 1;
}
.card-head-office__image-container {
  border-radius: 0.5208333333vw;
  overflow: hidden;
  display: block;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1199px) {
  .card-head-office__image-container {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__image-container {
    border-radius: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__image-container {
    border-radius: 2.5641025641vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-head-office__image-container {
    max-width: 100%;
  }
}
.card-head-office__image {
  transition: 1s ease;
}
.card-head-office__title {
  font-size: 1.0416666667vw;
  margin-bottom: 1.5625vw;
  font-weight: bold;
  line-height: 1.5;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .card-head-office__title {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__title {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__title {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-head-office__title {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__title {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__title {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__title {
    margin-bottom: 5.1282051282vw;
  }
}
.card-head-office__address {
  display: block;
  font-size: 1.0416666667vw;
  margin-bottom: 1.5625vw;
  font-weight: 400;
  line-height: 1.6;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .card-head-office__address {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__address {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__address {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__address {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-head-office__address {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__address {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__address {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__address {
    margin-bottom: 5.1282051282vw;
  }
}
.card-head-office__phone {
  display: block;
  font-size: 1.0416666667vw;
  margin-bottom: 1.5625vw;
  font-weight: 400;
  line-height: 1.6;
  color: #737373;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .card-head-office__phone {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__phone {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__phone {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__phone {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-head-office__phone {
    margin-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__phone {
    margin-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__phone {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__phone {
    margin-bottom: 5.1282051282vw;
  }
}
.card-head-office__phone svg {
  display: none;
}
.card-head-office__map-link {
  font-size: 1.0416666667vw;
  gap: 0.5208333333vw;
  font-weight: 400;
  line-height: 1.6;
  color: #E72920;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .card-head-office__map-link {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__map-link {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__map-link {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__map-link {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-head-office__map-link {
    gap: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-head-office__map-link {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-head-office__map-link {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-head-office__map-link {
    gap: 2.5641025641vw;
  }
}
.card-head-office:hover .card-head-office__image {
  transform: scale(1.1);
}

.card-about {
  position: relative;
}
.card-about__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-about__image-container:before {
  content: "";
  display: block;
  padding-top: 60.4938271605%;
}
.card-about__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-about .external-link-icon {
  display: none;
}
.card-about__image-container {
  border-radius: 0.5208333333vw;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1199px) {
  .card-about__image-container {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__image-container {
    border-radius: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__image-container {
    border-radius: 2.5641025641vw;
  }
}
.card-about__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
  transition: 0.4s ease all;
  opacity: 0;
}
.card-about__image {
  transition: 1s ease;
}
.card-about__info-container {
  position: absolute;
  right: 1.5625vw;
  bottom: 2.2916666667vw;
  left: 1.5625vw;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    right: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    right: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    right: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    right: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    left: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    left: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    left: 5.1282051282vw;
  }
}
.card-about__header {
  display: flex;
  align-items: center;
}
.card-about__title {
  font-size: 1.6666666667vw;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .card-about__title {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__title {
    font-size: 5.1282051282vw;
  }
}
.card-about__title-icon {
  position: relative;
  transition: 0.4s ease;
  opacity: 0;
  left: 0px;
  width: 2.7083333333vw;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .card-about__title-icon {
    width: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__title-icon {
    width: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__title-icon {
    width: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__title-icon {
    width: 8.2051282051vw;
  }
}
.card-about:hover .card-about__title-icon {
  opacity: 1;
  left: 1.25vw;
}
@media screen and (max-width: 1199px) {
  .card-about:hover .card-about__title-icon {
    left: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about:hover .card-about__title-icon {
    left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about:hover .card-about__title-icon {
    left: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about:hover .card-about__title-icon {
    left: 5.1282051282vw;
  }
}
.card-about:hover .card-about__image-container::after {
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 54.85%, #111111 100%);
  opacity: 1;
}

.company-profile {
  position: relative;
  padding: 8.3333333333vw 0vw 8.3333333333vw 0vw;
}
@media screen and (max-width: 1199px) {
  .company-profile {
    padding: 6.6722268557vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile {
    padding: 10.4302477184vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile {
    padding: 16.6666666667vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile {
    padding: 20.5128205128vw 0vw;
  }
}
.company-profile__info {
  display: grid;
  padding: 1.5625vw 0vw;
  gap: 3.125vw;
  border-top: 1px solid rgba(17, 17, 17, 0.2);
}
@media screen and (max-width: 1199px) {
  .company-profile__info {
    padding: 2.5020850709vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info {
    padding: 3.9113428944vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info {
    padding: 6.25vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info {
    padding: 7.6923076923vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .company-profile__info {
    gap: 5.0041701418vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info {
    gap: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info {
    gap: 12.5vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info {
    gap: 15.3846153846vw;
  }
}
.company-profile__head-offices {
  display: grid;
  gap: 3.125vw;
}
@media screen and (max-width: 1199px) {
  .company-profile__head-offices {
    gap: 5.0041701418vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__head-offices {
    gap: 7.8226857888vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__head-offices {
    gap: 12.5vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__head-offices {
    gap: 15.3846153846vw;
  }
}
.company-profile__item {
  display: flex;
  position: relative;
  gap: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .company-profile__item {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__item {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__item {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__item {
    gap: 5.1282051282vw;
  }
}
.company-profile__item:before {
  content: "";
  position: absolute;
  left: 0vw;
  right: 0vw;
  bottom: -1.5625vw;
  height: 1px;
  background-color: rgba(17, 17, 17, 0.2);
}
@media screen and (max-width: 1199px) {
  .company-profile__item:before {
    left: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__item:before {
    left: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__item:before {
    left: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__item:before {
    left: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .company-profile__item:before {
    right: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__item:before {
    right: 0vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__item:before {
    right: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__item:before {
    right: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .company-profile__item:before {
    bottom: -2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__item:before {
    bottom: -3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__item:before {
    bottom: -6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__item:before {
    bottom: -7.6923076923vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .company-profile__item {
    flex-direction: column;
  }
}
.company-profile__info-title {
  font-weight: 500;
  width: 13.0208333333vw;
  font-size: 1.0416666667vw;
  color: #111111;
}
@media screen and (max-width: 1199px) {
  .company-profile__info-title {
    width: 16.6805671393vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info-title {
    width: 26.075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info-title {
    width: 41.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info-title {
    width: 51.2820512821vw;
  }
}
@media screen and (max-width: 1199px) {
  .company-profile__info-title {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info-title {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info-title {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info-title {
    font-size: 3.5897435897vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .company-profile__info-title {
    width: 100%;
  }
}
.company-profile__info-content {
  flex: 1;
  font-size: 1.0416666667vw;
  color: #737373;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .company-profile__info-content {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info-content {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info-content {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info-content {
    font-size: 3.5897435897vw;
  }
}
.company-profile__info-content ul, .company-profile__info-content ol {
  padding-left: 0.9375vw;
}
@media screen and (max-width: 1199px) {
  .company-profile__info-content ul, .company-profile__info-content ol {
    padding-left: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info-content ul, .company-profile__info-content ol {
    padding-left: 2.0860495437vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info-content ul, .company-profile__info-content ol {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info-content ul, .company-profile__info-content ol {
    padding-left: 4.1025641026vw;
  }
}
.company-profile__info-content p, .company-profile__info-content li {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .company-profile__info-content p, .company-profile__info-content li {
    margin-bottom: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .company-profile__info-content p, .company-profile__info-content li {
    margin-bottom: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .company-profile__info-content p, .company-profile__info-content li {
    margin-bottom: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .company-profile__info-content p, .company-profile__info-content li {
    margin-bottom: 3.5897435897vw;
  }
}
.company-profile__info-content p:last-child, .company-profile__info-content li:last-child {
  margin-bottom: 0px;
}

.other-page {
  padding: 8.3333333333vw 0vw 8.3333333333vw 0vw;
  position: relative;
  background-color: #F9F9F9;
}
@media screen and (max-width: 1199px) {
  .other-page {
    padding: 5.0041701418vw 0vw 5.0041701418vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .other-page {
    padding: 7.8226857888vw 0vw 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .other-page {
    padding: 12.5vw 0vw 12.5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .other-page {
    padding: 15.3846153846vw 0vw 15.3846153846vw 0vw;
  }
}
.other-page__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .other-page__inner {
    gap: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .other-page__inner {
    gap: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .other-page__inner {
    gap: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .other-page__inner {
    gap: 7.6923076923vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .other-page__inner {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}

/*# sourceMappingURL=company-profile.css.map*/