/* BASIC css start */
.scroll_bt_tll {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 10;
    display:none;
}

.left { width:580px; }
.bank { width:300px; }
.right { width:300px; }
.btn2 {  width:300px; }
.inner {margin:0 auto; position:relative; width:1480px; }

#footer { border-top: 1px solid var(--000); margin-top: 150px; }
#footer img { max-width: 100%; }
.footerTop { margin: 0 auto; position: relative; width:100%; border-bottom: 1px solid #ddd; }


.footerTop .left {}
.footerTop .left ul { display: flex; gap: 25px; }
.footerTop .left ul li { padding: 19px 0; }
.footerTop .left ul li a { font-size: 14px; }
.footerTop .right {}
.footerNotice {}
.footerNotice p { padding: 19px 0; background: url(//skin.makeshop.co.kr/skin/everyday/images/footer_arr.png) no-repeat right center; display: flex; justify-content: space-between; }
.footerNotice p strong { font-size: 14px;  margin-right: 15px;  font-weight: 700; }
.footerNotice p a { width: 100%; font-size: 14px; }
.footerBottom { display: flex; padding: 22px 0; }
.footerBottom .logo { margin-bottom: 18px; }

.companyInfo { font-size: 12px; line-height: 1.75; }
.companyInfo .line { background: #ddd; width: 1px; height: 11px; display: inline-block; margin: 0 10px; position: relative; top: 1px; }
.companyInfo a { background: var(--000); color: var(--fff); font-size: 10px; font-weight: 500; height: 16px; width: 71px; display: inline-block; text-align: center; line-height: 16px;  margin-left: 5px; position: relative; top: -1px; }

.copyright {margin-top:10px; color:#666;}

.footerBottom .cs {}
.footerBottom .cs h5 { font-size: 16px; font-weight: 700; margin-bottom: 10px; } 
.footerBottom .cs div h1 { font-size: 24px; font-weight: 600; display: inline-block; vertical-align: middle; margin-right: 15px; }


.btnWrap {margin: 0 auto; position: relative; }
.btnWrap li {border: 1px solid #dddddd;margin-bottom: 10px;}
.btnWrap li a {display: block;width: 100%;height: 32px;line-height: 32px;box-sizing: border-box;text-align: center;font-size: 14px;font-weight: 500;color: #888888;}
.btnWrap li.btn_red {border: 1px solid #eee;}
.btnWrap li.btn_red a {background: #000;color: #fff;font-weight: 500;}
/* BASIC css end */

