/* BASIC css start */
#footer {clear:both; margin-top:55px; background-color:#f7f7f7;}
.footer_section1 ul {margin:0px 5%;text-align:left;padding:50px 0 0;}
.footer_section1 ul li {display:inline-block; padding-right:10px;}
.footer_section1 ul li a {color:#999; font-size:12px; line-height:1;font-weight:300;}
.footer_section1 ul li a.privacy {color:#111;}
.bt_logo {margin:40px 0 0 5%;}
.bt_logo img {height:25px;}
.footer_section2 {padding:0 5%; text-align:left; margin:40px 0 0 0;}
.footer_section2 p {color:#999; font-size:12px; line-height:20px; font-weight:300;}
.footer_section2 p span {color:#333;}
.footer_section2 .cscenter_phone {padding-bottom:10px;color:#333;font-size:20px;font-weight:300;}
.footer_section2 .bank {padding:15px 0; font-size:14px; line-height:1.6;}
.footer_section3 {padding:35px 0;border-bottom:1px solid #eaeaea;text-align:left; font-size:12px; line-height:22px; color:#999; margin:0px 5%; font-weight:300;}
.footer_section3 .move {border-bottom: 1px solid #d9d9d9;}
.footer_section3 a {color:#999;}
.footer_section3 span {color:#111; font-weight: 500;}
.footer_section4 {padding:35px 0 50px; text-align:left; font-size:12px; line-height:22px; color:#999; margin:0px 5%;}

.kakao {display:none; position: fixed; bottom: 0; width: 90%; height: 40%; border: 1px solid #eee; background-color: white; margin: 0 5%; z-index: 999; border-top-right-radius: 30px; border-top-left-radius: 30px;}
.kakao .close {position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; cursor: pointer; background: url(https://bsco2013.img12.kr/mobile_coslab/slide_close.png) no-repeat; background-size: 100%;}

@media (max-width:500px) {
    .kakao {max-height:250px;}
}
/* BASIC css end */

