/* coupon */
#wrapper {background:#ffe93e;#color:#222;}
#coupon {color:#fff;}
#coupon {
	width:60%;border:2px dashed #ff1616;padding:3rem;
	margin-left:auto;margin-right:auto;
	background:#ffefef;color:#222;
}
#coupon .kome {text-align:left;margin-top:1rem;}
#coupon .kome p {line-height:150%;}
h2 {
    font-size: 3.5em;
    font-weight: bold;
    line-height: 0.8em;
    font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 0.15em;
	color:#222;
}
h3 {font-size: 2em;}

