.top-case-feed .latest-posts{row-gap:30px}.top-case-feed .top-case-feed-cta{margin-top:1rem;text-align:center}.top-case-feed .article-panel{animation-timing-function:ease-in-out;background-color:var(--white);border:1px solid var(--borders);border-radius:8px;height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out}.top-case-feed .article-panel:hover{box-shadow:15px 25px 60px 0 rgba(0,0,0,.13)}.top-case-feed .article-panel .article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.top-case-feed .article-panel .heading{display:block;font-family:var(--primary_font,"Noto Sans JP",sans-serif);font-size:1.15rem;line-height:1.5;text-align:left}.top-case-feed .article-panel a,.top-case-feed .article-panel a:hover{color:inherit}.top-case-feed .article-panel a{display:flex;flex-direction:column;height:100%}.top-case-feed .article-panel .article-img{aspect-ratio:16/9;overflow:hidden}.top-case-feed .article-panel .article-img img{height:100%;object-fit:cover;width:100%}