.case-listing-grid .latest-posts{row-gap:30px}.case-listing-grid .article-panel{animation-timing-function:ease-in-out;border:1px solid;height:100%;overflow:hidden;position:relative;transition:all .3s ease-in-out}.case-listing-grid .article-panel:hover{box-shadow:15px 25px 60px 0 rgba(0,0,0,.13)}.case-listing-grid .article-panel .article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1rem}.case-listing-grid .article-content .spaced{margin-bottom:1.875rem}.case-listing-grid .article-content .article-meta{display:flex;font-size:.95rem;gap:1rem;justify-content:space-between}.case-listing-grid .article-content .article-meta .data .date{font-size:.95em}.case-listing-grid .article-content .reading-minutes{min-width:29%}.case-listing-grid .article-content .article-meta:not(:has(.reading-minutes)):not(:has(.comment-count)){justify-content:flex-end}.case-listing-grid .article-panel .heading{display:block;font-family:var(--primary_font,"Noto Sans JP",sans-serif);text-align:left}.case-listing-grid .article-meta span.bull{padding:0 .25rem}.case-listing-grid .article-panel a,.case-listing-grid .article-panel a:hover{color:inherit}.case-listing-grid .article-panel a{display:flex;flex-direction:column;height:100%}.case-listing-grid .tag{background-color:var(--light);border-radius:4px;color:var(--body_color);display:inline-block;font-size:.75rem;margin-bottom:.5rem;padding:.25rem .5rem;transition:all .25s ease}.case-listing-grid .article-panel .article-img{aspect-ratio:16/9;overflow:hidden}.case-listing-grid .article-panel .article-img img{height:100%;object-fit:cover;width:100%}