.icon_category {
  font-family: "tk-takumi-shokei-font", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  color: #565656;
  padding: 2rem;
}
#innerwraper.schedule .icon_category {
  margin: 0 0 15px 0;
  text-align: center;
  padding: 2rem;
}
.icon_category img {
  display: block;
  text-align: center;
  margin: 1rem auto;
  width: 100%;
  max-width: 90px;
}
#innerwraper.schedule .icon_category {
 background: none;
}
#innerwraper article.inner_content {
  padding-bottom: 100px;
}
#innerwraper.schedule {
 margin-bottom: 0;
}