@media(max-width: 767px) {
  .global-footer-nav__sns_item {
    display: none;
  }
}
