@charset "UTF-8";

@media screen and (max-width: 450px) {
#tel_contact + .widget_tel .inner_item_txt {
    font-size: 1.3rem;
}
}