@charset "utf-8";
/* CSS Document */

.l-footer-content__site{gap: 90px 20px;}
.l-footer-content__site img{margin-right: 5%;}
.fs-c-accountService{justify-content: center;}
.fs-c-accountService__pageLink{margin: 0 auto;}
@media screen and (max-width: 767px) {
	.l-footer-content__site dl:last-of-type {width: 100%;}
	.fs-c-accountService{justify-content: center;gap: 5%;}
}