.feature-area dd,.feature-area dl{
  margin: 0;
  line-height: 1.4em;
  word-break: break-all;
  line-break: loose;
  color: #666
}
.feature-area .features_item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.feature-area .features_item .clearfix{
  width: 49.4%;
  display: flex;
  font-size: 0.9em;
  justify-content: space-between;
}
.feature-area .features_item .clearfix a{
  width: 28%;
}
.feature-area .features_item .clearfix a img{
  width: 100%;
}
.feature-area .features_item .clearfix dl{
  width: 70%;
}

.features_list dd:nth-child(3){
  margin-top: 7px;
}

/* .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.1em;
  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;
}