/* !_breakpoint.scss */
:root {
  --bp-pcCnt: 1130px;
  --bp-pcMax: 1280px;
  --bp-spMax: 767px;
}

/* !honeycombSP.scss */
.honeycomb {
  display: grid;
  width: 100%;
  aspect-ratio: 350/1798;
  grid-template-columns: 8fr 1fr 8fr 1fr 8fr 1fr 8fr;
  grid-template-rows: 16.8rem 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr 11fr 3.5fr;
  grid-auto-flow: row;
  margin-inline: auto;
}
.honeycomb .honeycomb__cell {
  pointer-events: none;
}
.honeycomb .honeycomb__cell:not(.honeycomb__heading) {
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.3));
}
.honeycomb .honeycomb__cell:nth-of-type(1) {
  grid-area: 1/1/2/8;
}
.honeycomb .honeycomb__cell:nth-of-type(2) {
  grid-area: 2/3/5/6;
}
.honeycomb .honeycomb__cell:nth-of-type(3) {
  grid-area: 4/1/7/4;
}
.honeycomb .honeycomb__cell:nth-of-type(4) {
  grid-area: 4/5/7/8;
}
.honeycomb .honeycomb__cell:nth-of-type(5) {
  grid-area: 6/3/9/6;
}
.honeycomb .honeycomb__cell:nth-of-type(6) {
  grid-area: 8/1/11/4;
}
.honeycomb .honeycomb__cell:nth-of-type(7) {
  grid-area: 8/5/11/8;
}
.honeycomb .honeycomb__cell:nth-of-type(8) {
  grid-area: 10/3/13/6;
}
.honeycomb .honeycomb__cell:nth-of-type(9) {
  grid-area: 12/1/15/4;
}
.honeycomb .honeycomb__cell:nth-of-type(10) {
  grid-area: 12/5/15/8;
}
.honeycomb .honeycomb__cell:nth-of-type(11) {
  grid-area: 14/3/17/6;
}
.honeycomb .honeycomb__cell:nth-of-type(12) {
  grid-area: 16/1/19/4;
}
.honeycomb .honeycomb__cell:nth-of-type(13) {
  grid-area: 16/5/19/8;
}
.honeycomb .honeycomb__cell:nth-of-type(14) {
  grid-area: 18/3/21/6;
}
.honeycomb .honeycomb__cell:nth-of-type(15) {
  grid-area: 20/1/23/4;
}
.honeycomb .honeycomb__cell:nth-of-type(16) {
  grid-area: 20/5/23/8;
}
.honeycomb .honeycomb__cell:nth-of-type(17) {
  grid-area: 22/3/25/6;
}
.honeycomb .honeycomb__cell .honeycomb__link {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  position: relative;
  padding-block-end: 4rem;
  pointer-events: auto;
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview01]::before {
  background-image: url(/recruit/assets/img/interview01/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview02]::before {
  background-image: url(/recruit/assets/img/interview02/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview03]::before {
  background-image: url(/recruit/assets/img/interview03/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview04]::before {
  background-image: url(/recruit/assets/img/interview04/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview05]::before {
  background-image: url(/recruit/assets/img/interview05/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview06]::before {
  background-image: url(/recruit/assets/img/interview06/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview07]::before {
  background-image: url(/recruit/assets/img/interview07/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview08]::before {
  background-image: url(/recruit/assets/img/interview08/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview09]::before {
  background-image: url(/recruit/assets/img/interview09/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview10]::before {
  background-image: url(/recruit/assets/img/interview10/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview11]::before {
  background-image: url(/recruit/assets/img/interview11/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview12]::before {
  background-image: url(/recruit/assets/img/interview12/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview13]::before {
  background-image: url(/recruit/assets/img/interview13/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview14]::before {
  background-image: url(/recruit/assets/img/interview14/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview15]::before {
  background-image: url(/recruit/assets/img/interview15/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview16]::before {
  background-image: url(/recruit/assets/img/interview16/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link[href*=interview17]::before {
  background-image: url(/recruit/assets/img/interview17/honeycombImage.webp);
}
.honeycomb .honeycomb__cell .honeycomb__link::before, .honeycomb .honeycomb__cell .honeycomb__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.honeycomb .honeycomb__cell .honeycomb__link::before {
  background-position: center;
  background-size: cover;
}
.honeycomb .honeycomb__cell .honeycomb__link .honeycomb__title {
  color: #fff;
  font-size: 2.0rem;
  /* text-shadow: 0 0 1px rgba(0, 32, 128, 0.5); */
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0);
  text-align: center;
  -webkit-text-stroke: 3px rgb(82, 82, 82);
  paint-order: stroke;
}

/* !honeycombPC.scss */
@media (min-width: 768px) {
  .honeycomb {
    width: min(960 / 1130 * var(--100vw), 96rem);
    aspect-ratio: 960/1000;
    grid-template-columns: 10.25fr 2fr 10.25fr 2fr 10.25fr 2fr 10.25fr 2fr 10.25fr 2fr 10.25fr 2fr 10.25fr 2fr 10.25fr;
    grid-template-rows: 5fr 14fr 5fr 14fr 5fr 14fr 5fr 14fr 5fr 14fr 5fr;
  }
  .honeycomb .honeycomb__cell {
   pointer-events: none;
  }
  /* 初期状態はインタビュー非表示 */
  .non_active{
    opacity: 0;
    visibility: hidden;
    transition: all 1s;
    transform: translateY(150px);  
  }
  /* スクロールでインタビューを表示 */
  .active {
  /*要素を表示させる*/
  opacity: 1;
  visibility: visible;
  transition: all 1.5s;
  /*元の位置に戻す*/
  transform: translateY(0);
  }
  .honeycomb .honeycomb__cell:nth-of-type(1) {
    grid-area: 5/7/8/10;
  }
  .honeycomb .honeycomb__cell:nth-of-type(2) {
    grid-area: 1/3/4/6;
  }
  .honeycomb .honeycomb__cell:nth-of-type(3) {
    grid-area: 1/7/4/10;
  }
  .honeycomb .honeycomb__cell:nth-of-type(4) {
    grid-area: 1/11/4/14;
  }
  .honeycomb .honeycomb__cell:nth-of-type(5) {
    grid-area: 3/1/6/4;
  }
  .honeycomb .honeycomb__cell:nth-of-type(6) {
    grid-area: 3/5/6/8;
  }
  .honeycomb .honeycomb__cell:nth-of-type(7) {
    grid-area: 3/9/6/12;
  }
  .honeycomb .honeycomb__cell:nth-of-type(8) {
    grid-area: 3/13/6/16;
  }
  .honeycomb .honeycomb__cell:nth-of-type(9) {
    grid-area: 5/3/8/6;
  }
  .honeycomb .honeycomb__cell:nth-of-type(10) {
    grid-area: 5/11/8/14;
  }
  .honeycomb .honeycomb__cell:nth-of-type(11) {
    grid-area: 7/1/10/4;
  }
  .honeycomb .honeycomb__cell:nth-of-type(12) {
    grid-area: 7/5/10/8;
  }
  .honeycomb .honeycomb__cell:nth-of-type(13) {
    grid-area: 7/9/10/12;
  }
  .honeycomb .honeycomb__cell:nth-of-type(14) {
    grid-area: 7/13/10/16;
  }
  .honeycomb .honeycomb__cell:nth-of-type(15) {
    grid-area: 9/3/12/6;
  }
  .honeycomb .honeycomb__cell:nth-of-type(16) {
    grid-area: 9/7/12/10;
  }
  .honeycomb .honeycomb__cell:nth-of-type(17) {
    grid-area: 9/11/12/14;
  }
  .honeycomb .honeycomb__cell.honeycomb__heading {
    display: grid;
    place-items: center;
  }
  .honeycomb .honeycomb__cell.honeycomb__heading .section__heading {
    font-size: clamp(1rem, 32 / 1130 * var(--100vw), 3.2rem);
  }
  .honeycomb .honeycomb__cell .honeycomb__link {
    padding-block-end: min(40 / 1130 * var(--100vw), 4rem);
  }
  .honeycomb .honeycomb__cell .honeycomb__link::before {
    transition: 0.3s;
  }
  .honeycomb .honeycomb__cell .honeycomb__link::after {
    opacity: 0;
    background-image: linear-gradient(180deg, rgba(80, 128, 240, 0.2), rgba(80, 128, 240, 0.8));
    transition: opacity 0.3s;
  }
  .honeycomb .honeycomb__cell .honeycomb__link .honeycomb__title {
    font-size: clamp(3rem, 20 / 1130 * var(--100vw), 3rem);
    transition: transform 0.3s;
  }
  .honeycomb .honeycomb__cell .honeycomb__link:hover::before {
    transform: scale(1.2);
    transition: 0.3s;
  }
  .honeycomb .honeycomb__cell .honeycomb__link:hover::after {
    opacity: 1;
    transition: opacity 0.3s;
  }
  .honeycomb .honeycomb__cell .honeycomb__link:hover .honeycomb__title {
    transform: scale(1.2);
    transition: transform 0.3s;
  }
  
}/*# sourceMappingURL=honeycomb.css.map */