@charset "UTF-8";

/*メニュー画像調整*/
.widget_menu01 .category_img a img {
    max-height: 250px;
    object-fit: cover;
}