/* BASIC css start */
/**** FOOTER ****/
footer {  }


/* 하단 메뉴 */
footer .footerMenu { clear:both; width:100%; background:#f6f6f6;border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; margin-top:0px; padding-left:10px;}
footer .footerMenu ul { font-size:0; line-height:0; margin-left:4px; }
footer .footerMenu li { display:inline-block; margin-right:10px; }
footer .footerMenu li a { display:block; line-height:40px; font-size:10px; color:#777; letter-spacing:0.2px; }

/* 고객센터 & 하단정보 (공통) */
footer .footerText { padding:30px 14px 10px; text-align:left; }
/*
footer .footerText h3 { font-size:12px; font-weight:normal; color:#fff; margin-bottom:5px; }
*/
footer .footerText h3 { position:relative; line-height:14px; padding-bottom:15px; margin-bottom:20px; font-size:12px; color:#222; letter-spacing:2px; }
footer .footerText h3:after { content:""; position:absolute; left:0; bottom:0; width:25px; height:1px; background:#8d8a88; }

footer .footerText ul { font-size:0; line-height:0; }
footer .footerText ul li { font-size:10px; line-height:1.8em; color:#999; letter-spacing:0; }
footer .footerText a { line-height:1.3em; color:#999; }

/* 고객센터 */
footer .shopInfo {}
footer .shopInfo .call { font-size:16px; color:#222; font-weight:bold; }
footer .shopInfo .copyright { margin-top:15px; }
footer .shopInfo .copyright,
footer .shopInfo .copyright a { font-size:9px; line-height:1.3em; color:#ccc; }

/* 하단정보 */
footer address { margin-top:0px; }


/* 상단 버튼 */
.btnTop {     display: none;position: fixed;bottom: 14px;right: 14px;z-index: 100;opacity: 0.8;background: #8d8a88;border-radius: 100%;color: #fff;}
.btnTop a {    display: inline-block;width: 38px;height: 38px;line-height: 38px;font-size: 10px;color: #ffffff;text-align: center;font-weight: bold;}

.footerInfo { margin:20px 0 20px; }

#fsnsbu { margin-bottom:30px; display:none; }
.footrightti { font-weight:bold;margin-bottom:6px; font-size:11px; }
.foot_sns li { display:inline-block;margin-right:6px; vertical-align:top; }
.foot_sns li img { width:24px; }


/* BASIC css end */

