/* ============================================================
   RESPONSIVE STYLES — style_480.css
   Breakpoint: max-width 480px
   使用ページ: index.html / asbestos.html / service.html（最小サイズ調整）
   ============================================================ */

@media (max-width: 480px) {
  :root { --gutter: 16px; }

  /* Drawer */
  .drawer__list a { font-size: 28px; }
  .drawer__item-inner { gap: 16px; padding: 14px 8px; }

  .en-label { font-size: 28px; }
  .hero__title { font-size: 34px; }
  .service-card__title { font-size: 20px; }
  .cta-split__heading { font-size: 24px; }

  .about { padding-block: 48px; }
  .service, .news, .company, .blog { padding-block: 48px; }
  .cta-split__panel { padding-block: 48px; }

  .header__logo img { width: 300px; height: auto; }
  .footer__logo img  { width: 300px; height: auto; }
  .footer__nav-list  { margin-left: var(--gutter); gap: 20px; }

  .hero__body { padding-block-end: 60px; }
  .hero__recruit-cta { width: 220px; height: 80px; }

  /* NEWS */
  .news__filter { flex-wrap: wrap; gap: 10px; }
  .news__tab { font-size: 13px; padding: 6px 12px; }
  .news-card__figure { height: 150px; }

  /* BLOG */
  .blog-card__title { font-size: 15px; }

  /* ===== ASBESTOS PAGE ===== */
  .page-hero { height: 280px; }
  .page-hero__en    { font-size: 26px; }
  .page-hero__title { font-size: 16px; }
  .asb-quote        { font-size: 16px; }

  /* 6-image gallery → 1列 */
  .asb-gallery { grid-template-columns: 1fr; }

  .asb-notice-box { padding: 16px; }
  .asb-notice-box p { font-size: 13px; line-height: 1.8; }

  /* 資格一覧・加入団体 */
  .asb-qualifications__heading { font-size: 20px; }
  .asb-qualifications__lead    { font-size: 14px; }
  .asb-qualifications__list li { font-size: 13px; }
  .asb-qualifications__list    { margin-bottom: 24px; }

  /* STEP circle 縮小 */
  .asb-step__circle {
    width: 60px;
    height: 60px;
    top: -30px;
  }
  .asb-step { padding-top: 46px; }

  /* Speed chart */
  .asb-speed__chart { max-width: 100%; }

  /* Send section */
  .asb-send__section { padding: 24px 16px; }

  /* ===== CONTACT PAGE (お問い合わせ) ===== */
  .p-contact-hero { height: 320px; }
  .p-contact-hero__en { font-size: 32px; }
  .p-contact__heading-en { font-size: 32px; }
  .p-contact__desc { font-size: 14px; }
  .p-contact__tel-num, .p-contact__tel-hours { font-size: 16px; }

  /* ===== ASBESTOS FORM PAGE (アスベスト依頼フォーム) ===== */
  .p-asbestos-form-hero { height: 320px; }
  .p-asbestos-form-hero__en { font-size: 32px; }
  .p-asbestos-form__heading-en { font-size: 26px; }
  .p-asbestos-form__heading-ja { font-size: 13px; }
  .p-asbestos-form__desc { font-size: 14px; }
  .p-asbestos-form__tel-num,
  .p-asbestos-form__tel-hours { font-size: 16px; }
  .p-asbestos-form__label { font-size: 16px; }

  /* ===== ARTICLE PAGE (お知らせ記事詳細) ===== */
  .p-article__heading-en { font-size: 32px; }
  .p-article__title { font-size: 20px; }
  .p-article__nav { gap: 40px; }
  .p-article__content { font-size: 15px; line-height: 2.2; }

  /* ===== NEWS PAGE (お知らせ) ===== */
  .p-news-hero { height: 320px; }
  .p-news-hero__en { font-size: 32px; }
  .p-news__heading-en { font-size: 32px; }

  .p-news__filter { flex-direction: column; gap: 8px; }
  .p-news__tab { width: 100%; text-align: center; }

  .p-news-pagination__list { gap: 6px; }
  .p-news-pagination__num  { width: 36px; height: 36px; font-size: 13px; }
  .p-news-pagination__arrow { width: 36px; height: 36px; }

  /* ===== COMPANY PAGE (会社概要) ===== */
  .p-company-section__heading { font-size: 32px; }
  .p-company-table th { width: 120px; font-size: 14px; }
  .p-company-table td { font-size: 14px; }
  .p-company-history__th { font-size: 12px; padding: 10px 12px; }
  .p-company-history__th--date { width: 160px; }
  .p-company-history__date { width: 160px; font-size: 12px; padding: 12px 12px 12px 0; }
  .p-company-history__event { font-size: 12px; padding: 12px 12px 12px 0; }
  .p-company-qual__item { font-size: 14px; }

  /* ===== PRIVACY POLICY PAGE (プライバシーポリシー) ===== */
  .p-privacy { padding-block: 48px 64px; }
  .p-privacy__head { margin-bottom: 32px; }
  .p-privacy__heading { font-size: 28px; }
  .p-privacy__heading-en { font-size: 14px; }
  .p-privacy__body { font-size: 14px; line-height: 2.2; letter-spacing: 0.05em; }

  /* ===== GREETING PAGE (ごあいさつ/経営理念) ===== */
  .p-greeting { padding-block: 48px 64px; }
  .p-greeting__section + .p-greeting__section { margin-top: 60px; }
  .p-greeting__section-head { margin-bottom: 28px; }
  .p-greeting__section-heading { font-size: 28px; }
  .p-greeting__section-heading-en { font-size: 14px; }
  .p-greeting-greeting__body { gap: 28px; }
  .p-greeting-greeting__text p { font-size: 14px; letter-spacing: 0.05em; }
  .p-greeting-greeting__sig { font-size: 16px; }
  .p-greeting-philosophy__box { padding: 28px 20px; }
  .p-greeting-philosophy__text { font-size: 16px; text-align: left; }
  .p-greeting-policy__title,
  .p-greeting-policy__body { font-size: 14px; letter-spacing: 0.05em; }
  .p-greeting-policy__item + .p-greeting-policy__item { margin-top: 32px; }

  /* ===== MANAGEMENT PLAN PAGE (経営計画) ===== */
  .p-plan { padding-block: 48px 64px; }
  .p-plan__head { margin-bottom: 28px; }
  .p-plan__heading { font-size: 28px; }
  .p-plan__heading-en { font-size: 14px; }
  .p-plan__subtitle { font-size: 20px; margin-bottom: 20px; }
  .p-plan__text p { font-size: 14px; line-height: 2.2; letter-spacing: 0.05em; }
  .p-plan__closing { font-size: 14px; line-height: 2.2; letter-spacing: 0.05em; }
  .p-plan__image-area { margin-top: 40px; margin-bottom: 40px; }

  /* ===== INFORMATION SECURITY PAGE (情報セキュリティ基本方針) ===== */
  .p-security { padding-block: 48px 64px; }
  .p-security__head { margin-bottom: 28px; }
  .p-security__heading { font-size: 28px; }
  .p-security__heading-en { font-size: 14px; }
  .p-security__text p { font-size: 14px; line-height: 2.2; letter-spacing: 0.05em; }

  /* ===== CSR/社会貢献 PAGE ===== */
  .p-csr-social { padding-top: 40px; }
  .p-csr-social__head { margin-bottom: 28px; }
  .p-csr-social__title-ja { font-size: 28px; }
  .p-csr-social__title-en { font-size: 13px; }
  .p-csr-social__lead { font-size: 13px; line-height: 1.9; letter-spacing: 0.03em; margin-bottom: 32px; }
  .p-csr-cards__item { flex-direction: column; align-items: center; padding: 24px 16px; }
  .p-csr-cards__img { width: 160px; height: 160px; margin-right: 0; margin-bottom: 20px; }
  .p-csr-cards__content { width: 100%; }
  .p-csr-cards__title { font-size: 16px; }
  .p-csr-cards__text { font-size: 13px; }
  .p-csr-social__cards-wrap { padding-bottom: 60px; }

  /* ===== SDGs PAGE ===== */
  .p-sdgs { padding-top: 40px; }
  .p-sdgs__title-ja { font-size: 24px; }
  .p-sdgs__section-heading { font-size: 16px; }
  .p-sdgs__sub-heading { font-size: 16px; }
  .p-sdgs-item { flex-direction: column; align-items: center; padding: 20px 16px; }
  .p-sdgs-item__img { width: 140px; height: 140px; margin-bottom: 16px; }
  .p-sdgs-item__body { padding-left: 0; padding-top: 0; width: 100%; }
  .p-sdgs-item__title { font-size: 14px; }
  .p-sdgs-item__text { font-size: 13px; }

  /* ===== ACTION PLAN PAGE（行動計画） ===== */
  .p-action-plan { padding-top: 40px; }
  .p-action-plan__inner { padding-bottom: 48px; }
  .p-action-plan__head { margin-bottom: 28px; }
  .p-action-plan__title-ja { font-size: 22px; }
  .p-action-plan__title-en { font-size: 12px; margin-top: 10px; }
  .p-action-plan__subtitle { font-size: 18px; margin-bottom: 20px; }
  .p-action-plan__intro { font-size: 13px; line-height: 1.9; letter-spacing: 0.03em; margin-bottom: 24px; }
  .p-action-plan__text { font-size: 13px; line-height: 2.2; letter-spacing: 0.03em; }

  /* ===== KODOMO CAFETERIA PAGE（こども食堂） ===== */
  .p-kodomo { padding-top: 40px; }
  .p-kodomo__head { margin-bottom: 28px; }
  .p-kodomo__title-ja { font-size: 22px; }
  .p-kodomo__title-en { font-size: 12px; margin-top: 8px; }
  .p-kodomo__subtitle { font-size: 18px; margin-bottom: 16px; }
  .p-kodomo__text { font-size: 13px; line-height: 2; letter-spacing: 0.03em; }
  .p-kodomo__img-item { height: 240px; }

  /* ===== VOLUNTEER PAGE（ボランティア活動） ===== */
  .p-volunteer { padding-top: 40px; }
  .p-volunteer__head { margin-bottom: 28px; }
  .p-volunteer__title-ja { font-size: 22px; }
  .p-volunteer__title-en { font-size: 12px; margin-top: 8px; }
  .p-volunteer__subtitle { font-size: 18px; margin-bottom: 16px; }
  .p-volunteer__text { font-size: 13px; line-height: 2; letter-spacing: 0.03em; }

  /* ===== SERVICE TOP PAGE ===== */
  .p-service-intro { padding-block: 48px 32px; }
  .p-service-intro__en { font-size: 28px; }
  .p-service-intro__subtitle { font-size: 13px; }
  .p-service-intro__catch { font-size: 16px; margin-top: 10px; }
  .p-service-intro__text { font-size: 13px; }
  .p-service-section__inner { padding-block: 40px 48px; }
  .p-service-section__cat-en { font-size: 11px; }
  .p-service-section__cat-ja { font-size: 20px; }
  .p-service-section__catch { font-size: 15px; margin-top: 12px; }
  .p-service-section__desc { font-size: 13px; }
  .p-service-section__waku,
  .p-service-section__waku2,
  .p-service-section__waku3 {
    gap: 10px;
    margin: 20px 0;
  }
  .p-service-hero { height: 200px; }
  .p-service-item { padding: 0 15px; gap: 14px; }
  .p-service-item__img { width: 80px; height: 80px; }
  .p-service-item__label { font-size: 14px; }
  .p-service-item__text { font-size: 12px; line-height: 1.8; }

  /* ===== KEIRYO PAGE ===== */
  .p-keiryo__title { font-size: 20px; }
  .p-keiryo__service-heading { font-size: 15px; }
  .p-keiryo__service-gallery { gap: 10px; }
  .p-keiryo__param-label { font-size: 14px; }
  .p-keiryo__param-box { padding: 14px; gap: 12px; }
  .p-keiryo__param-text { font-size: 13px; }
  /* ===== DESIGN PAGE ===== */
  .p-design__title { font-size: 20px; }
  .p-design__specialties-list li { font-size: 12px; }
  .p-design__specialties-box { padding: 16px; }
  .p-design__gallery { grid-template-columns: repeat(2, 1fr); gap: 8px; }

  /* ===== DOJO PAGE ===== */
  .p-dojo__title { font-size: 20px; }
  .p-dojo__section-heading { font-size: 16px; }
  .p-dojo__desc { font-size: 13px; line-height: 2; }
  .p-dojo__gray-box { padding: 20px 16px; }
  .p-dojo__gray-box-heading { font-size: 16px; }
  .p-dojo__gray-box-body { font-size: 13px; line-height: 2; }
  .p-dojo__bullets li { font-size: 13px; }

  /* ===== 補償業務 PAGE ===== */
  .p-hosho__heading   { font-size: 20px; }
  .p-hosho__subheading { font-size: 16px; }
  .p-hosho__lead { font-size: 13px; line-height: 1.9; }
  .p-hosho-table__col-head { font-size: 14px; padding: 8px 0; }
  .p-hosho-table__col { padding: 12px 16px; }
  .p-hosho-table__col-text { font-size: 13px; line-height: 1.9; }
  .p-hosho-survey__label { font-size: 14px; }
  .p-hosho-survey__text  { font-size: 13px; line-height: 1.9; }
  .p-hosho-survey { gap: 24px; }

  /* ===== 施工管理試験 PAGE ===== */
  .p-shikoku__heading { font-size: 20px; }
  .p-shikoku__subheading { font-size: 15px; }
  .p-shikoku__lead { font-size: 13px; line-height: 1.9; }
  .p-shikoku-photos__label { font-size: 13px; }
  .p-shikoku-section { gap: 28px; }

  /* ===== 非破壊試験・微破壊試験 PAGE ===== */
  .p-hihakaisiken__heading { font-size: 20px; }
  .p-hihakaisiken__lead { font-size: 13px; line-height: 1.9; }
  .p-hihakaisiken__items-heading { font-size: 16px; }
  .p-hihakaisiken-card__title { font-size: 14px; }
  .p-hihakaisiken-card__text  { font-size: 13px; line-height: 1.9; }
  .p-hihakaisiken-section { gap: 28px; }

  /* ===== 地質調査業 PAGE ===== */
  .p-chishitsu__heading { font-size: 20px; }
  .p-chishitsu__subheading { font-size: 18px; }
  .p-chishitsu__lead { font-size: 13px; line-height: 1.9; }
  .p-chishitsu__multi-lead { font-size: 13px; line-height: 1.9; }
  .p-chishitsu-photo__caption { font-size: 14px; }
  .p-chishitsu-photo__text { font-size: 13px; line-height: 1.9; }
  .p-chishitsu__cta-btn { width: 300px; height: 56px; font-size: 14px; }
  .p-chishitsu-section { gap: 28px; }

  /* ===== 点検 PAGE ===== */
  .p-tenken__heading { font-size: 20px; }
  .p-tenken__lead { font-size: 13px; line-height: 1.9; }
  .p-tenken-photos__label { font-size: 13px; }
  .p-tenken__cta-btn { width: 300px; height: 56px; font-size: 14px; }
  .p-tenken-section { gap: 28px; }

  /* ===== 作業環境測定 PAGE ===== */
  .p-sakugyou__heading { font-size: 20px; }
  .p-sakugyou__lead { font-size: 13px; line-height: 1.9; }
  .p-sakugyou-table__heading { font-size: 16px; }
  .p-sakugyou-section { gap: 32px; }

  /* ===== 業務実績 PAGE ===== */
  .p-works-layout { padding-block: 40px 64px; }
  .p-works-title { margin-bottom: 32px; }
  .p-works-title__heading { font-size: 28px; }
  .p-works-title__en { font-size: 13px; }
  .p-works-section + .p-works-section { margin-top: 56px; }
  .p-works-section__heading { font-size: 18px; margin-bottom: 24px; }
  /* 縦積みスタイル継承のままフォント調整 */
  .p-works-table-wrap { padding: 12px 16px; }
  .p-works-table { font-size: 13px; line-height: 1.6; }
  .p-works-table tbody td:nth-child(2) { overflow-wrap: break-word; word-break: break-all; }
  .p-works-table tbody td:nth-child(3) { font-size: 11px; }

  /* ===== 労働者派遣事業 PAGE ===== */
  .p-rodo__heading { font-size: 20px; }
  .p-rodo__lead { font-size: 13px; line-height: 1.9; }
  .p-rodo-info__heading { font-size: 16px; }
  .p-rodo-info__btn { width: 100%; height: 64px; }
  .p-rodo-info__btn-text { font-size: 13px; }
  .p-rodo-detail__heading { font-size: 16px; }
  .p-rodo-detail__table { font-size: 12px; }
  .p-rodo-detail__table th { width: 110px; padding: 8px 10px; font-size: 12px; }
  .p-rodo-detail__table td { padding: 8px 10px; }
  .p-rodo-detail__table--career thead th { font-size: 11px; padding: 6px 8px; }
  .p-rodo-detail__table--career tbody td { font-size: 11px; padding: 6px 8px; }
  .p-rodo-section { gap: 32px; }

  /* ===== 森林土木 PAGE ===== */
  .p-shinrin-section { gap: 28px; }
  .p-shinrin__heading { font-size: 20px; }
  .p-shinrin__subtitle { font-size: 13px; line-height: 1.9; }
  .p-shinrin__lead { font-size: 13px; line-height: 1.9; }
  .p-shinrin-contents { gap: 32px; }
  .p-shinrin-contents__title { font-size: 18px; }
  .p-shinrin-contents__lead { font-size: 13px; line-height: 1.8; }
  .p-shinrin__subheading { font-size: 16px; padding-left: 12px; }
  .p-shinrin__desc { font-size: 13px; line-height: 1.9; }
  .p-shinrin-photos { gap: 12px; }
  .p-shinrin__cta-btn { width: 300px; height: 56px; font-size: 14px; }
}

