* {
    box-sizing: border-box;
}

.rec-sys-item-content-mb {
    width: 100%;
}

.rec-sys-item-content-mb {
    display: flex;
    background: #fff;
    padding: 10px;
    margin-top: -1px;
    flex-direction: column;
    width: 100%;
}

    .rec-sys-item-content-mb img {
    }

.item-owl-image {
    margin-bottom: 24px;
}

.prev-btn, .next-btn {
    position: absolute;
    top: 40%;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    /* left: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.prev-btn {
    left: -83px;
}

.next-btn {
    right: -83px;
}

.prev-btn i {
    color: #ccc;
}

.item-owl h3 {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 24px;
}

.modal-body {
    padding-top: 54px;
    padding-left: 119px;
    padding-right: 119px;
    background: #f5f5f5;
}

.modal-content button.close {
    position: absolute;
    right: 8px;
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    top: 8px;
    z-index: 10;
}

.rec-list-active-header {
    width: 100%;
    text-align: center;
    margin-bottom: 64px;
    position: relative;
}

    .rec-list-active-header h2 {
        font-family: Toyota Type;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: center;
    }

    .rec-list-active-header::before {
        content: "";
        width: 330px;
        height: 1px;
        position: absolute;
        background: #EB0A1E;
        bottom: -64px;
        left: 50%;
        transform: translateX(-50%);
    }

.rec-sys-item-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 39px solid #fff;
    border-left: 28px solid transparent;
    border-right: 29px solid transparent;
    bottom: -39px;
    right: 50%;
    transform: translateX(50%);
}

.rec-sys-item-content-text {
    flex: 1;
}

.rec-sys-item-content-image {
    width: 450px;
    max-width: 100%;
    /* margin-bottom: 24px; */
}

    .rec-sys-item-content-image img {
        margin-bottom: 24px;
    }

    .rec-sys-item-content-image img {
        width: 100%;
    }

    .rec-sys-item-content-image img {
        width: 100%;
    }

.rec-sys-item-content {
    background: #fff;
    padding: 30px 40px;
    display: flex;
    flex-direction: row;
    column-gap: 63px;
}

.rec-sys-item-list-content {
    margin-top: 39px;
}

.rec-list-active-item {
    width: 33.33%;
}

.rec-list-active {
    background: no-repeat;
    /* margin-bottom: 64px; */
}

.rec-sys-item-readmore {
    position: absolute;
    bottom: 38px;
    background: no-repeat;
    border: none;
    outline: none;
    text-decoration: underline;
    color: red;
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}

.rec-sys-item-title {
    font-family: Toyota Type;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
}

.rec-sys-item-image {
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 30px;
}

.rec-sys-item, .rec-sys-item-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 40px 20px 76px 20px;
    position: relative;
    cursor: pointer;
}

.rec-sys-list {
    display: flex;
    flex-direction: row;
    padding: 0;
    column-gap: 30px;
    margin: 0;
    row-gap: 0;
}

.rec-sys-title {
    /* font-family: Toyota Type; */
    /* font-size: 16px; */
    /* font-style: normal; */
    /* font-weight: 700; */
    /* line-height: 24px; */
    /* letter-spacing: 0em; */
    /* text-align: center; */
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding: 0;
    margin-bottom: 32px;
}

.rec-sys-header {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    padding: 0;
    margin-bottom: 16px;
}

.rec-system {
    padding: 37px 240px;
    background: #f5f5f5;
}

.rec-improvement-text {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}

.rec-improvement-title {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 24px;
}

.rec-improvement-item {
    width: 33.33%;
}

.rec-improvement-list {
    display: flex;
    flex-direction: row;
    column-gap: 60px;
}

.rec-improvement-title h2 {
    /* width: 182px; */
    /* margin-right: 60px; */
    font-family: Toyota Type;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    padding: 0;
}

.rec-improvement-header {
    width: 182px;
    margin-right: 60px;
    padding: 0;
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 24px;
}

    .rec-improvement-header h2 {
        width: 182px;
        font-family: Toyota Type;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: left;
    }

