@charset "UTF-8";

.block_table_3 table th div {
    font-weight: normal;
}


/* 追記 */
.widget_form form .submit {
    vertical-align: bottom;
}

main form .submit span input[value="戻る"] {
    color: var(--i_txt_color);
    font-size: 1.4rem;
    min-width: auto !important;
}

body:not(.dis) #r+div{
    display: none;
}