@import url(_form.css);

.form-wrap.type1 .form-box {
    max-width: 1084px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    
}