@charset "utf-8";
/*------------------------  zensho footer  ------------------------*/


.l-footer { display: block; border-top: 1px solid #e8e8e8; font-size: 14px; }
.l-footer__frame { width: 100%; }
.l-footer__inner { width: 1020px; margin: 0 auto; overflow: hidden;}

.c-footer-store { padding: 30px 20px 40px; }
.c-footer-store__list { display: flex; flex-wrap: wrap; }
.c-footer-store__list li span a,
.c-footer-store__list li span span { display: block; padding: 4px; }
.c-footer-store__list li img { width: 49px; }

.c-footer-copyright { margin: 0 20px; padding-bottom: 60px; border-top: 1px solid #e0e5e9; text-align: center; }
.c-footer-copyright__logo { margin: 30px auto 0; width: 100px; }
.c-footer-copyright__copy { margin-top: 18px; font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 13px; }



