@charset "UTF-8";

.interview_intro_order, .interview_lists_title, .interview_lists_name, .interview_theme_title, .interview_box_name {
  font-family: "Arial", "Noto Sans JP", sans-serif !important;
}

.page_mv_inner > img {
  object-position: center 15%;
}

@media screen and (min-width: 768px) {
  .page_mv_inner > img {
    object-position: unset;
  }
}

.interview_box_lead {
  font-family: "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif !important;
}

.interview_theme_item_order {
  font-size: 1.4rem;
}

.interview_theme_item {
  font-size: 1.6rem;
}

.interview_box_lead {
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) {
  .interview_theme_item {
    font-size: 1.8rem;
  }
}

.interview_lists_name, .interview_box_title, .person_page {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .interview_box_lead {
    font-size: 1.6rem;
  }
}
.interview_intro_title {
  font-size: 2.0rem;
}

.interview_lists_title, .interview_theme_title {
  font-size: 2.4rem;
}

.interview_intro_order {
  font-size: 2.6rem;
}

@media screen and (min-width: 768px) {
  .interview_lists_name, .interview_box_title, .person_page {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 768px) {
  .interview_intro_title, .interview_lists_title, .interview_theme_title {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 1200px) {
  .interview_lists_name, .interview_box_title, .person_page {
    font-size: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .interview_intro_order {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .interview_intro_title, .interview_lists_title, .interview_theme_title {
    font-size: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  .interview_intro_order {
    font-size: 5rem;
  }
}

.interview_theme_item, .interview_theme_item_order {
  font-weight: 500;
}

.interview_intro_order, .interview_intro_title, .interview_lists_title, .interview_lists_tag, .interview_lists_name, .interview_theme_title, .interview_box_title, .interview_box_name, .person_page {
  font-weight: 700;
}

.wrap {
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}

.member {
  position: relative;
  z-index: 1;
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .member {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .member {
    margin-top: 160px;
  }
}

.interview_intro {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.interview_intro_order {
  line-height: 0.96;
  text-align: center;
  color: #005ca2;
}
.interview_intro_title {
  line-height: 1.5;
  margin-top: 10px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .interview_intro {
    max-width: 450px;
  }
}
@media screen and (min-width: 1200px) {
  .interview_intro {
    max-width: 645px;
  }
}

/* profile */
.profile {
  padding: 30px 15px;
}
.profile_head {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.interview_lists {
  background-color: #fff;
  border-radius: 15px;
  margin-top: 35px;
  padding: 40px 20px;
  box-shadow: 5px 10px 15px 0 rgba(0, 0, 0, 0.15);
}
.profile .interview_lists_inner {
  display: block;
}
.profile .interview_lists_item {
  width: 100%;
}
.profile .interview_lists_tag {
  position: relative;
  bottom: unset;
  left: unset;
  translate: unset;
}
.interview_lists_item .p_txt {
  text-align: left;
}
.interview_lists_avatar {
  max-width: 200px;
  margin: 0 auto;
}
.interview_lists_item:first-child {
  margin-bottom: 24px;
}
.interview_lists_avatar::after {
  display: none;
}
.interview_lists_tag {
  margin-right: 10px;
}
.interview_lists_name {
  margin-right: 20px;
}
.interview_lists_inner {
  max-width: unset;
}
.interview_lists_title {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.interview_lists_inner {
  max-width: 425px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
.interview_lists_item {
  width: 320px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.feedback {
  padding: 24px 16px;
  border-radius: 10px;
  background-color: #F3F3F3;
}
.feedback_title {
  font-size: 20px;
  font-weight: bold;
  color: #4E7AE8;
  margin-bottom: 10px;
}
.feedback_txt {
  line-height: 1.6;
}
.interview_lists_item:last-child .interview_lists_avatar::after {
  display: none;
}
.interview_lists_item+.interview_lists_item {
  position: relative;
}
.interview_lists_item+.interview_lists_item::before {
  content: "";
  width: 60px;
  height: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("./../images/crosstalk1/path/img_path_x.png");
  background-size: 60px 100px;
}
.interview_lists_avatar {
  text-align: center;
  position: relative;
  padding-bottom: 28px;
  position: relative;
  z-index: 0;
}
.interview_lists_avatar img {
  border-radius: 50%;
}
.interview_lists_content {
  text-align: center;
}
.interview_lists_tag {
  min-width: 83px;
  display: inline-block;
  line-height: 1.5;
  position: absolute;
  bottom: 13px;
  left: 50%;
  translate: -50%;
  color: #fff;
  background-color: #005ca2;
  padding: 2px 15px 4px;
}
.interview_lists_name {
  line-height: 0.9333333333;
}
.interview_lists .p_txt {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .profile {
    padding: 30px 50px;
  }
  .profile_head {
    justify-content: left;
  }
  .interview_lists {
    margin-top: 51px;
    padding: 40px;
  }
  .interview_lists_inner {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .interview_lists_item {
    width: calc(33.33% - 38px);
    margin-left: 0;
    margin-right: 0;
  }
  .interview_lists_item:first-child {
    display: flex;
    align-items: center;
  }
  .interview_lists_item+.interview_lists_item {
    margin-top: 0;
  }
  .interview_lists_item+.interview_lists_item::before {
    display: none;
  }
  .interview_lists_avatar {
    margin-right: 75px;
    padding-bottom: 0;
  }
  .interview_lists_avatar::after {
    content: "";
    width: 120px;
    height: 200px;
    position: absolute;
    z-index: -1;
    top: calc(50% - 8px);
    right: 0;
    translate: 75% -50%;
    background-image: url("./../images/crosstalk1/path/img_path_x.png");
    background-size: 120px 200px;
  }
  .feedback {
    padding: 24px 32px;
  }
}
@media screen and (min-width: 1200px) {
  .interview_lists {
    padding: 70px 64px 47px 79px;
  }
  .interview_lists_title {
    padding-right: 17px;
  }
}


/* theme */
.interview_theme {
  margin-top: 40px;
}
.interview_theme_title {
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.interview_theme_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}
.interview_theme_item {
  width: calc(50% - 5px);
  box-shadow: 5px 10px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 10px;
  line-height: 1.6;
}
.interview_theme_item_order {
  width: 45px;
  min-width: 45px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0.8;
  margin-bottom: 5px;
  color: #fff;
  background-color: #005ca2;
  border-radius: 99px;
  margin-right: 19px;
}
@media screen and (min-width: 768px) {
  .interview_theme_item {
    width: calc(33.33% - 17px);
    display: flex;
    align-items: center;
    padding: 18px 5px 18px 16px;
  }
  .interview_theme_item:hover {
    opacity: 1;
    background-color: #eee;
  }
  .interview_theme_item_order {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .interview_theme_inner {
    gap: 16px 25px;
    margin-top: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .interview_theme_item_order {
    width: 64px;
    min-width: 64px;
  }
}

/* interview */
.interview {
  margin-top: 30px;
}
.interview_box {
  padding-top: 40px;
}
.interview_box_inner:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
.interview_box_thumb {
  margin-bottom: 20px;
}
.interview_box_title {
  color: #4e7ae8;
  line-height: 1.6;
}
.interview_box_title::before {
  content: "";
  width: 60px;
  height: 2px;
  background-color: currentColor;
  vertical-align: middle;
  display: inline-block;
  margin-right: 18px;
  position: relative;
  margin-bottom: 4px;
}
.interview_box_lead {
  line-height: 1.5;
  color: #4E7AE8;
  margin-top: 9px;
  font-weight: bold;
  margin-bottom: 46px;
}
.interview_box_dl {
  display: flex;
  justify-content: space-between;
  padding-bottom: 36px;
}
.interview_box_dl:last-of-type {
  padding-bottom: 0;
}
.interview_box_avatar {
  width: 70px;
  min-width: 70px;
  position: relative;
  text-align: center;
  align-self: flex-start;
}
.interview_box_avatar img {
  border: 50%;
}
.interview_box_name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  translate: 0 100%;
}
.interview_box_chat {
  width: 100%;
  display: table;
}
.interview_box_chat .p_txt {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .interview {
    margin-top: 55px;
  }
  .interview_box {
    padding-top: 66px;
  }
  .interview_box_thumb {
    width: 330px;
    display: flex;
    margin: 0;
  }
  .interview_box_thumb img {
    width: calc(100% + 22vw + 25px);
    max-width: 50vw;
    padding-left: 25px;
  }
  .interview_box_title::before {
    width: 115px;
    margin-right: 25px;
    margin-bottom: 8px;
  }
  .interview_box_dl+.interview_box_dl {
    margin-top: 26px;
  }
  .interview_box_avatar {
    width: 100px;
    min-width: 100px;
  }
  .interview_box_name {
    bottom: -5px;
  }
}

@media screen and (min-width: 1200px) {
  .interview_box+.interview_box_02 {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .interview_box_01 .interview_box_title {
    padding-top: 26px;
  }
  .interview_box_01 .interview_box_thumb {
    margin-right: 35px;
    justify-content: flex-end;
    float: left;
  }
}

@media screen and (min-width: 1200px) {
  .interview_box_01 .interview_box_thumb {
    margin-right: 64px;
  }
  .interview_box_01 .interview_box_dl {
    padding-bottom: 30px;
  }
  .interview_box_01 .interview_box_dl+.interview_box_dl {
    margin-top: 34px;
  }
}
@media screen and (min-width: 768px) {
  .interview_box_02 .interview_box_lead {
    margin-bottom: 15px;
  }

  .interview_box_02 .interview_box_thumb {
    float: right;
  }
}

@media screen and (min-width: 1200px) {
  .interview_box_02 .interview_box_thumb {
    margin-left: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .interview_box_03 .interview_box_lead {
    margin-bottom: 36px;
    padding-top: 5px;
  }
}
.interview_box_gradient {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .interview_box_gradient {
    margin-top: 15px;
    padding-bottom: 65px;
  }
}
.interview_box_gradient .interview_box_lead, .interview_box_gradient .interview_box_title {
  color: #fff;
}
.interview_box_gradient .interview_box_inner {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.interview_box_gradient .interview_box_inner::before {
  content: "";
  width: calc(100% + 50px);
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -25px;
  background-image: linear-gradient(45deg, #4e7ae8 20%, #76d9fe 100%);
}
.interview_box_gradient .interview_box_dl {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .interview_box_gradient .interview_box_inner::before {
    width: calc(100% + 22vw + 153px);
    left: -153px;
    border-radius: 15px;
    overflow: hidden;
  }
  .interview_box_gradient .interview_box_thumb {
    margin-left: 67px;
    float: right;
  }

  .interview_box_gradient .interview_box_thumb img {
    width: calc(100% + 15vw);
    max-width: 50vw;
  }
}
@media screen and (min-width: 1200px) {
  .interview_box_gradient .interview_box_inner {
    padding-top: 74px;
    padding-bottom: 83px;
  }
  .interview_box_gradient .interview_box_thumb {
    width: 345px;
    margin-top: 67px;
  }
}
.person_page {
  width: 1753px;
  max-width: calc(100% - 40px);
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  color: #fff;
  background-image: linear-gradient(90deg, #4e7ae8 0%, #76d9fe 50%);
  text-transform: uppercase;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .person_page {
    height: 123px;
    margin-top: 80px;
  }
  .person_page:hover .icon {
    translate: 5px 0;
  }
}

.person_page_txt {
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
}
.person_page_txt::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: currentColor;
}
.person_page_txt .icon {
  width: 40px;
  height: 16px;
  display: inline-block;
  margin-left: 30px;
  background-image: url("./../images/crosstalk1/path/img_path_arrow_right.svg");
  background-size: 40px 16px;
}
@media screen and (min-width: 768px) {
  .person_page_txt {
    padding-bottom: 20px;
  }
  .person_page_txt .icon {
    width: 66px;
    height: 27px;
    margin-left: 50px;
    background-size: 66px 27px;
    transition: 300ms ease;
  }
}
@media screen and (min-width: 1200px) {
  .person_page_txt::after {
    height: 5px;
  }
}

.interview_lists_item+.interview_lists_item::before {
  display: none;
}

.interview_box_gradient .interview_box_dl:first-of-type {
  margin-bottom: 24px;
}

.interview_box_dl+.interview_box_dl {
  margin-top: 10px;
}

.interview_box_lead {
  margin-bottom: 24px;
}

.interview_box_icon {
  color: #4E7AE8;
  font-weight: bold;
  font-size: 20px;
  padding: 4px 16px;
  line-height: 1.4;
  border-radius: 50px;
  background-color: #fff;
}

.c_related_item {
  margin-bottom: 60px;
}

@media screen and (min-width: 1024px) {
  .c_related_item {
    margin-bottom: 0;
  }
}

.c_related_inner {
  align-items: flex-end;
}

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