#contact_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;
        margin-bottom: 50px;
    }

    input[type="text"] {
        font-size: 16px !important;
    }

    input[type="email"] {
        font-size: 16px !important;
    }

    select {
        font-size: 16px !important;
    }

    .top-mes {
        background: #f7f7f7;
        padding: 10px;
        text-align: center;
        margin-bottom: 50px;
        color: #000;
    }

    .al-mes {
        color: #EE5A5A;
        font-size: small;
        margin-bottom: 10px;
        padding-left: 0px !important;
    }

    .error-message {
        color: #EE5A5A;
        margin-bottom: 20px;
        font-size: small;
    }

    .c-midasi {
        font-weight: normal;
        font-weight: 800;
    }

    input.form-control {
        height: 40px;
    }

    .tel-box {
        width: 50%;
        float: left;
    }

    .inputnum {
        ime-mode: disabled;
    }

    .tel-inp {
        width: 80%;
        float: left;
    }

    .bou {
        float: left;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .yubin-no {
        width: 20%;
        float: left;
    }

    .gentyou {
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 15px;
        background: #f7f7f7;
        color: #000;
    }

    .gentyou2 {
        background: #585858;
        color: #FFF;
        font-size: small;
        text-align: center;
        border-radius: 3px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .gentyou-bottom {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .ki-day {
        width: 30%;
        float: left;
    }

    .ki-ap {
        width: 20%;
        float: left;
        margin-left: 20px;
    }

    .ki-j {
        width: 20%;
        float: left;
        margin-left: 20px;
    }

    .ki-goro {
        width: 20%;
        float: left;
    }

    .g-txt-box {
        width: 100%;
    }

    .k-btn {
        box-shadow: none;
        border: none;
        background: none;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        background: #35aec3;
        text-align: center;
        color: #FFFFFF;
        cursor: pointer;
        border: 1px solid #35aec3;
    }

    .k-btn:hover {
        background: #FFF;
        color: #35aec3;
        border: 1px solid #35aec3;
    }

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

    .c-mail {
        font-size: medium;
        font-weight: bold;
        color: #000;
    }

    .c-k {
        font-size: medium;
        color: #000;
        font-weight: bold;
        padding-right: 20px;
    }

    .select-oj {
        width: 60%;
    }

    .contact-border {
        border-bottom: 1px solid #CCC;
        padding: 10px;
    }

    .left-box {
        border-top: 5px solid #CCC;
        border-bottom: 5px solid #CCC;
        padding-top: 30px;
        padding-bottom: 30px !important;
    }

    .a-box {
        margin-bottom: 0px !important;
        padding: 0 !important;
    }

    .kaisya {
        font-size: small;
        font-weight: normal !important;
        color: #000;
        margin-bottom: 5px !important;
    }

    .kaisya2 {
        font-size: small;
        font-weight: normal !important;
        color: #000;
        margin-bottom: 5px !important;
        padding-top: 30px;
    }

    .con {
        font-weight: bold;
    }

    .probootstrap-section {
        padding-top: 10px !important;
        padding-bottom: 50px !important;
    }

    .footer-bg {
        margin-top: 50px;
    }

    .c-box {
        border: 1px solid #ccc;
    }

    .hi {
        background: #EE5A5A;
        color: #FFF;
        padding: 1px 2px 1px 2px;
        font-size: small;
        font-weight: normal !important;
    }

    @media screen and (max-width: 768px) {
        .ki-day {
            width: 80%;
            float: left;
        }

        .ki-ap {
            width: 30%;
            float: left;
            margin-left: 20px;
        }

        .title-midasi {
            margin-top: 100px;
        }

        .btn-box {
            margin-bottom: 5px;
        }
    }
}
