.LiveHTML div {
    display: flex;
    justify-content: center;
}


.LiveField--required .LiveField__header [data-block]:last-child > [data-offset-key]:last-child > :last-child [data-text]::after,
.Field--required .Field__headerlabel [data-block]:last-child > [data-offset-key]:last-child > :last-child [data-text]::after {
    color: #B00004;
}

.text-center {
    text-align: center;
}

.mx-auto {
    margin-right: auto;
    margin-left: auto;
}

.cbj-red {
    color: #B00004;
}


.LiveField__input--confirm  {
    margin: 20px 0 0 0;
    width: 100%;
    padding: 0;
}


.Paperform__QuestionBlock--2qbc0 label, .Paperform__QuestionBlock--abnqs label, .Paperform__QuestionBlock--6auf1 label, .Paperform__QuestionBlock--5q22m label, .Paperform__QuestionBlock--fmff7 label, .Paperform__QuestionBlock--7uqh9 label, .Paperform__QuestionBlock--atv0h label, .Paperform__QuestionBlock--3rogt label {
    display: none;
}

[style*='8oc2o'] {
    margin-left: 2em;
    display: inline-block;
}

.Pagination__btn.Pagination__btn--next:before {
    content: "次へ";
    color: white;
    vertical-align: top;
    padding-right: 10px;
    font-size: 16px;
}

.Pagination__btn.Pagination__btn--previous:after {
    content: "戻る";
    color: white;
    vertical-align: top;
    padding-left: 10px;
    font-size: 16px;
}


/*cbj-942 information*/
div.info-942 {
    align-items: center;
    justify-content: start;
    gap: 0 20px;
    width: 100%;
}