@charset 'utf-8';


/* --------------------------------------------------------------------------------

★スマートフォン　カテゴリ

-------------------------------------------------------------------------------- */
/* --------------------------------------------------
　サブグループリスト
-------------------------------------------------- */
.fs-c-subgroupList__link::after{
	/*
	font-size: 1.5rem;
	*/
}

/* -------------------------------------------------
	商品リスト
--------------------------------------------------*/
.fs-body-category .fs-c-productName__copy {
    display: none;
}
.fs-body-category .fs-c-productListItem__productName{
	font-size: 3.4vw;
}

/********** 商品マーク **********/
.fs-body-category .fs-c-productMark__mark{
	margin: 0 1vw 1vw 0;
}
.fs-body-category .fs-c-productMark__mark.waribiki{
	font-weight: 500;
}


/********** 現在登録されている商品はありません。非表示に **********/
.fs-c-productList__message.fs-c-noResultMessage{
	display: none;
}









/* --------------------------------------------------------------------------------

★スマートフォン　検索

-------------------------------------------------------------------------------- */

/* -------------------------------------------------
	商品リスト
--------------------------------------------------*/
.fs-body-search .fs-c-productName__copy {
    display: none;
}
.fs-body-search .fs-c-productListItem__productName{
	font-size: 3.4vw;
}

/********** 商品マーク **********/
.fs-body-search .fs-c-productMark__mark{
	margin: 0 1vw 1vw 0;
}
.fs-body-search .fs-c-productMark__mark.waribiki{
	font-weight: 500;
}


/* -------------------------------------------------
	この商品を使ったコーディネート
--------------------------------------------------*/

.fs-c-coordinationCatalog .fs-c-coordinationListItem--11{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--12{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--13{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--14{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--15{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--16{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--17{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--18{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--19{
	display:none;
}
.fs-c-coordinationCatalog .fs-c-coordinationListItem--20{
	display:none;
}
