@charset "utf-8";
.fs-preview-header {
  margin-bottom: 0;
}

.fs-preview-header {
  display: none;
}

@media (max-width: 750px) {
  .fs-preview-header {
    display: none;
  }
}

/* インスタ調整0924 */
#sb_instagram .sbi-screenreader {
    display: none;
}
#sb_instagram .svg-inline--fa {
    display: none;
}


/* アクセスページ調整1201 */
@media (max-width: 750px) {
.shop_wrapper .shop__table__ttl {
    font-size: 4.8vw;
  }
.shop_wrapper .shop__table__text {
    font-size: 4.27vw;
  }
.shop_wrapper .shop__calendar__ttl {
    font-size: 4.94vw;
  }
.shop_wrapper .bnr__list {
    font-size: 4.27vw;
  }
.shop_wrapper .shop__map__ttl {
    font-size: 4.94vw;
  }
.shop_wrapper .shop__access {
    width: 76vw;
  }
.shop_wrapper .shop__access__text {
    font-size: 4.27vw;
  }
.shop_wrapper .shop__access__note {
    font-size: 4.27vw;
  }
.shop_wrapper .about__btn a {
    width: 64vw;
    margin: 5vw auto 0;
    font-size: 4.27vw;
  }
.shop_wrapper .shop__calendar .cal_wrapper .cal tr th p {
    font-size: 4.27vw;
}
.shop_wrapper .shop__calendar .cal_wrapper .cal tr td div {
    font-size: 4.27vw;
}
.shop_wrapper .shop__calendar .cal_wrapper .cal tr td {
    font-size: 4.27vw;
}
.shop_wrapper .shop__calendar__note {
    font-size: 4.27vw;
}
.shop_wrapper .shop__slider__thumb__inner {
    padding: 0 2%;
}
}