@charset "utf-8";

#about{margin-top: 60px;}
#about .title{font-size: 2.5rem; color: #3e3a39; padding-top: 15px; margin-bottom: 35px;}
#about .wrap p{font-size: 1.8rem; color: #4c4948; line-height: 1.9; margin-bottom: 35px;}

@media (max-width:1199px){
  #about{margin-top: 50px;}
  #about .title{font-size: 2.2rem; margin-bottom: 30px;}
  #about .wrap p{font-size: 1.5rem; line-height: 1.8; margin-bottom: 30px;}
}













