.tab_wrap {
  display: table;
  width: 100%;
  margin-bottom: 3rem;
}

.tab_wrap a {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  height: 4rem;
  text-align: center;
  font-size: 1.250rem;
  color: #000;
  border: 1px solid #dfdfdf;
  background: #f8f8f8;
  position: relative;
}


.tab_wrap a + a {
  border-left: 0;
}

.tab_wrap a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #F92828;
  left: 0;
  bottom: 0;
}

.tab_wrap a.active {
  border: 2px solid #F92828;
  border-bottom: 0;
  background: #fff;
  font-weight: 600;
  color: #F92828;
}

.tab_wrap a.active:before {
  background: #fff;
}


@media (max-width: 760px){
	.tab_wrap a {font-size: 0.875rem; height: 50px;}
}

/*-------------------------240514*/

/*서브상단이미지
.subContainer .subVisual {display:flex; flex-direction:column; align-items:center; justify-content:center; height:400px; padding-top:100px;
  background-image:url("/images/sub/sub_vis_img3.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;}
.subContainer .subVisual h2 {font-size:56px; color:#fff; font-weight:700; font-family: 'Pretendard'; line-height:1.5}
.subContainer .subVisual p {font-size:18px; color:#fff; font-weight:400; font-family: 'Pretendard';}
.history_shadow{text-shadow:3px 1px 6px rgba(0,0,0,0.65)}*/
.subVisual{margin-top:185px}
.subVisual h2 {width:68%; font-size:63px; color:#000; font-weight:700; font-family: 'Pretendard'; line-height:1.5; margin:0 auto 60px;}
.subVisual p {font-size:18px; color:#fff; font-weight:400; font-family: 'Pretendard';}
.wrap{width:100%; display:flex; flex-direction:column; align-items:center; justify-content:center; height:500px; background-repeat:no-repeat; background-size:cover; background-position:0 0;}
/**/


/*서브컨텐츠 영역*/
.sub_lnb{width:100%;}
.sub_lnb .sub_lnb_inner{width:68%; margin:0 auto; margin-bottom:65px}

/*서브컨텐츠영역설정*/
.subContainer .subWrap {width:68%; margin:0 auto;}
/**/


/**************************************************/
/*sub_lnb
.sub_lnb_inner > ul{display:flex; height:70px;}
.sub_lnb_inner > ul > li{display:flex; height:100%; align-items:center; cursor:pointer; border-left:1px solid #e1e1e1;}
.sub_lnb_inner > ul > li:last-child{border-right:1px solid #e1e1e1;}
.sub_lnb_inner .home_icon span,
.sub_lnb_inner .sub_lnb_b span,
.sub_lnb_inner .sub_lnb_s span{color:#ccc;}
.sub_lnb_inner .sub_lnb_btit,
.sub_lnb_inner .sub_lnb_stit,
.sub_lnb_inner .stit_list{font-size:17px; color:#777; font-weight:500; font-family: 'Pretendard'; padding:0 20px;}
.sub_lnb_b,
.sub_lnb_s{width:280px; justify-content: space-between; position:relative;}

.sub_lnb_inner .sub_lnb_btit,
.sub_lnb_inner .sub_lnb_stit{width:100%; line-height:70px;}
.sub_lnb_inner .stit_list{font-weight:400; padding:10px 20px;}
.sub_lnb_inner .stit_list:hover{background-color:#e1e1e1; color:#222}

.sub_lnb_b > ul,
.sub_lnb_s > ul{display:none; position:absolute; top:70px; left:-1px; z-index:999; width:101%; border:1px solid #e1e1e1; background-color:#fff;}*/
.sub_lnb_inner > ul{display:flex; gap:16px;}
.sub_lnb_inner > ul > li{display:flex; height:100%; align-items:center; cursor:pointer;}
.sub_lnb_inner .home_icon span,
.sub_lnb_inner .sub_lnb_b span{color:#ccc; font-size:16px; padding-left:12px;}
.sub_lnb_inner .sub_lnb_btit,
.sub_lnb_inner .sub_lnb_stit{letter-spacing:-0.03em}
.sub_lnb_inner .sub_lnb_btit{font-size:16px; color:#666; font-weight:300; font-family: 'Pretendard';}
.sub_lnb_inner .sub_lnb_stit{font-size:16px; color:#000; font-weight:400; font-family: 'Pretendard';}


/*sub_container*/
.sub_container{padding:80px 0;}
.sub_b_tit{font-size:47px; color:#222; font-family:'Pretendard'; font-weight:700; text-align:center;}


/**greetings**/
.greetings_inner{margin-top:70px;}
.greet_img{width:100%; height:400px; margin-bottom:120px;}
.greet_img img{width:100%; height:100%; object-fit:cover;}
.greet_txt{display:flex;}

.sub_title_{position:relative; font-size:42px; color:#000; font-family:'Pretendard'; font-weight:700; padding-top:45px; width:45%;}
.sub_title_:before{position:absolute; content: ''; left: 0; top: 0;width: 120px; height: 3px; background-color: #F92828;}
.sub_txt_ > h3{font-size:30px; color:#F92828; font-family:'Pretendard'; font-weight:700; line-height: 46px; margin-bottom:120px;}
.sub_txt_ > p{font-size:20px; color:#333; font-family:'Pretendard'; font-weight:600; line-height: 46px; margin-bottom: 50px;}

/*organization*/
.organization img{width:100%;}

/*history*/
.history .sub_b_tit{position:relative;}
.history .sub_b_tit:after{display:block; content:""; position:absolute; bottom:-40px; left:50%; width:50px; height:4px; background-color:#F92828; transform:translateX(-50%)}
.history_wrap{position:relative; margin:120px 0 40px; text-align:center;}
.history_wrap:after{display:block; content:""; position:absolute; top:4%; left:50%; width:1px; height:1255px; background-color:#ccc; transform:translateX(-50%); z-index:-9;}
.history_wrap ul{position:relative; text-align:left; margin-left: 52.5%; padding-top:20px;}
.history_wrap ul:nth-child(even){text-align:right; margin-left: auto; margin-right: 52.5%;}
.history_wrap ul:after{display:block; content:""; position:absolute; top:53px; left:-5.92%; right:0; width:9px; height:9px; background-color:#F92828; border-radius:100%;}
.history_wrap ul:nth-child(even):after{left:auto; right:-6.08%;}
.history_wrap ul li p{font-size:18px; color:#666; line-height:1.6;}
.history_wrap ul li p.year_tit{font-size:38px; color:#F92828; font-family:'Pretendard'; font-weight:600; line-height:2;}

/*locations*/
.root_daum_roughmap .wrap_controllers{display:none;}
.locations .info_box{display:flex; align-items:center; gap:50px; width:90%; margin:20px auto 0; padding:40px 60px; box-sizing:border-box;}
.locations .info_box .info_txt{padding-left:50px; border-left:1px solid #ddd;}
.locations .info_box .info_txt ul{display:flex; flex-wrap:wrap;}
.locations .info_box .info_txt ul li{display:flex;}
.locations .info_box .info_txt ul li p{color:#444; font-family:'Pretendard'; font-weight:400;}
.locations .info_box .info_txt .address{width:100%; margin-bottom:40px;}
.locations .info_box .info_txt .address .info_con > span{display:block; color:#878787;}
.locations .info_box .info_txt .tel{margin-right:100px;}
.locations .info_box .info_txt .tel .info_con > span{display:block; padding-top:5px;}

.info_tit{display:flex; padding-right:20px; font-weight:700 !important;}
.info_tit .material-symbols-outlined{vertical-align:bottom; margin-right:8px; color:#F92828;}
.info_logo img{width:100%}

/********************/

