/*-------------------izu-------------------*/
#izu_mainimg{
    margin-top: 88px;
    background: url("../images/add/bg_izu_maining.png") no-repeat top center;
    height: 950px;
}
/*.inner{
    max-width: 1200px !important;
}*/
.hdd{
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 12px;
    border-bottom: 1px solid #707070;
}
.color_izu{
    color: #399000!important;
}
.text_izu{
    font-size: 16px;
}
.bg_izu{
    display: inline;
    background: #fff72f;
}
.izu_mt{
    margin-top: 120px;
}
.izu_office{
    padding-top: 80px;
}
.izu_office_tit{
    margin: 50px 0 45px;
    font-size: 18px;
    font-weight: 700;
}
.izu_office_list{
    max-width: 767px;
    margin: 30px auto 0;
}
.izu_office_list_tit{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.izu_office_list_box{
    background: #eef7eb;
    position: relative;
    padding: 44px 60px 40px;
    box-sizing: border-box;
}
.izu_office_list_box li{
    font-size: 16px;
    line-height: 1.7;
    padding-left: 30px;
    background: url("../images/add/ico_izu01.png") no-repeat left top 5px;
    box-sizing: border-box;
    background-size: 18px auto;
}
.izu_office_list_box li+li{
    margin-top: 24px;
}
.izu_office_list_box .img{
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 2;
    width: 150px;
    transform: translate(0, -50%);
}
.izu_progress{
    margin-top: 80px;
    text-align: center;
    /*display: flex;
    justify-content: space-between;*/
}
.izu_progress .left{
    background: url("../images/add/bg_izu01.png") no-repeat top center;
    width: 658px;
    position: relative;
    padding: 16px 56px 70px 40px;
    box-sizing: border-box;
}
.izu_progress .left_tit{
    display: flex;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}
.izu_progress .left_tit img{
    margin-right: 12px;
}
.izu_progress .left_pos{
    position: absolute;
    top: 110px;
    left: 40px;
    z-index: 2;
}
.izu_progress .left ul{
    margin-top: 33px;
    padding-left: 118px;
    box-sizing: border-box;
}
.izu_progress .left li{
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    padding: 0 10px 0 18px;
    box-sizing: border-box;
    line-height: 50px;
}
.izu_progress li+li{
    margin-top: 17px;
}
.izu_progress .right{
    background: url("../images/add/bg_izu02.png") no-repeat top center;
    width: 542px;
    position: relative;
    padding: 58px 40px 40px 40px;
    box-sizing: border-box;
}
.izu_progress .right li+li{
    margin-top: 20px;
}
.izu_progress .right li{
    font-size: 18px;
    font-weight: 700;
    padding-left: 30px;
    box-sizing: border-box;
    background: url("../images/add/ico_izu02.png") no-repeat left top 5px;
    background-size: 20px auto;
}
.izu_progress .right_txt{
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
}
.izu_service_txt{
    margin: 40px 0 60px;
}
.izu_service_box dl+dl{
    margin-top: 45px;
}
.izu_service_box dl{
    background: #eef7eb;
    padding: 36px 25px 25px 50px;
    box-sizing: border-box;
}
.izu_service_box dt{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
}
.izu_service_box dd{
    font-size: 16px;
    font-weight: 400;
}
.izu_service_box dd span{
    font-weight: 700;
}
.izu_reason_txt{
    margin: 40px 0 0;
}
.izu_reason_ico{
    margin: 35px 0 50px;
    text-align: center;
}
.izu_reason ul li+li{
    margin-top: 120px;
}
.izu_reason .listbox{
    display: flex;
    justify-content: space-between;
}
.izu_reason .listbox .img{
    width: 300px;
}
.izu_reason .listbox .des{
    width: calc(100% - 300px);
    padding-right: 60px;
    box-sizing: border-box;
}
.izu_reason .listbox .des_tit{
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}
.izu_reason .listbox .des_tit span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    color: #399000;
    background: #EEF7EB;
    border-radius: 18px;
    margin-right: 14px;
}
.izu_reason .listbox .des_tit span b{
    font-size: 30px;
}
.izu_reason .listbox .des_txt{
    font-size: 16px;
    margin-top: 44px;
}
.izu_features_txt{
    margin: 40px 0 60px;
}
.izu_features_des{
    padding: 0 25px;
    text-align: center;
    box-sizing: border-box;
}
.izu_features_des_tit{
    position: relative;
    background: #eef7eb;
    font-size: 20px;
    font-weight: 700;
    color: #399000;
    margin-bottom: 50px;
    line-height: 55px;
}
.izu_features_des_tit:before{
    background: url("../images/add/ico_izu04.png") 0 0 no-repeat;
    width: 60px;
    height: 34px;
    bottom: -34px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    z-index: 2;
    position: absolute;
}
.izu_features_list{
    margin-top: 80px;
}
.izu_features_list dl+dl{
    margin-top: 25px;
    padding-top: 30px;
    border-top: 2px solid #B0EB3B;
}
.izu_features_list dt{
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #399000;
}
.izu_features_list dd{
    font-size: 16px;
}

