#uc-interview-category {
  /* 固定ヘッダー直下に着地（パンくず込み offset だと余白が大きくなる） */
  scroll-margin-top: 5.5rem;
}

@charset "UTF-8";

/* カテゴリ遷移時は瞬間着地（全体の smooth scroll をこのページでは無効化） */
html {
  scroll-behavior: auto;
}

/* figma-css:start nodeId=786:783 */
.uc-interview--new-graduate .uc-interview-hero__catch {
  border-color: #1cbd94;
  border-image: linear-gradient(90deg, #1cbd94 28.637%, #077a5d 91.616%) 1;
  background-image: linear-gradient(149.0828deg, #1cbd94 28.637%, #077a5d 91.616%);
}

.uc-interview--new-graduate .uc-interview-hero {
  padding-bottom: 68.72px;
  padding-bottom: 4.295rem;
}

.uc-interview--new-graduate .uc-interview-hero__industry {
  color: #1bb18b;
}

.uc-interview--new-graduate .uc-interview-hero__title {
  color: #1bb18b;
}

.uc-interview--new-graduate .uc-interview-hero__title em::after {
  background: #1bb18b;
}

.uc-interview--new-graduate .uc-interview-hero__person img {
  display: block;
  width: 100%;
  height: auto;
}

.uc-interview--new-graduate .uc-interview-hero__person {
  top: -26.4px;
  top: -1.65rem;
  right: -242px;
  right: -15.125rem;
  width: 519px;
  width: 32.4375rem;
}

.uc-interview--new-graduate .uc-interview-content {
  padding-top: 88.88px;
  padding-top: 5.555rem;
}

.uc-interview--new-graduate .uc-interview-category--new-graduate {
  margin-bottom: 73px;
  margin-bottom: 4.5625rem;
}

.uc-interview--new-graduate .uc-interview-category__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 67px;
  min-height: 4.1875rem;
  margin: 0;
  border-radius: 4px 4px 0 0;
  border-radius: 0.25rem 0.25rem 0 0;
  background-color: #03aa83;
  background-image: url("../../img/uc/interview-new-graduate/category-heading-pattern.webp");
  background-repeat: repeat;
  background-size: 50px 50px;
  color: #fff;
  font-size: 24.8px;
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1.56;
  letter-spacing: 2.48px;
  letter-spacing: 0.155rem;
}

.uc-interview--new-graduate .uc-interview-category__rows {
  display: grid;
  justify-content: center;
  justify-items: start;
  padding: 30px 40px 34px;
  padding: 1.875rem 2.5rem 2.125rem;
  border: 1.6px solid #03aa83;
  border: 0.1rem solid #03aa83;
  border-radius: 0 0 4px 4px;
  border-radius: 0 0 0.25rem 0.25rem;
  background: #fff;
  box-sizing: border-box;
}

.uc-interview--new-graduate .uc-interview-list {
  grid-template-columns: repeat(3, 314px);
  gap: 14px 17px;
  gap: 0.875rem 1.0625rem;
  width: 976px;
  width: 61rem;
  left: -2px;
  left: -0.125rem;
}

.uc-interview--new-graduate .uc-interview-card {
  min-height: 338px;
  min-height: 21.125rem;
  height: auto;
}

.uc-interview--new-graduate .uc-interview-category__row {
  display: flex;
  align-items: center;
  width: max-content;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.uc-interview--new-graduate .uc-interview-category__row:first-child {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}

.uc-interview--new-graduate .uc-interview-category__row-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 3.4375rem;
  flex-basis: 3.4375rem;
  min-height: 36px;
  min-height: 2.25rem;
  margin: 0 1.625rem 0 0;
  margin-right: 1.625rem;
  border-right: 1px solid #03aa83;
  color: #03aa83;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  padding-right: 1.375rem;
  white-space: nowrap;
}

.uc-interview--new-graduate .uc-interview-category__chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  gap: 0.5625rem;
  flex: 0 0 auto;
  min-width: 0;
}

.uc-interview--new-graduate .uc-interview-category__chip {
  flex: 0 0 auto;
  min-width: 86px;
  min-width: 5.375rem;
  min-height: 35px;
  min-height: 2.1875rem;
  padding: 0 18px;
  padding: 0 1.125rem;
  border-color: #03aa83;
  color: #03aa83;
  box-sizing: border-box;
  padding-bottom: 0.1rem;
}

.uc-interview--new-graduate .uc-interview-category__chip:hover {
  background: #03aa83;
  color: #fff;
}

.uc-interview--new-graduate .uc-interview-category__chip:focus-visible {
  outline-color: #039e7a;
}

.uc-interview--new-graduate .uc-interview-category__chip.is-current {
  background: #03aa83;
  color: #fff;
}

