/* icon_doctor
-------------------------------------------------- */
.ene_sec_inner.icon_doctor{
	background: url(/jpn/consumer/energy/basic-knowledge/disaster/images/icon_doctor.svg) no-repeat;
}
@media print, screen and (min-width:768px) {
	.ene_sec_inner.icon_doctor{
		padding-left: 90px;
    background-size: 60px;
	}
}
@media screen and (max-width:767px) {
	.ene_sec_inner.icon_doctor{
		padding-left: 70px;
    background-size: 50px;
	}
}