/*--------------------------------------------------------------
# 最新記事
--------------------------------------------------------------*/

/* 新着*/
section#newarticles { padding:24px 0; margin-bottom:48px;  }
section#newarticles h2 { color:#000; text-align:center; }
section#newarticles h2 div { font-size:14px; }
section#newarticles { background-color:#e6e6e5; }
section#newarticles ul { width:100%; max-width:900px; margin:24px auto; padding:0; display:flex; justify-content: space-between; }
section#newarticles li { list-style-type:none; margin:0 6px; padding:0; width:23%; }
.thumbox { width:100%; height:154px; overflow:hidden; }
.thumbox img { width:100%; height:auto; }

section#newarticles h3 { font-size:12px; height:3.8em; }
.nabtm  { display:flex; justify-content: space-between; }
.artYmd { font-size:10px; }
.artCtg { font-size:10px;  }

a.more { display:block; width:200px; margin:0 auto; padding:4px; border:1px solid #999; text-align:center; text-decoration:none; color:#231815; border-radius: 16px; }