.c-hdg1 {
    background: url(../images/bg_01.png) center/cover;
}

.c-hdg2 {
    background-color: #7326a9;
    color: #fff;
}

.c-btn1 {
    background: #0033d1 url(../images/bg_03.png) center/cover;
    -webkit-box-shadow: 0 6px #a6b8ef;
    box-shadow: 0 6px #a6b8ef;
}

.c-text6 {
    font-size: 3rem;
    color: #d90024;
    margin-top: 40px;
    font-weight: bold;
    line-height: 1.8;
}

.c-image1 {
    margin-top: 20px;
}

.c-text7 {
    font-size: 1.4rem;
    margin-top: 10px;
}

.c-footer1 {
    background-color: #6ab8f3;
}

@media screen and (max-width: 767px) {
    .c-text6 {
        font-size: 1.8rem;
        margin-top: 20px;
        line-height: 1.6;
    }

    .c-image1 {
        margin-top: 10px;
    }

    .c-text7 {
        margin-top: 5px;
    }
}
