.recommend_left_section h1{
  margin: 10px 7% 0 !important;
}
.item_wrap .ttl_icon{
  height: 3.2rem !important;
}
.recommend_left_section .item_wrap h1 span, .recommend_right_section .item_wrap h1 span{
  font-size: 90%;
}
@media screen and (max-width: 768px){
  .recommend_right_section h1{
  	font-size: 1.4rem !important;
  }
  .recommend_right_section .item_wrap{
    margin-bottom: 20px !important;
  }
}