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

.blockStep2Content01 {
    color: #9B2625 !important;
    font-size:14px !important;
}
.blockStep2Content02 {
    font-size:18px !important;
}
.blockStep2PushNotificateBtn {
    background-color: #9B2625 !important;
}

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

.dxwiInstallBtn {
    background-color: #9B2625 !important;
}

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

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

.btnAppModal {
    right: 0 !important;
    padding: 5px 10px !important;
    button {
        width: 150px !important;
        background-color: #9B2625 !important;
        padding: 7px 5px !important;
        font-size: 14px !important;
    }
}

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

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

.dxwfrm-v2-top-msg-warp {
    text-align: center;
}
.dxwfrm-v2-top-sub-msg {
    padding-left: 0 !important;
    text-align: center;
}
.dxwfrm-v2-login-btn {
    background: #E96812 !important;
}

.dxwfrm-add-terms-check {
    padding-left: 25px !important;
}

@media screen and (max-width: 768px) {
    .btnAppModal {
        padding-bottom: 0;
    }
    .installProcessWarp .p-5-lr {
        padding: 0 !important;
    }
}

/* 縦レイアウト用 */
.modal-dialog {
    padding-top: 4rem !important;
}
.card {
    border-color: #9B2625 !important;
}
div .mb-5 {
    margin-bottom: 1rem !important;
}
.modal-custom-close-btn {
    width: 26px  !important;
    height: 26px  !important;
}
.open-button {
    color: #ffffff;
    background: #3c8dbc;
    -webkit-border-radius:3px;
    display:inline-block;
    padding: 6px 12px;
}
