

.content-section p {
    font-size: 20px;
}

.content-section strong {
    font-size: 35px;
}

.com-btnarea p {
    font-size: 25px;
}

.com-btnarea p span {
    font-size: 24px;
}

.cpd-item:after {
    background-color: #FFF9D7;
}

.section-5 {
    max-width: fit-content;
    margin: auto;
}

.example .text-example {
    font-size: 38px;
    background-color: #4AA4D5;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    width: fit-content;
    padding: 3px 38px;
}

.triangle-blue {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #0A92E5;
    margin: 6px 100px;
}

.enter-point {
    color: #fff;
    background-color: #E4097F;
    border-radius: 10px;
    font-size: 24px;
    padding: 5px 31px;
    letter-spacing: -4px;
    margin-right: 32px;
}

.box-img {
    justify-content: center;
}

.box-img-1 {
    width: 170px;
    text-align: -webkit-center;
}

.box-img p {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    height: 100px;
    letter-spacing: -3px;
}

.triangle-blue-100 {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #4AA4D5;
    border-bottom: 20px solid transparent;
    transform: translateY(50px);
    margin: 0 10px;
}

.number-company {
    background-color: #EE7800;
    color: #fff;
    padding: 3px 10px;
    font-size: 20px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    width: max-content;
    min-width: 180px;
}

.number-company strong {
    font-size: 24px;
    line-height: 30px;
}

.number-company strong b {
    font-size: 45px;
    line-height: 30px;
}

.number-company strong span {
    font-size: 25px;
    line-height: 30px;
    display: block;
}

.number-company::after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #EE7800;
}

.section-5 .text-change {
    margin-top: 50px;
    font-size: 15px;
    margin-bottom: 40px;
    border: 1px solid #C9C9C9;
    padding: 40px;
    border-radius: 12px;
    font-weight: 500;
}

.target-company {
    padding: 45px 55px 25px;
}

.target-company .item {
    border: 1px solid #80BEDB;
    border-radius: 26px;
    box-shadow: 0 0 3px 3px #6ad7ff29;
    height: 348px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 26px; */
    padding: 20px;
}

.target-company .item p {
    font-size: 18px;
    margin-top: 15px;
    line-height: 1.2
}

.target-company h2 {
    font-size: 35px;
    color: #37B4D7;
    margin-bottom: 53px;
}

.com-ba-item {
    /* height: 80px !important;
    font-size: 27px !important; */
    /* background-color: #E4087F !important; */
}

.com-ba-item:hover {
    /* color: white; */
}

.illust-flow img {
    max-width: 1052px;
}

@media screen and (max-width: 767px) {

    .content-section {
        padding: 20px 20px 0;
    }

    .content-section p {
        font-size: 11px;
    }

    .content-section strong {
        font-size: 19px;
    }

    .com-btnarea p {
        font-size: 19px;
    }

    .com-btnarea p span {
        font-size: 19px;
    }

    .example {
        padding: 0 13px;
    }

    .example .text-example {
        font-size: 18px;
        padding: 3px 20px;
        margin: auto;
    }

    .triangle-blue {
        margin: 6px auto;
    }

    .enter-point {
        font-size: 18px;
        margin: auto;
    }

    .level {
        width: 100%;
    }

    .box-img-1 {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .box-img-1 img {
        width: 52px;
        height: 52px;
        margin-right: 10px;
    }

    .box-img p {
        font-size: 18px;
        line-height: 18px;
        height: auto;
        text-align: left;
        letter-spacing: 0;
    }

    .triangle-blue-100 {
        transform: rotate(90deg);
    }

    .number-company {
        font-size: 18px;
        border-radius: 10px;
        padding: 5px 25px;
    }

    .number-company strong {
        font-size: 18px;
        line-height: 14px;
    }

    .number-company strong b {
        font-size: 30px;
        line-height: 15px;
    }

    .number-company b {
        font-size: 30px;
        line-height: 15px;
    }

    .number-company strong span {
        font-size: 18px;
        line-height: 20px;
        display: initial;
    }

    .number-company::after {
        top: -12px;
        transform: translateX(-50%) rotate(180deg);
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-top: 13px solid #EE7800;
    }

    .section-5 {
        padding: 0 15px;
    }

    .section-5 .text-change {
        margin-top: 30px;
        font-size: 14px;
        margin-bottom: 17px;
        padding: 23px 17px;
    }

    .target-company {
        padding: 45px 12px 25px;
    }

    .target-company .item {
        height: auto;
        margin-bottom: 12px;
        padding: 20px;
    }

    .target-company .item img {
        width: 60%;
    }

    .target-company .item p {
        font-size: 8px;
        margin-top: 10px;
    }

    .target-company h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .com-ba-item {
        height: 46px !important;
        font-size: 16px !important;
        padding: 0 50px 0 50px !important;
    }
}

@media screen and (min-width: 768px) {
    .com-ba-item {
        font-size: 27px !important;
        height: 70px !important;
        padding: 0 70px 0 70px !important;
    }
    .com-ba-item:hover {
        /* opacity: 0.4;
        color: white;
        transition: opacity .2s linear; */
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .example {
        justify-content: center;
    }

    .box-img p {
        font-size: 21px;
    }

    .target-company {
        padding: 45px 25px 25px;
    }

    .target-company .item {
        height: 300px;
    }

    .target-company .item p {
        font-size: 14px;
    }

    .section-5 {
        padding: 0 40px;
    }
}