@charset "utf-8";
/*------------------------------------------------------------
	ball_lifter
------------------------------------------------------------*/
#main .pageVisual .photo {
	bottom: -166px;
	right: -48px;
}
#main .comMessage h2 {
	margin-bottom: 0;
}
#main .comMessage .imgBox {
	background: url(../img/product/ball_lifter/message_bg.png) no-repeat left -8px top;
	background-size: 839px auto;
}
#main .comMessage .imgBox .textBox {
	margin: 264px 0 0 132px;
}
#main .comShowBox {
	margin-bottom: 102px;
}
#main .comShowBox .photo {
	right: 123px;
	bottom: -122px;
}
#main .comShowBoxR .photo {
	left: 49px;
	bottom: 2px;
}
@media all and (min-width: 897px) and (max-height: 730px) {
	#main .pageVisual .photo {
		max-width: 500px;
	}
}
@media all and (max-width: 896px) {
	#main .pageVisual .photo img {
		max-width: 227px;
	}
	#main .comMessage .imgBox .textBox {
		margin: 0;
	}
	#main .comMessage .imgBox {
		background: none;
	}
	#main .comMessage h2 {
		letter-spacing: -1px;
	}
	#main .comShowBoxR .photo img {
		max-width: 218px;
	}
	#main .comShowBox .photo img {
		max-width: 230px;
	}
	#main .comShowBoxR h3 {
		margin-top: 7px;
	}
	#main .comShowBox {
		margin-bottom: 79px;
	}
	#main .comShowBox02 {
		margin-bottom: 0;
	}
}
@media all and (min-width: 415px) and (max-width: 896px) and (max-height: 500px) {
	#main .pageVisual .photo {
		bottom: -60px !important;
	}
}