  .top-footer-box{max-width:1400px;margin:0 auto;}
.top-footer-box:after{content:'';display:block;clear:both;}

.footer-privacy-box{float:left;}
.footer-privacy-box a{display:inline-block;padding:20px 0;font-size:14px;color:#fff;}
.footer-privacy-box a:hover{color:#ffa414;}

.footer-related-box{float:right;}
.footer-related-box .related-site-wrap{display:inline-block;position:relative;z-index:10;vertical-align:middle;box-sizing:border-box;}
.footer-related-box .related-site-wrap:first-of-type{}
.footer-related-box .related-site-wrap:last-of-type{margin:0 0 0 -4px;}
.footer-related-box .related-site-wrap > div{display:inline-block;vertical-align:top;}
.footer-related-box .related-site-title{display:block;position:relative;z-index:10;padding:20px 60px 20px 20px;line-height:1;background:#002450 url(/_res/ajou/ace/img/main/ico-related-site-arr.png) no-repeat center right 20px;background-size:auto 10px;border-left:1px solid #596572;font-weight:200;font-size:14px;color:#fff;box-sizing: border-box;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.footer-related-box .related-site-title.active{background-image:url(/_res/ajou/ace/img/main/ico-related-site-arr-up.png);}
.footer-related-box .related-site-title.active + .related-site{display:block;}
.footer-related-box .related-site{display:none;position:absolute;bottom:54px;padding:10px 0 30px;width:100%;max-height:200px;border:1px solid #e7e7e7;background-color:#fff;overflow-y:scroll;box-sizing:border-box;}
.footer-related-box .related-site li a{display:block;padding:4px 20px;font-size:14px;line-height:22px;}
.footer-related-box .related-site li a:hover{font-weight:500;}
.footer-related-box .related-go{display:inline-block;width: 45px;text-align: center;background:#fff;font-weight:400;font-size:15px;color:#002746;line-height: 30px;}

.top-footer-box .btn-top{display:inline-block;padding:12px;width:54px;height:54px;vertical-align:middle;border:1px solid #e1e1e1;background:#f0f0f0;text-align:center;box-sizing:border-box;}
.top-footer-box .btn-top span{display:inline-block;padding:16px 0 0;background:url(/_res/ajou/ace/img/main/ico-top-arr.png) no-repeat center top;background-size:14px;font-size:12px;font-weight:700;color:#333;}

@media screen and (max-width:1400px){
	.top-footer-box{padding:0 20px;}
}

@media screen and (max-width:1024px) {	
	
	
}
@media screen and (max-width:768px) {	
	.top-footer-box{padding:0;}
	.footer-privacy-box{width:33.3333%;text-align:center;}
	.footer-related-box{width:66.6667%;}
	.footer-related-box .related-site-wrap{width:50%;}
	.footer-related-box .related-site-wrap > div{width:100%;}
	.footer-related-box .related-site-title{padding:20px 40px 20px 12px;background-position:center right 12px;}
	.top-footer-box .btn-top{display:none;}
}