#main_contents .style .main .no_box .inner:nth-of-type(1) {
	top: 21%;
	left: 10%;
	width: 32%;
}
#main_contents .style .main .no_box .inner:nth-of-type(2) {
	top: 48%;
	right: 4%;
	width: 35%;
}
#main_contents .style .main .no_box .inner:nth-of-type(3) {
	top: 40%;
	left: 5%;
	width: 32%;
}