/* BASIC css start */
.coupon_top{width:1100px; margin:0 auto;}
.coupon_wrap{
width:1100px;
height:2218px;
background-image: url("http://akkinara.speedgabia.com/image/2023_5/april_event_bg.jpg");
text-align:center;
margin:0 auto;
}

.cp_image{
padding-top:490px;
}

.cp_image li{
width:540px;
margin-bottom:10px;
display:inline-block;
}

.cp_image img:hover{
filter : saturate(500%) hue-rotate(10deg);
}

/* BASIC css end */

