@charset "UTF-8";

.entry_body .image-illustration01 {
	bottom: -6em!important;
	width: 14%!important;
}
@media screen and (max-width: 590px){
	.entry_body .image-illustration01 {
		bottom: -5em!important;
	}
}