@charset "UTF-8";
.mdBonusStore{width:990px;margin:0 auto;padding:24px 40px 0;border-top:1px solid #fff;background-color:#fff;padding:40px;border-radius:12px}
.mdBonusStore.isBackgroundNone{padding:16px 0;background-color:rgba(0,0,0,0);border-top:none}
.mdBonusStore .elDescription{text-align:center;font-size:12px;color:#434343}
.mdBonusStore .elNotice{text-align:center;font-size:12px;color:#868686}
.mdBonusStore [class*=__heading]{text-align:center}
.mdBonusStore [class*=__heading] .elHeading{font-size:18px;font-weight:700}
.mdBonusStore [class*=__heading] .elHeadingNote{margin-top:4px;color:#868686;font-size:12px}
.mdBonusStore [class*=__item]{margin-top:20px;padding:16px 14px;border:1px solid #ebebeb;border-radius:8px;background-color:#f4f4f4;box-shadow:0 0 16px 0 rgba(0,0,0,.1)}
.mdBonusStore [class*=__image]{position:relative;padding-top:40px;text-align:center}
.mdBonusStore [class*=__image] .elImage{width:427px;height:auto;background-color:linear-gradient(90deg,#222 0,#333 50%,#222 100%),#333;box-shadow:0 0 16px 0 rgba(0,0,0,.1)}
.mdBonusStore .elCampaignLists{display:-ms-flexbox;display:flex}
.mdBonusStore .elCampaignList{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:33.3333333333%;padding:0 16px}
.mdBonusStore .elCampaignList+.elCampaignList{border-left:1px solid #d9d9d9}
.mdBonusStore .elCampaignList:first-child{padding-left:0}
.mdBonusStore .elCampaignList:last-child{padding-right:0}
.mdBonusStore .elCampaignWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:8px}
.mdBonusStore .elCampaignWrap+.elCampaignWrap{margin-top:4px}
.mdBonusStore .elCampaignTitle{font-size:14px;font-weight:700}
.mdBonusStore .elCampaignPoint{display:inline-block;position:relative;line-height:16px;min-height:12px;padding-left:16px;font-size:12px}
.mdBonusStore .elCampaignPoint::before{content:"";position:absolute;width:12px;height:12px;top:50%;left:0;background:url(https://s.yimg.jp/c/icon/s/bsc/2.0/paypay80.png) 50% 50% no-repeat;background-size:133% auto;margin-top:-6px}
.mdBonusStore .elCampaignPoint::before{top:2px;margin-top:0}
.mdBonusStore .elCampaignLabels{margin-top:4px;font-size:10px;line-height:14px}
.mdBonusStore .elCampaignLabel{display:inline-block;margin-right:4px;padding:0 4px;font-size:10px;background-color:#fff;height:16px;line-height:16px;font-weight:400}
.mdBonusStore .elDetailText{margin-top:4px;font-size:10px;color:#6a6a6a;line-height:14px}
.mdBonusStore [class*=__text]{padding-top:8px}
.mdBonusStore [class*=__textLink].elExpandAnchor .elAnchorText{font-size:12px}