
div.mainimg {
	background: url(images/top_mainimg_sp.png) no-repeat  center top;
	background-size: cover;
	height: 450px;
}

div.mainimg div.mainimg-inner {
	width: 100%;
}

div.mainimg div.mainimg-inner img {
	height: auto;
	width: 60%;
}

div.mainimg div.mainimg-inner h2 {
	left: 60px;
	top: 10px;
}

div.mainimg div.mainimg-inner p {
	left: 20px;
	top: 50px;
}

div.shisetsu-info {
	height: auto;
	position: relative;
	width: 100%;
}

div.shisetsu-info div.right {
	position: static;
}

div.shisetsu-info div.left {
	position: static;
	width: 100%;
}

ul.menubtn li {
	height: auto;
	width: 44%;
}

ul.menubtn li a img {
	height: auto;
	width: 100%;
}

div.recruit {
	background: url(images/top_recruit_bg_sp.jpg) no-repeat  center top;
	background-size: cover;
	color: white;
	height: 500px;
}

div.recruit div.recruit-inner {
	padding: 150px 20px 20px 20px;
}
