@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.news_list{display:grid}.news_time{margin-top:15px !important;font-size:14px;color:#646464;text-align:right}.news_btn{max-width:290px;margin:60px auto 0}@media all and (min-width: 768px){.news{margin-bottom:120px}.news_list{margin-top:30px !important;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px 30px}.news_con{margin-top:30px !important}.news .wp-pagenavi{margin-top:40px}}@media screen and (max-width: 767px){.news{margin-bottom:80px}.news_list{margin-top:25px;grid-template-columns:repeat(2, 1fr);gap:20px 15px}.news_con{margin-top:25px !important}.news .wp-pagenavi{margin-top:30px}}
/*# sourceMappingURL=news.min.css.map */