.conceptlist .shopttl{
    color: #a62103;
    font-weight: bolder;
    font-size: 20px;
  margin-bottom: 10px;
}

.conceptlist .shoplist li:not(:last-of-type){
  margin-bottom: 15px;
}

@media screen and (max-width:1024px) {
.service2 .w50s.up-clearfix .img{
  float: none;
  width: 100%;
  padding-left: 0px;
 }
 
 .conceptlist .shopttl{
  width: 100%;
}
}
