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