.illustration-01 {
    position: absolute;
    top: -350px;
    left: 10%;
}
.illustration-01-1{
	display: none;
}
.illustration-02{
    position: absolute;
    top: -400px;
	right: 10%;
}
.illustration-03{
    position: absolute;
    top: -200px;
	right: 10%;
}
.illustration-04{
	width: 63px;
	height: 84px;
	margin-top: 20px;
	margin-left: 16px;
}
.illustration-05-wrapper{
	display: flex;
	justify-content: flex-end;
}
.illustration-05{
	width: 216px;
	margin-right: -40px;
}
.illustration-06{
	width: 112px;
    height: 79px;
    margin-top: 50px;
    margin-left: -40px;
}
.illustration-07{
	width: 114px;
    height: 115px;
    margin-top: -61px;
    margin-left: 270px;
}
.illustration-08-wrapper{
	position: relative;
	height: 0;
}
.illustration-08{
	position: absolute;
    top: -300px;
    left: 20%;
    width: 70px;
}
.photo-03{
	position: absolute;
	width: 240px;
    right: 5%;
    top: -312px;
}
.photo-03-1{
	display: none;
}
.illustration-10-wrapper{
	position: relative;
	height: 0;
}
.illustration-10 {
    position: absolute;
    top: -233px;
    right: 5%;
}
.illustration-11-wrapper{
	position: relative;
	height: 0;
}
.illustration-11{
	position: absolute;
	top: 10px;
    left: 10%;
}
.illustration-12{
	width: 135px;
	height: 135px;
	margin-right: 24px;
}
.illustration-13{
	width: 90px;
	height: 90px;
	margin-left: 24px;
}
.photo-01-wrapper{
	position: relative;
}
.photo-01{
	position: absolute;
	width: 90px;
	right: 10%;
	top: -35px;
}
.photo-02-wrapper{
	position: relative;
}
.photo-02{
	position: absolute;
	width: 290px;
	left: 20px;
    top: -150px;
}
.photo-06-wrapper{
	z-index: 2;
	height: 0;
	position: relative;
}
.photo-04-wrapper{
	position: relative;
	height: 0;
}
.photo-04{
	position: absolute;
    top: -220px;
    width: 90px;
    right: 13%;
	z-index: 5;
}
.photo-05{
	position: absolute;
	width: 300px;
    top: -280px;
    left: 25%;
}
.photo-06{
	position: absolute;
	width: 360px;
    top: -242px;
    right: 26%;
}
@media screen and  (max-width:1300px){
	.photo-05 {
		left: 20%;
	}
	.photo-06 {
		right: 24%;
	}
}
@media screen and  (max-width:1100px){
	.illustration-10 {
		right: 10%;
	}
	.photo-05 {
		left: 18%;
	}
	.photo-06 {
		right: 20%;
	}
}
@media screen and  (max-width:1000px){
	.illustration-01 {
		display: none;
	}
	.illustration-01-1{
		display: block;
	    right: 25%;
		top: -10%;
	    position: absolute;
	}
	.illustration-02 {
		display: none;
	}
	.illustration-03{
		display: none;
	}
	.photo-04{
		display: none;
	}
	.photo-05 {
		left: 13%;
	}
	.photo-06 {
		right: 13%;
	}
}
@media screen and  (max-width:940px){
	.illustration-05 {
		margin-right: 0px; 
	}
	.illustration-08-wrapper{
		height: 90px;
	}
	.photo-03{
		display: none;
	}
	.photo-03-1{
		display: block;
		position: absolute;
		width: 320px;
    	right: 12%;
    	top: -70px;
	}
}
@media screen and  (max-width:850px){
	.illustration-06 {
		margin-left: 10%;
	}
	.illustration-07 {
		margin-top: -34px;
		margin-left: 55%;
		margin-bottom: 32px;
	}
	.photo-02 {
		top: -200px;
	}
	.photo-05 {
		left: 9%;
	}
	.photo-06 {
		right: 9%;
	}
}

@media screen and  (max-width:780px){
	.illustration-05-wrapper {
		margin-bottom: 64px;
	}
	.illustration-08{
		display: none;
	}
	.illustration-12{
		display: none;
	}
	.illustration-13{
		display: none;
	}
}
@media screen and  (max-width:730px){
	.photo-05 {
		left: 20%;
	}
	.photo-06 {
		display: none;
	}
}

@media screen and  (max-width:600px){
	.illustration-01-1 {
		display: block;
		right: 13%;
		top: -10%;
		position: absolute;
	}
	.illustration-06 {
		margin-left: 65%;
	}
	.illustration-11 {
		top: 33px;
		left: 10%;
		width: 80px;
	}
	.photo-01{
		width: 75px;
	}
	.photo-05 {
		left: 10%;
	}
	
}
@media screen and  (max-width:500px){
	.illustration-10 {
		width: 130px;
		top: -215px;
	}
}
@media screen and  (max-width:390px){
	.illustration-01-1{
		right:2%;
	}
	.photo-03-1 {
		right: 5%;
		width: 290px;
	    top: -59px;
	}
	.photo-05 {
		width: 240px;
	}
	
}