@charset "UTF-8";
/*----------------------------------------

	PEOPLE INTERVIEW CSS

-----------------------------------------*/
main {
  overflow: hidden;
}
main > .c-title__wrap {
  display: block;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap {
    padding-block: 240px 0;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap {
    padding-block: 31.75vw 0;
  }
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap > .c-box {
    position: relative;
    width: min(1280px, 90%);
  }
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap > .c-box .upperpage {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
main > .c-title__wrap .box01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01 {
    width: min(1100px, 100%);
    margin-inline: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 680px;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01 {
    margin-block-start: 19vw;
    padding-block-end: 93vw;
  }
}
main > .c-title__wrap .box01::before {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01::before {
    top: 0;
    right: 0;
    height: 100%;
    max-width: 62%;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01::before {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 85vw;
    height: 85vw;
  }
}
main > .c-title__wrap .box01.interview01::before {
  background-image: url(/asset/img/recruit/people/interview/interview01_01.webp);
}
main > .c-title__wrap .box01.interview02::before {
  background-image: url(/asset/img/recruit/people/interview/interview02_01.webp);
}
main > .c-title__wrap .box01.interview03::before {
  background-image: url(/asset/img/recruit/people/interview/interview03_01.webp);
}
main > .c-title__wrap .box01.interview04::before {
  background-image: url(/asset/img/recruit/people/interview/interview04_01.webp);
}
main > .c-title__wrap .box01.interview05::before {
  background-image: url(/asset/img/recruit/people/interview/interview05_01.webp);
}
main > .c-title__wrap .box01.interview06::before {
  background-image: url(/asset/img/recruit/people/interview/interview06_01.webp);
}
main > .c-title__wrap .box01.interview07::before {
  background-image: url(/asset/img/recruit/people/interview/interview07_01.webp);
}
main > .c-title__wrap .box01.interview08::before {
  background-image: url(/asset/img/recruit/people/interview/interview08_01.webp);
}
main > .c-title__wrap .box01.interview09::before {
  background-image: url(/asset/img/recruit/people/interview/interview09_01.webp);
}
main > .c-title__wrap .box01 h1 {
  display: inline-flex;
  align-items: center;
  gap: 0.75em;
}
main > .c-title__wrap .box01 h1 .font20_18 {
  font-weight: var(--font-medium);
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01 h1 .font20_18 {
    letter-spacing: 0.03em;
  }
}
main > .c-title__wrap .box01 h1 .font22_20 {
  font-weight: var(--font-medium);
  color: var(--color-primarydark);
  font-style: italic;
}
main > .c-title__wrap .box01 .font30_24 {
  font-weight: var(--font-medium);
  line-height: 1;
  display: grid;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01 .font30_24 {
    margin-block-start: 67px;
    gap: 12px;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01 .font30_24 {
    margin-block-start: 8vw;
    gap: 2vw;
  }
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01 .font30_24 > span {
    position: relative;
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 9px 16px;
    background-color: var(--color-primarylight);
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01 .font30_24 > span {
    display: grid;
    gap: 2vw;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01 .font30_24 span:not(:has(span)) {
    position: relative;
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 1.5vw 2.5vw;
    background-color: var(--color-primarylight);
  }
}
main > .c-title__wrap .box01 .font30_24 + p {
  display: grid;
  color: var(--color-smokegray);
  line-height: 2;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box01 .font30_24 + p {
    margin-block-start: 32px;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box01 .font30_24 + p {
    margin-block-start: 3vw;
  }
}
main > .c-title__wrap .box02 {
  background-color: var(--color-primarylight);
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box02 {
    padding-block: 40px;
    margin-block-start: 80px;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box02 {
    padding-block: 6vw;
    margin-block-start: 10vw;
  }
}
main > .c-title__wrap .box02 .c-box {
  display: grid;
}
@media screen and (min-width: 769px) {
  main > .c-title__wrap .box02 .c-box {
    grid-template-columns: 200px 1fr;
  }
}
@media screen and (max-width: 768px) {
  main > .c-title__wrap .box02 .c-box {
    gap: 1.5vw;
  }
}
main > .c-title__wrap .box02 .font18_16 {
  line-height: 2;
  font-weight: var(--font-medium);
}
main > .c-title__wrap .box02 .font16_14 {
  line-height: 2;
}

/*----------------------------------------
	- サイドメニュー関連
-----------------------------------------*/
@media screen and (min-width: 769px) {
  .side-wrap {
    display: grid;
    max-width: min(100vw, 1600px);
    width: 100%;
    margin-inline: auto;
    grid-template-columns: 300px 1fr;
  }
}

.side-menu {
  position: relative;
  height: 100%;
  padding-block: 0 120px;
}
@media screen and (max-width: 768px) {
  .side-menu {
    display: none;
  }
}
.side-menu ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 22px;
  position: fixed;
  top: 200px;
  left: 0;
  padding: 30px 36px 30px 60px;
  z-index: 99;
  border-radius: 0 10px 10px 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  opacity: 0;
  transform: translateX(-100%);
  transition: transform 1s, opacity 0.3s;
}
.side-menu.is-active ul {
  opacity: 1;
  transform: translateX(0);
}
.side-menu li {
  display: grid;
  height: -moz-fit-content;
  height: fit-content;
}
.side-menu li.is-active {
  color: var(--color-primarydefault);
}
.side-menu a {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: var(--font-medium);
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 12px 12px;
}
.side-menu a::before {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background-image: url(/asset/img/common/ic-arrow-down-pink.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .side-menu + div {
    padding-block-end: 180px;
  }
}
@media screen and (max-width: 768px) {
  .side-menu + div {
    padding-block-end: 25vw;
  }
}

@media screen and (min-width: 769px) {
  .side-item {
    width: min(1000px, 95%);
    margin-inline: 0 auto;
    padding-block-start: 100px;
  }
}
@media screen and (max-width: 768px) {
  .side-item {
    padding-block-start: 13.25vw;
    padding-inline: 13.5vw 6vw;
  }
}
.side-item .c-title {
  font-weight: var(--font-medium);
  color: var(--color-primarydark);
  line-height: 1;
  letter-spacing: 0.01em;
  position: relative;
}
@media screen and (min-width: 769px) {
  .side-item .c-title {
    margin-block-end: 32px;
  }
}
@media screen and (max-width: 768px) {
  .side-item .c-title {
    margin-block-end: 2.5vw;
  }
}
.side-item .c-title::before, .side-item .c-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .side-item .c-title::before, .side-item .c-title::after {
    right: calc(100% + 20px);
  }
}
@media screen and (max-width: 768px) {
  .side-item .c-title::before, .side-item .c-title::after {
    right: calc(100% + 2.5vw);
  }
}
.side-item .c-title::before {
  background-color: var(--color-primarydefault);
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .side-item .c-title::before {
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 768px) {
  .side-item .c-title::before {
    width: 9px;
    height: 9px;
  }
}
.side-item .c-title::after {
  height: 1px;
  background-color: var(--color-primarydefault);
}
@media screen and (min-width: 769px) {
  .side-item .c-title::after {
    width: calc((100vw - (100% - 300px)) / 2);
  }
}
@media screen and (max-width: 768px) {
  .side-item .c-title::after {
    width: calc((100vw - (100% - min(3.125vw, 50px))) / 2);
  }
}
.side-item .c-title > span {
  display: block;
}

/*----------------------------------------
	- INTERVIEW
-----------------------------------------*/
@media screen and (min-width: 769px) {
  .interview {
    margin-block-start: 39px;
  }
}
.interview .box .font20_16 {
  font-weight: var(--font-medium);
}
@media screen and (min-width: 769px) {
  .interview .box .font20_16 {
    line-height: 1.5;
    letter-spacing: 0.03em;
  }
}
@media screen and (max-width: 768px) {
  .interview .box .font20_16 {
    line-height: 2;
  }
}
.interview .box .font16_14 {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .interview .box figure:not(.long) {
    position: relative;
    width: calc(100% + 7.5vw);
    transform: translateX(-7.5vw);
  }
}
@media screen and (min-width: 769px) {
  .interview .box > figure {
    max-width: 680px;
    width: 100%;
    margin-inline: auto;
  }
}
.interview .box .column2 {
  display: flex;
}
@media screen and (min-width: 769px) {
  .interview .box .column2 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .interview .box .column2 {
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .interview .box .column2 > figure {
    width: 47%;
  }
}
@media screen and (max-width: 768px) {
  .interview .box .column2 > figure {
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .interview .box .column2 > :not(figure) {
    width: 45%;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .interview .box .column2:has(.mini) > figure.mini {
    width: 38%;
  }
}
@media screen and (min-width: 769px) {
  .interview .box .column2:has(.mini) > :not(figure) {
    width: 54%;
  }
}
@media screen and (max-width: 768px) {
  .interview .box .long {
    padding-inline: 1.5vw 9vw;
  }
}
@media screen and (min-width: 769px) {
  .interview .box .gap {
    margin-block-start: 40px;
  }
}
@media screen and (max-width: 768px) {
  .interview .box .gap-sp {
    margin-block-start: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .box figure.gap-sp {
    margin-block-start: 6vw;
  }
}
.interview .schedule {
  background-color: var(--color-primarylight);
}
@media screen and (min-width: 769px) {
  .interview .schedule {
    margin-inline: calc(50% - 50vw - 150px);
    padding-block: 80px 80px;
    margin-block-start: 119px;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule {
    margin-block-start: 15vw;
    padding: 10vw 6vw;
  }
}
@media screen and (min-width: 769px) {
  .interview .schedule > div {
    margin-inline: -300px 0;
  }
}
.interview .schedule dl {
  display: grid;
}
@media screen and (min-width: 769px) {
  .interview .schedule dl {
    width: min(800px, 90%);
    margin-inline: auto;
    grid-template-columns: 240px 1fr;
    gap: 28px 60px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .interview .schedule dl {
    grid-template-columns: 1fr;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule dl {
    grid-template-columns: 1fr;
    gap: 6.75vw;
  }
}
.interview .schedule dt {
  font-weight: var(--font-medium);
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .interview .schedule dt {
    grid-column: 1/2;
    display: grid;
    margin-block-start: 3px;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule dt {
    text-align: center;
    margin-block-end: -0.75vw;
  }
}
.interview .schedule dd {
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 769px) {
  .interview .schedule dd {
    grid-column: 2/3;
    gap: 32px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .interview .schedule dd {
    grid-column: 1/2;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule dd {
    gap: 2vw;
  }
}
.interview .schedule .font20_16 {
  position: relative;
  font-weight: var(--font-medium);
  display: grid;
  text-align: right;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .interview .schedule .font20_16 {
    grid-template-columns: 60px auto;
    gap: 32px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule .font20_16 {
    grid-template-columns: 14.5vw auto;
    gap: 2vw;
    line-height: 1.31;
  }
}
.interview .schedule .font20_16::after {
  content: "";
  display: block;
  flex-shrink: 0;
  background-image: url(/asset/img/common/ic-clock-pink.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 769px) {
  .interview .schedule .font20_16::after {
    width: 36px;
    height: 36px;
    margin-block: -2px;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule .font20_16::after {
    width: 6vw;
    height: 6vw;
    margin-block: -0.375vw;
  }
}
.interview .schedule .font16_14 {
  font-weight: var(--font-medium);
}
@media screen and (min-width: 769px) {
  .interview .schedule .font16_14 {
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule .font16_14 {
    line-height: 1.5;
  }
}
.interview .schedule dd:not(:last-of-type) .font20_16 {
  z-index: 1;
}
.interview .schedule dd:not(:last-of-type) .font20_16::before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  background-position: center;
  background-repeat: repeat-y;
  background-size: contain;
  background-image: url(/asset/img/common/ic-line.svg);
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .interview .schedule dd:not(:last-of-type) .font20_16::before {
    right: 17.5px;
    height: calc(100% + 24px);
  }
}
@media screen and (max-width: 768px) {
  .interview .schedule dd:not(:last-of-type) .font20_16::before {
    right: 2.875vw;
    height: calc(100% + 6vw);
  }
}

/*----------------------------------------
	- その他の社員はこちら
-----------------------------------------*/
.other {
  background: linear-gradient(150deg, #FFF0F3 0%, #FFF0F3 14%, #EAFAFF 100%);
}
@media screen and (min-width: 769px) {
  .other {
    padding-block: 80px 140px;
  }
}
@media screen and (max-width: 768px) {
  .other {
    padding-block: 15vw 22.5vw;
  }
}
@media screen and (min-width: 769px) {
  .other .c-box {
    width: min(1080px, 90%);
  }
}
.other .font24_18 {
  font-weight: var(--font-medium);
  text-align: center;
}
@media screen and (min-width: 769px) {
  .other .font24_18 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .other .font24_18 {
    line-height: 2;
  }
}
.other .item-list {
  display: grid;
}
@media screen and (min-width: 769px) {
  .other .item-list {
    grid-template-columns: repeat(2, 47.222%);
    justify-content: space-between;
    margin-block-start: 60px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 769px) {
  .other .item-list {
    grid-template-columns: 1fr;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .other .item-list {
    margin-block-start: 7.5vw;
    gap: 15vw;
  }
}
.other li {
  display: grid;
}
@media screen and (min-width: 769px) {
  .other li {
    grid-template-columns: 280px auto;
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .other li {
    grid-template-columns: 50vw 1fr;
  }
}
.other .c-link-area {
  position: relative;
  display: block;
  grid-column: 1/2;
  grid-row: 1/2;
  height: -moz-fit-content;
  height: fit-content;
  margin-block: auto;
}
.other .c-link-area img {
  transition: scale 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (hover: hover) {
  .other .c-link-area:hover img {
    scale: 1.05;
  }
}
.other .c-icon-base {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .other .c-icon-base {
    right: 28px;
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 768px) {
  .other .c-icon-base {
    right: 7.5vw;
  }
}
.other .txt {
  grid-column: 2/3;
  grid-row: 1/2;
  height: -moz-fit-content;
  height: fit-content;
  margin-block: auto;
}
.other .font32_24 {
  font-style: italic;
  color: var(--color-primarydark);
  line-height: 1;
}
.other .font18_16 {
  font-weight: var(--font-medium);
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .other .font18_16 {
    margin-block-start: 30px;
  }
}
@media screen and (max-width: 768px) {
  .other .font18_16 {
    margin-block-start: 5vw;
  }
}
.other .font14_12 {
  display: grid;
  color: var(--color-smokegray);
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .other .font14_12 {
    margin-block-start: 8px;
  }
}
@media screen and (max-width: 768px) {
  .other .font14_12 {
    margin-block-start: 1vw;
  }
}