.fs-35 {
  font-size: 35px;
  color: #444;
  line-height: 1.2;
  font-weight: 600;
}
.fs-19 {
  font-size: 19px;
  line-height: 27px;
  font-weight: 300;
  color: #444;
}
.fs-28 {
  color: #444;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

/* 회사소개 - 인사말 */

.about-us-title-box .greetingTitleBox {
  background: url("/wp-content/uploads/2025/11/Group-4042.png") !important;
}

#top .flex_column_table_cell {
  background-size: cover !important;
}

/* 회사소개 - 연혁 */

/* ko */

.history-title-box .greetingTitleBox {
  background: url("/wp-content/uploads/2025/11/historyTitleBox.png") !important;
}

.history-title span::before {
  content: url("/wp-content/uploads/2025/11/Group-4322-1.png") !important;
}

#history-s1 .history01 .sub-title::after {
  height: 600px;
}

#history-s1 .history02 {
  margin-top: 630px;
}

#history-s1 .history02 .history-title span::before {
  left: -80px;
}

#history-s1 .history02 .sub-title::after {
  left: 50px;
}

#history-s1 .right-content .history-content-title::before {
  left: -85px;
}
#history-s1 .history02 .left-content .history-content-title::after,
#history-s1 .history03 .left-content .history-content-title::after {
  right: -85px;
}

#history-s1 .history02 > div:nth-child(3) {
  margin-top: 370px;
}

#history-s1 .history03 {
  margin-top: 620px;
}

#history-s1 .history03 .history-title span::before {
  left: -74px;
  top: -140px;
}

#history-s1 .history03 .sub-title::after {
  left: 56px;
}

#history-s1 .history03 .sub-title::after {
  height: 670px;
}

.history04 {
  margin-top: 630px;
}

.history04 .history-title span::before {
  top: -134px;
  left: -56px;
}

.history04 .sub-title::after {
  height: 730px;
  left: 75px;
}

.history04 > div:nth-child(2) {
  margin-top: 178px;
}

.history04 > div:nth-child(3) {
  margin-top: 359px;
}

.history04 > div:nth-child(4) {
  margin-top: 307px;
}

.history04 .left-content .history-content-title::after {
  right: -83px;
}

.history04 .right-content .history-content-title::before {
  left: -88px;
}

#history-s1 .history04 .right-content .history-content-title::before {
  left: -87px;
}

@media (max-width: 768px) {
  #history-s1 .history02,
  #history-s1 .history03,
  #history-s1 .history04 {
    margin-top: 200px;
  }

  #history-s1 .history04 > div:nth-child(3),
  #history-s1 .history04 > div:nth-child(4) {
    margin-top: 60px;
  }
}

/* en */

#history-s1-en .history01 .history-title span::before {
  top: -152px;
  left: -98px;
}

#history-s1-en .history01 .sub-title::after {
  left: 38px;
  height: 650px;
}

#history-s1-en .history02,
#history-s1-en .history04 {
  margin-top: 700px;
}
#history-s1-en .history03 {
  margin-top: 800px;
}

#history-s1-en .history02 .history-title span::before {
  left: -66px;
  top: -112px;
}

#history-s1-en .history02 .sub-title::after {
  left: 64px;
  height: 800px;
}

#history-s1-en .history02 > div:nth-child(2) {
  margin-top: 200px;
}

#history-s1-en .history03 .history-title span::before {
  left: -34px;
  top: -122px;
}

#history-s1-en .history03 .sub-title::after {
  left: 95px;
}

#history-s1-en .history03 > div:nth-child(2) {
  margin-top: 200px;
}

#history-s1-en .history03 > div:nth-child(3) {
  margin-top: 400px;
}

#history-s1-en .history04 .history-title span::before {
  left: -78px;
  top: -112px;
}

#history-s1-en .history04 .sub-title::after {
  left: 52px;
}

@media (max-width: 768px) {
  #history-s1-en .history02,
  #history-s1-en .history03,
  #history-s1-en .history04 {
    margin-top: 200px;
  }

  #history-s1-en .history04 > div:nth-child(3),
  #history-s1-en .history04 > div:nth-child(4) {
    margin-top: 60px;
  }
}

/* 회사소개 - 비전 */

.vision-title-box .greetingTitleBox {
  background: url("/wp-content/uploads/2025/11/Frame-35-1.png") !important;
}

#vision-s1 .vision-s1-header {
  margin-bottom: 100px;
}

#vision-s1 .vision-title {
  margin-bottom: 48px;
}

#vision-s1 .vision-s1-content {
  display: flex;
}
#vision-s1 .vision-s1-content .left {
  width: 50%;
}
#vision-s1 .vision-s1-content .right {
  width: 50%;
  padding: 60px 0 0 60px;
}

#vision-s2 .vision-section-title {
  text-align: center;
  margin-bottom: 48px;
}

#vision-s2 ul {
  margin: 0;
}

#vision-s2 li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#vision-s2 .vision-mission-list {
  display: flex;
  justify-content: space-between;
}

#vision-s2 .mission-item {
  border: 1px solid #ddd;
  padding: 36px;
  width: 30%;
}

#vision-s2 .mission-title {
  margin-top: 0;
  color: #444;
  font-family: inherit !important;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  #vision-s1 .vision-s1-content {
    flex-direction: column;
  }

  #vision-s1 .vision-s1-content .left,
  #vision-s1 .vision-s1-content .right {
    width: auto;
  }

  #vision-s1 .vision-s1-content .right {
    padding: 60px 0 0 0;
  }

  #vision-s2 .vision-mission-list {
    flex-direction: column;
    gap: 36px;
  }

  #vision-s2 .mission-item {
    width: auto;
  }
}

/* 회사소개 - 오시는 길 */

#daumRoughmapContainer1763614794787 .section.section_address.lst {
  display: none;
}

@media (max-width: 768px) {
  .page-id-174 .av-mi5qixqd-31163be4244904a7082cf8d2d21b2eb4,
  .page-id-861 .av-mi5qixqd-31163be4244904a7082cf8d2d21b2eb4 {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
}

/* 제품현황 */

.vp-filter__style-default .vp-filter__item a {
  font-size: 18px;
}

#portfolio-product .product-detail {
  width: 100%;
  padding: 60px 0;
}

#portfolio-product .product-detail-inner {
  display: flex;
}

#portfolio-product .product-image-wrap {
  flex: 1;
  width: 400px;
}

#portfolio-product .product-image {
  height: auto;
  display: block;
}

#portfolio-product .product-info-wrap {
  flex: 1;
}

#portfolio-product .product-title {
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  #portfolio-product .product-detail-inner {
    flex-direction: column;
  }

  #portfolio-product .product-image-wrap {
    width: auto;
    margin-bottom: 60px;
  }

  .vp-filter__style-default .vp-filter__item a {
    font-size: 14px;
  }
}
