#main_contents .style .main .no_box .inner:nth-of-type(1) {
	top: 22%;
	right: 10%;
	width: 30%;
}
#main_contents .style .main .no_box .inner:nth-of-type(2) {
	top: 40%;
	left: 4%;
	width: 25%;
}
#main_contents .style .main .no_box .inner:nth-of-type(3) {
	top: 45%;
	right: 10%;
	width: 35%;
}
