@charset "UTF-8";
[class^=mdBenefitList]{width:100%;padding:10px 20px 20px}
[class^=mdBenefitList] .elList+.elList{margin-top:16px}
[class^=mdBenefitList] .elList.el2Column{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:12px}
[class^=mdBenefitList] .elList.el2Column .elTitle{margin:8px 0 0}
[class^=mdBenefitList] .elList.el2Column .elTitle .elLabel{display:block;width:-webkit-fit-content;width:fit-content;margin:0 auto 2px}
[class^=mdBenefitList] .elItem{text-align:center}
[class^=mdBenefitList] .elLink{display:block}
[class^=mdBenefitList] .elImage{width:100%;height:auto;border-radius:8px}
[class^=mdBenefitList] .elTitle{margin:8px 0 2px;color:#434343;font-weight:700;font-size:14px;line-height:20px}
[class^=mdBenefitList] .elTitle .elLabel{display:inline-block;height:20px;margin-right:6px;padding:0 5px;border-radius:2px;color:#fff;font-weight:700;font-size:12px}
[class^=mdBenefitList] .elTitle .elLabel.elRedBackground{background-color:#f03}
[class^=mdBenefitList] .elTitle .elLabel.elBlueBackground{background-color:#3383d3}
[class^=mdBenefitList] .elNotice{color:#434343;font-size:14px;line-height:20px}