#menokega_title {
  background-image: url(bg_title.jpg);
  background-position: right center;
}

#menokega_title h2 {
  background-image: url(title01.png);
}

@media screen and (max-width: 768px) {
  #menokega_title {
    background-position: right 20% center;
  }
}

#clm_cont section h4 {
  margin-bottom: 0.5em;
}

#clm_cont section h4 + .aside.aside02 {
  margin-top: 0;
  margin-bottom: 1em;
}

#clm_cont section p + .aside.aside02 {
  margin-top: 0;
}
