.wrap-aboutus {
  max-width: 1200px;
  margin: 0 auto;
  line-height: 2rem;  
}
.wrap-aboutus a:hover {
  color: #c8cf72;
}

.ab-tit{font-size: 28px;font-weight: 600;color: #009333;margin-bottom: 20px;padding: 16px 8px;background: #F5F6F2;text-align: center;line-height: 1.5;}
.ab-section > div{margin-bottom: 40px;}

@media (max-width: 768px) {
  
}
