/*============================
#about
============================*/
#about {
}
#about .common-ttl2 {
}
#about .txt {
  overflow:hidden;
}
#about .img {
  width:50%;
  margin-right:20px;
  margin-bottom:20px;
  float:left;
}
#about .img img{

}
#about .img .caption {
  background-color:#FFDCE7;
  padding:.5rem;

}
#about .img .caption span{
  margin-left:2rem;
  font-size:12px;
}
