/*프로젝트 컨텐츠-100원펀딩*/
	.pjt-content.fund100 .tit-100{font-size: 42px; font-weight: bold; line-height: 42px; margin-bottom: 10px}
	.pjt-content.fund100 .point100{color: #fff; padding: 0 10px; display: inline-block;}
	.pjt-content.fund100 .point100.b-or{background: #e08800}
	.pjt-content.fund100 .point100.b-bl{background: #245892}
	.pjt-content.fund100 .point100.b-re{background: #800909}
	.pjt-content.fund100 .point100.b-bl2{background: #0564c1}
	.pjt-content.fund100 .point100.b-vi{background: #513d77}
@media only screen and (max-width:600px){
	.pjt-content.fund100 .tit-100{font-size: 24px;line-height: 24px}
}