@charset "UTF-8";.lp_wrap .offer .btn{position:absolute;width:95%;bottom:2.5%;left:2.7%;animation-name:updown1;animation-delay:0s;animation-duration:3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.lp_wrap .offer2 .btn{position:absolute;width:94%;left:3%;animation-name:updown1;animation-delay:0s;animation-duration:3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.lp_wrap .newrl .btn{bottom:2.7%}.lp_wrap .sflq .btn{bottom:2.6%}.lp_wrap .plshf .btn{bottom:2.7%}.lp_wrap .slp .btn{bottom:2.2%}@keyframes updown1{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}