/*----------------------------------------------------
coupon
----------------------------------------------------*/
body#coupon .content {width: 90%; padding: 0 auto; margin: 20px auto;}
header, #footer #pageEnd, #showSearch {display: none;}
#couponarea {margin-top: 20px;}
#footer #back {padding: 0 10px; margin-bottom: 10px;}
#attention ul {margin: 0 10px 10px 10px}
#attention h1 {margin: 10px}
#attention span.qr {display: none;}

.coupon {margin: 0 10px 10px 10px;}
#coupon1 {float: none; width: 100%;}
#coupon2 {float: none; width: 100%; margin-bottom: 10px;}
#coupon2 h1 {display: none;}

#coupon1 .couponBody {border: 1px solid #7f0019; border-bottom: 1px dashed #888;}
#coupon2 .couponBody {border: 1px solid #7f0019; border-top: 0; border-radius: 5px;}

#coupon1 img {width: 250px;}
#coupon2 img {width: 178px; margin-bottom: 0;}