.title.ttl-02.green {
    font-size: 36px;
    font-weight: 400;
}

@media screen and (min-width: 768px) {
    .title.ttl-02.green {
        line-height: 1.2em;
        font-size: 36px;
        font-weight: 400;
    }


    .row.features-1 {
        padding: 35px;
        background-color: #f6f6f6;
    }

    .row.features-1 [class^="col-"]:first-child {
        border-right: 1px solid;
    }

    .r-features-title {
        margin-bottom: 20px;
    }

    .t2.green {
        margin-left: 37px;
    }

    .r-education-title {
        padding-top: 30px;
        padding-bottom: 30px;

    }

    .bg-f6 {
        padding: 25px;
    }


}



.r-title {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #007e62;
    padding-bottom: 10px;
    line-height: 1.2em;
}

@media screen and (max-width: 767px) {
    .title.ttl-02.green {
        line-height: 25px;
        font-size: 36px;
        font-weight: 400;
    }

    .row.features-1 {
        padding: 15px;
        background-color: #f6f6f6;
    }

    .ttl-11.green.line {
        border-bottom: 1px solid #007e62;
        display: inline-block;
        padding-bottom: 10px;
        margin-top: 20px;
    }

    .row.features-1 [class^="col-"]:first-child {
        border-bottom: 1px solid;
        padding-bottom: 25px;
    }

    .row.features-1 [class^="col-"]:nth-child(2) {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .training-img-text-all {
        display: flex;
        justify-content: center;
    }

    .r-features-title {
        margin-bottom: 20px;
        text-align: center;
    }

    .ttl-09 {
        text-align: center;
    }

    ul li {
        list-style-type: none;
        margin-top: 15px;
        font-size: 15px;
    }

    .bg-f6 {
        padding: 15px;
    }

    .r-education-title {
        padding-top: 10px;
        padding-bottom: 15px;
        text-align: center;
    }

    .ttl-11.green {
        text-align: center;
    }

    .t1,
    .t2 {
        font-size: 15px;
    }

    .t2 {
        margin-top: 5px;
    }

    .row.features-1 {
        padding: 15px;
    }
}

.row-challenge .cont {
    background-color: #f6f6f6;
}

.ttl-all-1 {
    padding: 20px;
}





.row.features-1 .item-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .ttl-11.green.line::before {
    position: absolute;
    content: '';
    border-style: solid;
    left: 2px;
    top: 39px;
    right: 385px;
    bottom: 30px;
    border-width: 1px;
} */
.ttl-11.green.line {
    border-bottom: 2px solid #007e62;
    display: inline-block;
    padding-bottom: 10px;
}

.ttl-11.green {
    position: relative;
}



ul {
    padding-left: 0;

}

.training-img-text-all {
    display: flex;
}

.img-training {
    margin-right: 5px;
}

.row.education-1 .item-text .bg-cont {
    background: #f6f6f6;
}

.row.education-2 .item-text .bg-cont {
    background: #f6f6f6;
}

.row.education-1 .item-text .bg-cont .r-education-title {
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .row.education-1.direction .item-image .img-education {
        margin-left: 0px;
    }

    .row.education-1 .item-image .img-education {
        margin-right: -60px;
    }

    .row.education-2 .item-image .img-education {
        margin-left: -60px;
    }
}