/* Projects page CSS. */
.page-id-118 .page-content {
  position: relative;
  isolation: isolate;
  background: linear-gradient(180deg, #f4faff 0%, #ffffff 38%, #f2f8ff 100%);
}

body.page-id-118.ready main {
  background: linear-gradient(180deg, #f4faff 0%, #ffffff 38%, #f2f8ff 100%);
}

body.page-id-118 .page-container,
body.page-id-118 .page-article,
body.page-id-118 .page-content {
  background-color: transparent;
}

body.page-id-118 .page-content {
  padding-bottom: clamp(28px, 5vw, 56px);
}

.page-id-118 .page-content::before {
  content: "";
  position: absolute;
  inset: 120px 0 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(560px 300px at 8% 12%, rgba(113, 189, 246, 0.22), transparent 72%),
    radial-gradient(460px 260px at 95% 18%, rgba(255, 194, 153, 0.22), transparent 74%),
    radial-gradient(520px 280px at 45% 72%, rgba(142, 219, 190, 0.18), transparent 76%);
}

.page-id-118 .page-content::after {
  content: "";
  position: absolute;
  inset: 120px 0 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg"),
    url("../../img/logo.svg");
  background-repeat: no-repeat;
  background-size:
    clamp(96px, 9vw, 150px) auto,
    clamp(94px, 8.8vw, 148px) auto,
    clamp(102px, 9.6vw, 158px) auto,
    clamp(98px, 9.1vw, 152px) auto,
    clamp(90px, 8.2vw, 140px) auto,
    clamp(104px, 9.8vw, 160px) auto,
    clamp(106px, 10vw, 162px) auto,
    clamp(92px, 8.4vw, 144px) auto;
  background-position:
    2% 8%,
    98% 8%,
    12% 26%,
    88% 30%,
    4% 56%,
    96% 56%,
    12% 88%,
    88% 88%;
  opacity: 0.07;
  filter: grayscale(100%);
}

.page-id-118 .page-content > :not(.about-section) {
  position: relative;
  z-index: 1;
}

.page-id-118 .page-content .info-card__image {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.page-id-118 .page-content .info-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-id-118 .page-content .info-intro {
  max-width: 1060px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #cfe5f8;
  border-radius: 14px;
  padding: 24px;
  margin-top: 10px;
  box-shadow: 0 12px 30px rgba(75, 129, 188, 0.1);
}

.page-id-118 .page-content .info-cards {
  margin-top: 18px;
  gap: 20px;
}

.page-id-118 .page-content .info-card {
  background: rgba(255, 255, 255, 0.92);
  border-color: #c9ddf3;
  box-shadow: 0 12px 26px rgba(33, 89, 150, 0.1);
}

.page-id-118 .page-content .info-card h3 {
  display: inline-block;
  color: transparent;
  font-weight: 800;
  letter-spacing: 0.02em;
  background: linear-gradient(90deg, #217ec5 0%, #000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page-id-118 .page-content .info-card p {
  color: #30465f;
  line-height: 1.85;
}

.page-id-118 .page-content .info-badges {
  margin-top: 12px;
  gap: 10px;
}

.page-id-118 .page-content .info-card > p > a,
.page-id-118 .page-content .info-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 14px;
  border: 1px solid #18457d;
  border-radius: 999px;
  background: #2a5f9d;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  box-shadow: 0 6px 14px rgba(28, 79, 138, 0.24);
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.page-id-118 .page-content .info-card > p > a {
  margin-top: 10px;
}

.page-id-118 .page-content .info-card > p > a:hover,
.page-id-118 .page-content .info-card > p > a:focus-visible,
.page-id-118 .page-content .info-badge:hover,
.page-id-118 .page-content .info-badge:focus-visible {
  background: #214f86;
  border-color: #163a67;
  color: #fff;
  transform: translateY(-1px);
}

.news-pdf-hero--projects .news-pdf-hero__en {
  right: auto;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  font-size: 104px;
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
  transform: translateY(-20px);
}

body:is(.page-id-220, .page-id-118) .page-content .projects-pdf-intro h2,
body:is(.page-id-220, .page-id-118) .page-content .projects-pdf-card h2 {
  font-weight: 900 !important;
  font-variation-settings: "wght" 900;
}

.projects-pdf-card a {
  width: 126px;
  min-height: 34px;
  margin: 18px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #0079c4;
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
}

.projects-pdf-intro {
  position: relative;
  z-index: 0;
  padding: 76px 0 80px;
  text-align: center;
}

.projects-pdf-intro::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: #dcecf3;
}

.projects-pdf-intro h2 {
  margin: 0;
  color: #000000;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0.05em;
}

.projects-pdf-intro p {
  width: min(calc(100% - 80px), 1160px);
  max-width: 1160px;
  margin: 32px auto 0;
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.projects-pdf-grid {
  width: min(calc(100% - 80px), 1160px);
  max-width: 1160px;
  margin: 96px auto 120px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  border-left: 3px solid #0079c4;
}

.projects-pdf-card {
  min-height: 398px;
  padding: 42px 44px 28px;
  display: flex;
  flex-direction: column;
  border-right: 3px solid #0079c4;
  border-top: 8px solid #0079c4;
  background: #ffffff;
}

.projects-pdf-card:nth-child(3n + 2) {
  background: #dcecf3;
}

.projects-pdf-card h2 {
  min-height: 64px;
  margin: 0 0 30px;
  color: #0079c4;
  font-size: 29px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}

.projects-pdf-card figure {
  width: 100%;
  aspect-ratio: 1.42 / 1;
  margin: 0;
  overflow: hidden;
  background: #d7d7d7;
}

.projects-pdf-card figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.projects-pdf-card p {
  margin: 15px 0 0;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
}

.projects-pdf-card a {
  margin: auto 0 0 auto;
}

.projects-pdf-message {
  min-height: 398px;
  padding: 42px 30px;
  display: grid;
  place-items: center;
  border-right: 3px solid #0079c4;
  background: #ffffff;
}

.projects-pdf-message p {
  width: 250px;
  height: 250px;
  margin: 0;
  display: grid;
  place-items: center;
  border: 3px solid #0079c4;
  border-radius: 50%;
  color: #0079c4;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.65;
  text-align: center;
}

@media (max-width: 1023px) {
  .news-pdf-hero--projects .news-pdf-hero__en {
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      font-size: clamp(52px, 12vw, 82px);
  
  }

  .projects-pdf-intro p,
  .projects-pdf-grid {
      width: min(calc(100% - 32px), 720px);
  
  }

  .projects-pdf-grid {
      grid-template-columns: 1fr;
      border-left: 0;
  
  }

  .projects-pdf-card,
  .projects-pdf-message {
      border-left: 3px solid #0079c4;
  
  }
}

body.page-id-118 .page-content > .news-pdf-page {
  --news-pdf-blue: #0079c4;
  --news-pdf-pale: #dbebf1;
}

body.page-id-118 .page-content .news-pdf-hero--projects {
  background: var(--news-hero-image) center 50% / cover no-repeat;
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label,
body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
  margin: 0 !important;
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
  transform: translateY(-12px);
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
  left: auto;
  right: auto;
  bottom: 0;
  right: max(60px, calc((100vw - 1160px) / 2));
  transform: none;
  font-size: 139px;
}

body:is(.page-id-220, .page-id-118) .page-content .projects-pdf-card a,
body.page-id-118 .page-content .projects-pdf-instagram a {
  width: 126px;
  min-height: 34px;
  background: var(--news-pdf-blue);
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
}

body.page-id-118 .page-content .projects-pdf-intro {
  height: 300px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--news-pdf-pale);
}

body.page-id-118 .page-content .projects-pdf-intro::before {
  content: none;
}

body.page-id-118 .page-content .projects-pdf-intro h2 {
  margin-top: 100px;
  color: #000000;
  font-size: 36px;
  font-weight: 900 !important;
  line-height: 1.35;
  letter-spacing: 0.04em;
}

body.page-id-118 .page-content .projects-pdf-intro p {
  width: 1160px;
  max-width: calc(100% - 80px);
  margin-top: 50px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.02em;
}

body.page-id-118 .page-content .projects-pdf-grid {
  width: 1160px;
  max-width: calc(100% - 80px);
  margin: 100px auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  border-left: 2px solid var(--news-pdf-blue);
  border-right: 0;
  border-bottom: 0;
}

body.page-id-118 .page-content .projects-pdf-card {
  position: relative;
  height: 507px;
  min-height: 0;
  padding: 52px 42px 28px;
  border-top: 8px solid var(--news-pdf-blue);
  border-top: 0;
  border-right: 2px solid var(--news-pdf-blue);
  background: #ffffff;
}

body.page-id-118 .page-content .projects-pdf-card:nth-child(3n),
body.page-id-118 .page-content .projects-pdf-message {
  border-right: 0;
}

body.page-id-118 .page-content .projects-pdf-card:nth-child(3),
body.page-id-118 .page-content .projects-pdf-card:nth-child(6) {
  border-right: 2px solid var(--news-pdf-blue);
}

body.page-id-118 .page-content .projects-pdf-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 42px;
  right: 42px;
  height: 11px;
  background: var(--news-pdf-blue);
}

body.page-id-118 .page-content .projects-pdf-card:nth-child(odd) {
  background: #ffffff;
}

body.page-id-118 .page-content .projects-pdf-card:nth-child(even) {
  background: var(--news-pdf-pale);
}

body.page-id-118 .page-content .projects-pdf-card h2 {
  min-height: 70px;
  margin: 0 0 20px;
  color: var(--news-pdf-blue);
  font-size: 30px;
  font-weight: 900 !important;
  line-height: 1.18;
  letter-spacing: 0.04em;
  text-align: center;
}

body.page-id-118 .page-content .projects-pdf-card figure {
  width: 300px;
  max-width: 100%;
  height: 240px;
  aspect-ratio: auto;
  margin: 0 auto;
  overflow: hidden;
  background: #d7d7d7;
}

body.page-id-118 .page-content .projects-pdf-card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.page-id-118 .page-content .projects-pdf-card p {
  margin-top: 28px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
}

body.page-id-118 .page-content .projects-pdf-card a {
  display: none;
}

body.page-id-118 .page-content .projects-pdf-instagram a {
  display: inline-flex;
}

body.page-id-118 .page-content .projects-pdf-instagram__links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}

body.page-id-118 .page-content .projects-pdf-card--me h2 {
  min-height: 58px;
  margin-bottom: 16px;
}

body.page-id-118 .page-content .projects-pdf-card--me figure {
  background: #ffffff;
}

body.page-id-118 .page-content .projects-pdf-card--me figure img {
  object-fit: contain;
}

body.page-id-118 .page-content .projects-pdf-me-list {
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  color: #000000;
}

body.page-id-118 .page-content .projects-pdf-me-list h3 {
  margin: 0 0 11px;
  color: #000000;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}

body.page-id-118 .page-content .projects-pdf-me-list p {
  margin: 0 0 6px;
  padding-bottom: 4px;
  border-bottom: 1px solid #000000;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

body.page-id-118 .page-content .projects-pdf-card--me > p {
  margin-top: 22px;
  font-size: 15px;
  line-height: 1.72;
}

body.page-id-118 .page-content .projects-pdf-disaster-media {
  height: 240px;
  display: block;
  background: #ffffff;
}

body.page-id-118 .page-content .projects-pdf-disaster-media img {
  object-fit: contain;
}

body.page-id-118 .page-content .projects-pdf-message {
  position: relative;
  height: 507px;
  min-height: 0;
  padding: 38px 0 0;
  display: block;
  background: #ffffff;
}

body.page-id-118 .page-content .projects-pdf-message p {
  width: 292px;
  height: 292px;
  margin: 0 auto;
  border: 3px solid var(--news-pdf-blue);
  color: var(--news-pdf-blue);
  font-size: 22px;
  font-weight: 900;
  line-height: 1.52;
}

body.page-id-118 .page-content .projects-pdf-message img {
  position: absolute;
  left: 50%;
  bottom: 28px;
  width: 240px;
  height: auto;
  transform: translateX(-50%);
}

body.page-id-118 .page-content .projects-pdf-instagram {
  width: 1160px;
  max-width: calc(100% - 80px);
  margin: 106px auto 100px;
  padding-top: 98px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 366px;
  align-items: end;
  column-gap: 0;
  border-top: 2px solid #7fbce2;
}

body.page-id-118 .page-content .projects-pdf-instagram p {
  margin: 0;
  color: #000000;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.62;
  letter-spacing: 0.03em;
}

body.page-id-118 .page-content .projects-pdf-instagram a {
  width: 366px;
  min-height: 52px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 18px;
}

body.page-id-118 .page-content .projects-pdf-instagram__link--note {
  height: 52px;
  padding: 0 18px;
  gap: 18px;
}

body.page-id-118 .page-content .projects-pdf-instagram__note-brand {
  color: inherit;
  font-size: inherit !important;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.04em;
}

body.page-id-118 .page-content .projects-pdf-instagram__note-logo {
  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: inherit !important;
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: 0.03em;
}

body.page-id-118 .page-content .projects-pdf-instagram img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

@media (max-width: 1023px) {
  body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
      left: 50%;
      right: auto;
      bottom: 0;
      transform: translateX(-50%);
      font-size: clamp(54px, 13vw, 90px);
  
  }

  body.page-id-118 .page-content .projects-pdf-intro p,
  body.page-id-118 .page-content .projects-pdf-grid,
  body.page-id-118 .page-content .projects-pdf-instagram {
      width: min(calc(100% - 32px), 720px);
      max-width: 720px;
  
  }

  body.page-id-118 .page-content .projects-pdf-grid,
  body.page-id-118 .page-content .projects-pdf-instagram {
      grid-template-columns: 1fr;
  
  }

  body.page-id-118 .page-content .projects-pdf-intro {
      height: auto;
      padding: 64px 0 58px;
  
  }

  body.page-id-118 .page-content .projects-pdf-intro h2 {
      margin-top: 0;
  
  }

  body.page-id-118 .page-content .projects-pdf-card,
  body.page-id-118 .page-content .projects-pdf-card:nth-child(3n),
  body.page-id-118 .page-content .projects-pdf-message {
      border-left: 4px solid var(--news-pdf-blue);
      border-right: 4px solid var(--news-pdf-blue);
  
  }

  body.page-id-118 .page-content .projects-pdf-instagram {
      row-gap: 28px;
      text-align: center;
  
  }

  body.page-id-118 .page-content .projects-pdf-instagram a {
      margin: 0 auto;
  
  }
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
  bottom: -40px !important;
}

body.page-id-118 .page-content :is(
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .info-section-title,
  .info-card h3,
  .business-news-board__title
) {
  font-weight: 300 !important;
  font-variation-settings: "wght" 300;
}

body.page-id-118.ready main,
body.page-id-118 .page-content {
  background: #fff !important;
}

body.page-id-118 .page-content::before,
body.page-id-118 .page-content::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

body.page-id-118 .page-content .info-intro,
body.page-id-118 .page-content .info-card,
body.page-id-118 .page-content .info-card__image img {
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-118 .page-content :where(
  .btn,
  .info-badge,
  .info-card > p > a,
  .pj-btn,
  button,
  input[type="button"],
  input[type="submit"],
  input[type="reset"],
  [role="button"]
) {
  box-shadow: none !important;
  filter: none !important;
}

@media (max-width: 880px) {
  .page-id-118 .page-content::before {
      inset: 90px 0 0;
      background:
        radial-gradient(300px 180px at 6% 10%, rgba(113, 189, 246, 0.2), transparent 72%),
        radial-gradient(260px 160px at 96% 18%, rgba(255, 194, 153, 0.2), transparent 74%),
        radial-gradient(320px 190px at 50% 74%, rgba(142, 219, 190, 0.16), transparent 76%);
  
  }

  .page-id-118 .page-content::after {
      inset: 90px 0 0;
      background-size:
        clamp(72px, 20vw, 110px) auto,
        clamp(70px, 19vw, 108px) auto,
        clamp(74px, 21vw, 112px) auto,
        clamp(72px, 20vw, 110px) auto,
        clamp(68px, 18vw, 104px) auto,
        clamp(74px, 20vw, 112px) auto,
        clamp(76px, 21vw, 114px) auto,
        clamp(62px, 17vw, 98px) auto,
        clamp(64px, 18vw, 100px) auto,
        clamp(72px, 20vw, 110px) auto,
        clamp(88px, 24vw, 130px) auto,
        clamp(82px, 22vw, 124px) auto,
        clamp(90px, 24vw, 136px) auto,
        clamp(86px, 23vw, 132px) auto,
        clamp(80px, 21vw, 122px) auto,
        clamp(84px, 22vw, 128px) auto;
      background-position:
        2% 8%,
        98% 10%,
        10% 28%,
        90% 32%,
        4% 58%,
        96% 58%,
        12% 88%,
        88% 88%,
        4% 96%,
        96% 96%,
        4% 12%,
        96% 16%,
        8% 42%,
        92% 52%,
        6% 76%,
        94% 82%;
      opacity: 0.06;
  
  }

  .page-id-118 .page-content .info-intro {
      padding: 20px;
  
  }
}

/* Header menu hero baseline: match /products/. */
body.page-id-118 .page-content {
  padding-top: var(--header-h, 110px) !important;
}

body.page-id-118 .page-content .news-pdf-hero--projects {
  width: 100% !important;
  height: 385px !important;
  min-height: 385px !important;
  margin-top: 0 !important;
  padding: 0 !important;
  display: block !important;
  overflow: hidden !important;
  background-position: center center !important;
  background-size: cover !important;
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
  position: absolute !important;
  top: 45.5% !important;
  left: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.04em !important;
  white-space: nowrap !important;
  text-align: center !important;
}

body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
  left: auto !important;
  right: max(40px, calc(((100vw - var(--sbw, 0px)) - 1160px) / 2)) !important;
  bottom: 0 !important;
  margin: 0 !important;
  transform: translateY(25%) !important;
  color: rgba(255, 255, 255, 0.56) !important;
  font-size: clamp(66px, 7.2vw, 118px) !important;
  line-height: 0.82 !important;
  white-space: nowrap !important;
}

@media (max-width: 1023px) {
  body.page-id-118 .page-content .news-pdf-hero--projects {
    height: 170px !important;
    min-height: 170px !important;
  }

  body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
    font-size: 26px !important;
  }

  body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__en {
    right: 20px !important;
    font-size: clamp(42px, 10vw, 72px) !important;
  }
}

/* Projects hero title: match company overview typography. */
body.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  display: block !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 35px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.06em !important;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.75));
  text-align: center !important;
  white-space: nowrap !important;
  pointer-events: none;
}

