/* 서브 상단  */


.Sub_Top_area { overflow: hidden; position: relative; height: 100%; float: left; margin-top: var(--header-h); width: 100%; margin-bottom:50px; height:180px; }
.Sub_Top_area .contents-container { padding: 50px 0px; background-color: #fff; }
.Sub_Top_area .title-area { width: 100%; float: left; position: relative; z-index: 99999; }
.container-full .title-area { width: 100%; float: left; position: relative; z-index: 99999; padding: 0px 20px; }
.Sub_Top_area .title-area h2 { color: #000; margin-bottom: 1.2rem; }
.Sub_Top_area .title-area h2 em { position: relative; padding-right: 20px; }
.Sub_Top_area .title-area h2 em:before { width: 20px; height: 40px; border-right:2px solid #ccc; transform:rotate(26deg); content: ""; position: absolute; right: 0px; top: 0px; }
.Sub_Top_area .title-area p.p1 { color: #333; margin-bottom: 20px; }
@media (max-width: 992px) { .Sub_Top_area .title-area h2 {
    margin-bottom: 0.4rem; }
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.rts_hero__title{ display: flex;             /* 가로 정렬 */
  flex-direction: row;       /* 기본값이라도 명시 */
  justify-content: center;   /* ✅ 전체를 가운데 정렬 */
  align-items: center;       /* ✅ 수직 중앙 정렬 */
  gap: 10px;                 /* 요소 사이 간격 */
  text-align: center;

  flex-wrap: nowrap;         /* 줄바꿈 방지 (원할 경우 yes/no 선택 가능) */}
.b_title{font-size: clamp(20px, 3vw, 50px);
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;   
}


}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.rts_hero__title{ width: 100%; float: left; margin-bottom: 10PX;font-size: clamp(26px, 3vw, 50px); line-height: 110%!important;}
.b_title{font-size: clamp(26px, 3vw, 50px);
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;    line-height: 110%!important; margin-bottom: -10PX
}


}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.subbgtopimg { width: 100%; float: left; height:var(--subtop-h);  overflow: hidden; position: relative!important; background-color: rgba(0,0,0,1);  padding-top:var(--header-h); display: flex;  justify-content: center;  align-items: center;  flex-direction: column; }
.subbgtopimg .img_box { width: 100%; height:100%; position: absolute; top: 0px; left: 0px; z-index: 0}
.subbgtopimg .img_box img { object-fit: cover; width: 100%; height: 100%;  -webkit-animation: main_ani  2s forwards; /* Safari 4.0 - 8.0 */
  animation: main_ani 1s forwards; opacity: 0.8;}
	
.subbgtopimg .img_box2 { width: 100%; height:100%; position: absolute; top: 0px; left: 0px; z-index: 0!important}
.subbgtopimg .img_box2 img { object-fit: cover; width: 100%; height: 100%; }	
	
.subbgtopimg .txbox { width: 100%; float: left;  z-index: 999999; display: flex;  justify-content: center;  align-items: center;  flex-direction: column; margin-bottom:5% ; grid-gap: 15px}
.subbgtopimg .txbox .tx1 { width: 100%; float: left; color: var(--subtop-tx1-color); }
.subbgtopimg .txbox .tx1 div{  color: var(--subtop-tx1-color); font-size: var(--subtop-tx1)!important; }


.subbgtopimg .txbox .tx2 { width: 100%; float: left; color: var(--subtop-tx2-color); font-size: var(--subtop-tx2)!important; line-height: 120%}

.subbgtopimg .txbox .tx3 { width: 100%; float: left; color: var(--subtop-tx3-color); font-size: var(--subtop-tx3)!important;}
.subbgtopimg .txbox .tx3 em{  color: var(--subtop-tx3-color); font-size: var(--subtop-tx3)!important;}




}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.subbgtopimg { width: 100%; float: left; height:calc(var(--subtop-h) * 0.7);  overflow: hidden; position: relative!important; background-color: rgba(0,0,0,1);  display: flex;  justify-content: center;  align-items: center;  flex-direction: column; }
.subbgtopimg .img_box { width: 100%; height:100%; position: absolute; top: 0px; left: 0px; z-index: 0}
.subbgtopimg .img_box img { object-fit: cover; width: 100%; height: 100%;  -webkit-animation: main_ani  2s forwards; /* Safari 4.0 - 8.0 */
  animation: main_ani 2s forwards; opacity:0.8;}
.subbgtopimg .txbox { width: 100%; float: left;  z-index: 9;  margin-bottom:5% ; grid-gap: 15px; padding: 0px 30px}
	
.subbgtopimg .txbox .tx1 { width: 100%; float: left; color: var(--subtop-tx1-color);text-align: left }
.subbgtopimg .txbox .tx1 div{  color: var(--subtop-tx1-color); font-size:calc(var(--subtop-tx1) * 1) !important;text-align: left }


.subbgtopimg .txbox .tx2 { width: 100%; float: left; color: var(--subtop-tx2-color); font-size: font-size:calc(var(--subtop-tx2) * 0.6)!important; line-height: 120%; text-align: left}
.subbgtopimg .txbox .tx2 span{ width: 100%; float: left; color: var(--subtop-tx2-color); font-size: font-size:calc(var(--subtop-tx2) * 0.6)!important; line-height: 120%; text-align: left}

.subbgtopimg .txbox .tx3 { width: 100%; float: left; color: var(--subtop-tx3-color); font-size:font-size:calc(var(--subtop-tx3) * 0.4)!important; text-align: left}}
.subbgtopimg .txbox .tx3 em{  color: var(--subtop-tx3-color); font-size: var(--subtop-tx3)!important;}




}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



