@charset "utf-8";
/* CSS Document */

/** base **/
html,
body {
    width: 2000px;
    height: 100%;
    overflow-x: hidden;
    position: relative;
}

body {
    position: relative;
    min-width: 1200px;
    font-family: "Dotum", "Arial", sans-serif;
    font-size: 12px;
    color: #333;
}

/** gnb **/
.gnb {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    height: 112px;
    width: 100%;
    z-index: 999;
}

.gnb .conarea {
    position: absolute;
    width: 1200px;
    height: 110px;
    left: 50%;
    margin-left: -600px;
}

.gnb h1 {
    /*text-align:center;*/
    position: absolute;
    width: 109px;
    height: 33px;
    top: 53px;
    left: 0;
    /*line-height:30px;*/
    margin-bottom: 10px;
}

.gnb h1 a {
    /*color:#fff;*/
}

.gnb .conarea .innerGnb {
    position: absolute;
    width: 964px;
    height: 13px;
    left: 0;
    top: 73px;
}

.gnb .conarea .innerGnb li {
    z-index: 9999;
    position: absolute;
    height: 15px;
    cursor: pointer;
}

/*.gnb .conarea .innerGnb li a{*/
/*display:block;*/
/*height:30px;*/
/*line-height:30px;*/
/*text-align:center;*/
/*color:#fff;*/
/*background:#222;*/
/*border-left:solid 1px #000;*/
/*}*/
.gnb .conarea .innerGnb .on a {
    /*background:#555;*/
}

.gnb .conarea .innerGnb .menu1 a {
    display: block;
    height: 100%;
}

.gnb .conarea .innerGnb .menu1 {
    background: url("../img/gnb/gnb_1.png") no-repeat center top;
    width: 37px;
    left: 231px;
}

.gnb .conarea .innerGnb .menu1:hover {
    background: url("../img/gnb/gnb_1_on.png") no-repeat center top;
    width: 37px;
    left: 231px;
}

.gnb .conarea .innerGnb .menu2 {
    background: url("../img/gnb/gnb_2.png") no-repeat center top;
    width: 60px;
    left: 369px;
}

.gnb .conarea .innerGnb .menu2:hover {
    background: url("../img/gnb/gnb_2_on.png") no-repeat center top;
    left: 369px;
}

.gnb .conarea .innerGnb .menu3 a {
    display: block;
    height: 100%;
}

.gnb .conarea .innerGnb .menu3 {
    background: url("../img/gnb/gnb_3.png") no-repeat center top;
    width: 49px;
    left: 515px;
}

.gnb .conarea .innerGnb .menu3:hover {
    background: url("../img/gnb/gnb_3_on.png") no-repeat center top;
    width: 49px;
    left: 515px;
}

.gnb .conarea .innerGnb .menu4 a {
    display: block;
    height: 100%;
}

.gnb .conarea .innerGnb .menu4 {
    background: url("../img/gnb/gnb_4.png") no-repeat center top;
    width: 37px;
    left: 662px;
}

.gnb .conarea .innerGnb .menu4:hover {
    background: url("../img/gnb/gnb_4_on.png") no-repeat center top;
    width: 37px;
    left: 662px;
}

.gnb .conarea .innerGnb .menu5 {
    background: url("../img/gnb/gnb_5.png") no-repeat center top;
    width: 50px;
    left: 793px;
}

.gnb .conarea .innerGnb .menu5:hover {
    background: url("../img/gnb/gnb_5_on.png") no-repeat center top;
    width: 50px;
    left: 793px;
}

.gnb .conarea .innerGnb .menu6 {
    background: url("../img/gnb/gnb_6.png") no-repeat center top;
    width: 91px;
    left: 938px;
}

.gnb .conarea .innerGnb .menu6:hover {
    background: url("../img/gnb/gnb_6_on.png") no-repeat center top;
    width: 91px;
    left: 938px;
}

.gnb .conarea .innerGnb .menu7 {
    background: url("../img/gnb/lan_eng.png") no-repeat center top;
    width: 27px;
    left: 1131px;
}

.gnb .conarea .innerGnb .menu7:hover {
    background: url("../img/gnb/lan_eng_on.png") no-repeat center top;
    width: 27px;
    left: 1131px;
}

