
div.title h1 {
	padding: 20px 0 10px 284px;
	text-align: justify;
}

div.title h1 strong {
	display: block;
}

div.title h1 strong img {
	height: auto;
	left: -270px;
	top: -10px;
	width: 270px;
}

div.information p {
	font-size: 21px;
	margin-bottom: 15px;
}

div.information h2 {
	font-size: 26px;
	padding-left: 0;
}

div.information h2 strong img {
	height: auto;
	margin-top: -22px;
	position: static;
	width: 130px;
}

div.information p:last-child {
	font-size: 15px;
}

div.basefunction {
	padding: 20px 25px;
	width: auto;
}

div.basefunction ul {
	display: block;
}

div.basefunction ul li {
	padding: 20px;
	width: auto;
}

div.basefunction ul li:nth-child(1),
div.basefunction ul li:nth-child(2) {
	border-bottom: 2px solid #d2d2d2;
	border-right: none;
}

div.basefunction ul li:last-child {
	padding: 20px 20px 0 20px;
}

div.result {
	padding: 20px;
}

div.result h3 {
	border-bottom: 2px solid #d2d2d2;
	border-right: none;
	display: block;
	height: auto;
	padding: 20px;
	position: static;
	text-align: center;
}

div.group h3 {
	display: block;
	padding: 20px 0 30px 0;
	width: auto;
}

div.group h3 em {
	font-size: 22px;
}

div.group div.detail {
	border-left: none;
	border-top: 1px solid #d2d2d2;
	display: block;
	padding: 10px 20px 0 20px;
}

ul.features {
	display: block;
}

ul.features li {
	margin: 40px auto;
	padding: 30px 35px 30px 20px;
	width: 320px;
}

ul.features li h3 {
	margin-top: -50px;
}

ul.features li div.img {
	padding-top: 10px;
}

div.point {
	padding: 30px 20px 20px 20px;
}

div.point ul li {
	padding: 0 20px 20px 20px;
}