@charset "UTF-8";

/* Skip Navigation */
#go_main a{
    z-index:0;
    position: absolute;
    left:0;
    top:-1px;
    width:1px;
    height:0;
    text-indent: -999px;;
    overflow:hidden;
}
#go_main a:active,
#go_main a:focus{
    z-index:9999;
    text-indent:0px;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:auto;
    padding:10px 0;
    text-align: center;
    color:#000;
}
#go_main a.go_main1{background:#fcffc4}
#go_main a.go_main2{background:#ffe5b4}
#go_main a.go_main3{background:#b4f0ff}

/* Site setting */
.site_wrap{
    position: relative;
    width:100%;
}

/* Header */
#header{
    position: relative;
    width:100%;
    height:146px;
}
.subvisual_1{ background:url(../../../../images/enimg/top_visual1.png) no-repeat top center #023578; }

/* header - top */
.pc #header .top{
    position: relative;
    overflow:hidden;
    margin:0 auto;
    width:1400px;
    height:100px;
}

#header .top h1.logo{
    position: absolute;
    top: 30px;
    left: 0;
    margin:0;
    padding:0;
}
#header .top h1.logo a{
    display: block;
    width: 564px;
    height: 30px;
    padding:0;
    text-indent: -9999px;
    background: url(../../../../images/enimg/logo.png) no-repeat center;
}
#header .top .user-set{
    position: relative;
    top:30px;
    display:block;
    float:right;
    color:#fff
}
#header .top .user-set li{
    display:inline-block;
    margin-left:5px;
}
#header .bottom .user-support  a.lang {
    display:block;
    padding:6px 20px 5px;
    color:#45494e;
    font-size:1em;
    background:#fff;
    border-radius: 20px;
    -webkit-transition-property: color, border-color, background-color, box-shadow;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out ;
    transition-property: color, border-color, background-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out ;
}
#header .top .user-set li a:hover{
    background:#fffb93;
    color:#000;
}

#header .bottom .user-support  a.lang{
    background:url(../../../../images/enimg/icon_english.png) 72px 3px no-repeat;
    text-align:left;
    color:#fff;
    padding-left:4px;
    padding-right:25px;
    border-radius: 0;
}
#header .bottom .user-support  a.lang:hover {
    color:#fffb93;
}
#header .bottom .user-support  a.lang {
    float: left;
    padding-right: 28px;
    margin: 8px 25px;
}


.mobile_gnb_wrap{
    display:none;
}


/* GNB */
.pc #header .bottom{
    z-index: 1000;
    position: relative;
    margin:0 auto;
    width:1400px;
}

.pc #header .bottom .gnb{
    display:block;
    position: relative;
    width: 100%;
}
/* GNB - bottom 1depth */
.pc #header .bottom .gnb > li{
    display:block;
    float:left;
    padding-bottom:20px;
}
.pc #header .bottom .gnb > li > a{
    display:block;
    color:#fff;
    font-size:24px;
    padding:5px 45px;
    font-weight: 400;
    line-height: 26px;
}
.pc #header .bottom .gnb > li:first-child > a{
   padding-left:10px;
}

.pc #header .bottom .gnb > li > a:hover,
.pc #header .bottom .gnb > li > a:focus{
    color:#fffcad;
}



/* GNB - submenu */
.pc #header .bottom .gnb > li .submenu_lv2{
    display:none;
    z-index: 1000;
    position: absolute;
    left:0;
    top:46px;
    width:100%;
    padding-left:200px;
    color:#000;
    background:#fff;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}
.pc #header .bottom .gnb > li.active .submenu_lv2{
    display:block;
}
.pc #header .bottom .gnb > li .submenu_lv2:before{
    /*삼각형*/
    content :"";
    display:block;
    position: absolute;
    top:-26px;
    transform: translateX(-10px);
    border: 13px solid transparent;
    border-bottom-color:#fff;
}

/* GNB Sub menu 상단 삼각형 */
.pc #header .bottom .gnb > li:nth-child(1) .submenu_lv2:before{  left: 9%;}
.pc #header .bottom .gnb > li:nth-child(2) .submenu_lv2:before{  left: 26%;}
.pc #header .bottom .gnb > li:nth-child(3) .submenu_lv2:before{  left: 43%;}


.pc #header .bottom .gnb > li .submenu_lv2 > .submenu_tlt{
    position: absolute;
    left:0;
    top:0;
    width:200px;
    height:100%;
    background:#0456d4;
    text-align:right;
    padding:20px 20px 0 0;
}
.pc #header .bottom .gnb > li .submenu_lv2 > .submenu_tlt h1{
    display:inline-block;
    padding:0 3px 8px 3px;
    border-bottom:2px solid #488cf4;
    color:#e0f0ff;
    font-size:22px;
}

.pc #header .bottom .gnb > li .submenu_lv2 > ul{
    display:block;
    overflow:hidden;
    width:100%;
    margin-top:10px;
}

.pc #header .bottom .gnb > li .submenu_lv2 > ul > li{
    display:block;
    float:left;
    width:22.5%;
    margin:1%;
}

.pc #header .bottom .gnb > li .submenu_lv2 > ul > li:first-child{margin-left:2%;}
.pc #header .bottom .gnb > li .submenu_lv2 > ul > li:nth-child(4){margin-right:2%;}
.pc #header .bottom .gnb > li .submenu_lv2 > ul > li:nth-child(4n+1){
    clear:both;
    margin-left:2%;
}

.pc #header .bottom .gnb > li .submenu_lv2 > ul > li > a{
    display:block;
    color:#112e5b;
    font-weight: 700;
    font-size:16px;
    padding:13px 0;
    background:#e3f3ff;
    border:1px solid #b0d4f9;
    text-align:center;
    -webkit-transition-property: color, border-color, background-color, box-shadow;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out ;
    transition-property: color, border-color, background-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out ;
}

