@charset "utf-8";

#include02_wrapper{width:1200px;position:relative;padding:100px 0 263px;margin:0 auto;font-size:15px;font-family:'notokr-regular'}
#include02_wrapper .inner{position:relative;width:1200px;margin:0 auto}

/* 슬라이드 */
#include02_wrapper ul{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
#include02_wrapper ul li img{width:100%}
#include02_wrapper ul li .info{height:177px;padding:40px;color:#777;word-break:keep-all;background:#fff}
#include02_wrapper ul li .info p{margin-bottom:10px;font-size:17px;color:#111;font-family:'notokr-medium'}
