@charset "utf-8";

/* CSS Document */

/* ベストコスメ2021 ミニ特集 1位全部みせ */

.bestcosme2021-firstplace .bestcosme2021-firstplace-title {
	margin-bottom: 30px;
}
.bestcosme2021-firstplace .bestcosme2021-firstplace-title img {
	width: 720px;
	height: 174px;
}
.bestcosme2021-firstplace a {
	display: block;
	text-decoration: none;
}
.bestcosme2021-firstplace .fp-lead {
	margin-bottom: 20px;
	text-align: center;
}
.bestcosme2021-firstplace .fp-category {
	margin-bottom: 40px;
	padding: 17px 8px 13px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.bestcosme2021-firstplace .fp-list-bg {
	background-image: url(../img/firstplace_title_bg_pc.png);
}
.bestcosme2021-firstplace .fp-category-content {
	padding: 0 25px;
}
.bestcosme2021-firstplace .mini-item3 {
	display: flex;
	justify-content: space-between;
}
.bestcosme2021-firstplace .mini-item3 li {
	width: 210px;
	margin-bottom: 30px;
	text-align: center;
}
.bestcosme2021-firstplace .mini-item3 li img {
	width: 210px;
	height: 210px;
	margin-bottom: 10px;
	border: 1px solid #dbcbaa;
	box-sizing: border-box;
}
.bestcosme2021-firstplace .fp-item-category {
	display: block;
	margin-bottom: 4px;
	color: #cca553;
	font-weight: bold;
}
.bestcosme2021-firstplace .mini-btn {
	width: 240px;
	margin: 0 auto 60px;
	padding: 10px 5px;
	border-radius: 3px;
	background: #dbcbaa;
	color: #333;
	font-size: 14px;
	text-align: center;
}
.bestcosme2021-firstplace .mini_ttl {
	font-size: 22px;
	text-align: center;
}
