/* BASIC css start */
#footer { padding:10px 0 60px; background:#f3f3f3 }
#footer .footerNav { padding:0 15px; position:relative; overflow:hidden }
#footer .footerNav nav { width:100%; font-size:0; text-align:center }
#footer .footerNav nav a { display:inline-block; margin:3px 0 0 -1px; width:20%; font-size:12px; color:#7d7d7d; font-weight:bold; letter-spacing:-1px; text-align:center; border-left:1px solid #a8a8a8 }
#footer .footerNav nav a:first-child { border:none }
#footer .footerNav nav a.bigW { width:35% }

#footer .footerSns { padding:20px 0; position:relative; text-align:center; overflow:hidden }
#footer .footerSns a { display:inline-block; margin:0 5px; width:40px; height:40px; text-indent:-9999em; background:url(/design/icooing/php/common/sp_foot_sns.png) 0 0 no-repeat; background-size:40px auto }
#footer .footerSns a.sns_blog { background-position:0 0 }
#footer .footerSns a.sns_facebook { background-position:0 -40px }
#footer .footerSns a.sns_naver { background-position:0 -80px }
#footer .footerSns a.sns_kakao_s { background-position:0 -120px }
#footer .footerSns a.sns_insta { background-position:0 -160px }

#footer .footerCopy { position:relative; width:100%; text-align:center }
#footer .footerCopy p { position:relative; font-size:11px; color:#7d7d7d }
#footer .footerCopy p a { font-size:11px; color:#7d7d7d }
/* BASIC css end */

