@charset "utf-8";

/*모집요강*/
ul.num_list{margin-top:30px;}
ul.num_list li{position: relative;padding:2px 0 0 40px;margin-bottom: 14px;}
ul.num_list li span{position: absolute;left: 0;top: 0;display: block;width: 30px;height: 30px;text-align: center;color: #fff;font-family: 'Roboto',sans-serif;font-weight: 600;line-height: 30px;border-radius: 100%;background: #377eff;box-shadow: 2px 3px 10px rgb(0 0 0 / 30%);}






/******************************1024******************************/
@media all and (max-width:1024px){










}
	


/******************************767******************************/
@media all and (max-width:767px){










}