/* BASIC css start */
/* 하단 */
#footer { margin-top:50px; padding-top:40px; position:relative; width: 100%; border-top: 1px solid #eaeaea; } 
#footer .footerInner { width: 95%; max-width: 1240px; margin:0 auto } 
#footer .footerInner:after { content:''; display:block; clear:both } 
#footer .footerInner .footerPocket { float: left; margin-right: 4%; padding: 0 0 50px; } 
#footer .footerInner .footerPocket > h3 { padding-bottom: 20px; color: #414141; font-size: 14px; font-family: "맑은 고딕",'Malgun Gothic', sans-serif; font-weight: bold; } 
#footer .footerInner .footerPocket .footer_info .tel { display: block; margin: -5px 0 10px; color: #181818; font-size: 38px; font-family: "Lato", sans-serif; font-weight: bold; letter-spacing: -1px; } 
#footer .footerInner .footerPocket .footer_info p,
#footer .footerInner .footerPocket .footer_info p a { margin-bottom: 7px; color: #9a9a9a; font-size: 13px; font-family: "맑은 고딕",'Malgun Gothic', sans-serif; letter-spacing: -1px; } 

#footer .footerInner .two_footer .footer_info .left_footer_top { margin-bottom: 26px; } 

#footer .footerInner .left_footer .escrow { margin: 20px 0 0; } 
#footer .footerInner .left_footer .footer_info p, #footer .footerInner .two_footer .footer_info p { line-height: 22px; } 
#footer .footerInner .left_footer .footer_info p a { color: #787878; font-weight: bold; } 

#footer .footerInner .three_footer .banknum { display: block; margin: -2px 0 15px; color: #181818; font-size: 25px; font-family: "Lato", sans-serif; } 
#footer .footerInner .three_footer .bankBox { width: 225px; border: 1px solid #ddd; border-bottom: 0; margin: 15px 0 0 0; } 
#footer .footerInner .three_footer .bankBox a { display: block; border-bottom: 1px solid #dddddd; padding: 10px 12px; color: #9a9a9a; font-size: 13px; font-family: "맑은 고딕",'Malgun Gothic', sans-serif; text-align: center; } 
#footer .footerInner .three_footer .bankBox .arrow { float: right; margin: 5px 0 0; } 

#footer .footerInner .right_footer .useinfo { padding-bottom: 20px; } 
#footer .footerInner .right_footer .useinfo:after { content:''; display:block; clear:both } 
#footer .footerInner .right_footer .useinfo li { float: left; margin: 0 25px 0 0; } 
#footer .footerInner .right_footer .useinfo li a { color: #414141; font-size: 14px; font-family: "맑은 고딕",'Malgun Gothic', sans-serif; font-weight: bold; } 


/* 하단 간격*/
#footer .footerInner .left_footer { width: 10%; } 
#footer .footerInner .two_footer { width: 22%; } 
#footer .footerInner .three_footer { width: 22%; } 
#footer .footerInner .right_footer { width: 34%; margin-right: 0; } 

/* sub_footer */
#footer .footerInner .sub_footer { clear: both; padding: 35px 0; border-top: 1px solid #e3e3e3; } 
#footer .footerInner .sub_footer:after { content:''; display:block; clear:both } 
#footer .footerInner .sub_footer .homeBox li { float: left; margin-right: 36px; } 
#footer .footerInner .sub_footer .homeBox li a { color: #999999; font-size: 14px; font-family: 'Noto Sans KR', sans-serif; } 
#footer .footerInner .sub_footer .homeBox li:hover a { color: #000 } 
#footer .footerInner .sub_footer .snsBox { float: right; } 
#footer .footerInner .sub_footer .snsBox li { float: left; margin-left: 40px; } 
/* BASIC css end */

