@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Line Clampを実装する
 *
 * @param {number} $rows 行数
 */
/**
 * ホバーアクション
 */
/**
 * フォーカスアクション
 */
/**
 * タップアクション
 */
/*
 * スクロールバーを非表示にする
 */
/**
 * メディアクエリー用のミックスイン
 *
 * @param {number} $min 最小幅
 * @param {number} $max 最大幅
 * @param {string} $template あらかじめ設定されたテンプレートの指定
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

button:not(:disabled) {
  cursor: pointer;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fffdf4;
}
body.openModal {
  height: 100vh;
  overflow: hidden;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

a {
  cursor: pointer;
}

.l-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1190px;
  min-height: 100vh;
  padding-inline: 49px;
  margin: 0 auto;
}
@media (max-width: 590px) {
  .l-container {
    padding-inline: 28px;
  }
}

.l-section__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1190px;
}

.p-mv {
  display: flex;
  justify-content: center;
  margin-top: 4%;
  margin-bottom: 2%;
}
.p-mv video {
  width: 100%;
  max-width: 1000px;
  margin: 0;
}

.p-logo__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
}
@media (max-width: 590px) {
  .p-logo__inner {
    gap: 6px;
  }
}

.p-logo__image {
  width: 320px;
  height: auto;
}
@media (max-width: 590px) {
  .p-logo__image {
    width: 165px;
  }
}

.p-logo__text {
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #595858;
}
@media (max-width: 590px) {
  .p-logo__text {
    font-size: 6px;
  }
}

.p-logo__container {
  display: flex;
  flex-direction: column;
  gap: 56px;
  justify-content: center;
}
@media (max-width: 590px) {
  .p-logo__container {
    gap: 20px;
  }
}

.p-works {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 98px;
}
@media (max-width: 590px) {
  .p-works {
    gap: 42px;
    margin-bottom: 36px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-works {
    gap: 36px;
    margin-bottom: 50px;
  }
}
.p-works__title {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #595858;
  text-align: center;
  letter-spacing: 0.02em;
}
.p-works__title-sub {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #595858;
  text-align: center;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-works__title-sub {
    font-size: 11px;
  }
}
@media (max-width: 590px) {
  .p-works__title-sub {
    font-size: 9px;
  }
}
.p-works__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 14%;
}
@media (max-width: 590px) {
  .p-works__header {
    padding: 0;
  }
}
@media (min-width: 420px) and (max-width: 591px) {
  .p-works__header {
    padding: 0 8%;
  }
}
.p-works__header-title {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.p-about-us {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 75px;
}
@media (max-width: 590px) {
  .p-about-us {
    margin-bottom: 32px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us {
    margin-bottom: 36px;
  }
}

.p-about-us__cliant {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #595858;
}
@media (max-width: 590px) {
  .p-about-us__cliant {
    font-size: 7px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__cliant {
    font-size: 12px;
  }
}
.p-about-us__cliant-large {
  display: inline-flex;
  justify-content: center;
  padding-right: 25px;
}
@media (max-width: 590px) {
  .p-about-us__cliant-large {
    padding-right: 0;
  }
}

.p-about-us__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
}

.p-about-us__text {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.p-about-us__text-japanese {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #595858;
  text-align: center;
  letter-spacing: 0.06em;
  white-space: normal;
}
@media (max-width: 590px) {
  .p-about-us__text-japanese {
    letter-spacing: 0.04em;
  }
}
.p-about-us__text-english {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #595858;
  text-align: center;
  letter-spacing: 0.03em;
  white-space: normal;
}
@media (max-width: 590px) {
  .p-about-us__text-english {
    font-size: 6px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__text-english {
    font-size: 9px;
  }
}

.p-about-us__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-inline: 3%;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__wrapper {
    padding-inline: 7%;
  }
}

.p-about-us__logo-image {
  width: 100%;
  max-width: 235px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 590px) {
  .p-about-us__logo-image {
    width: 100%;
    max-width: 90px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__logo-image {
    max-width: 145px;
  }
}

@media (max-width: 590px) {
  .p-about-us__image-container {
    padding: 0 30px;
  }
}
.p-about-us__image-container-top {
  display: flex;
  justify-content: center;
  width: 84px;
  margin: 0 auto;
}
@media (max-width: 590px) {
  .p-about-us__image-container-top {
    width: 30px;
  }
}
.p-about-us__image-container-top img {
  width: 75%;
  height: auto;
  margin-top: 12px;
  margin-right: 75px;
  margin-bottom: 12px;
}
@media (max-width: 590px) {
  .p-about-us__image-container-top img {
    margin-top: 6px;
    margin-right: 14px;
    margin-bottom: 6px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__image-container-top img {
    width: 50%;
    margin-right: 50px;
  }
}
.p-about-us__image-container-image {
  padding: 0 18%;
  margin-top: 12px;
}
@media (max-width: 590px) {
  .p-about-us__image-container-image {
    padding-inline: 1%;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__image-container-image {
    padding: 0 8%;
  }
}
@media (min-width: 420px) and (max-width: 591px) {
  .p-about-us__image-container-image {
    padding-inline: 6%;
  }
}

.p-about-us__container {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  padding: 0 17%;
}
@media (max-width: 590px) {
  .p-about-us__container {
    padding: 0;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__container {
    padding: 0 6%;
  }
}
@media (min-width: 420px) and (max-width: 591px) {
  .p-about-us__container {
    padding-inline: 6%;
  }
}

.p-about-us__vertical {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #595858;
  letter-spacing: 0.1em;
  writing-mode: vertical-rl;
}

.p-about-us__table-title {
  padding-bottom: 28px;
  color: #595858;
}
@media (max-width: 590px) {
  .p-about-us__table-title {
    padding-bottom: 13px;
  }
}
.p-about-us__table-co {
  color: #595858;
}
.p-about-us__table-jp {
  font-family: "Noto Sans JP", sans-serif;
  text-align: end;
}
.p-about-us__table-en {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: start;
}
.p-about-us__table th,
.p-about-us__table td {
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 590px) {
  .p-about-us__table th,
  .p-about-us__table td {
    padding-right: 18px;
    padding-left: 18px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-about-us__table th,
  .p-about-us__table td {
    padding-right: 24px;
    padding-left: 24px;
  }
}

.p-about-us__block {
  display: flex;
  flex-direction: column;
  gap: 138px;
}
@media (max-width: 590px) {
  .p-about-us__block {
    gap: 42px;
  }
}

.p-about-us__top-block {
  display: flex;
  flex-direction: column;
  margin-top: 65px;
}
@media (max-width: 590px) {
  .p-about-us__top-block {
    margin-top: 15px;
  }
}

.p-about-us__pc-only {
  display: block;
}
@media (max-width: 590px) {
  .p-about-us__pc-only {
    display: none;
  }
}

.p-archive {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 150px;
}
@media (max-width: 590px) {
  .p-archive {
    gap: 28px;
    margin-bottom: 65px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-archive {
    margin-bottom: 75px;
  }
}

.p-company {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 0 auto;
  margin-bottom: 130px;
}
@media (max-width: 590px) {
  .p-company {
    gap: 36px;
    margin-bottom: 65px;
  }
}

.p-company__container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.p-company__info {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #595858;
  text-align: center;
  letter-spacing: 0.52px;
  white-space: wrap;
}
@media (max-width: 590px) {
  .p-company__info {
    font-size: 8px;
    letter-spacing: 0.32px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-company__info {
    font-size: 13px;
    letter-spacing: 0.22px;
  }
}
.p-company__info th {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.15em;
  white-space: nowrap;
}
.p-company__info td {
  text-align: left;
}
.p-company__info th, .p-company__info td {
  padding: 0px 24px 0px 0px;
}
@media (max-width: 590px) {
  .p-company__info th, .p-company__info td {
    padding: 0 7px 0 0;
  }
}

.p-company__info-note-en {
  margin: 0;
  margin-top: 12px;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #595858;
  letter-spacing: 0.02em;
  white-space: wrap;
}
@media (max-width: 590px) {
  .p-company__info-note-en {
    margin-top: 6px;
    font-size: 7px;
    line-height: 1.5em;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .p-company__info-note-en {
    font-size: 12px;
    line-height: 1.5em;
  }
}

.p-staff {
  display: flex;
  flex-direction: column;
  gap: 40px;
  row-gap: 75px;
  margin-top: 50px;
  margin-bottom: 120px;
}
@media (max-width: 590px) {
  .p-staff {
    gap: 57px;
    margin-top: 25px;
    margin-bottom: 100px;
  }
}
.p-staff-stamp {
  display: flex;
  gap: 17px;
  justify-content: center;
  margin-bottom: 175px;
}
@media (max-width: 590px) {
  .p-staff-stamp {
    gap: 20px;
    margin-bottom: 100px;
  }
}

.p-contact {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 150px;
}
@media (max-width: 590px) {
  .p-contact {
    gap: 18px;
    margin-bottom: 96px;
  }
}

.p-contact__link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #595858;
  text-align: center;
  letter-spacing: 0.4px;
  white-space: nowrap;
  text-decoration: none;
  translate: opacity 0.3s ease-in-out;
}
.p-contact__link:hover {
  opacity: 0.7;
}

/* モーダルの背景 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none; /* 最初は非表示 */
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

