@charset "UTF-8";

/* =========================================
   Recruit Page Specific Styles
   ========================================= */

/* Hero Section */
.hero-bg {
    background: linear-gradient(135deg, #f9f9f9 50%, #ffffff 50%);
}

.page-title {
    letter-spacing: 0.03em !important;
    font-family: 'Noto Serif JP', serif;
}

/* Section Title */
.section-title {
    font-family: 'Noto Serif JP', serif;
}