@charset "utf-8";

/* CSS Document */

/* ベストコスメ2022 ミニ特集 スキンケアアイテム */

.bestcosme2022-skincare .sc-loading {
	background: url(/images/common/loading.gif) no-repeat center center;
	background-size: 25px 25px;
}
.bestcosme2022-skincare .bestcosme2022-skincare-title {
	margin-bottom: 20px;
}
.bestcosme2022-skincare .bestcosme2022-skincare-title img {
	width: 720px;
	height: 150px;
}
.bestcosme2022-skincare a {
	display: block;
	text-decoration: none;
}
.bestcosme2022-skincare .sc-lead {
	margin-bottom: 20px;
	text-align: center;
}
.bestcosme2022-skincare .sc-catch {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.bestcosme2022-skincare .sc-category {
	margin-bottom: 40px;
	padding: 17px 8px 13px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bestcosme2022-skincare .sc-list-bg {
	background-image: url(../img/skincare_title_bg_pc.png);
}
.bestcosme2022-skincare .sc-category-content {
	padding: 0 25px;
}
.bestcosme2022-skincare .mini-item3 {
	display: flex;
	justify-content: space-between;
}
.bestcosme2022-skincare .mini-item3 li {
	width: 210px;
	margin-bottom: 60px;
	text-align: left;
}
.bestcosme2022-skincare .mini-item3 li img {
	width: 210px;
	height: 210px;
	margin-bottom: 10px;
	border: 1px solid #dbcbaa;
	box-sizing: border-box;
}
.bestcosme2022-skincare .sc-item-category {
	display: block;
	margin-bottom: 4px;
	color: #cca553;
	font-weight: bold;
}
.bestcosme2022-skincare .mini-btn {
	width: 240px;
	margin: 0 auto 60px;
	padding: 10px 5px;
	border-radius: 3px;
	background: #dbcbaa;
	color: #333;
	font-size: 14px;
	text-align: center;
}
.bestcosme2022-skincare .mini_ttl {
	font-size: 22px;
	text-align: center;
}
