#main_contents .style .main .no_box .inner:nth-of-type(1) {
	top: 26%;
	right: 6%;
	width: 35%;
}
#main_contents .style .main .no_box .inner:nth-of-type(2) {
	top: 28%;
	left: 4%;
	width: 34%;
}
#main_contents .style .main .no_box .inner:nth-of-type(3) {
	top: 50%;
	right: 7%;
	width: 35%;
}
