/* CSS Document */

#keyimg{
	background: url("../support/img/07-01.webp") center center no-repeat;
	background-size: cover;
	height: 290px;
}

#s01{
	padding-top: 35px;
	/*width: 1130px;
	margin: auto;*/
	margin-bottom: 100px;
}

#s01 h1{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 35px;
	color: #e4007f
}


#s01 .obj01{
	text-align: center;
	font-size: 25px;
	margin-bottom: 55px;
}

#s01 h2{
	background: #fee0e8;
	text-align: center;
	line-height: 180%;
	/*height: 85px;*/
	font-size: 18px;
	padding: 15px;
	margin-bottom: 15px;
}

#s01 p{
	text-align: center;
	margin-bottom: 35px;
	font-size: 14px;
}

#s01 .center{
	margin-bottom: 20px;
}

main{
	margin-bottom: 100px;
}