/* ==========================================================================
   p-top-instagram
   ========================================================================== */
@media screen and (max-width: 768px) {
  .p-top-instagram {
    padding-top: 5rem;
    padding-bottom: 0;
  }
}
.p-top-instagram .p-top-instagram__contents {
  padding: 5rem 0 0;
}
@media screen and (max-width: 768px) {
  .p-top-instagram .p-top-instagram__contents {
    padding-top: 2.5rem;
  }
}

#sb_instagram .sbi_photo {
  height: 400px !important;
}
@media screen and (max-width: 1200px) {
  #sb_instagram .sbi_photo {
    height: 33.3333333333vw !important;
  }
}
@media screen and (max-width: 768px) {
  #sb_instagram .sbi_photo {
    height: 43.7333333333vw !important;
  }
}

#sb_instagram #sbi_images {
  gap: 0 !important;
}
@media screen and (max-width: 768px) {
  #sb_instagram #sbi_images {
    padding: 0 !important;
  }
}/*# sourceMappingURL=instagram.css.map */