.bl_mpListRelated{background:#f4f4f4;display:flex;flex-wrap:wrap;gap:20px;padding:40px}.bl_mpListRelated_head{font-size:24px;font-weight:700;width:100%}.bl_mpListRelated_item{width:calc(33.33333% - 13.33333px)}.bl_mpListRelated_card{background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.08);color:inherit;height:100%;outline:1px solid #ececec;overflow:hidden;position:relative;text-decoration:none}.bl_mpListRelated_card:hover{outline:2px solid #3e455c}.bl_mpListRelated_contents{padding:24px}.bl_mpListRelated_title{color:#2659ff;margin-top:18px;text-decoration:underline}.bl_mpListRelated_title>a{display:inline-block;text-decoration:underline}.bl_mpListRelated_title>a:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.bl_mpListRelated_text{font-size:14px;margin-top:16px}.bl_mpListRelated_tag{display:flex;flex-wrap:wrap;font-size:14px;gap:8px;position:relative;z-index:2}.bl_mpListRelated_tag>a,.bl_mpListRelated_tag>span{background:#f4f4f4;border-radius:10em;color:#3e455c;display:inline-block;padding:3px 14px;text-decoration:none}.bl_mpListRelated_tag>a:hover,.bl_mpListRelated_tag>span:hover{background:#3e455c;color:#fff}@media screen and (max-width:1023px){.bl_mpListRelated{padding:20px}.bl_mpListRelated_head{font-size:20px}.bl_mpListRelated_item{width:100%}}