@charset "utf-8";

/*contents*/
#content_wrap {top:0; position:relative; width:100%;}
#content_wrap #contents .real_page img{ position:relative; left:50%; margin-left:-1000px;}

.cntbox {width:100%; position: relative; margin:0 auto; overflow:hidden;}
.cntbox ul{width:1200px; text-align:center}
.pt100 {padding-top:100px;}
.pd60 {padding-top:60px;}
.pd100 {padding-bottom:100px;}
.sub_txt{position:absolute; top:80px; left:50%; margin-left:-230px}

/*서브비주얼*/
#sub_visual {width:100%; height:854px; overflow:hidden; position:relative; width:100%; font-size:0; line-height:0; margin:0 auto;}
#sub_visual .visual_text {position:absolute; width:1200px; left:50%; top:42%; margin-left:-650px; text-align:center; color:#222;}
#sub_visual .visual_text h2{font-family: '경기천년바탕'; font-size:65px; color:#fff; margin:0px auto; margin-bottom:60px;}
#sub_visual > img {width:2000px; position:absolute; left:50%; transform: translateX(-50%); top:70px;}
#sub_visual .s_tit01{font-family: '경기천년바탕'; color:#fff; font-size:25px; line-height:35px; margin-bottom:20px;}
#sub_visual .s_tit02{font-family: 'Noto Sans KR'; font-weight:400; font-size:23px; line-height:33px; color:#fff}

/*tab common style*/
.tab_area {position:relative; width:1300px; margin: 0px auto;}
.sub_tabs {width:1300px; overflow:hidden;}
.sub_tabs ul:after {clear:both; display:block; content:"";}
.sub_tabs ul li {float:left; height:60px; border-top:solid 1px #d9d9d9; border-bottom:solid 1px #d9d9d9;}
.sub_tabs ul li:last-child {border-right: 1px solid #d9d9d9;}


/*.sub_tabs ul li:last-child{border-right:solid 1px #d9d9d9;}*/
.sub_tabs ul li a {display:block; text-align:center; font-family: 'Noto Sans KR'; font-size:18px; line-height:60px; color:#666; background:#fff; color:#222; border-left:solid 1px #d9d9d9; cursor:pointer;}
.sub_tabs ul li a:hover, .sub_tabs ul li a:focus, .sub_tabs ul li a.on {height:60px; background:#3e6198; transition: all 1s; color:#fff;}

/*서브탭 컬러 -참고 : 메뉴 순서가 아니라 탭 개수 번호임.*/

#mn2 li{width:49.95%;}
#mn3 li{width:33.3%;}
#mn4 li{width:24.95%;}
#mn5 li{width:19.98%;}
#mn6 li{width:16.3%;}
#mn7 li{width:14.2%;}
#mn8 li{width:12.49%;}
#mn9 li{width:11%;}
#mn10 li{width:19.98%;}
#mn11 li{width:9.08%;}


/* 탭 */
.tab_3dep{width:1400px;  padding:5px 0; margin:30px auto 0; text-align:center; overflow:hidden; border-bottom: 1px solid #c6c6c6; border-top: 2px solid #333;}
.tab_3dep li{width:33.3%; float:left;}
.tab_3dep li a{color:#444; font-size:20px; line-height:40px; font-weight:400; position:relative;}
.tab_3dep li a:hover{height:50px; color:#444; text-decoration:underline; font-weight:600;}
.tab_3dep li a.on{color:#5a9ae2; font-weight:600;}

.tab_3dep a:before{content: "";display: block;position: absolute;top: 0.25em;left: -20px;width: 1rem;height: 1rem;
background: url("/new2024/images/check_b.png") no-repeat center center / contain;}
.tab_3dep a.on:before{content: "";display: block;position: absolute;top: 0.25em;left: -20px;width: 1rem;height: 1rem;
background: url("/new2024/images/check.png") no-repeat center center / contain;}


/*일반페이지*/
.wd1300 {width:1400px; margin:0 auto;text-align:center; }
.wd2000 {position:relative; text-align:center; left: 50%; margin-left: -1000px; width: 2000px;}
.wd3000 {position:relative; text-align:center; left: 50%; margin-left: -1500px; width: 3000px;}

.cntbox {position:relative; overflow:hidden; }
.cntbox li{line-height:0;}
.cntbox .end{padding-bottom:0}

#content_wrap #location {clear:both;}
#content_wrap #location .locbox {width:1300px; margin:0 auto; text-align:center; margin-top:50px; margin-bottom:30px;}
#content_wrap #location .locbox span {display:inline-block; vertical-align:middle;}
#content_wrap #location .locbox .home {width:18px; height:0; padding-top:15px; overflow:hidden; background:url(../images/icon_home.png) no-repeat left top; }
#content_wrap #location .locbox .arrow {width:5px; height:0; padding-top:15px; overflow:hidden; margin:0 5px; background:url(../images/icon_arrow.png) no-repeat left 4px;}
#content_wrap #location .locbox .loc1 {color:#999; height:39px; font-size:15px; line-height:39px;}
#content_wrap #location .locbox .loc2 {height:39px; font-size:15px; line-height:39px; color:#3e6198;}

#contents {position:relative; width:100%;}


/*찾아오시는 길*/
.wrap_controllers.hide {display: none;}