/* Projects body typography: PDF measured values. */
body.page-id-118 .page-content .projects-pdf-intro h2 {
  color: #000 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.06em !important;
}

body.page-id-118 .page-content .projects-pdf-intro p {
  color: #000 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  font-variation-settings: "wght" 400 !important;
  line-height: 37px !important;
  letter-spacing: 0.06em !important;
}

body.page-id-118 .page-content .projects-pdf-card h2 {
  color: #0079c4 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 42px !important;
  letter-spacing: 0.08em !important;
}

body.page-id-118 .page-content .projects-pdf-card h2 small {
  display: inline-block !important;
  color: #0079c4 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  white-space: nowrap !important;
}

body.page-id-118 .page-content .projects-pdf-card p,
body.page-id-118 .page-content .projects-pdf-me-list p,
body.page-id-118 .page-content .projects-pdf-card--me > p {
  color: #000 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  font-variation-settings: "wght" 400 !important;
  line-height: 30px !important;
  letter-spacing: 0.04em !important;
}

body.page-id-118 .page-content .projects-pdf-me-list h3 {
  color: #0079c4 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
}

body.page-id-118 .page-content .projects-pdf-message p {
  color: #0079c4 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 21px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 35px !important;
  letter-spacing: 0.08em !important;
  text-align: center !important;
}