.pc #header .bottom .gnb > li .submenu_lv2 > ul > li > a:hover,
.pc #header .bottom .gnb > li .submenu_lv2 > ul > li > a:active,
.pc #header .bottom .gnb > li .submenu_lv2 > ul > li > a:focus{
    color:#fff;
    background:#0456d4;
}

/* submenu 3depth */
.pc #header .bottom .gnb > li .submenu_lv2 .submenu_lv3{
    display:block;
    width:100%;
    height:100%;
}
.pc #header .bottom .gnb > li .submenu_lv2 .submenu_lv3 ul{
    display:block;
    width:100%;
    height:100%;
    padding:10px 0;
}
.pc #header .bottom .gnb > li .submenu_lv2 .submenu_lv3 li{
    display:block;
    width:100%;
    margin:0;
    padding:5px 5px 5px 18px;
    text-align:left;
    background:url(../../../../images/enimg/icon_gnb_3depth.png) 5px 11px no-repeat;
}
.pc #header .bottom .gnb > li .submenu_lv2 .submenu_lv3 li a{
    display:block;
    width:100%;
    color:#1f1f20;
    font-size:16px;
    word-break: break-all;
    line-height: 1.3em;;
}



/* GNB - user-support */
#header .bottom .user-support{
    position: absolute;
    right:0;
    top:-12px;
}
#header .bottom .user-support .btn_util{
    padding:0;
    overflow:hidden;
    background: none;
    border:none;
    float:left;
    cursor: pointer;
}

/* Total search  */
#header .bottom .user-support .btn_totalsch{
    display: block;
    width:42px;
    height:42px;
    margin-right:25px;
    line-height: 28px;
    color:#fff;
    overflow:hidden;
    text-indent: -9999px;
    border-radius: 3px;
    background: url(../../../../images/enimg/icon_header_search.png) no-repeat center center;
}

#header .bottom .user-support .btn_totalsch:hover{
    background: url(../../../../images/enimg/icon_header_search_on.png) no-repeat center center #fff;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}

/* All menu btn */
.pc_menu_link{
    display:block;
}
.mobile_menu{
    display:none;
}

#header .bottom .user-support .icon_allmenu{
    width:42px;
    height:42px;
    text-indent:-9999px;
    border-radius: 3px;
    background: url(../../../../images/enimg/icon_btn_allmenu.png) no-repeat center center;
}
#header .bottom .user-support .icon_allmenu:hover{
    background: url(../../../../images/enimg/icon_btn_allmenu_on.png) no-repeat center center #fff;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}



/* Contents_wrap */
.pc .site_wrap .contents_wrap{
    position:relative;
    display:block;
    width:1400px;
    margin:0 auto;
    justify-content: space-between;
}

/* left right contents size*/
.pc .site_wrap .contents_wrap .left_contents{
    width:1140px;
}
.pc .site_wrap .contents_wrap .right_contents{
    position: absolute;
    right:0;
    top:0;
    width:220px;
}


/* left contents - Breadcrumbs */
.pc .breadcrumbs{
    position: relative;
    margin-top:60px;
    margin-bottom:10px;
}
.pc .breadcrumbs > h3{
    position: relative;
    display:inline-block;
    margin:0 27px 0 0 ;
    padding:0;
    font-size:32px;
    line-height:35px;
}

.pc .breadcrumbs > ul{
    position: relative;
    top:0;
    display:inline-block;
    margin:0;
    padding:0;
}
.pc .breadcrumbs > ul > li{
    position: relative;
    display:inline-block;
    color:#000000;
}

.pc .breadcrumbs > ul > li:before{
    position: relative;
    top:3px;
    content: ">";
    display:inline-block;
    width:15px;
    height:18px;
    line-height:18px;
    font-size:10px;
    text-align: center;
    color:#677482;
}

.pc .breadcrumbs > ul > li.home > a{
    display:block;
    width:18px;
    height:20px;
    text-indent:-9999px;
    background: url(../../../../images/enimg/icon_breadcrumbs.png) no-repeat bottom center;
}
.pc .breadcrumbs > ul > li.home:before{
    display:none;
}

.pc .breadcrumbs > ul > li.active a{
    position:relative;
    top:4px;
    color:#677482;
    font-size:16px;
    font-weight: 300;
}

.pc .breadcrumbs > ul > li > span{
    position:relative;
    top:4px;
    color:#000;
    font-size:16px;
}


/* right contents - Lnb */
.pc .right_contents > .lnb_wrap{
    position:relative;
    left:0;
    top:0;
    width:100%;
}


.pc .right_contents h2.lnb_title{
    position:relative;
    margin:0 ; 
    padding:0 0 6px 0;
    font-size:20px;
    line-height:24px;
    font-weight: 700;
    color:#000;
    border-bottom:1px solid #000;
}

.pc .right_contents .lnb{
    z-index:990;
    position:relative;

}
.pc .right_contents h2.lnb_title.scroll{
    position:fixed;
    width:220px;
    top:20px;
}


.pc .right_contents .lnb.scroll{
    position:fixed;
    width:220px;
    top:51px;
}

.pc .right_contents .lnb > li {
    display:block;
    margin-top:2px;
    background:#fff;
    border-bottom:1px solid #d2d8df;
}

.pc .right_contents .lnb > li > a{
    display:block;
    color:#000;
    margin:0 0 2px 0;
    padding:12px 10px;
    font-weight: 300;
    transition-property: background-color, color;
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}
.pc .right_contents .lnb > li > a:hover{
    color:#000;
    background:#d9ebff;
    transition-property: background-color, color;
    transition-duration: 500ms;
    transition-timing-function: ease-out;}