.rec-improvement {
    display: flex;
    flex-direction: row;
}

    .rec-improvement:last-child {
        margin-top: 84px;
    }

.rec-guiding-title {
    flex: 5;
    text-align: center;
    font-family: Toyota Type;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    /* text-align: left; */
    padding: 0;
}

.rec-guiding {
    display: flex;
    padding: 0;
    flex-direction: row;
    column-gap: 116px;
    padding: 0;
    margin-bottom: 80px;
}

    .rec-guiding p {
        flex: 6;
        padding: 0;
    }

.rec-principles {
    background: #f5f5f5;
    padding: 80px 120px;
}

.rec-introduce {
    padding: 60px 111px 0px 111px;
}

#contentEnv .rec-introduce {
    padding: 60px 111px 60px 111px;
}

.rec-introduce-text {
    margin-bottom: 0;
}

.rec-environment {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 64px;
}

.modal-dialog {
    top: 20%;
    max-width: 1440px;
}

.rec-message-item:first-child {
    display: none;
}

li.rec-message-item:nth-child(odd) {
    background: #eee;
    color: #000
}

li.rec-message-item:nth-child(even) {
    background: #000;
    color: #fff;
}

.item-owl-image {
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
}

    .item-owl-image img {
        margin-bottom: 0;
    }


@media (max-width: 576px) {
    .rec-sys-item-box{
        margin-bottom: 24px;
    }
    #contentEnv .rec-introduce {
        padding: 60px 16px 60px 16px;
    }

    .rec-principles {
        background: #f5f5f5;
        padding: 22px 0px;
    }

    .rec-guiding {
        flex-direction: column;
        padding: 0 16px;
    }

    .rec-guiding-title {
        font-family: Toyota Type;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        letter-spacing: 0em;
        text-align: center;
        padding-bottom: 16px;
    }

    .rec-environment {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 60px;
    }

    .rec-improvement {
        flex-direction: column;
    }

    .rec-improvement-header {
        width: 100%;
    }

        .rec-improvement-header h2 {
            width: 100%;
            font-family: Toyota Type;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 34px;
            letter-spacing: 0em;
            text-align: left;
        }

    .rec-improvement {
        padding: 0 80px 0 63px;
    }

    .rec-improvement-item {
        width: 100%;
    }

    .rec-improvement-list {
        flex-direction: column;
    }

    .rec-improvement:last-child {
        margin-top: 24px;
    }

    .rec-principles {
        padding-bottom: 33px;
    }

    .rec-system {
        padding: 36px 0px;
    }

    .rec-sys-header {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 24px;
    }

    .rec-sys-title {
        padding: 0 16px;
    }

    .rec-sys-list {
        flex-direction: column;
        margin: 0 58px;
        /* row-gap: 24px; */
        column-gap: 0;
    }

    .rec-sys-item-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-bottom: 23px solid #fff;
        border-left: 28px solid transparent;
        border-right: 29px solid transparent;
        bottom: -23px;
        right: 50%;
        transform: translateX(50%);
    }

    .rec-list-active-item {
        width: 100%;
    }

    .rec-list-active-header h2 {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
    }

    .rec-list-active {
        padding: 60px 16px 60px 16px;
        row-gap: 68px;
        column-gap: 0%;
    }

    .rec-list-active-header {
        margin-bottom: 4px;
    }

        .rec-list-active-header::before {
            bottom: -32px;
        }

    .rec-list-active-name p {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
    }

    .modal-body {
        padding-top: 28px;
        padding-left: 21px;
        padding-right: 21px;
        background: #f5f5f5;
    }

    .prev-btn, .next-btn {
        border: none;
    }

        .prev-btn i, .next-btn i {
            font-size: 30px;
        }

    .prev-btn {
        left: -31px;
    }

    .next-btn {
        right: -31px;
    }

    .item-owl h3 {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 36px;
        margin-top: 10px;
    }

    .item-owl-image {
        flex-direction: column;
    }

        .item-owl-image img {
            margin-bottom: 36px;
        }
}
