@charset "UTF-8";



/*푸터 : 시작*/
footer{
    display: block;
    width: 100%;
    background: #0E0E0F;
    padding:0 0 56px;
}

footer .topRow{
    display: block;
    width: 100%;
    padding:43px 0 38px;
}

footer .topRow:after{content: ""; display: block; clear: both;}

footer .topRow img{
    float: left;
    display: block;
    width: 120px;
}

footer .csCenter{
    display: block;
    width: 100%;
}

footer .csCenter .title{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color:#fff;
    padding:0 0 5px;
}

footer .csCenter .csRow{
    display: block;
    width: 100%;
    margin:3px 0 0;
}

footer .csCenter .csRow:after{content: ""; display: block; clear: both;}

footer .csCenter .csRow .ftTxt1{
    display: block;
    float: left;
    color:#fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

footer .csCenter .csRow .ftTxt2{
    display: block;
    float: left;
    color:#fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    position: revert;
}

footer .csCenter .csRow .ftTxt2 + .ftTxt2{
    margin:0 0 0 18px;
}

footer .csCenter .csRow .ftTxt2 + .ftTxt2:after{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 10px;
    background: #fff;
    top:4px;
    left:-10px;
}
/*푸터 : 끝*/





/*#######################################*/
@media screen and (max-width: 1000px) {


} /*반응형 1000px 끝*/



/*#######################################*/
@media screen and (max-width: 600px) {



} /*반응형 600px 끝*/








/*#######################################*/
@media screen and (max-width: 488px) {



} /*반응형 488px 끝*/








@media screen and (max-width: 420px) {



} /*반응형 488px 끝*/


@media screen and (max-width: 400px) {

    

} /*반응형 400px 끝*/


@media screen and (max-width: 380px) {


} /*반응형 380px 끝*/


@media screen and (max-width: 360px) {


} /*반응형 360px 끝*/






@media screen and (max-width: 340px) {


} /*반응형 320px 끝*/









@media screen and (max-width: 320px) {




} /*반응형 320px 끝*/



@media screen and (max-width: 300px) {


} /*반응형 300px 끝*/













































































































