/* [project]/app/delivery/maruburi_e4156600.module.css [app-client] (css) */
@font-face {
  font-family: maruBuri;
  src: url("../media/MaruBuri_Regular-s.p.15ac44ab.ttf") format("truetype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: maruBuri Fallback;
  src: local(Arial);
  ascent-override: 92.01%;
  descent-override: 36.23%;
  line-gap-override: 0.0%;
  size-adjust: 104.88%;
}

.maruburi_e4156600-module__W5uvgq__className {
  font-family: maruBuri, maruBuri Fallback;
  font-style: normal;
  font-weight: 400;
}

.maruburi_e4156600-module__W5uvgq__variable {
  --font-maru-buri: "maruBuri", "maruBuri Fallback";
}

/* [project]/app/delivery/page.module.css [app-client] (css) */
.page-module__P7AIOG__frame {
  height: calc(var(--viewport-h)  - var(--header-h)  - var(--footer-h));
}

.page-module__P7AIOG__shell {
  grid-template-columns: max-content minmax(0, 1fr);
  column-gap: clamp(2.5rem, 6vw, 7rem);
  height: 100%;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: grid;
}

.page-module__P7AIOG__imageCol {
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  min-height: 0;
  display: flex;
}

.page-module__P7AIOG__image {
  width: auto;
  height: auto;
  max-height: 100%;
  display: block;
}

.page-module__P7AIOG__infoCol {
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  padding: clamp(1.25rem, 2.5vh, 2.5rem) clamp(2rem, 3vw, 4rem);
  display: flex;
}

.page-module__P7AIOG__title {
  font-family: var(--font-newsreader);
  letter-spacing: -.02em;
  text-transform: none;
  margin-bottom: clamp(1.25rem, 2.5vh, 2.5rem);
  font-size: clamp(1.9rem, 3.4vw, 3.25rem);
  font-weight: 400;
  line-height: 1.1;
}

.page-module__P7AIOG__content {
  flex-direction: column;
  gap: clamp(1rem, 2vh, 2rem);
  display: flex;
}

.page-module__P7AIOG__section {
  border: none;
}

.page-module__P7AIOG__eyebrow {
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: clamp(.4rem, 1vh, .75rem);
  font-size: .75rem;
  font-weight: 700;
}

.page-module__P7AIOG__defList {
  flex-direction: column;
  gap: .35rem;
  display: flex;
}

.page-module__P7AIOG__defRow {
  grid-template-columns: 5.5rem 1fr;
  gap: .75rem;
  display: grid;
}

.page-module__P7AIOG__defTerm {
  font-family: var(--font-maru-buri);
  color: #333;
  letter-spacing: -.02em;
  word-break: keep-all;
  white-space: nowrap;
  padding-right: .25rem;
  font-size: 14px;
  font-weight: 400;
}

.page-module__P7AIOG__defDesc {
  font-family: var(--font-pretendard);
  color: #666;
  letter-spacing: -.01em;
  padding-left: .2rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

.page-module__P7AIOG__ruleList {
  flex-direction: column;
  gap: .5rem;
  list-style: none;
  display: flex;
}

.page-module__P7AIOG__ruleList li {
  font-family: var(--font-pretendard);
  color: #777;
  letter-spacing: -.01em;
  word-break: keep-all;
  padding-left: .875rem;
  font-size: 12px;
  line-height: 1.6;
  position: relative;
}

.page-module__P7AIOG__ruleList li:before {
  content: "·";
  color: var(--text);
  font-weight: 700;
  position: absolute;
  left: 0;
}

@media (max-width: 768px) {
  .page-module__P7AIOG__frame {
    height: auto;
  }

  .page-module__P7AIOG__shell {
    grid-template-columns: 1fr;
    height: auto;
    min-height: auto;
    padding-left: 0;
  }

  .page-module__P7AIOG__imageCol {
    aspect-ratio: 1;
  }

  .page-module__P7AIOG__infoCol {
    padding: 2rem 0;
  }

  .page-module__P7AIOG__image {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .page-module__P7AIOG__defTerm {
    font-size: 15px;
  }

  .page-module__P7AIOG__defDesc {
    font-size: 14px;
    line-height: 1.6;
  }

  .page-module__P7AIOG__ruleList li {
    font-size: 13px;
    line-height: 1.8;
  }

  .page-module__P7AIOG__content {
    gap: 1.75rem;
  }

  .page-module__P7AIOG__title {
    margin-bottom: 2rem;
  }

  .page-module__P7AIOG__defRow {
    align-items: flex-start;
    gap: .75rem;
    display: flex;
  }

  .page-module__P7AIOG__defTerm {
    flex: 0 0 6.25rem;
  }

  .page-module__P7AIOG__defDesc {
    flex: 1;
    min-width: 0;
  }
}

/*# sourceMappingURL=app_delivery_99a82d29._.css.map*/