@charset "utf-8";
#main {
    margin-top: 40px;
    margin-bottom: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
#main section h1 {
    margin-bottom: 20px;
    background: none;
    border: none;
    font-size: 40px;
    padding: 2px 0 18px;
}
.tel_font{
	font-size:1.4em;
}
#mailformpro textarea{
	width:100%!important;
	min-height:200px;
}

/* Turnstile */
.cf-turnstile {
	margin-top: 15px;
    margin-bottom: 15px;
	text-align: center;
}