#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: 34%;
	right: 4%;
	width: 35%;
}
#main_contents .style .main .no_box .inner:nth-of-type(3) {
	top: 45%;
	left: 6%;
	width: 30%;
}