.ho-kose-wrap{background:#fff;border-top:5px solid #df0000;padding:14px 14px 12px;margin:18px 0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.ho-kose-titlebar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ho-kose-titlebar h3{margin:0;color:#d40000;font-size:19px;font-weight:800;line-height:1}.ho-kose-titlebar span{color:#d40000;font-size:20px;font-weight:900;letter-spacing:2px}.ho-kose-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ho-kose-card{background:#f7f7f7;border-radius:7px;min-height:245px;padding:16px 10px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-bottom:5px solid #e00000;box-sizing:border-box;transition:.25s ease}.ho-kose-card:hover{transform:translateY(-2px);box-shadow:0 5px 14px rgba(0,0,0,.08)}.ho-kose-post-title{min-height:48px;color:#333;text-decoration:none;font-size:18px;font-weight:500;line-height:1.16;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.ho-kose-post-title:hover{color:#d40000}.ho-empty-title{color:#999}.ho-kose-avatar{width:122px;height:122px;border-radius:50%;overflow:hidden;display:block;background:#eee;margin:2px auto 12px}.ho-kose-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block;border-radius:50%}.ho-kose-author{color:#e00000!important;text-decoration:none!important;font-size:16px;font-weight:900;line-height:1.25;text-transform:uppercase}.ho-kose-author:hover{text-decoration:underline!important}@media(max-width:1024px){.ho-kose-grid{grid-template-columns:repeat(3,1fr)}.ho-kose-card{min-height:235px}.ho-kose-post-title{font-size:17px}.ho-kose-avatar{width:112px;height:112px}}@media(max-width:680px){.ho-kose-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ho-kose-wrap{padding:12px}.ho-kose-titlebar h3{font-size:18px}.ho-kose-card{min-height:220px;padding:14px 8px 10px}.ho-kose-post-title{font-size:15px;min-height:42px}.ho-kose-avatar{width:96px;height:96px}.ho-kose-author{font-size:14px}}@media(max-width:420px){.ho-kose-grid{grid-template-columns:1fr}}
