.cont_line_box .box { padding: 65px 0;}
.box.ju_sp .num_con li em { font-size: 18px;font-style: normal;font-weight: 700;line-height: normal; letter-spacing: -0.36px;min-width: 120px;}
.box.ju_sp .num_con li { gap: 30px;display: flex;font-size: 18px;font-style: normal;font-weight: 700;line-height: normal;letter-spacing: -0.36px;}
.cont_line_box .h5_title {width: 230px;}


@media only screen and (max-width:1024px){
.cont_line_box .box {padding: 30px 0;display: flex; flex-direction: column;align-items: flex-start;}
	
}