@charset "utf-8";
/* News */
.news-inner{padding: 35px 0; border-bottom: 1px solid #f6f5ef; font-size: 1.4rem; line-height: 1.9;}
.news-date{color: #c3ba7f; margin: 0 0 10px; font-family: 'IBM Plex Sans', sans-serif;}
.news-tit{font-size: 1.8rem; line-height: 1.9; font-weight: 500; margin: 0 0 10px;}
a.news-link{color: #c3ba7f; text-decoration: underline; font-size: 1.6rem;}
a.news-link:hover{opacity: .8;}

.pagination {text-align: center; margin-top: 80px;}