#idHomeContents .contents .list-products {
	margin          : 0 auto;
	display         : flex;
	flex-wrap       : wrap;
	align-items     : baseline;
	justify-content : center;
	counter-reset   : rank;
}

#idHomeContents .contents .list-products .products {
	width : 50%;
}

#idHomeContents .contents .list-products .products .sec-4__item--2 {
	width : 100%;
}

#idHomeContents .contents .list-products .products {
	position : relative;
}

#idHomeContents .contents .list-products .products:before {
	counter-increment : rank;
	content           : " ";
	position          : absolute;
	top               : 10px;
	right             : 15px;
}

#idHomeContents .contents .list-products .products.ranking1:before {
	width           : 61px;
	height          : 41px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking1@2x.png") no-repeat center top 0;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking2:before {
	width           : 61px;
	height          : 41px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking2@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking3:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking3@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking4:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking4@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking5:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking5@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking6:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking6@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking7:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking7@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}

#idHomeContents .contents .list-products .products.ranking8:before {
	width           : 45px;
	height          : 45px;
	background      : url("https://asset.hyacca.online/wp-content/themes/hyacca/pc/assets/img/home-bridal/ranking8@2x.png") no-repeat center top;
	background-size : contain;
	margin          : 5px 10px 0 0;
}