/* FOOTER */
.footer{position: absolute; bottom: -160px;left: 0;width: 100%;height:245px;padding:50px 0;background-color:#090909}
.footer .site-map{margin-bottom:30px}
.footer .site-map ul{display:flex;justify-content:center}
.footer .site-map li{position:relative;margin-right:30px;color: #b2b2b2 !important;;font-size:15px}
.footer .site-map li::after{position:absolute;top:50%;right:-17px;width:6px;height:6px;transform:translateY(-50%);background:url(../images/i-dot.svg) center center/100% auto no-repeat;content:''}
.footer .site-map li.last{margin-right:0}
.footer .site-map li.last::after{display:none}
.footer .site-map li.color-gold{color:#baa484 !important}
.footer .site-map li a{color:inherit}
.footer .site-map span{position:relative;display:inline-block;cursor:pointer}
.footer .site-map span:hover::after{position:absolute;left:-411px;bottom:-90px;width:650px;height:78px;background:url(../images/img-info.jpg) center center/100% auto no-repeat;content:''}
.footer .address{margin-bottom:28px}
.footer .address a{color:inherit}
.footer .address dl{display:flex;justify-content:center;margin-bottom:6px}
.footer .address dd,.footer .address dt{color:#666!important;font-size:15px}
.footer .address dd::after{display:inline-block;margin:0 4px;content:'|'}
.footer .address dd.none::after{margin:0;content:''}
.footer .address dt{margin-right:4px}
.footer .address input{background-color:transparent;color:inherit;font-size:inherit}
.footer .logo{display:block;width:129px;height:15px;background:url(../images/logo-est.png) center center/100% auto no-repeat;margin:0 auto}
.footer.footer-ch{height:auto}
.footer.footer-ch .site-map ul{position:static;width:100%;transform:translate(0)}
.footer.footer-ch .site-map li{width:auto!important;margin:6px 10px!important;text-align:center!important}
.footer.footer-ch .address{padding-top:20px}
.footer.footer-ch .copyright{margin-top:30px}
.footer.footer-ch .copyright div{padding:0 10px}
.footer.footer-ch .copyright div>*{color:#666!important;font-size:15px;line-height:1.4;text-align:center;font-style:normal}
.footer.footer-ch .copyright .logo{display:block;margin-bottom:10px;background:url(../images/spr_footer.png) no-repeat}
.footer.footer-ch .copyright .logo.daum{width:118px;height:21px;background-position:0 -207px}
.footer.footer-ch .copyright .logo.ongate{width:114px;height:18px;background-position:0 -188px}