.solution .cont_wrapper{
	margin: 70px 0;
	word-break: keep-all;
}

.solution .section .cont_title{
	font-size: 32px;
	font-weight: 800;
	margin-bottom: 20px;
}

.solution .section .content p{
	font-size: 24px;
	font-weight: 400;
	color: #222;
	line-height: 150%;
}

.solution .cont4 .content{
	display: flex;
}

.solution .cont4 .step{
	width: 30%;
	text-align: center;
}

.solution .cont4 .step_no{
	
}

.solution .cont4 .step_cont{
	
}

.solution .cont4 .step_tit{
	font-size: 26px;
	font-weight: 700;
}

.solution .cont4 .step_txt{
	font-size: 22px;
}

.solution .section .main_tit{
	
}