@charset "UTF-8";

@media screen and (max-width: 480px) {
    #btn2+.contents_btn01 a {
        width: calc(100% - 16px);
    }
}