@charset "UTF-8";
.mdMobileUser{width:950px;margin:0 auto;padding:24px 40px 0;border-top:1px solid #fff;background-color:#fff}
.mdMobileUser.isBackgroundNone{padding:16px 0;background-color:rgba(0,0,0,0);border-top:none}
.mdMobileUser .elLists{display:-ms-flexbox;display:flex;margin-left:-10px}
.mdMobileUser .elList{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:calc(33.3333333333% - 10px);margin-left:10px}
.mdMobileUser .elList+.elList{border-left:1px solid #d9d9d9;padding-left:10px}
.mdMobileUser .elIcon{width:52px;-ms-flex-negative:0;flex-shrink:0}
.mdMobileUser .elIconImage{width:100%;height:auto}
.mdMobileUser .elDetail{margin-left:8px;-ms-flex-positive:1;flex-grow:1}
.mdMobileUser .elDetailHead{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
.mdMobileUser .elDetailNotice,.mdMobileUser .elDetailText{font-size:12px}
.mdMobileUser .elDetailTitle{font-weight:700}
.mdMobileUser .elDetailText{margin-top:8px}
.mdMobileUser .elDetailNotice{width:144px;margin-top:8px;color:#868686}
.mdMobileUser .elPointValue{white-space:nowrap;font-size:28px;font-weight:700;text-align:center}
.mdMobileUser .elPointPlus{font-size:18px;font-weight:400}
.mdMobileUser .elPointPercent{font-size:14px;font-weight:400}