/* Dedicated navigation layer. Loaded last to avoid parent-theme layout leakage. */
body.oku-site .oku-header {
  position: relative !important;
  z-index: 100 !important;
  width: 100% !important;
  height: 72px !important;
  min-height: 72px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: #fff !important;
  border: 0 !important;
  border-bottom: 1px solid #e8e9e5 !important;
  box-shadow: none !important;
}

/* About page corrected reference: representative profile, timeline, overview and flow. */
body.oku-site .oku-about-page {
  background: #fff !important;
}

body.oku-site .oku-about-page .oku-about-hero {
  grid-template-columns: 48% 52% !important;
  min-height: 470px !important;
  border-bottom: 1px solid #dfe1dc !important;
}

body.oku-site .oku-about-page .oku-about-hero-copy {
  padding: 72px 42px 64px 76px !important;
}

body.oku-site .oku-about-page .oku-about-hero h1 {
  font-size: clamp(43px, 4vw, 62px) !important;
  font-weight: 500 !important;
  letter-spacing: .05em !important;
}

body.oku-site .oku-about-page .oku-about-sub {
  margin: 18px 0 35px !important;
  color: #064b3f !important;
  font: 500 22px/1.25 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-page .oku-about-lead {
  max-width: 510px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 2.15 !important;
}

body.oku-site .oku-about-page .oku-about-hero figure {
  height: 470px !important;
}

body.oku-site .oku-about-page .oku-about-hero figure::before {
  width: 38% !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.86) 42%, rgba(255,255,255,0) 100%) !important;
}

body.oku-site .oku-about-page .oku-about-hero img {
  object-position: center center !important;
  filter: saturate(.82) contrast(.98) brightness(1.05) !important;
}

body.oku-site .oku-about-profile,
body.oku-site .oku-about-philosophy,
body.oku-site .oku-about-overview,
body.oku-site .oku-about-flow {
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
}

body.oku-site .oku-about-profile {
  display: grid !important;
  grid-template-columns: 31% 38% 31% !important;
  min-height: 485px !important;
  padding: 46px 76px 34px !important;
  border-bottom: 1px solid #dfe1dc !important;
  background: #fff !important;
}

body.oku-site .oku-about-profile aside {
  padding-right: 46px !important;
}

body.oku-site .oku-about-profile aside h2,
body.oku-site .oku-about-philosophy h2,
body.oku-site .oku-about-overview h2,
body.oku-site .oku-about-flow h2 {
  margin: 0 !important;
  color: #101615 !important;
  font: 500 28px/1.45 "Noto Serif JP", serif !important;
  letter-spacing: .05em !important;
}