body.language-page-body--en.page-id-118 .page-content .projects-pdf-message p {
  color: #0079c4 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 35px !important;
  letter-spacing: 0.08em !important;
  text-align: center !important;
}

body.page-id-118 .page-content .projects-pdf-instagram p {
  color: #000 !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  font-variation-settings: "wght" 800 !important;
  line-height: 56px !important;
  letter-spacing: 0.06em !important;
}

body.page-id-118 .page-content .projects-pdf-instagram a {
  color: #fff !important;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
  font-size: 23.28px !important;
  font-weight: 700 !important;
  font-variation-settings: "wght" 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.04em !important;
}

body.language-page-body--en.page-id-118 .page-content .projects-pdf-instagram a {
  font-size: 17px !important;
}

body.language-page-body--en.page-id-118 .page-content .projects-pdf-instagram__link--note {
  gap: 12px;
}

body.language-page-body--en.page-id-118 .page-content .projects-pdf-instagram__note-brand {
  font-size: inherit !important;
  letter-spacing: 0.02em;
}

body.language-page-body--en.page-id-118 .page-content .projects-pdf-instagram__note-logo {
  font-size: inherit !important;
}

body.language-page-body--zh.page-id-118 .page-content .projects-pdf-instagram__note-brand {
  font-size: inherit !important;
}

