.info-contents {
  color: #333333;
  background: #eeeeee;
  padding: 2.5rem 0; }
  .info-contents a {
    color: #333333; }

#wrapper .info-contents {
  margin-top: 2.0rem;
  border-top: 0.1rem solid #dddddd;
  border-bottom: 0.1rem solid #dddddd; }

#wrapper .info-contents .contents-inner {
  padding: 1.5rem 1.0rem 0rem;
  background: #eeeeee; }

#wrapper .info-contents .info-h2-ttl {
  font-weight: bold;
  font-size: 2.0rem;
  padding: 0rem 1rem 1rem;
  background: #eeeeee;
  border-bottom: 2px solid #000000;
  color: #000000; }

#wrapper .info-contents .info-h3-ttl-box {
  border-bottom: 2px solid #000000;
  margin-bottom: 1.0rem;
  margin-top: 2.0rem;
  font-weight: bold;
  font-size: 1.5rem;
  padding-bottom: 0.3rem;
  line-height: 2.5rem;
  position: relative; }

#wrapper .info-contents .info-h3-ttl-box h3 {
  font-weight: bold; }

#wrapper .info-contents .info-h3-ttl-box .moreBtn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.4rem;
  text-decoration: none; }

#wrapper .info-contents .contents-box {
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 0;
  margin-top: 0.5rem; }

#wrapper .info-contents .contents-box:last-child {
  border-bottom: 1px solid #cccccc; }

#wrapper .info-contents .btn-box a {
  font-size: 1.5rem;
  text-align: center;
  color: #00a0c6;
  text-decoration: none;
  font-weight: bold;
  border: 0.2rem solid #00a0c6;
  background: #ffffff;
  display: block;
  border-radius: 10rem;
  padding: 1.0rem 1.5rem;
  line-height: 2.0rem; }

#wrapper .info-contents .contents-box dd {
  line-height: 2.0rem;
  padding: 1rem;
  background-repeat: no-repeat; }
  #wrapper .info-contents .contents-box dd span {
    line-height: 1.4rem;
    display: block;
    margin-top: 0.5rem; }

#wrapper .info-contents .side-style .img-box {
  float: left; }

#wrapper .info-contents .side-style .img-box img {
  width: 100%;
  height: auto; }

#wrapper .info-contents .side-style .txt-box {
  margin-left: 10rem; }

#wrapper .info-contents .contents-box a {
  display: block;
  text-decoration: none;
  margin-bottom: 0; }