/* BASIC css start */
#ftWrap{background-color:#fff;}
#ftWrap .footer{color: #fff;background: #000;}

#ftWrap .footerNavArea .left .link, #ftWrap .snsArea .link{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
#ftWrap .footerNavArea{background-color:#fff;text-align:center;height:50px;font-size:0;border-bottom:1px solid #ddd;}
#ftWrap .footerNavArea .left .link{display:inline-block;height:12px;line-height:12px;margin:19px 0;padding:0 20px;font-size:13px;color:#333;border-left:1px solid #ddd;}
#ftWrap .footerNavArea .left .link:first-child{border-left:0;padding-left:0;}
#ftWrap .footerNavArea .left .link:hover{color:#222;text-decoration:underline;}
#ftWrap .snsArea{padding-top: 0;}
#ftWrap .snsArea .link{/* width:32px; *//* height:32px; */display:inline-block;vertical-align:top;border-radius:50%;/* background-color:#bfbfbf; */color:#fff;text-align:center;font-size:20px;margin-right: 23px;}
#ftWrap .snsArea .link:last-child{margin-right:0;}
#ftWrap .snsArea .link i{line-height:32px;}
#ftWrap .snsArea .link:hover{/* background-color:#a4a4a4; */}

#ftWrap .footerInfoWrap{padding: 69px 0 80px;}
#ftWrap .footerInfoWrap .title{color: #fff;font-size:14px;white-space:nowrap;padding: 23px 0 30px;line-height:20px;display:block;position:relative;font-family: 'Montserrat', sans-serif;font-weight: bold;}
#ftWrap .footerInfoWrap .title2 {line-height:10px;padding: 0 0 10px;color: #fff;font-size: 18px;white-space:nowrap;display:block;position:relative;font-family: 'Montserrat', sans-serif;}
#ftWrap .footerInfoWrap .subTitle{font-size:11px;}
#ftWrap .footerInfoWrap .tel{color:#222;font-size:20px;font-weight:600;display:block;line-height:1;}
#ftWrap .footerInfoWrap .subTxt{line-height:18px;font-size: 13px;color: #949494;font-family: 'Montserrat', sans-serif;}	
#ftWrap .footerInfoWrap .subTxt{padding: 0;}
#ftWrap .footerInfoWrap .copy{color:#999;line-height:24px;}
#ftWrap .footerInfoWrap .escrowLink{font-weight:700;}
#ftWrap .footerInfoWrap ul:after{content:"";display:block;clear:both;}
#ftWrap .footerInfoWrap .list{float:left;padding-left:10px;}
#ftWrap .footerInfoWrap .list.info{width: 510px;padding-left:0;}
#ftWrap .footerInfoWrap .list.escrow{width:350px;}
#ftWrap .footerInfoWrap .list.escrow .subTxt{padding-top:0;}
#ftWrap .footerInfoWrap .list.csCenter{width: 563px;}
#ftWrap .footerInfoWrap .list.csCenter:last-child{float:right;width:auto;}


#ftWrap .footerInfoWrap .list.info .ft_info {
    color: #fff;
    margin-bottom: 22px;
}

#ftWrap .footerInfoWrap .list.info .footerLogoWrap {
    margin-bottom: 43px;
    display: block;
}

#ftWrap .footerInfoWrap .list.info .ft_info a {
    color: #fff;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
}
#ftWrap .mailLink{color:#949494 !important;}
#ftWrap .footerInfoWrap .list.info .ft_info a:last-child {
    border-right: 0;
}

#ftWrap .footerInfoWrap .subTxt a {
    color: #fff;
}

#ftWrap .footerInfoWrap .subTxt p {
    margin-bottom: 12px;
}

#ftWrap .csCenter p.subTxt {
    float: left;
    display: inline-block;
    width: 226px;
    margin-right: 23px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
}

#ftWrap .s_tit {
    display: block;
    margin-bottom: 6px;
    color: #949494;
    font-size: 13px;
    font-weight: normal;
}

#ftWrap .s_txt {
    display: block;
    margin-bottom: 0;
    color: #949494;
    font-size: 13px;
    font-weight: normal;
}

#ftWrap .footerInfoWrap .title2 img {
    vertical-align: text-top !important;
}

#ftWrap .sns_tit {
    padding: 23px 0 22px !important;
}

/* 하단 좌측 고정 배너 */
#fix_banner { position:fixed; left:30px; bottom:30px; z-index:100; width: 162px; height: 162px; }
#fix_banner .swiper-slide a { display: block; width: 100%; height: 100%; }
#fix_banner .swiper-pagination-bullet{opacity: 0.5; background: #fff;}
#fix_banner .swiper-pagination-bullet-active{opacity: 1;background: #fff; width: 23px;border-radius: 10px;}

button.btn_layerClose1 {
    position: absolute;
    right: 0;
    top: -23px;
    background: url(/design/elcanto/image/all_cate_close.png) no-repeat;
    width:13px;
    height:13px;
    border:0;
    background-size:100%;
}

span.btn_todayClose1 {
    position: absolute;
    color: #060606;
    left: 0;
    top: -28px;
    border:0;
    background:0 0;
    font-size:14px;
    cursor:pointer;
    font-family:'Noto Sans KR',sans-serif;
}

span.btn_todayClose1 img {
    width: 23px;
    margin-right:7px;
    vertical-align:text-top;
}
/* BASIC css end */

