.bl_mpMediaImageText{display:flex;flex-direction:column;gap:40px 0}.bl_mpMediaImageText_item{border-bottom:1px solid #e4e4e4;display:flex;gap:0 40px;padding-bottom:40px}.bl_mpMediaImageText_item--image-right .bl_mpMediaImageText_image{order:2}.bl_mpMediaImageText_item--image-right .bl_mpMediaImageText_contents{order:1}.bl_mpMediaImageText_contents,.bl_mpMediaImageText_image{width:calc(50% - 20px)}@media screen and (max-width:768px){.bl_mpMediaImageText{gap:24px 0}.bl_mpMediaImageText_item{flex-wrap:wrap;gap:40px 0}.bl_mpMediaImageText_item--image-right .bl_mpMediaImageText_image{order:1}.bl_mpMediaImageText_item--image-right .bl_mpMediaImageText_contents{order:2}.bl_mpMediaImageText_contents,.bl_mpMediaImageText_image{width:100%}}