.color-green {
  color: #09CE91 !important;
}

.sub-top {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 468px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
@media screen and (min-width: 1921px) {
  .sub-top {
    height: 26.0281103592vw;
  }
}
@media screen and (max-width: 1024px) {
  .sub-top {
    height: 48.828125vw;
  }
}
@media screen and (max-width: 640px) {
  .sub-top {
    height: 78.125vw;
  }
}
.sub-top__text {
  position: relative;
  z-index: 3;
  font-size: var(--font-size56);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  letter-spacing: -1px;
}
@media screen and (max-width: 431px) {
  .sub-top__text br {
    display: none;
  }
}
.sub-top__text2 {
  position: relative;
  margin-top: 2rem;
  z-index: 3;
  font-size: var(--font-size18);
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.sub-top__bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
}
.sub-top__bg--bg1 {
  background-image: url(../imgs/experience/experience_top_img.png);
}
.sub-top__bg--education {
  background-image: url(../imgs/education/education_top_img.png);
}
.sub-top__bg--safety-content {
  background-image: url(../imgs/safety_content/saft_content_top_img.png);
}
.sub-top__bg--customer {
  background-image: url(../imgs/customer/customer_top_img.png);
}
.sub-top__bg--construction {
  background-image: url(../imgs/construction/construction_top_img.png);
}
.sub-top__bg--company {
  background-image: url(../imgs/company/company_top_img.png);
}
.sub-top__video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateZ(0);
  min-width: 100% !important;
  min-height: 100% !important;
  width: auto !important;
  height: auto !important;
  will-change: transform;
}

.porduct-banner {
  position: relative;
  margin-top: 11px;
}
.porduct-banner--mt0 {
  margin-top: 0;
}
.porduct-banner--mb0 {
  margin-bottom: 0 !important;
}
.porduct-banner:last-child {
  margin-bottom: 1.2rem;
}
.porduct-banner__link {
  position: relative;
  display: block;
}
.porduct-banner__top {
  position: relative;
  width: 100%;
  height: 57rem;
  padding: 6.1979166667vw 8.9583333333vw 2rem;
  background-color: #B3B3B3;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__top {
    height: 55.6640625vw;
  }
}
@media screen and (max-width: 640px) {
  .porduct-banner__top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.porduct-banner__bottom {
  position: relative;
  width: 100%;
  height: 40rem;
  padding: 4.9rem 8.28125vw;
  background-color: #999999;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__bottom {
    height: auto;
    padding: 4.9rem 8.28125vw;
  }
}
@media screen and (max-width: 640px) {
  .porduct-banner__bottom {
    height: auto;
    padding: 4.9rem 20px;
  }
  .porduct-banner__bottom br {
    display: none;
  }
}
.porduct-banner__title {
  font-size: var(--font-size60);
  font-weight: 700;
  letter-spacing: 0;
}
.porduct-banner__text {
  max-width: 79.7rem;
  margin-top: 1.5rem;
  font-size: var(--font-size30);
  line-height: 1.5;
  letter-spacing: 0;
}
.porduct-banner__medal {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0 4rem;
}
.porduct-banner__medal__item {
  position: relative;
}
.porduct-banner__medal__item--kfi {
  width: 5.9895833333vw;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__medal__item--kfi {
    width: 11.23046875vw;
  }
}
.porduct-banner__medal__item--design {
  width: 5.9895833333vw;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__medal__item--design {
    width: 11.23046875vw;
  }
}
.porduct-banner__medal__item--patent {
  width: 5.9895833333vw;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__medal__item--patent {
    width: 11.23046875vw;
  }
}
.porduct-banner__medal__item--ktc {
  width: 5.9895833333vw;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__medal__item--ktc {
    width: 11.23046875vw;
  }
}
.porduct-banner__medal__item img {
  background-color: transparent;
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.1)) drop-shadow(0px 10px 10px hsla(0, 0%, 0%, 0.09)) drop-shadow(0px 23px 14px hsla(0, 0%, 0%, 0.05)) drop-shadow(0px 42px 17px hsla(0, 0%, 0%, 0.01)) drop-shadow(0px 65px 18px hsla(0, 0%, 0%, 0));
}
.porduct-banner__certificate-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.8rem;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__certificate-wrap {
    margin-top: 3rem;
  }
}
.porduct-banner__certificate {
  position: relative;
  text-align: center;
}
.porduct-banner__certificate + .porduct-banner__certificate {
  margin-left: 2.9rem;
}
.porduct-banner__certificate__image img {
  width: 7.03125vw;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1019607843), 0px 12px 12px 0px rgba(0, 0, 0, 0.0901960784), 0px 27px 16px 0px rgba(0, 0, 0, 0.0509803922), 0px 48px 19px 0px rgba(0, 0, 0, 0.0117647059), 0px 76px 21px 0px rgba(0, 0, 0, 0);
}
@media screen and (max-width: 1024px) {
  .porduct-banner__certificate__image img {
    width: 13.18359375vw;
  }
}
.porduct-banner__certificate__text {
  margin-top: 1.3rem;
  font-size: 1.0416666667vw;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .porduct-banner__certificate__text {
    font-size: 1.953125vw;
  }
}
.porduct-banner__image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.porduct-banner__image__medal {
  position: absolute;
  top: -0.2rem;
  right: 8.75vw;
  z-index: 3;
}
.porduct-banner__image__medal img {
  width: 13.5416666667vw;
  filter: drop-shadow(6px 6px 18px hsla(0, 0%, 0%, 0.1)) drop-shadow(23px 25px 34px hsla(0, 0%, 0%, 0.09)) drop-shadow(51px 56px 45px hsla(0, 0%, 0%, 0.05)) drop-shadow(91px 99px 54px hsla(0, 0%, 0%, 0.01)) drop-shadow(142px 154px 59px hsla(0, 0%, 0%, 0));
}
.porduct-banner__image__product {
  position: absolute;
}
.porduct-banner__image__product--product1 {
  top: 5.1041666667vw;
  right: 15.0520833333vw;
}
.porduct-banner__image__product--product1 img {
  width: 29.0104166667vw;
}
.porduct-banner__image__product--product2 {
  top: 7.0833333333vw;
  right: 8.6458333333vw;
}
.porduct-banner__image__product--product2 img {
  width: 43.0729166667vw;
}
.porduct-banner__image__product--product3 {
  top: 5.2604166667vw;
  right: 14.0625vw;
}
.porduct-banner__image__product--product3 img {
  width: 27.1354166667vw;
}
.porduct-banner__image__product--product4 {
  top: 8.125vw;
  right: 6.9270833333vw;
}
.porduct-banner__image__product--product4 img {
  width: 39.9479166667vw;
}
.porduct-banner__image__product--product5 {
  top: 5.7291666667vw;
  right: 13.6458333333vw;
}
.porduct-banner__image__product--product5 img {
  width: 28.90625vw;
}
.porduct-banner__image__product--product6 {
  top: 9.84375vw;
  right: 10.2604166667vw;
}
.porduct-banner__image__product--product6 img {
  width: 33.8020833333vw;
}
.porduct-banner__image__product--product7 {
  top: 10.2604166667vw;
  right: 8.1770833333vw;
}
.porduct-banner__image__product--product7 img {
  width: 40.2604166667vw;
}

