@charset "UTF-8";
/* ==================================================
 temp.css
================================================== */
/* FONT */
/* ブレイクポイント */
/* 最大幅・最小幅 */
/* 体裁 */
/* 汎用カラー */
/* Animation 関連 */
/* Mixins */
.header__cart,
.footer__cart,
.product-card__cta,
.banner-online-shop {
  display: none !important;
}

@media (min-width: 768px) {
  .header.scrolled .header__nav {
    padding-top: unset;
  }
  .header.scrolled .header__nav .nav--outer {
    padding-right: unset;
  }
}

/*# sourceMappingURL=temp.css.map */