.pc .right_contents .lnb > li.active > a{
    color:#fff;
    background:#06449c;
    transition-property: background-color, color;
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.pc .right_contents .lnb > li.active > a:hover{
    color:#fff;
    background:#06449c;
    transition-property: background-color, color;
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

/* lnb submenu */
.pc .right_contents .lnb > li .lnb_submenu{
    display:none;
    padding:0;
}

.pc .right_contents .lnb > li.active .lnb_submenu{
    display:block;
}

.pc .lnb_submenu > ul{
    display:block;
    width:100%;
    margin:5px 0;
    padding:0;
    background:#fff;
}

.pc .lnb_submenu > ul > li{
    display:block;
    width:100%;
    margin:1px 0;
    padding:0 5px;
    border:1px solid transparent;
    border-radius: 3px;
}
.pc .lnb_submenu > ul > li.active{
    border:1px solid #06449c;
}
.pc .lnb_submenu > ul > li.active > a{
    font-weight: 700;
    color:#06449c;
    background:url(../../../../images/enimg/lnb_bullet_on.png) left 11px no-repeat;
}


.pc .lnb_submenu > ul > li > a{
    display:block;
    padding:6px 4px 6px 12px;
    font-size:15px;
    color:#000;
    background:url(../../../../images/enimg/lnb_bullet.png) left 11px no-repeat;
}
.pc .lnb_submenu > ul > li > a:hover{
    color:#06449c;
    background:url(../../../../images/enimg/lnb_bullet_on.png) left 11px no-repeat;
}


/* footer_wrap */
.pc .footer_link{
    display:block;
    width:100%;
    margin-top:200px;
    border-top:1px solid #4c79c1;   
}
.pc .footer_link .site_link{
    position: relative;
    display:block;
    width:1400px;
    margin:0 auto;
}

.pc .footer_link .site_link > h4{
    position:absolute;
    display:block;
    width:65px;
    left:0;
    top:0;
    padding:20px 40px 20px 0;
    font-weight:700;
    color:#124495;
    background:url(../../../../images/enimg/icon_footer_help.png) no-repeat right center;

}

.pc .footer_link .site_link > ul{
    position: relative;
    padding-left:65px;
    overflow:hidden;
}
.pc .footer_link .site_link > ul li{
    float:left;
}
.pc .footer_link .site_link > ul li > a{
    display:block;
    padding:20px 20px;
    font-weight: 300;
    color:#000;
}
.pc .footer_link .site_link > ul li > a:hover{
    color:#124495;
    font-weight: 300;
}


.pc .footer_link .site_link > ul li > a.icon_linkopen{
    padding-right:20px;
    background:url(../../../../images/enimg/icon_footer_linkopen.png) no-repeat right 20px;
}

/*
.pc .footer_link .site_link > ul li:last-child > a{
    position: relative;
    font-weight: 700;
    color:#124495;
    margin-left:20px;
}
.pc .footer_link .site_link > ul li:last-child > a:hover{
    color:#000;
}

.pc .footer_link .site_link > ul li:last-child > a:before{
    content: "|";
    position:absolute;
    left:0;
    top:20px;
    display:inline-block;
    font-weight: 300;
    color:#cdd3db;
}*/


/* Footer wrap */
.pc .footer_wrap{
    display:block;
    background:#ecf0f9;
}
.pc .footer_wrap .footer_info{
    position: relative;
    display:block;
    width:1400px;
    margin:0 auto;
}

/* footer logo */
.pc .footer_wrap .footer_info > h5{
    position:absolute;
    left:0;
    top:25px;
    display:block;
    width:190px;
    height:50px;
    text-indent: -9999px;
    background:url(../../../../images/enimg/footer_logo.png) no-repeat left center;
}

/* footer site info */
.pc .footer_wrap .footer_info .site_info{
    position:relative;
    margin-left:205px;
    padding-top:40px;
    padding-bottom:40px;
}

.pc .footer_wrap .footer_info .site_info address{
    font-size:14px;
    font-weight: 300;
    font-style: normal;
    color:#000;
}
.pc .footer_wrap .footer_info .site_info > ul{
    margin-top:10px;
    font-size:14px;
    font-weight: 300;
    font-style: normal;
    color:#000;
}
.pc .footer_wrap .footer_info .site_info > ul li{
    padding:3px 0;
}

.pc .footer_wrap .footer_info .site_info > ul li:first-child{
    font-weight: 700;
    font-size:14px;
}
.pc .footer_wrap .footer_info .site_info > ul li span{
    color:#3e4044;
}

.pc .footer_wrap .footer_info .site_info > ul li span.tit{
    display:inline-block;
    width:200px;
    color:#000;
}

.pc .footer_wrap .footer_info .site_info .copyright{
    margin-top:30px;
    padding:4px 0;
    font-size:14px;
    color:#000;
}

.pc .footer_wrap .footer_info .site_info .personallaw{
    width:65%;
    margin-top:5px;
    font-size:12px;
    color:#000;
}

/* footer - siteapp */
.pc .footer_wrap .site_app{
    position:absolute;
    right:0;
    top:25px;
}

.pc .footer_wrap .site_app > h6{
    padding-left:35px;
    padding-top:13px;
    font-size:14px;
    background:url(../../../../images/enimg/icon_footer_mobileapp.png) left top no-repeat;
}

.pc .footer_wrap .site_app ul{
    position: relative;
    display:flex;
    width:275px;
    margin-top:20px;
}

.pc .footer_wrap .site_app ul li{
    position: relative;
    width:50%;
    padding-top:120px;
    padding-bottom:10px;
    padding-left:12px;
    padding-right:12px;
    text-align: center;
}
.pc .footer_wrap .site_app ul li.app1{
    background:url(../../../../images/enimg/qrcode_android.png) center 12px no-repeat #fff;
}

.pc .footer_wrap .site_app ul li.app2{
    background:url(../../../../images/enimg/qrcode_ios.png) center 12px no-repeat #fff;
}


.pc .footer_wrap .site_app ul li p{ 
    display:block;
    color:#000;
    padding:4px 3px;
}


/* Quick menu */
.pc .quickmenu_wrap{
    z-index:100;
    position: fixed;
    top:210px;
    right:30px;
}
.pc .quickmenu_wrap li{ 
    margin-bottom:14px;
}
.pc .quickmenu_wrap li:last-child{ margin-bottom:0;}
.pc .quickmenu_wrap a{
    display:block;
    width:90px;
    padding:40px 0 12px 0;
    color:#333539;
    border-radius: 40px;
}

.pc .quickmenu_wrap a > b{
    display:block;
    font-family: "NanumSquareRound";
    font-weight:800;
    font-size:18px;
    text-align:center;
}
.pc .quickmenu_wrap a > span{
    display:block;
    text-align:center;
    font-size:16px;
    padding:4px 0;
}


.pc .quickmenu_wrap li.icon1 a{
    background:url(../../../../images/enimg/icon_quick_vms_on.png) center 12px no-repeat #d9ebff;;
    color:#124495;
}
.pc .quickmenu_wrap li.icon1 a:hover{
    background:url(../../../../images/enimg/icon_quick_vms_off.png) center 12px no-repeat #3977e9;;
    color:#fff;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}

.pc .quickmenu_wrap li.icon1 a > b{ font-size:24px;}

.pc .quickmenu_wrap li.icon2 a{
    background:url(../../../../images/enimg/icon_quick_info_off.png) center 12px no-repeat #f0f2f6;;
    color:#45474b;
}

.pc .quickmenu_wrap li.icon2 a:hover{
    background:url(../../../../images/enimg/icon_quick_info_on.png) center 12px no-repeat #3977e9;;
    color:#fff;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}

/* Total search Layer Popup */
.all_search_wrap{
    display:none;
    z-index: 2000;
    position:absolute;
    left:0;
    top:145px;
    width:100%;
    padding:40px 15px;
    background:#fff;
    border-top:6px solid #00254a;
    border-bottom:2px solid #112e5b;
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}

.all_search_wrap .total_search_box {
    width:1400px;
    margin:0 auto;
    padding: 0 15px;
}
.all_search_wrap .total_search_box > .schform{
    position:relative;
    width:660px;
    margin:0 auto;
    padding-right:80px;
}
.all_search_wrap .total_search_box  > .schform > input{
    width:100%;
    padding:14px 15px;
    font-size:1.15em;
    border:3px solid #0456d4;
    border-radius: 12px;
}
.all_search_wrap .total_search_box > .schform > input:hover{
    border:3px solid #5abdff;
}
.all_search_wrap .total_search_box > .schform > input:focus{
    border:3px solid #5abdff;
    border-radius:12px;
    outline:none;
    box-shadow: .3em .3em .4em rgba(149, 179, 255, 0.63);
}

.all_search_wrap .total_search_box > .schform > a{
    position: absolute;
    display:block;
    right:0;
    top:0;
    width:58px;
    height:55px;
    border-radius: 12px;;
    box-shadow: .3em .3em .4em rgba(8, 78, 255, 0.63);
    background:#0456d4;
}
.all_search_wrap .total_search_box > .schform > a:hover{
    box-shadow: .3em .3em .4em rgba(11, 64, 196, 0.63);
    background:#043885;
}


.all_search_wrap .total_search_box > .schform > a > i.icon_totalsch{
    position: absolute;
    display:block;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-indent: -9999px;
    text-align:left;
    overflow:hidden;
    background:url(../../../../images/enimg/icon_header_search.png) 13px 12px no-repeat ;
    ;
}

.all_search_wrap .total_search_box > .tag_list{
    position:relative;
    width:660px;
    margin:0 auto;
    padding:18px 80px 0 0;
    padding-right:80px;
}

.all_search_wrap .total_search_box > .tag_list > a{
    display:inline-block;
    font-size:1.0em;
    margin-bottom:8px;
    padding:8px 12px;
    color:#6c6d72 ;
    background:#f1f1f1;
    border:1px solid #f6f6f6;
    border-radius: 8px;
    margin-right:5px;
    -webkit-transition-property: color, border-color, background-color, box-shadow;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out ;
    transition-property: color, border-color, background-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out ;
}

.all_search_wrap .total_search_box > .tag_list > a:hover{
    background:#fff;
    border:1px solid #e1e3e6;
}


.btn_close_allschwrap{
    position: absolute;
    left:0;
    bottom:0;
    display:block;
    width:100%;
    text-align:center;
    line-height:20px;
    padding:6px 0;
    border-top:1px solid #ccc ;
    -webkit-transition-property: color, border-color, background-color, box-shadow;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out ;
    transition-property: color, border-color, background-color, box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out ;
}
.btn_close_allschwrap:hover,
.btn_close_allschwrap:focus{
    border-top:1px solid #0456d4 ;
    background:#0456d4;
    color:#fff;
    box-shadow: -0.3em -0.3em 0.4em rgb(8 78 255 / 25%);

}


/* page goTop  */
.pc .goTop{
    display:none;
    position: fixed;
    right:80px;
    bottom:50px;
}
.goTop > a{
    display:block;
    width:50px;
    height:50px;
    padding-top:26px;
    font-size:15px;
    color:#285dba;
    font-weight: 700;;
    background:url(../../../../images/enimg/icon_gototop.png) center 5px no-repeat #fff;
    border:1px solid #5a8fd5;
    border-radius: 50px;
    text-align: center;
    
}

.goTop > a:hover{
    box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
}


/* content_start */
.content_start{
    position: relative;
    width:100%;
}



/* PC 1680 ~ 1281px 까지  --- START */
@media screen and (max-width: 1680px) {
    

    /* header - top */
    .pc #header .top{
        width:1200px;
    }
    /* GNB */
    .pc #header .bottom{
        width:1200px;
    }
    /* GNB Sub menu 상단 삼각형 */
    .pc #header .bottom .gnb > li:nth-child(1) .submenu_lv2:before{  left: 6%;}
    .pc #header .bottom .gnb > li:nth-child(2) .submenu_lv2:before{  left: 22.5%;}
    .pc #header .bottom .gnb > li:nth-child(3) .submenu_lv2:before{  left: 39%;}
    .pc #header .bottom .gnb > li:nth-child(4) .submenu_lv2:before{  left: 56.5%;}
    .pc #header .bottom .gnb > li:nth-child(5) .submenu_lv2:before{  left: 76%;}


    /* Contents_wrap */
    .pc .site_wrap .contents_wrap{
        width:1200px;
    }

    /* left right contents size*/
    .pc .site_wrap .contents_wrap .left_contents{
        width:950px;
    }

    /* lnb */
    .pc .right_contents .lnb > li > a{
        padding:10px 8px;
    }    

    /* footer_wrap */
    .pc .footer_link .site_link{
        width:1200px;
    }
    .pc .footer_wrap .footer_info{
        width:1200px;
    }



    /* left contents - Breadcrumbs */
    .pc .breadcrumbs > h3{
        margin:0 25px 0 0 ;
        font-size:30px;
        line-height:32px;
    }


    /* page goTop  */
    .pc .goTop{
        right:10px;
    }    

    /* Total search Layer Popup */
    .all_search_wrap .total_search_box {
        width:1200px;
    }
    /* Quick menu */
    .pc .quickmenu_wrap{
        right:2px;
    }    


} /* @media screen PC 1680 ~ 1281px 까지  --- END */





/*  @media screen PC 1400 이하 퀵메뉴 없어짐 --- START */
@media screen and (max-width: 1400px) {

    /* Quick menu */
    .pc .quickmenu_wrap{
        display:none;
    }    

}/* @media screen PC 1400 이하 퀵메뉴 없어짐 --- END */




/* PC 1280 ~ 1024px 까지  --- START */
@media screen and (max-width: 1280px) {


    /* header - top */
    .pc #header .top{
        width:1000px;
    }
    /* GNB */
    .pc #header .bottom{
        width:1000px;
    }

    .pc #header .bottom .gnb > li .submenu_lv2{
        padding-left:160px;
    }
        
    .pc #header .bottom .gnb > li > a{
        font-size:20px;
        padding:5px 25px;
        line-height: 22px;
    }

    /* GNB Sub menu 상단 삼각형 */
    .pc #header .bottom .gnb > li:nth-child(1) .submenu_lv2:before{  left: 6%;}
    .pc #header .bottom .gnb > li:nth-child(2) .submenu_lv2:before{  left: 20%;}
    .pc #header .bottom .gnb > li:nth-child(3) .submenu_lv2:before{  left: 33.5%;}
    .pc #header .bottom .gnb > li:nth-child(4) .submenu_lv2:before{  left: 49%;}
    .pc #header .bottom .gnb > li:nth-child(5) .submenu_lv2:before{  left: 65%;}

    .pc #header .bottom .gnb > li .submenu_lv2 > .submenu_tlt{
        width:160px;
    }

    .pc #header .bottom .gnb > li .submenu_lv2 > .submenu_tlt h1{
        padding:0 3px 8px 3px;
        font-size:20px;
    }


    /* Contents_wrap */
    .pc .site_wrap .contents_wrap{
        width:1000px;
    }

    /* left right contents size*/
    .pc .site_wrap .contents_wrap .left_contents{
        width:760px;
    }

    .pc .site_wrap .contents_wrap .right_contents{
        width:190px;
    }


    /* left contents - Breadcrumbs */
    .pc .breadcrumbs > h3{
        margin:0 20px 0 0 ;
        font-size:26px;
        line-height:28px;
    }
    
    /* LNB */

    .pc .right_contents h2.lnb_title.scroll{
        width:190px;
    }
    
    .pc .right_contents .lnb.scroll{
        width:190px;
    }

    .pc .right_contents .lnb > li > a:hover{
        background:url(../../../../images/enimg/icon_lnb_on.png) no-repeat 165px center #d9ebff;
    }
    
    .pc .right_contents .lnb > li.active > a{
        background:url(../../../../images/enimg/icon_lnb_on.png) no-repeat 165px center #06449c;
    }
    
    .pc .right_contents .lnb > li.active > a:hover{
        background:url(../../../../images/enimg/icon_lnb_on.png) no-repeat 165px center  #06449c;
    }
    

    

    /* footer_wrap */
    .pc .footer_link .site_link{
        width:1000px;
    }

    .pc .footer_link .site_link > h4{
        position:relative;
        display:block;
        text-align:center;
        width:100%;
        padding:12px 0 8px 0;
        border-bottom:1px solid #eee;
        background:url(../../../../images/enimg/icon_footer_help.png) no-repeat 98% center;
    }
    
    .pc .footer_link .site_link > ul{
        padding-left:0;
    }
    .pc .footer_link .site_link > ul > li{
        width:33.333%;
        text-align:center;
    }
    .pc .footer_link .site_link > ul li > a{
        display:block;
        padding:10px 8px;
        font-size:14px;
    }

    .pc .footer_link .site_link > ul li > a.icon_linkopen{
        padding-right:20px;
        background:url(../../../../images/enimg/icon_footer_linkopen.png) no-repeat 98% 10px;
    }
    
    
    .pc .footer_link .site_link > ul li:last-child > a{
        margin-left:0;
        padding-left:0;
    }

    .pc .footer_link .site_link > ul li:last-child > a:before{
        display:none;
    }
    
    

    .pc .footer_wrap .footer_info{
        width:1000px;
    }


    /* Total search Layer Popup */
    .all_search_wrap .total_search_box {
        width:1000px;
    }



}/* @media screen PC 1280 ~ 1024px 까지  --- END */




