@charset "utf-8";

/*contents*/
#content_wrap {position:relative; width:100%;}

.cntbox {width:100%; position: relative; margin:0 auto; overflow:hidden;}
.cntbox ul{width:1300px; text-align:center}
.wd2000 li{line-height:0}


/*서브비주얼*/
#sub_visual {width:100%; height:764px; overflow:hidden;}
#sub_visual .visual {position:absolute; left:50%; top:0; margin-left:-1000px; width:2000px;}
#sub_visual .visual_text {position:relative; width: 1300px; margin: 0 auto; text-align: left; top:40%; z-index:1;clear: both;}
#sub_visual .visual_text h2 {font-size:80px; font-family:'GmarketSansBold'; font-weight: 600; color: #fff; line-height:120px;}
#sub_visual .visual_text span{font-size: 27px; font-weight: 350; color: #37fce1;  font-family: 'GyeonggiBatang';}
#sub_visual .visual_text .s_tit{font-size: 23px; font-weight: 350; color: #fff; }

#sub_visual img {width:2000px; position:absolute; left:50%; margin-left:-1000px;}


/*서브비주얼01*/
#sub_visual01 {width:100%; height:764px; overflow:hidden;}
#sub_visual01 .visual {position:absolute; left:50%; top:0; margin-left:-1000px; width:2000px;}
#sub_visual01 .visual_text {position:relative; width: 1300px; margin: 0 auto; text-align: center; top:40%; z-index:1;clear: both;}
#sub_visual01 .visual_text h2 {font-size:80px; font-family:'GmarketSansBold'; font-weight: 600; color: #fff; line-height:120px;}

#sub_visual01 img {width:2000px; position:absolute; left:50%; margin-left:-1000px;}




/*tab common style*/
.tab_area {position:relative; width:1300px; margin: 50px auto}
.sub_tabs {width:1300px; overflow:hidden; background:#fff}
.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: 'GmarketSansMedium'; 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:#04bca4; 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.6%;}
#mn7 li{width:14.2%;}
#mn8 li{width:12.49%;}
#mn9 li{width:11%;}
#mn10 li{width:9.8%;}
#mn11 li{width:9.08%;}


/* 탭 */
.tab_3dep{width:1200px; padding:0 100px; margin:0 auto; text-align:center; overflow:hidden; border-bottom: 1px solid #999; border-top: 2px solid #333; margin-top: 100px;}
.tab_3dep li{width:33.3%; float:left;}
.tab_3dep li a{display:block; color:#444; font-size:25px; line-height:50px; font-weight: 500;}
.tab_3dep li a:hover{height:50px; color:#04bca4; text-decoration:underline}
.tab_3dep li a.on{color:#04bca4;}


/*일반페이지*/
.pt100 {padding-top:100px;}
.pb100 {padding-bottom:100px;}
.wd1300 {width:1300px; margin:0 auto;text-align:center; }
.wd2000 {position:relative; text-align:center; left: 50%; margin-left: -1000px; width: 2000px;}




#content_wrap #location {clear:both; height:30px; _padding-bottom: 56px;}
#content_wrap #location .locbox {width:1300px; margin:0 auto; text-align:center;}
#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:#989279;}


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



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




.login_box{
    width: 510px;
    padding: 35px;
    border: 4px solid #eee;
    margin: 0 auto;
    background: #fff;
}

.find_box {
    width: 400px;
    padding: 35px 25px 10px 25px;
    border: 4px solid #f1f1f1;
    text-align: left;
    margin: 0 50px 40px auto;
    float:left;

}
