@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Montserrat:wght@700&family=Roboto+Condensed:wght@300;700&family=Roboto:wght@300;700&display=swap");
@-webkit-keyframes left-to-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(10%);
  }
}
@-moz-keyframes left-to-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(10%);
  }
}
@keyframes left-to-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(10%);
  }
}
@-webkit-keyframes shrink-once {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes shrink-once {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shrink-once {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@media (min-width: 768px) {
  ._test {
    width: 96%;
    padding: 0;
  }
}
@media (max-width: 575px) {
  ._test {
    width: 96%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  ._test {
    width: 900px;
  }
}

#content {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.visual {
  position: relative;
}
@media screen and (max-width: 767px) {
  .visual {
    overflow: hidden;
  }
}
.visual::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(../media/images/recruit/crosstalk/abstract.svg) no-repeat center/1920px;
  z-index: 3;
  pointer-events: none;
  height: 100%;
}
@media print, screen and (min-width: 1921px) {
  .visual::after {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .visual::after {
    background-image: url(../media/images/recruit/crosstalk/abstract_sp.svg);
    background-size: cover;
  }
}
.visual .visual_image {
  position: relative;
  height: 548px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .visual .visual_image {
    height: 265px;
  }
}
.visual .visual_image .img {
  height: 100%;
}
.visual .visual_image img {
  display: block;
  object-fit: cover;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  object-position: center;
}
.visual .visual_copy {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;
  padding-left: 8.2%;
  max-width: 1000px;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  z-index: 4;
}
@media screen and (max-width: 1024px) {
  .visual .visual_copy {
    top: 3%;
    left: 10%;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_copy {
    top: 23%;
    left: 16.8%;
    padding-left: 0;
    font-size: 12px;
  }
}
.visual .visual_copy .ja {
  display: block;
  font-family: Hiragino Sans, "Hiragino Kaku Gothic ProN", Meryo, "メイリオ", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-weight: 600;
}
.visual .visual_copy .en {
  display: block;
  margin-top: 3px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: italic;
  font-size: 48px;
  line-height: 1.22;
}
@media screen and (max-width: 1024px) {
  .visual .visual_copy .en {
    font-size: 37px;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_copy .en {
    font-size: 30px;
  }
}
.visual .visual_inner {
  margin: 0 auto;
  max-width: 1000px;
}
.visual .visual_bottom {
  background: linear-gradient(90deg, #229ad3 0%, #0169b6 50.74%, #0a3fa3 100%);
}
@media screen and (max-width: 1024px) {
  .visual .visual_bottom {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_bottom {
    padding: 0;
  }
}
.visual .profilelist {
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  margin-top: -19.5%;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .visual .profilelist {
    margin-top: -20.8%;
    padding-bottom: 38px;
  }
}
.visual .profilelist .slide-arrow {
  position: absolute;
  z-index: 2;
  bottom: 23.5%;
  width: 28px;
}
.visual .profilelist .slide-arrow.prev-arrow {
  left: 18px;
}
.visual .profilelist .slide-arrow.next-arrow {
  right: 18px;
}
.visual .profilelist .slide-arrow img {
  display: block;
  width: 100%;
}
.visual .profilelist li {
  flex: 0 0 17.2%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .visual .profilelist li {
    display: none;
    width: 32vw;
    margin: 0 4vw;
  }
  .visual .profilelist li:first-child {
    display: block;
  }
  .visual .profilelist li.slick-slide {
    display: block;
  }
  .visual .profilelist li.slick-slide .thumbnail {
    transition: 0.5s;
    margin-bottom: 46px;
  }
  .visual .profilelist li.slick-slide .profile_text {
    opacity: 0;
    margin: 0 -16.2vw;
    height: 0;
    overflow: hidden;
    transition-duration: 0.5s;
    transition-delay: 0.5s;
  }
  .visual .profilelist li.slick-center .thumbnail, .visual .profilelist li.is-active-next .thumbnail {
    transform: translateY(24px);
  }
  .visual .profilelist li.slick-center .profile_text, .visual .profilelist li.is-active-next .profile_text {
    height: auto;
    opacity: 1;
  }
}
.visual .profilelist .item_wrap.prof_yu .thumbnail img {
  transform: translate(-4px, 32px);
  max-width: 105%;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .item_wrap.prof_yu .thumbnail img {
    transform: translate(-3%, 11%);
  }
}
.visual .profilelist .item_wrap.prof_mai .thumbnail img {
  transform: translateY(64px);
  max-width: 91%;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .item_wrap.prof_mai .thumbnail img {
    transform: translateY(24%);
  }
}
.visual .profilelist .item_wrap.prof_mir .thumbnail img {
  transform: translateY(52px);
  max-width: 98%;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .item_wrap.prof_mir .thumbnail img {
    transform: translateY(19%);
  }
}
.visual .profilelist .thumbnail {
  position: relative;
  overflow: hidden;
  aspect-ratio: 172/280;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .thumbnail {
    width: 32vw;
    margin: 0 auto;
    transform: translateX(0);
    transition: 0.5s;
  }
}
.visual .profilelist .thumbnail::before, .visual .profilelist .thumbnail::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
.visual .profilelist .thumbnail::before {
  border-radius: 86px 86px 0px 0px;
  background: #fff;
  aspect-ratio: 172/220;
}
.visual .profilelist .thumbnail::after {
  background: #95dbe3;
  aspect-ratio: 172/85;
}
.visual .profilelist .thumbnail img {
  position: relative;
  z-index: 3;
  display: block;
  margin: auto;
  max-width: 100%;
  transform: translateY(20px);
}
@media screen and (max-width: 767px) {
  .visual .profilelist .thumbnail img {
    transform: translateY(7%);
  }
}
.visual .profilelist .profile_text {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .profile_text {
    margin-top: 23px;
  }
}
.visual .profilelist .profile_text_top {
  margin-bottom: 10px;
  padding-bottom: 11px;
  border-bottom: 1px solid #95dbe3;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .profile_text_top {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
    padding-bottom: 10px;
    width: 100%;
  }
}
.visual .profilelist .profile_name {
  margin-bottom: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .profile_name {
    margin-bottom: 0;
    margin-right: 15px;
    font-size: 22px;
  }
}
.visual .profilelist .profile_position {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .profile_position {
    font-size: 11px;
  }
}
.visual .profilelist .profile_lead p {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.68;
}
@media screen and (max-width: 767px) {
  .visual .profilelist .profile_lead p {
    font-size: 12px;
    line-height: 1.58;
  }
}

.slide-dots {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  margin-top: -16px;
  padding: 0 8.6vw;
  gap: 0 8px;
}
.slide-dots > li {
  flex: 0 0 18.04%;
  max-width: 56px;
}
.slide-dots > li.slick-active .dot_img {
  border-color: #95DBE3;
}
.slide-dots > li .dot_img {
  position: relative;
  border-radius: 50%;
  padding: 3px;
  border: 1px solid transparent;
  margin-bottom: 2px;
  margin: 0 auto;
}
.slide-dots > li .dot_img img {
  display: block;
  border-radius: 50%;
  width: 100%;
}
.slide-dots > li .slide_dot_name {
  margin-top: 3px;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}
.slide-dots .name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  color: #000;
}

.talk_contents {
  margin-top: 101px;
  margin-bottom: 53px;
}
@media screen and (max-width: 767px) {
  .talk_contents {
    margin-top: 40px;
    margin-bottom: 57px;
  }
}

.talk_wrap {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .talk_wrap:nth-child(even) .talk_header_inner {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .talk_wrap:nth-child(odd) .talk_header_inner {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 767px) {
  .talk_wrap:nth-child(even) .talk_header_inner {
    flex-direction: row-reverse;
  }
  .talk_wrap:nth-child(even) .talk_title_image {
    margin-right: 43px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .talk_wrap:nth-child(even) .talk_title_image {
    margin-right: 20px;
  }
}
@media print, screen and (min-width: 767px) {
  .talk_wrap:nth-child(even) .title_bottom {
    padding: 25px 0 27px 93px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .talk_wrap:nth-child(even) .title_bottom {
    padding: 13px 8px 13px 67px;
    white-space: nowrap;
  }
}
@media print, screen and (min-width: 767px) {
  .talk_wrap:nth-child(even) .title_middle::before {
    background: linear-gradient(90deg, #229ad3 0%, #0169b6 50.74%, #0a3fa3 100%);
  }
  .talk_wrap:nth-child(even) .title_middle::before,
  .talk_wrap:nth-child(even) .title_bottom::before {
    right: calc(-50vw + 50%);
    left: calc(-375px - 43px);
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .talk_wrap:nth-child(even) .talk_title {
    padding-left: 0;
    padding-right: 15px;
  }
}

.talk_wrap + .talk_wrap {
  margin-top: 21px;
}
@media screen and (max-width: 767px) {
  .talk_wrap + .talk_wrap {
    margin-top: 20px;
  }
}
.talk_wrap .talk_header {
  position: relative;
}
.talk_wrap .talk_header_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_header_inner {
    display: block;
  }
}
.talk_wrap .talk_title {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .talk_title {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_title {
    padding: 0;
  }
}
.talk_wrap .talk_title_inner {
  display: flex;
  align-items: baseline;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_title_inner {
    padding: 0 18px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_title_inner {
    margin-bottom: 10px;
  }
}
.talk_wrap .talk_chapter {
  flex: 0 0 75px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .talk_chapter {
    flex: 0 0 50px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_chapter {
    flex: 0 0 56px;
  }
}
.talk_wrap .talk_chapter img {
  display: block;
  max-width: 100%;
}
.talk_wrap .talk_chapter .chapter {
  display: block;
  width: 75px;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .talk_chapter .chapter {
    width: 100%;
  }
}
.talk_wrap .talk_chapter .chapter_nam {
  display: table;
  margin: 11px auto 0;
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_chapter .chapter_nam {
    margin-top: 8px;
  }
}
.talk_wrap .talk_chapter .chapter_nam img {
  height: 61px;
  transform: translateX(-2px);
}
@media screen and (max-width: 1024px) {
  .talk_wrap .talk_chapter .chapter_nam img {
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_chapter .chapter_nam img {
    height: 43px;
  }
}
.talk_wrap .chapter_title {
  margin: 0;
  font-weight: 500;
  font-size: 44px;
  font-family: Hiragino Sans, "Hiragino Kaku Gothic ProN", Meryo, "メイリオ", "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  line-height: 1;
  transform: translateY(-4px);
}
@media screen and (max-width: 1024px) {
  .talk_wrap .chapter_title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .chapter_title {
    font-size: 30px;
  }
}
.talk_wrap .chapter_title .en {
  display: inline-block;
  margin-left: 0.3em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: italic;
  font-size: 32px;
  color: #0169b6;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .chapter_title .en {
    font-size: 29px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .chapter_title .en {
    font-size: 21px;
  }
}
.talk_wrap .talk_title_image {
  flex: 0 0 375px;
  max-width: 375px;
  margin-top: 20px;
  aspect-ratio: 375 / 250;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .talk_title_image {
    flex: 0 0 330px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .talk_title_image {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 225px;
    aspect-ratio: 225 / 150;
  }
  .talk_wrap .talk_title_image::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: calc(50% - 50vw);
    width: 100vw;
    height: 45%;
    background-color: #eaf8fa;
    z-index: -1;
  }
}
.talk_wrap .talk_title_image img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.talk_wrap .title_middle::before,
.talk_wrap .title_bottom::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  right: -375px;
}
@media screen and (max-width: 767px) {
  .talk_wrap .title_middle::before,
  .talk_wrap .title_bottom::before {
    display: none;
  }
}
.talk_wrap .title_middle {
  position: relative;
  padding: 7px 0px 7px 96px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .title_middle {
    padding: 10px 10px 8px 65px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .title_middle {
    padding: 5px 18px;
    background: linear-gradient(90deg, #229ad3 0%, #0169b6 50.74%, #0a3fa3 100%);
    font-size: 14px;
  }
}
.talk_wrap .title_middle::before {
  background: linear-gradient(90deg, #229ad3 0%, #0169b6 50.74%, #0a3fa3 100%);
  width: 1460px;
}
@media print, screen and (min-width: 1921px) {
  .talk_wrap .title_middle::before {
    width: auto;
    left: calc(-50vw + 50%);
  }
}
.talk_wrap .title_bottom {
  position: relative;
  flex: 1 1 auto;
  padding: 25px 48px 27px 96px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .talk_wrap .title_bottom {
    padding: 15px 13px 13px 65px;
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap .title_bottom {
    padding: 15px 8px 12px 18px;
    background: #eaf8fa;
  }
}
.talk_wrap .title_bottom::before {
  left: calc(-50vw + 50%);
  background: #eaf8fa;
}
.talk_wrap .title_bottom .title_name {
  position: relative;
  display: table;
  margin: 11px 0 0 auto;
  padding-left: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  text-align: right;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .talk_wrap .title_bottom .title_name {
    font-size: 18px;
    margin-top: -3px;
    margin-right: 15px;
  }
}
.talk_wrap .title_bottom .title_name::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0px;
  background: url(../media/images/recruit/crosstalk/line_dot.svg) no-repeat center/cover;
  height: 2px;
  width: 104px;
  transform: translateX(-100%);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .talk_wrap .title_bottom .title_name::before {
    top: 0.6em;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap.chapter2 .title_bottom .title_name {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap.chapter3 .title_bottom .title_name {
    margin-right: 37px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap.chapter5 .title_bottom .title_name {
    margin-right: 37px;
  }
}
@media screen and (max-width: 767px) {
  .talk_wrap.chapter5 .talk_list > li.center {
    margin-bottom: 0;
  }
}

.talk_list {
  margin: 64px auto;
  list-style: none;
  padding: 0 93px 0 93px;
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .talk_list {
    margin: 39px auto 5px;
    padding: 0 18px;
  }
}
.talk_list > li {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .talk_list > li:last-child {
    margin-bottom: 0;
  }
}
.talk_list > li.center {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .talk_list > li.center {
    margin-bottom: 40px;
  }
}
.talk_list > li.center + li {
  margin-bottom: 50px;
}
.talk_list > li.center .talk_name {
  top: 100%;
}
.talk_list > li.center .talk_main {
  display: grid;
  align-items: center;
  height: 100px;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .talk_list > li.center .talk_main {
    height: auto;
    transform: translateY(-6px);
  }
}
.talk_list > li + li {
  margin: 34px 0 32px;
}
@media screen and (max-width: 767px) {
  .talk_list > li + li {
    margin: 27px 0 29px;
  }
}
.talk_list .talk_thumbnail {
  position: relative;
  flex: 0 0 100px;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .talk_list .talk_thumbnail {
    flex: 0 0 64px;
    max-width: 64px;
    margin-right: 18px;
  }
}
.talk_list .talk_thumbnail img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.talk_list .talk_thumbnail .talk_name {
  margin-top: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .talk_list .talk_thumbnail .talk_name {
    margin-top: 6px;
    font-size: 15px;
  }
}
.talk_list .talk_main {
  transform: translateY(-9px);
}
@media screen and (max-width: 767px) {
  .talk_list .talk_main {
    transform: translateY(-6px);
  }
}
.talk_list .talk_main p {
  font-size: 16px;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .talk_list .talk_main p {
    font-size: 15px;
    line-height: 1.8;
  }
}

.tark_images {
  display: flex;
  justify-content: space-between;
  margin: 105px 0 77px;
}
@media screen and (max-width: 767px) {
  .tark_images {
    margin: 27px 0 13px;
  }
}
.tark_images li {
  flex: 0 0 33.3333%;
  aspect-ratio: 485/300;
}
@media screen and (max-width: 767px) {
  .tark_images li {
    aspect-ratio: 1;
  }
}
.tark_images li img {
  display: block;
  object-fit: cover;
  object-position: top;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .tark_images li .img_02 {
    object-position: 70% 0;
  }
}
.tark_images li .img_03 img {
  object-position: bottom;
}
@media screen and (max-width: 767px) {
  .tark_images li .img_04 {
    object-position: 60% 0;
  }
}
@media screen and (max-width: 767px) {
  .tark_images li .img_06 {
    object-position: 60% 0;
  }
}

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