@charset "UTF-8";

/*------------pc-notel---------------*/

@media screen and (min-width:769px){
#pc-notel + section a{
    pointer-events: none !important;
}
}