/* お問い合わせページ - 基本スタイル */

.contact {
    padding: 64px 0;
}

.contact-content {
    max-width: 800px;
    margin: 0 auto;
}

