@charset "utf-8";
/* CSS Document */
#category  h1 {
	margin-bottom: 30px;
}
#category .mini-title {
	font-size: 2.2rem;
	text-align: center;
}
/* 全体を囲うdivのmargin-botttom調整 */
#category .section.mg-bottom-40 {
	margin-bottom: 15px !important;
}