/* デスクトップ用私たちについて - 経営理念（768px以上） */

.about-philosophy-section {
    margin-top: 80px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.about-philosophy-title {
    font-size: 42px;
    margin-bottom: 48px;
    letter-spacing: 0.06em;
    padding-bottom: 16px;
}

.about-philosophy-title::after {
    width: 80px;
    height: 4px;
}

.about-lead,
.about-philosophy-lead {
    font-size: 20px;
}

