p.hitNum {
	line-height: 24px;
	margin-bottom: 15px;
}
p.hitNum span:nth-of-type(1){
	font-size: 28px;
	font-weight: 700;
	color: #ec4e43;
}
.searchType {
	margin-bottom: 5px;
}
p.regNum {
	line-height: 24px;
	margin-bottom: 15px;
}
p.regNum span:nth-of-type(1){
	font-size: 28px;
	font-weight: 700;
	color: #ec4e43;
}
.sortWrap {
	margin-bottom: 5px;
}
p.not_applicable {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}