@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/brand/brand_bg.jpg") no-repeat center top;
    width: 2000px;
    height: 4008px;
    left: 50%;
    margin-left: -1000px;

}

.scrollBox .wrap .visual {
    left: 50%;
    margin-left: -1000px;
    top: 0;
    position: absolute;

}

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

}

.scrollBox .wrap .submenu2 > li {
    top: 24px;
    /*height: 13px;*/
    position: absolute;
    display: block;
    height: 100%;
    cursor: pointer;
}

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

.scrollBox .wrap .submenu2 .menu1 {
    width: 60px;
    background: url("../img/gnb_sub/submenu2_1_on.jpg") no-repeat center top;
    margin-left: -368px;
}

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

.scrollBox .wrap .submenu2 .menu2 {
    width: 22px;
    background: url("../img/gnb_sub/submenu2_2.jpg") no-repeat center top;
    margin-left: -211px;
}

.scrollBox .wrap .submenu2 .menu2:hover {
    width: 22px;
    background: url("../img/gnb_sub/submenu2_2_on.jpg") no-repeat center top;
    margin-left: -211px;
}

.scrollBox .wrap .submenu2 .menu3 {
    width: 61px;
    background: url("../img/gnb_sub/submenu2_3.jpg") no-repeat center top;
    margin-left: -94px;
}

.scrollBox .wrap .submenu2 .menu3:hover {
    width: 61px;
    background: url("../img/gnb_sub/submenu2_3_on.jpg") no-repeat center top;
    margin-left: -94px;
}
.scrollBox .wrap .submenu2 .menu4 {
    width: 48px;
    background: url("../img/gnb_sub/submenu2_4.jpg") no-repeat center top;
    margin-left: 61px;
}

.scrollBox .wrap .submenu2 .menu4:hover {
    width: 48px;
    background: url("../img/gnb_sub/submenu2_4_on.jpg") no-repeat center top;
    margin-left: 61px;
}

.scrollBox .wrap .submenu2 .menu5 {
    width: 48px;
    background: url("../img/gnb_sub/submenu2_5.jpg") no-repeat center top;
    margin-left: 203px;
}

.scrollBox .wrap .submenu2 .menu5:hover {
    width: 48px;
    background: url("../img/gnb_sub/submenu2_5_on.jpg") no-repeat center top;
    margin-left: 203px;
}


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

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

.scrollBox .wrap .mid_visual .mid_text {
    z-index: 333;
}
.scrollBox .wrap .mid_pattern {
    width: 2000px;
    height: 240px;
    position: absolute;
    top: 1245px;
    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: 653px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}
.scrollBox .wrap .contents > li {
    position: absolute;
    margin-left: -601px;
}
.scrollBox .wrap .contents .logo {
    top: 163px;
}
.scrollBox .wrap .contents .title {
    top: 263px;
}
.scrollBox .wrap .contents .body {
    top: 345px;
}
.scrollBox .wrap .contents .visual {
    top: 0;
    margin-left: 74px;
    z-index: 333;
}

.scrollBox .wrap .book {
    position: absolute;
    width: 2000px;
    top: 0;
    left: 50%;
    margin-left: -1000px;
}

.scrollBox .wrap .book > li {
    left: 50%;
    cursor: pointer;
    position: absolute;
    width: 150px;
    height: 28px;
}

.scrollBox .wrap .book .button1 {
    top:2200px;
    margin-left: -96px;
    background: url("../img/brand/brand_book.png") no-repeat center top;
}
.scrollBox .wrap .book .button1:hover {
    top:2200px;
    margin-left: -96px;
    background: url("../img/brand/brand_book_on.jpg") no-repeat center top;
}

.scrollBox .wrap .book .button2 {
    top:2883px;
    margin-left: -600px;
    background: url("../img/brand/brand_book.png") no-repeat center top;
}
.scrollBox .wrap .book .button2:hover {
    top:2883px;
    margin-left: -600px;
    background: url("../img/brand/brand_book_on.jpg") no-repeat center top;
}

.scrollBox .wrap .book .button3 {
    top:3643px;
    margin-left: -96px;
    background: url("../img/brand/brand_book.png") no-repeat center top;
}
.scrollBox .wrap .book .button3:hover {
    top:3643px;
    margin-left: -96px;
    background: url("../img/brand/brand_book_on.jpg") no-repeat center top;
}

.scrollBox .wrap .link {
    position: absolute;
    width: 2000px;
    top: 0;
    left: 50%;
    margin-left: -1000px;
}

.scrollBox .wrap .link > li {
    left: 50%;
    cursor: pointer;
    position: absolute;
    width: 697px;
    height: 176px;
}

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

.scrollBox .wrap .link .link1 {
    margin-left: -96px;
    top: 1772px;
}
.scrollBox .wrap .link .link2 {
    margin-left: -600px;
    top: 2456px;
}
.scrollBox .wrap .link .link3 {
    margin-left: -96px;
    top: 3185px;
}

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

.footer .up a {
    display: block;
    height: 100%;
}

.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;
}




