@charset "utf-8";

/*header*/

.main{
	background-image:url(../../img/cmn/DSC08474.jpg);
}

/*contents*/

h1{
	width: 400px;
	margin: 90px auto 80px;
}

.title{
	width: 600px;
	text-align: center;
	height: 35vh;
	margin: 0 auto;
}

.message2{
	width: 600px;
	line-height: 1.8;
	font-size: 1em;
}

.message2 p{
	width: 500px;
	margin: 0 auto;
}

.corp{
	width: 850px;
	height: 479px;
	margin: 0 auto 15%;
	font-size: .97em;
	border-bottom: 1px solid #bfbfbf;
	letter-spacing: 1px;
}

.corp dt{
	width: 250px;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	background: #e5e4e6;
}

.corp dd{
	width: 600px;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	border-left: none;
	padding: 20px 0 20px 40px;
}

.child2 dt{
	padding: 34px 0;
}

.child2 dd{
	line-height: 1.5;
}
