.clearfix .mb10 .ml5 {
    margin: 20px 5px 15px 10px;
        margin-bottom: 15px;
        margin-left: 10px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #E8E8E8;
  }

  .ml5 {
    margin-left: 5px !important;
  }

.sp-imgsize {
    height: 100px;
    width: 160px;
    margin: 0 5px 5px 0;
  }

.clearfix .mb10 .ml5 a img {
    margin-right: 20px !important;
  }

dl.features_list {
    line-height: 1.6em;
    margin-left: 0.8em;
    margin-bottom: 5px;
    color: #666666;
}

.font-sm {
    font-size: 1.2em;
    font-weight: bold;
}

.font-sm a{
  text-decoration: none;
}

dl.features_list dd {
    margin-top: 0.3em;
}

.ichiran{
  text-align: right;
  margin: 15px 0 10px;
}

.ichiran a{
  font-size: 1.0em;
  font-weight: bold;
  color: #fff;
  background-color: #1e90ff;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
}