.text dl {
    padding:16px 0 0 28px;
	background:Url(../image/bg_message.png) no-repeat;
}
.text dl dt{
	font-family: 'Noto Sans KR';font-weight:500;font-size:40px;color:#1e386f;letter-spacing:-1px
}
.text dl dd{
	margin:10px 0 30px;
	font-family: 'Noto Sans KR';font-weight:400;font-size:30px;color:#000;letter-spacing:-1px;line-height:1.2em
}
.text p, .BA_con{
	margin: 20px 0;
    padding-left: 30px;
	/* font-size:18px; */
    color:#333;
	line-height:1.9em;
    /* letter-spacing:-0.5px */
}
.BA_tt {
	margin:50px 0 30px;
	font-family: 'Noto Sans KR';font-size:24px;font-weight:500;line-height:1.4em;letter-spacing:-1px;

}
.BA_tt:after{
	content:'';
	display:block;width:40px;height:3px;
	margin-top:12px;
	background:#db2931;
}