/* サイトについてページのスタイル */
#about-section {
    text-align: center;
    padding: 50px;
    background: #f9f9f9;
}
