#section02_wrap{position:relative;width:100%;overflow:hidden}
#section02_wrap:before{content:'';position:absolute;top:0;width:100%;height:442px;background-color:#f7f7f7}
#section02{position:relative;width:1200px;height:100%;margin:0 auto}
#section02>h3{padding-top:110px;text-align:center;font-size:34px;font-weight:800;letter-spacing:-0.3px;color:#333;font-family:'Nunito', sans-serif}
#section02 .banner_wrap{padding:30px 0}
#section02 .banner_wrap:after{display:block;visibility:hidden;clear:both;content:""}
#section02 .banner_wrap li{float:left;width:32%;margin-right:2%;transition:all .3s}
#section02 .banner_wrap li:hover{box-shadow:0 22px 64px -50px rgba(0, 0, 0, 0.25)}
#section02 .banner_wrap li a{display:block;height:100%}
#section02 .banner_wrap li:last-child{margin-right:0}
#section02 .banner_wrap li .t_img{overflow:hidden}
#section02 .banner_wrap li .t_img img{transition:all .3s}
#section02 .banner_wrap li .cont{padding:20px 20px 40px;font-size:15px;line-height:25px;color:#777;font-family:notokr-regular}
#section02 .banner_wrap li .cont .tit{padding-bottom:10px;font-size:19px;color:#222;transition:all .3s;font-family:notokr-medium}
#section02 .banner_wrap li:hover .tit{color:#e43e3e}