/*JJdefine設置 2020.04*/
#JJ_define_bnr {
	max-width: 710px;
    margin: 0;
}
#JJ_define_bnr img {
	display: block;
	width: 100%;
	height: auto;
}

#JJ_coupon_bnr {
	width: 100%;
	max-width: 710px;
}
#JJ_coupon_bnr a:hover{
	opacity: 0.8;
}
#JJ_coupon_bnr img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#JJ_coupon_bnr .coupon_box {
	display: table;
}
#JJ_coupon_bnr .coupon_box img {
	display: table-cell;
	width: 50%;
	cursor: pointer;
}
#JJ_coupon_bnr .coupon_box img:hover {
	opacity: 0.8;
}