@charset "UTF-8";
@media screen and (min-width: 768px), print {

footer {width: 1300px!important; margin: 0 auto}
footer .l-flex .footer-bx {width: 300px!important;}


}

@media screen and (max-width: 767px) {


}