@charset "UTF-8";

@media (max-width: 768px) {
  .c-footer__pr .c-footer__top .c-footer__sns-link ul {
    display: flex;
    justify-content: center;
  }
}