@charset "utf-8";body{max-width:750px;margin:0 auto;font-size:.3rem}.list-img{font-size:0;line-height:0}.list-img img{width:100%}.bg{min-height:100px;background:url(../img/4.png) repeat-y;background-size:100% 100%}.btn-group-container{position:relative}.btn-group{position:absolute;top:.6rem;left:5%;width:90%}.btn-group .item{display:flex;justify-content:center}.btn-group .btn{height:.8rem;margin:.2rem 0}.btn-group .btn img{height:100%}.btn-group .btn-install{-webkit-animation:urgentlystrong .5s infinite;animation:urgentlystrong .5s infinite}@-webkit-keyframes urgentlystrong{from{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes urgentlystrong{from{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}