body.oku-site .oku-about-profile aside > p:first-of-type,
body.oku-site .oku-about-overview > div > p,
body.oku-site .oku-about-flow > p,
body.oku-site .oku-about-philosophy .oku-about-subline {
  margin: 4px 0 34px !important;
  color: #064b3f !important;
  font: 500 14px/1.4 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-profile aside > span {
  display: block !important;
  margin: 0 0 10px !important;
  color: #101615 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

body.oku-site .oku-about-profile h3 {
  margin: 0 0 7px !important;
  color: #101615 !important;
  font: 500 36px/1.25 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-profile small {
  display: block !important;
  color: #064b3f !important;
  font-size: 13px !important;
}

body.oku-site .oku-about-profile-copy {
  margin: 44px 0 38px !important;
  color: #2e3734 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
}

body.oku-site .oku-about-profile aside a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 235px !important;
  height: 62px !important;
  padding: 0 30px !important;
  color: #0d4d42 !important;
  border: 1px solid #0d4d42 !important;
  background: #fff !important;
  text-decoration: none !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

body.oku-site .oku-about-timeline {
  position: relative !important;
  padding: 4px 28px 0 56px !important;
}

body.oku-site .oku-about-timeline::before {
  position: absolute !important;
  top: 16px !important;
  bottom: 50px !important;
  left: 8px !important;
  width: 1px !important;
  content: "" !important;
  background: #0d4d42 !important;
}

body.oku-site .oku-about-timeline article {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 145px 1fr !important;
  gap: 38px !important;
  min-height: 66px !important;
  margin: 0 0 16px !important;
}

body.oku-site .oku-about-timeline article::before {
  position: absolute !important;
  top: 7px !important;
  left: -53px !important;
  width: 9px !important;
  height: 9px !important;
  content: "" !important;
  border-radius: 50% !important;
  background: #0d4d42 !important;
}

body.oku-site .oku-about-timeline time {
  color: #101615 !important;
  font: 500 15px/1.8 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-timeline p {
  margin: 0 !important;
  color: #202825 !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
}

body.oku-site .oku-about-lang {
  align-self: end !important;
  display: grid !important;
  grid-template-columns: 70px 150px 1fr !important;
  align-items: center !important;
  min-height: 104px !important;
  margin-bottom: 4px !important;
  padding: 24px 26px !important;
  border: 1px solid #d7dad4 !important;
}

body.oku-site .oku-about-lang i,
body.oku-site .oku-about-flow i {
  display: block !important;
  width: 45px !important;
  height: 45px !important;
  border: 2px solid #0d4d42 !important;
  border-radius: 50% !important;
}

body.oku-site .oku-about-lang h2 {
  color: #101615 !important;
  font: 500 20px/1.3 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-lang p {
  margin: 0 !important;
  color: #202825 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

body.oku-site .oku-about-philosophy {
  display: grid !important;
  grid-template-columns: 34% 66% !important;
  min-height: 500px !important;
  border-bottom: 1px solid #dfe1dc !important;
  background: #f7f7f5 !important;
}

body.oku-site .oku-about-philosophy figure {
  height: 500px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-about-philosophy img,
body.oku-site .oku-about-overview img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  filter: saturate(.78) contrast(.96) brightness(1.07) !important;
}

body.oku-site .oku-about-philosophy > div {
  padding: 46px 76px 38px 58px !important;
  background: #fff !important;
}

body.oku-site .oku-about-philosophy h3 {
  max-width: 760px !important;
  margin: 0 0 26px !important;
  color: #101615 !important;
  font: 500 30px/1.75 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-philosophy > div > p:not(.oku-about-subline) {
  max-width: 820px !important;
  margin: 0 0 38px !important;
  color: #303936 !important;
  font-size: 14px !important;
  line-height: 2.05 !important;
}

body.oku-site .oku-about-philosophy > div > div {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  border-top: 1px solid #d7dad4 !important;
}

body.oku-site .oku-about-philosophy article {
  padding: 28px 26px 0 !important;
  border-right: 1px solid #d7dad4 !important;
}

body.oku-site .oku-about-philosophy article:last-child {
  border-right: 0 !important;
}

body.oku-site .oku-about-philosophy b {
  display: block !important;
  margin-bottom: 14px !important;
  color: #101615 !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

body.oku-site .oku-about-philosophy span {
  color: #303936 !important;
  font-size: 13px !important;
  line-height: 1.85 !important;
}

body.oku-site .oku-about-overview {
  display: grid !important;
  grid-template-columns: 45% 55% !important;
  min-height: 360px !important;
  border-bottom: 1px solid #dfe1dc !important;
}

body.oku-site .oku-about-overview > div {
  padding: 38px 70px 34px 76px !important;
}

body.oku-site .oku-about-overview dl {
  margin: 0 !important;
}

body.oku-site .oku-about-overview dl > div {
  display: grid !important;
  grid-template-columns: 92px 1fr !important;
  gap: 26px !important;
  margin-bottom: 17px !important;
}

body.oku-site .oku-about-overview dt {
  color: #101615 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

body.oku-site .oku-about-overview dd {
  margin: 0 !important;
  color: #101615 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

body.oku-site .oku-about-overview dd span {
  color: #2f3935 !important;
  font-size: 13px !important;
}

body.oku-site .oku-about-overview figure {
  height: 360px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-about-flow {
  padding: 34px 76px 42px !important;
  background: #fff !important;
}

body.oku-site .oku-about-flow > div {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 0 !important;
  margin-top: 26px !important;
}

body.oku-site .oku-about-flow article {
  position: relative !important;
  min-height: 135px !important;
  padding: 0 22px 0 0 !important;
}

body.oku-site .oku-about-flow article:not(:last-child)::after {
  position: absolute !important;
  top: 30px !important;
  right: 18px !important;
  width: 54px !important;
  height: 1px !important;
  content: "" !important;
  background: #9ea7a1 !important;
}

body.oku-site .oku-about-flow i {
  width: 40px !important;
  height: 40px !important;
  margin-bottom: 18px !important;
  border-radius: 0 !important;
}

body.oku-site .oku-about-flow b {
  display: block !important;
  margin-bottom: 8px !important;
  color: #101615 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-about-flow span {
  display: block !important;
  color: #303936 !important;
  font-size: 12px !important;
  line-height: 1.75 !important;
}

@media (max-width: 900px) {
  body.oku-site .oku-about-page .oku-about-hero,
  body.oku-site .oku-about-profile,
  body.oku-site .oku-about-philosophy,
  body.oku-site .oku-about-overview {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-about-page .oku-about-hero-copy,
  body.oku-site .oku-about-profile,
  body.oku-site .oku-about-philosophy > div,
  body.oku-site .oku-about-overview > div,
  body.oku-site .oku-about-flow {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }

  body.oku-site .oku-about-page .oku-about-hero figure,
  body.oku-site .oku-about-philosophy figure,
  body.oku-site .oku-about-overview figure {
    height: 300px !important;
  }

  body.oku-site .oku-about-timeline {
    margin-top: 36px !important;
  }

  body.oku-site .oku-about-lang {
    grid-template-columns: 58px 1fr !important;
    gap: 16px !important;
    margin-top: 24px !important;
  }

  body.oku-site .oku-about-lang p {
    grid-column: 2 !important;
  }

  body.oku-site .oku-about-philosophy > div > div,
  body.oku-site .oku-about-flow > div {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-about-philosophy article {
    border-right: 0 !important;
    border-bottom: 1px solid #d7dad4 !important;
  }

  body.oku-site .oku-about-flow article {
    min-height: 0 !important;
    padding: 0 0 26px !important;
    margin-bottom: 22px !important;
    border-bottom: 1px solid #d7dad4 !important;
  }

  body.oku-site .oku-about-flow article::after {
    display: none !important;
  }
}

@media (max-width: 620px) {
  body.oku-site .oku-about-page .oku-about-hero-copy,
  body.oku-site .oku-about-profile,
  body.oku-site .oku-about-philosophy > div,
  body.oku-site .oku-about-overview > div,
  body.oku-site .oku-about-flow {
    padding-right: 22px !important;
    padding-left: 22px !important;
  }

  body.oku-site .oku-about-page .oku-about-hero {
    min-height: 0 !important;
  }

  body.oku-site .oku-about-page .oku-about-hero h1 {
    font-size: 38px !important;
  }

  body.oku-site .oku-about-page .oku-about-lead {
    font-size: 15px !important;
    line-height: 2 !important;
  }

  body.oku-site .oku-about-profile aside {
    padding-right: 0 !important;
  }

  body.oku-site .oku-about-timeline {
    padding-left: 34px !important;
  }

  body.oku-site .oku-about-timeline article {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  body.oku-site .oku-about-timeline article::before {
    left: -30px !important;
  }

  body.oku-site .oku-about-philosophy h3 {
    font-size: 24px !important;
    line-height: 1.65 !important;
  }

  body.oku-site .oku-about-overview dl > div {
    grid-template-columns: 1fr !important;
    gap: 5px !important;
  }
}

/* About page: office profile replica using the supplied full-page structure. */
body.oku-site .oku-page-content:has(.oku-about-page) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-about-page {
  --about-green: #064b3f;
  --about-ink: #101615;
  --about-muted: #303a36;
  --about-line: #d9dbd6;
  --about-soft: #f6f6f4;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  background: #fff !important;
  color: var(--about-ink) !important;
}

body.oku-site .oku-about-page *,
body.oku-site .oku-about-page *::before,
body.oku-site .oku-about-page *::after {
  box-sizing: border-box !important;
}

body.oku-site .oku-about-page h1,
body.oku-site .oku-about-page h2,
body.oku-site .oku-about-page h3,
body.oku-site .oku-about-page b {
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .035em !important;
}

body.oku-site .oku-about-page p,
body.oku-site .oku-about-page a,
body.oku-site .oku-about-page small,
body.oku-site .oku-about-page span {
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
}

body.oku-site .oku-about-hero {
  display: grid !important;
  grid-template-columns: 60% 40% !important;
  min-height: 448px !important;
  background: #fff !important;
}

body.oku-site .oku-about-hero-copy {
  z-index: 1 !important;
  align-self: center !important;
  padding: 50px 22px 48px 78px !important;
}

body.oku-site .oku-about-hero h1 {
  margin: 0 !important;
  color: #0e1110 !important;
  font-size: clamp(42px, 4.2vw, 63px) !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-about-sub {
  margin: 20px 0 42px !important;
  color: var(--about-green) !important;
  font: 500 25px/1.2 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-lead {
  max-width: 520px !important;
  margin: 0 !important;
  color: var(--about-ink) !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 2.15 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-about-hero figure {
  position: relative !important;
  height: 448px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-about-hero figure::before {
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  z-index: 1 !important;
  width: 42% !important;
  content: "" !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.86) 38%, rgba(255,255,255,0) 100%) !important;
  pointer-events: none !important;
}

body.oku-site .oku-about-hero img,
body.oku-site .oku-about-feature img,
body.oku-site .oku-about-cards img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: grayscale(.08) saturate(.78) contrast(.96) brightness(1.06) !important;
}

body.oku-site .oku-about-feature,
body.oku-site .oku-about-cards,
body.oku-site .oku-about-topics,
body.oku-site .oku-about-cta {
  width: min(1360px, calc(100% - 80px)) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.oku-site .oku-about-feature {
  display: grid !important;
  grid-template-columns: 51% 49% !important;
  margin-top: 34px !important;
  border: 1px solid var(--about-line) !important;
  background: #fff !important;
}

body.oku-site .oku-about-feature > div {
  min-height: 300px !important;
  padding: 38px 40px 30px !important;
}

body.oku-site .oku-about-feature small {
  display: block !important;
  margin: 0 0 24px !important;
  color: var(--about-green) !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-about-feature h2 {
  margin: 0 0 12px !important;
  color: var(--about-ink) !important;
  font-size: clamp(34px, 3.2vw, 46px) !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
}

body.oku-site .oku-about-feature-title {
  margin: 0 0 20px !important;
  color: var(--about-ink) !important;
  font: 500 18px/1.4 "Noto Serif JP", serif !important;
}

body.oku-site .oku-about-feature p:not(.oku-about-feature-title) {
  max-width: 520px !important;
  margin: 0 0 25px !important;
  color: var(--about-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-about-feature a,
body.oku-site .oku-about-cta > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 26px !important;
  height: 56px !important;
  color: #fff !important;
  background: var(--about-green) !important;
  text-decoration: none !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

body.oku-site .oku-about-feature a {
  width: 220px !important;
}

body.oku-site .oku-about-feature figure {
  height: 300px !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-left: 1px solid var(--about-line) !important;
}

body.oku-site .oku-about-cards {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 40px !important;
  margin-top: 44px !important;
}

body.oku-site .oku-about-cards article {
  position: relative !important;
  min-height: 378px !important;
  border: 1px solid var(--about-line) !important;
  background: #fff !important;
}

body.oku-site .oku-about-cards figure {
  height: 176px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-about-cards article > div {
  min-height: 200px !important;
  padding: 24px 34px 58px !important;
}

body.oku-site .oku-about-cards h2 {
  margin: 0 0 18px !important;
  color: var(--about-ink) !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
}

body.oku-site .oku-about-cards p {
  margin: 0 !important;
  color: var(--about-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.95 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-about-cards span {
  position: absolute !important;
  right: 33px !important;
  bottom: 29px !important;
  color: var(--about-green) !important;
  font-size: 31px !important;
  line-height: 1 !important;
}

body.oku-site .oku-about-topics {
  margin-top: 62px !important;
}

body.oku-site .oku-about-topics > h2 {
  margin: 0 0 34px !important;
  color: var(--about-ink) !important;
  text-align: center !important;
  font-size: 30px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  letter-spacing: .11em !important;
}

body.oku-site .oku-about-topics > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

body.oku-site .oku-about-topics article {
  display: grid !important;
  grid-template-columns: 74px minmax(0, 1fr) 28px !important;
  align-items: center !important;
  min-height: 104px !important;
  padding: 20px 26px !important;
  color: var(--about-ink) !important;
  border: 1px solid var(--about-line) !important;
  background: #fff !important;
}

body.oku-site .oku-about-topics i {
  position: relative !important;
  display: block !important;
  width: 42px !important;
  height: 42px !important;
  border: 3px solid var(--about-green) !important;
}

body.oku-site .oku-about-topics i::before {
  position: absolute !important;
  inset: 9px !important;
  content: "" !important;
  border-top: 3px solid var(--about-green) !important;
  border-bottom: 3px solid var(--about-green) !important;
}

body.oku-site .oku-about-topics b {
  display: block !important;
  margin: 0 0 9px !important;
  color: var(--about-ink) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
}

body.oku-site .oku-about-topics small {
  display: block !important;
  color: var(--about-ink) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: .04em !important;
}

body.oku-site .oku-about-topics em {
  color: var(--about-green) !important;
  font-style: normal !important;
  font-size: 23px !important;
  line-height: 1 !important;
  text-align: right !important;
}

body.oku-site .oku-about-cta {
  display: grid !important;
  grid-template-columns: minmax(300px, 1fr) 1px 360px !important;
  align-items: center !important;
  gap: 52px !important;
  min-height: 156px !important;
  margin-top: 48px !important;
  margin-bottom: 42px !important;
  padding: 33px 70px !important;
  background: var(--about-soft) !important;
}

body.oku-site .oku-about-cta::before {
  display: block !important;
  width: 1px !important;
  height: 82px !important;
  content: "" !important;
  background: #b8bbb4 !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
}

body.oku-site .oku-about-cta > div {
  grid-column: 1 !important;
}

body.oku-site .oku-about-cta h2 {
  margin: 0 0 16px !important;
  color: var(--about-ink) !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-about-cta p {
  margin: 0 !important;
  color: var(--about-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.85 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-about-cta > a {
  grid-column: 3 !important;
  width: 360px !important;
}

body.oku-site .oku-about-page + .oku-footer-cta {
  margin-top: 0 !important;
}

body.page-id-19.oku-site .oku-nav a:nth-child(6)::after {
  background: #174c42 !important;
}

@media (max-width: 900px) {
  body.oku-site .oku-about-hero,
  body.oku-site .oku-about-feature,
  body.oku-site .oku-about-cards,
  body.oku-site .oku-about-topics > div,
  body.oku-site .oku-about-cta {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-about-hero-copy {
    padding: 48px 32px 36px !important;
  }

  body.oku-site .oku-about-hero figure {
    height: 330px !important;
  }

  body.oku-site .oku-about-feature,
  body.oku-site .oku-about-cards,
  body.oku-site .oku-about-topics,
  body.oku-site .oku-about-cta {
    width: calc(100% - 48px) !important;
  }

  body.oku-site .oku-about-feature figure {
    order: -1 !important;
    height: 260px !important;
    border-left: 0 !important;
    border-bottom: 1px solid var(--about-line) !important;
  }

  body.oku-site .oku-about-cta {
    gap: 24px !important;
    padding: 34px 28px !important;
  }

  body.oku-site .oku-about-cta::before {
    display: none !important;
  }

  body.oku-site .oku-about-cta > div,
  body.oku-site .oku-about-cta > a {
    grid-column: auto !important;
  }

  body.oku-site .oku-about-cta > a {
    width: 100% !important;
  }
}

@media (max-width: 620px) {
  body.oku-site .oku-about-hero-copy {
    padding: 38px 20px 30px !important;
  }

  body.oku-site .oku-about-hero h1 {
    font-size: 35px !important;
  }

  body.oku-site .oku-about-sub {
    margin: 14px 0 28px !important;
    font-size: 19px !important;
  }

  body.oku-site .oku-about-lead {
    font-size: 14px !important;
    line-height: 1.9 !important;
  }

  body.oku-site .oku-about-hero figure {
    height: 220px !important;
  }

  body.oku-site .oku-about-feature,
  body.oku-site .oku-about-cards,
  body.oku-site .oku-about-topics,
  body.oku-site .oku-about-cta {
    width: calc(100% - 40px) !important;
  }

  body.oku-site .oku-about-feature {
    margin-top: 26px !important;
  }

  body.oku-site .oku-about-feature > div {
    min-height: 0 !important;
    padding: 28px 24px !important;
  }

  body.oku-site .oku-about-feature h2,
  body.oku-site .oku-about-cards h2 {
    font-size: 23px !important;
  }

  body.oku-site .oku-about-feature p:not(.oku-about-feature-title),
  body.oku-site .oku-about-cards p {
    font-size: 13px !important;
    line-height: 1.8 !important;
  }

  body.oku-site .oku-about-feature a {
    width: 100% !important;
  }

  body.oku-site .oku-about-cards {
    gap: 24px !important;
    margin-top: 28px !important;
  }

  body.oku-site .oku-about-cards article {
    min-height: 0 !important;
  }

  body.oku-site .oku-about-cards figure {
    height: 155px !important;
  }

  body.oku-site .oku-about-cards article > div {
    min-height: 0 !important;
    padding: 22px 24px 58px !important;
  }

  body.oku-site .oku-about-topics {
    margin-top: 42px !important;
  }

  body.oku-site .oku-about-topics > h2 {
    margin-bottom: 22px !important;
    font-size: 24px !important;
  }

  body.oku-site .oku-about-topics article {
    grid-template-columns: 52px minmax(0, 1fr) 22px !important;
    min-height: 86px !important;
    padding: 18px !important;
  }

  body.oku-site .oku-about-topics i {
    width: 34px !important;
    height: 34px !important;
    transform: scale(.82) !important;
    transform-origin: left center !important;
  }

  body.oku-site .oku-about-cta {
    margin-top: 34px !important;
    margin-bottom: 0 !important;
  }
}

body.oku-site .oku-header-inner {
  display: grid !important;
  grid-template-columns: 190px minmax(0, 1fr) 120px !important;
  align-items: center !important;
  width: min(1220px, calc(100% - 64px)) !important;
  max-width: none !important;
  height: 72px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  gap: 22px !important;
}

body.oku-site .oku-logo {
  display: block !important;
  min-width: 0 !important;
  color: #1b2522 !important;
  text-decoration: none !important;
}

body.oku-site .oku-logo-mark { display: none !important; }

body.oku-site .oku-logo strong {
  display: block !important;
  color: #17211e !important;
  font-family: "Noto Serif JP", "Times New Roman", serif !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .055em !important;
  white-space: nowrap !important;
}

body.oku-site .oku-logo small {
  display: block !important;
  margin-top: 4px !important;
  color: #28312f !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  letter-spacing: .01em !important;
  white-space: nowrap !important;
}

body.oku-site .oku-nav {
  display: flex !important;
  align-items: stretch !important;
  justify-content: center !important;
  min-width: 0 !important;
  height: 72px !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: clamp(12px, 1.45vw, 22px) !important;
  overflow: visible !important;
}

body.oku-site .oku-nav a {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
  height: 72px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #1c2623 !important;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .015em !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.oku-site .oku-nav a::after {
  position: absolute !important;
  right: 0 !important;
  bottom: 11px !important;
  left: 0 !important;
  height: 1px !important;
  content: "" !important;
  background: transparent !important;
}

body.oku-site .oku-nav a.is-current::after,
body.oku-site .oku-nav a:hover::after,
body.oku-site .oku-nav a:focus-visible::after { background: #174c42 !important; }

body.oku-site .oku-header-actions {
  position: relative !important;
  display: block !important;
  width: 120px !important;
  height: 72px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-language {
  position: absolute !important;
  top: 12px !important;
  right: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
}

body.oku-site .oku-language a {
  display: inline-block !important;
  color: #242d2a !important;
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
  font-size: 9px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .05em !important;
  text-decoration: none !important;
}

body.oku-site .oku-language a + a::before {
  display: inline-block !important;
  margin: 0 8px !important;
  color: #a6aaa7 !important;
  content: "|" !important;
}

body.oku-site .oku-language a.is-active { color: #174c42 !important; }

body.oku-site .oku-header-contact {
  position: absolute !important;
  right: 0 !important;
  bottom: 8px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 112px !important;
  height: 27px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #174c42 !important;
  border-radius: 0 !important;
  background: #174c42 !important;
  color: #fff !important;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .04em !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: background-color 180ms ease, color 180ms ease !important;
}

body.oku-site .oku-header-contact:hover,
body.oku-site .oku-header-contact:focus-visible {
  background: #fff !important;
  color: #174c42 !important;
}

body.oku-site .oku-header a:focus-visible {
  outline: 2px solid #a99772 !important;
  outline-offset: 3px !important;
}

@media (max-width: 1050px) {
  body.oku-site .oku-header-inner {
    grid-template-columns: 180px minmax(0, 1fr) 110px !important;
    width: min(100% - 40px, 980px) !important;
    gap: 15px !important;
  }

  body.oku-site .oku-nav { gap: 12px !important; }
  body.oku-site .oku-nav a { font-size: 9px !important; }
}

@media (max-width: 760px) {
  body.oku-site .oku-header,
  body.oku-site .oku-header-inner { height: 64px !important; min-height: 64px !important; }

  body.oku-site .oku-header-inner {
    display: flex !important;
    width: calc(100% - 40px) !important;
    gap: 0 !important;
  }

  body.oku-site .oku-logo strong { font-size: 17px !important; }
  body.oku-site .oku-logo small { font-size: 8px !important; }
  body.oku-site .oku-nav,
  body.oku-site .oku-language { display: none !important; }

  body.oku-site .oku-header-actions {
    width: 106px !important;
    height: 64px !important;
    margin-left: auto !important;
  }

  body.oku-site .oku-header-contact {
    right: 0 !important;
    bottom: 17px !important;
    width: 106px !important;
    height: 30px !important;
    font-size: 10px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.oku-site .oku-header-contact { transition: none !important; }
}

/* China and global business support: the restrained three-column reference layout. */
body.oku-site .oku-brand-global {
  display: grid !important;
  grid-template-columns: .94fr 1.05fr 1.06fr !important;
  gap: clamp(28px, 4vw, 64px) !important;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  padding: 54px clamp(36px, 6vw, 106px) !important;
  background: #fff !important;
  background-color: #fff !important;
  color: #202625 !important;
}

body.oku-site .oku-brand-global::before,
body.oku-site .oku-brand-global::after,
body.oku-site .oku-brand-global > * {
  background-color: transparent !important;
}

body.oku-site .oku-brand-global > .oku-brand-diagram,
body.oku-site .oku-brand-global > .oku-brand-global-title,
body.oku-site .oku-brand-global > .oku-brand-global-list { background: transparent !important; }

body.oku-site .oku-brand-global-title h2 {
  margin: 0 !important;
  color: #202625 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: clamp(28px, 2.6vw, 39px) !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

body.oku-site .oku-brand-global-title p {
  margin: 8px 0 0 !important;
  color: #174c42 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}

body.oku-site .oku-brand-global-title span {
  display: block !important;
  max-width: 290px !important;
  margin-top: 39px !important;
  color: #404946 !important;
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
  font-size: 12px !important;
  line-height: 1.9 !important;
}

body.oku-site .oku-brand-global-list {
  border-top: 1px solid #d5d9d5 !important;
}

body.oku-site .oku-brand-global-list article {
  display: grid !important;
  grid-template-columns: 50px minmax(0, 1fr) !important;
  gap: 0 !important;
  padding: 12px 0 !important;
  border-bottom: 1px solid #d5d9d5 !important;
}

body.oku-site .oku-brand-global-list b {
  color: #174c42 !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 25px !important;
  font-weight: 500 !important;
  line-height: 1.1 !important;
}

body.oku-site .oku-brand-global-list h3 {
  margin: 0 0 4px !important;
  color: #202625 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-brand-global-list p {
  margin: 0 !important;
  color: #3d4743 !important;
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
  font-size: 10px !important;
  line-height: 1.7 !important;
}

body.oku-site .oku-brand-diagram {
  position: relative !important;
  align-self: center !important;
  width: 100% !important;
  min-height: 215px !important;
}

body.oku-site .oku-brand-node,
body.oku-site .oku-brand-hub,
body.oku-site .oku-brand-service {
  position: absolute !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  text-align: center !important;
}

body.oku-site .oku-brand-node {
  top: 43px !important;
  width: 92px !important;
  height: 126px !important;
  padding: 12px !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

body.oku-site .oku-brand-node.is-parent { left: 0 !important; background: #174c42 !important; color: #fff !important; }
body.oku-site .oku-brand-node.is-japan { right: 0 !important; background: #e2ddd0 !important; color: #202625 !important; }

body.oku-site .oku-brand-hub {
  top: 91px !important;
  left: 50% !important;
  z-index: 2 !important;
  width: 124px !important;
  min-height: 52px !important;
  padding: 7px 9px !important;
  transform: translateX(-50%) !important;
  background: #0e473b !important;
  color: #fff !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-brand-service {
  top: 158px !important;
  left: 50% !important;
  z-index: 2 !important;
  width: 103px !important;
  height: 26px !important;
  transform: translateX(-50%) !important;
  border: 1px solid #d0d4d0 !important;
  background: #fff !important;
  color: #1d2925 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
}

body.oku-site .oku-brand-line { position: absolute !important; display: block !important; box-sizing: border-box !important; }
body.oku-site .oku-brand-line.is-group { top: 57px !important; right: 92px !important; left: 92px !important; height: 1px !important; background: #174c42 !important; }
body.oku-site .oku-brand-line.is-instruction { top: 99px !important; right: 92px !important; left: 92px !important; height: 1px !important; background: #b5b9b5 !important; }
body.oku-site .oku-brand-line.is-consolidation { right: 46px !important; bottom: 8px !important; left: 46px !important; height: 42px !important; border-right: 1px solid #174c42 !important; border-bottom: 1px solid #174c42 !important; border-left: 1px solid #174c42 !important; }
body.oku-site .oku-brand-line.is-group::before,
body.oku-site .oku-brand-line.is-group::after,
body.oku-site .oku-brand-line.is-instruction::before,
body.oku-site .oku-brand-line.is-instruction::after { position: absolute !important; top: -3px !important; width: 6px !important; height: 6px !important; content: "" !important; transform: rotate(45deg) !important; }
body.oku-site .oku-brand-line.is-group::before { left: 0 !important; border-bottom: 1px solid #174c42 !important; border-left: 1px solid #174c42 !important; }
body.oku-site .oku-brand-line.is-group::after { right: 0 !important; border-top: 1px solid #174c42 !important; border-right: 1px solid #174c42 !important; }
body.oku-site .oku-brand-line.is-instruction::before { left: 0 !important; border-bottom: 1px solid #b5b9b5 !important; border-left: 1px solid #b5b9b5 !important; }
body.oku-site .oku-brand-line.is-instruction::after { right: 0 !important; border-top: 1px solid #b5b9b5 !important; border-right: 1px solid #b5b9b5 !important; }

body.oku-site .oku-brand-label {
  position: absolute !important;
  z-index: 3 !important;
  left: 50% !important;
  display: block !important;
  padding: 0 6px !important;
  transform: translateX(-50%) !important;
  background: #fff !important;
  color: #202625 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

body.oku-site .oku-brand-label.is-group { top: 39px !important; }
body.oku-site .oku-brand-label.is-instruction { top: 82px !important; }
body.oku-site .oku-brand-label.is-consolidation { bottom: 3px !important; }

@media (max-width: 850px) {
  body.oku-site .oku-brand-global { grid-template-columns: 1fr 1.2fr !important; }
  body.oku-site .oku-brand-diagram { grid-column: 1 / -1 !important; max-width: 430px !important; justify-self: center !important; }
}

@media (max-width: 620px) {
  body.oku-site .oku-brand-global { display: block !important; padding: 48px 20px !important; }
  body.oku-site .oku-brand-global-title span { margin: 22px 0 30px !important; }
  body.oku-site .oku-brand-global-list article { grid-template-columns: 45px minmax(0, 1fr) !important; padding: 14px 0 !important; }
  body.oku-site .oku-brand-diagram { margin-top: 32px !important; transform: scale(.9) !important; transform-origin: center top !important; }
}

/* China & Global Business Support page: reference full-page composition. */
body.oku-site .oku-page-content:has(.oku-cgbs) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-cgbs {
  --cgbs-ink: #202625;
  --cgbs-green: #174c42;
  --cgbs-line: #d7d9d4;
  --cgbs-paper: #f6f5f1;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  background: #fff !important;
  color: var(--cgbs-ink) !important;
}

body.oku-site .oku-cgbs * {
  box-sizing: border-box !important;
}

body.oku-site .oku-cgbs h1,
body.oku-site .oku-cgbs h2,
body.oku-site .oku-cgbs h3 {
  margin: 0 !important;
  color: inherit !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-weight: 600 !important;
  letter-spacing: .02em !important;
}

body.oku-site .oku-cgbs p,
body.oku-site .oku-cgbs li,
body.oku-site .oku-cgbs span {
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
}

body.oku-site .oku-cgbs-hero {
  display: grid !important;
  grid-template-columns: 44.5% 55.5% !important;
  min-height: 305px !important;
  background: #fff !important;
}

body.oku-site .oku-cgbs-hero-copy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: 34px 0 34px 70px !important;
}

body.oku-site .oku-cgbs-hero h1 {
  font-size: 36px !important;
  line-height: 1.22 !important;
}

body.oku-site .oku-cgbs-sub {
  margin: 12px 0 22px !important;
  color: var(--cgbs-green) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 17px !important;
  line-height: 1.2 !important;
}

body.oku-site .oku-cgbs-lead {
  max-width: 485px !important;
  margin: 0 !important;
  color: #1f2826 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
}

body.oku-site .oku-cgbs-hero-image {
  position: relative !important;
  min-height: 305px !important;
  overflow: hidden !important;
  background: #eef3f4 !important;
}

body.oku-site .oku-cgbs-hero-image::before {
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  z-index: 1 !important;
  width: 42% !important;
  content: "" !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.9) 38%, rgba(255,255,255,0) 100%) !important;
  pointer-events: none !important;
}

body.oku-site .oku-cgbs-hero-image figure {
  height: 100% !important;
  margin: 0 !important;
}

body.oku-site .oku-cgbs-hero-image img {
  display: block !important;
  width: 100% !important;
  height: 305px !important;
  object-fit: cover !important;
  object-position: 57% 34% !important;
  filter: saturate(.82) brightness(1.12) contrast(.92) !important;
}

body.oku-site .oku-cgbs-issues {
  display: grid !important;
  grid-template-columns: 245px 1fr !important;
  gap: 52px !important;
  padding: 34px 58px 30px !important;
  border-bottom: 1px solid #ecece8 !important;
  background: #fff !important;
}

body.oku-site .oku-cgbs-issues h2 {
  padding-top: 7px !important;
  font-size: 26px !important;
  line-height: 1.72 !important;
}

body.oku-site .oku-cgbs-issues ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-left: 1px solid #aeb7b0 !important;
}

body.oku-site .oku-cgbs-issues li {
  position: relative !important;
  margin: 0 0 9px 64px !important;
  color: #242d2a !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

body.oku-site .oku-cgbs-issues li::before {
  position: absolute !important;
  top: .55em !important;
  left: -28px !important;
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
  background: var(--cgbs-green) !important;
  content: "" !important;
}

body.oku-site .oku-cgbs-strength {
  display: grid !important;
  grid-template-columns: 205px 1fr !important;
  gap: 40px !important;
  padding: 36px 58px 34px !important;
  background: var(--cgbs-paper) !important;
}

body.oku-site .oku-cgbs-strength h2,
body.oku-site .oku-cgbs-scope > h2,
body.oku-site .oku-cgbs-flow > h2,
body.oku-site .oku-cgbs-cases > h2 {
  font-size: 25px !important;
  line-height: 1.7 !important;
}

body.oku-site .oku-cgbs-strength p {
  margin: 20px 0 0 !important;
  color: #3f4744 !important;
  font-size: 13px !important;
  line-height: 1.9 !important;
}

body.oku-site .oku-cgbs-chart {
  position: relative !important;
  min-height: 185px !important;
}

body.oku-site .oku-cgbs-node,
body.oku-site .oku-cgbs-hub {
  position: absolute !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-weight: 600 !important;
}

body.oku-site .oku-cgbs-node {
  top: 38px !important;
  width: 108px !important;
  height: 112px !important;
  font-size: 14px !important;
  line-height: 1.58 !important;
}

body.oku-site .oku-cgbs-node.parent {
  left: 0 !important;
  background: var(--cgbs-green) !important;
  color: #fff !important;
}

body.oku-site .oku-cgbs-node.japan {
  right: 0 !important;
  background: #ded9cc !important;
  color: var(--cgbs-ink) !important;
}

body.oku-site .oku-cgbs-hub {
  top: 84px !important;
  left: 50% !important;
  z-index: 2 !important;
  width: 148px !important;
  height: 54px !important;
  transform: translateX(-50%) !important;
  background: var(--cgbs-green) !important;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}

body.oku-site .oku-cgbs-arrow {
  position: absolute !important;
  left: 50% !important;
  display: block !important;
  transform: translateX(-50%) !important;
  color: var(--cgbs-ink) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

body.oku-site .oku-cgbs-arrow::before {
  position: absolute !important;
  right: -240px !important;
  left: -240px !important;
  top: 50% !important;
  z-index: -1 !important;
  height: 1px !important;
  background: var(--cgbs-green) !important;
  content: "" !important;
}

body.oku-site .oku-cgbs-arrow.top { top: 4px !important; }
body.oku-site .oku-cgbs-arrow.mid { top: 94px !important; }
body.oku-site .oku-cgbs-arrow.mid { top: 83px !important; }
body.oku-site .oku-cgbs-arrow.bottom { bottom: 6px !important; }

body.oku-site .oku-cgbs-arrow.bottom::before {
  right: -310px !important;
  left: -310px !important;
}

body.oku-site .oku-cgbs-arrow.bottom::after {
  position: absolute !important;
  right: -310px !important;
  bottom: 0 !important;
  left: -310px !important;
  height: 48px !important;
  border-right: 1px solid var(--cgbs-green) !important;
  border-bottom: 1px solid var(--cgbs-green) !important;
  border-left: 1px solid var(--cgbs-green) !important;
  content: "" !important;
}

body.oku-site .oku-cgbs-scope {
  display: grid !important;
  grid-template-columns: 160px 1fr !important;
  gap: 26px !important;
  padding: 34px 58px 34px !important;
  background: #fff !important;
}

body.oku-site .oku-cgbs-scope > h2 {
  padding-top: 4px !important;
}

body.oku-site .oku-cgbs-scope-list {
  border-left: 1px solid var(--cgbs-line) !important;
}

body.oku-site .oku-cgbs-scope-list article {
  display: grid !important;
  grid-template-columns: 58px 178px minmax(0, 1fr) !important;
  gap: 0 !important;
  padding: 0 0 14px 30px !important;
  border-bottom: 1px solid var(--cgbs-line) !important;
}

body.oku-site .oku-cgbs-scope-list article + article {
  padding-top: 14px !important;
}

body.oku-site .oku-cgbs-scope-list b {
  color: var(--cgbs-green) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.oku-site .oku-cgbs-scope-list h3 {
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-cgbs-scope-list p {
  margin: 0 !important;
  color: #3f4744 !important;
  font-size: 9px !important;
  line-height: 1.55 !important;
}

body.oku-site .oku-cgbs-flow {
  display: grid !important;
  grid-template-columns: 135px 1fr !important;
  gap: 26px !important;
  padding: 28px 38px 21px !important;
  border-top: 1px solid #ecece8 !important;
  border-bottom: 1px solid #d7d9d4 !important;
  background: #fff !important;
}

body.oku-site .oku-cgbs-flow > div {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 0 !important;
}

body.oku-site .oku-cgbs-flow article {
  position: relative !important;
  min-height: 48px !important;
  padding: 0 12px !important;
}

body.oku-site .oku-cgbs-flow article:not(:last-child)::after {
  position: absolute !important;
  top: 24px !important;
  right: -3px !important;
  color: #707772 !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 21px !important;
  content: "›" !important;
}

body.oku-site .oku-cgbs-flow b {
  display: block !important;
  color: var(--cgbs-green) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.oku-site .oku-cgbs-flow span {
  display: block !important;
  margin-top: 8px !important;
  color: var(--cgbs-ink) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-cgbs-cases {
  display: grid !important;
  grid-template-columns: 135px 1fr !important;
  gap: 26px !important;
  padding: 23px 38px 34px !important;
  background: #fff !important;
}

body.oku-site .oku-cgbs-case-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 24px !important;
}

body.oku-site .oku-cgbs-case-grid article {
  background: #f4f3ef !important;
}

body.oku-site .oku-cgbs-case-grid figure {
  height: 86px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-cgbs-case-grid img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: saturate(.9) contrast(.96) !important;
}

body.oku-site .oku-cgbs-case-grid article > div {
  min-height: 118px !important;
  padding: 14px 18px 16px !important;
  background: #f4f3ef !important;
}

body.oku-site .oku-cgbs-case-grid h3 {
  font-size: 13px !important;
  line-height: 1.65 !important;
}

body.oku-site .oku-cgbs-case-grid p {
  margin: 13px 0 0 !important;
  color: #39423f !important;
  font-size: 9px !important;
  line-height: 1.65 !important;
}

body.oku-site .oku-footer-cta {
  display: grid !important;
  grid-template-columns: 72px minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 28px !important;
  width: 100% !important;
  max-width: 1440px !important;
  min-height: 118px !important;
  margin: 0 auto !important;
  padding: 24px 58px !important;
  background: #064b3f !important;
  color: #fff !important;
}

body.oku-site .oku-footer-cta .oku-overline {
  display: none !important;
}

body.oku-site .oku-footer-cta h2 {
  margin: 0 !important;
  color: #fff !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  line-height: 1.48 !important;
}

body.oku-site .oku-footer-cta-icon {
  display: grid !important;
  width: 54px !important;
  height: 54px !important;
  place-items: center !important;
  border: 1px solid rgba(255,255,255,.42) !important;
  border-radius: 50% !important;
}

body.oku-site .oku-footer-cta-icon span {
  display: block !important;
  width: 22px !important;
  height: 15px !important;
  border: 1px solid #fff !important;
  border-radius: 1px !important;
}

body.oku-site .oku-footer-cta-actions {
  display: flex !important;
  gap: 18px !important;
}

body.oku-site .oku-footer-cta .oku-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 180px !important;
  height: 48px !important;
  margin: 0 !important;
  border: 1px solid rgba(255,255,255,.65) !important;
  color: #fff !important;
  background: transparent !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
}

body.oku-site .oku-footer-cta .oku-button-light {
  background: #fff !important;
  color: #174c42 !important;
}

body.oku-site .oku-footer {
  display: grid !important;
  grid-template-columns: 220px minmax(0, 1fr) 100px !important;
  gap: 36px !important;
  width: 100% !important;
  max-width: 1440px !important;
  min-height: 96px !important;
  margin: 0 auto !important;
  padding: 22px 58px 18px !important;
  background: #fff !important;
  color: #202625 !important;
}

body.oku-site .oku-footer-name {
  display: block !important;
  margin-bottom: 5px !important;
  color: #202625 !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
}

body.oku-site .oku-footer p {
  margin: 0 !important;
  color: #3d4643 !important;
  font-size: 10px !important;
  line-height: 1.65 !important;
}

body.oku-site .oku-footer nav {
  display: flex !important;
  flex-wrap: wrap !important;
  align-content: flex-start !important;
  gap: 12px 20px !important;
  padding-top: 7px !important;
  color: #202625 !important;
  font-size: 10px !important;
  font-weight: 600 !important;
}

body.oku-site .oku-footer-meta {
  display: flex !important;
  justify-content: flex-end !important;
  gap: 12px !important;
  padding-top: 7px !important;
  color: #202625 !important;
  font-size: 10px !important;
}

body.oku-site .oku-copyright {
  grid-column: 2 / 4 !important;
  text-align: right !important;
}

body.oku-site .oku-cgbs + .oku-footer-cta {
  margin-top: 0 !important;
}

/* Services page: direct reproduction of the supplied OKU CPA & TAX reference. */
body.oku-site .oku-page-content:has(.oku-svc) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-svc {
  --svc-green: #064b3f;
  --svc-ink: #171f1d;
  --svc-muted: #3f4744;
  --svc-line: #d7d9d4;
  --svc-soft: #f4f3ef;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  background: #fff !important;
  color: var(--svc-ink) !important;
}

body.oku-site .oku-svc * {
  box-sizing: border-box !important;
}

body.oku-site .oku-svc h1,
body.oku-site .oku-svc h2,
body.oku-site .oku-svc h3 {
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .02em !important;
}

body.oku-site .oku-svc p,
body.oku-site .oku-svc div,
body.oku-site .oku-svc a {
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
}

body.oku-site .oku-svc-hero {
  display: grid !important;
  grid-template-columns: 46.6% 53.4% !important;
  min-height: 302px !important;
  border-bottom: 1px solid var(--svc-line) !important;
  background: #fff !important;
}

body.oku-site .oku-svc-hero-copy {
  padding: 70px 50px 42px 58px !important;
}

body.oku-site .oku-svc-hero h1 {
  margin: 0 0 14px !important;
  color: var(--svc-ink) !important;
  font-size: 39px !important;
  font-weight: 500 !important;
  line-height: 1.28 !important;
  white-space: nowrap !important;
}

body.oku-site .oku-svc-hero-copy > p {
  margin: 0 !important;
  color: var(--svc-green) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 19px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
}

body.oku-site .oku-svc-hero-copy > span {
  display: block !important;
  width: 38px !important;
  height: 1px !important;
  margin: 34px 0 23px !important;
  background: var(--svc-green) !important;
}

body.oku-site .oku-svc-hero-copy > div {
  max-width: 470px !important;
  color: var(--svc-ink) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.95 !important;
}

body.oku-site .oku-svc-hero figure {
  position: relative !important;
  height: 302px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-svc-hero figure::after {
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  width: 43% !important;
  content: "" !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.9) 36%, rgba(255,255,255,.12) 100%) !important;
}

body.oku-site .oku-svc-hero img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

body.oku-site .oku-svc-list {
  border-bottom: 1px solid var(--svc-line) !important;
}

body.oku-site .oku-svc-group {
  display: grid !important;
  grid-template-columns: 40.5% 1fr !important;
  min-height: 0 !important;
  margin: 0 !important;
  background: #fff !important;
}

body.oku-site .oku-svc-group:nth-child(2) {
  background: var(--svc-soft) !important;
}

body.oku-site .oku-svc-group + .oku-svc-group {
  border-top: 1px solid var(--svc-line) !important;
}

body.oku-site .oku-svc-group-head {
  display: grid !important;
  grid-template-columns: 64px 1px minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 20px !important;
  padding: 38px 24px 28px 50px !important;
}

body.oku-site .oku-svc-group-head b {
  color: var(--svc-green) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 38px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.oku-site .oku-svc-group-head::before {
  content: "" !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 1px !important;
  height: 43px !important;
  margin-top: 1px !important;
  background: var(--svc-line) !important;
}

body.oku-site .oku-svc-group-head h2 {
  grid-column: 3 !important;
  margin: 1px 0 0 !important;
  color: var(--svc-ink) !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}

body.oku-site .oku-svc-items {
  border-left: 0 !important;
}

body.oku-site .oku-svc-item {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 60px 190px minmax(0, 1fr) 26px !important;
  align-items: start !important;
  min-height: 68px !important;
  padding: 15px 31px 10px 0 !important;
  border-top: 1px solid var(--svc-line) !important;
  color: var(--svc-ink) !important;
  text-decoration: none !important;
}

body.oku-site .oku-svc-item:first-child {
  border-top: 0 !important;
}

body.oku-site .oku-svc-item span {
  color: var(--svc-green) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
}

body.oku-site .oku-svc-item h3 {
  margin: 0 !important;
  color: var(--svc-ink) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

body.oku-site .oku-svc-item p {
  margin: 0 !important;
  color: #333d3a !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 1.58 !important;
}

body.oku-site .oku-svc-item i {
  color: var(--svc-green) !important;
  font-style: normal !important;
  font-size: 28px !important;
  line-height: 1 !important;
  text-align: right !important;
}

body.oku-site .oku-svc-flow,
body.oku-site .oku-svc-fit {
  padding: 34px 72px 44px !important;
  background: #fff !important;
  text-align: center !important;
}

body.oku-site .oku-svc-flow h2,
body.oku-site .oku-svc-fit h2 {
  position: relative !important;
  margin: 0 0 42px !important;
  color: var(--svc-ink) !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
}

body.oku-site .oku-svc-flow h2::after,
body.oku-site .oku-svc-fit h2::after {
  position: absolute !important;
  left: 50% !important;
  bottom: -17px !important;
  width: 38px !important;
  height: 2px !important;
  content: "" !important;
  transform: translateX(-50%) !important;
  background: var(--svc-green) !important;
}

body.oku-site .oku-svc-flow > div {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 45px !important;
}

body.oku-site .oku-svc-flow article {
  position: relative !important;
  min-height: 190px !important;
  padding: 0 0 0 0 !important;
  text-align: left !important;
}

body.oku-site .oku-svc-flow article:not(:last-child)::after {
  position: absolute !important;
  top: 47px !important;
  right: -28px !important;
  color: var(--svc-green) !important;
  content: "›" !important;
  font-size: 42px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
}

body.oku-site .oku-svc-flow article b {
  display: inline-block !important;
  margin-right: 22px !important;
  color: var(--svc-green) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 34px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  vertical-align: top !important;
}

body.oku-site .oku-svc-icon {
  position: relative !important;
  display: inline-block !important;
  width: 48px !important;
  height: 48px !important;
  border: 2px solid var(--svc-green) !important;
  border-radius: 0 !important;
  vertical-align: top !important;
}

body.oku-site .oku-svc-icon::before,
body.oku-site .oku-svc-icon::after,
body.oku-site .oku-svc-fit-icon::before,
body.oku-site .oku-svc-fit-icon::after {
  position: absolute !important;
  content: "" !important;
  border-color: var(--svc-green) !important;
}

body.oku-site .oku-svc-icon.is-talk {
  border-radius: 50% !important;
}

body.oku-site .oku-svc-icon.is-talk::before {
  left: -16px !important;
  bottom: -12px !important;
  width: 22px !important;
  height: 22px !important;
  border: 2px solid var(--svc-green) !important;
  border-radius: 50% !important;
}

body.oku-site .oku-svc-icon.is-doc::before {
  top: 8px !important;
  left: 10px !important;
  width: 25px !important;
  height: 2px !important;
  background: var(--svc-green) !important;
  box-shadow: 0 10px 0 var(--svc-green), 0 20px 0 var(--svc-green) !important;
}

body.oku-site .oku-svc-icon.is-hand {
  transform: rotate(-14deg) !important;
}

body.oku-site .oku-svc-icon.is-hand::before {
  top: 19px !important;
  left: -12px !important;
  width: 70px !important;
  height: 2px !important;
  background: var(--svc-green) !important;
  transform: rotate(28deg) !important;
}

body.oku-site .oku-svc-icon.is-chart {
  border: 0 !important;
}

body.oku-site .oku-svc-icon.is-chart::before {
  right: 4px !important;
  bottom: 3px !important;
  width: 10px !important;
  height: 38px !important;
  background: var(--svc-green) !important;
  box-shadow: -16px 12px 0 var(--svc-green), -32px 22px 0 var(--svc-green) !important;
}

body.oku-site .oku-svc-flow h3 {
  margin: 22px 0 13px !important;
  color: var(--svc-ink) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

body.oku-site .oku-svc-flow p {
  margin: 0 !important;
  color: var(--svc-muted) !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  line-height: 1.85 !important;
}

body.oku-site .oku-svc-fit {
  padding-top: 42px !important;
  padding-bottom: 58px !important;
  background: #fbfbfa !important;
}

body.oku-site .oku-svc-fit > div {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  border-left: 1px solid var(--svc-line) !important;
}

body.oku-site .oku-svc-fit article {
  display: grid !important;
  grid-template-columns: 46px minmax(0, 1fr) !important;
  column-gap: 18px !important;
  padding: 0 28px !important;
  border-right: 1px solid var(--svc-line) !important;
  text-align: left !important;
}

body.oku-site .oku-svc-fit-icon {
  position: relative !important;
  display: block !important;
  width: 42px !important;
  height: 42px !important;
  margin-top: 2px !important;
  border: 1.7px solid var(--svc-green) !important;
}

body.oku-site .oku-svc-fit-icon.is-network {
  border-radius: 50% !important;
}

body.oku-site .oku-svc-fit-icon.is-person {
  border-radius: 50% 50% 45% 45% !important;
}

body.oku-site .oku-svc-fit-icon.is-expert {
  border-radius: 50% !important;
}

body.oku-site .oku-svc-fit-icon::before {
  right: 7px !important;
  bottom: 6px !important;
  left: 7px !important;
  height: 1.7px !important;
  background: var(--svc-green) !important;
  box-shadow: 0 -10px 0 var(--svc-green), 0 -20px 0 var(--svc-green) !important;
}

body.oku-site .oku-svc-fit h3 {
  grid-column: 2 !important;
  margin: 0 0 18px !important;
  color: var(--svc-ink) !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

body.oku-site .oku-svc-fit p {
  grid-column: 2 !important;
  margin: 0 !important;
  color: var(--svc-muted) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.85 !important;
}

body.oku-site .oku-svc + .oku-footer-cta {
  margin-top: 0 !important;
}

/* Support scenarios page: exacting editorial case-study layout. */
body.oku-site .oku-page-content:has(.oku-scn) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-scn {
  --scn-green: #064b3f;
  --scn-ink: #171f1d;
  --scn-muted: #333d3a;
  --scn-line: #d9dbd6;
  --scn-soft: #f5f4f1;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  background: #fff !important;
  color: var(--scn-ink) !important;
}

body.oku-site .oku-scn *,
body.oku-site .oku-scn *::before,
body.oku-site .oku-scn *::after {
  box-sizing: border-box !important;
}

body.oku-site .oku-scn h1,
body.oku-site .oku-scn h2,
body.oku-site .oku-scn h3,
body.oku-site .oku-scn b {
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .02em !important;
}

body.oku-site .oku-scn p,
body.oku-site .oku-scn div,
body.oku-site .oku-scn a,
body.oku-site .oku-scn dt,
body.oku-site .oku-scn dd,
body.oku-site .oku-scn span {
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
}

body.oku-site .oku-scn-hero {
  display: grid !important;
  grid-template-columns: 47.4% 52.6% !important;
  min-height: 398px !important;
  padding: 0 72px 42px !important;
  background: #fff !important;
}

body.oku-site .oku-scn-hero-copy {
  align-self: end !important;
  padding: 0 62px 10px 0 !important;
}

body.oku-site .oku-scn-hero h1 {
  margin: 0 0 16px !important;
  color: var(--scn-ink) !important;
  font-size: 45px !important;
  font-weight: 500 !important;
  line-height: 1.28 !important;
}

body.oku-site .oku-scn-hero-copy > p {
  margin: 0 0 45px !important;
  color: var(--scn-green) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 19px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}

body.oku-site .oku-scn-hero-copy > div {
  max-width: 540px !important;
  color: var(--scn-ink) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 2.25 !important;
}

body.oku-site .oku-scn-hero-media {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 154px !important;
  gap: 20px !important;
  align-self: end !important;
}

body.oku-site .oku-scn-hero-media figure {
  height: 314px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-scn-hero-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

body.oku-site .oku-scn-hero-media aside {
  min-height: 314px !important;
  padding: 27px 24px 15px !important;
  background: var(--scn-soft) !important;
}

body.oku-site .oku-scn-hero-media aside h2 {
  margin: 0 0 23px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid var(--scn-line) !important;
  color: var(--scn-ink) !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
}

body.oku-site .oku-scn-hero-media aside article {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  column-gap: 14px !important;
  min-height: 72px !important;
  padding: 3px 0 16px !important;
  border-bottom: 1px solid var(--scn-line) !important;
}

body.oku-site .oku-scn-hero-media aside article:last-child {
  border-bottom: 0 !important;
}

body.oku-site .oku-scn-hero-media aside i {
  position: relative !important;
  grid-row: 1 / 3 !important;
  display: block !important;
  width: 36px !important;
  height: 36px !important;
  border: 1.5px solid var(--scn-green) !important;
  border-radius: 50% !important;
}

body.oku-site .oku-scn-hero-media aside i::before {
  position: absolute !important;
  inset: 9px !important;
  content: "" !important;
  border: 1.5px solid var(--scn-green) !important;
  border-radius: 50% !important;
}

body.oku-site .oku-scn-hero-media aside b {
  color: var(--scn-ink) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
}

body.oku-site .oku-scn-hero-media aside span {
  color: var(--scn-muted) !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
}

body.oku-site .oku-scn-list {
  padding: 0 72px !important;
}

body.oku-site .oku-scn-case {
  display: grid !important;
  grid-template-columns: 39.8% minmax(0, 1fr) !important;
  gap: 65px !important;
  align-items: center !important;
  padding: 31px 0 !important;
  border-top: 1px solid var(--scn-line) !important;
}

body.oku-site .oku-scn-case.is-reverse {
  grid-template-columns: minmax(0, 1fr) 42.3% !important;
  gap: 58px !important;
}

body.oku-site .oku-scn-case.is-reverse figure {
  grid-column: 2 !important;
}

body.oku-site .oku-scn-case.is-reverse .oku-scn-case-copy {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

body.oku-site .oku-scn-case figure {
  height: 292px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-scn-case img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.oku-site .oku-scn-case:nth-child(3) figure {
  height: 290px !important;
}

body.oku-site .oku-scn-case-copy header {
  display: grid !important;
  grid-template-columns: 70px minmax(0, 1fr) !important;
  gap: 30px !important;
  align-items: start !important;
  margin-bottom: 30px !important;
}

body.oku-site .oku-scn-case-copy header b {
  color: var(--scn-green) !important;
  font-size: 39px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.oku-site .oku-scn-case-copy header h2 {
  margin: 1px 0 0 !important;
  color: var(--scn-ink) !important;
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 1.42 !important;
}

body.oku-site .oku-scn-case dl {
  margin: 0 !important;
}

body.oku-site .oku-scn-case dl > div {
  display: grid !important;
  grid-template-columns: 72px 1px minmax(0, 1fr) !important;
  gap: 26px !important;
  padding: 0 0 16px !important;
}

body.oku-site .oku-scn-case dl > div + div {
  padding-top: 2px !important;
}

body.oku-site .oku-scn-case dl > div::before {
  content: "" !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  width: 1px !important;
  min-height: 100% !important;
  background: var(--scn-line) !important;
}

body.oku-site .oku-scn-case dt {
  grid-column: 1 !important;
  color: var(--scn-ink) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.7 !important;
  white-space: nowrap !important;
}

body.oku-site .oku-scn-case dd {
  grid-column: 3 !important;
  margin: 0 !important;
  color: var(--scn-muted) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.92 !important;
}

body.oku-site .oku-scn-note {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 56px !important;
  min-height: 142px !important;
  margin-top: 28px !important;
  padding: 33px 110px !important;
  background: var(--scn-soft) !important;
}

body.oku-site .oku-scn-note p {
  margin: 0 !important;
  color: var(--scn-ink) !important;
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  font-size: 23px !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

body.oku-site .oku-scn-note div {
  display: flex !important;
  gap: 28px !important;
}

body.oku-site .oku-scn-note a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 20px !important;
  width: 212px !important;
  height: 58px !important;
  border: 1px solid #9ea7a2 !important;
  background: #fff !important;
  color: var(--scn-ink) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

body.oku-site .oku-scn-note a.is-solid {
  border-color: var(--scn-green) !important;
  background: var(--scn-green) !important;
  color: #fff !important;
}

body.oku-site .oku-scn + .oku-footer-cta {
  margin-top: 0 !important;
}

/* Services detail lower section: reference-matched flow and support examples. */
body.oku-site .oku-svc-ref-flow,
body.oku-site .oku-svc-ref-cases {
  display: grid !important;
  grid-template-columns: 174px minmax(0, 1fr) !important;
  gap: 28px !important;
  max-width: 820px !important;
  margin: 0 auto !important;
  padding: 32px 0 !important;
  background: #fff !important;
  border-top: 1px solid #d8dad5 !important;
}

body.oku-site .oku-svc-ref-flow h2,
body.oku-site .oku-svc-ref-cases h2 {
  position: static !important;
  margin: 0 !important;
  padding-top: 8px !important;
  color: #202625 !important;
  text-align: left !important;
  font: 600 22px/1.45 "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-svc-ref-flow h2::after,
body.oku-site .oku-svc-ref-cases h2::after {
  display: none !important;
}

body.oku-site .oku-svc-ref-flow > div {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 0 !important;
  align-items: start !important;
}

body.oku-site .oku-svc-ref-flow article {
  min-height: 72px !important;
  padding: 0 14px !important;
  text-align: center !important;
}

body.oku-site .oku-svc-ref-flow article:not(:last-child)::after {
  top: 19px !important;
  right: -7px !important;
  color: #52615d !important;
  content: ">" !important;
  font: 400 19px/1 "Noto Sans JP", sans-serif !important;
}

body.oku-site .oku-svc-ref-flow article b {
  display: block !important;
  margin: 0 0 7px !important;
  color: #064b3f !important;
  font: 500 23px/1 "Noto Serif JP", serif !important;
}

body.oku-site .oku-svc-ref-flow article span {
  display: block !important;
  color: #202625 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: .04em !important;
}

body.oku-site .oku-svc-ref-cases {
  padding-top: 28px !important;
  padding-bottom: 28px !important;
}

body.oku-site .oku-svc-ref-cases > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  border: 0 !important;
}

body.oku-site .oku-svc-ref-cases article {
  display: block !important;
  padding: 0 !important;
  border: 0 !important;
  background: #f7f7f5 !important;
  text-align: left !important;
}

body.oku-site .oku-svc-ref-cases figure {
  height: 80px !important;
  margin: 0 !important;
}

body.oku-site .oku-svc-ref-cases img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.oku-site .oku-svc-ref-cases article > div {
  padding: 17px 18px 20px !important;
}

body.oku-site .oku-svc-ref-cases h3 {
  grid-column: auto !important;
  margin: 0 0 13px !important;
  color: #202625 !important;
  font: 600 14px/1.65 "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .03em !important;
}

body.oku-site .oku-svc-ref-cases p {
  grid-column: auto !important;
  margin: 0 !important;
  color: #38423f !important;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 1.9 !important;
}

@media (max-width: 700px) {
  body.oku-site .oku-svc-ref-flow,
  body.oku-site .oku-svc-ref-cases {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    width: calc(100% - 40px) !important;
    max-width: none !important;
    padding: 30px 0 !important;
  }

  body.oku-site .oku-svc-ref-flow > div,
  body.oku-site .oku-svc-ref-cases > div {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  body.oku-site .oku-svc-ref-flow article {
    display: grid !important;
    grid-template-columns: 54px 1fr !important;
    min-height: 0 !important;
    padding: 0 0 16px !important;
    text-align: left !important;
    border-bottom: 1px solid #d8dad5 !important;
  }

  body.oku-site .oku-svc-ref-flow article:not(:last-child)::after {
    display: none !important;
  }

  body.oku-site .oku-svc-ref-flow article b,
  body.oku-site .oku-svc-ref-flow article span {
    margin: 0 !important;
    align-self: center !important;
  }

  body.oku-site .oku-svc-ref-cases figure {
    height: 150px !important;
  }
}

@media (max-width: 700px) {
  body.oku-site .oku-scn-hero {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
    padding: 42px 20px 28px !important;
  }

  body.oku-site .oku-scn-hero-copy {
    padding: 0 !important;
  }

  body.oku-site .oku-scn-hero h1 {
    font-size: 36px !important;
  }

  body.oku-site .oku-scn-hero-copy > p {
    margin-bottom: 24px !important;
  }

  body.oku-site .oku-scn-hero-copy > div {
    font-size: 13px !important;
    line-height: 1.95 !important;
  }

  body.oku-site .oku-scn-hero-media {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    margin-top: 28px !important;
  }

  body.oku-site .oku-scn-hero-media figure {
    height: 210px !important;
  }

  body.oku-site .oku-scn-hero-media aside {
    min-height: 0 !important;
    padding: 22px 20px 8px !important;
  }

  body.oku-site .oku-scn-list {
    padding: 0 20px !important;
  }

  body.oku-site .oku-scn-case,
  body.oku-site .oku-scn-case.is-reverse {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
    padding: 30px 0 !important;
  }

  body.oku-site .oku-scn-case.is-reverse figure,
  body.oku-site .oku-scn-case.is-reverse .oku-scn-case-copy {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  body.oku-site .oku-scn-case figure {
    height: 220px !important;
  }

  body.oku-site .oku-scn-case-copy header {
    grid-template-columns: 58px minmax(0, 1fr) !important;
    gap: 16px !important;
    margin-bottom: 22px !important;
  }

  body.oku-site .oku-scn-case-copy header b {
    font-size: 34px !important;
  }

  body.oku-site .oku-scn-case-copy header h2 {
    font-size: 23px !important;
  }

  body.oku-site .oku-scn-case dl > div {
    grid-template-columns: 68px minmax(0, 1fr) !important;
    gap: 16px !important;
    padding-bottom: 15px !important;
  }

  body.oku-site .oku-scn-case dl > div::before {
    display: none !important;
  }

  body.oku-site .oku-scn-case dd {
    grid-column: 2 !important;
    font-size: 12px !important;
    line-height: 1.85 !important;
  }

  body.oku-site .oku-scn-note {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    min-height: 0 !important;
    padding: 34px 20px !important;
  }

  body.oku-site .oku-scn-note p {
    font-size: 20px !important;
  }

  body.oku-site .oku-scn-note div {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  body.oku-site .oku-scn-note a {
    width: 100% !important;
  }
}

@media (max-width: 700px) {
  body.oku-site .oku-svc-hero {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
  }

  body.oku-site .oku-svc-hero-copy {
    padding: 48px 20px 28px !important;
  }

  body.oku-site .oku-svc-hero h1 {
    font-size: 34px !important;
    white-space: normal !important;
  }

  body.oku-site .oku-svc-hero-copy > span {
    margin: 24px 0 20px !important;
  }

  body.oku-site .oku-svc-hero-copy > div {
    font-size: 13px !important;
    line-height: 1.9 !important;
  }

  body.oku-site .oku-svc-hero figure {
    height: 210px !important;
  }

  body.oku-site .oku-svc-group {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-svc-group-head {
    grid-template-columns: 58px 1px minmax(0, 1fr) !important;
    gap: 18px !important;
    padding: 28px 20px 18px !important;
  }

  body.oku-site .oku-svc-group-head b {
    font-size: 34px !important;
  }

  body.oku-site .oku-svc-group-head h2 {
    font-size: 22px !important;
    line-height: 1.45 !important;
  }

  body.oku-site .oku-svc-item {
    grid-template-columns: 54px minmax(0, 1fr) 20px !important;
    min-height: 0 !important;
    padding: 17px 20px !important;
  }

  body.oku-site .oku-svc-item span {
    font-size: 15px !important;
  }

  body.oku-site .oku-svc-item h3 {
    grid-column: 2 !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  body.oku-site .oku-svc-item p {
    grid-column: 2 / 4 !important;
    margin-top: 7px !important;
    font-size: 12px !important;
    line-height: 1.8 !important;
  }

  body.oku-site .oku-svc-item i {
    grid-column: 3 !important;
    grid-row: 1 !important;
    font-size: 24px !important;
  }

  body.oku-site .oku-svc-flow,
  body.oku-site .oku-svc-fit {
    padding: 36px 20px 42px !important;
  }

  body.oku-site .oku-svc-flow h2,
  body.oku-site .oku-svc-fit h2 {
    margin-bottom: 36px !important;
    font-size: 24px !important;
  }

  body.oku-site .oku-svc-flow > div,
  body.oku-site .oku-svc-fit > div {
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    border-left: 0 !important;
  }

  body.oku-site .oku-svc-flow article {
    min-height: 0 !important;
    padding: 18px 0 !important;
    border-bottom: 1px solid var(--svc-line) !important;
  }

  body.oku-site .oku-svc-flow article:not(:last-child)::after {
    display: none !important;
  }

  body.oku-site .oku-svc-fit article {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    padding: 20px 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--svc-line) !important;
  }
}

@media (max-width: 900px) {
  body.oku-site .oku-cgbs-hero,
  body.oku-site .oku-cgbs-issues,
  body.oku-site .oku-cgbs-strength,
  body.oku-site .oku-cgbs-scope,
  body.oku-site .oku-cgbs-flow,
  body.oku-site .oku-cgbs-cases {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-cgbs-hero-copy,
  body.oku-site .oku-cgbs-issues,
  body.oku-site .oku-cgbs-strength,
  body.oku-site .oku-cgbs-scope,
  body.oku-site .oku-cgbs-flow,
  body.oku-site .oku-cgbs-cases {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }

  body.oku-site .oku-cgbs-hero-copy {
    padding-top: 54px !important;
    padding-bottom: 36px !important;
  }

  body.oku-site .oku-cgbs-hero-image,
  body.oku-site .oku-cgbs-hero-image img {
    height: 330px !important;
    min-height: 330px !important;
  }

  body.oku-site .oku-cgbs-case-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 620px) {
  body.oku-site .oku-cgbs-hero-copy,
  body.oku-site .oku-cgbs-issues,
  body.oku-site .oku-cgbs-strength,
  body.oku-site .oku-cgbs-scope,
  body.oku-site .oku-cgbs-flow,
  body.oku-site .oku-cgbs-cases {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  body.oku-site .oku-cgbs-hero {
    min-height: 0 !important;
  }

  body.oku-site .oku-cgbs-hero h1 {
    font-size: 35px !important;
  }

  body.oku-site .oku-cgbs-lead {
    font-size: 15px !important;
    line-height: 1.9 !important;
  }

  body.oku-site .oku-cgbs-issues ul,
  body.oku-site .oku-cgbs-scope-list {
    border-left: 0 !important;
  }

  body.oku-site .oku-cgbs-issues li {
    margin-left: 28px !important;
  }

  body.oku-site .oku-cgbs-issues li::before {
    left: -25px !important;
  }

  body.oku-site .oku-cgbs-chart {
    min-height: 235px !important;
    transform: scale(.86) !important;
    transform-origin: center top !important;
  }

  body.oku-site .oku-cgbs-scope-list article {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    padding-left: 0 !important;
  }

  body.oku-site .oku-cgbs-scope-list article p {
    grid-column: 2 !important;
    margin-top: 8px !important;
  }

  body.oku-site .oku-cgbs-flow > div {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-cgbs-flow article {
    min-height: 0 !important;
    padding: 14px 0 !important;
    border-bottom: 1px solid var(--cgbs-line) !important;
  }

  body.oku-site .oku-cgbs-flow article::after {
    display: none !important;
  }

  body.oku-site .oku-footer-cta {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
    min-height: 0 !important;
    padding: 42px 20px !important;
  }

  body.oku-site .oku-footer-cta h2 {
    font-size: 23px !important;
  }

  body.oku-site .oku-footer-cta-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-footer-cta .oku-button {
    width: 100% !important;
  }

  body.oku-site .oku-footer {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    padding: 34px 20px 24px !important;
  }

  body.oku-site .oku-footer nav,
  body.oku-site .oku-footer-meta {
    justify-content: flex-start !important;
  }

  body.oku-site .oku-copyright {
    grid-column: auto !important;
    text-align: left !important;
  }
}

/* Homepage reference header proportions. */
body.oku-site .oku-header {
  height: 100px !important;
  min-height: 100px !important;
}

body.oku-site .oku-header-inner {
  grid-template-columns: 285px minmax(0, 1fr) 132px !important;
  width: min(1368px, calc(100% - 72px)) !important;
  height: 100px !important;
  gap: 24px !important;
}

body.oku-site .oku-logo strong {
  font-size: 30px !important;
}

body.oku-site .oku-logo small {
  margin-top: 7px !important;
  font-size: 14px !important;
}

body.oku-site .oku-nav,
body.oku-site .oku-nav a {
  height: 100px !important;
}

body.oku-site .oku-nav {
  gap: clamp(18px, 1.7vw, 30px) !important;
}

body.oku-site .oku-nav a {
  font-size: 12px !important;
}

body.oku-site .oku-nav a::after {
  bottom: 25px !important;
}

body.oku-site .oku-header-actions {
  width: 132px !important;
  height: 100px !important;
}

body.oku-site .oku-language {
  top: 17px !important;
}

body.oku-site .oku-language a {
  font-size: 12px !important;
}

body.oku-site .oku-header-contact {
  bottom: 14px !important;
  width: 132px !important;
  height: 42px !important;
  font-size: 12px !important;
}

@media (max-width: 1050px) {
  body.oku-site .oku-header,
  body.oku-site .oku-header-inner {
    height: 76px !important;
    min-height: 76px !important;
  }

  body.oku-site .oku-header-inner {
    grid-template-columns: 220px minmax(0, 1fr) 116px !important;
    width: min(100% - 40px, 980px) !important;
    gap: 15px !important;
  }

  body.oku-site .oku-nav,
  body.oku-site .oku-nav a {
    height: 76px !important;
  }

  body.oku-site .oku-nav {
    gap: 12px !important;
  }

  body.oku-site .oku-nav a {
    font-size: 9px !important;
  }

  body.oku-site .oku-logo strong {
    font-size: 22px !important;
  }

  body.oku-site .oku-logo small {
    font-size: 10px !important;
  }

  body.oku-site .oku-header-actions {
    width: 116px !important;
    height: 76px !important;
  }

  body.oku-site .oku-header-contact {
    bottom: 10px !important;
    width: 116px !important;
    height: 32px !important;
  }
}

/* Insights page: editorial archive replica. */
body.oku-site .oku-page-content:has(.oku-ins-page) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.oku-site .oku-ins-page {
  --ins-green: #064b3f;
  --ins-ink: #101615;
  --ins-muted: #2f3835;
  --ins-line: #d9dbd6;
  --ins-soft: #f6f6f4;
  width: 100% !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  background: #fff !important;
  color: var(--ins-ink) !important;
}

body.oku-site .oku-ins-page *,
body.oku-site .oku-ins-page *::before,
body.oku-site .oku-ins-page *::after {
  box-sizing: border-box !important;
}

body.oku-site .oku-ins-page h1,
body.oku-site .oku-ins-page h2,
body.oku-site .oku-ins-page h3,
body.oku-site .oku-ins-page b {
  font-family: "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .03em !important;
}

body.oku-site .oku-ins-page p,
body.oku-site .oku-ins-page a,
body.oku-site .oku-ins-page time,
body.oku-site .oku-ins-page small,
body.oku-site .oku-ins-page span {
  font-family: "Noto Sans JP", "Noto Sans SC", sans-serif !important;
}

body.oku-site .oku-ins-hero {
  display: grid !important;
  grid-template-columns: 60% 40% !important;
  min-height: 448px !important;
  background: #fff !important;
}

body.oku-site .oku-ins-hero-copy {
  z-index: 1 !important;
  align-self: center !important;
  padding: 50px 22px 48px 78px !important;
}

body.oku-site .oku-ins-hero h1 {
  margin: 0 !important;
  color: #0e1110 !important;
  font-size: clamp(40px, 4.35vw, 64px) !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-ins-sub {
  margin: 20px 0 42px !important;
  color: var(--ins-green) !important;
  font: 500 25px/1.2 "Noto Serif JP", serif !important;
  letter-spacing: .01em !important;
}

body.oku-site .oku-ins-lead {
  max-width: 460px !important;
  margin: 0 !important;
  color: var(--ins-ink) !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 2.15 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-ins-hero figure {
  position: relative !important;
  height: 448px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-ins-hero figure::before {
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  z-index: 1 !important;
  width: 42% !important;
  content: "" !important;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.86) 38%, rgba(255,255,255,0) 100%) !important;
  pointer-events: none !important;
}

body.oku-site .oku-ins-hero img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: saturate(.82) contrast(.96) brightness(1.06) !important;
}

body.oku-site .oku-ins-feature,
body.oku-site .oku-ins-cards,
body.oku-site .oku-ins-topics,
body.oku-site .oku-ins-cta {
  width: min(1360px, calc(100% - 80px)) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.oku-site .oku-ins-feature {
  display: grid !important;
  grid-template-columns: 51% 49% !important;
  margin-top: 34px !important;
  border: 1px solid var(--ins-line) !important;
  background: #fff !important;
}

body.oku-site .oku-ins-feature > div {
  min-height: 300px !important;
  padding: 38px 40px 30px !important;
}

body.oku-site .oku-ins-feature small {
  display: block !important;
  margin: 0 0 24px !important;
  color: var(--ins-green) !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-ins-feature h2 {
  max-width: 560px !important;
  margin: 0 0 20px !important;
  color: var(--ins-ink) !important;
  font-size: clamp(30px, 3vw, 41px) !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  letter-spacing: .035em !important;
}

body.oku-site .oku-ins-feature time,
body.oku-site .oku-ins-card time {
  display: block !important;
  margin: 0 0 21px !important;
  color: var(--ins-ink) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}

body.oku-site .oku-ins-feature p {
  max-width: 470px !important;
  margin: 0 0 26px !important;
  color: var(--ins-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-ins-feature a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 26px !important;
  width: 220px !important;
  height: 56px !important;
  color: #fff !important;
  background: var(--ins-green) !important;
  text-decoration: none !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

body.oku-site .oku-ins-feature figure {
  height: 300px !important;
  margin: 0 !important;
  overflow: hidden !important;
  border-left: 1px solid var(--ins-line) !important;
}

body.oku-site .oku-ins-feature img,
body.oku-site .oku-ins-page-card img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: grayscale(.1) saturate(.78) contrast(.96) brightness(1.06) !important;
}

body.oku-site .oku-ins-cards {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 40px !important;
  margin-top: 44px !important;
}

body.oku-site .oku-ins-page-card {
  position: relative !important;
  display: block !important;
  min-height: 378px !important;
  color: var(--ins-ink) !important;
  border: 1px solid var(--ins-line) !important;
  background: #fff !important;
  text-decoration: none !important;
}

body.oku-site .oku-ins-page-card figure {
  height: 176px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-ins-page-card > div {
  min-height: 200px !important;
  padding: 24px 34px 30px !important;
}

body.oku-site .oku-ins-page-card h2 {
  min-height: 66px !important;
  margin: 0 0 18px !important;
  color: var(--ins-ink) !important;
  font-size: 23px !important;
  font-weight: 500 !important;
  line-height: 1.55 !important;
  letter-spacing: .035em !important;
}

body.oku-site .oku-ins-page-card p {
  margin: 0 !important;
  color: var(--ins-ink) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.95 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-ins-page-card span {
  position: absolute !important;
  right: 33px !important;
  bottom: 29px !important;
  color: var(--ins-green) !important;
  font-size: 31px !important;
  line-height: 1 !important;
}

body.oku-site .oku-ins-topics {
  margin-top: 62px !important;
}

body.oku-site .oku-ins-topics > h2 {
  margin: 0 0 34px !important;
  color: var(--ins-ink) !important;
  text-align: center !important;
  font-size: 30px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  letter-spacing: .11em !important;
}

body.oku-site .oku-ins-topics > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

body.oku-site .oku-ins-topics a {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 74px minmax(0, 1fr) 28px !important;
  align-items: center !important;
  min-height: 94px !important;
  padding: 20px 26px !important;
  color: var(--ins-ink) !important;
  border: 1px solid var(--ins-line) !important;
  background: #fff !important;
  text-decoration: none !important;
}

body.oku-site .oku-ins-topics b {
  display: block !important;
  margin: 0 0 9px !important;
  color: var(--ins-ink) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: .04em !important;
}

body.oku-site .oku-ins-topics small {
  display: block !important;
  color: var(--ins-ink) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  letter-spacing: .04em !important;
}

body.oku-site .oku-ins-topics em {
  color: var(--ins-green) !important;
  font-style: normal !important;
  font-size: 23px !important;
  line-height: 1 !important;
  text-align: right !important;
}

body.oku-site .oku-ins-topic-icon {
  position: relative !important;
  display: block !important;
  width: 42px !important;
  height: 42px !important;
  color: var(--ins-green) !important;
}

body.oku-site .oku-ins-topic-icon::before,
body.oku-site .oku-ins-topic-icon::after {
  position: absolute !important;
  content: "" !important;
  border-color: currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-building::before {
  inset: 2px 11px 0 6px !important;
  border: 3px solid currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-building::after {
  left: 14px !important;
  right: 13px !important;
  bottom: 5px !important;
  height: 3px !important;
  background: currentColor !important;
  box-shadow: 0 -9px 0 currentColor, 0 -18px 0 currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-tax::before {
  inset: 2px 8px 0 8px !important;
  border: 3px solid currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-tax::after {
  left: 16px !important;
  top: 10px !important;
  width: 10px !important;
  height: 22px !important;
  border-left: 3px solid currentColor !important;
  border-bottom: 3px solid currentColor !important;
  transform: rotate(45deg) !important;
}

body.oku-site .oku-ins-topic-icon.is-growth::before {
  left: 4px !important;
  right: 6px !important;
  bottom: 5px !important;
  height: 28px !important;
  border-left: 3px solid currentColor !important;
  border-bottom: 3px solid currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-growth::after {
  left: 12px !important;
  top: 8px !important;
  width: 25px !important;
  height: 22px !important;
  border-top: 3px solid currentColor !important;
  border-right: 3px solid currentColor !important;
  transform: skewY(-25deg) !important;
}

body.oku-site .oku-ins-topic-icon.is-globe::before {
  inset: 2px !important;
  border: 3px solid currentColor !important;
  border-radius: 50% !important;
}

body.oku-site .oku-ins-topic-icon.is-globe::after {
  inset: 11px 3px !important;
  border-top: 3px solid currentColor !important;
  border-bottom: 3px solid currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-org::before {
  left: 17px !important;
  top: 2px !important;
  width: 8px !important;
  height: 8px !important;
  border: 3px solid currentColor !important;
  border-radius: 50% !important;
  box-shadow: -15px 26px 0 -1px #fff, -15px 26px 0 2px currentColor, 15px 26px 0 -1px #fff, 15px 26px 0 2px currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-org::after {
  left: 8px !important;
  top: 18px !important;
  width: 26px !important;
  height: 15px !important;
  border-top: 3px solid currentColor !important;
  border-left: 3px solid currentColor !important;
  border-right: 3px solid currentColor !important;
}

body.oku-site .oku-ins-topic-icon.is-handshake::before {
  left: 2px !important;
  top: 14px !important;
  width: 22px !important;
  height: 13px !important;
  border: 3px solid currentColor !important;
  transform: rotate(24deg) !important;
}

body.oku-site .oku-ins-topic-icon.is-handshake::after {
  right: 2px !important;
  top: 14px !important;
  width: 22px !important;
  height: 13px !important;
  border: 3px solid currentColor !important;
  transform: rotate(-24deg) !important;
}

body.oku-site .oku-ins-cta {
  display: grid !important;
  grid-template-columns: minmax(260px, 1fr) 1px 360px !important;
  align-items: center !important;
  gap: 52px !important;
  min-height: 156px !important;
  margin-top: 48px !important;
  margin-bottom: 42px !important;
  padding: 33px 70px !important;
  background: var(--ins-soft) !important;
}

body.oku-site .oku-ins-cta::before {
  display: block !important;
  width: 1px !important;
  height: 82px !important;
  content: "" !important;
  background: #b8bbb4 !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
}

body.oku-site .oku-ins-cta > div {
  grid-column: 1 !important;
}

body.oku-site .oku-ins-cta h2 {
  margin: 0 0 16px !important;
  color: var(--ins-ink) !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: .08em !important;
}

body.oku-site .oku-ins-cta p {
  margin: 0 !important;
  color: var(--ins-ink) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.85 !important;
  letter-spacing: .06em !important;
}

body.oku-site .oku-ins-cta > a {
  grid-column: 3 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 31px !important;
  width: 360px !important;
  height: 58px !important;
  color: #fff !important;
  background: var(--ins-green) !important;
  text-decoration: none !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}

body.oku-site .oku-ins-page + .oku-footer-cta {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  body.oku-site .oku-ins-hero {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-ins-hero-copy {
    padding: 48px 32px 36px !important;
  }

  body.oku-site .oku-ins-hero figure {
    height: 330px !important;
  }

  body.oku-site .oku-ins-feature,
  body.oku-site .oku-ins-cards,
  body.oku-site .oku-ins-topics,
  body.oku-site .oku-ins-cta {
    width: calc(100% - 48px) !important;
  }

  body.oku-site .oku-ins-feature,
  body.oku-site .oku-ins-cards,
  body.oku-site .oku-ins-topics > div,
  body.oku-site .oku-ins-cta {
    grid-template-columns: 1fr !important;
  }

  body.oku-site .oku-ins-feature figure {
    order: -1 !important;
    height: 240px !important;
    border-left: 0 !important;
    border-bottom: 1px solid var(--ins-line) !important;
  }

  body.oku-site .oku-ins-cta {
    gap: 24px !important;
    padding: 34px 28px !important;
  }

  body.oku-site .oku-ins-cta::before {
    display: none !important;
  }

  body.oku-site .oku-ins-cta > div,
  body.oku-site .oku-ins-cta > a {
    grid-column: auto !important;
  }

  body.oku-site .oku-ins-cta > a {
    width: 100% !important;
  }
}

@media (max-width: 620px) {
  body.oku-site .oku-ins-hero-copy {
    padding: 38px 20px 30px !important;
  }

  body.oku-site .oku-ins-hero h1 {
    font-size: 35px !important;
  }

  body.oku-site .oku-ins-sub {
    margin: 14px 0 28px !important;
    font-size: 19px !important;
  }

  body.oku-site .oku-ins-lead {
    font-size: 14px !important;
    line-height: 1.9 !important;
  }

  body.oku-site .oku-ins-hero figure {
    height: 220px !important;
  }

  body.oku-site .oku-ins-feature,
  body.oku-site .oku-ins-cards,
  body.oku-site .oku-ins-topics,
  body.oku-site .oku-ins-cta {
    width: calc(100% - 40px) !important;
  }

  body.oku-site .oku-ins-feature {
    margin-top: 26px !important;
  }

  body.oku-site .oku-ins-feature > div {
    min-height: 0 !important;
    padding: 28px 24px !important;
  }

  body.oku-site .oku-ins-feature h2,
  body.oku-site .oku-ins-page-card h2 {
    min-height: 0 !important;
    font-size: 21px !important;
  }

  body.oku-site .oku-ins-feature p,
  body.oku-site .oku-ins-page-card p {
    font-size: 13px !important;
    line-height: 1.8 !important;
  }

  body.oku-site .oku-ins-feature a {
    width: 100% !important;
  }

  body.oku-site .oku-ins-cards {
    gap: 24px !important;
    margin-top: 28px !important;
  }

  body.oku-site .oku-ins-page-card {
    min-height: 0 !important;
  }

  body.oku-site .oku-ins-page-card figure {
    height: 155px !important;
  }

  body.oku-site .oku-ins-page-card > div {
    min-height: 0 !important;
    padding: 22px 24px 58px !important;
  }

  body.oku-site .oku-ins-topics {
    margin-top: 42px !important;
  }

  body.oku-site .oku-ins-topics > h2 {
    margin-bottom: 22px !important;
    font-size: 24px !important;
  }

  body.oku-site .oku-ins-topics a {
    grid-template-columns: 52px minmax(0, 1fr) 22px !important;
    min-height: 86px !important;
    padding: 18px 18px !important;
  }

  body.oku-site .oku-ins-topic-icon {
    width: 34px !important;
    height: 34px !important;
    transform: scale(.82) !important;
    transform-origin: left center !important;
  }

  body.oku-site .oku-ins-cta {
    margin-top: 34px !important;
    margin-bottom: 0 !important;
  }
}
/* Fees page reference: pricing matrix, explanatory cards, FAQ and CTA. */
body.oku-site .oku-fees-page {
  --fee-green: #005546;
  --fee-green-dark: #00483b;
  --fee-line: #d8e0dd;
  --fee-text: #1f2c2b;
  --fee-muted: #667370;
  background: #fff;
  color: var(--fee-text);
  font-family: "Noto Sans JP", Inter, sans-serif;
}

body.oku-site .oku-fees-page * {
  box-sizing: border-box;
}

body.oku-site .oku-fees-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.96fr) minmax(0, 1.36fr);
  min-height: 460px;
  border-bottom: 1px solid var(--fee-line);
  background: #f8faf9;
  overflow: hidden;
}

body.oku-site .oku-fees-hero-copy {
  align-self: center;
  padding: clamp(58px, 8vw, 112px) 7vw clamp(52px, 7vw, 94px);
  position: relative;
  z-index: 1;
}

body.oku-site .oku-fees-hero h1 {
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(44px, 5vw, 72px);
  line-height: 1.18;
  letter-spacing: 0;
  font-weight: 600;
}

body.oku-site .oku-fees-sub {
  margin: 18px 0 0;
  color: var(--fee-green);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(19px, 1.8vw, 27px);
}

body.oku-site .oku-fees-lead {
  margin: 44px 0 0;
  max-width: 520px;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 2;
  font-weight: 500;
}

body.oku-site .oku-fees-hero figure {
  min-height: 460px;
  margin: 0;
  position: relative;
}

body.oku-site .oku-fees-hero figure::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -1px;
  width: 42%;
  z-index: 1;
  background: linear-gradient(90deg, #f8faf9 0%, rgba(248, 250, 249, 0.72) 42%, rgba(248, 250, 249, 0) 100%);
}

body.oku-site .oku-fees-hero img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
  display: block;
  filter: saturate(0.86) brightness(1.06);
}

body.oku-site .oku-fees-table-section,
body.oku-site .oku-fees-cards,
body.oku-site .oku-fees-faq {
  width: min(1280px, calc(100% - 80px));
  margin-inline: auto;
}

body.oku-site .oku-fees-table-section {
  padding: 56px 0 40px;
}

body.oku-site .oku-fees-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--fee-line);
  background: #fff;
}

body.oku-site .oku-fees-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
}

body.oku-site .oku-fees-table thead th {
  background: linear-gradient(135deg, var(--fee-green), var(--fee-green-dark));
  color: #fff;
  padding: 28px 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.28);
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-weight: 600;
}

body.oku-site .oku-fees-table tbody th,
body.oku-site .oku-fees-table td {
  padding: 28px 24px;
  border-top: 1px solid var(--fee-line);
  border-right: 1px solid var(--fee-line);
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.96);
}

body.oku-site .oku-fees-table tbody th {
  width: 25%;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 19px;
  font-weight: 600;
}

body.oku-site .oku-fees-table td {
  text-align: center;
  font-size: 18px;
  line-height: 1.65;
}

body.oku-site .oku-fees-table td:last-child {
  text-align: left;
  font-size: 14px;
  color: var(--fee-muted);
}

body.oku-site .oku-fees-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 16px;
  vertical-align: middle;
  border: 2px solid var(--fee-green);
  position: relative;
}

body.oku-site .oku-fees-icon::after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  top: 7px;
  height: 2px;
  background: var(--fee-green);
  box-shadow: 0 6px 0 var(--fee-green), 0 12px 0 var(--fee-green);
}

body.oku-site .oku-fees-note {
  margin: 22px 0 0;
  color: var(--fee-muted);
  font-size: 14px;
  line-height: 1.9;
}

body.oku-site .oku-fees-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 24px 0 54px;
}

body.oku-site .oku-fees-cards article {
  min-height: 300px;
  padding: 38px 34px 34px;
  border: 1px solid #e3e8e6;
  background: linear-gradient(135deg, #fff 0%, #f6f8f7 100%);
}

body.oku-site .oku-fees-cards article > span {
  display: inline-grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border: 2px solid var(--fee-green);
  color: var(--fee-green);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
}

body.oku-site .oku-fees-cards h2 {
  margin: 0 0 22px;
  color: var(--fee-green);
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
}

body.oku-site .oku-fees-cards ul {
  margin: 0;
  padding: 0 0 0 1.2em;
  color: var(--fee-text);
  line-height: 2;
  font-size: 15px;
}

body.oku-site .oku-fees-cards a {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  margin-top: 22px;
  color: var(--fee-green);
  font-weight: 700;
  text-decoration: none;
}

body.oku-site .oku-fees-faq {
  padding: 0 0 58px;
}

body.oku-site .oku-fees-faq h2 {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 26px;
  align-items: center;
  margin: 0 0 28px;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  text-align: center;
  font-weight: 600;
}

body.oku-site .oku-fees-faq h2::before,
body.oku-site .oku-fees-faq h2::after {
  content: "";
  height: 1px;
  background: var(--fee-line);
}

body.oku-site .oku-fees-faq > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--fee-line);
}

body.oku-site .oku-fees-faq article {
  padding: 26px 28px;
  border-right: 1px solid var(--fee-line);
}

body.oku-site .oku-fees-faq article:last-child {
  border-right: 0;
}

body.oku-site .oku-fees-faq h3 {
  margin: 0 0 14px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
}

body.oku-site .oku-fees-faq p {
  margin: 0;
  color: var(--fee-muted);
  font-size: 14px;
  line-height: 1.9;
}

body.oku-site .oku-fees-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 230px 260px;
  gap: 22px;
  align-items: center;
  padding: 34px 7vw;
  background: var(--fee-green);
  color: #fff;
}

body.oku-site .oku-fees-cta h2 {
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(22px, 2vw, 32px);
  font-weight: 600;
  line-height: 1.55;
}

body.oku-site .oku-fees-cta p {
  margin: 8px 0 0;
  font-size: 18px;
  line-height: 1.6;
}

body.oku-site .oku-fees-cta a {
  display: inline-flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

body.oku-site .oku-fees-cta a:first-of-type {
  background: #fff;
  color: var(--fee-green);
}

@media (max-width: 980px) {
  body.oku-site .oku-fees-hero {
    grid-template-columns: 1fr;
  }

  body.oku-site .oku-fees-hero-copy {
    padding: 54px 24px 34px;
  }

  body.oku-site .oku-fees-hero figure,
  body.oku-site .oku-fees-hero img {
    min-height: 270px;
  }

  body.oku-site .oku-fees-hero figure::before {
    inset: -1px 0 auto;
    width: 100%;
    height: 34%;
    background: linear-gradient(180deg, #f8faf9 0%, rgba(248, 250, 249, 0) 100%);
  }

  body.oku-site .oku-fees-table-section,
  body.oku-site .oku-fees-cards,
  body.oku-site .oku-fees-faq {
    width: min(100% - 32px, 720px);
  }

  body.oku-site .oku-fees-cards,
  body.oku-site .oku-fees-faq > div,
  body.oku-site .oku-fees-cta {
    grid-template-columns: 1fr;
  }

  body.oku-site .oku-fees-faq article {
    border-right: 0;
    border-bottom: 1px solid var(--fee-line);
  }

  body.oku-site .oku-fees-cta {
    padding: 32px 24px;
  }

  body.oku-site .oku-fees-table-wrap {
    overflow: visible;
    border: 0;
    background: transparent;
  }

  body.oku-site .oku-fees-table {
    min-width: 0;
    border-collapse: separate;
    border-spacing: 0 12px;
  }

  body.oku-site .oku-fees-table thead {
    display: none;
  }

  body.oku-site .oku-fees-table,
  body.oku-site .oku-fees-table tbody,
  body.oku-site .oku-fees-table tr,
  body.oku-site .oku-fees-table th,
  body.oku-site .oku-fees-table td {
    display: block;
    width: 100%;
  }

  body.oku-site .oku-fees-table tr {
    border: 1px solid var(--fee-line);
    background: #fff;
  }

  body.oku-site .oku-fees-table tbody th,
  body.oku-site .oku-fees-table td {
    border: 0;
    border-bottom: 1px solid var(--fee-line);
    padding: 16px 18px;
    text-align: left;
    font-size: 15px;
  }

  body.oku-site .oku-fees-table tbody th {
    width: 100%;
    background: var(--fee-green);
    color: #fff;
    font-size: 17px;
  }

  body.oku-site .oku-fees-table tbody th .oku-fees-icon {
    border-color: #fff;
  }

  body.oku-site .oku-fees-table tbody th .oku-fees-icon::after {
    background: #fff;
    box-shadow: 0 6px 0 #fff, 0 12px 0 #fff;
  }

  body.oku-site .oku-fees-table td::before {
    display: block;
    margin-bottom: 5px;
    color: var(--fee-green);
    font-size: 12px;
    font-weight: 700;
  }

  body.oku-site .oku-fees-table td:nth-child(2)::before {
    content: "対象・範囲";
  }

  body.oku-site .oku-fees-table td:nth-child(3)::before {
    content: "毎月定額";
  }

  body.oku-site .oku-fees-table td:nth-child(4)::before {
    content: "年間";
  }

  body.oku-site .oku-fees-table td:nth-child(5)::before {
    content: "備考";
  }
}

body.oku-site.page-id-20 .oku-footer-cta {
  display: none !important;
}

/* Contact page reference: hero, form card, contact information rail. */
body.oku-site .oku-contact-page {
  --contact-green: #005546;
  --contact-line: #dfe6e3;
  --contact-text: #1f2c2b;
  --contact-muted: #667370;
  background: #fff;
  color: var(--contact-text);
  font-family: "Noto Sans JP", Inter, sans-serif;
}

body.oku-site .oku-contact-page * {
  box-sizing: border-box;
}

body.oku-site .oku-contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.42fr);
  min-height: 450px;
  border-bottom: 1px solid var(--contact-line);
  background: #fbfcfb;
  overflow: hidden;
}

body.oku-site .oku-contact-hero-copy {
  align-self: center;
  padding: clamp(60px, 8vw, 108px) 7vw clamp(52px, 7vw, 90px);
  position: relative;
  z-index: 1;
}

body.oku-site .oku-contact-hero h1 {
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(43px, 5vw, 70px);
  line-height: 1.18;
  letter-spacing: 0;
  font-weight: 600;
}

body.oku-site .oku-contact-sub {
  margin: 18px 0 0;
  color: var(--contact-green);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(20px, 1.8vw, 28px);
}

body.oku-site .oku-contact-lead {
  margin: 42px 0 0;
  max-width: 540px;
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 2;
  font-weight: 500;
}

body.oku-site .oku-contact-hero figure {
  margin: 0;
  min-height: 450px;
  position: relative;
}

body.oku-site .oku-contact-hero figure::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -1px;
  width: 40%;
  z-index: 1;
  background: linear-gradient(90deg, #fbfcfb 0%, rgba(251, 252, 251, 0.74) 46%, rgba(251, 252, 251, 0) 100%);
}

body.oku-site .oku-contact-hero img {
  width: 100%;
  height: 100%;
  min-height: 450px;
  object-fit: cover;
  display: block;
  filter: saturate(0.9) brightness(1.05);
}

body.oku-site .oku-contact-body {
  display: grid;
  grid-template-columns: minmax(0, 1.34fr) minmax(340px, 0.86fr);
  gap: 72px;
  width: min(1320px, calc(100% - 80px));
  margin: 0 auto;
  padding: 46px 0 58px;
}

body.oku-site .oku-contact-form-card {
  padding: clamp(34px, 5vw, 58px);
  border: 1px solid #e4e9e7;
  background: #fff;
  box-shadow: 0 12px 42px rgba(0, 55, 45, 0.06);
}

body.oku-site .oku-contact-form-card h2,
body.oku-site .oku-contact-info h2 {
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(27px, 2.5vw, 36px);
  font-weight: 600;
  line-height: 1.35;
}

body.oku-site .oku-contact-form-card > span,
body.oku-site .oku-contact-info section > span {
  display: block;
  width: 58px;
  height: 2px;
  margin: 22px 0 34px;
  background: var(--contact-green);
}

body.oku-site .oku-contact-form form {
  margin: 0;
}

body.oku-site .oku-contact-form p {
  margin: 0;
}

body.oku-site .oku-contact-form label {
  display: block;
  margin: 24px 0 10px;
  color: var(--contact-text);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.6;
}

body.oku-site .oku-contact-form input:not([type="submit"]),
body.oku-site .oku-contact-form textarea,
body.oku-site .oku-contact-form select {
  width: 100%;
  min-height: 66px;
  padding: 16px 20px;
  border: 1px solid #d7dddd;
  border-radius: 0;
  background: #fff;
  color: var(--contact-text);
  font-size: 16px;
  line-height: 1.6;
  box-shadow: none;
}

body.oku-site .oku-contact-form textarea {
  min-height: 170px;
  resize: vertical;
}

body.oku-site .oku-contact-form input:focus,
body.oku-site .oku-contact-form textarea:focus,
body.oku-site .oku-contact-form select:focus {
  outline: 2px solid rgba(0, 85, 70, 0.18);
  border-color: var(--contact-green);
}

body.oku-site .oku-contact-form input[type="submit"] {
  width: 100%;
  min-height: 68px;
  margin-top: 28px;
  border: 0;
  border-radius: 0;
  background: var(--contact-green);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  cursor: pointer;
}

body.oku-site .oku-contact-form .wpcf7-spinner {
  display: block;
  margin: 16px auto 0;
}

body.oku-site .oku-contact-form .wpcf7-not-valid-tip {
  margin-top: 8px;
  color: #a23232;
  font-size: 13px;
}

body.oku-site .oku-contact-form .wpcf7-response-output {
  margin: 22px 0 0;
  padding: 14px 16px;
  border-color: var(--contact-green);
  color: var(--contact-text);
}

body.oku-site .oku-contact-privacy {
  margin: 18px 0 0;
  color: var(--contact-muted);
  font-size: 13px;
  line-height: 1.8;
}

body.oku-site .oku-contact-info {
  padding: clamp(28px, 4vw, 58px) 0 0;
}

body.oku-site .oku-contact-info section {
  padding: 0 0 38px;
  margin: 0 0 38px;
  border-bottom: 1px solid var(--contact-line);
}

body.oku-site .oku-contact-office {
  margin: 0 0 32px;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  line-height: 1.65;
}

body.oku-site .oku-contact-office strong {
  display: block;
  font-size: 22px;
  letter-spacing: .03em;
}

body.oku-site .oku-contact-line {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

body.oku-site .oku-contact-line i,
body.oku-site .oku-contact-lang li::before {
  display: inline-grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 2px solid var(--contact-green);
  border-radius: 999px;
  color: var(--contact-green);
  content: "";
}

body.oku-site .oku-contact-line i::before {
  content: "";
  width: 10px;
  height: 8px;
  border-left: 2px solid var(--contact-green);
  border-bottom: 2px solid var(--contact-green);
  transform: rotate(-45deg) translate(1px, -1px);
}

body.oku-site .oku-contact-line h3 {
  margin: 0 0 12px;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 600;
}

body.oku-site .oku-contact-line p {
  margin: 0;
  color: var(--contact-text);
  font-size: 16px;
  line-height: 1.9;
}

body.oku-site .oku-contact-lang {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 18px;
}

body.oku-site .oku-contact-lang li {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 19px;
  font-family: "Noto Serif JP", serif;
}

body.oku-site .oku-contact-lang li::before {
  content: "";
  width: 24px;
  height: 24px;
  border-width: 2px;
}

body.oku-site .oku-contact-line.is-online {
  grid-template-columns: 68px minmax(0, 1fr);
}

body.oku-site .oku-contact-line.is-online i {
  width: 58px;
  height: 58px;
  background: #eef3ef;
  border-color: #eef3ef;
}

body.oku-site .oku-contact-line.is-online i::before {
  width: 20px;
  height: 14px;
  border-color: var(--contact-green);
}

body.oku-site .oku-contact-info figure {
  margin: 0;
}

body.oku-site .oku-contact-info img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border: 1px solid var(--contact-line);
}

body.oku-site.page-id-21 .oku-footer-cta {
  display: none !important;
}

/* Icon repair: replace blank placeholder shapes with recognizable line icons. */
body.oku-site {
  --oku-ico-mail: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E");
  --oku-ico-globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c3 3.4 3 14.6 0 18M12 3c-3 3.4-3 14.6 0 18'/%3E%3C/svg%3E");
  --oku-ico-message: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12a8 8 0 0 1-8 8H6l-4 3 1.5-5A8 8 0 1 1 21 12Z'/%3E%3Cpath d='M8 10h8M8 14h5'/%3E%3C/svg%3E");
  --oku-ico-file: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3h7l4 4v14H7z'/%3E%3Cpath d='M14 3v5h5M9 13h6M9 17h6'/%3E%3C/svg%3E");
  --oku-ico-pen: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E");
  --oku-ico-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3Cpath d='M4 4h16v16H4z'/%3E%3C/svg%3E");
  --oku-ico-refresh: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12a8 8 0 0 1-14 5M4 12a8 8 0 0 1 14-5'/%3E%3Cpath d='M6 17H2v4M18 7h4V3'/%3E%3C/svg%3E");
  --oku-ico-calculator: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='3' width='14' height='18' rx='2'/%3E%3Cpath d='M8 7h8M8 11h2M12 11h2M16 11h.01M8 15h2M12 15h2M16 15h.01M8 19h2M12 19h4'/%3E%3C/svg%3E");
  --oku-ico-clipboard: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 4h6l1 2h3v15H5V6h3z'/%3E%3Cpath d='M9 4h6M8 12h8M8 16h5'/%3E%3C/svg%3E");
  --oku-ico-monitor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='12' rx='2'/%3E%3Cpath d='M8 20h8M12 16v4M9 10l2 2 4-5'/%3E%3C/svg%3E");
}

body.oku-site .oku-about-lang i,
body.oku-site .oku-about-flow i,
body.oku-site .oku-footer-cta-icon,
body.oku-site .oku-fees-icon,
body.oku-site .oku-fees-cards article > span,
body.oku-site .oku-contact-line i,
body.oku-site .oku-contact-lang li::before {
  position: relative !important;
}

body.oku-site .oku-about-lang i::before,
body.oku-site .oku-about-flow i::before,
body.oku-site .oku-footer-cta-icon::before,
body.oku-site .oku-fees-icon::before,
body.oku-site .oku-fees-cards article > span::before,
body.oku-site .oku-contact-line i::before,
body.oku-site .oku-contact-lang li::before {
  content: "" !important;
  display: block !important;
  background: currentColor !important;
  -webkit-mask-position: center !important;
  mask-position: center !important;
  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;
  -webkit-mask-size: contain !important;
  mask-size: contain !important;
}

body.oku-site .oku-about-lang i {
  display: grid !important;
  place-items: center !important;
  color: #0d4d42 !important;
}

body.oku-site .oku-about-lang i::before {
  width: 24px !important;
  height: 24px !important;
  -webkit-mask-image: var(--oku-ico-globe) !important;
  mask-image: var(--oku-ico-globe) !important;
}

body.oku-site .oku-about-flow i {
  display: grid !important;
  place-items: center !important;
  color: #0d4d42 !important;
}

body.oku-site .oku-about-flow i::before {
  width: 22px !important;
  height: 22px !important;
}

body.oku-site .oku-about-flow article:nth-child(1) i::before { -webkit-mask-image: var(--oku-ico-mail) !important; mask-image: var(--oku-ico-mail) !important; }
body.oku-site .oku-about-flow article:nth-child(2) i::before { -webkit-mask-image: var(--oku-ico-message) !important; mask-image: var(--oku-ico-message) !important; }
body.oku-site .oku-about-flow article:nth-child(3) i::before { -webkit-mask-image: var(--oku-ico-file) !important; mask-image: var(--oku-ico-file) !important; }
body.oku-site .oku-about-flow article:nth-child(4) i::before { -webkit-mask-image: var(--oku-ico-pen) !important; mask-image: var(--oku-ico-pen) !important; }
body.oku-site .oku-about-flow article:nth-child(5) i::before { -webkit-mask-image: var(--oku-ico-refresh) !important; mask-image: var(--oku-ico-refresh) !important; }

body.oku-site .oku-footer-cta-icon {
  color: #fff !important;
}

body.oku-site .oku-footer-cta-icon span {
  display: none !important;
}

body.oku-site .oku-footer-cta-icon::before {
  width: 24px !important;
  height: 24px !important;
  -webkit-mask-image: var(--oku-ico-mail) !important;
  mask-image: var(--oku-ico-mail) !important;
}

body.oku-site .oku-fees-icon {
  display: inline-grid !important;
  place-items: center !important;
  color: var(--fee-green) !important;
  border: 2px solid currentColor !important;
}

body.oku-site .oku-fees-icon::before {
  width: 18px !important;
  height: 18px !important;
  -webkit-mask-image: var(--oku-ico-file) !important;
  mask-image: var(--oku-ico-file) !important;
}

body.oku-site .oku-fees-icon::after {
  display: none !important;
}

body.oku-site .oku-fees-cards article > span {
  font-size: 0 !important;
  color: var(--fee-green) !important;
}

body.oku-site .oku-fees-cards article > span::before {
  width: 28px !important;
  height: 28px !important;
}

body.oku-site .oku-fees-cards article:nth-child(1) > span::before { -webkit-mask-image: var(--oku-ico-clipboard) !important; mask-image: var(--oku-ico-clipboard) !important; }
body.oku-site .oku-fees-cards article:nth-child(2) > span::before { -webkit-mask-image: var(--oku-ico-calculator) !important; mask-image: var(--oku-ico-calculator) !important; }
body.oku-site .oku-fees-cards article:nth-child(3) > span::before { -webkit-mask-image: var(--oku-ico-globe) !important; mask-image: var(--oku-ico-globe) !important; }

body.oku-site .oku-contact-line i {
  display: grid !important;
  place-items: center !important;
  color: var(--contact-green) !important;
}

body.oku-site .oku-contact-line i::before {
  width: 18px !important;
  height: 18px !important;
  border: 0 !important;
  transform: none !important;
  -webkit-mask-image: var(--oku-ico-mail) !important;
  mask-image: var(--oku-ico-mail) !important;
}

body.oku-site .oku-contact-line.is-online i::before {
  width: 26px !important;
  height: 26px !important;
  -webkit-mask-image: var(--oku-ico-monitor) !important;
  mask-image: var(--oku-ico-monitor) !important;
}

body.oku-site .oku-contact-lang li::before {
  flex: 0 0 24px !important;
  width: 24px !important;
  height: 24px !important;
  border: 0 !important;
  -webkit-mask-image: var(--oku-ico-globe) !important;
  mask-image: var(--oku-ico-globe) !important;
}

@media (max-width: 980px) {
  body.oku-site .oku-fees-table tbody th .oku-fees-icon {
    color: #fff !important;
    border-color: currentColor !important;
  }
}

body.oku-site {
  --oku-ico-chart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='M7 16V9M12 16V5M17 16v-3'/%3E%3Cpath d='m6 11 5-5 4 4 3-3'/%3E%3C/svg%3E");
  --oku-ico-building: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 21V5a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v16'/%3E%3Cpath d='M17 9h1a2 2 0 0 1 2 2v10M8 7h2M8 11h2M8 15h2M14 7h.01M14 11h.01M14 15h.01M3 21h18'/%3E%3C/svg%3E");
  --oku-ico-handshake: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 12 3 3a2 2 0 0 0 3 0l1-1'/%3E%3Cpath d='M12 8 9 11a2 2 0 0 0 0 3l1 1'/%3E%3Cpath d='M3 8h4l3-3h4l3 3h4'/%3E%3Cpath d='M7 8v8l3 3M17 8v8l-3 3'/%3E%3C/svg%3E");
  --oku-ico-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9.5' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");
}

body.oku-site .oku-fees-table tbody tr:nth-child(1) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-calculator) !important;
  mask-image: var(--oku-ico-calculator) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(2) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-clipboard) !important;
  mask-image: var(--oku-ico-clipboard) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(3) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-globe) !important;
  mask-image: var(--oku-ico-globe) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(4) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-chart) !important;
  mask-image: var(--oku-ico-chart) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(5) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-handshake) !important;
  mask-image: var(--oku-ico-handshake) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(6) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-building) !important;
  mask-image: var(--oku-ico-building) !important;
}

body.oku-site .oku-fees-table tbody tr:nth-child(7) .oku-fees-icon::before {
  -webkit-mask-image: var(--oku-ico-users) !important;
  mask-image: var(--oku-ico-users) !important;
}

body.oku-site .oku-ins-all {
  width: min(1120px, calc(100% - 96px)) !important;
  margin: 72px auto 0 !important;
  border-top: 1px solid #dfe4df !important;
}

body.oku-site .oku-ins-all h2 {
  margin: 0 !important;
  padding: 32px 0 20px !important;
  color: #101615 !important;
  font: 500 28px/1.35 "Noto Serif JP", "Noto Serif SC", serif !important;
}

body.oku-site .oku-ins-all a {
  display: grid !important;
  grid-template-columns: 120px minmax(0, 1fr) 32px !important;
  gap: 24px !important;
  align-items: center !important;
  min-height: 74px !important;
  color: #101615 !important;
  text-decoration: none !important;
  border-top: 1px solid #e4e7e2 !important;
}

body.oku-site .oku-ins-all time,
body.oku-site .oku-ins-all em {
  color: #075b4d !important;
  font-style: normal !important;
}

body.oku-site .oku-ins-all span {
  min-width: 0 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
}

body.oku-site .oku-article-page {
  background: #fff !important;
}

body.oku-site .oku-article-hero {
  display: grid !important;
  grid-template-columns: 52% 48% !important;
  min-height: 500px !important;
  border-bottom: 1px solid #dfe1dc !important;
}

body.oku-site .oku-article-hero > div {
  padding: 76px 64px 68px 86px !important;
}

body.oku-site .oku-article-hero a {
  display: inline-block !important;
  margin-bottom: 34px !important;
  color: #075b4d !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

body.oku-site .oku-article-hero time {
  display: block !important;
  margin-bottom: 18px !important;
  color: #60706b !important;
  font-size: 13px !important;
}

body.oku-site .oku-article-hero h1 {
  max-width: 760px !important;
  margin: 0 !important;
  color: #101615 !important;
  font: 500 clamp(34px, 3.8vw, 54px)/1.42 "Noto Serif JP", "Noto Serif SC", serif !important;
  letter-spacing: .02em !important;
}

body.oku-site .oku-article-hero p {
  max-width: 660px !important;
  margin: 30px 0 0 !important;
  color: #27312e !important;
  font-size: 17px !important;
  line-height: 2 !important;
}

body.oku-site .oku-article-hero figure {
  height: 500px !important;
  margin: 0 !important;
  overflow: hidden !important;
}

body.oku-site .oku-article-hero img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  filter: saturate(.82) contrast(.96) brightness(1.05) !important;
}

body.oku-site .oku-article-body {
  width: min(860px, calc(100% - 96px)) !important;
  margin: 76px auto 84px !important;
}

body.oku-site .oku-article-body section {
  margin: 0 0 54px !important;
  padding-bottom: 46px !important;
  border-bottom: 1px solid #e3e6e1 !important;
}

body.oku-site .oku-article-body h2 {
  margin: 0 0 22px !important;
  color: #101615 !important;
  font: 500 29px/1.55 "Noto Serif JP", "Noto Serif SC", serif !important;
}

body.oku-site .oku-article-body p {
  margin: 0 0 18px !important;
  color: #27312e !important;
  font-size: 16px !important;
  line-height: 2.15 !important;
}

body.oku-site .oku-article-cta {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 32px !important;
  padding: 52px 84px !important;
  color: #fff !important;
  background: #075b4d !important;
  overflow: hidden !important;
  animation: okuArticleCtaIn .52s cubic-bezier(.22, .61, .36, 1) both !important;
}

body.oku-site .oku-article-cta::before {
  position: absolute !important;
  inset: 0 !important;
  content: "" !important;
  pointer-events: none !important;
  background: linear-gradient(110deg, transparent 0%, rgba(255,255,255,.13) 42%, transparent 68%) !important;
  transform: translateX(-115%) !important;
  animation: okuArticleCtaSheen 1.15s .2s cubic-bezier(.22, .61, .36, 1) both !important;
}

body.oku-site .oku-article-cta h2 {
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
  color: #fff !important;
  font: 500 30px/1.55 "Noto Serif JP", "Noto Serif SC", serif !important;
}

body.oku-site .oku-article-cta a {
  position: relative !important;
  z-index: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 18px !important;
  min-width: 210px !important;
  min-height: 60px !important;
  color: #075b4d !important;
  background: #fff !important;
  text-decoration: none !important;
  font-weight: 800 !important;
  transition: transform .22s ease, box-shadow .22s ease !important;
}

body.oku-site .oku-article-cta a span {
  display: inline-block !important;
  transition: transform .22s ease !important;
}

body.oku-site .oku-article-cta a:hover,
body.oku-site .oku-article-cta a:focus-visible {
  transform: translateY(-2px) !important;
  box-shadow: 0 14px 28px rgba(0,0,0,.16) !important;
}

body.oku-site .oku-article-cta a:hover span,
body.oku-site .oku-article-cta a:focus-visible span {
  transform: translateX(5px) !important;
}

@keyframes okuArticleCtaIn {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes okuArticleCtaSheen {
  to {
    transform: translateX(115%);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.oku-site .oku-article-cta,
  body.oku-site .oku-article-cta::before {
    animation: none !important;
  }

  body.oku-site .oku-article-cta a,
  body.oku-site .oku-article-cta a span {
    transition: none !important;
  }
}

@media (max-width: 760px) {
  body.oku-site .oku-ins-all {
    width: calc(100% - 36px) !important;
    margin-top: 44px !important;
  }

  body.oku-site .oku-ins-all a {
    grid-template-columns: 1fr 28px !important;
    gap: 8px 16px !important;
    padding: 17px 0 !important;
  }

  body.oku-site .oku-ins-all time {
    grid-column: 1 / -1 !important;
  }

  body.oku-site .oku-article-hero {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
  }

  body.oku-site .oku-article-hero > div {
    padding: 46px 24px 40px !important;
  }

  body.oku-site .oku-article-hero h1 {
    font-size: 31px !important;
    line-height: 1.48 !important;
  }

  body.oku-site .oku-article-hero p {
    font-size: 15px !important;
    line-height: 1.9 !important;
  }

  body.oku-site .oku-article-hero figure {
    height: 260px !important;
  }

  body.oku-site .oku-article-body {
    width: calc(100% - 36px) !important;
    margin: 46px auto 52px !important;
  }

  body.oku-site .oku-article-body h2 {
    font-size: 23px !important;
  }

  body.oku-site .oku-article-body p {
    font-size: 15px !important;
  }

  body.oku-site .oku-article-cta {
    display: block !important;
    padding: 38px 24px !important;
  }

  body.oku-site .oku-article-cta h2 {
    margin-bottom: 22px !important;
    font-size: 24px !important;
  }

  body.oku-site .oku-article-cta a {
    width: 100% !important;
  }
}

body.oku-site.page-id-89 .oku-footer-cta,
body.oku-site.page-id-91 .oku-footer-cta,
body.oku-site.page-id-104 .oku-footer-cta,
body.oku-site.page-id-106 .oku-footer-cta {
  display: none !important;
}

body.oku-site .oku-home-main .oku-ref-hero-copy > * {
  animation: okuHomeHeroRise .62s cubic-bezier(.16, 1, .3, 1) both !important;
}

body.oku-site .oku-home-main .oku-ref-hero-copy > *:nth-child(2) {
  animation-delay: .08s !important;
}

body.oku-site .oku-home-main .oku-ref-hero-copy > *:nth-child(3) {
  animation-delay: .15s !important;
}

body.oku-site .oku-home-main .oku-ref-hero-copy > *:nth-child(4) {
  animation-delay: .22s !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip > a,
body.oku-site .oku-home-main .oku-ref-scenario-grid > a {
  display: block !important;
  box-sizing: border-box !important;
  color: inherit !important;
  text-decoration: none !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip > a {
  position: relative !important;
  min-height: 100% !important;
  padding: 19px 50px 20px 0 !important;
  border-right: 1px solid #d9dad5 !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip > a + a {
  padding-left: 30px !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip > a:last-child {
  border-right: 0 !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip > a::after {
  position: absolute !important;
  right: 16px !important;
  bottom: 17px !important;
  content: "→" !important;
  color: #183a36 !important;
  font-size: 22px !important;
  line-height: 1 !important;
}

body.oku-site .oku-home-main .oku-ref-hero-image figure {
  animation: okuHomeImageReveal .82s .08s cubic-bezier(.16, 1, .3, 1) both !important;
  transform-origin: center !important;
}

body.oku-site .oku-home-main .oku-ref-button,
body.oku-site .oku-home-main .oku-ref-section-title > a,
body.oku-site .oku-home-main .oku-ref-service-strip a,
body.oku-site .oku-home-main .oku-ref-scenario-grid a,
body.oku-site .oku-home-main .oku-ref-insight-feature,
body.oku-site .oku-home-main .oku-ref-insight-row {
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}

body.oku-site .oku-home-main .oku-ref-button:hover,
body.oku-site .oku-home-main .oku-ref-button:focus-visible {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.12) !important;
}

body.oku-site .oku-home-main .oku-ref-section-title > a:hover,
body.oku-site .oku-home-main .oku-ref-section-title > a:focus-visible {
  transform: translateX(4px) !important;
}

body.oku-site .oku-home-main .oku-ref-service-strip a:hover,
body.oku-site .oku-home-main .oku-ref-scenario-grid a:hover,
body.oku-site .oku-home-main .oku-ref-insight-feature:hover,
body.oku-site .oku-home-main .oku-ref-insight-row:hover {
  transform: translateY(-3px) !important;
  border-color: rgba(7,91,77,.34) !important;
  box-shadow: 0 16px 34px rgba(10,34,29,.08) !important;
}

@keyframes okuHomeHeroRise {
  from {
    opacity: 0;
    transform: translateY(16px);
    filter: blur(3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes okuHomeImageReveal {
  from {
    opacity: 0;
    clip-path: inset(0 0 0 14%);
    transform: scale(1.025);
  }
  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
    transform: scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.oku-site .oku-home-main .oku-ref-hero-copy > *,
  body.oku-site .oku-home-main .oku-ref-hero-image figure {
    animation: none !important;
  }

  body.oku-site .oku-home-main .oku-ref-button,
  body.oku-site .oku-home-main .oku-ref-section-title > a,
  body.oku-site .oku-home-main .oku-ref-service-strip a,
  body.oku-site .oku-home-main .oku-ref-scenario-grid a,
  body.oku-site .oku-home-main .oku-ref-insight-feature,
  body.oku-site .oku-home-main .oku-ref-insight-row {
    transition: none !important;
  }
}

@media (max-width: 700px) {
  body.oku-site .oku-home-main .oku-ref-service-strip > a,
  body.oku-site .oku-home-main .oku-ref-service-strip > a + a {
    padding: 18px 45px 18px 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #d9dad5 !important;
  }

  body.oku-site .oku-home-main .oku-ref-service-strip > a:last-child {
    border-bottom: 0 !important;
  }
}

@media (max-width: 980px) {
  body.okucpa-lang-zh .oku-fees-table td:nth-child(2)::before { content: "对象・范围" !important; }
  body.okucpa-lang-zh .oku-fees-table td:nth-child(3)::before { content: "月度定额" !important; }
  body.okucpa-lang-zh .oku-fees-table td:nth-child(4)::before { content: "年度费用" !important; }
  body.okucpa-lang-zh .oku-fees-table td:nth-child(5)::before { content: "备注" !important; }
  body.okucpa-lang-en .oku-fees-table td:nth-child(2)::before { content: "Scope" !important; }
  body.okucpa-lang-en .oku-fees-table td:nth-child(3)::before { content: "Monthly fee" !important; }
  body.okucpa-lang-en .oku-fees-table td:nth-child(4)::before { content: "Annual fee" !important; }
  body.okucpa-lang-en .oku-fees-table td:nth-child(5)::before { content: "Notes" !important; }
}

@media (max-width: 980px) {
  body.oku-site .oku-contact-hero,
  body.oku-site .oku-contact-body {
    grid-template-columns: 1fr;
  }

  body.oku-site .oku-contact-hero-copy {
    padding: 54px 24px 34px;
  }

  body.oku-site .oku-contact-hero figure,
  body.oku-site .oku-contact-hero img {
    min-height: 275px;
  }

  body.oku-site .oku-contact-hero figure::before {
    inset: -1px 0 auto;
    width: 100%;
    height: 36%;
    background: linear-gradient(180deg, #fbfcfb 0%, rgba(251, 252, 251, 0) 100%);
  }

  body.oku-site .oku-contact-body {
    width: min(100% - 32px, 720px);
    gap: 24px;
    padding: 34px 0 44px;
  }

  body.oku-site .oku-contact-form-card {
    padding: 30px 22px;
  }

  body.oku-site .oku-contact-info {
    padding-top: 10px;
  }
}