@keyframes  main_ani {
  0% {
   -webkit-transform: scale(1.1);
	transform: scale(1.1);opacity: 0;
  }
  100% {
   -webkit-transform: scale(1);
	transform: scale(1);opacity:0.7;
  }
}










.subbgtopimg.etc { width: 100%; float: left; height:80PX; aspect-ratio:var(--Sub-Topbg-h); overflow: hidden; position: relative!important; background-color: rgba(0,0,0,0.13); }
.subbgtopimg.etc img { object-fit: cover; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }
ul.Sub2d_gnb { list-style: none; width:100%; display: flex; flex-direction: row; grid-gap: 5px; padding: 0px; }

ul.Sub2d_gnb { margin-left: -20px; }
ul.Sub2d_gnb li { margin-right: -12px; }

ul.Sub2d_gnb li a { padding: 10px 20px 10px 20px; background: #fff; border-radius: 50px; font-weight: 600; position: relative; font-size: var(--top1d-font-size); color: #333; }
ul.Sub2d_gnb li a:before { content: ""; width: 7px; height: 7px; border-radius: 100%; color: #ccc; position: absolute; left: 0px; top: 50%; margin-top: -3.5px; background-color: #eee; }
ul.Sub2d_gnb li a:after { content: ""; width: 7px; height: 7px; border-radius: 100%; color: #ccc; position: absolute; right: 0px; top: 50%; margin-top: -3.5px; background-color: #eee; }

ul.Sub2d_gnb li:first-child a { padding: 10px 20px 10px 20px; background: #fff; border-radius: 50px; font-weight: 600; position: relative; font-size: var(--top1d-font-size); color: #333; }
ul.Sub2d_gnb li:first-child a:before { content: ""; width: 7px; height: 7px; border-radius: 100%; color: #ccc; position: absolute; left: 0px; top: 50%; margin-top: -3.5px; background-color: #eee; display: none }


ul.Sub2d_gnb li:last-child a { padding: 10px 20px 10px 20px; background: #fff; border-radius: 50px; font-weight: 600; position: relative; font-size: var(--top1d-font-size); color: #333; }
ul.Sub2d_gnb li:last-child a:after { content: ""; width: 7px; height: 7px; border-radius: 100%; color: #ccc; position: absolute; right: 0px; top: 50%; margin-top: -3.5px; background-color: #eee; display: none }


/* 현재 선택된 메뉴 스타일 */
ul.Sub2d_gnb li.active a { background-color: var(--primary); color: #fff; border-radius: 50px; z-index: 99; position: relative; }
/* 현재 선택된 메뉴 스타일 */
ul.Sub2d_gnb li.active a:before { display: none; }
ul.Sub2d_gnb li.active a:after { display: none; }



/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) { .dep3_tab_box{ width:100%; float:left; margin-top: 30px; }
.dep3_tab_box .contents-container { background-color: #000; }
.dep3_tab { width: 100%; float: left; height:100%; flex-wrap: wrap; flex-direction: row; /* 흰색 선을 나타낼 공간 */; display: flex; align-items: center; justify-content: center;}
.dep3_tab .dep3_btn { width: auto; float: left; display: flex; align-items: center; justify-content: center; padding: 15px 20px; background-color:#fff;  border-bottom: 3px solid #fff;   color: #333; text-decoration: none; font-size: 18px; box-sizing: border-box; }
.dep3_tab .dep3_btn.active { width: auto; float: left; display: flex; align-items: center; justify-content: center; padding: 15px 20px;  border-bottom: 3px solid var(--primary);     text-decoration: none; font-size: 18px; box-sizing: border-box; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) { ; }
/**** 모바일 ****/
@media only all and (max-width:767px) { .dep3_tab_box{ width:100%; float:left; background-color:#fff; display: flex; justify-content: center; align-items: center; overflow: hidden; position: relative; }
.dep3_tab_box .Inner { ; }
.dep3_tab { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); border-top: 1px solid #ccc; }
.dep3_tab .dep3_btn { display: flex; align-items: center; justify-content: center; padding:7px 5px; background-color: #0E4048; color: white; text-decoration: none; font-size:13px; box-sizing: border-box; }
}
/**** 모바일 ****/
@media only all and (max-width:767px) { .dep3_tab_box .Inner{width:100%; float:left; }
.dep3_tab { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); border-left: 1px solid #ccc; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) { ; }
/* 구분 //end -----------------------------------*/






.dep3_tab > * { box-sizing: border-box; }
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) { .dep3_btn:nth-last-child(n+6) {
 box-sizing: border-box; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) { ; }
/**** 모바일 ****/
@media only all and (max-width:767px) { .dep3_btn:nth-last-child(n) {
border-right: 1px solid #ccc; box-sizing: border-box; border-bottom:1px solid #ccc; }
}
/**** 모바일 ****/
@media only all and (max-width:649px) { .dep3_btn:nth-last-child(n+3) {
border-right: 1px solid #ccc; box-sizing: border-box; border-bottom:1px solid #ccc; }
}
	/**** 모바일 ****/
@media only all and (max-width:525px) { .dep3_btn:last-child() {
border-right: 1px solid #ccc; box-sizing: border-box; border-bottom:1px solid #ccc; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) { ; }
/* 구분 //end -----------------------------------*/



/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) { .dep3_title{ width:100%; float:left; font-weight: 700; color: #000; font-size: 30px; text-align: center; margin: 80px 0px; border-bottom: none; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) { ; }
/**** 모바일 ****/
@media only all and (max-width:767px) { .dep3_title{ width:100%; float:left; font-weight: 700; color: #000; font-size:22px; text-align: center; margin:30px 0px; border-bottom: none; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) { ; }




.top_path_tx{ color: var(--subtop-tx3-color);!important;  font-size: 16px;  width: 100%; text-align: center}
.top_path_tx.tx3{ color: var(--subtop-tx3-color);!important;  font-size: 16px; }
.top_path_tx.tx3 em{ color: var(--subtop-tx3-color);!important;  font-size: 16px;  }
.top_path_tx.none{ display: none}

.rts-dark .rts-breadcrumb-area .inner .title_v2{
  color: #fff;
}
.baread-crumb-main-wrappe {position: relative; z-index:999999999999999999!important}




.subbgtopimg_com { width: 100%; float: left; height:250px;  overflow: hidden; position: relative!important; background-color: rgba(0,0,0,0.13);  margin-top:var(--header-h); display: flex;  justify-content: center;  align-items: center;  flex-direction: column;}
.subbgtopimg_com .img_box { width: 100%; height:100%; position: absolute; top: 0px; left: 0px; z-index: 0}
.subbgtopimg_com .img_box img { object-fit: cover; width: 100%; height: 100%; }
	

	
.subbgtopimg_com .txbox { width: 100%; ; float: left;  z-index: 999999; position: absolute; top:40%; left: 0px; margin-bottom:5% ; grid-gap: 15px; }
.subbgtopimg_com .txbox .tx1 { width: 100%; float: left; color: var(--subtop-tx1-color); font-size: var(--subtop-tx1)!important; font-weight: 700; margin-bottom: 30px}
.subbgtopimg_com .txbox .tx2 { width: 100%; float: left; color: var(--subtop-tx2-color); font-size: var(--tit-mds-size); line-height: 120%}

