/* BASIC css start */
/* 하단 */
#footer { margin-top:50px; padding:40px 0; position:relative; width:100%; background:#f8f9fb }
#footer .footer_In{ padding: 0 22px;}
#footer .footer_In:after { display:block; clear:both; content:'' }

#footer .footer_In .footerLeft .infoBx{margin: 16px 0 8px;}
#footer .footer_In .footerLeft .infoBx ul:after { display:block; clear:both; content:'' }
#footer .footer_In .footerLeft .infoBx ul li{float: left;}
#footer .footer_In .footerLeft .infoBx ul li a{ display: block; height: 12px; line-height: 12px; padding: 0 10px; color: #aaaaaa; font-size: .8rem; font-family: 'Noto Sans KR',sans-serif; border-right: 1px solid #e8e9eb;}
#footer .footer_In .footerLeft .infoBx ul li:first-of-type a{padding-left:0}
#footer .footer_In .footerLeft .infoBx ul li:last-of-type a{border-right: 0}
#footer .footer_In .footerLeft .copy{color: #aaaaaa; font-family: 'Noto Sans KR',sans-serif; font-size: .8rem; font-weight: 100; text-transform: uppercase;}

#footer .footer_In .sns{margin:22px 0 0}
#footer .footer_In .sns:after { display:block; clear:both; content:'' }
#footer .footer_In .sns li{ float: left; margin: 0 35px 0 0;}
/* BASIC css end */

