.story_box015.story_box img {
  width: 61%;
}
.story_box04_R {
  margin-right: 4%;
}
.story_box04_R img {
  width: 91%;
}
.story_box{
	font-size: 14px;
}
@media screen and (max-width: 800px) {
  .story_box015.story_box img {
    width: 81%;
  }
  .story_box04_R {
    margin-right: 0%;
  }
.story_box04_R img {
  width: 78%;
}
}