:root {
  --ink: #1a0b08;
  --paper: #ffffff;
  --soft: #f4f4f4;
  --soft-2: #eef2f0;
  --line: #dddddd;
  --muted: #6d6a66;
  --heading-font: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Helvetica Neue",
    Helvetica,
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 14px;
  line-height: 1.7;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.28em;
  transition: opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1);
}

a:hover,
a:focus {
  opacity: 0.64;
}

img,
svg {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.SiteMain {
  overflow: hidden;
}

.Masthead {
  align-items: center;
  background: var(--paper);
  display: flex;
  min-height: 100svh;
}

.Masthead-inner {
  align-items: center;
  display: flex;
  gap: clamp(14px, 2.5vw, 32px);
  margin: 0 auto;
  max-width: 70rem;
  padding: 0 24px;
  width: 100%;
}

.Masthead-logo {
  flex: 0 0 auto;
  width: clamp(75px, 8vw, 112px);
}

.Masthead-divider {
  background: var(--ink);
  display: block;
  flex: 0 0 auto;
  height: clamp(32px, 3.5vw, 51px);
  width: 1px;
}

.Masthead-copy {
  font-size: clamp(12px, 1.1vw, 15px);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.38;
  margin: 0;
  max-width: 260px;
}

.Section {
  position: relative;
}

.Section--bg {
  background-color: var(--soft);
  background-image: repeating-linear-gradient(
    135deg,
    rgba(26, 11, 8, 0.04) 0,
    rgba(26, 11, 8, 0.04) 1px,
    transparent 1px,
    transparent 22px
  );
}

.Section--gradient {
  background-image: linear-gradient(90deg, #ffffff 0%, var(--soft-2) 100%);
}

.Section--clients {
  background: #f6f6f6;
}

.Section-inner {
  margin: 0 auto;
  max-width: 70rem;
  padding: clamp(92px, 13vw, 170px) 24px;
  text-align: center;
}

.Section-inner--slim {
  max-width: 52rem;
}

.Section-title {
  border-bottom: 1px solid rgba(26, 11, 8, 0.86);
  display: inline-block;
  font-family: var(--heading-font);
  font-size: clamp(26px, 4vw, 38px);
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1;
  margin: 0 0 44px;
  padding: 0 0 13px;
  text-indent: 0.18em;
}

.LeadText {
  color: rgba(26, 11, 8, 0.82);
  font-size: 14px;
  line-height: 2.12;
  margin: 0 auto;
  max-width: 48rem;
}

.LeadText p {
  margin: 0;
}

.LeadText p + p {
  margin-top: 1.6rem;
}

.ServiceList {
  border-top: 1px solid var(--line);
  margin: 0 auto;
  max-width: 52rem;
  text-align: left;
}

.ServiceItem {
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 12px 24px;
  grid-template-columns: 3rem 1fr;
  padding: 26px 0;
}

.ServiceNumber {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.ServiceTitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7;
  margin: 0;
}

.ServiceText {
  color: rgba(26, 11, 8, 0.72);
  font-size: 13px;
  grid-column: 2;
  line-height: 2;
  margin: 0;
}

.ClientGrid {
  align-items: center;
  display: grid;
  gap: clamp(34px, 5vw, 58px) clamp(24px, 6vw, 76px);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
  margin: 0 auto;
  max-width: 70rem;
}

.ClientLogo {
  filter: var(--logo-filter, none);
  height: auto;
  max-width: 100%;
  mix-blend-mode: multiply;
  object-fit: contain;
  opacity: 0.78;
  width: var(--logo-width, 72px);
}

.Logo-amita { --logo-width: 50.4px; }
.Logo-azuma { --logo-width: 44px; }
.Logo-bunkyo { --logo-width: 37.2px; }
.Logo-call-hanna {
  height: 35px;
  width: auto;
}
.Logo-damdam { --logo-width: 54.4px; }
.Logo-eastland { --logo-width: 45px; }
.Logo-eight-link {
  height: 12px;
  width: auto;
}
.Logo-enomoto { --logo-width: 66px; }
.Logo-giono { --logo-width: 36px; }
.Logo-kitahashi { --logo-width: 50px; }
.Logo-kitora { --logo-width: 92px; }
.Logo-kolor { --logo-width: 36px; }
.Logo-konexio { --logo-width: 58px; }
.Logo-lakeside { --logo-width: 24px; }
.Logo-links { --logo-width: 70.4px; }
.Logo-lydia { --logo-width: 35px; }
.Logo-marie { --logo-width: 86px; }
.Logo-mincnim {
  --logo-filter: invert(1);
  --logo-width: 20px;
}
.Logo-mizuno { --logo-width: 28px; }
.Logo-mori { --logo-width: 88px; }
.Logo-nishihara { --logo-width: 78px; }
.Logo-ochiai { --logo-width: 32px; }
.Logo-on { --logo-width: 105px; }
.Logo-predpr { --logo-width: 32px; }
.Logo-rattan7 { --logo-width: 36px; }
.Logo-rest { --logo-width: 48px; }
.Logo-sacai { --logo-width: 42px; }
.Logo-seacliff { --logo-width: 31.2px; }
.Logo-soe { --logo-width: 19.6px; }
.Logo-soloist { --logo-width: 80px; }
.Logo-tani {
  height: 13px;
  width: auto;
}
.Logo-tfc { --logo-width: 20px; }
.Logo-to { --logo-width: 56px; }
.Logo-tysons { --logo-width: 85px; }
.Logo-updater { --logo-width: 88px; }
.Logo-wag { --logo-width: 35px; }
.Logo-ys { --logo-width: 44px; }

.Block {
  margin: 0 auto;
  max-width: 24rem;
  text-align: left;
}

.ProfileList {
  display: grid;
  grid-template-columns: 38% 62%;
  margin: 0;
}

.ProfileList dt,
.ProfileList dd {
  border-bottom: 1px solid var(--line);
  margin: 0;
  padding: 14px 0;
}

.ProfileList dt {
  font-weight: 700;
  padding-right: 18px;
}

.ProfileList dd {
  color: rgba(26, 11, 8, 0.8);
}

.Footer {
  background: var(--paper);
  color: rgba(26, 11, 8, 0.5);
  font-size: 12px;
  padding: 34px 24px;
  text-align: center;
}

.Footer p {
  margin: 0;
}

@media (min-width: 640px) {
  .ProfileList dt {
    padding-right: 24px;
  }
}

@media (min-width: 1024px) {
  .ClientGrid {
    column-gap: 56px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ClientLogo {
    width: calc(var(--logo-width, 72px) * 1.5);
  }

  .Logo-call-hanna {
    height: 52.5px;
    width: auto;
  }

  .Logo-eight-link {
    height: 18px;
    width: auto;
  }

  .Logo-tani {
    height: 20px;
    width: auto;
  }

  .ServiceItem {
    grid-template-columns: 4rem 240px minmax(0, 1fr);
  }

  .ServiceText {
    grid-column: auto;
  }
}

@media (max-width: 520px) {
  .Masthead {
    min-height: 100svh;
  }

  .Masthead-inner {
    gap: 9px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .Masthead-logo {
    width: 58px;
  }

  .Masthead-divider {
    height: 29px;
    width: 1px;
  }

  .Masthead-copy {
    font-size: 12px;
    line-height: 1.28;
  }

  .Section-title {
    margin-bottom: 34px;
  }

  .ServiceText {
    grid-column: 1 / -1;
  }
}
