.m-articles-list{display:-webkit-box;display:-ms-flexbox;display:flex}.m-articles-list.\--information .m-articles-list__body{padding:24px 24px 32px}.m-articles-list:not(.\--information) .m-articles-list__body{padding:24px 24px 12px}.m-articles-list.\--feature{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-articles-list.\--feature .m-articles-list__item:not(:nth-of-type(5n)):not(.slick-cloned){margin-right:24px}.m-articles-list:not(.\--feature){-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-articles-list:not(.\--feature) .m-articles-list__item{background:#f4f4f4;border-radius:4px;-webkit-box-shadow:0 0 4px #eee;box-shadow:0 0 4px #eee;overflow:hidden;margin:0 24px 40px 0}.m-articles-list:not(.\--feature) .m-articles-list__item:nth-of-type(3n){margin-right:0}.m-articles-list__item{width:290px}.m-articles-list__img{width:100%;height:163px}.m-articles-list__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: center center;"}.m-articles-list__ttl{font-size:1.6rem;font-weight:700;line-height:24px;margin-bottom:16px}.m-articles-list__tag .c-tag{margin-bottom:8px}.m-articles-list__date{font-size:1.2rem;line-height:14px;margin-top:12px}.m-articles-list__author{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px;padding:4px 24px;border-top:1px solid #d8d8d8}.m-articles-list__author-icon{width:32px;height:32px;border-radius:50px;overflow:hidden;margin-right:8px}.m-articles-list__author-icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: center center;"}.m-articles-list__author-name{font-size:1.2rem}.m-articles-list__author-position{font-size:1rem}.m-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.m-pagination__item:not(:first-child){margin-left:36px}.m-pagination__link{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#757575;font-size:1.8rem;font-weight:700;line-height:18px;width:44px;height:44px}.m-pagination__link.is-current{background:#d8d8d8;color:#fff}.m-pagination__link.\--next,.m-pagination__link.\--prev{background:#a59248}