/* Tablet 1024px ~ 768 이하 */
@media screen and (max-width: 1024px) {

    /* Header */
    #header{
        position: relative;
        width:100%;
        height:80px;
    }
    .subvisual_1{ background:url(../../../../images/enimg/top_visual1.png) no-repeat top center #023578; }

    /* header - top */
    .pc #header .top{
        z-index:800;
        width:100%;
        height:80px;
    }

    #header .top h1.logo{
        top: 14px;
        left:15px;
    }
    #header .top h1.logo a{
        width: 110px;
        height: 50px;
        background: url(../../../../images/enimg/m_logo2.png) no-repeat left center;
        background-size:contain;
    }
    #header .top .user-set{
        display:none;
    }

    /* GNB */
    .pc #header .bottom{
        z-index: 1000;
        position:absolute;
        right:10px;
        top:17px;
        width:100%;
    }

    .pc #header .bottom .gnb{
        display:none;
    }    

    /* GNB - user-support */
    #header .bottom .user-support{
        position:absolute;
        right:0px;
        top:0px;
    }

    #header .bottom .user-support .btn_totalsch{
        margin-right:10px;
    }
    
    /* Contents_wrap */
    .pc .site_wrap .contents_wrap{
        width:100%;
        padding: 0 15px;
    }

    /* left right contents size*/
    .pc .site_wrap .contents_wrap .left_contents{
        width:100%;
    }

    .pc .site_wrap .contents_wrap .right_contents{
        display:none;
    }

    /* footer_wrap */

    .pc .footer_link{
        margin-top:40px;
    }

    /* footer logo */
    .pc .footer_wrap .footer_info > h5{
        position:relative;
        top:0;
        display:block;
        padding:5px 0;
        width:100%;
        background:url(../../../../images/enimg/m_footer_logo.png) no-repeat center center;
    }


    
    .pc .footer_link .site_link{
        width:100%;
    }
    
    .pc .footer_wrap .footer_info{

        width:100%;
    }

    .pc .footer_wrap .footer_info .site_info{
        margin:inherit;
        padding:12px 15px;
    }

    /* footer site info */
    .pc .footer_wrap .footer_info .site_info address{
        line-height: 20px;
    }
    .pc .footer_wrap .footer_info .site_info .copyright{
        margin-top:10px;
        font-size:13px;
        word-break: break-all;
    }

    .pc .footer_wrap .footer_info .site_info .personallaw{
        width:100%;
    }


    /* footer - siteapp */
    .pc .footer_wrap .site_app{
        display:none;
    }


