#contents .result .flowchart_item-text {
    text-align: start;
}

.document_table th,
.document_table td {
    text-align: center;
}

#contents p {
    margin-bottom: 0px;
}

.flowchart_item-answer li button {
    height: 100%;
}

.bold-text {
    font-weight: bold;
}

#contents .flowchart_item-text {
    font-weight: 400 !important;
    font-size: 100%;
    margin-bottom: 10px !important;
}

.red-text {
    color: #f72900 !important;
}

#contents strong {
    color: #333;
}

.document_table th {
    white-space: pre !important;
}

.box_left_text {
    margin-bottom: 20px !important;
    font-size: 128.5711% !important;

}

.flowchart_item .flowchart_item-text-title {
    font-size: 128.5711% !important;
    font-weight: bold !important;
}

.note {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em;
}