.gnb .conarea .innerGnb .menu8 {
    background: url("../img/gnb/lan_kor.png") no-repeat center top;
    width: 27px;
    left: 1174px;
}

.gnb .conarea .innerGnb .menu8:hover {
    background: url("../img/gnb/lan_kor_on.png") no-repeat center top;
    width: 27px;
    left: 1174px;
}

.gnb .conarea .innerGnb2 {
    position: absolute;
    width: 237px;
    left: 857px;
    top: 22px;
}

.gnb .conarea .innerGnb2 li {
    z-index: 9999;
    position: absolute;
    height: 10px;
    cursor: pointer;
}

.gnb .conarea .innerGnb2 .tmenu1 {
    background: url("../img/gnb/top_sign.png") no-repeat center top;
    width: 39px;
    left: 0;
}

.gnb .conarea .innerGnb2 .tmenu1:hover {
    background: url("../img/gnb/top_sign_on.png") no-repeat center top;
    width: 39px;
    left: 0;
}

.gnb .conarea .innerGnb2 .tmenu2 {
    left: 46px;
}

.gnb .conarea .innerGnb2 .tmenu3 {
    background: url("../img/gnb/top_find_id.png") no-repeat center top;
    width: 51px;
    left: 55px;
}

.gnb .conarea .innerGnb2 .tmenu3:hover {
    background: url("../img/gnb/top_find_id_on.png") no-repeat center top;
    width: 51px;
    left: 55px;
}

.gnb .conarea .innerGnb2 .tmenu4 {
    left: 113px;
}

.gnb .conarea .innerGnb2 .tmenu5 {
    background: url("../img/gnb/top_find_pw.png") no-repeat center top;
    width: 61px;
    left: 122px;
}

.gnb .conarea .innerGnb2 .tmenu5:hover {
    background: url("../img/gnb/top_find_pw_on.png") no-repeat center top;
    width: 61px;
    left: 122px;
}

.gnb .conarea .innerGnb2 .tmenu6 {
    left: 190px;
}

.gnb .conarea .innerGnb2 .tmenu7 {
    background: url("../img/gnb/top_customer.png") no-repeat center top;
    width: 38px;
    left: 199px;
}

.gnb .conarea .innerGnb2 .tmenu7:hover {
    background: url("../img/gnb/top_customer_on.png") no-repeat center top;
    width: 38px;
    left: 199px;
}

.gnb .conarea .login {
    width: 86px;
    height: 27px;
    background: url("../img/gnb/login.png") no-repeat center top;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 0;
}

.gnb .conarea .login:hover {
    width: 86px;
    height: 27px;
    background: url("../img/gnb/login_on.jpg") no-repeat center top;
    cursor: pointer;
    top: 14px;
    right: 0;
}

/** submenu **/

.gnb .submenu {
    width: 2000px;
    /*height: 60px;*/
    height: 0;
    background: #42403a;
    position: absolute;
    margin-top: 111px;
    left: 50%;
    margin-left: -1000px;
    overflow: hidden;
}

.gnb .submenu .wrap > li a {
    display: block;
    height: 100%;
}

.gnb .submenu .wrap .bar {
    width: 104px;
    height: 3px;
    background: #ffcd00;
    position: absolute;
    left: -20px;
    top: 32px;
    z-index: 1;
}

.gnb .wrap {
    width: 619px;
    height: 12px;
    top: 25px;
    left: 50%;
    margin-left: -368px;
    position: absolute;
}

.gnb .wrap > li {
    position: absolute;
    top: 0;
    cursor: pointer;
    height: 12px;
    z-index: 100;
}

.gnb .submenu1 .wrap .menu1 {
    width: 60px;
    background: url("../img/gnb/sub/sub1.png") no-repeat center top;
    left: 0;
}

.gnb .submenu1 .wrap .menu1:hover {
    background: url("../img/gnb/sub/sub1_on.png") no-repeat center top;
}

.gnb .submenu1 .wrap .menu2 {
    width: 22px;
    background: url("../img/gnb/sub/sub2.png") no-repeat center top;
    left: 156px;
}

.gnb .submenu1 .menu2:hover {
    background: url("../img/gnb/sub/sub2_on.png") no-repeat center top;
}

