.visual_image1 {background:#2a2f35 url(../images/main_img01.png) no-repeat center center;}
.visual_image2 {background:#2a2f35 url(../images/main_img02.png) no-repeat center center;}
.visual_image3 {background:#2a2f35 url(../images/main_img03.png) no-repeat center center;}
.input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#6a6d70 !important;
    opacity: 1; /* Firefox */
}

.input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#6a6d70 !important;
}

.input::-ms-input-placeholder { /* Microsoft Edge */
    color:#6a6d70 !important;
}

.bt_submit {border:0}

.nav_all .nav_list .on a {
    color: #4e9ed7 !important;
}
.container1 textarea {
    line-height: 24px !important;
}

.kform-group {text-align: center}
.kform-group .form-control {width:200px;display: inline-block;margin-top:10px}