
div.mainimg {
	background: url(images/top_mainimg.png) no-repeat  center top;
	height: 1030px;
}

div.mainimg div.mainimg-inner {
	margin: 0 auto;
	position: relative;
	width: 1200px;
}

div.mainimg div.mainimg-inner h2 {
	left: 120px;
	position: absolute;
	top: 140px;
}

div.mainimg div.mainimg-inner p {
	left: 0;
	position: absolute;
	top: 240px;
}

div.shisetsu-info {
	height: 750px;
	position: relative;
	width: 1200px;
}

div.shisetsu-info div.right {
	position: absolute;
	right: 0;
	top: -200px;
}

div.shisetsu-info div.left {
	position: absolute;
	top: 20px;
	width: 370px;
}

div.shisetsu-info p {
	color: white;
}

ul.menubtn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

ul.menubtn li {
	padding: 10px;
}

div.recruit {
	background: url(images/top_recruit_bg.jpg) no-repeat  center top;
	color: white;
	height: 382px;
}

div.recruit div.recruit-inner {
	padding-top: 60px;
}

div.news h2 {
	background-color: #1d8866;
	border-radius: 5px;
	color: white;
	font-size: 180%;
	padding: 10px 20px;
	text-align: left;
}

div.news h2 em {
	font-size: 55%;
}
