﻿.btn_confirm {
    text-align: center;
}

    .btn_confirm.type_fixed {
        background: none;
    }

    .btn_confirm a {
        padding: 20px 20px;
        border-color: #8C4FF5;
        background-color: #8C4FF5;
        max-width: 380px;
        margin: 0 auto;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
    }

#ads_family_month .btn_confirm.type_fixed {
    width: 100%;
    padding: 0;
}

    #ads_family_month .btn_confirm.type_fixed a {
        max-width: 100%;
        border-radius: 0px;
        background-color: #222222;
        border-color: #222222;
    }

#justco .btn_confirm.type_fixed a {
    background-color: #fee500;
    border-color: #fee500;
    color: #191919;
}

#sbestmc .btn_confirm.type_fixed {
    width: 100%;
    padding: 0;
}

    #sbestmc .btn_confirm.type_fixed a {
        border-radius: 24px 24px 0px 0px;
        max-width: 100%;
        font-size: 36px;
        line-height: 48px;
        padding: 32px 20px;
    }

#myfc .btn_confirm a {
    background-color: #373536;
    border-color: #373536;
}

#miraeasset .btn_confirm.type_fixed {
    width: 100%;
    padding: 0;
}

    #miraeasset .btn_confirm.type_fixed a {
        border-radius: 0px;
        max-width: 100%;
        background-color: #4B5AE0;
        border-color: #4B5AE0;
    }

#miraeasset .user_guide {
    margin-bottom: 50px
}

#parentsday .btn_confirm.type_fixed {
    width: 100%;
    padding: 0;
}

    #parentsday .btn_confirm.type_fixed a {
        border-radius: 0px;
        max-width: 100%;
    }

#pointpark .btn_confirm.type_fixed {
    width: 100%;
    padding: 0;
}

    #pointpark .btn_confirm.type_fixed a {
        border-radius: 0px;
        max-width: 100%;
    }
