@charset "utf-8";

.accbtn {}
.accbtn a {}

@media(max-width:540px){
    .accbtn a {display: block; width:100%; margin:3px 0;text-align: left;}
}