#coupon{ background-image:url("../coupon/c-back4.png"); background-repeat:no-repeat;  background-position:center top;}
#res-coupon{ width:100%;  text-align:center; padding-top:6%; }
#res-coupon img{ width:70%; margin:2%;}
#res-coupon p{ font-weight:bold; font-size:2.5vw; color:#462010; }
#res-coupon ul{ list-style:none; font-weight:bold; font-size:2.5vw; color:#462010; width:70%; margin-left:12%; text-align:left; }
#res-linebtn{ margin:auto; width:200px; margin-top:2%; margin-bottom:2%;}
#mokume-coupon{ background-image:url("../c-images/mokume.png");  background-position:center; height:15px; width:100%;}

@media(min-width:1000px){
	#coupon-content{ width:100%; background-image:url("../coupon/coupon.png"); background-position:center top; height:960px;background-repeat:no-repeat;}
	#res-coupon{ display:none;}
	#res-linebtn{ display:none;}
}