@charset "UTF-8";

@media screen and (min-width: 769px) {
.contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) a {
    pointer-events: none;
}
}