@charset "UTF-8";
.wpCouponArea{width:950px;margin:0 auto;padding:20px 24px 32px;box-shadow:0 8px 8px 0 rgba(0,0,0,.1);background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.wpCouponArea.isFirst{margin-top:48px;padding-top:32px;border-top-left-radius:12px;border-top-right-radius:12px}
.wpCouponArea.isLast{border-bottom-left-radius:12px;border-bottom-right-radius:12px}
.wpCouponArea.elOneCoupon{display:block;-ms-flex-wrap:unset;flex-wrap:unset}
.wpCouponArea.elOneCoupon .elItem{width:100%}
.wpCouponArea.elOneCoupon .elImage{width:260px}
.wpCouponArea.elOneCoupon .elImage img{width:100%;height:auto}
.wpCouponArea.elOneCoupon .mdMallCoupon:nth-child(n+2){padding-top:20px}
.wpCouponArea.elOneCoupon .mdMallCouponAPI{margin-top:0}
.wpCouponArea.elOneCoupon .mdMallCouponAPI .elTexts{margin-left:280px;width:auto}
.wpCouponArea .mdMallCouponAPI .elItemInner{min-height:100%;padding:0;border:none}
.wpCouponArea .mdMallCouponAPI .elTexts{width:290px}
.wpCouponArea+.mdTextLinkListA_a_01{width:950px;margin:0 auto;padding:20px 24px 32px;background-color:#fff;border-radius:0;box-shadow:0 8px 8px 0 rgba(0,0,0,.1);text-align:center}