@charset "utf-8";
@import url("basic.css");

/* skipnav */
.skipnav {
	position:absolute;
	width:100%;
	z-index:100000;
}
.skipnav dd a {
	position:absolute;
	display:block;
	left:0;
	top:0;
	width:1px;
	height:1px;
	margin:-10000px 0 0 -10000px;
	padding:0;
	background-color:#033477;
	text-align:center;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
}
.skipnav dd a:hover,.skipnav dd a:active,.skipnav dd a:focus {
	margin:0;
	width:100%;
	height:auto;
	padding: 10px;
}



/* 모바일 메뉴 */

#asideArea {
    display:none;
}
#totalOpen{
    display:none ;
    font-size:0;
    text-indent:-999px;
}
#asideArea .total_home {
    height:60px;
    padding-left:18px;
    padding-bottom:1px;
    background:#ffffff;
    color:#214489;
    font-size:20px;
    font-weight:700;
    line-height:60px;
}
#asideArea .total_home .home_btn {
    float:left;
    width:38px;
    height:38px;
    margin-top:10px;
}
#asideArea .total_home .home_btn a {
    display:block;
    width:38px;
    height:38px;
    text-indent:-99999px;
    background:url("../images/common/mobile_home.gif") 50% 50% no-repeat;
    background-size:38px auto;
}
#asideArea #totalClose {
    display:block;
    position:absolute;
    top:14px;
    right:10px;
}
#asideArea #totalClose a {
    display:block;
    width:36px;
    height:36px;
    padding:0;
    background:url("../images/common/totalClose.png") 50% 50% no-repeat;
    background-size:18px auto;
    text-indent:-9999px;
}
.total_link {
    float:left;
    margin-left:50px;
}
.total_link:after {
    display:block;
    clear:both;
    content:'';
}
.total_link li {
    float:left;
    padding:0 2px;
}
#totalNav {
    position:relative;
    padding-bottom:20px;
}
#totalNav .nav_item {
}
#totalNav .nav_btn {
    display: block;
    padding: 12px 21px 12px 23px;
    border-bottom: 1px solid #dcdcdc;
    color: #3e3e3e;
    font-size: 15px;
}
#totalNav .nav_btn.active {
    background-position:right 20px top 50%;
    background-size:14px;
}
#totalNav .nav_list>li {
    background-size:3px;
}
#totalNav a {
    text-decoration:none;
}
#totalNav .nav_list {
    display:none;
}
#totalNav .nav_list>li>a {
    display:block;
    padding:12px 6px 12px 40px;
    border-bottom:1px solid #e3e3e3;
    color:#000;
}
#totalNav .nav_list>li>a.nav_sbtn {
    background:url("../images/common/menu_plus.png") 93% 50% no-repeat;
}
#totalNav .nav_list>li>a.nav_sbtn.active {
    background:url("../images/common/menu_minus.png") 93% 50% no-repeat;
}
#totalNav .nav_list .desc_list {
    display:none;
    padding:12px 6px 14px 25px;
    border-bottom:1px solid #e1e1e1;
    background:#f7f8fa
}
#totalNav .nav_list .desc_list li {
    padding:4px 0 0px 10px;
    background:url('../images/common/total_nav_bullet.png') 0 50% no-repeat;
    background-size:4px auto;
}
#totalNav .nav_list .desc_list a {
    color:#4b536b;
}
#totalNav .nav_list .desc_list a.active {
    color:#0030aa;
    text-decoration:underline
}
#totalNav .nav_list .desc_list {
    display:none;
    padding:12px 6px 14px 25px;
    border-bottom:1px solid #e1e1e1;
    background:#f7f8fa
}
#asideArea h3.topTit {
    padding:18px 22px;
    background:#fff;
    color:#000;
    font-weight:300;
    font-size:16px;
}
#asideArea .m_util {
    padding:10px 0;
    background:#2a3b99;
}
#asideArea .m_util li {
    float:left;
    padding:0 10px;
    border-right:1px solid #3e668f;
    width:33.3333333333%;
}
#asideArea .m_util li a {
    display:block;
    color:#fff;
    font-size:12px;
    font-family:'Dotum','돋움',"굴림","gulim","sans-serif";
    text-align:center;
}
#asideArea .m_util:after {
    content:"";
    display:block;
    clear:both;
    float:none;
}
#asideArea .m_util li:last-child {
    border:none;
}
.overlay {
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    z-index: 400;
}
/* //모바일 메뉴 */

/* Pc메뉴_header */
/* main */