.uc-interview--new-graduate .uc-interview-list__category-title--new-graduate {
  border-bottom-color: #039e7a;
  color: #039e7a;
}

.uc-interview--new-graduate .uc-interview-card__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  gap: 0.5rem;
  margin-left: 8px;
  margin-left: 0.5rem;
  margin-top: 18px;
  margin-top: 1.125rem;
}

.uc-interview--new-graduate .uc-interview-card__label {
  margin-left: 0;
  margin-top: 0;
  border-color: #039e7a;
  color: #039e7a;
}

.uc-interview-new-graduate__consult {
  margin-top: 69px;
  margin-top: 4.3125rem;
  padding-bottom: 17.8px;
  padding-bottom: 1.1125rem;
}
/* figma-css:end nodeId=786:783 */

@media screen and (max-width: 767.98px) {
  /* figma-css:start nodeId=786:2273 */
  .uc-interview--new-graduate .uc-interview-content {
    padding-top: 46px;
    padding-top: 2.875rem;
    padding-bottom: 58.64px;
    padding-bottom: 3.665rem;
    background-image: url("../../img/uc/interview-new-graduate/body-bg-sp.webp");
    background-size: cover;
  }

  .uc-interview--new-graduate .uc-interview-hero {
    padding-bottom: 19.605px;
    padding-bottom: 1.0925rem;
  }

  .uc-interview--new-graduate .uc-interview-hero__person {
    top: -19px;
    top: -1.3875rem;
    right: -46px;
    right: -2.875rem;
    bottom: auto;
    width: 192px;
    width: 12.2rem;
  }

  .uc-interview--new-graduate .uc-interview-category--new-graduate {
    margin-bottom: 41px;
    margin-bottom: 2.5625rem;
    margin-inline: auto;
  }

  .uc-interview--new-graduate .uc-interview-category__heading {
    min-height: 48px;
    min-height: 3rem;
    font-size: 16.8px;
    font-size: 1.05rem;
    line-height: 1.56;
    letter-spacing: 1.68px;
    letter-spacing: 0.105rem;
  }

  .uc-interview--new-graduate .uc-interview-category__rows {
    display: grid;
    justify-content: center;
    justify-items: start;
    padding: 16px 12px 18px;
    padding: 1rem 0.75rem 1.125rem;
  }

  .uc-interview--new-graduate .uc-interview-list {
    grid-template-columns: 1fr;
    gap: 12px;
    gap: 0.75rem;
    width: 314px;
    width: 19.625rem;
    left: 0;
  }

  .uc-interview--new-graduate .uc-interview-pagination {
    margin-top: 52px;
    margin-top: 3.25rem;
  }

  .uc-interview--new-graduate .uc-interview-category__row {
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .uc-interview--new-graduate .uc-interview-category__row:first-child {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }

  .uc-interview--new-graduate .uc-interview-category__row-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 36px;
    flex-basis: 2.25rem;
    width: auto;
    min-height: 28px;
    min-height: 1.75rem;
    margin: 0 10px 0 0;
    margin-right: 0.625rem;
    margin-bottom: 0;
    padding-right: 0;
    border-right: 1px solid #03aa83;
    border-bottom: 0;
    font-size: 12.8px;
    font-size: 0.8rem;
  }

  .uc-interview--new-graduate .uc-interview-category__chips {
    gap: 6px;
    gap: 0.375rem;
    flex: 0 0 auto;
    max-width: none;
  }

  .uc-interview--new-graduate .uc-interview-category__row--education .uc-interview-category__chips,
  .uc-interview--new-graduate .uc-interview-category__row--section .uc-interview-category__chips {
    flex-wrap: nowrap;
  }

  .uc-interview--new-graduate .uc-interview-category__chip {
    flex: 0 0 auto;
    min-width: 0;
    min-height: 28px;
    min-height: 1.75rem;
    padding: 0 8px;
    padding: 0 0.5rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
    letter-spacing: 0;
  }

  .uc-interview--new-graduate .uc-interview-card__labels {
    gap: 6px;
    gap: 0.375rem;
    margin-top: 14px;
    margin-top: 0.875rem;
  }

  .uc-interview--new-graduate .uc-interview-card__label {
    font-size: 12.8px;
    font-size: 0.8rem;
    padding: 3px 8px 5px;
    padding: 0.1875rem 0.5rem 0.3125rem;
  }

  .uc-interview-new-graduate__consult {
    margin-top: 59.5px;
    margin-top: 3.7188rem;
    padding-bottom: 17.4px;
    padding-bottom: 1.0875rem;
  }
  /* figma-css:end nodeId=786:2273 */
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .uc-interview--new-graduate .uc-interview-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 93%;
    left: 0;
    margin-inline: auto;
    transform: translateX(1.1rem);
  }
}
