
div.top-mainphoto h2 {
	top: 25%;
}

div.top-mainphoto h2 img {
	height: auto;
	width: 200px;
}

div.top-mainphoto p.top-mainphoto-copy {
	width: 95%;
}

div.top-mainphoto p.top-mainphoto-copy img {
	height: auto;
	width: 100%;
}

div.top-message {
	padding: 70px 20px 20px 20px;
	width: auto;
}

div.top-message h3 {
	font-size: 30px;
	line-height: 1.6em;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

div.top-message p {
	font-size: 16px;
	line-height: 2.0em;
}

div.top-message p.top-message-copy {
	font-size: 20px;
	line-height: 2.0em;
	padding-bottom: 0;
}

div.topmenu ul li.works {
	background: url(images/topmenu_sp_works.jpg) no-repeat;
	background-size: cover;
}

div.topmenu ul li.recruit {
	background: url(images/topmenu_sp_recruit.jpg) no-repeat;
	background-size: cover;
}

div.topmenu ul li.company {
	background: url(images/topmenu_sp_company.jpg) no-repeat;
	background-size: cover;
}

div.topmenu ul li a {
	padding: 60px 47px 60px 20px;
}

div.topmenu ul li a span.text {
	width: auto;
}

div.topmenu ul li:nth-child(1) span.text,
div.topmenu ul li:nth-child(3) span.text {
	padding-left: 0;
}

div.topmenu ul li a span.text h2 {
	font-size: 34px;
}

div.topmenu ul li a span.text span.detail {
	font-size: 16px;
}

div.topmenu ul li a span.btn {
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	width: 270px;
}

#header-copy {
	left: 10px;
	position: absolute;
	top: 10px;
}

#globalnav {
	position: absolute;
	top: 50px;
}