
section.second {
	position: relative;
	padding-bottom: 58px;
}

section.third {
	padding-top:56px;
	padding-bottom:90px;
}

.block {
	position: static;
	border: none;
}

.image1, .image2, .image3 {
	position: absolute;
}

.image1 img, .image1 {
	width: 256px;
	height: auto;
	right: 0;
	top: 66px;
}

.image2 img, .image2 {
	width: 364px;
	height: auto;
	right: -75px;
	top: 320px
}

.image3 img, .image3 {
	width: 294px;
	height: auto;
	right: -60px;
	top: 640px
}

.image1 img, .image2 img, .image3 img {
	padding-bottom: 21px
}

.block p.mainText {
	width: 345px;
}

.block:last-child p.mainText {
	width: auto;
}

.work ul, .work li {
	margin: 0;
	list-style: none;
}

.work li img {
	padding-top: 28px;
}

@media screen and (min-width: 1024px) {

body {
	background: url(/img/service/illustration-diagram/bg.jpg) no-repeat 1000px top;
	background-size: 492px auto;
}

.work li img {
}
}

@media screen and (min-width:768px) and ( max-width:1023px) {

.block {
	overflow: hidden;
}

.image1, .image2, .image3 {
	position: absolute;
}

.image1 img, .image1 {
	width: 256px;
	height: auto;
	right: 100px;
	top: 66px;
}

.image2 img, .image2 {
	width: 364px;
	height: auto;
	right: 25px;
	top: 320px
}

.image3 img, .image3 {
	width: 294px;
	height: auto;
	right: 40px;
	top: 640px;
	margin: 0;
}

.block p.mainText {
	width: auto;
	margin-right: 420px;
}

.block:last-child h3 {
	margin-right: 420px;
}

.block:last-child p {
	width: auto;
	margin-right: 400px;
}

.block:last-child p.image3 {
	margin: 0;
	width: 294px;
}
}

@media screen and (max-width: 767px) {

.block:first-child h3 {
	padding: 29px 0 22px 0;
}

.block p.mainText {
	width: auto;
}

section .image1, section .image2, section .image3 {
	position: relative;
	margin: 0 auto;
	padding-top: 23px;
	width: 100%;
	text-align: center;
}

.image1 img, .image1 {
	width: 256px;
	height: auto;
	right: 0px;
	top: 0px;
}

.image2 img, .image2 {
	width: 364px;
	height: auto;
	right: 0px;
	top: 0px
}

.image3 img, .image3 {
	width: 294px;
	height: auto;
	right: 0px;
	top: 0px
}

.image1 img, .image2 img, .image3 img {
	padding-bottom: 19px;
	max-width: 100%;
}

.work li img {
	height: auto !important;
	width: 100% !important;
}
}
