.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: #F6DF0C !important;
}

.push-content-btn {
    background-color: #F6DF0C !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: #F6DF0C !important;
    color: #000 !important;
}

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

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

.btnAppModal {
    &.br {
        bottom: 130px !important;
    }
    &.tr {
        top: 0 !important;
        right: 0 !important;
        padding-top: 200px  !important;
    }
    button {
        background-color: #FF8C45 !important;
        border-radius: 0 !important;
        &.vl {
            padding: 15px 15px 15px 5px !important; 
        }
    }
}

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

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

.dxwfrm-v2-warp {
    height: 540px !important;
}