@charset "utf-8";


.mir_apng{
	width: 800px;
	height: 600px;
	pointer-events: none;
	user-select: none;
}
.mir_apng01{
	transform: scale(2.5) translate3d(-60px,65px,0);
}
.mir_apng02{
	transform: scale(2.3) translate3d(-40px,25px,0);
}
.mir_apng03{
	transform: scale(1.3) translate3d(40px,-55px,0);
}
.mir_apng04{
	transform: scale(3.6) translate3d(5px,55px,0);
}
.mir_apng05{
	transform: scale(3.3) translate3d(-60px,65px,0);
}
.mir_apng06{
	transform: scale(2.6) translate3d(-40px,40px,0);
}
.mir_apng07{
	transform: scale(3.65) translate3d(20px,55px,0);
}

 @media only screen and (min-width: 769px) and (max-width: 1000px) {
	 .content_width{
		 width: auto;
		 margin: 0 10px;
	 }	 

}






