#register_confirm_page {
    .top-sp {
        margin-top: 200px;
    }

    .kuzu {
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 10px;
    }

    .kenpin {
        padding: 15px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC;
    }

    .kiyaku-title {
        background: #f7f7f7;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .dai {
        font-weight: bold;
    }

    .kiyaku-txt {
        margin-bottom: 20px;
    }

    .kiyaku-midasi {
        font-weight: bold;
        margin-top: 5px;
    }

    .s-koumoku {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    ul {
        list-style: none;
    }

    .er-alt {
        background-color: #EE5A5A;
        color: #FFFFFF;
        display: none;
        padding: 10px;
    }

    input {
        height: 40px;
        /*width:100%;*/
    }

    .log-box {
        margin-bottom: 20px;
        width: 100%;
    }

    .btn_box {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .btn-kakunin {
        text-align: center;
        background: #35aec3;
        padding: 15px;
        font-weight: bold;
        color: #FFFFFF;
        border: 3px solid #35aec3;
    }

    .btn-kakunin:hover {
        background: #FFFFFF;
        color: #35aec3;
    }

    .wasureta {
        background: #f7f7f7;
        padding: 10px;
        text-align: center;
        color: #EE5A5A !important;
    }

    .sei {
        font-size: 14px;
        font-weight: bold;
    }

    .f-block {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #CCC;
    }

    .f-block-top {
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #CCC;
        border-bottom: 1px dotted #CCC;
    }

    .f-block-bottom {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #CCC;
    }

    .bar {
        float: left;
        width: 10px;
    }

    .error-message {
        background: #EE5A5A;
        color: #FFF;
        margin-top: 10px;
        padding: 5px;
    }

    .j-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    select {
        height: 40px;
    }

    .btn-box {
        margin-top: 30px;
    }

    .muryou {
        padding: 10px;
        text-align: center;
        background: #f7f7f7;
    }

    .rg-modoru {
        background: #f7f7f7;
        border: 1px solid #ccc;
        text-align: center;
        padding: 15px;
    }

    .rg-touroku {
        border: 1px solid #35aec3;
        background: #35aec3;
        text-align: center;
        padding: 15px;
    }

    .rg-modoru-f {
        color: #000 !important;
    }

    .rg-touroku-f {
        color: #FFF;
    }

    .rg-btn-box {
        margin-top: 50px;
        margin-bottom: 70px;
    }

    input[type="radio"], input[type="checkbox"] {
        position: relative;
        top: 15px;
        width: 25px;
    }

    .kiyaku-c-box {
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 10px;
    }

    .koumoku {
        font-weight: bold;
    }

    @media screen and (max-width: 768px) {
        .xs-top {
            margin-top: 100px;
        }
    }
}