/* Projects page: allow the Me plus card to grow so its text is not clipped. */
body.page-id-118 .page-content .projects-pdf-card {
  height: auto !important;
  min-height: 507px !important;
  overflow: visible !important;
}

/* EN projects: keep photo rows aligned with the Japanese page on desktop. */
@media (min-width: 1024px) {
  body.language-page-body--en.page-id-118 .page-content .projects-pdf-card--me {
    min-height: 671px !important;
  }

  body.language-page-body--en.page-id-118 .page-content .projects-pdf-me-list p {
    margin-bottom: 3px !important;
    padding-bottom: 3px !important;
    font-size: 11px !important;
    line-height: 17px !important;
    letter-spacing: 0.01em !important;
  }

  body.language-page-body--en.page-id-118 .page-content .projects-pdf-card--me > p {
    margin-top: 16px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 0.01em !important;
  }

  body.language-page-body--en.page-id-118 .page-content .projects-pdf-card:not(.projects-pdf-card--me) p {
    font-size: 15px !important;
    line-height: 26px !important;
    letter-spacing: 0.02em !important;
  }
}

/* SP projects page refinements. */
@media (max-width: 880px) {
  body.page-id-118 .page-content .projects-pdf-instagram {
    row-gap: 22px !important;
    text-align: left !important;
  }

  body.page-id-118 .page-content .projects-pdf-instagram p {
    font-size: clamp(16px, 3.5vw, 19px) !important;
    line-height: 1.75 !important;
    letter-spacing: 0.02em !important;
    text-align: left !important;
  }

  body.page-id-118 .page-content .projects-pdf-instagram p br {
    display: none !important;
  }
}