.porduct-title {
  margin-top: 8.125vw;
  font-size: var(--font-size40);
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
}

.filter {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1559px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 425px) {
  .filter {
    flex-direction: column;
    align-items: flex-start;
  }
}
.filter .navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.filter .navigation__title {
  position: relative;
  padding-right: 2.5rem;
  font-weight: 600;
  font-size: var(--font-size20);
  color: #828282;
}
.filter .navigation__title::after {
  content: ">";
  position: absolute;
  top: 0;
  right: 0;
}
.filter .navigation__list {
  position: relative;
  width: 26rem;
  margin-left: 2.2rem;
}
.filter .navigation__list--open .navigation__2dept {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.filter .navigation__btn {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4.5rem;
  border: 1px solid #09CE91;
  font-weight: 600;
  font-size: var(--font-size20);
  color: #09CE91;
  cursor: pointer;
  background-image: url(../imgs/ico/ico_green_polygon_down_arr.svg);
  background-position: calc(100% - 1rem) 50%;
  background-repeat: no-repeat;
  background-size: 1.3rem 1.1rem;
}
.filter .navigation__2dept {
  position: absolute;
  top: 4.5rem;
  left: 0;
  width: 100%;
  background-color: #09CE91;
  padding: 2.1rem 0.8rem;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.filter .navigation__2dept ul li + li {
  margin-top: 1.3rem;
}
.filter .navigation__2dept ul li a {
  display: block;
  font-size: var(--font-size20);
  color: #fff;
}
.filter .sort {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media screen and (max-width: 425px) {
  .filter .sort {
    width: 100%;
    justify-content: flex-end;
    margin-top: 2rem;
  }
}
.filter .sort a {
  display: block;
  font-weight: 600;
  font-size: var(--font-size20);
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #828282;
}
.filter .sort a:hover, .filter .sort a.active {
  color: #09CE91;
}
.filter .sort .line {
  display: block;
  margin: 0 2rem;
  font-weight: 600;
  font-size: var(--font-size20);
  text-align: center;
  color: #828282;
}

.porduct {
  display: flex;
  justify-content: center;
  padding-top: 130px;
  padding-bottom: 200px;
  /*position:relative;
  width:100%;
  max-width:1242px;
  margin-top:calc(114 / 1290 * 100vw);
  margin-left:auto; 
  margin-right:auto;
  padding-left:20px; 
  padding-right:20px;
  overflow:hidden;   */
}
.porduct--mt85 {
  /*margin-top:8.5rem;*/
}
@media screen and (max-width: 1024px) {
  .porduct--mt85 {
    margin-top: 8.30078125vw;
  }
}
.porduct--mt88 {
  /*margin-top:8.8rem;*/
}
@media screen and (max-width: 1024px) {
  .porduct--mt88 {
    margin-top: 8.59375vw;
  }
}
.porduct--mt73 {
  /*margin-top:7.3rem;*/
}
@media screen and (max-width: 1024px) {
  .porduct--mt73 {
    margin-top: 7.12890625vw;
  }
}
.porduct--mt75 {
  margin-top: 7.5rem;
}
@media screen and (max-width: 1024px) {
  .porduct--mt75 {
    margin-top: 7.32421875vw;
  }
}
.porduct--mt120 {
  margin-top: 9.3023255814vw;
}
.porduct--pdt101 {
  padding-top: 10.1rem;
}
@media screen and (max-width: 1024px) {
  .porduct--pdt101 {
    padding-top: 9.86328125vw;
  }
}
.porduct__items {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 1000px;
  /*margin-top:0;
  margin-left:- calc(101 / 1920 * 100vw); 
  margin-right:- calc(101 / 1920 * 100vw);
  margin-bottom:6rem; */
}
.porduct__item {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 6rem;
}
@media screen and (max-width: 1024px) {
  .porduct__item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 440px) {
  .porduct__item {
    width: 100%;
  }
}
.porduct__item--mb105 {
  margin-bottom: 10.5rem;
}
@media screen and (max-width: 1024px) {
  .porduct__item--mb105 {
    margin-bottom: 10.25390625vw;
  }
}
.porduct__item--mb0 {
  margin-bottom: 0;
}
.porduct__item--grid100 {
  width: 100%;
}
.porduct__item a {
  display: block;
  position: relative;
}
.porduct__item__image {
  width: 100%;
}
.porduct__item__image--round img {
  border-radius: 2.0833333333vw;
}
.porduct__item__image img {
  width: 100%;
}
.porduct__item__title {
  margin-top: 1rem;
  font-size: var(--font-size20);
  font-weight: 600;
  color: #000;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .porduct__item__title {
    margin-top: 2rem;
  }
}
.porduct__item__text {
  margin-top: 1rem;
  line-height: 1.5;
  font-size: 1.6rem;
  color: #828282;
  word-break: initial;
}
.porduct__item__date {
  margin-top: 0.8rem;
}
.porduct__item__date span {
  display: inline-block;
  padding: 0.5rem 0.9rem 0.6rem;
  background-color: #EBEBEB;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #828282;
}

.porduct-detail {
  position: relative;
  margin-top: 5.2083333333vw;
}
.porduct-detail--mt95 {
  margin-top: 4.9479166667vw;
}
@media screen and (max-width: 1290px) {
  .porduct-detail {
    margin-top: 7.7519379845vw;
  }
  .porduct-detail--mt95 {
    margin-top: 7.3643410853vw;
  }
}
.porduct-detail__top {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.porduct-detail__top__left {
  flex: 1;
  position: relative;
  width: 100%;
  max-width: 564px;
  padding-left: 6.3rem;
}
@media screen and (max-width: 1200px) {
  .porduct-detail__top__left {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .porduct-detail__top__left {
    padding-right: 0;
    padding-left: 0;
  }
}
.porduct-detail__top__right {
  flex: 0 0 442px;
  width: 442px;
  background-color: #f1f1f1;
  border-radius: 15px;
  padding: 4.4rem 3.3rem 4.4rem 4.6rem;
  font-size: 2rem;
  color: #505050;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__top__right {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 2.9296875vw;
    padding-top: 4.296875vw;
    padding-right: 3.22265625vw;
    padding-bottom: 4.296875vw;
    padding-left: 4.4921875vw;
    border-radius: 1.46484375vw;
  }
}
.porduct-detail__top__right dl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
}
.porduct-detail__top__right dl + dl {
  margin-top: 2rem;
}
.porduct-detail__top__right dl dt {
  width: 4rem;
  font-weight: 600;
}
.porduct-detail__top__right dl dd {
  width: calc(100% - 4rem);
  padding-left: 3rem;
}
.porduct-detail__top__right--institution dl dt {
  width: 7rem;
}
.porduct-detail__top__right--institution dl dd {
  width: calc(100% - 7rem);
  padding-left: 3rem;
}
.porduct-detail__medal {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.8rem;
}
.porduct-detail__medal__item {
  position: relative;
}
.porduct-detail__medal__item + .porduct-detail__medal__item {
  margin-left: 3.7rem;
}
.porduct-detail__medal img {
  width: 8.5rem;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.1)) drop-shadow(0px 11px 11px hsla(0, 0%, 0%, 0.09)) drop-shadow(0px 25px 15px hsla(0, 0%, 0%, 0.05)) drop-shadow(0px 45px 18px hsla(0, 0%, 0%, 0.01)) drop-shadow(0px 71px 20px hsla(0, 0%, 0%, 0));
}
.porduct-detail__title {
  font-size: var(--font-size30);
  line-height: 1.5;
  font-weight: 600;
  color: #000;
  min-height: 9rem;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__title {
    min-height: auto;
  }
}
.porduct-detail__text {
  margin-top: 2rem;
  font-size: 2rem;
  line-height: 1.5;
  min-height: 6rem;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__text {
    min-height: auto;
  }
}
.porduct-detail__list-box {
  padding-top: 4.1666666667vw;
  padding-right: 14.5833333333vw;
  padding-bottom: 8.3333333333vw;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__list-box {
    padding-right: 20px;
  }
}
.porduct-detail__list-box a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 2.4rem;
  font-size: 2.8rem;
  color: #000;
  background-color: #EAEAEA;
  border-radius: 1rem;
}
.porduct-detail__list-box a img,
.porduct-detail__list-box a svg {
  width: 2.5rem;
  height: auto;
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .porduct-detail__list-box a {
    font-size: 2.3rem;
  }
  .porduct-detail__list-box a img, .porduct-detail__list-box a svg {
    width: 2.3rem;
  }
}
.porduct-detail__btn-box {
  position: relative;
  width: 100%;
  margin-top: 3rem;
}
.porduct-detail__btn-box--mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__btn-box {
    display: none;
  }
  .porduct-detail__btn-box--mobile {
    display: block !important;
  }
}
.porduct-detail__btn-box .link {
  display: inline-block;
  padding: 1rem 5.7rem;
  border-radius: 15px;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #09CE91;
  border: 2px solid #09CE91;
  border-radius: 1rem;
  transition: all 0.3s ease;
}
.porduct-detail__btn-box .link:hover {
  color: #fff;
  background-color: #09CE91;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__btn-box .link {
    padding: 0.9765625vw 5.56640625vw;
    font-size: 2.3rem;
  }
}
.porduct-detail__image {
  margin-top: 11.6279069767vw;
}
.porduct-detail__image--grid70 {
  width: 70%;
  margin: 0 auto;
  padding-top: 5rem;
}
@media screen and (max-width: 1154px) {
  .porduct-detail__image--grid70 {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.porduct-detail__image--mt195 {
  margin-top: 15.1162790698vw;
}
.porduct-detail__image__item {
  position: relative;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .porduct-detail__image__item {
    margin-bottom: 2.83203125vw;
  }
}
.porduct-detail__image__item:last-child {
  margin-bottom: 0;
}
.porduct-detail__image img {
  max-width: 100%;
}
.porduct-detail__content {
  position: relative;
  width: 100%;
  max-width: 1220px;
  margin-top: 5.2083333333vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10.4166666667vw;
}
@media screen and (max-width: 1290px) {
  .porduct-detail__content {
    margin-top: 7.7519379845vw;
    padding-bottom: 15.503875969vw;
  }
}
.porduct-detail__content .detail-image {
  position: relative;
  max-width: 100%;
}
.porduct-detail__content .porduct-detail__list-box {
  margin-top: 5.2083333333vw;
  padding: 0;
}
@media screen and (max-width: 1290px) {
  .porduct-detail__content .porduct-detail__list-box {
    margin-top: 7.7519379845vw;
  }
}
.porduct-detail__content__text {
  margin-top: 5.6770833333vw;
  text-align: center;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  color: #666;
}
@media screen and (max-width: 639px) {
  .porduct-detail__content__text {
    font-size: 2.3rem;
  }
}
.porduct-detail__info {
  position: relative;
  width: 100%;
}
.porduct-detail__info__content {
  position: relative;
  margin-top: -7.8125vw;
  text-align: center;
}
.porduct-detail__info__content--mt32 {
  margin-top: -1.6666666667vw;
}
.porduct-detail__info__title {
  font-weight: 800;
  font-size: var(--font-size50);
  line-height: 1.3;
  color: #244798;
}
.porduct-detail__info__text {
  margin-top: 1.2rem;
  font-size: var(--font-size25);
  color: #666666;
}
.porduct-detail__pogress {
  position: relative;
  margin-top: 5.2083333333vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1290px) {
  .porduct-detail__pogress {
    margin-top: 7.7519379845vw;
  }
}
@media screen and (max-width: 569px) {
  .porduct-detail__pogress {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.porduct-detail__pogress__item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18.5rem;
  height: 18.5rem;
  color: #fff;
  background-color: #244798;
  border-radius: 100%;
}
.porduct-detail__pogress__item strong {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: var(--font-size25);
  line-height: 1.6;
}
.porduct-detail__pogress__item span {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: var(--font-size30);
  line-height: 1.35;
}
.porduct-detail__pogress__arrow {
  margin: 0 1.5rem;
}
.porduct-detail__pogress__arrow svg,
.porduct-detail__pogress__arrow img {
  width: 3.1rem;
  height: auto;
}
@media screen and (max-width: 569px) {
  .porduct-detail__pogress__arrow {
    margin: 1.5rem 0;
    transform: rotate(90deg);
  }
}

.changjoin-process {
  position: relative;
  width: 100%;
  max-width: 1468px;
  margin: 0 auto;
  padding-top: 7.5520833333vw;
  padding-left: 20px;
  padding-right: 20px;
}
.changjoin-process__items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  margin: -1.5rem;
}
.changjoin-process__item {
  width: 16.6666666667%;
  padding: 1.5rem;
}
@media screen and (max-width: 720px) {
  .changjoin-process__item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 639px) {
  .changjoin-process__item {
    width: 50%;
  }
}
.changjoin-process__item img {
  width: 100%;
}
.changjoin-process__item__content {
  margin-top: 1.9rem;
  text-align: center;
}
.changjoin-process__item__step {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 auto;
  background-color: #09CE91;
  border-radius: 100%;
  font-size: var(--font-size20);
  font-weight: 600;
  color: #fff;
}
.changjoin-process__item__text {
  margin-top: 2rem;
  font-size: var(--font-size28);
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #787878;
  line-height: 1.25;
}

.business-history {
  position: relative;
  margin-top: 9.7395833333vw;
}
.business-history dl {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  padding-bottom: 2.3rem;
  border-bottom: 1px solid #666;
  line-height: 1.25;
  font-family: Pretendard;
  font-size: var(--font-size45);
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #505050;
}
.business-history dl + dl {
  margin-top: 2.3rem;
}
@media screen and (max-width: 640px) {
  .business-history dl {
    flex-direction: column;
  }
}
.business-history dl dt {
  width: 26.8229166667vw;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .business-history dl dt {
    width: 100%;
  }
}
.business-history dl dd {
  font-weight: 400;
  width: calc(100% - 26.8229166667vw);
  padding-left: 3.6979166667vw;
}
@media screen and (max-width: 640px) {
  .business-history dl dd {
    width: 100%;
    padding-left: 0;
    margin-top: 1.5rem;
  }
}
.business-history__more {
  position: relative;
  width: 1rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
}
.business-history__more span {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background-color: #666;
}
.business-history__more span + span {
  margin-top: 1.2rem;
}

.map-label {
  display: block;
  position: relative;
  background: #09CE91;
  text-decoration: none;
  color: #fff;
  padding: 1.5rem 2rem;
  font-size: 1.7rem;
  border-radius: 0.5rem;
  text-align: center;
}
.map-label:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 1rem solid transparent;
  border-top-color: #09CE91;
  border-bottom: 0;
  margin-left: -1rem;
  margin-bottom: -1rem;
}