@charset "utf-8";

#include04_wrapper{position:relative;z-index:96;width:100%;height:350px;padding-top:72px;margin:0 auto;text-align:center;background:url(/sh_img/make24/include_04/img/inc04_bg.jpg);}

#include04_wrapper .inc04_tit{font-size:30px;letter-spacing:-1px;color:#fff;font-family:'notokr-light'}
#include04_wrapper .inc04_tit em{font-style:normal;font-family:'notokr-bold'}
#include04_wrapper .inc04_tit span{display:inline-block;margin-bottom:12px;font-size:15px;letter-spacing:0;font-weight:600;font-family:'Poppins', sans-serif}
#include04_wrapper .inc04_txt{margin-top:18px;font-size:18px;color:rgba(255,255,255,0.7);font-family:'notokr-regular'}
#include04_wrapper ul{overflow:hidden;width:586px;margin:31px auto 0 auto}
#include04_wrapper ul li{float:left;width:288px;height:74px;margin-right:10px;border:1px solid rgba(255,255,255,0.3);transition:all 0.3s}
#include04_wrapper ul li a{display:block;width:100%;height:100%;font-size:15px;line-height:74px;color:#fff;font-family:'notokr-regular'}
#include04_wrapper ul li:last-child{margin-right:0}
#include04_wrapper ul li:hover{border:1px solid #fff;background:#fff}
#include04_wrapper ul li:hover a{color:#2a8ac1}