@charset "utf-8";
@font-face {
    font-family: 'KimJeongWonSMiss';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2507-1@1.0/Griun_Kimjungwon-Rg.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
/* =========================== SUB */
#shSub{
  display:flex;
  align-items:center;
  justify-content:center;
  height:400px;
  margin:0 auto;
  background:url(../img/sub/company1_bg.jpg) center no-repeat;
  background-size:cover;
  position:relative;
}
/* ===== 서브 비주얼 오버레이 [s] ===== */
#shSub::before{
  content:'';
  position:absolute;
  top:0;left:0;right:0;bottom:0;
  background:rgba(0,0,0,0.3);
  z-index:1;
}
/* ===== 서브 비주얼 오버레이 [e] ===== */
.business5 #shSub{
  background-image:url(../img/sub/business5_bg.jpg);
}
#shSub .txt_area{
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-family:var(--k-font);
  position:relative;
  z-index:2;
}
#shSub .txt_area p{
  margin-bottom:20px;
  font-size:46px;
  font-weight:700;
}
#shSub .txt_area div{
  display:flex;
  justify-content:center;
  align-items:center;
  font-size:16px;
  font-weight:500;
}
#shSub .txt_area div a{padding-top:3px}
#shSub .txt_area div svg{fill:#fff}
#shSub .txt_area div i{
  margin:0 20px;
  font-size:14px;
}
#shSub .sub_tit{display:none}

/* 반응형 [s] */
@media (max-width:1024px){
  #shSub{height:350px}
  #shSub .txt_area p{margin-bottom:10px;font-size:36px}
  #shSub .txt_area div{font-size:15px}
  #shSub .txt_area div i{margin:0 15px}
}
@media (max-width:480px){
  #shSub{
    height:150px;
    background-size:cover;
    background-position:center;
  }
  #shSub .txt_area p{
    margin:0;
    font-size:18px;
    color:#fff;
    text-shadow: 0 1px 3px rgba(0,0,0,0.5);
  }
  #shSub .txt_area div{display:none}
}
/* 반응형 [e] */

/* =========================== SNB */
#shSnb{
  display:flex;
  justify-content:center;
  margin:0 auto 50px;
  background:var(--primary);
}
#shSnb li+li{
  border-left:1px solid rgba(255,255,255,.15);
}
#shSnb li a{
  display:block;
  min-width:160px;
  height:62px;
  padding:0 20px;
  font-size:17px;
  font-weight:500;
  line-height:62px;
  text-align:center;
  color:#fff;
  font-family:var(--k-font);
}
#shSnb li.on a{
  font-weight:600;
  color:var(--primary);
  background:#fff;
}

/* 메뉴 반응형 */
.sh_nav > li.on > a,
.sh_lnb_s li.on > a{
  font-weight:700;
}

/* 반응형 [s] */
@media (max-width:1024px){
  #shSnb{display:none}
}
/* 반응형 [e] */

/* ============ GREETING (new) ============ */
#greeting.greeting_new{
  font-family:'Noto Sans KR', sans-serif;
  color:#3EC890;
  line-height:1.7;
}

/* ================= 상단 타이틀 ================= */
#greeting .greet_head{
  text-align:center;
  padding:80px 16px 50px;
}
#greeting .greet_label{
  font-size:12px;
  letter-spacing:2px;
  color:#3EC890;
  font-weight:700;
  margin-bottom:12px;
}
#greeting .greet_line{
  display:inline-block;
  width:1px;
  height:26px;
  background:#3EC890;
  margin-bottom:22px;
}
/* 40+ 카운팅 애니메이션 스타일 */
#greeting .greet_sub {
  font-size: 22px !important;
  color: #444;
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  font-weight: 500;
}
#greeting .greet_detail {
  font-size: 15px;
  color: #666;
  line-height: 1.8;
  text-align: center;
  max-width: 800px;
  margin: 10px auto 0;
}
.count-box {
  display: inline-flex;
  align-items: baseline;
  margin: 0 8px;
  position: relative;
}
.highlight_blue {
  font-size: 48px;
  color: #3ec890;
  font-weight: 800;
  line-height: 1;
}
.plus {
  font-size: 30px;
  color: #3ec890;
  font-weight: 700;
  margin-left: 2px;
}
.count-box::after {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 7px;
  background: rgba(62, 200, 144, 0.1);
  z-index: -1;
}
#greeting .greet_title{
  font-size:22px;
  font-weight:500;
  color:#111;
  letter-spacing:-.2px;
}
#greeting .greet_title b{
  font-weight:700;
  color:#000;
}

/* ================= 배너 ================= */
#greeting .greet_banner{
  position:relative;
  height:350px;
  margin:50px auto 60px;
  background:url(../img/sub/dongbangsingi.jpg) center no-repeat;
  background-size:cover;
  max-width:1000px;

  border-radius:15px;   /* ✅ 모서리 라운딩 */
  overflow:hidden;      /* ✅ 모서리 라운딩 */
}
/* business5 페이지 배너 배경 */
.business5 #greeting .greet_banner{
  background-image:url(../img/sub/global_banner.jpg);
}

/* 오버레이 */
#greeting .greet_banner::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.35);
}

/* 배너 내부 중앙 정렬 */
#greeting .banner_inner{
  position:relative;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  color:#fff;
  padding:0 20px;
}

