@charset "UTF-8";

@media screen and (max-width: 400px) {
    #btn_new + .contents_btn01 a span{
        font-size: 1.3rem;
    }
}