
div.mainimg {
	background-size: auto 200px,auto 90%;
	height: auto;
	padding-bottom: 10px;
}

div.mainimg h1 {
	padding: 50px 0 100px 0;
}

div.mainimg h1 img {
	height: auto;
	width: 100%;
}

div.mainimg p {
	font-size: 16px;
}

div.servicecopy h3 {
	font-size: 28px;
}

div.servicecopy p {
	font-size: 22px;
}

ul.service li {
	margin: 10px 0;
	width: 100%;
}

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

ul.service-s li {
	margin: 10px 0;
	padding: 20px;
	text-align: center;
	width: 90%;
}

ul.service-s li h4 {
	display: block;
	height: auto;
	width: 100%;
}

ul.service-s li div.text {
	min-height: auto;
	padding-bottom: 10px;
}



p.staffcopy {
	font-size: 20px;
	text-align: justify;
}

ul.staff {
	padding-left: 0;
}

ul.staff li {
	padding: 20px 30px;
	position: static;
}

ul.staff li div.img {
	position: static;
	text-align: center;
}

ul.staff li div.img img {
	height: auto;
	width: 80%;
}

ul.staff li div.name p:nth-child(1) {
	font-size: 20px;
	padding: 10px 0;
}

ul.staff li div.name h3 {
	line-height: 1.2em;
	text-align: center;
}

ul.staff li div.name h3 em {
	display: block;
	font-size: 20px;
}

ul.staff li div.name table th {
	border: 1px solid #1a249d;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}

ul.staff li div.name table td {
	border: 1px solid #1a249d;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}

ul.staff li table.profile th {
	display: block;
	margin-top: 5px;
	padding: 2px;
	width: 100%;
}

ul.staff li table.profile td {
	border-top: none;
	display: block;
	padding: 10px;
	width: 100%;
}

ul.staff li table.profile tr:not(:last-child) td {
	border-bottom: none;
}

ul.qa li p {
	padding: 0;
	text-align: justify;
}

div.company table.list-table {
	width: 100%;
}

