@charset "UTF-8";

/* お気に入りパーツ非表示 */
.fs-c-wishlistProduct {
  display: none;
}

/* 既存 */
.sec-form .base {
  margin-left: auto;
  margin-right: auto;
}

/* 非表示 */
.aba-home-instructors:not(.is-show) {
  display: none;
}
