.related-post-list-wrap{border-radius:20px;border:1px solid #D9D9D9;padding:clamp(24px,2.5vw,48px);padding-right:clamp(30px,3.12vw,60px)}.related-post-list{display:grid;gap:24px}.related-post-list .related-post:after{content:"";display:block;width:60px;height:1px;background-color:var(--color-gray);margin-top:24px}.related-post-list .related-post:last-child:after{display:none}.related-post{display:flex;flex-direction:column;gap:12px}.related-post__title{margin:0;font-size:1.375rem;font-weight:600;line-height:1.2;color:var(--color-navy)}.related-post__title .related-post__link{text-decoration:none;color:currentColor}.related-post__title .related-post__link:hover,.related-post__title .related-post__link:focus-visible{text-decoration:underline}.related-post__date{font-size:.875rem;color:var(--color-dark-gray)}
