@charset "UTF-8";

/* フォーム入力欄調整 */
.widget_form form dl input, .widget_form form textarea {
    border: 1px solid var(--i_border_color);
}