@charset "utf-8";
/* CSS Document */

/*基本設定*/
#autumnlip {
	width: 720px;
	margin: 0 auto;
}
#autumnlip .feature-header img {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
#autumnlip .feature-main .description p {
	margin: 30px 0;
	text-align: center;
	font-size: 1.2em;
}
/* カテゴリ */
#autumnlip .feature-category {
	display: flex;
	justify-content: space-between;
	width: 720px;
	margin: 0 auto;
}
#autumnlip .feature-category img {
	width: 230px;
}