@charset "UTF-8";

@media screen and (max-width: 1024px){
#menu_btn + .contents_btn01 a {
    max-width: 110px;
    min-width: 0;
}
}