@charset "UTF-8";

@media screen and (max-width: 500px){
.widget_menu01 li .inner_item_txt .price {
    font-size: 4vw;
}
}