@charset "utf-8";
#include01_wrapper{position:relative;width:1200px;height:215px;margin:0 auto;font-family:'notokr-regular'}
#include01_wrapper:after{display:block;content:"";clear:both}

#include01_wrapper ul{overflow:hidden;display:flex;align-items:center;justify-content:center}
#include01_wrapper ul li{float:left;width:24%/*width:300px;*/;height:215px;padding:22px 0 0 45px}
#include01_wrapper ul li .box_tit{font-size:18px;letter-spacing:-1px;line-height:52px;color:#292929;font-family:'notokr-medium';transition:all .3s}
#include01_wrapper ul li .box_tit span{font-size:15px;letter-spacing:0;font-weight:600;color:#00abcd;font-family:'Poppins', sans-serif}
#include01_wrapper ul li .box_txt{font-size:16px;letter-spacing:-1px;line-height:26px;color:#737373;font-family:'notokr-regular'}
#include01_wrapper ul li:hover .box_tit{color:#2a8ac1}

#include01_wrapper ul li:nth-child(1){margin-right:40px;background:url('/sh_img/make24/include_01/img/bg_icon02.png') no-repeat left 44px}
#include01_wrapper ul li:nth-child(2){background:url('/sh_img/make24/include_01/img/bg_icon01.png') no-repeat left 44px}
#include01_wrapper ul li:nth-child(3){background:url('/sh_img/make24/include_01/img/bg_icon04.png') no-repeat left 44px}
#include01_wrapper ul li:nth-child(4){background:url('/sh_img/make24/include_01/img/bg_icon03.png') no-repeat left 44px}