/* ---- recruit.html ---- */
@media (max-width: 480px) {
  .p-recruit__hero {
    height: 480px;
  }
  /* CSF文字：97vwになるため右端が切れる → 93vw以内に収まるよう約4%縮小 */
  .p-recruit__hero-letter--c {
    width: 30vw;
  }
  .p-recruit__hero-letter--s {
    left: 22.7vw;
    width: 38vw;
  }
  .p-recruit__hero-letter--f {
    left: 53vw;
    width: 40vw;
  }
  .p-recruit__hero-catch {
    font-size: 26px;
    top: 70px;
  }
  .p-recruit__worklife-label {
    font-size: 13px;
    padding: 8px 16px;
  }
  .p-recruit__worklife-text {
    font-size: 14px;
  }
  .p-recruit__slider-item {
    width: 150px;
    height: 112px;
  }
  .p-recruit__section-label {
    font-size: 22px;
  }
  .p-recruit__section-title {
    font-size: 20px;
  }
  .p-recruit__numbers-head {
    margin-left: 16px;
    margin-bottom: 32px;
  }
  .p-recruit__numbers-head .p-recruit__section-label {
    font-size: 24px;
  }
  .p-recruit__numbers-head .p-recruit__section-label_bg {
    font-size: 36px;
  }
  .p-recruit__numbers-head .p-recruit__section-title {
    font-size: 16px;
  }
  .p-recruit__stat-title {
    font-size: 16px;
  }
  .p-recruit__bar-chart-inner {
    height: 140px;
  }
  /* ドーナツ：480px以下で縦並び */
  .p-recruit__chart-row--donuts .p-recruit__stat-card {
    flex: 1 1 100%;
    max-width: 320px;
  }
  .p-recruit__donut-wrap {
    height: 260px;
  }
  .p-recruit__donut-center {
    font-size: 13px;
  }
  .p-recruit__culture-inner {
    flex-direction: column;
    /* illust: width300px → h≈175px、bottom:-25px → 上端150px
       padding-bottom は 150 + 余白80 = 230px 以上 */
    padding: 32px 16px 240px;
    gap: 20px;
    margin-top: 40px;
  }
  .p-recruit__culture-photos {
    width: 100%;
    gap: 6px;
  }
  .p-recruit__culture-photos-col {
    flex: 1;
    gap: 6px;
  }
  .p-recruit__culture-photos-col--offset {
    margin-top: 0;
  }
  .p-recruit__culture-photo {
    width: 100%;
    height: 120px;
    border-radius: 8px;
  }
  .p-recruit__culture-right {
    width: 100%;
  }
  /* 男女イラスト：480px以下は非表示 */
  .p-recruit__culture-illust-couple {
    display: none;
  }
  /* 5人イラスト：中央・小さめ */
  .p-recruit__culture-illust {
    position: absolute;
    bottom: -25px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-recruit__culture-illust img {
    max-width: 90vw;
    width: 300px;
    height: auto;
  }
  .p-recruit__culture-title {
    font-size: 18px;
  }
  .p-recruit__culture-items {
    gap: 12px;
  }
  .p-recruit__culture-item-head {
    font-size: 14px;
  }
  .p-recruit__culture-item-text {
    font-size: 12px;
  }
  /* 採用実績（人数） */
  .p-recruit__results-table th {
    padding: 10px 4px;
    font-size: 12px;
  }
  .p-recruit__results-table td {
    padding: 12px 4px;
    font-size: 15px;
  }
  .p-recruit__culture-btns {
    flex-direction: column;
    align-items: stretch;
  }
  .p-recruit__culture-btn {
    text-align: center;
    font-size: 15px;
    padding: 12px 20px;
  }
  /* タブボタン：縦積み */
  .p-recruit__tabs {
    flex-direction: column;
    max-width: 100%;
    gap: 10px;
  }
  .p-recruit__tab-btn {
    flex: none;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    font-size: 15px;
    border: 2px solid var(--c-blue);
  }
  .p-recruit__tab-label {
    grid-column: unset;
    text-align: left;
    flex: 1;
  }
  .p-recruit__tab-icon {
    grid-column: unset;
  }
  .p-recruit__tab-icon svg {
    width: 28px;
    height: 28px;
  }
  /* 採用フロー：1カラム化 */
  .p-recruit__flow-item-box-row,
  .p-recruit__flow-item-body-row,
  .p-recruit__flow-chevron-row {
    grid-template-columns: 1fr;
  }
  /* ラベルをボックス上部に表示 */
  .p-recruit__flow-item-side {
    justify-content: flex-start;
    text-align: left;
    padding-right: 0;
    padding-bottom: 4px;
    font-size: 12px;
    min-height: 0;
  }
  /* 空ラベルは非表示 */
  .p-recruit__flow-item-side:empty {
    display: none;
  }
  /* スペーサー非表示 */
  .p-recruit__flow-item-spacer {
    display: none;
  }
  .p-recruit__flow-item-box {
    padding: 16px 20px;
    min-height: 56px;
  }
  .p-recruit__flow-item-name {
    font-size: 15px;
  }
  .p-recruit__flow-item-desc {
    font-size: 12px;
    padding: 8px 0 4px;
  }
  .p-recruit__flow-chevron-row {
    padding: 10px 0;
  }
  /* 募集要項テーブル：縦積みレイアウト */
  .p-recruit__req-table,
  .p-recruit__req-table tbody,
  .p-recruit__req-table tr,
  .p-recruit__req-table th,
  .p-recruit__req-table td {
    display: block;
    width: 100%;
  }
  .p-recruit__req-table th {
    background: #f0f4fa;
    border-bottom: none;
    padding: 10px 14px;
    font-size: 13px;
    white-space: normal;
  }
  .p-recruit__req-table td {
    border-top: none;
    padding: 10px 14px 16px;
    font-size: 13px;
  }
  .p-recruit__modal-card {
    padding: 36px 18px 28px;
    border-radius: 10px;
  }
  .p-recruit__modal-title {
    font-size: 16px;
  }
  .p-recruit__modal-body {
    font-size: 14px;
  }
  .p-recruit__req-block--career {
    padding: 28px 20px;
  }
  /* ひとを知る：セクションヘッド */
  .p-recruit__people-head {
    margin-left: 16px;
    margin-bottom: 32px;
  }
  .p-recruit__people-head .p-recruit__section-label {
    font-size: 24px;
  }
  .p-recruit__people-head .p-recruit__section-label_bg {
    font-size: 36px;
  }
  .p-recruit__people-head .p-recruit__section-title {
    font-size: 16px;
  }
  /* ひとを知る：数字と名前のレスポンシブ */
  .p-recruit__person-num {
    font-size: 36px;
  }
  .p-recruit__person-name {
    font-size: 11px;
    padding: 6px 8px;
  }
}

@media (max-width: 390px) {
  /* 14文字 × 22px × letter-spacing(1.06) ≈ 327px → 1行に収まる */
  .p-recruit__hero-catch {
    font-size: 22px;
  }
}

/* ============================================================
   【総務課ページのみ】480px以下
   ============================================================ */
@media (max-width: 480px) {
  .p-soumu__title { font-size: 22px; }
  .p-soumu__desc { font-size: 14px; }
  .p-soumu__section-heading { font-size: 16px; }
  .p-soumu__specialties-list li { font-size: 14px; }
  .p-soumu__body-text { font-size: 14px; }
  /* 480px以下では1列に変更 */
  .p-soumu__gallery { grid-template-columns: 1fr; gap: 20px; }
  .p-soumu__gallery-caption { font-size: 13px; }
}