/* Page 2 redline: center the projects SNS content vertically on desktop. */
@media (min-width: 1024px) {
  body.page-id-118 .page-content .projects-pdf-instagram {
    align-items: center !important;
  }

  body.page-id-118 .page-content .projects-pdf-instagram p {
    margin-bottom: 0 !important;
    align-self: center !important;
    font-size: 25px !important;
    font-weight: 900 !important;
    font-variation-settings: "wght" 900 !important;
    line-height: 1.75 !important;
    letter-spacing: 0.04em !important;
    white-space: nowrap !important;
  }

  body.page-id-118 .page-content .projects-pdf-instagram__links {
    align-self: center !important;
    margin-bottom: 0 !important;
  }
}

/* EN projects: keep the SNS guidance text inside its column. */
@media (min-width: 1024px) {
body.language-page-body--en.page-id-118 .page-content .projects-pdf-instagram p {
    max-width: 100% !important;
    font-size: 23px !important;
    line-height: 1.85 !important;
    letter-spacing: 0.02em !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }
}

/* EN SP: keep the hero title inside the viewport. */
@media (max-width: 880px) {
  body.language-page-body--en.page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
    width: min(calc(100% - 32px), 360px) !important;
    max-width: calc(100% - 32px) !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    font-size: clamp(24px, 7vw, 28px) !important;
    line-height: 1.2 !important;
    letter-spacing: 0.03em !important;
  }
}