.gnb .submenu1 .menu3 {
    width: 61px;
    background: url("../img/gnb/sub/sub3.png") no-repeat center top;
    left: 273px;
}

.gnb .submenu1 .menu3:hover {
    background: url("../img/gnb/sub/sub3_on.png") no-repeat center top;
}

.gnb .submenu1 .menu4 {
    width: 48px;
    background: url("../img/gnb/sub/sub4.png") no-repeat center top;
    left: 428px;
}

.gnb .submenu1 .menu4:hover {
    background: url("../img/gnb/sub/sub4_on.png") no-repeat center top;
}

.gnb .submenu1 .menu5 {
    width: 49px;
    background: url("../img/gnb/sub/sub5.png") no-repeat center top;
    left: 570px;
}

.gnb .submenu1 .menu5:hover {
    background: url("../img/gnb/sub/sub5_on.png") no-repeat center top;
}

.gnb .submenu3 .menu6 a {
    height: 100%;
    display: block;
}

.gnb .submenu3 .menu6 {
    width: 61px;
    background: url("../img/recruit/recruit_sub21.jpg") no-repeat center top;
    left: 0;
}

.gnb .submenu3 .menu6:hover {
    background: url("../img/recruit/recruit_sub21_on.jpg") no-repeat center top;
}

.gnb .submenu3 .menu7 {
    width: 61px;
    background: url("../img/recruit/recruit_sub22.jpg") no-repeat center top;
    left: 141px;
}

.gnb .submenu3 .menu7:hover {
    background: url("../img/recruit/recruit_sub22_on.jpg") no-repeat center top;
}

.gnb .submenu3 .menu8 {
    width: 45px;
    background: url("../img/recruit/recruit_sub23.jpg") no-repeat center top;
    left: 283px;
}

.gnb .submenu3 .menu8:hover {
    background: url("../img/recruit/recruit_sub23_on.jpg") no-repeat center top;
}

.gnb .submenu3 .menu9 {
    width: 60px;
    background: url("../img/recruit/recruit_sub24.jpg") no-repeat center top;
    left: 431px;
}

.gnb .submenu3 .menu9:hover {
    background: url("../img/recruit/recruit_sub24_on.jpg") no-repeat center top;
}

.gnb .submenu4 .menu10 a {
    height: 100%;
    display: block;
}

.gnb .submenu4 .menu10 {
    width: 46px;
    background: url("../img/newsroom/news_sub1.jpg") no-repeat center top;
    left: 0;
}

.gnb .submenu4 .menu10:hover {
    background: url("../img/newsroom/news_sub1_on.jpg") no-repeat center top;
}

.gnb .submenu4 .menu11 {
    width: 61px;
    background: url("../img/newsroom/news_sub2.jpg") no-repeat center top;
    left: 141px;
}

.gnb .submenu4 .menu11:hover {
    background: url("../img/newsroom/news_sub2_on.jpg") no-repeat center top;
}

.gnb .submenu4 .menu12 {
    width: 61px;
    background: url("../img/newsroom/news_sub3.jpg") no-repeat center top;
    left: 283px;
}

.gnb .submenu4 .menu12:hover {
    background: url("../img/newsroom/news_sub3_on.jpg") no-repeat center top;
}

/** scrollBox **/
.scrollBox {
    width: 100%;
    height: 100%;
    position: relative;
}

.scrollBox .wrap {
    /*min-width: 1200px;*/
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
    position: absolute;
    overflow: hidden;
}

.scrollBox .wrap > div {
    position: relative;
}

.scrollBox .wrap .objs > li {
    position: absolute;
    left: 50%; /* 브라우저 창의 크기에 따라 반응을 해야 해서 가운데 기준을 잡는다 */
}

.scrollBox .wrap {
    background: url("../img/recruit/recruit_bg2.jpg") no-repeat center top;
    width: 2000px;
    height: 4254px;
    left: 50%;
    margin-left: -1000px;

}

#slides3 {
    width: 2000px;
    height: 980px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1000px;

}


#slides3 .slidesjs-previous {
    background: url("../img/recruit/recruit_prev.png") no-repeat center top;
    width: 20px;
    height: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -600px;
    z-index: 100;
    text-indent: -9999px;
}

