@charset "UTF-8";

@media screen and (max-width: 700px) {
#banner_link + .contents_btn01.block_button_2 .inner_item_img:nth-child(1):nth-last-child(2),
#banner_link + .contents_btn01.block_button_2 .inner_item_img:nth-child(2):nth-last-child(1) {
    max-width: 90%!important;
}
}