@charset "utf-8";

#column_main #care_title {
  background: #fffcfa url(img_01.png) no-repeat right bottom;
  background-size: auto 100%;
}

#care_title h2 {
  background-image: url(title01.png);
}

#clm_cont section .aside ul li {
  zoom: 100%;
}
#clm_cont section .aside ul li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#clm_cont section .aside ul li .img_right {
  max-width: 38%;
}

#clm_cont section .aside ul li dl {
  margin-bottom: 0;
}

#clm_cont section .aside ul li dl dt {
  font-size: 94%;
}

#clm_cont section .aside ul li p {
  margin-bottom: 0;
}

#clm_cont section .aside ul li p + dl {
  margin-top: 0.5em;
}

@media (max-width: 480px) {
  #clm_cont section .aside ul li .img_right {
    max-width: calc(100% - 14px);
    margin-left: 14px;
    margin-bottom: 0.5em;
  }
}
