.visually-hidden{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;}

#footer_area {
    width: 100%;
    min-width: 1200px;
    height: 215px;
    background: url('/img/common/copy_bg.gif') repeat-x;
}

.footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.footer:after {
    content: "";
    clear: both;
    display: block;
}

.btm_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0;
    width: 1200px;
}

.btm_btns ul {
    list-style: none;    
    display: flex;
    align-items: center;
}

.btm_btns ul li {
    list-style: none;
    float: left;
    display: flex;
    align-items: center;
    margin: 0px 5px 0 4px;
    color: #898989;
}

.btm_btns ul li a {
    color: #333;
    font-size: 14px;
}

.btm_btns ul li a:hover {
    color: #000;
    text-decoration: underline;
}

.btm_btns .right {
    width: 215px;
    margin: 0px 2px 0 4px;
    color: #3a3a3a;
}
.btm_btns .right form{
    display: flex;
    align-items: center;
}
.btm_btns .right input{
    margin: 0 !important; 
    float: none !important;
}

.btm_btns .right select.c_select {
    width: 170px;
    margin-right: 3px;
    border: 1px solid #bababa;
    line-height: 30px;
    height: 32px;
    color: #3a3a3a;
    font-size: 13px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 3px;
    font-family: '��������', 'Malgun Gothic', '��������', 'NanumGothic';
}

.footer .cl_btm {
    position: relative;
    clear: both;
    margin: 0;
    width: 1200px
}

.footer .cl_btm:after {
    content: "";
    clear: both;
    display: block;
}

.cl_btm .f_left_area {
    float: left;
    display: inline;
    width: 256px;
    margin: 10px 0 0 0;
}

.cl_btm .f_left_area p {
    font-size: 10px;
    letter-spacing: -0.5px;
    margin: 0 0 0 15px;
}

.cl_btm .f_right_area {
    float: left;
    display: inline;
    width: 700px;
    margin: 20px 0 0 25px;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 190%;
    letter-spacing: -0.5px;
}

.cl_btm .f_right_area p {
    font-size: 12px;
    letter-spacing: -0.5px;
    margin: 3px 0 0 45px;
}

.footer .f_login {
    position: absolute;
    top: 65px;
    right: 5px;
    height: 20px;
}

.footer .f_login a {
    text-align: right;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    line-height: 130%;
    background: #3a3a3a;
    padding: 2px 3px;
}

.footer .cl_btm .f_qrcode {
    position: absolute;
    top: 20px;
    right: 5px;
}


span.fbtn_silib {
    color: #fff;
    background: #4c6de1;
    line-height: 160%;
    padding: 2px 8px;
    font-size: 11px;
    border-radius: 3px;
}

span.fbtn_child {
    color: #fff;
    background: #08795f;
    line-height: 160%;
    padding: 2px 3px;
    font-size: 11px;
    border-radius: 3px;
}

span.fbtn_eng {
    color: #fff;
    background: #995a08;
    line-height: 160%;
    padding: 2px 8px;
    font-size: 11px;
    border-radius: 3px;
}

span.fbtn_eul {
    color: #fff;
    background: #8a4ca8;
    line-height: 160%;
    padding: 2px 3px;
    font-size: 11px;
    border-radius: 3px;
}

@media (max-width: 1200px) {
#footer_area1 {width:100%;  }
#footer_area {width:100%; }
.footer {display:none; position:relative; width:100%; margin:0 auto;  padding:0 0 0 0; }
.footer:after { content:""; clear:both; display:block;}
.btm_btns {position:relative; display:inline-block; height:50px; padding:0; width: 95%; margin: 0 auto;}
.btm_btns ul {list-style:none; float:left; display:inline; }
.btm_btns ul li {list-style:none; float:left; display:inline; margin:17px 5px 0 15px; color:#898989;}
.btm_btns ul li a{color:#3a3a3a; font-size:13px; }
.btm_btns ul li a:hover{color:#000;text-decoration:underline;}
.btm_btns .right {display:none; float:right; width:215px; margin:8px 2px 0 4px; color:#3a3a3a; }
.btm_btns .right select.c_select {float:left; width:170px; margin:2px 3px 0 0; border:1px solid #bababa; line-height:30px; height:32px; color:#3a3a3a; font-size:13px; 
										vertical-align:middle; box-sizing:border-box; padding-left:3px; font-family:'맑은고딕','Malgun Gothic','나눔고딕','NanumGothic';}
.footer .cl_btm {clear:both; margin:0; width:100%}
.footer .cl_btm:after { content:""; clear:both; display:block;}

.cl_btm .f_left_area {float:left; display:none; width:313px; margin:5px 0 0 0;}
.cl_btm .f_left_area p{font-size:10px; letter-spacing:-0.5px; margin:0 0 0 15px;}

.cl_btm .f_right_area {float:left; display:inline;width:510px; margin:10px 0 0 25px;color:#2a2a2a; font-size:11px; line-height:160%;}

#footer_m {width:100%; text-align:center; min-height:123px; color:#fff; overflow:hidden; border-top:1px solid #ddd; }
#footer_m .btn_line {width:100%; text-align:center;float: left; background-color:#383838;}
#footer_m .btn_line ul {text-align:center;  margin:20px 0 0px 0px;}
#footer_m .btn_line ul li { text-align:center;  display: inline; padding:0 1px 0 1px }
#footer_m .copy_m {float: left; width:100%; min-height:95px; background:#383838; text-align:center;}
#footer_m .copy_m .copy_tm {color:#fff; text-align:center; font-size:90%; padding:10px 0 12px 0; line-height: 150%; letter-spacing:-0.03em}
#footer_m .copy_m .copy_tm .point_m { color:#91bdf9; display:inline; font-weight:bold;}
span.btn_call_m {color:#fff; background:#1950b6; height:29px; line-height:160%; padding:7px 11px}
span.btn_call_m1 {color:#fff; background:#4c6de1; line-height:160%; padding:5px 3px; font-size:12px; }
span.btn_call_m2 {color:#fff; background:#0ba780; line-height:160%; padding:5px 8px; font-size:12px;}
span.btn_call_m3 {color:#fff; background:#bf720a; line-height:160%; padding:5px 8px; font-size:12px; }
span.btn_call_m4 {color:#fff; background:#a069ba; line-height:160%; padding:5px 8px; font-size:12px; }
}