/* Total search Layer Popup */
    .all_search_wrap{
        top:80px;
        width:100%;
        padding:18px 15px 40px 15px;
        background:#fff;
        border-top:6px solid #00254a;
        border-bottom:2px solid #112e5b;
        box-shadow: .2em .2em .4em rgba(19, 26, 43, 0.5);
    }    
    .all_search_wrap .total_search_box {
        width:100%;
    }
    .all_search_wrap .total_search_box > .schform{
        width:100%;
        padding-right:60px;
    }
    .all_search_wrap .total_search_box  > .schform > input{
        width:100%;
        padding:10px 12px;
        font-size:1.0em;
    }
    
    .all_search_wrap .total_search_box > .schform > a{
        width:50px;
        height:43px;
    }

    .all_search_wrap .total_search_box > .schform > a > i.icon_totalsch{
        background:url(../../../../images/enimg/m_icon_header_search.png) 13px 8px no-repeat ;
    }
    
    .all_search_wrap .total_search_box > .tag_list{
        width:100%;
        margin:0 auto;
        padding:16px 60px 0 0;
    }
    
    .all_search_wrap .total_search_box > .tag_list > a{
        font-size:14px;
        padding:6px 8px;
    }
    
    /* mobile gnb */
    .pc_menu_link{
        display:none;
    }
    .mobile_menu{
        display:block;
    }
        
    .mobile_gnb_wrap{
        z-index:3000;
        position: fixed;
        right:0;
        top:0;
        width:100%;
        height:100%;
    }

    .mobile_gnb{
        position:fixed;
        z-index:3100;
        right:0;
        top:0;
        width:80%;
        height:100%;
        background:#fff;
        box-shadow: -0.2em -0.2em .4em rgba(19, 26, 43, 0.5);
    }
    .mobile_gnb_bg{
        z-index:2200;
        position: fixed;
        left:0;
        top:0;
        width:100%;
        height:100%;
        background:rgba(19, 26, 43, 0.5);
    }
    
    /* mobile gnb header */
    .gnb_header{
        position: relative;
        width:100%;
        background: #06449c;
        color:#fff;
        padding-top:15px;
    }

    .gnb_header .login_msg{
        display:block;
        padding:20px 15px;
    }

    .gnb_header .btn_mobile_gnb_close{
        position:absolute;
        right:15px;
        top:20px;
        display:block;
        width:38px;
        height:38px;
        text-align:left;
        text-indent:-9999px;
        overflow:hidden;
        background:url('../../../../images/enimg/icon_mobile_gnb_close.png') center center no-repeat;
    }

    .gnb_header .user_set{
        display:block;
        overflow:hidden;
        margin-top:8px;
        border-top:1px solid #5b8cd2;
    }
    .gnb_header .user_set > li{
        display:block;
        float:left;
        width:50%;
        text-align:center;
    }
    .gnb_header .user_set > li > a{
        display:block;
        width:100%;
        color:#fff;
        padding:12px 0;
    }
    .gnb_header .user_set > li:first-child{
        border-right:1px solid #5b8cd2;
    }

    /* mobile gnb body */
    .gnb_body{
        position:relative;
        width:100%;
        height:calc(100% - 161px);
        overflow-y:scroll;
        background:#fff;
    }
    .gnb_body .m_gnb_wrap{
        position:relative;
    }
    .gnb_body .m_gnb_wrap > li{
        position: relative;
        display:block;
        width:100%;
        background:#fff;
    }

    .gnb_body .m_gnb_wrap > li > a{
        display:block;
        font-size:16px;
        color:#3a3a4a;
        padding:20px 20px 20px 15px;
        border-top:1px solid #e1e3e6;
        background:url(../../../../images/enimg/arrow-gray.png) 97% center no-repeat;
    }
    .gnb_body .m_gnb_wrap > li > a:hover{
        color:#0456d4;
    }
    .gnb_body .m_gnb_wrap > li.active > a{
        background:url(../../../../images/enimg/arrow-blue-on.png) 97% center no-repeat;
    }

    .gnb_body .m_gnb_wrap > li:first-child > a{
        border-top:0px;
    }
    
    .gnb_body .m_gnb_wrap > li:last-child > a{
        border-bottom:1px solid #e1e3e6;
    }
    
    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2{
        position: relative;
        display:none;
        background:#f6f6f6;
    }
    .gnb_body .m_gnb_wrap > li.active > ul.m_gnb_lv2{
        border-top:1px solid #e1e3e6;
    }
    .gnb_body .m_gnb_wrap > li.active:last-child > ul.m_gnb_lv2{
        border-top:0px;
    }
    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2 > li{
        display:block;
        width:100%;
        padding-left:25px;
        background:url(../../../../images/enimg/m-bg-2depth.png) 15px 15px no-repeat;
        background-size:6px 6px;
    }
    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2 > li > a{
        display:block;
        padding:15px 0 15px 5px;
        font-size:15px;
        color:#3a3a4a;
    }
    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2 > li > a:hover{
        color:#0456d4
    }


    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2 > li > ul.m_gnb_lv3{
        display:block;
    }
    .gnb_body .m_gnb_wrap > li > ul.m_gnb_lv2 > li > ul.m_gnb_lv3 > li {
        display:block;
        width:100%;
        padding-left:20px;
        padding-top:8px;
        padding-bottom:8px;
        background:url(../../../../images/enimg/m-bg-3depth.png) 15px 15px no-repeat;
        background-size:5px 1px;
    }
    .gnb_body .m_gnb_wrap > li ul.m_gnb_lv3 > li > a{
        display:block;
        padding:0 0 0 5px;
        font-size:14px;
        color:#3a3a4a;
    }

    .gnb_body .m_gnb_wrap > li ul.m_gnb_lv3 > li > a:hover{
        color:#0456d4
    }

    /* mobile gnb footer */
    .gnb_footer{
        position: absolute;
        left:0;
        bottom:0;
        background:#fff;
        width:100%;
    }

    .gnb_footer .bottom_set{
        display:block;
        width:100%;
        overflow:hidden;
        border-top:1px solid #e1e3e6;
        background:#f6f6f6;
    }
    .gnb_footer .bottom_set > li{
        display:block;
        float:left;
        width:33.3333%;
        text-align:center;
    }
    .gnb_footer .bottom_set > li > a{
        display:block;
        width:100%;
        color:#6c6d73;
        padding:12px 0;
        font-size:14px;
    }

    .gnb_footer .bottom_set > li > a:hover{
        color:#1f1f20;
    }

}
/* Mobile 768px ~ 이하 */
@media screen and (max-width: 768px) {

    /* footer_wrap */
    .pc .footer_link .site_link > ul > li{
        width:50%;
    }
}



