@charset "utf-8";

.modal_result_box01 .box .tit,
.modal_result_box01 .box .alt {
    width: calc(50% - 20px);
}

.modal_result_box01 .box .tit {
    /* border-right: 1px solid #ECECEC; */
    text-align: center;
}

.modal_result_box01 .box .alt {
    text-align: center;
}