#contact{
	padding: 0em 2em 5em 2em;
	background: #413d38;
	margin: 0px;
}

#wpcf7-f11777-o1{
    background-color: #ffffff;
    padding: 2em 1em;
    color: #000000;
}
fieldset{
    display: none;
}
#contact{
    background-image: url(https://carmatch-adachi-hiace.com/lp_recovery/images/form_bg.jpg);
}



.mail-form dl:first-child {
    padding-top: 24px;
}
.mail-form dl {
    align-items: center;
    padding: 48px 0;
    padding: 32px 0;
    border-bottom: 1px solid #e8e8e9;
}

.fl-b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mail-form dl dt {
    width: 18%;
    font-size: 15px;
}

.mail-form dl dd {
    width: 68%;
    font-size: 15px;
}

.mail-form dl dd {
    width: 68%;
    font-size: 15px;
}

.font-accent-color {
    color: #E71728;
}

.mail-form .btn input[type=submit], #common .btn a {
    border-radius: 50px;
}

.mail-form .btn input[type="submit"], #common .btn a {
    display: inline-block;
    width: 290px;
    text-align: center;
    font-size: 14px;
    color: #e71728;
    padding: 24px;
    background: 0;
    border: 1px solid #e71728;
    transition: all 0.3s ease;
}