body.main #header{
	width:100%;
    height: 143px;
    position: absolute;
    background: rgba(0,0,0,.8);
    z-index: 10;
}
body.main #header .gnbBg{
    display: none;
    position: absolute;
    width: 100%;
    top: 143px;
    background: rgba(0,0,0,.6);
}
body.main .headerWrap{
    width: 100%;
    height: 100%;
    position: relative;
}
body.main #header .headLogo{
    width: 267px;
    height: 143px;
    float: left;
    position: absolute;
    left: 46px;
    z-index: 1;
}
body.main #header .headLogo a{
    height: 143px;
    line-height: normal;
    background: url('../images/common/Logo_white.png')no-repeat left top 53px;
    display: block;
}
#header nav.headGnb{
    height: 100%;
    position: relative;
    text-align: center;
}
body.main #header .headGnb a{
    color: #fff;
}
#header .menu{
    float: right;
    margin-right: 150px;
}
#header nav.headGnb>.menu>li {
	text-transform:uppercase;
    float: left;
    position: relative;
    height: 143px;
    line-height: normal;
    background: url('../images/common/headerMenu.png')no-repeat right top 75px;
}
#header nav.headGnb>.menu>li:last-child{
    background: none;
}
#header .headGnb .menu>li>a{
    height: 100%;
    display: block;   
    padding: 65px 22px 0; 
    font-size: 16px;
}
body.main #header .headGnb .menu>li>a{
	color: #fff;
}
#header .headGnb .menu>li>a:hover span{
    width: 100%;
    height: 2px;
    margin-top: 10px;
    display: block;
}
body.main #header .headGnb .menu>li>a:hover span{
    background: #fff;
}
body.main #header .headGnb .menu>li>a span.over{
    width: 100%;
    height: 2px;
    margin-top: 10px;
    background: #fff;
    display: block;
}

/* 통합검색, 언어 */
body.main #header .util{
    position: absolute;
    top: 0;
    right: 40px;
}
body.main #header .lang{
    height: 143px;
    float: left;
    margin-left: 20px;
    position: relative;
}
body.main #header .lang_btn{
    border: 1px solid #838384;
    color: #fff;
    width: 80px;
    height: 28px;
    border-radius: 32px;
    display: block;
    font-size: 16px;
    padding-left: 14px;
    margin-top: 65px;
}
body.main #header .lang_btn span.txt{
    float: left;
}
body.main #header .lang_btn .icon{
    float: left;
    width: 13px;
    height: 100%;
    background: url('../images/common/languageIcon.png')no-repeat center;
    margin-left: 8px;
}
body.main #header a.lang_btn.on span.icon {
    transform: rotateX(180deg);
}
body.main #header .lang_box{
    display: none;
    width: 100%;
    position: absolute;
    top: 95px;
    left: 0;
    border: 2px solid #2a548e;
    border-radius: 5px;
}
body.main #header .lang_box a{
    display: block;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    transition: ease-in-out 0.3s;
}

/* sub header */
body.sub #header{
    width: 100%;
    z-index: 10;
    height: 100px;
    background: #fff;
}
body.sub #header{
    position: fixed;
}
body.sub #header{
    position: relative;
}
body.sub #header .gnbBg{
   display: none;
    position: absolute;
    width: 100%;
    top: 100px;
    background: rgba(255, 255, 255, 0.7);
    border-bottom:1px solid #dbdbdb;
}
body.sub .headerWrap{
     width: 100%;
    height: 100%;
    position: relative;
}
body.sub #header .headLogo{
     width: 267px;
    height: 100px;
    float: left;
    position: absolute;
    left: 46px;
    z-index: 1;
}
body.sub #header .headLogo a{
    height: 100px;
    line-height: 100px;
    background: url('../images/common/Logo_black.png')no-repeat left;
    display: block;
}
body.sub #header .headGnb a{
    color: #000;
}
body.sub #header nav.headGnb>.menu>li{
	height:100px;
}
body.sub #header .headGnb .menu>li>a{
	color: #000;
	padding-top:0;
	line-height:100px;
}

/* 통합검색, 언어 */
body.sub #header .util{
    position: absolute;
    top: 0;
    right: 40px;
}
body.sub #header .search_common{
    height: 100px;
    line-height: 100px;
    float: left;
}
body.sub #header .search_common a{
    background: url('../images/common/sub_searchIcon.png')no-repeat left 20px center;
    padding:0 10px 0 50px;
    font-size: 18px;
    color: #000;
}
body.sub #header .lang{
    height: 100px;
    float: left;
    margin-left: 20px;
    position: relative;
}
body.sub #header .lang_btn{
    border: 1px solid #ebebeb;
    color: #000;
    width: 80px;
    height: 28px;
    border-radius: 32px;
    display: block;
    font-size: 16px;
    margin-top: 36px;
    padding-left: 14px;
}
body.sub #header .lang_btn span.txt{
    float: left;
}
body.sub #header .lang_btn .icon{
    float: left;
    width: 13px;
    height: 100%;
    background: url('../images/common/sub_languageIcon.png')no-repeat center;
    margin-left: 8px;
}
body.sub #header a.lang_btn.on span.icon {
    transform: rotateX(180deg);
}
body.sub #header .lang_box{
    display: none;
    width: 100%;
    position: absolute;
    top: 66px;
    left: 0;
    border: 2px solid #2a548e;
    border-radius: 5px;
}
body.sub #header .lang_box a{
    display: block;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    transition: ease-in-out 0.3s;
}


body.sub #header .main_search_box {
	display:none;
	position:absolute;
	width:100%;
	left:0;
	top:90px;
	border-top:1px solid #ccc;
	background:#1155a8;
	padding:60px 0;
	z-index:101
}
body.sub #header .main_search_box .container {
	position:relative;
	width:1020px;
	margin:0 auto;
}

