#step_1_page {
    .cart-wrap {
        padding-top: 200px;
        font-size: 12px;
    }

    .step-act {
        background: #35aec3;
        color: #FFFFFF;
        padding: 5px;
        text-align: center;
        border-right: 1px solid #FFF;
    }

    .step-no {
        background: #f7f7f7;
        padding: 5px;
        text-align: center;
        border-right: 1px solid #FFF;
    }

    .top-btn {
        background: #f7f7f7;
        text-align: center;
        border: 1px solid #CCC;
    }

    .top-modoru {
        width: 100%;
        padding: 10px;
        display: block;
        color: #000;
    }

    .c-btn-sp {
        margin-bottom: 50px;
    }

    .next-btn {
        background: #35aec3;
        text-align: center;
        color: #FFFFFF;
        border: 1px solid #35aec3;
    }

    .next-btn a {
        color: #FFF;
        display: block;
        width: 100%;
        padding: 15px;
    }

    .next-btn:hover {
        background: #FFFFFF;
        border: 1px solid #35aec3;
    }

    .next-btn a:hover {
        color: #35aec3 !important;
    }

    .alert {
        background: #FFCCFF;
    }

    .buy-navi-a {
        background: #35aec3;
        color: #FFF;
        font-size: 12px;
        line-height: 35px !important;
        text-align: center;

    }

    .buy-navi-b {
        background: #F0F0F0;
        color: #000;
        font-size: 12px;
        line-height: 35px !important;
        text-align: center;
    }

    .table > tbody > tr > td {
        border: none;
    }

    td {
        border-left: 1px solid #FFF !important;
        border-right: 1px solid #FFF !important;
    }

    .mail-koumoku {
        font-size: 12px;
        color: #000;
    }

    .txt_red {
        color: #FF0000;
        font-size: 12px;
    }

    .inputnum {
        ime-mode: disabled;
    }

    .zipcode {
        width: 40%
    }

    .tel {
        width: 40%
    }

    .tel-td {
        width: 30%;
    }

    .tel-no {
        width: 5%;
    }

    .tel-table {
        width: 85%;
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > thead > tr > th {
        border-style: none;
    }

    th.mail-koumoku {
        padding: 0 !important;
        font-weight: normal !important;
    }

    td.tel-td {
        padding: 0 !important;
    }

    .form-group {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .yu-table {
        width: 60%;
    }

    .table {
        margin: 0 !important;
    }

    /*button*/
    .btn-success {
        background-color: #35aec3;
        color: #FFFFFF;
        padding: 15px;
        width: 60%;
    }

    .btn-success:hover {
        background: #F7F7F7;
        color: #000000;
        border: 1px solid #35aec3;
    }

    .form-control {
        height: 45px !important;
    }

    .bg-g {
        background: #f7f7f7;
        padding: 30px;
    }

    .oto {
        font-size: 18px !important;
        font-weight: bold;
    }

    .blue-waku {
        border: 3px solid #35aec3;
        padding: 20px;
    }

    .log-midasi {
        font-size: 18px !important;
        font-weight: bold;
        color: #35aec3 !important;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
        height: 35px;
    }


    .btn-success-login {
        background-color: #35aec3;
        color: #FFFFFF;
        padding: 10px;
        width: 80%;
        border: 1px solid #35aec3;
    }

    .btn-success-login:hover {
        background: #F7F7F7;
        color: #000000;
        border: 1px solid #35aec3;
    }

    .login-btn-box {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .log {
        font-size: 14px;
    }

    .alert_msg {
        color: #FF0000;
    }

    .alert-box {
        border: 3px solid #F00;
        text-align: center;
        font-weight: bold;
        padding: 15px;
    }

    .sginin-input {
        width: 100%;
    }

    .re-box {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    @media screen and (max-width: 768px) {
        .cart-wrap {
            padding-top: 100px;
        }
        .step-act {
            height: 70px;
        }
        .step-no {
            height: 70px;
        }
        .cart-top-midasi {
            margin-top: 30px;
        }
        .xs-login-box {
            width: 80%;
            margin-top: 50px;
            margin-left: auto;
            margin-right: auto;
        }
        .bg-g {
            border-bottom: 3px solid #CCC;

        }
        .probootstrap-section {
            padding: 0;
        }
    }

}
