/* BASIC css start */
#footer{width: 100%;_height: 302px;background-color: #f8f7f5; _min-width: 1750px;border-top:1px solid #e5e5e5; }
/* 푸터 공통 */
#footer .foot_inner{_display:flex; font-family: 'Lato' , sans-serif; width: 100%; margin:0 auto;_height: 100%; justify-content: space-between; background: #f8f7f5; padding: 0 2%; }
#footer li{font-family: 'Lato' , sans-serif; font-size: 13px;}
#footer li a{font-family: 'Lato' , sans-serif; font-size: 13px; }
#footer li a.tracking{
    vertical-align: top;
    color: unset;
}

#footer .span_tit{font-family: 'Lato' , sans-serif; font-size: 13px; color: #222; font-weight: 600;}

#footer .foot_inner>div{height: 100%; padding-top: 106px;}

#footer .f_left{_width: 1200px;position: relative;float: left;}
#footer .f_left h4{padding-bottom: 30px;}
#footer .f_left h4 img{}
#footer .f_left .f_info{margin-bottom: 10px;}
#footer .f_left .f_info ul{}
#footer .f_left .f_info ul li{margin-bottom: 7px; display: inline-block; margin-right: 10px; position: relative; padding-right: 12px;}
#footer .f_left .f_info ul li.line{
    display: block;
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #eee}

#footer .f_left .copy{color: #888; font-size: 13px;margin-bottom: 30px;}
#footer .f_left .f_menu{margin-bottom: 50px;}
#footer .f_left .f_menu ul{}
#footer .f_left .f_menu ul li{display: inline-block; margin-right: 10px;}
#footer .f_left .f_menu ul li a{font-weight: 600;}
#footer .f_left .f_menu ul li a:before{
    content: "|";
    padding-left: 9px;
    padding-right: 13px;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}

#footer .f_left .f_menu ul li a:nth-child(1):before{display:none}

#footer .f_right{ float: right; }
#footer .f_right>div{float: left;padding-left: 30px; padding-right: 20px;}
#footer .f_right>div.commuity{float:right}
#footer .f_right h5{font-family: 'Lato' , sans-serif; font-size: 13px; color: #222; font-weight: 600; margin-bottom: 7px;}
#footer .f_right li{margin-bottom: 6px;}
#footer .f_right .span_tit{color: #555;}
#footer .f_right .opening{}
#footer .f_right .opening ul{}
#footer .f_right .opening ul li{}
#footer .f_right .sns{margin-top: 30px;}
#footer .f_right .sns a{display: inline-block; margin-right: 5px;}
/* BASIC css end */

