@charset 'UTF-8';
.main {
	width: 100%;
	padding: 58px 0 0px;
}

.headding{
	margin-bottom: 30px;
}
.imgleft,.imgright{
	overflow: inherit;
}
.imgleft .image {
	margin-right: 50px;
}
.imgright .image {
	margin-left: 65px;
	z-index: 1;
}
.process-introduce{
	padding-bottom: 55px;
	margin-bottom: 0;
	overflow: hidden;
}
.process-introduce .boxx{
	padding: 30px 33px 0;
}
.process-introduce .box01{
	margin-bottom: 40px;
	position: relative;
}
.process-introduce .box01::before{
	position: absolute;
	content: '';
	background: url(../image/process_bg01.png) top no-repeat;
	width: 101px;
	height: 101px;
	left: -33px;
	top: -35px;
	/* z-index: 0; */
}
.process-introduce .box03:before{
	position: absolute;
	content: '';
	background: url(../image/process_bg01.png) top no-repeat;
	width: 101px;
	height: 101px;
	left: -33px;
	top: 5px;
}
.process-introduce .box03:after
{
	position: absolute;
	content: '';
	background: url(../image/process_bg03.png) top no-repeat;
	width: 130px;
	height: 132px;
	right: -33px;
	bottom: -73px;
}
.process-introduce .box01::after{
	position: absolute;
	content: '';
	background: url(../image/process_bg03.png) top no-repeat;
	width: 130px;
	height: 132px;
	right: -33px;
	bottom: -44px;
}
.process-introduce .box02{
	margin-bottom: 45px;
	position: relative;
}
.process-introduce .box03,
.process-introduce .box04{
	margin-bottom: 42px;
	position: relative;
}
.process-introduce .box02:before{
	position: absolute;
	content: '';
	background: url(../image/process_bg02.png) top no-repeat;
	width: 160px;
	height: 162px;
	left: 230px;
	top: -50px;
}
.process-introduce .box04::before{
	position: absolute;
	content: '';
	background: url(../image/process_bg02.png) top no-repeat;
	width: 160px;
	height: 162px;
	left: 230px;
	top: 0;
}
.process-introduce .box05{
	position: relative;
}
.process-introduce .box05:before{

	position: absolute;
	content: '';
	background: url(../image/process_bg01.png) top no-repeat;
	width: 101px;
	height: 101px;
	left: -33px;
	top: 50px;
}
.process-introduce .box05::after{
	position: absolute;
	content: '';
	background: url(../image/process_bg03.png) top no-repeat;
	width: 130px;
	height: 132px;
	right: -33px;
	bottom: -125px;
}
.process-introduce p.title{
	color: #2E5614;
	font-weight: bold;
	font-size: 2.4rem;
	margin-bottom: 14px;
	margin-top: 32px;
	line-height: 1.0;
}
.process-introduce p.none{
	margin-bottom: 25px;
}
.process-introduce .text{
	width: 590px;
	z-index: 1;
}