.p-recruit-specialinterview .fv {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .fv {
    z-index: 1;
    height: max(46.4rem, 24.1666666667vw);
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .fv {
    display: grid;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .fv_img {
    position: absolute;
    inset: 0;
    z-index: -1;
  }
  .p-recruit-specialinterview .fv_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .fv_img {
    grid-row: 1;
    grid-column: 1;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .fv .c-wrap {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .fv .c-wrap {
    grid-row: 1;
    grid-column: 1;
    padding-top: 5.3333333333vw;
  }
}
.p-recruit-specialinterview .fv_hgroup {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .fv_hgroup {
    margin-left: auto;
    width: 46.2rem;
  }
}
.p-recruit-specialinterview .fv_hgroup_txt {
  font-feature-settings: "palt";
  font-size: 2.8rem;
  line-height: 1.2142857143;
  color: #dd5888;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .fv_hgroup_txt {
    font-size: 3.7333333333vw;
  }
}
.p-recruit-specialinterview .fv_hgroup_ttl {
  font-feature-settings: "palt";
  font-size: 4rem;
  font-weight: 500;
  color: #dd5888;
  margin-top: 4.7rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .fv_hgroup_ttl {
    font-size: 6.4vw;
    margin-top: 2.5333333333vw;
  }
}
.p-recruit-specialinterview .intro {
  margin-top: 7.2rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro {
    margin-top: 2.7rem;
  }
}
.p-recruit-specialinterview .intro_txt {
  font-size: 2.4rem;
  line-height: 1.6666666667;
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .intro_txt {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_txt {
    font-size: 3.2rem;
    line-height: 1.5625;
  }
}
.p-recruit-specialinterview .intro_box {
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: 22.6rem 1fr;
  column-gap: 6.9rem;
  margin-top: 8.8rem;
  padding: 2.9rem 14rem;
  border-radius: 5rem;
  background: #fcf0f4;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_box {
    grid-template-columns: 19rem 1fr;
    column-gap: 5rem;
    margin-top: 7.1rem;
    padding: 7rem 8.8rem 6.2rem;
    border-radius: 3rem;
  }
}
.p-recruit-specialinterview .intro_box_img {
  grid-row: span 2;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_box_img {
    grid-row: 1;
  }
}
.p-recruit-specialinterview .intro_box_hgroup_pos {
  font-size: 1.6rem;
  line-height: 2;
}
.p-recruit-specialinterview .intro_box_hgroup_name {
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: 500;
  color: #dd5888;
  margin-top: 0.5rem;
}
.p-recruit-specialinterview .intro_box_txt {
  font-feature-settings: "palt";
  font-size: 1.4rem;
  line-height: 1.7857142857;
  letter-spacing: 0.075em;
  margin-top: 2.8rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_box_txt {
    font-size: 2.4rem;
    line-height: 1.6666666667;
    grid-column: span 2;
    margin-top: 4.2rem;
  }
}
.p-recruit-specialinterview .intro_list {
  gap: 2.4rem;
  margin: 6.4rem auto 0;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .intro_list {
    display: grid;
    grid-template-columns: repeat(7, auto);
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 5.8rem;
  }
}
.p-recruit-specialinterview .intro_list_fig_img {
  margin-inline: auto;
  width: 12.2rem;
  height: 12.2rem;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_list_fig_img {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
  }
}
.p-recruit-specialinterview .intro_list_fig_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-recruit-specialinterview .intro_list_fig_cap {
  text-align: center;
}
.p-recruit-specialinterview .intro_list_fig_cap_entry {
  font-size: 1.4rem;
  line-height: 1.2857142857;
  margin-top: 0.9rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_list_fig_cap_entry {
    font-size: 1.3rem;
    line-height: 1.2307692308;
    margin-top: 1.7rem;
  }
}
.p-recruit-specialinterview .intro_list_fig_cap_unit {
  font-feature-settings: "palt";
  font-size: 1.4rem;
  line-height: 1.2857142857;
  font-weight: 500;
  color: #ed981f;
  margin-top: 0.9rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_list_fig_cap_unit {
    font-size: 1.3rem;
    line-height: 1.2307692308;
    margin-top: 1.7rem;
  }
}
.p-recruit-specialinterview .intro_list_fig_cap_unit:is(.intro_list_fig_cap_entry + .intro_list_fig_cap_unit) {
  margin-top: 0.3rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .intro_list_fig_cap_unit:is(.intro_list_fig_cap_entry + .intro_list_fig_cap_unit) {
    margin-top: 0.5rem;
  }
}
.p-recruit-specialinterview .intro_list_fig_cap_name {
  font-feature-settings: "palt";
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 500;
  color: #ed981f;
  margin-top: 1.2rem;
}
.p-recruit-specialinterview .conversation {
  position: relative;
  margin-top: 13.7rem;
  padding-block: 17.3rem 25.8rem;
  background: rgba(248, 246, 222, 0.54);
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation {
    overflow-x: clip;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation {
    margin-top: 11.9rem;
    padding-block: 19.4rem 13.4rem;
  }
}
.p-recruit-specialinterview .conversation::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6.9270833333vw;
  width: 100%;
  height: 12.2395833333vw;
  background: url(../images/recruit/people/specialinterview/conversation_deco_bottom_pc.png) center/100% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation::before {
    bottom: -6vw;
    height: 14vw;
    background: url(../images/recruit/people/specialinterview/conversation_deco_bottom_sp.png) center/100% auto no-repeat;
  }
}
.p-recruit-specialinterview .conversation_list {
  padding-block: 15.5rem 14.7rem;
  max-width: 160rem;
  border-radius: 5rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list {
    position: relative;
  }
  .p-recruit-specialinterview .conversation_list::before {
    content: "";
    position: absolute;
    top: -7.7rem;
    left: 50%;
    translate: -50% 0;
    width: 192rem;
    height: calc(100% + 7.7rem);
    background: url(../images/recruit/people/specialinterview/conversation_deco.png) center top/100% auto repeat-y;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list {
    padding-block: 11.1rem 10.6rem;
    border-radius: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item {
    width: 85.0609756098%;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(odd) .conversation_list_intro {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(odd) .conversation_list_intro_img::before {
    top: -8.1333333333vw;
    left: auto;
    right: -5.7333333333vw;
    width: 23.4666666667vw;
    height: 57.7333333333vw;
    background: url(../images/recruit/people/specialinterview/conversation_deco_right.png) center/contain no-repeat;
  }
}
.p-recruit-specialinterview .conversation_list_item:nth-child(2) {
  margin-top: 14.8rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(2) {
    margin-top: 11.1rem;
  }
}
.p-recruit-specialinterview .conversation_list_item:nth-child(3) {
  margin-top: 16.3rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(3) {
    margin-top: 11rem;
  }
}
.p-recruit-specialinterview .conversation_list_item:nth-child(4) {
  margin-top: 14.2rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(4) {
    margin-top: 10.8rem;
  }
}
.p-recruit-specialinterview .conversation_list_item:nth-child(5) {
  margin-top: 16.2rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_item:nth-child(5) {
    margin-top: 9.4rem;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list_intro {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list_intro_img {
    width: 48.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_intro_img {
    position: relative;
  }
  .p-recruit-specialinterview .conversation_list_intro_img::before {
    content: "";
    position: absolute;
    top: -7.3333333333vw;
    left: -3.6vw;
    width: 21.2vw;
    height: 53.6vw;
    background: url(../images/recruit/people/specialinterview/conversation_deco_left.png) center/contain no-repeat;
    pointer-events: none;
  }
}
.p-recruit-specialinterview .conversation_list_intro_img img {
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_intro_img img {
    border-radius: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list_intro_inner {
    width: 48.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_intro_inner .conversation_list_ttl::before {
    display: none;
  }
}
.p-recruit-specialinterview .conversation_list_ttl {
  font-size: 3.6rem;
  line-height: 1.6666666667;
  font-weight: 500;
  margin-top: calc((1em - 1lh) / 2);
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_ttl {
    font-size: 4rem;
    line-height: 1.75;
    white-space: nowrap;
    position: relative;
    margin: 6.5rem auto 0;
    width: fit-content;
  }
  .p-recruit-specialinterview .conversation_list_ttl::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 65.4rem;
    height: 28.3rem;
    background: url(../images/recruit/people/specialinterview/conversation_deco_ttl.png) center/contain no-repeat;
    pointer-events: none;
  }
}
.p-recruit-specialinterview .conversation_list_ttl + .conversation_list_dl {
  margin-top: 4.3rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_ttl + .conversation_list_dl {
    margin-top: 5.5rem;
  }
}
.p-recruit-specialinterview .conversation_list_dl {
  margin-top: 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_dl {
    margin-top: 3.8rem;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-specialinterview .conversation_list_dl_item {
    display: grid;
    grid-template-columns: 10.5rem 1fr;
  }
}
.p-recruit-specialinterview .conversation_list_dl_item:nth-child(n+2) {
  margin-top: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_dl_item:nth-child(n+2) {
    margin-top: 3.8rem;
  }
}
.p-recruit-specialinterview .conversation_list_dl_name {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  color: #ed981f;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_dl_name {
    font-size: 2.8rem;
    line-height: 1.7142857143;
  }
}
.p-recruit-specialinterview .conversation_list_dl_name._teacher {
  color: #dd5888;
}
.p-recruit-specialinterview .conversation_list_dl_txt {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_list_dl_txt {
    font-size: 2.8rem;
    line-height: 1.7142857143;
    margin-top: 1.4rem;
  }
}
.p-recruit-specialinterview .conversation_img {
  margin: 12rem auto 0;
  max-width: 152.4rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview .conversation_img {
    margin-top: 8rem;
    width: 89.8666666667%;
  }
}
.p-recruit-specialinterview-work {
  margin-top: 25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview-work {
    margin-top: 20rem;
  }
}
.p-recruit-specialinterview-entry {
  margin-top: 16rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-specialinterview-entry {
    margin-top: 20rem;
  }
}

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