.fs-c-productListItem__viewMoreImageButton{
display: none;
}
.fs-c-productMark__mark{
	font-weight: bold;
	font-weight: bold;
	padding: 8px 15px 6px;		
}
/* カートに入れるボタン非表示 */
.fs-body-category .fs-c-button--plain{
	display: none;
}
.fs-c-button--addToCart--list.fs-c-button--plain{
	display: none;
}
.fs-c-subgroup{
	display: none;
}

.fs-c-heading--page{
	font-size: 4.0rem;
	font-family: "DINNextLTPro-BoldCondensed", "游ゴシック体", YuGothic,"Yu Gothic","ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro",sans-serif;	
	font-weight: bold;
	border: 0;
	letter-spacing: .05em;
	
	@media (max-width: 991px) {
	font-size: 2.4rem;
	padding-top: 30px;
	margin-bottom: 10px;
	}
	
}

.fs-c-productListItem__imageContainer{
	margin-bottom: 15px;
}

.fs-c-documentArticle__heading{
	font-size: 1.8rem;
	padding: .6em 1em .6em;
	font-weight: bold;
}

.fs-p-headerNavigation__viewCartButton{
	padding: 0;
}
.fs-p-cartItemNumber{
	top: -3px;
	right: -6px;
}

.fs-c-subSection__title, .fs-c-linkedServiceLogin__title{
	
	@media (max-width: 991px) {
	margin-bottom: 20px;
	}

}