:root {
    --color-01: #ffc440;
}

/* 改行 */
#actual-object-form .uk-text-muted {
    white-space: break-spaces;
}
