/* about -------------------------------------------------*/

#about {
    margin: 0 20px 10px 20px;
}

#about h2{
    margin-bottom: 10px;
}

#about #mainvisual{
    margin-bottom: 10px;
}

#about .textBlock{
    margin: 0 10px 20px 10px;
}

#about .textBlock h3{
    margin-bottom: 10px;
}

#about p{
    margin-bottom: 10px;
}

