/* BASIC css start */
.brand_icon { display:flex; gap:12px; padding-top:20px; }
.brand_icon img { width:60px; height:auto; }


/* ÇÏ´Ü */
#footer { margin-top:160px; padding:60px 0; position:relative; width:100%; background:#f8f8f8;}
#footer .w1800 { max-width:1800px; width:100% !important; }
#footer .footerTop { margin:0 auto; position:relative; *zoom:1 }
#footer .footerTop:after { display:block; clear:both; content:'' }
#footer .footerTop .infoBx { float:left }
#footer .footerTop .infoBx h3 { padding-bottom:10px; font-size:14px; color: #171717; font-weight: 500; }
#footer .footerTop .infoBx .tx { color: #777; line-height: 20px; font-weight: 500; font-size: 12px;}
#footer .footerTop .linkInfo{display: flex; width: 545px; padding-bottom:20px; }
#footer .footerTop .linkInfo ul{margin-right: 92px;}
#footer .footerTop .linkInfo li { padding-bottom:13px }
#footer .footerTop .linkInfo li a {font-size: 12px; color: #7b7b7b; font-weight: 500;}

#footer .footerTop .csInfo { width:226px }
#footer .footerTop .csInfo .tel { padding-bottom:5px; font-size:30px; color:#b17efe; line-height:30px; letter-spacing:-2px }
#footer .footerTop .csInfo .tx { line-height:20px }
#footer .footerTop .csInfo h3 > a{font-size:18px; font-weight:600;color:#111111}
#footer .footerTop .csInfo p{line-height: 20px;color: #777777;font-weight: 500;}
#footer .footerTop .csInfo a.csCenter{font-weight: 500; color: #555555; margin-top: 20px; border: 1px solid #dddddd; display: inline-block; background: #fff; width: 148px; height: 38px; line-height: 38px;text-align: center;}

#footer .footerTop .csInfo a.csCenter i{margin-top: -3px; display: inline-block; vertical-align: middle;}
#footer .footerTop .bankInfo { width:220px }
#footer .footerTop .shopInfo { font-family: 'Noto Sans KR', sans-serif; padding-right:80px; }
#footer .footerTop .shopInfo .tx span { padding-right:5px }
#footer .footerTop .shopInfo .tx span em{width: 1px; height: 15px;margin: 0 10px; background: #7b7b7b; font-size: 0; display: inline-block; vertical-align: middle;  margin-top: -5px;}
#footer .footerTop .shopInfo .tx a { color:#7689de }
#footer .footerTop .shopInfo .tx a.btn_email { color:#5d5d5d }
#footer .footerTop .shopInfo .copy {line-height: 1; padding: 15px 0; color: #7b7b7b; line-height: 20px; font-weight: 500; }
#footer .footerTop .shopInfo .copy a{color: #7b7b7b; padding-bottom: 2px; border-bottom: 1px solid #7b7b7b; margin-left: 4px; display: inline-block;}
#footer .footerTop .shopInfo .copy .copyright{ font-family: 'Montserrat';font-weight: 500;}
#footer .snsBtnWrap ul{display: block;}
#footer .snsBtnWrap ul li{display: inline-block;vertical-align: top; margin-right: 26px;}
#footer .snsBtnWrap ul li a{display: block; font-size: 16px; color: #222;}
#footer .footerBottom { margin:0 auto; position:relative; width:1100px }

#fixBtns{z-index: 2222; position: fixed; right: 30px; bottom: 90px;}
#fixBtns ul{}
#fixBtns ul li{}
#fixBtns ul li a{width: 42px; height: 42px; line-height: 42px; display: block; text-align: center; background: #fff; border-radius: 100%; border: 1px solid #eee;    box-shadow: -1px 1px 6px 0px #ebebeb;margin-bottom: 5px;}
    
#fixBtns ul li a img{}



@media screen and (max-width:1660px){
    #footer .footerTop .shopInfo { padding-left:3%; }
}





/* BASIC css end */

