﻿@charset "utf-8";

#stomachache_title {
  background: url(bg_title.jpg) no-repeat right top;
}

#stomachache_title h2 {
  background: url(title01.png) no-repeat left center;
}

#clm_cont .img_right.left {
  float: left;
  margin: 0 1em 0.5em 0;
}

#clm_cont section h4 {
  margin-bottom: 0.6em;
}

.aside ul li p {
  font-size: 92%;
  line-height: 1.6;
}

#clm_cont section p + ol.ls_num {
  margin-top: 0.5em;
}

#clm_cont section p + ol.ls_num li {
  margin-bottom: 0.25em;
}

#clm_cont section ol.ls_num + p {
  margin-top: 0.5em;
}

#clm_cont > .anchor_basic02 li {
  display: block;
}

.clm_btn01 {
  text-align: left;
  padding: 0;
  clear: none;
}

@media screen and (max-width: 768px) {
  #stomachache_title {
    background-position: right 65% center;
  }
  #clm_cont .img_right.left {
    margin: 0 0.5em 0.5em 0;
  }
}

@media screen and (max-width: 480px) {
  #clm_cont .img_right {
    margin: 0 0 1em 0;
  }
  #clm_cont .img_right.left {
    float: none;
    margin: 0 0 1em 0;
  }

  #clm_cont section .aside ul li img {
    margin-left: 1em;
    max-width: calc(100% - 1em);
  }
}
