@charset "utf-8";

#header {
	margin-bottom: 0;
}
#contents {
	width: 100% !important;
	margin-bottom: 0;
	padding-bottom: 80px;
	background-size: 100% auto;
}
#contents .article {
	width: 100%;
	margin: 0 auto;
	float: none;
}
#contents .article .recruit {
	margin: 0 auto;
	width: 90%;
}
#contents .article .mt_img {
	width: 45%;
	float: left;
}
#contents .article .mt_img img {
	width: 90%;
	height: auto;
}
#contents .article .mt_template {
	width: 50%;
	float: right;
}
#contents .article .mt_template p {
	margin: 81% 0 7% 0;
	font-size: 109%;
}
#contents .article .recruit:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#contents .article .mt_template ul li {
	margin-left: 2%;
	margin-right: 0;
	width: 49%;
	float: left;
}
#contents .article .mt_template ul li:first-child {
	margin-left: 0;
}
#contents .article .mt_template ul li  img {
	width: 100%;
	height: auto;
}
#contents .article .mt_template ul:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}