*{
    box-sizing: border-box;
}

.rec-staff {
    margin-bottom: 80px;
}

.rec-staff-item-text-image {
    margin-right: 12px;
}

.rec-staff-item-text-content {
    text-align: start;
    margin-bottom: 17px;
}

.rec-staff-item-text {
    display: flex;
}

.rec-staff-item-title h3 {
    font-family: Toyota Type;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 16px;
    padding:0;
}

.rec-staff-item-image {
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 30px;
}

.rec-staff-item {
    width: calc(50% - 15px);
    border: 1px solid #00000042;
    border-radius: 10px;
    padding: 40px 20px 20px 40px;
    text-align: center;
}

.rec-staff-list {
    padding: 0 245px;
    display: flex;
    /* column-count: 2; */
    column-gap: 30px;
    row-gap:24px;   
    flex-wrap: wrap;
}

.rec-staff-header {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 36px;
}
.pro-modal{
    text-align: center;
}
.pro-modal-content {
    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;
    margin-bottom: 10px;
}

.pro-modal-title {
    font-family: Toyota Type;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 36px;
}

.pro-modal-header {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: center;
    width: 64px;
    height: 64px;
    border: 3px solid #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.rec-process {
    margin-bottom: 74px;
}

a {}

.rec-process-rec {
    text-align: center;
    /* width: 309px; */
    /* height: 53px; */
}

.rec-process-rec a {
    display: inline-flex;
    width: 309px;
    height: 53px;
    color: #fff;
    background: #EB0A1E;
    justify-content: center;
    align-items: center;
}

.rec-pro-readmore {
    position: absolute;
    bottom: 0;
    left: 50%;
    /* text-align: center; */
    transform: translateX(-50%);
    font-family: Toyota Type;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    cursor: pointer;
}

.rec-pro-readmore:before {content: "\f105";font-family: 'Font Awesome 5 Free';position: absolute;right: -16px;}

.rec-pro-readmore {}

.rec-pro-text {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding: 0px 20px;
    margin-bottom: 48px;
}

.rec-pro-header {
    font-family: Toyota Type;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 10px;
}

.rec-pro-step {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #000;
    border-radius: 50%;
}

.rec-pro-item {
    width: 20%;
    text-align: center;
    position: relative;
}

.rec-pro-list {
    display: flex;
    flex-direction: row;
    padding: 0px 98px;
    margin-bottom: 70px;
}

.rec-process-header {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 36px;
}

.rec-oop-item-text {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: justify;
}

.rec-oop-item-mission {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 24px;
}

.rec-oop-modal-item-header {
    font-family: Toyota Type;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 8px;
}

.rec-oop-modal-item {
    display: inline-block;
    width: calc(33.33% - 24px);
}

.rec-oop-modal-content {
    /* display: flex; */
    /* column-count: 3; */
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 36px;
}

.rec-oop-modal-header {
    font-family: Toyota Type;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 60px;
}

.modal-body {
    padding: 0 71px 60px 71px;
    text-align: left;
}

.modal-dialog {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* width: 1080px; */
}

.modal-content {
    /* max-width: 1080px; */
    /* padding: 173px; */
    background: #eee;
}

.modal-header {
    border: none;
    height: 67px;
    padding-bottom: 0px;
    padding-top: 0;
    padding-right: 0;
}

.modal-header .close {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
    margin-right: 14px;
}

.rec-opp-readmore {
    font-family: Toyota Type;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    cursor: pointer;
}

.rec-opp-readmore::before {
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    top: 0;
    right: -16px;
}

.rec-opp-title {
    font-family: Toyota Type;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 36px;
}

.rec-list{
    margin: 0 auto;
    margin-bottom: 49px;
    font-family: Toyota Type;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    padding: 0;
    margin-top: 30px;
}
.rec-opp-service {
    font-family: Toyota Type;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 24px;
}

.rec-opp-header {
    margin-bottom: 8px;
    font-family: Toyota Type;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
}
.rec-opp-header-desc{
    text-align: center;
    margin-bottom: 40px !important;
    width: 500px;
    margin: 0 auto;
    /*margin-bottom: 10px;*/
    max-width: 100%;
    padding: 0 16px;
}
.rec-opp-iamge {
    margin-bottom: 16px;
}

.rec-opportunity {
    padding: 0 118px 104px 118px;
    margin-top: 60px;
}

.rec-opp-item {
    width: calc(100% / 3);
    text-align: center;
    position: relative;
    padding: 0;
}

.rec-opp-list {
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
    column-gap: 136px;
    /* row-gap: 64px; */
    /* column-count: 2; */
    justify-content: center;
}

.rec-opp-header-main {
    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: 1080px;
}
@media (max-width: 576px){
    .rec-opp-list{
        flex-wrap: wrap;
    }
    .rec-opp-item:nth-child(even){
        margin-top: 64px;
        margin-bottom: 64px;
    }
    .rec-opp-header-main {
        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;
        padding: 0 16px;
    }
    .rec-opportunity {
        padding: 0 0px 60px 0px;
    }
    .rec-opp-item {
        width: 100%;
        text-align: center;
        position: relative;
        padding: 0 16px;
    }
    .rec-oop-modal-header {
        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: 0 20px 45px 20px;
    }
    .rec-oop-modal-item {
        display: inline-block;
        width: 100%;
    }
    .rec-staff-list {
        padding: 0 16px;
        row-gap: 24px;
    }
    .rec-process-header {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
    }
    .rec-pro-list {
        flex-wrap: wrap;
        padding: 0;
        margin-bottom: 60px;
        /* row-gap:70px; */
        justify-content: center;
    }
    .rec-pro-item {
        width: 50%;
        margin-bottom: 60px;

    }
    .rec-pro-item:last-child {
        margin-bottom: unset;
    }
    .rec-process {
        margin-bottom: 36px;
    }
    .rec-staff-header {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
    }
    .rec-staff-item {
        width: 100%;
        padding: 40px 5px 20px 5px;
    }
    .rec-staff {
        margin-bottom: 60px;
    }
    .rec-staff-item-title h3 {
        font-family: Toyota Type;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        padding-left: 30px;
}
.community-banner-image img {

    object-position: 77%;

}
.rec-pro-text{
    margin-bottom: 24px;
}
.rec-pro-readmore{
    bottom: unset;
}
    }
