@charset "euc-kr";

#btnTop {position: fixed;bottom: -100%;right: 2%;z-index: 55;font-size: 1.15rem;transition:bottom 1.5s }
#btnTop.active {bottom: 0;}

.sub .footer .row {margin-top: 0;margin-bottom: 0;} 
.footer {position: relative;background-color: #4e4e4e;font-size: 0.875rem;color:#fff;text-align: center;}
.footer__top {padding-top: 1.375rem;padding-bottom: 1.375rem;border-bottom: 1px solid #747474;}
.footer .fnb {margin: 0 -0.625rem;}
.footer .fnb > li {display: inline-block;padding: 0 0.625rem;line-height: 1rem;border-right: 1px solid #eee;}
.footer .fnb > li:last-child, .footer .address > li:last-child {border-right: 0;}
.footer .fnb > li a {display: block;line-height: 100%;color:#fff}
.footer .fnb > .privacy a{color:#a8a8a8}
.footer .sns {position: absolute;bottom: 50%;right: 0;margin: 0 -6px;font-size: 0;text-align: right;}
.footer .sns > li {display: inline-block;padding: 0 6px;}
.footer__cont {position: relative;padding-bottom: 2rem;color:#a8a8a8;text-align: center;padding-top:1rem;}
.footer .address {display: inline-block;}
.footer .copyright {margin-top: 0.3125rem;}

.footer__bnr {display: inline-block; margin-top: 1rem; margin-bottom: 3.5rem;}
.footer__bnr .relateSite {width: 190px;}
.footer__bnr .relateSite, .footer__bnr .adiga {float: left;}
.footer__bnr .relateSite .relateSite_sel {width: 100%; max-width:145px;height: 36px;padding:0 10px;background-color: #fff;line-height: 36px; float: left;}
.footer__bnr .relateSite .relateSite_sel::-ms-expand {display: none;}
.footer__bnr .relateSite .relateSite_btn{width: 36px;height: 36px;/* background-color: #f5823b; */background-color: #4eacc5;color:#fff; float: left; margin-right:5px;}