/* JP SP only: align project cards and SNS guidance with reference pages. */
@media (max-width: 880px) {
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-card,
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-card:nth-child(3n),
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-message {
    border-left-width: 3px !important;
    border-right-width: 3px !important;
  }

  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-instagram {
    text-align: center !important;
  }

  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-instagram p {
    color: #111111 !important;
    font-size: 25px !important;
    font-weight: 900 !important;
    font-variation-settings: "wght" 900 !important;
    line-height: 1.75 !important;
    letter-spacing: 0.04em !important;
    text-align: center !important;
  }

  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-instagram p br {
    display: block !important;
  }
}

/* JP SP only: match the side vertical rule structure and width to /case-study/. */
@media (max-width: 880px) {
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-grid {
    border-left: 3px solid var(--news-pdf-blue) !important;
    border-right: 3px solid var(--news-pdf-blue) !important;
    box-sizing: border-box !important;
  }

  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-card,
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-card:nth-child(3n),
  body:not(.language-page-body).page-id-118 .page-content .projects-pdf-message {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
  }
}

/* JP SP only: replace the projects page hero image. */
@media (max-width: 880px) {
  body.page-id-118:not(.language-page-body--en):not(.language-page-body--zh) .page-content .news-pdf-hero--projects {
    --news-hero-image: url("../../img/news-260529/projects-hero-sp-20260623.jpg") !important;
    background: url("../../img/news-260529/projects-hero-sp-20260623.jpg") center center / cover no-repeat !important;
  }
}