/* モーダル内のコンテンツ */
.modal__content {
  position: relative;
  max-width: 100%;
  max-height: 100%;
}

/* 閉じるボタン */
.modal__close {
  position: absolute;
  top: -10%;
  right: 5%;
  font-size: 32px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 590px) {
  .modal__close {
    top: -8%;
    right: 5%;
    font-size: 24px;
  }
}

.modal__images {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  max-height: 80vh;
}
@media (max-width: 590px) {
  .modal__images {
    flex-direction: column;
    gap: 12px;
  }
}

.modal__images img {
  width: 35%;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}
@media (max-width: 590px) {
  .modal__images img {
    width: 70%;
  }
}

.c-service-list {
  display: grid;
  grid-template-columns: auto auto;
  width: 100%;
  margin-top: 45px;
}
@media (max-width: 590px) {
  .c-service-list {
    margin-top: 11px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-service-list {
    margin-top: 24px;
  }
}
.c-service-list__header {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1;
  column-gap: 36px;
  align-items: center;
}
@media (max-width: 590px) {
  .c-service-list__header {
    column-gap: 13px;
  }
}
.c-service-list__header-item-ja {
  flex: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #595858;
  text-align: right;
  letter-spacing: 0.06em;
}
@media (max-width: 590px) {
  .c-service-list__header-item-ja {
    font-size: 8px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-service-list__header-item-ja {
    font-size: 14px;
  }
}
.c-service-list__header-item-en {
  flex: 1;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #595858;
}
@media (max-width: 590px) {
  .c-service-list__header-item-en {
    font-size: 7px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-service-list__header-item-en {
    font-size: 13px;
  }
}
.c-service-list__body {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1;
  row-gap: 3px;
  column-gap: 36px;
}
@media (max-width: 590px) {
  .c-service-list__body {
    column-gap: 13px;
  }
}
.c-service-list__row {
  display: flex;
  align-items: center;
}
.c-service-list__cell {
  font-size: 15px;
}
.c-service-list__cell--ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  color: #595858;
  text-align: right;
  letter-spacing: 0.15em;
  white-space: nowrap;
}
@media (max-width: 590px) {
  .c-service-list__cell--ja {
    font-size: 7px;
    letter-spacing: 0.01em;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-service-list__cell--ja {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}
.c-service-list__cell--en {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #595858;
  letter-spacing: 0.02em;
}
@media (max-width: 590px) {
  .c-service-list__cell--en {
    font-size: 6px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-service-list__cell--en {
    font-size: 11px;
  }
}

.c-image-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  line-height: 0;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-image-gallery {
    grid-template-columns: repeat(3, 1fr);
  }
  .c-image-gallery > .col:nth-child(n+4), .c-image-gallery__item:nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 590px) {
  .c-image-gallery {
    grid-template-columns: repeat(3, 1fr);
    padding-inline: 0;
  }
  .c-image-gallery > .col:nth-child(n+4), .c-image-gallery__item:nth-child(n+4) {
    display: none;
  }
}
.c-image-gallery__item {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.c-image-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.c-image-gallery__item img:hover {
  transform: scale(1.1);
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-image-gallery__item:nth-child(4) {
    display: none;
  }
}
@media (max-width: 590px) {
  .c-image-gallery__item:nth-child(4) {
    display: none;
  }
}

.c-navigation {
  display: flex;
  flex-wrap: no-wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 590px) {
  .c-navigation {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.c-navigation__item {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.c-navigation__link {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #595858;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  white-space: nowrap;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-navigation__link {
    font-size: 18px;
  }
}
.c-navigation__link:hover {
  opacity: 0.7;
}

.c-heading {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #595858;
  text-align: center;
}

.c-works-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
  column-gap: 28px;
  width: 100%;
  padding-inline: 14%;
}
@media (max-width: 590px) {
  .c-works-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    column-gap: 8px;
    padding-inline: 0;
  }
}
@media (min-width: 420px) and (max-width: 591px) {
  .c-works-container {
    grid-template-columns: repeat(3, 1fr);
    padding-inline: 6%;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-container {
    grid-template-columns: repeat(3, 1fr);
    padding-inline: 7%;
  }
}

.c-works-card {
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  min-width: 0;
}
@media (max-width: 590px) {
  .c-works-card {
    gap: 10px;
    max-width: 224px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-card {
    gap: 14px;
  }
}

.c-works-card__item {
  display: block;
  cursor: pointer;
}

.c-works-card__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.c-works-card__image:hover {
  transform: scale(1.05);
}

.c-works-card__container {
  display: flex;
  flex-direction: column;
}
@media (max-width: 590px) {
  .c-works-card__container {
    gap: 12px;
    padding-inline: 0;
  }
}

.c-works-card__wrapper {
  display: flex;
  justify-content: center;
}

.c-works-card__hr {
  display: block;
  width: 80px;
  margin: 0 auto;
  border: none;
  border-top: 0.3px solid #251e1c;
}
@media (max-width: 590px) {
  .c-works-card__hr {
    width: 40px;
    border-top: 0.25px solid #251e1c;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-card__hr {
    width: 60px;
  }
}
.c-works-card__hr-short {
  display: block;
  width: 140px;
  margin: 0 auto;
  margin-top: 6px;
  margin-bottom: 6px;
  border: none;
  border-top: 0.25px solid #251e1c;
}
@media (max-width: 590px) {
  .c-works-card__hr-short {
    width: 75px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 0.1px solid #251e1c;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-card__hr-short {
    width: 105px;
    margin-top: 4px;
    margin-bottom: 4px;
  }
}

.c-works-card__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.c-works-card__text-title {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: normal;
  color: #595858;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-card__text-title {
    width: 180px;
  }
}
@media (max-width: 590px) {
  .c-works-card__text-title {
    width: 100%;
    max-width: 125px;
    padding-bottom: 0;
    font-size: 10px;
  }
}
.c-works-card__text-meta {
  width: 100%;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: normal;
  color: #595858;
  white-space: nowrap;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-works-card__text-meta {
    width: 100%;
  }
}
@media (max-width: 590px) {
  .c-works-card__text-meta {
    width: 100%;
    max-width: 92px;
  }
}

.c-works-card__text-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 590px) {
  .c-works-card__text-info {
    gap: 1px;
  }
}

.c-archive__content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media (max-width: 590px) {
  .c-archive__content {
    gap: 3px;
  }
}

.c-archive__link {
  display: flex;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: normal;
  color: #595858;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
}
.c-archive__link:hover {
  opacity: 0.7;
}

.c-staff {
  display: flex;
  flex-direction: column;
  gap: 80px;
  row-gap: 58px;
}
@media (max-width: 590px) {
  .c-staff {
    row-gap: 50px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff {
    row-gap: 65px;
  }
}

.c-staff__item-jp {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 590px) {
  .c-staff__item-jp {
    gap: 12px;
  }
}
.c-staff__item-jp-name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  color: #595858;
  text-align: center;
}
@media (max-width: 590px) {
  .c-staff__item-jp-name {
    font-size: 8px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-jp-name {
    font-size: 13px;
  }
}
.c-staff__item-jp-description {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #595858;
  text-align: justify;
  letter-spacing: 0.02em;
}
@media (max-width: 590px) {
  .c-staff__item-jp-description {
    font-size: 7px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-jp-description {
    font-size: 12px;
  }
}
.c-staff__item-jp-position {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #595858;
  text-align: center;
}
@media (max-width: 590px) {
  .c-staff__item-jp-position {
    font-size: 6px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-jp-position {
    font-size: 9px;
  }
}
.c-staff__item-en {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media (max-width: 590px) {
  .c-staff__item-en {
    gap: 12px;
  }
}
.c-staff__item-en-title {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
@media (max-width: 590px) {
  .c-staff__item-en-title {
    gap: 5px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-en-title {
    gap: 7px;
  }
}
.c-staff__item-en-name {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #595858;
  text-align: center;
}
@media (max-width: 590px) {
  .c-staff__item-en-name {
    font-size: 8px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-en-name {
    font-size: 13px;
  }
}
.c-staff__item-en-position {
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #595858;
  text-align: center;
}
@media (max-width: 590px) {
  .c-staff__item-en-position {
    font-size: 6px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-en-position {
    font-size: 9px;
  }
}
.c-staff__item-en-description {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 450;
  color: #595858;
  text-align: start;
}
@media (max-width: 590px) {
  .c-staff__item-en-description {
    font-size: 7px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__item-en-description {
    font-size: 11px;
  }
}

.c-staff__container {
  display: grid;
  grid-template-columns: repeat(2, 2fr);
  gap: 80px;
  column-gap: 84px;
}
@media (max-width: 590px) {
  .c-staff__container {
    grid-template-columns: repeat(1, 4fr);
    gap: 24px;
  }
}
.c-staff__container-image {
  display: block;
  width: 28px;
  height: auto;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__container-image {
    width: 24px;
  }
}
@media (max-width: 590px) {
  .c-staff__container-image {
    width: 20px;
  }
}
.c-staff__container-block {
  display: flex;
  flex-direction: column;
  gap: 11px;
  justify-content: center;
}
.c-staff__container-block--01 {
  row-gap: 31px;
}
.c-staff__container-block--02 {
  row-gap: 16px;
}
.c-staff__container-flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 55px;
  max-width: 765px;
  margin: 0 auto;
}
@media (min-width: 590px) and (max-width: 1050px) {
  .c-staff__container-flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    padding: 0 10%;
  }
}
@media (max-width: 590px) {
  .c-staff__container-flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    padding: 0;
  }
}
@media (min-width: 420px) and (max-width: 591px) {
  .c-staff__container-flex {
    padding-inline: 6%;
  }
}

.u-img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.u-br-pc {
  display: block;
}
@media (max-width: 590px) {
  .u-br-pc {
    display: none;
  }
}

.u-fs-12 {
  font-size: 6px;
}

.u-fs-xs {
  font-size: 9px;
}

.u-fs-sm {
  font-size: 14px;
}

.u-fs-28 {
  font-size: 22px;
}

.u-fs-20-8 {
  font-size: 14px;
}

.u-fs-md {
  font-size: 17px;
}

.u-fs-24 {
  font-size: 17px;
}

.u-fs-lg {
  font-size: 16px;
}

.u-fs-26 {
  font-size: 16px;
}

.u-fs-31 {
  font-size: 20px;
}

.u-fs-xl {
  font-size: 21px;
}

.u-fs-2xl {
  font-size: 24px;
}

@media (max-width: 590px) {
  .u-fs-12 {
    font-size: 6px;
  }
  .u-fs-xs {
    font-size: 4.5px;
  }
  .u-fs-sm {
    font-size: 8px;
  }
  .u-fs-28 {
    font-size: 10px;
  }
  .u-fs-20-8 {
    font-size: 8px;
  }
  .u-fs-md {
    font-size: 7px;
  }
  .u-fs-24 {
    font-size: 8px;
  }
  .u-fs-lg {
    font-size: 9px;
  }
  .u-fs-26 {
    font-size: 7px;
  }
  .u-fs-31 {
    font-size: 10px;
  }
  .u-fs-xl {
    font-size: 9px;
  }
  .u-fs-2xl {
    font-size: 12px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .u-fs-12 {
    font-size: 4.2px;
  }
  .u-fs-xs {
    font-size: 6.3px;
  }
  .u-fs-sm {
    font-size: 9.8px;
  }
  .u-fs-28 {
    font-size: 15.4px;
  }
  .u-fs-20-8 {
    font-size: 9.8px;
  }
  .u-fs-md {
    font-size: 11.9px;
  }
  .u-fs-24 {
    font-size: 11.9px;
  }
  .u-fs-lg {
    font-size: 11.2px;
  }
  .u-fs-26 {
    font-size: 11.2px;
  }
  .u-fs-31 {
    font-size: 14px;
  }
  .u-fs-xl {
    font-size: 14px;
  }
  .u-fs-2xl {
    font-size: 16.8px;
  }
}
.u-lh-xxl {
  line-height: 1.75;
}

.u-lh-xl {
  line-height: 1.6;
}

.u-lh-lg {
  line-height: 1.5;
}

.u-lh-md {
  line-height: 1.4;
}

.u-gap-xxs {
  gap: 16px;
}

.u-gap-xs {
  gap: 18px;
}

.u-gap-28 {
  gap: 28px;
}

.u-gap-31 {
  gap: 12px;
}

.u-gap-sm {
  gap: 24px;
}

.u-gap-md {
  gap: 25px;
}

.u-gap-lg {
  gap: 40px;
}

.u-gap-68 {
  gap: 28px;
}

.u-gap-100 {
  gap: 40px;
}

.u-gap-xl {
  gap: 98px;
}

.u-gap-xxl {
  gap: 175px;
}

@media (max-width: 590px) {
  .u-gap-xxs {
    gap: 6px;
  }
  .u-gap-xs {
    gap: 5px;
  }
  .u-gap-28 {
    gap: 13px;
  }
  .u-gap-31 {
    gap: 8px;
  }
  .u-gap-sm {
    gap: 10px;
  }
  .u-gap-md {
    gap: 10px;
  }
  .u-gap-lg {
    gap: 13px;
  }
  .u-gap-68 {
    gap: 9px;
  }
  .u-gap-100 {
    gap: 24px;
  }
  .u-gap-xl {
    gap: 45px;
  }
  .u-gap-xxl {
    gap: 70px;
  }
}
@media (min-width: 590px) and (max-width: 1050px) {
  .u-gap-xxs {
    gap: 13.6px;
  }
  .u-gap-xs {
    gap: 8px;
  }
  .u-gap-28 {
    gap: 15.3px;
  }
  .u-gap-31 {
    gap: 10.2px;
  }
  .u-gap-sm {
    gap: 14px;
  }
  .u-gap-md {
    gap: 21.25px;
  }
  .u-gap-lg {
    gap: 34px;
  }
  .u-gap-68 {
    gap: 34px;
  }
  .u-gap-100 {
    gap: 34px;
  }
  .u-gap-xl {
    gap: 60px;
  }
  .u-gap-xxl {
    gap: 148.75px;
  }
}

/*# sourceMappingURL=style.css.map */
