.item_title.alert_title h4:after {
    content: "";
    top: 48%;
    width: 100%;
    margin-left: 40px !important;
    height: 1px;
    position: absolute;
    background-color: var(--colorOrange);
}
.momo_group{
    display: flex;
    align-items: center;
    gap: 16px;
}
.momo_group .momo_btn{
    cursor: pointer;
    width: 134px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid var(--colorOrange);
    border-radius: 8px;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: var(--colorOrange);
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.input_alert{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #F73603;
    margin-top: 12px;
}

.pay_text{
    list-style: disc;
    margin: 16px 0 16px 1rem;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #868686;
}
.pay_text li{
    margin-bottom: 2px;
}
.popup_ul{
    list-style: disc;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #1B1B1B;
}
.popup_ul li {
    margin-bottom: 10px;
}
.popup_ul li span {
    color: rgba(247, 54, 3, 1);
}

.invoice_box{
    height: auto !important;
}
.invoice_box .user_info{
    display: block !important;
}
.invoice_box .radio_item_wrapper{
    margin-bottom: 4px !important;
}
.invoice_box .mfo_radio_group{
    margin-bottom: 0px !important;
}
.invoice_box .sub_controller{
    width: 100% !important;
    display: flex;
    align-items: center;
    gap: 5px;
}
.invoice_box .sub_controller .mfo_input_wrapper{
    flex: 1;
}
.invoice_box .invoice_btn{
    cursor: pointer;
    width: 104px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid var(--colorOrange);
    border-radius: 8px;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: var(--colorOrange);
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_h{
    min-height: 68px !important;
    padding: 11px 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.agree_check{
margin-bottom: 109px;
}
.agree_check .error{    
    margin-top: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #F73603;
    display: none;
    text-align: left;
}
.agree_check.show_error  .error{ 
    display: block;
}
.check_label{
font-weight: 400;
font-size: 20px;
line-height: 28px !important;
color: #1B1B1B;
position: relative;
bottom: 3px;
}


.span_red{
    color: rgba(247, 54, 3, 1) !important;
}
.span_link{
    cursor: pointer;
    color: rgba(66, 134, 222, 1) !important;
    text-decoration: underline !important;
}
.span_link:hover{
    opacity: .8;
}

 .agree_check{
    /*margin-left: 180px !important;*/
    margin-left: px !important;
}

.pc_br{
    display: block;
}


.pay_info .mfo_radio_group{
    margin: 8px 0;
}
.option_content{
    color: rgba(134, 134, 134, 1) !important;
}
.money_text{
    color: rgba(247, 54, 3, 1) !important;
}

.hide_item{
    display: none;
}
.radio_item_wrapper{
    display: flex !important;
}
.radio_item_wrapper i.alert{
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../../assets/icons/alert_orange.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 5px;
    margin-top: 1px;
    cursor: pointer;
}

.mb_0{
    margin-bottom: 0 !important;
}

.item_form_list .controller_pay_wrapper .pay_way_feedback .pay_info{
    display: none;
}
.item_form_list .controller_pay_wrapper .pay_way_feedback .item_box.active .pay_info{
    display: block;
}

.item_form_list .controller_pay_wrapper .pay_feedback .item_box{
    border-radius: 8px;
    padding: 15px 16px 15px 12px;
    border: 1px solid #D2D2D2;
    background-color: #fff;
    width: 460px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #1B1B1B;
    margin-bottom: 12px;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box{
    height: 53px;
    overflow: hidden;
}
.item_form_list .controller_pay_wrapper .pay_feedback .pay_info{
    display: none;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box.active{
    /*background: rgba(255, 103, 0, 0.1); */
    background-color: var(--colorLightOrange);
    border: 2px solid var(--colorOrange);  
    height: auto;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box.show_error .radio_item_wrapper .content{
    color: #F73603;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box.active .pay_info{
    display: block;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box .radio_item_wrapper{
    border-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 25px;
    min-height: 24px;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box .radio_item_wrapper .checkmark {
    top: 0;
    left: 0;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box .radio_item_wrapper:hover .checkmark{
    background-color: #fff;
    border: 1px solid #B7B6B7;
    opacity: 1;
}
.item_form_list .controller_pay_wrapper .pay_feedback .item_box .radio_item_wrapper.active{
    background-color: transparent;
    border-color: transparent;
}
.item_form_list .controller_pay_wrapper .pay_feedback .pay_info{
    margin-left: 25px;
}
.item_form_list .controller_pay_wrapper .pay_feedback a{
    color: #4286DE;
    text-decoration: underline;
}
.item_form_list .controller_pay_wrapper .pay_feedback .service_item .item_box .mfo_radio_group{
    margin-bottom: 0;
}
.item_form_list .controller_pay_wrapper .pay_feedback .service_item .item_box .mfo_radio_group .radio_item_wrapper{
    background-color: transparent;
}
.item_form_list .plan_link{
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: #4286DE;
    text-decoration: underline;
}
.item_form_list .controller_pay_wrapper .pay_feedback .sub_remark{
    margin-top: 5px;
    text-align: justify;
}
.item_form_list .controller_pay_wrapper .pay_feedback .mfo_input_wrapper input{

    width: 100%;
}
.item_form_list .controller_pay_wrapper .pay_feedback  .radio_item_wrapper {
    border-radius: 8px;
    padding: 15px 16px 15px 46px;
    border: 1px solid #D2D2D2;
    width: 460px;
    font-size: 16px;
}
.item_form_list .controller_pay_wrapper .pay_feedback .radio_item_wrapper:hover .checkmark{
    background-color: #fff;
    opacity: 1;
    border: 1px solid #B7B6B7;
}
.item_form_list .controller_pay_wrapper .pay_feedback  .radio_item_wrapper.active{    
    background-color: #ffefe5;
    border: 1px solid var(--colorOrange);
}
.scroll_wrapper{
    max-width: 390px !important;
    position: relative;
}
.heart-table{
    border-collapse: collapse;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 0 1px rgba(209, 209, 209, 1);
}
.heart-table td, .heart-table th{
    border: 1px solid rgba(209, 209, 209, 1);
    padding: 8px 17px;
    text-align: center;
    vertical-align: middle;
}
.heart-table th{
    background: var(--colorOrange);
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    padding: 8px 17px !important;
}
.heart-table td{
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #1B1B1B;
}
.heart-table tbody tr:last-child td {
    border-bottom: 0;
}


.heart-table .row_1{
    padding: 8px 12px;
    border-left: 0;
}
.heart-table .row_2{
    max-width: 195px;
    padding: 17px;
}
.heart-table .row_3{
    border-right: 0;
}
.heart-table .row_3 .choice_btn{
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: var(--colorOrange);
    padding: 4px 13px;
    border: 1px solid var(--colorOrange);
    border-radius: 30px;
    margin-top: 3px;
    cursor: pointer;
}
.heart-table .row_3 .choice_btn:hover{
    color: #fff;
    background-color: var(--colorOrange);
}
.op_white{
    width: 100px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 61.98%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    padding: 50px 50%;
    position: sticky;
    right: 0;
    bottom: -20px;
}
@media (max-width: 1000px){
    .agree_check{
        /*margin-bottom: 89px;*/
        margin-bottom: 40px;
    }
    .check_label{
        font-size: 18px;
    }
}
@media (max-width: 992px){
    .item_form_list  .mfo_radio_group .radio_item_wrapper{
        font-size: 14px !important;
    }
    .item_form_list .item_box{
        width: 100% !important;
    }    
    .agree_check{
        margin-left: 0 !important;
    }
}


@media (max-width: 768px){
    .check_label{
        font-size: 16px;
    }
    .sub_item, .agree_check{
        margin-left: 0 !important;
    }
    .pay_text,.input_alert{
        font-size: 16px;
        line-height: 22px;
    }
    /* .mfo_button{
        max-width: 247px;
    } */
}
@media (max-width: 575px){
    .pc_br{
        display: none;
    }
    .popup_ul{
        font-size: 14px;
        line-height: 20px;
        padding: 0 7px;
    }
    .btn_h{
        padding: 11px 2px !important;
    }
    .pay_text,.input_alert{
        font-size: 14px;
        line-height: 20px;
    }
    .pay_info .radio_item_wrapper{
        width: 105% !important;
    }
   
}
@media (max-width: 480px){
    .heart-table td, .heart-table th{
        font-size: 12px;
        line-height: 17px;
    }
    .heart-table .row_2{
        max-width: 146px;
        padding: 20px 13px;
    }
}



@media (max-width: 376px){   
    .heart-table .row_3{
        padding: 8px 11px;
    }
}