/* SP only: align hero height to /products/ and use the JP hero image across languages. */
@media (max-width: 880px) {
  body.page-id-118 .page-content .news-pdf-hero--projects {
    --news-hero-image: url("../../img/news-260529/projects-hero-sp-20260623.jpg") !important;
    height: 170px !important;
    min-height: 170px !important;
    background: url("../../img/news-260529/projects-hero-sp-20260623.jpg") center center / cover no-repeat !important;
  }
}

/* SP all languages: unify the post-hero block background. */
@media (max-width: 880px) {
  body.page-id-118 .page-content .projects-pdf-intro {
    background: #d9ebf4 !important;
    background-color: #d9ebf4 !important;
  }
}

/* JP SP only: match the projects hero title size to the company overview hero. */
@media (max-width: 880px) {
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .news-pdf-hero--projects .news-pdf-hero__label {
    font-size: clamp(24px, 6vw, 35px) !important;
  }
}

/* JP SP only: split the projects SNS guidance into the requested four lines. */
@media (max-width: 880px) {
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-instagram p {
    font-size: 0 !important;
    line-height: 0 !important;
    letter-spacing: 0 !important;
  }

  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-instagram p::before {
    content: "「社内プロジェクト」の詳細は\A「増幸産業Instagram」\A「増幸産業note」\Aをご覧ください";
    display: block !important;
    color: #111111 !important;
    font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif !important;
    font-size: 25px !important;
    font-weight: 900 !important;
    line-height: 1.35 !important;
    letter-spacing: 0.04em !important;
    text-align: center !important;
    white-space: pre-line !important;
  }
}

/* JP SP only: reduce the side blue vertical rules by 10%. */
@media (max-width: 880px) {
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-grid {
    border-left-width: 2.7px !important;
    border-right-width: 2.7px !important;
  }
}

/* JP SP only: reduce the post-hero h2 heading size by 30%. */
@media (max-width: 880px) {
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-intro h2 {
    font-size: 21px !important;
  }
}

/* JP SP only: set project intro and card copy weight and size. */
@media (max-width: 880px) {
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-intro p,
  body:not(.language-page-body):not(.language-page-body--en):not(.language-page-body--zh).page-id-118 .page-content .projects-pdf-card > p {
    font-size: 15px !important;
    font-weight: 400 !important;
    font-variation-settings: "wght" 400 !important;
  }
}
