#fourth .th_box01 .th_box01_l.g02 {
  width: 45%;
  max-width: 300px;
}
#fourth .th_box01.g02 {
	padding-top: 40px;
}

#fourth .g002_ph{
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
#fourth .g002_ph .g002_ph_in{
	text-align: center;
	
}
#fourth .g002_ph .g002_ph_in img{
	max-width: 100%;
}

@media screen and (max-width: 1100px) {
	#fourth .th_box01 .th_box01_l.g02 {
  width: 100%;
  max-width: 100%;
}
	
	
}