
.group{
	margin: 0 auto;
	text-align: center;
	max-width: 950px;
}
.gr_ex{
	margin: 92px auto 189px auto;
}
.gr_ex img{
	margin: 28.5px 0;
}
.gr_ex_img{
	margin: 28.5px 22.5px !important;
}
.point1{
	margin: 120px auto;
	text-align: center;
}
.point1 img:nth-of-type(2n){
	margin: 46px auto 71px auto;
}
.point2, .point3, .point4, .point5{
	height: 452px;
	position: relative;
}
.point2{
	background: url("../img/gr_point2.png") no-repeat center;
}
.point2 a, .point4 a{
	position: absolute;
	right: 0;
	bottom: 0;
}
.point3{
	background: url("../img/gr_point3.png") no-repeat center;
	margin: 85px auto;
}
.point3 a, .point5 a{
	position: absolute;
	left: 0;
	bottom: 0;
}
.point4{
	background: url("../img/gr_point4.png") no-repeat center;
}
.point5{
	background: url("../img/gr_point5.png") no-repeat center;
	margin: 85px auto 120px auto;
}
.gr_contact{
	text-align: center;
}
.gr_contact img:nth-of-type(2n){
	margin: 114px auto 132px auto;
}
.gr_contact a{
	display: block;
	margin: 68px auto 130px auto;
}