/*
Theme Name: いとう教材社様オリジナル
Version: 1.1.0
*/

/* フッター SNS: Instagram のみ表示時の中央揃え・背景（style_pc/tab/sp より後に読み込む） */
footer .social_media_link {
  justify-content: center;
}
footer .social_media_link a {
  background-color: #f00075;
}