dl.inner dd ul.links li{
margin: 0 auto;
	width: calc((100% - 20px) / 2);
}
dl.inner dd ul.links img{
	height: auto;
	width: 40%;
}
dl.inner dd ul.links img.p02{
	width: 50%;
	height: auto;
}
dl.inner dd ul.links img.p03{
	width: 60%;
	height: auto;
}
dl.inner dd ul.links img.p04{
	width: 60%;
	height: auto;
}



.mainSections .ApplyWater + .Tips ul.links img{
	width: 100%;
	height: auto;
	margin: 0 auto 20px auto !important;
}
.mainSections .Tips ul.links.remover{
	margin-top: 0;
}

.mainSections .Tips ul.links img{
	height: auto;
	width: 50%;
}.mainSections .Tips ul.links img.p05{
	width: 30%;
}