.systemcompwrap_en{
	width:100%;
	height:auto;
	display:block;
	background:url(../../../../images/enimg/img_sogae06.png) no-repeat center 20px;
}
.systemcomp1_en{
	box-sizing:border-box;
	padding:0 0 40px 0;
	width:100%;
	height:auto;
	clear:both;
	display:block;
	text-align:center;
}
.systemcomp1_en p{
	margin:0 auto;
	clear:both;
	vertical-align:top;
	width:30%;
	height:70px;
	display:inline-block;
	border:1px solid #cce0f2;
	-webkit-box-shadow: 4px 3px 7px -1px rgba(139,179,232,0.3);
	box-shadow: 4px 3px 7px -1px rgba(139,179,232,0.3);
	font-size:0;
	background:url(../../../../images/enimg/img_sogae07.png) no-repeat 50% white;
}
.systemcomp2_en{
	width:100%;
	height:400px;
	clear:both;
	display:block;
	position:relative;
	text-align:center;
}

.systemcompdiv_en{
	box-sizing:border-box;
	padding:0 20px;
	background:white;
	vertical-align:top;
	width:30%;
	height:400px;
	display:inline-block;
	border:1px solid #cce0f2;
	-webkit-box-shadow: 4px 3px 7px -1px rgba(139,179,232,0.3);
	box-shadow: 4px 3px 7px -1px rgba(139,179,232,0.3);
}
.systemcomp3_en{float:left;}
.systemcomp4_en{margin:0 atuo;}
.systemcomp5_en{float:right;}

