@charset "utf-8";

#minicosme2207 .feature-header {
	margin-bottom: 20px;
}
#minicosme2207 .feature-header img {
	width: 720px;
	height: 150px;
}
#minicosme2207 .sec-description {
	margin-bottom: 20px;
	font-size: 14px;
	text-align: center;
}

/* カテゴリーバナー4枚 */
#minicosme2207 .feature-category04 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#minicosme2207 .feature-category04 li {
	width: 350px;
}
#minicosme2207 .feature-category04 li:nth-child(-n+2) {
	margin-bottom: 20px;
}
#minicosme2207 .feature-category04 a {
	display: block;
}
#minicosme2207 .feature-category04 img {
	width: 350px;
	height: 100px;
}