.izu_product_txt{
    margin: 40px 0 60px;
}
.izu_product_box{
    max-width: 1100px;
    margin: 0 auto;
}
.slider-nav-box dl{
    border: 3px solid #97E864;
    background: #fff;
    display: flex;
    height: 60px;
    cursor: pointer;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}
.slider-nav-box dt{
    font-size: 16px;
    color: #399000;
    font-weight: bold;
    width: 60px;
}

.izu_product_box .slick-current .slider-nav-box dl {
    border: 3px solid #399000;
    background: #399000;
    color: #fff;
}

.izu_product_box .slick-current .slider-nav-box dl dt {
    color: #fff;
}
.slider-nav-box dt span{
    font-size: 18px;
}
.slider-nav-box dd{
    font-size: 15px;
}
.slider-nav .slick-slide {
    padding: 0 2px !important;
    margin: 5px 0 0 0;
    width: 16.6% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box !important;
}
.slider-for{
    margin-top: 10px;
}
.slider-for-box{
    background: #eef7eb;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}
.slider-for-box dl{
    background: #fff;
    display: flex;
    box-sizing: border-box;
    border-radius: 10px;
    justify-content: left;
    align-items: center;
}
.slider-for-box dl+dl{
    margin-top: 20px;
}
.slider-for-box dt{
    width: 160px;
    text-align: center;
    font-size: 18px;
    color: #399000;
}
.slider-for-box dt span{
    font-size: 18px;
}
.slider-for-box dd{
    font-size: 16px;
    width: calc(100% - 160px);
    padding: 15px 20px 15px 0;
    box-sizing: border-box;
}
.slider-for-box .first dd{
    width: calc(100% - 160px);
    padding: 15px 20px 15px 0;
    box-sizing: border-box;
}
.slider-for-box .dd_lh{
    line-height: 2;
}
.slider-for .slick-prev{
    position: absolute;
    top: 50%;
    width: 73px;
    height: 73px;
    background: url("../images/add/prev.png") no-repeat center center;
    left: -86px;
    z-index: 9;
}
.slider-for .slick-next{
    position: absolute;
    top: 50%;
    width: 73px;
    height: 73px;
    background: url("../images/add/next.png") no-repeat center center;
    right: -86px;
    z-index: 9;
}
.slick-next::before{
    content: '';
}
.slick-prev::before, .slick-next::before {
    display: none;
}
.slick-current.slider-nav-box dl{
    background: #97e864;
    color: #fff;
}
.slick-current.slider-nav-box dt{
    color: #fff;
}
.izu_price_txt{
    margin: 40px 0 60px;
}
.izu_price_tit{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 35px;
}
.izu_price .table_box{
    width: 100%;
    overflow-x: hidden;
}
.izu_price table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px;
    box-sizing: border-box;
}
.izu_price table thead th{
    background: #6bc70f;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    /*font-weight: 700;*/
}
.izu_price table tfoot th{
    background: #FFFF7C;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.izu_price table tbody th{
    background: #EEF7EB;
    padding: 12px 0;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    width: 16.66%;
}
.izu_price table tbody td{
    background: #F2F2F2;
    text-align: center;
    font-size: 16px;
    /*font-weight: 700;*/
    width: 16.66%;
}
.izu_price_table_txt{
    margin-top: 40px;
}
.izu_price_box{
    margin-top: 80px;
}
.izu_faq_box dl{
    margin-top: 45px;
}
.izu_faq_box dt{
    display: flex;
    justify-content: left;
    cursor: pointer;
    padding: 10px 0;
    background: url("../images/add/ico_faq01.png") no-repeat right 16px center;
    align-items: center;
}
.izu_faq_box dt.on{
    background: url("../images/add/ico_faq02.png") no-repeat right 16px center;
}
.izu_faq_box dt .num{
    width: 136px;
    height: 44px;
    display: flex;
    background: #eef7eb;
    justify-content: center;
    border-radius: 22px;
    font-weight: 700;
    font-size: 28px;
    color: #399000;
}
.izu_faq_box dt .txt{
    width: calc(100% - 136px);
    padding-left: 24px;
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
}
.izu_faq_box dd{
    margin-top: 25px;
    display: none;
}
.izu_faq_box dd .dd_box{
    background: #fff9e5;
    padding: 40px 26px;
    box-sizing: border-box;
    border-radius: 10px;
}
.izu_faq_box dd .dd_tit{
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 10px 0;
}
.izu_faq_box dd .dd_tit .num{
    width: 136px;
    height: 44px;
    display: flex;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    border-radius: 22px;
    font-weight: 700;
    color: #FF7F00;
}
.izu_faq_box dd .dd_tit .txt{
    width: calc(100% - 136px);
    padding-left: 24px;
    font-size: 16px;
    font-weight: 700;
    color: #FF7F00;
    box-sizing: border-box;
}
.izu_faq_box dd .dd_txt{
    margin-top: 30px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
}
.izu_contact{
    padding-bottom: 120px;
}
.izu_contact_txt{
    margin: 40px 0 60px;
}
.izu_contact_box dl+dl{
    margin-top: 30px;
}
.izu_contact_box dl{
    background: #eef7eb;
    padding: 20px 0;
    min-height: 100px;
    height: auto;
    display: flex;
    box-sizing: border-box;
    justify-content: left;
    align-items: center;
}
.izu_contact_box dt{
    width: 340px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.izu_contact_box dt span{
    font-size: 16px;
    display: block;
    font-weight: 400;
}
.izu_contact_box dd{
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-left: 5px solid #fff;
    width: calc(100% - 340px);
    box-sizing: border-box;
}
.izu_contact_box dd .dd_contact a{
    display: inline-block;
    width: 300px;
    line-height: 60px;
    background: #FFE05D;
    border-radius: 38px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.izu_contact_box dd .dd_contact a:hover {
    text-decoration: none;
}
.izu_contact_box dd .dd_tel a{
    font-size: 36px;
    color: #000;
    font-weight: 700;
}

.izu_contact_box dd .dd_tel a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    #izu_mainimg{
        margin-top: 53px;
        background: none;
        padding: 0;
        height: auto;
        box-sizing: border-box;
    }
    .hdd{
        font-size: 18px;
        font-weight: 700;
        padding-bottom: 10px;
        border-bottom: 1px solid #707070;
    }
    .text_izu{
        font-size: 14px;
    }
    .bg_izu{
        display: inline;
        background: #fff72f;
    }
    .izu_mt{
        margin-top: 50px;
    }
    .izu_office{
        padding-top: 40px;
    }
    .izu_office_tit{
        margin: 25px 0 20px;
        font-size: 16px;
        font-weight: 700;
    }
    .izu_office_list{
        margin: 15px 0 0;
        max-width: 100%;
    }
    .izu_office_list_tit{
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: left;
    }
    .izu_office_list_box{
        background: #eef7eb;
        position: relative;
        padding: 20px 20px 20px;
        box-sizing: border-box;
    }
    .izu_office_list_box li{
        font-size: 14px;
        line-height: 1.7;
        padding-left: 24px;
        background: url("../images/add/ico_izu01.png") no-repeat left top 5px;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
        box-sizing: border-box;
    }
    .izu_office_list_box li+li{
        margin-top: 12px;
    }
    .izu_office_list_box .img{
        position: static;
        text-align: center;
        margin-top: 12px;
        right: 240px;
        top: 20px;
        z-index: 2;
        width: auto;
        transform: none;
    }
    .izu_office_list_box .img img{
        width: 120px;
    }
    .izu_progress{
        margin-top: 40px;
        display: block;
        justify-content: space-between;
    }
    .izu_progress .left{
        background: url("../images/add/bg_izu01.png") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
        width: 100%;
        position: relative;
        border-radius: 10px 10px 0 0;
        padding: 12px 30px 20px 30px;
        box-sizing: border-box;
    }
    .izu_progress .left_tit{
        display: flex;
        align-items: center;
        font-size: 22px;
        font-weight: 700;
        line-height: 1;
        color: #fff;
    }
    .izu_progress .left_tit img{
        margin-right: 6px;
        width: 75px;
    }
    .izu_progress .left_pos{
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 50px;
    }
    .izu_progress .left ul{
        margin-top: 15px;
        padding-left: 0;
        box-sizing: border-box;
    }
    .izu_progress .left li{
        font-size: 14px;
        font-weight: 700;
        background: #fff;
        padding: 0 10px 0 18px;
        box-sizing: border-box;
        line-height: 40px;
    }
    .izu_progress li+li{
        margin-top: 10px;
    }
    .izu_progress .right{
        background: url("../images/add/bg_izu02.png") no-repeat center center;
        -webkit-background-size: cover;
        background-size: cover;
        width: 100%;
        position: relative;
        padding: 30px 18px;
        border-radius: 0 0 10px 10px;
        box-sizing: border-box;
    }
    .izu_progress .right li+li{
        margin-top: 10px;
    }
    .izu_progress .right li{
        font-size: 14px;
        font-weight: 700;
        padding-left: 25px;
        box-sizing: border-box;
        background: url("../images/add/ico_izu02.png") no-repeat left top 3px;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
    }
    .izu_progress .right_txt{
        margin-top: 20px;
        font-size: 14px;
        font-weight: 700;
    }
    .izu_service_txt{
        margin: 20px 0 30px;
    }
    .izu_service_box dl+dl{
        margin-top: 22px;
    }
    .izu_service_box dl{
        background: #eef7eb;
        padding: 20px 15px;
        box-sizing: border-box;
    }
    .izu_service_box dt{
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .izu_service_box dd{
        font-size: 14px;
        font-weight: 400;
    }
    .izu_service_box dd span{
        font-weight: 700;
    }
    .izu_reason_txt{
        margin: 20px 0 0;
    }
    .izu_reason_ico{
        margin: 20px 0 25px;
        text-align: center;
    }
    .izu_reason_ico img{
        width: 35px;
    }
    .izu_reason ul li+li{
        margin-top: 50px;
    }
    .izu_reason .listbox{
        display: block;
        justify-content: space-between;
    }
    .izu_reason .listbox .img{
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .izu_reason .listbox .des{
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
    }
    .izu_reason .listbox .des_tit{
        display: flex;
        justify-content: left;
        align-items: center;
        font-size: 16px;
        font-weight: 700;
    }
    .izu_reason .listbox .des_tit span{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80px;
        height: 30px;
        font-size: 18px;
        font-weight: 700;
        color: #399000;
        background: #EEF7EB;
        border-radius: 18px;
        margin-right: 8px;
    }
    .izu_reason .listbox .des_tit span b{
        font-size: 20px;
    }
    .izu_reason .listbox .des_txt{
        font-size: 14px;
        margin-top: 20px;
    }
    .izu_features_txt{
        margin: 20px 0 30px;
    }
    .izu_features_des{
        padding: 0 0;
        text-align: center;
        box-sizing: border-box;
    }
    .izu_features_des_tit{
        position: relative;
        background: #eef7eb;
        font-size: 16px;
        padding: 10px 15px;
        box-sizing: border-box;
        font-weight: 700;
        color: #399000;
        margin-bottom: 50px;
        line-height: 1.5;
    }
    .izu_features_des_tit:before{
        background: url("../images/add/ico_izu04.png") 0 0 no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        width: 30px;
        height: 17px;
        bottom: -17px;
        left: 50%;
        transform: translateX(-50%);
        content: '';
        z-index: 2;
        position: absolute;
    }
    .izu_features_list{
        margin-top: 40px;
    }
    .izu_features_list dl+dl{
        margin-top: 25px;
        padding-top: 25px;
        border-top: 2px solid #B0EB3B;
    }
    .izu_features_list dt{
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 20px;
        color: #399000;
    }
    .izu_features_list dd{
        font-size: 14px;
    }
    .izu_product_txt{
        margin: 20px 0 30px;
    }
    .izu_product_box{
        max-width: 100%;
        margin: 0 auto;
    }
    .slider-nav-box dl{
        border: 2px solid #97E864;
        background: #fff;
        display: block;
        height: auto;
        cursor: pointer;
        padding: 5px;
        box-sizing: border-box;
        border-radius: 10px;
        justify-content: space-between;
        align-items: center;
        text-align: center;
    }
    .slider-nav-box dt{
        font-size: 14px;
        font-weight: 700;
        color: #399000;
        width: auto;
    }
    .slider-nav-box dt span{
        font-size: 16px;
    }
    .slider-nav-box dd{
        font-size: 14px;
        margin-left: 0;
        display: none;
    }
    .slider-nav .slick-slide {
        padding: 0 2px !important;
        margin: 5px 0 0 0;
        width: 16.2% !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box!important;
        box-sizing: border-box !important;
    }
    .slider-for{
        margin-top: 10px;
    }
    .slider-for-box{
        background: #eef7eb;
        border-radius: 10px;
        padding: 10px;
        box-sizing: border-box;
    }
    .slider-for-box dl{
        background: #fff;
        display: block;
        box-sizing: border-box;
        border-radius: 10px;
        padding: 10px 15px;
        justify-content: left;
        align-items: center;
    }
    .slider-for-box dl+dl{
        margin-top: 15px;
    }
    .slider-for-box dt{
        width: 100%;
        margin-bottom: 12px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #399000;
    }
    .slider-for-box dt span{
        font-size: 22px;
    }
    .slider-for-box dd{
        font-size: 14px;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    .slider-for-box .first dd{
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    .slider-for-box .dd_lh{
        line-height: 2;
    }
    .slider-for .slick-prev{
        position: absolute;
        top: 50%;
        width: 35px;
        height: 35px;
        background: url("../images/add/prev.png") no-repeat center center;
        background-size: contain;
        left: -0.5rem;
        z-index: 9;
    }
    .slider-for .slick-next{
        position: absolute;
        top: 50%;
        width: 35px;
        height: 35px;
        background: url("../images/add/next.png") no-repeat center center;
        background-size: contain;
        right: -0.5rem;
        z-index: 9;
    }
    .slick-next::before{
        content: '';
    }
    .slick-prev::before, .slick-next::before {
        display: none;
    }
    .slick-current.slider-nav-box dl{
        background: #97e864;
        color: #fff;
    }
    .slick-current.slider-nav-box dt{
        color: #fff;
    }
    .izu_price_txt{
        margin: 20px 0 30px;
    }
    .izu_price_tit{
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .izu_price .table_box{
        width: 100%;
        overflow-x: auto;
    }
    .izu_price .table_box table{
        width: 800px;
    }
    .izu_price table{
        width: 100%;
        border-collapse: separate;
        border-spacing: 4px;
        box-sizing: border-box;
    }
    .izu_price table thead th{
        background: #6bc70f;
        padding: 10px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        font-weight: normal;
    }
    .izu_price table tfoot th{
        background: #FFFF7C;
        padding: 10px 0;
        text-align: center;
        font-size: 14px;
        color: #000;
    }
    .izu_price table tbody th{
        background: #EEF7EB;
        padding: 12px 0;
        text-align: center;
        font-size: 14px;
        width: 16.66%;
    }
    .izu_price table tbody td{
        background: #F2F2F2;
        text-align: center;
        font-size: 14px;
        width: 16.66%;
    }
    .izu_price_table_txt{
        margin-top: 20px;
    }
    .izu_price_box{
        margin-top: 40px;
    }
    .izu_faq_box dl{
        margin-top: 25px;
    }
    .izu_faq_box dt{
        display: flex;
        justify-content: left;
        cursor: pointer;
        padding: 10px 30px 10px 0;
        background: url("../images/add/ico_faq01.png") no-repeat right center;
        -webkit-background-size: 29px;
        background-size: 29px;
        box-sizing: border-box;
    }
    .izu_faq_box dt.on{
        background: url("../images/add/ico_faq02.png") no-repeat right center;
        -webkit-background-size: 29px;
        background-size: 29px;
        box-sizing: border-box;
    }
    .izu_faq_box dt .num{
        width: 60px;
        height: 30px;
        display: flex;
        background: #eef7eb;
        justify-content: center;
        align-items: center;
        border-radius: 22px;
        font-weight: 700;
        font-size: 18px;
        color: #399000;
    }
    .izu_faq_box dt .txt{
        width: calc(100% - 60px);
        padding-left: 10px;
        font-size: 14px;
        font-weight: 700;
        box-sizing: border-box;
    }
    .izu_faq_box dd{
        margin-top: 12px;
        display: none;
    }
    .izu_faq_box dd .dd_box{
        background: #fff9e5;
        padding: 15px 15px;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .izu_faq_box dd .dd_tit{
        display: flex;
        justify-content: left;
        align-items: center;
        padding: 10px 0;
    }
    .izu_faq_box dd .dd_tit .num{
        width: 60px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 22px;
        font-weight: 700;
        font-size: 18px;
        color: #FF7F00;
    }
    .izu_faq_box dd .dd_tit .txt{
        width: calc(100% - 60px);
        padding-left: 10px;
        font-size: 14px;
        font-weight: 700;
        color: #FF7F00;
        box-sizing: border-box;
    }
    .izu_faq_box dd .dd_txt{
        margin-top: 10px;
        background: #fff;
        border-radius: 10px;
        padding: 15px;
        font-size: 14px;
        font-weight: 500;
        box-sizing: border-box;
    }
    .izu_contact{
        padding-bottom: 60px;
    }
    .izu_contact_txt{
        margin: 20px 0 30px;
    }
    .izu_contact_box dl+dl{
        margin-top: 25px;
    }
    .izu_contact_box dl{
        background: #eef7eb;
        padding: 16px 20px;
        height: auto;
        display: block;
        box-sizing: border-box;
        justify-content: left;
        align-items: center;
    }
    .izu_contact_box dt{
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
    }
    .izu_contact_box dt span{
        font-size: 14px;
        display: block;
        font-weight: 400;
    }
    .izu_contact_box dd{
        margin-top: 10px;
        width: 100%;
        display: block;
        height: auto;
        justify-content: left;
        align-items: center;
        font-size: 14px;
        text-align: center;
        border-left: 0;
        padding: 15px 0;
        border-top: 2px solid #fff;
        box-sizing: border-box;
    }
    .izu_contact_box dd .dd_contact{
        text-align: center;
    }
    .izu_contact_box dd .dd_tel{
        text-align: center;
    }
    .izu_contact_box dd .dd_contact a{
        display: inline-block;
        width: 280px;
        line-height: 50px;
        background: #FFE05D;
        border-radius: 38px;
        font-size: 18px;
        color: #000;
        font-weight: 700;
        text-align: center;
    }
    .izu_contact_box dd .dd_tel a{
        font-size: 24px;
        color: #000;
        font-weight: 700;
    }

    .izu_price_box .js-scrollable{
        width: 800px;
    }

    .izu_features .js-scrollable {
        width: 500px;
    }
}