/* 배너 텍스트 */
#greeting .banner_kicker{
  font-size:13px;
  font-weight:400;
  opacity:.85;
  margin-bottom:14px;
}
#greeting .banner_big{
  font-size:64px;
  font-weight:800;
  letter-spacing:2px;
  margin-bottom:18px;
}
#greeting .highlight_orange{
  color:#F19C15;
  font-weight:600; /* 선택: 살짝 강조 */
}
#greeting .banner_desc{
  font-size:14px;
  line-height:1.6;
  opacity:.9;
  margin-bottom:26px;
}

/* ================= 버튼 (텍스트 완전 중앙) ================= */
#greeting .greet_banner .banner_btn{
  display:flex;
  align-items:center;
  justify-content:center;

  width:160px;
  height:42px;

  margin:0 auto;
  padding:0;
  line-height:1;
  box-sizing:border-box;

  border-radius:999px;
  background:#fff;
  color:#000;

  font-size:13px;
  font-weight:600;
  letter-spacing:-.2px;
  text-align:center;
}

/* ================= 본문 ================= */
#greeting .greet_body{
  max-width:900px;
  margin:0 auto;
  padding:0 16px 90px;
  text-align:center;
}
#greeting .greet_red{
  color:#3EC890;
  font-size:20px;
  font-weight:700;
  margin-bottom:28px;
}
#greeting .greet_body p{
  color:#656565;
  font-size:16px;
  line-height:1.9;
  margin:16px 0;
}
#greeting .greet_thanks{
  margin-top:30px;
}
#greeting .greet_sign{
  margin-top:24px;
  font-weight:700;
  color:#222;
}
#greeting .greet_sign span{
  font-family: 'KimJeongWonSMiss', cursive;
  margin-left:8px;
  font-weight:300;
  color:#666;
  font-size: 24px; 
}

/* ================= 반응형 ================= */
@media (max-width:768px){
  #greeting .greet_head{padding:60px 14px 40px;}
  #greeting .greet_sub{font-size:20px !important;}
  #greeting .greet_detail{font-size:14px; padding:0 15px;}
  #greeting .greet_title{font-size:18px;}
  #greeting .banner_big{font-size:44px;}
  #greeting .greet_banner{height:220px; margin-left:15px; margin-right:15px;}
  #greeting .banner_kicker{font-size:12px; padding:0 10px;}
  #greeting .banner_desc{padding:0 10px;}
}
@media (max-width:480px){
  #greeting .greet_banner{height:auto; min-height:200px; padding:25px 0; margin-left:15px; margin-right:15px;}
  #greeting .banner_big{font-size:28px;}
  #greeting .banner_desc{font-size:12px; padding:0 15px; line-height:1.5;}
  #greeting .banner_kicker{font-size:11px; padding:0 15px;}
  #greeting .greet_sub{font-size:14px;}
  #greeting .greet_detail{font-size:13px; padding:0 15px;}
}
#greeting.greeting_new .greet_body .greet_red{
  color:#3EC890; font-size:20px; !important;
}

/* =========================== DBH VALUES 섹션 =========================== */
.dbh-values {
  padding: 80px 20px;
  background: #f8f9fa;
}

.dbh-values-wrap {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  gap: 0;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

/* 좌측 비주얼 */
.dbh-values-left {
  flex: 1;
  min-height: 450px;
}

.dbh-values-visual {
  position: relative;
  width: 100%;
  height: 100%;
}

.dbh-values-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: background-image 0.5s ease;
}

.dbh-values-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px;
}

.dbh-values-title {
  font-size: 36px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

.dbh-values-sub {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}

/* 우측 3칸 */
.dbh-values-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #fff;
}

.dbh-values-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 40px;
  border: none;
  border-bottom: 1px solid #eee;
  background: #fff;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dbh-values-item:last-child {
  border-bottom: none;
}

.dbh-values-item:hover {
  background: #f5f5f5;
}

.dbh-values-item.is-active {
  background: #3EC890;
}

.dbh-values-item.is-active .kr,
.dbh-values-item.is-active .en,
.dbh-values-item.is-active .desc {
  color: #fff;
}

.dbh-values-head {
  margin-bottom: 12px;
}

.dbh-values-head .kr {
  font-size: 22px;
  font-weight: 800;
  color: #111;
  margin-bottom: 5px;
  transition: color 0.3s;
}

.dbh-values-head .en {
  font-size: 13px;
  font-weight: 600;
  color: #3EC890;
  letter-spacing: 0.5px;
  transition: color 0.3s;
}

.dbh-values-item .desc {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  transition: color 0.3s;
}

/* =========================== 반응형 (DBH VALUES) =========================== */
@media (max-width: 1024px) {
  .dbh-values-wrap {
    flex-direction: column;
  }

  .dbh-values-left {
    min-height: 300px;
  }

  .dbh-values-title {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .dbh-values {
    padding: 60px 15px;
  }

  .dbh-values-left {
    min-height: 250px;
  }

  .dbh-values-title {
    font-size: 24px;
  }

  .dbh-values-sub {
    font-size: 14px;
  }

  .dbh-values-item {
    padding: 25px 30px;
  }

  .dbh-values-head .kr {
    font-size: 18px;
  }

  .dbh-values-head .en {
    font-size: 12px;
  }

  .dbh-values-item .desc {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .dbh-values {
    padding: 40px 15px;
  }

  .dbh-values-left {
    min-height: 60px;
  }

  .dbh-values-overlay {
    padding: 30px 20px;
  }

  .dbh-values-title {
    font-size: 20px;
  }

  .dbh-values-sub {
    font-size: 13px;
  }

  .dbh-values-item {
    padding: 20px 25px;
  }

  .dbh-values-head .kr {
    font-size: 16px;
  }

  .dbh-values-item .desc {
    font-size: 13px;
  }
}