#slides3 .slidesjs-next {
    background: url("../img/recruit/recruit_next.png") no-repeat center top;
    width: 20px;
    height: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 500px;
    z-index: 100;
    text-indent: -9999px;
}


#slides3 .slidesjs-pagination {
    width: 151px;
    height: 15px;
    position: absolute;
    top: 916px;
    left: 50%;
    margin-left: -65px;
    z-index: 100;
    text-indent: -9999px;
}

#slides3 .slidesjs-pagination-item {
    float: left;
    margin-right: 15px;
}

#slides3 .slidesjs-pagination-item a {
    background: url("../img/recruit/recruit_scroll_basic.png") no-repeat center center;
    width: 15px;
    height: 15px;
    display: block;
}

#slides3 .slidesjs-pagination-item a.active {
    background: url("../img/recruit/recruit_scroll_big.png") no-repeat center center;
}

.scrollBox .wrap .submenu2 {
    width: 2000px;
    height: 60px;
    left: 50%;
    margin-left: -1000px;
    background: #ebebeb;
    top: 980px;
    position: absolute;

}

.scrollBox .wrap .submenu2 > li {
    top: 24px;
    height: 13px;
    position: absolute;
    cursor: pointer;
}

.scrollBox .wrap .submenu2 li a {
    display: block;
    height: 100%;
}

.scrollBox .wrap .submenu2 .menu1 {
    width: 61px;
    background: url("../img/recruit/recruit_sub1_on.png") no-repeat center top;
    margin-left: -367px;
}

/*.scrollBox .wrap .submenu2 .menu1:hover {*/
/*background: url("../img/recruit/recruit_sub1_on.png") no-repeat center top;*/
/*}*/

.scrollBox .wrap .submenu2 .bar {
    top: 60px;
    margin-left: -390px;
}

.scrollBox .wrap .submenu2 .menu2 {
    width: 61px;
    background: url("../img/recruit/recruit_sub2.png") no-repeat center top;
    margin-left: -211px;
}

.scrollBox .wrap .submenu2 .menu2:hover {
    width: 61px;
    background: url("../img/recruit/recruit_sub2_on.png") no-repeat center top;
}

.scrollBox .wrap .submenu2 .menu3 {
    width: 45px;
    background: url("../img/recruit/recruit_sub3.png") no-repeat center top;
    margin-left: -57px;
}

.scrollBox .wrap .submenu2 .menu3:hover {
    width: 45px;
    background: url("../img/recruit/recruit_sub3_on.png") no-repeat center top;
}

.scrollBox .wrap .submenu2 .menu4 {
    width: 60px;
    background: url("../img/recruit/recruit_sub4.png") no-repeat center top;
    margin-left: 83px;
}

.scrollBox .wrap .submenu2 .menu4:hover {
    width: 60px;
    background: url("../img/recruit/recruit_sub4_on.png") no-repeat center top;
}

.scrollBox .wrap .submenu2 .menu6 {
    width: 166px;
    margin-left: 367px;
}

.scrollBox .wrap .mid_visual {
    width: 2000px;
    height: 240px;
    position: absolute;
    top: 1890px;
    left: 50%;
    margin-left: -1000px;
    background: url("../img/recruit/recruit_mid_visual.jpg") repeat fixed center top;
}

.scrollBox .wrap .mid_visual .mid_text {
    z-index: 333;
}

.scrollBox .wrap .mid_pattern {
    width: 2000px;
    height: 240px;
    position: absolute;
    top: 1890px;
    left: 50%;
    margin-left: -1000px;
    background: url("../img/X_pattern.png") repeat;
    z-index: 222;
    opacity: 0.3;
}

.scrollBox .wrap .mid_visual .mid_text {
    top: 118px;
    left: 50%;
    margin-left: -265.5px;
    position: absolute;
}

.scrollBox .wrap .contents {
    position: absolute;
    top: 408px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 348px;
    /*background: red;*/
}

.scrollBox .wrap .contents > li {
    left: 50%;
    z-index: 100;
}

.scrollBox .wrap .contents .logo {
    top: 0;
    margin-left: -315px;
}

.scrollBox .wrap .contents .title {
    top: 79px;
    margin-left: -446px;
}

.scrollBox .wrap .contents .body {
    top: 228px;
    margin-left: -404px;
}

