#app > div > section > section > div.profile__wrap > form > div:nth-child(9) > section > section > div.layout.item__label.d-inline-block > span.item__label__text {display:flex;flex-direction:column;}
#app > div > section > section > div.profile__wrap > form > div:nth-child(9) > section > section > div.layout.item__label.d-inline-block > span.item__label__text::before{
display:block;
content: "・現在参加を予定されている日程にチェックをお願いします。当日ご来場いただいた時間から自由にご参加いただけます。";
order:1;}
#app > div > section > section > div.profile__wrap > form > div:nth-child(9) > section > section > div.layout.item__label.d-inline-block > span.item__label__text::after{
display:block;
content: "★参加する可能性のある日程を広く選択してください。参加ができなくなった場合でも事務局への連絡は不要です。";
order:2;}