@charset "utf-8";

.auto_remittance_table_th_bb {
    border-bottom: none!important;
}

.auto_remittance_table_th_bt {
    border-top: none!important;
}

.auto_remittance_table_th_br {
    border-right: none!important;
}

.auto_remittance_table_th_bl {
    border-left: none!important;
}

#prepare .icon_check_list {
    display: flex;
    justify-content: center;
    gap: 10%;
}

.notes_list li {
    color: #000;
}