@media screen and (max-width:1100px){
}
@media screen and (max-width:1023px){
}
@media screen and (max-width:931px){
	.pp_body{
		max-width:inherit;
	}
	/*Slider**S**/
	/*Slider**E**/
	/*Hide**S**/
	/*Hide**E**/
	/*Index**E**/
	/*Index**E**/
	/*Other**S**/
	/*Other**E**/
	/*Menu**S**/
	/*Menu**E**/
	
}
@media screen and (max-width:768px) {
}
@media screen and (max-width:480px) {
	
}