.step1_description span {
    font-size:.9rem !important;
}
.blockStep1Band {
    background: #A59363 !important;
}
.blockStep1Band:after {
    border-top: 26px solid #A59363 !important;
}
.blockStep1Label {
    top: 15px !important;
}
.blockStep1Title01 {
    color: #A59363 !important;
    font-size:14px !important;
}
.blockStep1Title02 {
    font-size:18px !important;
}
.blockStep1Content {
    font-size:14px !important;
}

.blockStep2Content01 {
    color: #A59363 !important;
    font-size:14px !important;
}
.blockStep2Content02 {
    font-size:18px !important;
}
.blockStep2PushNotificateBtn {
    background-color: #8B1C21 !important;
}

.push-content-btn {
    background-color: #8B1C21 !important;
}

.swiper-button-wrap {
    .swiper-button-prev::after {
        background-image: url("https://demo.focus-group.jp/images/dxw-content/7/back.png") !important;
    }
    .swiper-button-next::after {
        background-image: url("https://demo.focus-group.jp/images/dxw-content/7/next.png") !important;
    }
}
.swiper-pagination-static {
    color: #A59363 !important;
}

.dxwiInstallBtn {
    background-color: #017FCD !important;
}

.installProcessTriangle {
    border-top: 35px solid #A59363 !important;
}

#step1Img {
    width: 100% !important;
}
#step2Img {
    width: 100% !important;
}
#step3Img {
    width: 100% !important;
}
#step4Img {
    width: 100% !important;
}
#step5Img {
    width: 100% !important;
}

.btnAppModal {
    button {
        width: 280px !important;
        background-color: #8B1C21 !important;
        padding: 10px !important;
    }
}

.blockPushNotificateBtn {
    background-color: #8B1C21 !important;
}

@media screen and (max-width: 768px) {
    .btnAppModal {
        padding-bottom: 60px;
    }
}