/* BASIC css start */
#ftWrap { position: relative; width:100%; padding: 35px 0; margin:30px 0 0; border-top:2px solid #3e3e3e; border-bottom:1px solid #ddd; }
#ftWrap #footer { position: relative; }
#ftWrap #footer dl { float:left; margin:0 50px 0 0; }
#ftWrap #footer dl dt { font-weight:bold; margin:0 0 12px; color:#424242; }
#ftWrap #footer dl.cscenter .tel { font-size:15px; font-weight:bold; margin:0 5px 0 0; }
#ftWrap #footer dl dd { line-height:20px; color: #424242 !important; }

#ftWrap #footer .ft-link { position: absolute; right:0; text-transform:uppercase; }
#ftWrap #footer .ft-link li { line-height:20px; }


.btn-scroll-top{
    position: fixed;
    bottom: 45px;
    right: 45px;
}

.btn-scroll-top a{
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 2px solid #eeeeee;
    color: #222;
    background-color: #fff;
}
.btn-scroll-top a i{
    line-height: 43px;
}

.btn-kakao{
    position: fixed;
    bottom: 110px;
    right: 44px;
}


/* BASIC css end */

