@charset "UTF-8";

a.o-btn {
    text-decoration: none;
    margin: 20px 0;
}

a.o-btn span {
    display: block;
}

@media screen and (max-width: 480px) {
a#btn+div a {
    margin-bottom: 15px;
}
}