@charset "euc-jp";
.point .section:before {
	margin-bottom: 20px;
	display: inline-block;
}
.point .section:first-of-type:before {
	content: url(../img/point/ico_1.png);
}
.point .section:nth-of-type(2):before {
	content: url(http://gigaplus.makeshop.jp/lambrusco/img/point/ico_2.png);
}
.point .section:nth-of-type(3):before {
	content: url(http://gigaplus.makeshop.jp/lambrusco/img/point/ico_3.png);
}
.point .section:nth-of-type(4):before {
	content: url(http://gigaplus.makeshop.jp/lambrusco/img/point/ico_4.png);
}
.point .section:nth-of-type(5):before {
	content: url(http://gigaplus.makeshop.jp/lambrusco/img/point/ico_5.png);
}
.point .section_title {
	font-size: 18px;
	color: #882430;
	font-weight: normal;
}