.scrollBox .wrap .contents .view {
    background: url("../img/recruit/recruit_view.png") no-repeat center top;
    width: 115px;
    height: 29px;
    top: 318px;
    margin-left: -320px;
    cursor: pointer;
}

.scrollBox .wrap .contents .view:hover {
    background: url("../img/recruit/recruit_view_on.jpg") no-repeat center top;
}



.scrollBox .wrap .center {
    position: absolute;
    top: 1180px;
    left: 50%;
    margin-left: -298px;
}

.scrollBox .wrap .prev {
    position: absolute;
    top: 1461px;
    left: 50%;
    margin-left: -477px;
    cursor: pointer;
}

.scrollBox .wrap .next {
    position: absolute;
    top: 1461px;
    left: 50%;
    margin-left: 456px;
    cursor: pointer;
}

.scrollBox .wrap .center > li {
    left: 50%;
}

.scrollBox .wrap .contents2 {
    position: absolute;
    top: 2314px;
    left: 50%;
    margin-left: -583px;
    width: 1097px;
    height: 1554px;
    /*background: blue;*/
}

.scrollBox .wrap .contents2 > li {
    left: 50%;
    position: absolute;
}

.scrollBox .wrap .contents2 .title2 {
    top: 0;
    margin-left: -200px;
}

.scrollBox .wrap .contents2 .body2 {
    top: 303px;
    margin-left: -440px;
    position: absolute;
    display: none;
}

.scrollBox .wrap .contents2 .body3 {
    top: 684px;
    margin-left: 104px;
    position: absolute;
    display: none;
}

.scrollBox .wrap .contents2 .body4 {
    top: 1067px;
    margin-left: -548px;
    position: absolute;
    display: none;
}

/** footer **/
.footer {
    background: #ffcd00;
    position: absolute;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
    height: 195px;
    top: 4059px;
    /*display: none;*/
}

.footer .up {
    position: absolute;
    top: -62px;
    left: 50%;
    margin-left: 900px;
    width: 62px;
    height: 62px;
    cursor: pointer;
}

.footer .fmenu1 {
    position: absolute;
    width: 967px;
    top: 30px;
    left: 516px;
}

.footer .fmenu1 > li {
    position: absolute;
    height: 12px;
    cursor: pointer;
}

.footer .fmenu1 .menu1 {
    left: 0;
}

.footer .fmenu1 .menu2 {
    left: 110px;
}

.footer .fmenu1 .menu3 {
    left: 292px;
}

.footer .fmenu1 .menu4 {
    left: 437px;
}

.footer .fmenu1 .menu5 {
    left: 546px;
}

.footer .fmenu1 .menu6 {
    left: 692px;
}

.footer .fmenu1 .menu7 {
    left: 837px;
}

.footer .fmenu1 .menu8 {
    left: 946px;
}

.footer .slash {
    position: absolute;
    width: 407px;
    height: 10px;
    top: 72px;
    left: 747px;
}

.footer .slash > li {
    position: absolute;
}

.footer .slash .slash1 {
    left: 0;
}

.footer .slash .slash2 {
    left: 205px;
}

.footer .slash .slash3 {
    left: 406px;
}

.footer .fmenu2 {
    position: absolute;
    width: 146px;
    top: 87px;
    left: 629px;
}

.footer .horizon {
    width: 2000px;
    height: 1px;
    top: 69px;
    left: 0;
    position: absolute;
}

.footer .fmenu2 > li {
    top: 7px;
}

.footer .fmenu2 .menu1 {
    left: 0;
}

.footer .fmenu2 .menu2 {
    left: 173px;
}

.footer .fmenu2 .menu3 {
    left: 378px;
}

.footer .fmenu2 .menu4 {
    left: 579px;
    top: 0;
}

.footer .fmenu2 > li {
    position: absolute;
    height: 11px;
    cursor: pointer;
}

.footer .copy {
    position: absolute;
    background: #42403a;
    width: 100%;
    height: 65px;
    top: 130px;
    left: 0;
}

.footer .copy > div {
    position: absolute;
}

.footer .copy1 {
    top: 16px;
    left: 50%;
    margin-left: -169.5px;
}

.footer .copy2 {
    top: 38px;
    left: 50%;
    margin-left: -97.5px;
}




