section#sns {
  padding-top: 60px;
}
section#sns .instagram, section#sns .twitter, section#sns .tiktok {
  padding-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sns .instagram, section#sns .twitter, section#sns .tiktok {
    padding: 0 15px 30px;
  }
}
section#sns .twitter-timeline {
  margin: 0 auto;
}
section#sns .slick {
  background: #000;
  display: none;
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}
section#sns .slick img {
  max-height: 480px;
  height: 100vw;
  max-width: 480px;
  width: 100%;
  object-fit: cover;
}
section#sns .slick.slick-initialized {
  display: block;
}
section#sns .inst_ttl {
  font-size: 16px;
  font-weight: bold;
  padding: 7px 15px 6px 15px;
  color: #fff;
  background: rgba(179, 0, 0, 0.9);
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  section#sns .inst_ttl {
    padding: 5px;
    box-sizing: border-box;
    text-align: left;
  }
}
section#sns .inst_ttl .icon:after {
  content: '';
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(../img/icon_insta.png) no-repeat center bottom;
  background-size: 29px 29px;
  vertical-align: bottom;
  margin: 0 0 0 0.5em;
}
section#sns .inst_ttl .txt {
  font-size: 12px;
  margin: 0 0 0 1em;
}
@media screen and (max-width: 767px) {
  section#sns .inst_ttl .txt {
    display: block;
    margin: 0;
  }
}
section#sns .tw_ttl {
  font-size: 16px;
  font-weight: bold;
  padding: 9px 15px;
  color: #fff;
  background: #b30000;
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  section#sns .tw_ttl {
    padding: 5px;
    text-align: left;
  }
}
section#sns .tw_ttl .icon:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/icon_twitter.png) no-repeat center bottom;
  background-size: 24px auto;
  vertical-align: bottom;
  margin: 0 0 0 0.5em;
}
section#sns .tw_ttl .txt {
  font-size: 12px;
  margin: 0 0 0 1em;
}
@media screen and (max-width: 767px) {
  section#sns .tw_ttl .txt {
    display: block;
    margin: 0;
  }
}
section#sns .twitter-tweet {
  margin: 0 auto !important;
  max-width: 480px !important;
}
@media screen and (min-width: 991px) {
  section#sns .tw_wrapper {
    overflow: scroll;
    max-height: 480px;
  }
}

/** TikTok **/
section#sns .tiktok_ttl {
  font-size: 16px;
  font-weight: bold;
  padding: 9px 15px;
  color: #fff;
  background: rgba(179, 0, 0, 0.9);
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  section#sns .tiktok_ttl {
    padding: 5px;
    text-align: left;
  }
}
section#sns .tiktok_ttl .icon:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/icon_tiktok.png) no-repeat center bottom;
  background-size: 24px auto;
  vertical-align: bottom;
  margin: 0 0 0 0.5em;
}
section#sns .tiktok_ttl .txt {
  font-size: 12px;
  margin: 0 0 0 1em;
}
@media screen and (max-width: 767px) {
  section#sns .tiktok_ttl .txt {
    display: block;
    margin: 0;
  }
}
section#sns .tiktok-embed {
  margin: 0 auto;
  max-width: 480px;
}
/** YouTube **/
section#sns .youtube_ttl {
  font-size: 16px;
  font-weight: bold;
  padding: 9px 15px;
  color: #fff;
  background: rgba(179, 0, 0, 0.9);
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section#sns .youtube_ttl {
    padding: 5px;
    text-align: left;
  }
}
section#sns .youtube_ttl .icon:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/icon_youtube.png) no-repeat center bottom;
  background-size: 24px auto;
  vertical-align: bottom;
  margin: 0 0 0 0.5em;
}
section#sns .youtube_ttl .txt {
  font-size: 12px;
  margin: 0 0 0 1em;
}
@media screen and (max-width: 767px) {
  section#sns .youtube_ttl .txt {
    display: block;
    margin: 0;
  }
}


.SandboxRoot.var-footerless .timeline-Footer {
  display: none;
}

.swiper-container{
  max-width: 480px;
  width: 100%;
  text-align: center;
}
.swiper-container .swiper-slide img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.swiper-container .swiper-slide {
  position: relative;
  width: 100%;
}
.swiper-container .swiper-slide:before {
  content:"";
  display: block;
  padding-top: 56.25%;
}
.swiper-container .swiper-slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
#thumbs .swiper-slide {
  width: 20%;
  height: 100%;
  opacity: 0.2;
  cursor: pointer;
}
#thumbs .swiper-slide:before {
  content:none;
}
#thumbs .swiper-slide-active {
  opacity: 1;
}