
@charset "UTF-8";

@media screen and (min-width:768px){
   #tel + .contents_box01 .inner_item_txt a{
     pointer-events: none !important;
}
}