@charset "UTF-8";

#menuAnker + .contents_btn01 .content_wrapper>a {
width: 40% !important;
max-width: inherit;
min-width: inherit;
}
@media screen and (max-width: 471px) {
#menuAnker + .contents_btn01 .content_wrapper>a {
width: 95% !important;
}
}