/*------------------------------------------------------------------

	■NEWS

------------------------------------------------------------------*/
.project-content > div .project-details .project-title{
	margin-bottom: 40px;
}
.nunb_wrap{
	position: relative
}
.numb{
	display:block;
	position: absolute;
	top:0;
	width: 40px;
	height: 40px;
	background-color: #000;
	color: #fff;
	line-height: 37px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.qa{
	text-indent:-1em;
	padding: 0 0 0 1em;
}
.photo-float img{
	width: 50%;
	float: left;
	padding-right: 10px;
}
.photo-float{
	font-size: 12px;
}