/* //sub header */



#footer{
    height: 148px;
    background: #4c4c4c;
}
#footer .footerWrap{
    width: 100%;
    height: 135px;
    background: #fff;
    padding: 0;
}
.footer{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    padding: 0 25px;
}
.footerWrap .mark_img{
    float: left;
    margin-top: 45px;
    font-size: 0;
    text-indent: -999px;
}
.footerWrap .mark_img li {
    float: left;
    margin: 0 15px;
}
.mark_img .markLogo01{
    width: 114px;
    height: 29px;
    background: url('../images/common/markLogo01.png')no-repeat ;
}
.mark_img .markLogo02{
    width: 53px;
    height: 51px;
    background: url('../images/common/markLogo02.png')no-repeat ;
}
.mark_img .markLogo03{
    width: 69px;
    height: 42px;
    background: url('../images/common/markLogo03.png')no-repeat ;
}
.footerWrap .copyright{
    float: right;
    padding-top: 56px;
    font-size: 14px;
    color: #9f9f9f;
}

@media screen and (max-width:1400px){
    body.main #header{
        height: 272px;
    }
    body.main  #header nav.headGnb, #header .util{
        display: none;
    }
    body.main  .headerWrap{
        text-align: center;
    }
    body.main  #header .headLogo{
        height: 135px;
        position: relative;
        float: none;
        display: inline-block;
        left:0;
    }
    body.main  #header .headLogo a{
        height: 135px;
    }
    body.main  #totalOpen {
        display: block;
        position: absolute;
        z-index: 501;
        width: 95%;
        height: 100px;
        border: 1px solid #666768;
        transform: translateX(-50%);
        top: 135px;
        left: 50%;
        padding: 0 40px;
    }
    body.main #totalOpen a{
        font-size: 28px;
        color: #fff;
        text-transform: uppercase;
        height: 100px;
        line-height: 100px;
    }
    body.main #totalOpen.disNone {
        display: none;
    }
    body.main .total {
        width: 40px;
        height: 27px;
        float: right;
        display: block;
        background: url('../images/common/total.png')no-repeat center;
        margin-top: 36px;
    }
    body.main .enMain {
        padding-top: 350px;
    }
    
    /* sub */
    body.sub  #header .headLogo{
        float: none;
        margin-left: 30px;
    }
    body.sub #header .search_common{
        width: 40px;
        height: 36px;
    }    
    body.sub #header .search_common a{
        width: 100%;
        height: 100%;
        padding: 0;
        display: block;
        text-indent: -999px;
        font-size: 0;
        background: url('../images/common/mobileSearch.png')no-repeat;
    }    
    body.sub #header .headerWrap .headGnb, body.sub #header .util .lang, body.sub #header .gnbBg{
        display: none;
    }
    body.sub #totalOpen {
        /*right: 10px;*/
        display: block;
        position: absolute;
        z-index: 501;
        top: 36px;
        font-size:0;
    }
    body.sub #header .util{
        top: 32px;
    }    
    body.sub #header .search_common{
        width: 40px;
        height: 36px;
    }    
    body.sub #header .search_common a{
        width: 100%;
        height: 100%;
        padding: 0;
        display: block;
        text-indent: -999px;
        font-size: 0;
        background: url('../images/common/mobileSearch.png')no-repeat;
    }
    /* //mobile메뉴 */
    #asideArea {
        display: block;
        position: fixed;
        top: 0px;
        left: -100%;
        overflow-y: scroll;
        width: 320px;
        height: 100%;
        background: #fff;
        z-index: 500;
        -ms-overflow-style: none;
    }
    ::-webkit-scrollbar {
        display: none;
    }
    #totalOpen {
        display: block ;
        position: absolute;
        z-index: 501;
        top: 44px;
        left: 10px;
    }
    #totalOpen.disNone {
        display: none;
    }
    .total {
        width: 38px;
        height: 27px;
        display: block;
        background: url('../images/common/totalOpen.png')no-repeat center;
        font-size: 0;
        text-indent: -999;
    }
}


@media screen and (max-width:1280px){
    .footer{
        width: 100%;
    }
}

@media screen and (max-width:1200px){
    #wrap{
        background-size: 100% 47%;
        background-position: top;
    }
    #footer{
        height: 232px;
        background: #353535;
    }
    #footer .footerWrap{
        background: none;
        text-align: center;
    }
    .footerWrap .mark_img, .footerWrap .copyright{
        float: none;
    }
    .footerWrap .mark_img{
        display: block;
        margin: 0 auto;
        display: inline-block;
        padding-top: 70px;
    }
    .mark_img .markLogo01{
        background: url('../images/common/markLogo01_m.png')no-repeat ;
    }
    .mark_img .markLogo02{
        background: url('../images/common/markLogo02_m.png')no-repeat ;
    }
    .mark_img .markLogo03{
        width: 73px;
        height: 46px;
        background: url('../images/common/markLogo03_m.png')no-repeat ;
    }
    .footerWrap .copyright{
        text-align: center;
        color: #eaeaea;
        padding-top: 40px;
    }
}
