.shape001{position:relative;}
.shape001:before{
	content: " "!important;
	/*background: url(/images/000_extend/home/006.png);*/
	content: '';
	height: 800px;
	width: 500px;
	top: 50px;
	right: -214px;
	position:absolute;
	background-repeat: no-repeat;
	transform: scale(0.5);
	}

.shape002{position:relative;}
.shape002:before{
	content: " "!important;
	/*background: url(/images/000_extend/home/005.png);*/
	content: '';
	height: 800px;
	width: 500px;
	top: 50px;
	right: -55px;
	position:absolute;
	background-repeat: no-repeat;
	transform: scale(0.8);
	}

.shape001-01{position:relative;}
.shape001-01:before{
	content: " "!important;
	/*background: url(/images/000_extend/home/006.png);*/
	content: '';
	height: 800px;
	width: 500px;
	top: 50px;
	right: -214px;
	position:absolute;
	background-repeat: no-repeat;
	transform: scale(0.5);
	}


@media screen and (max-width:768px){
  .shape001-01:before{opacity:0.3;}}

