@charset "UTF-8";

@media screen and (max-width: 450px) {
    .widget_tel .inner_item_txt {
        font-size: 3.5vw;
    }
}