.p-header-sns .fa-tiktok {
  font-size: 2.8rem;
}
@media screen and (max-width: 800px) {
  .p-header-sns .fa-brands {
    margin:0 0.5rem;
  }
  .c-contactBtn{
    margin:4rem 0!important;
  }
  .fa-youtube{
    font-size: 3.2rem;
    margin-top: 0.6rem;
  }
}