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

.c-hdg2 {
    background-color: #2450e9;
    color: #fff;
}

.c-hdg8 {
    color: #0db54a;
}

.c-btn1 {
    background: #10e95e url(../images/bg_03.png) center/cover;
    width: 814px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0 6px #a6b8ef;
    box-shadow: 0 6px #0db54a;
}

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

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

@media screen and (max-width: 1080px) {
    .c-btn1 {
        width: 100%;
    }
}

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