.systemtit_en{
	padding:22px 0 17px 0;
	display:block;
	width:100%;
	font-size:2.2rem;
	line-height:2.5rem;
	letter-spacing:0.5px;
	font-weight:700;
	border-bottom:2px solid #d8e5f7;
	margin-bottom:20px;
	
	
}
.systemtit1_en{color:#09407d;}
.systemtit2_en{color:#106ace;}
.systemtit3_en{color:#007592;}

.systemcomp3_en dl{
	width:100%;
	min-height:26px;
	display:block;
	box-sizing:border-box;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
}
.systemcomp3_en dl dt, .systemcomp3_en dl dd{
	box-sizing:border-box;
	vertical-align:top;
	margin:0;
	padding:0;
	display:inline-block;
}
.systemcomp3_en dl dt{
	width:100%;
	text-align:left;
	font-size:1.5rem;
	line-height:1.8rem;
	color:#007ed7;
	font-weight:700;
}
.systemcomp3_en dl dd{
	width:100%;
	text-align:left;
	color:black;
	font-size:1.5rem;
	line-height:1.8rem;
	letter-spacing:-0.5px;
}

.systemcomp4_en ul{
	width:100%;
	height:auto;
	display:block;
	position:relative;
	margin:0;
	padding:64px 0 0 0;
	text-align:center;
}
.systemcomp4_en ul li{
	box-sizing:border-box;
	position:static;
	display:inline-block;
	width:32%;
	vertical-align:top;
	margin:0;
	padding:76px 0 0 0;
	font-size:1.5rem;
	line-height:1.8rem;
	letter-spacing:-0.5px;
	color:black;
}
.systemcomp4_en ul li:first-child{background:url(../../../../images/enimg/img_sogae01.png) no-repeat top center;}
.systemcomp4_en ul li:nth-child(2){background:url(../../../../images/enimg/img_sogae02.png) no-repeat top center;}
.systemcomp4_en ul li:nth-child(3){background:url(../../../../images/enimg/img_sogae03.png) no-repeat top center;}


.systemcomp5_en dl{
	width:100%;
	display:block;
	box-sizing:border-box;
	margin:30px 0 0 0;
	clear:both;
	min-height:70px;
	text-align:left;
	overflow:auto;
}
.systemcomp5_en dl dt, .systemcomp5_en dl dd{
	box-sizing:border-box;
	vertical-align:top;
	margin:0;
	padding:0;
	display:inline-block;
}
.systemcomp5_en dl dt{
	float:left;
	width:70px;
	min-height:70px;
}
.systemcomp5_en dl dd{
	padding:17px 0 0 10px;
	float:left;
	width:calc(100% - 70px);
	color:black;
}
.systemcomp5_en dl dd b{
	color:#247ea0;
}
.systemcomp5_en dl dt{background:url(../../../../images/enimg/img_sogae04.png) no-repeat top left;}
.systemcomp5_en dl:last-child dt{background:url(../../../../images/enimg/img_sogae05.png) no-repeat top left;}


@media screen and (max-width: 1680px){
	.systemcompdiv_en{
		height:460px;
	}
	.systemcompwrap_en{overflow:auto;}
}

@media screen and (max-width: 1280px){
	.systemcompwrap_en{
		overflow:auto;
	}
	.systemcompdiv_en{height:auto;}
	.systemcomp4_en ul{padding:20px 0 0 0;}
	.systemcomp4_en{padding-bottom:20px;}
	.systemcomp5_en{padding-bottom:20px;}
	.systemcompdiv_en{
		width:100%;
		margin-top: 30px;
	}
	.systemcompdiv_en:first-child{margin-top:0;}
}

@media screen and (max-width: 730px){
	.systemtit_en{font-size:1.8rem;}
	.systemcomp1_en p{width:100%;}
}



.contentprocess_en{
	width:100%;
	height:auto;
	display:block;
	border:1px solid #ccddff;
	font-size:0;
	box-sizing:border-box;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:50%;
}
.pscprocess1_en{
	height:520px;
	background-image:url(../../../../images/enimg/pscprocess1_en.png);
}
.pscprocess2_en{
	height:600px;
	background-image:url(../../../../images/enimg/pscprocess2_en.png);
}
.pscprocess3_en{
	background-size:30%;
	height:1150px;
	background-image:url(../../../../images/enimg/pscprocess3_en.png);
}
@media screen and (max-width: 1680px){
	.pscprocess3_en{
		background-size:35%;
		height:1080px;
	}
}
@media screen and (max-width: 1280px){
	.pscprocess3_en{
		background-size:45%;
		height:1080px;
	}
}
@media screen and (max-width: 1040px){
	.pscprocess3_en{
		background-size:contain;
		height:1080px;
	}
}
@media screen and (max-width: 800px){
	.contentprocess_en{
		background-size:contain;
		border:0px;
	}
	.pscprocess1_en{height:320px;}
	.pscprocess2_en{height:400px;}
}




.cipsigalwrap_en{
	width:100%;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	text-align:left;
	display:block;
	font-size:0;
	box-sizing:border-box;
}
.cipsigalwrap_en dl{
	box-sizing:border-box;
	vertical-align:top;
	margin:0;
	padding:3px 10px;
	width:25%;
	height:auto;
	display:inline-block;
}
.cipsigalwrap_en dl dt, .cipsigalwrap_en dl dd{
	width:100%;
	margin:0; 
	padding:0;
	display:inline-block;
	text-align:center;
	box-sizing:border-box;
}
.cipsigalwrap_en dl dd{
	padding:10px 0;
	min-height:90px;
	border:1px solid #d7dee4;
}
.cipsigalwrap_en dl dt{
	padding:4px 0 15px 0;
	font-size:1.6rem;
	line-height:2.0rem;
}

@media screen and (max-width: 1280px){
	.cipsigalwrap_en dl{width:50%;}
}
@media screen and (max-width: 500px){
	.cipsigalwrap_en dl{width:100%;}
}
