@charset "UTF-8";
/* -----------------------------------------
  ヒーローエリア
----------------------------------------- */
@media (min-width: 768px) {
  .remover-hero_mv {
    background-image: url(/img/lineup/nail/remover_hero_mv_lg.jpg);
  }
}

/* -----------------------------------------
  商品ギャラリー
----------------------------------------- */
.remover-productgarelly_carousel {
  margin-top: 4rem;
}

/* -----------------------------------------
  商品情報
----------------------------------------- */
.remover-productinfo_copy {
  margin-bottom: 0.7rem;
}
@media (min-width: 768px) {
  .remover-productinfo_copy {
    margin-bottom: 1.4rem;
  }
}
@media (max-width: 767.98px) {
  .lineup-productinfo_point:nth-of-type(1) .remover-productinfo_copy {
    width: 21.8rem;
  }
}
@media (max-width: 767.98px) {
  .lineup-productinfo_point:nth-of-type(2) .remover-productinfo_copy {
    width: 18.2rem;
  }
}