@charset "utf-8";
/* CSS Document */

.content-title{
	background-image:url(../img/title.jpg);
}
.content-title div{
	background-color:rgba(255,255,255,0.7);
	border:none;
}
.content-title div h2,
.content-title div h2 span{
	color:#2580B5;
}

.content{
}
.content > p{
	text-align:center;
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
	margin:100px 0;
}

#mailformpro > dl > dd:nth-child(13) > div > div{
	float:none;
	max-width:335px;
	width:100%;
	margin-bottom:5px;
}
.must{
	margin:0px 20px;
}
.mfp_rows{
	padding:7px 0 0 215px;
	box-sizing:border-box;
}

form#mailformpro dl dt{
	max-width:230px;
	width:100%;
}

.g-recaptcha > div{
	margin:25px auto;
}
