@charset "utf-8";

/*==============================*/

/* instagram

/*==============================*/

section.contents .infoBox .storeLink{
  text-decoration: none;
}
section.contents .infoBox .storeLink span{
  color: #888;
  text-decoration: none;
}


.linkIconIG>span::before {
  top: -0.5em!important;
}

@media screen and (max-width: 767.5px) {

  .linkIconIG>span::before {
    top: -.175em!important;
  }
}