.fs-preview-header { display: none; }
/* ==========================================================================

	ICON
	
========================================================================== */
.icon_search {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/search.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_mypage {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/person.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_fav {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/favorite.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_bag {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/bag.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_heart_grey {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/heart_none.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_heart_pink {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/heart.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.mailmagazine {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/mailmagazine.png?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_arrow_bottom {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/arrow_bottom.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_arrow_top {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/arrow_top.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_arrow_left {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/arrow_left.svg?t=20190828104723") no-repeat;
  background-size: contain; }

.icon_arrow_right {
  position: absolute;
  content: "";
  display: inline-block;
  background: url("https://vanstore.itembox.design/item/arrow_right.svg?t=20190828104723") no-repeat;
  background-size: contain; }
