@media (min-width: 767px) {
.sp_tel {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
}