@charset "UTF-8";

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