.bl_mpListCard{display:flex;flex-wrap:wrap;gap:20px}.bl_mpListCard_item{width:calc(50% - 10px)}.bl_mpListCard_box{background:#fff;border:1px solid #ececec;padding:40px}.bl_mpListCard_head{font-size:24px;font-weight:700}.bl_mpListCard_contents p{margin-top:16px}.bl_mpListCard_button{margin-top:32px}.bl_mpListCard_button>a{background:#2659ff;border:1px solid #2659ff;color:#fff;display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none}.bl_mpListCard_button>a:hover{background:#fff;color:#2659ff}@media screen and (max-width:768px){.bl_mpListCard_item{width:100%}.bl_mpListCard_box{padding:24px}.bl_mpListCard_head{font-size:20px}}