/* BASIC css start */
/* ÇÏ´Ü */
.quick_menu {position:fixed; right:10px; bottom:100px; z-index:1000;}
.quick_menu ul li {width:50px; height:40px; line-height:40px; text-align:center; margin-bottom:20px;}
.quick_menu ul li:last-child {margin-bottom:0;}


#footer { padding-bottom:30px; position:relative; width:100%;}
#footer .footerTop { margin:0 auto; padding:60px 0 100px; position:relative; width:1400px; display:flex; justify-content:space-between; *zoom:1 }
#footer .footerTop .infoBx {display:inline-block; }
#footer .footerTop .infoBx h3 {font-size:14px; line-height:22px; font-weight:400; letter-spacing:0.4px; color:#353535; margin-bottom:10px;}
#footer .footerTop .infoBx .tx { color:#5d5d5d; font-size:14px; line-height:22px; color:#9a9a9a; font-weight: 500;}


#footer .footerTop .linkInfo li { padding-bottom:13px }
#footer .footerTop .linkInfo li a { font-size:15px; color:#5d5d5d }


#footer .footerTop .csInfo .tel {font-size:26px; color:#000; font-weight:400; line-height:35px; letter-spacing:0.4px; margin-bottom:2px;}
#footer .footerTop .csInfo ul {display:flex; gap:4px; margin-top:20px;}
#footer .footerTop .csInfo li {display:inline-block; width:75px; height:32px; line-height:32px; text-align:center; border-radius:16px; background:#F5F5F5;}

#footer .footerTop .bankInfo .tx span {display:block; color:#000; margin-bottom:5px;}
#footer .footerTop .bankInfo .tx span.last {margin-bottom:0; margin-top:40px;}

#footer .footerTop .returnInfo .tx span {display:block; color:#000; margin-bottom:5px;}
#footer .footerTop .returnInfo .tx span.last {margin-bottom:0; margin-top:22px;}

#footer .footerTop .snsInfo ul {display:flex; gap:35px; }
#footer .footerTop .snsInfo ul li {display:inline-block;}

#footer .footerBottom {position:relative; border-top:1px solid #F0F0F0;}
#footer .footerBottom .wrapper {width:1400px; margin:0 auto; padding:50px 0 100px;}
#footer .footerBottom .linkInfo ul {display:flex; gap:20px; margin-bottom:7px;}
#footer .footerBottom .linkInfo li {display:inline-block; line-height:22px;}
#footer .footerBottom .linkInfo li a {font-size:14px; font-weight:600;}
#footer .footerBottom .shopInfo .tx, #footer .footerBottom .shopInfo p, #footer .footerBottom .shopInfo p a {font-size:14px; line-height:22px; color:#858585; font-weight:500;}
/* BASIC css end */

