@charset "UTF-8";

@media screen and (min-width: 700px) and (max-width: 1000px){
.contents_btn01 a {
    width: 45% !important;
}
}