@charset "UTF-8";

.top-footer-box{margin:0 auto;padding:100px 0;max-width:1400px;}

.top-footer-box .logo-box{}
.top-footer-box .logo-box img{max-height:100%;}


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

@media screen and (max-width: 768px) {
	/*.top-footer-box{padding:230px 0px 80px;}*/
	
}