body * {
    font-family: "Microsoft JhengHei";
}

.mainVisualContainer {
    display: none;
}

.btnApply_box {
    margin-bottom: 40px;
    width: unset;
    flex-direction: column;
}

.btnApply_box p {
    height: unset;
    color: #CC1313;
}

.btnApply_box ul {
    width: unset;
}