#subpage-top{width:100%;height:40vh;position:relative;display:flex;justify-content:center;align-items:center;background:url("../images/page-news_top_test.jpg") no-repeat center;background-size:cover}#subpage-top::before{content:'';background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0;width:100%;height:100%;display:block}#subpage-top h1{position:relative;z-index:1;font-family:"EB Garamond",serif;color:#FFF;font-size:55px}#page-news{padding:110px 5%;position:relative}#page-news h2{text-align:center}.page-news-outer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 6px}@media screen and (max-width: 768px){.page-news-outer{flex-direction:column}}.page-news-inner{text-align:center;width:30%;height:500px;padding:20px;background-color:#FFF;filter:drop-shadow(5px 5px 5px #aaa);transition:all .2s}.page-news-inner:hover{filter:none}.page-news-inner .page-news-img{width:100%;object-fit:cover;overflow:hidden;height:50%}.page-news-inner .page-news-date{height:20%;padding:10px}.page-news-inner .page-news-title{height:30%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.page-news-inner{width:90%;height:400px;flex-wrap:nowrap}}
