@charset "UTF-8";
.colWrap.type01 > .colItem > .colImg {
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.colWrap.type01 > .colItem.point > .colImg img {
	width: 150px;
}
.colWrap.type01 > .colItem.rent > .colImg img {
	width: 200px;
}
.colWrap.type01.meritWrap > .colItem .colTxt .txtType03 {
	margin-bottom: 20px;
}
.txtNum .numFill.iconCenter {
	line-height: 1.3;
}