
@charset "UTF-8";

/*必須項目テキストカラー*/
#form_text + div .inner_item_txt p span {
    display: inline-block;
    color: red;
    margin-bottom: 1rem;
}