@charset "utf-8";

.consulting2 {}

.consulting2 .nbgall .orgImg,
.consulting2 .nbgall .orgImg img {width:100%;}

.consulting2 .description span.highlighter:before {content:"";  height:13px; }

.consulting2 .topIcon ul.iconUl {display:flex; flex-wrap:wrap; justify-content: space-between; }
.consulting2 .topIcon ul.iconUl li.iconLi {width:23%; text-align:center; border:1px solid #ddd; border-radius:20px; padding:30px 20px;}
.consulting2 .topIcon .icon {margin:0 auto 20px;}
.consulting2 .topIcon .icon img {width:100%; max-width:100px; }

@media screen and (max-width:768px){
  .consulting2 .description span.highlighter:before {content:"";  height:8px; }
  .consulting2 .topIcon ul.iconUl li.iconLi {width:48%; margin-bottom:20px; }
}
