.c-couponCard__note {
	margin-top: 10px;
	font-size: 12px!important;
	font-weight: 300!important;
}
.c-couponCard__note span {
	font-size: 11px;
	font-weight: 300;
	color: #5f5e5e
}
.u-price strong {
	font-size: 24px!important;
	    letter-spacing: 0;
}
.u-price small {
	font-size: 12px!important;
}

small.c-couponCard__price {
    display: block;
    width: 100%;
    font-family:"Noto Sans JP",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.5;
	/* color: #999999; */
    color: #5f5e5e;
  }