@charset "UTF-8";

.contents_btn01 .content_wrapper>a, .contents_btn01.block_button_2 .inner_item_img {
  width: 30%;
}

@media screen and (max-width: 700px) {
.contents_btn01 .content_wrapper>a, .contents_btn01.block_button_2 .inner_item_img {
  width: 80%;
}
}