/* CSS Document */
@media(min-width:481px) {
.pageMypageCouponIndex main > .page-title.standard h1 > span {
    background-image: url(../images.23fd55350af8ac9c6dcaa51f417690bf/bg_page-title-dot.png), url(../images.8e3712d23eaf89749df5a51cdd0aa583/mypagebg_page-title-emblem.png)
    }
.pageMypageCouponIndex .couponBox:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
.pageMypageCouponIndex .couponBox .couponImg, .pageMypageCouponIndex .couponBox .couponDtail {
    float: left;
    width: 48%
    }
.pageMypageCouponIndex .couponBox .couponImg img, .pageMypageCouponIndex .couponBox .couponDtail img {
    width: 100%
    }
.pageMypageCouponIndex .couponBox .couponDtail {
    margin-left: 4%
    }
.pageMypageCouponIndex .couponBox .couponDtail dt {
    background: #f2f2f2;
    border-radius: 4px;
    padding: 14px;
    font-size: 22px
    }
.pageMypageCouponIndex .couponBox .couponDtail dd {
    margin-top: 20px;
    margin-bottom: 60px
    }
.pageMypageCouponIndex .couponBox .couponDtail dd li {
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 8px
    }
.pageMypageCouponIndex .couponBox .couponDtail dd p {
    margin-top: 40px
    }
.pageMypageCouponIndex .couponBox .couponDtail dd span {
    font-size: 32px
    }
 }
