@charset "utf-8";

#eyecatch{
	background-image: url('../images/C03A1694.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 90%;
}
.red{
	color: #e41c24;
}
.maxwidthimg{
	width: 100%;
}
#sec1, #sec2, #sec3{
	font-size: 10pt;
}
#sec1{
	width: 900px;
	/*height: 314px;*/
	margin: 0 auto;
	padding-bottom: 40px;
}
#sec1-1{
	margin: 34px auto;
}

#sec2{
	height: 850px;
	background-image: url('../images/contact-sec2-back.gif');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 70px;
}
.text-center{
	text-align: center;
}
#sec2 table{
	width: 900px;
	margin: 0 auto 30px auto;
}
textarea, input{
	width: 100%;
}
button{
	width: 216px;
	height: 39px;
	background-color: #c3c3c3;
	box-shadow: none;
	display: block;
	margin: 0 auto 32px auto;
	font-size: 20px;
}
button:hover{
	cursor: pointer;
}

#sec3{
	width: 900px;
	margin: 0 auto;
}
#sec3-1{
	margin: 71px auto 55px auto;
}
#sec3-2{
	padding: 35px;
}
#sec3-3{
	margin: 0 auto 150px auto;
}
