@charset "UTF-8";

#top_access + .widget_shop01 .inner_item_txt dl:nth-of-type(6){
    display: none;
}

@media screen and (min-width: 900px){
a[href^="tel:"]{
    pointer-events: none;
}
}