.page_mv__2 .caption {
  top: 20.8333333333vw;
}

.page_mv__2 figcaption {
  top: 31.9010416667vw;
}

.crosstalk_member {
  padding: 2.6041666667vw 0 6.5104166667vw;
  background-color: #f7faf9;
}
.crosstalk_member_text {
  margin-bottom: 5.2083333333vw;
  font-size: 1.0416666667vw;
  font-weight: 400;
  text-align: center;
  line-height: 2em;
}
.crosstalk_member_title {
  position: relative;
  margin-bottom: 3.90625vw;
  padding-left: 5.859375vw;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5625vw;
  font-weight: 500;
  line-height: 1em;
}
.crosstalk_member_title::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.2604166667vw);
  left: 0;
  transform: translateY(-50%);
  width: 3.90625vw;
  height: 1px;
  background-color: #838685;
}
.crosstalk_member_list {
  display: flex;
  justify-content: center;
}
.crosstalk_member_item {
  margin-right: 9.2447916667vw;
}
.crosstalk_member_item:last-child {
  margin: 0;
}
.crosstalk_member_image {
  display: block;
  width: 13.0208333333vw;
  height: 13.0208333333vw;
  margin: 0 auto 1.6927083333vw;
  border-radius: 100%;
  overflow: hidden;
}
.crosstalk_member_name {
  margin-bottom: 0.3255208333vw;
  color: #2ddcad;
  font-family: "Montserrat", sans-serif;
  font-size: 2.734375vw;
  font-weight: 500;
  text-align: center;
  line-height: 1em;
}
.crosstalk_member_date {
  color: #c7dbd6;
  font-size: 1.3020833333vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
}

.crosstalk_box_title {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.crosstalk_title_en {
  position: relative;
  color: #e3edea;
  font-family: "Hurricane", cursive;
  font-size: 13.0208333333vw;
  font-weight: 400;
  line-height: 1em;
}
.crosstalk_title {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  margin-top: -2.9947916667vw;
  color: #fff;
  font-size: 1.5625vw;
  font-weight: 400;
  line-height: 1.5em;
}
.crosstalk_title span {
  margin-bottom: 0.1302083333vw;
  padding: 0 0.3255208333vw;
  background-color: #2ddcad;
}

.crosstalk_theme {
  padding: 10.0911458333vw 0 8.984375vw;
}
.crosstalk_theme_wrap {
  margin-bottom: 13.671875vw;
}
.crosstalk_theme_wrap:last-child {
  margin-bottom: 0;
}
.crosstalk_theme_head {
  position: relative;
  display: flex;
  justify-content: flex-end;
  height: 26.0416666667vw;
}
.crosstalk_theme .crosstalk_box_title {
  padding-top: 0.3255208333vw;
}
.crosstalk_theme .crosstalk_title_en {
  left: -1.5625vw;
}
.crosstalk_theme_image {
  position: absolute;
  top: 0;
  right: 50%;
  width: 50vw;
}
.crosstalk_theme_content {
  padding: 5.2083333333vw 0 0;
}
.crosstalk_theme_sub_title {
  margin-bottom: 3.90625vw;
  color: #2ddcad;
  font-size: 1.5625vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
}
.crosstalk_theme_dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2.6041666667vw;
}
.crosstalk_theme_dl:last-child {
  margin-bottom: 0;
}
.crosstalk_theme_dt {
  flex-shrink: 0;
  width: 6.5104166667vw;
}
.crosstalk_theme_dt_image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  margin-bottom: 1.4322916667vw;
  border-radius: 100%;
  overflow: hidden;
}
.crosstalk_theme_dt_name {
  display: block;
  color: #2ddcad;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5625vw;
  font-weight: 600;
  text-align: center;
  line-height: 1em;
}
.crosstalk_theme_dd {
  position: relative;
  width: 55.9895833333vw;
  padding: 2.2135416667vw 2.6041666667vw;
  border-radius: 0.6510416667vw;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 2em;
}
.crosstalk_theme_dd::before {
  content: "";
  position: absolute;
  top: 1.953125vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.6510416667vw 0 0.6510416667vw 0.6510416667vw;
  border-color: transparent transparent transparent #f7faf9;
}
.crosstalk_theme_dd.bg_01 {
  background-color: #f7faf9;
}
.crosstalk_theme_dd.bg_02 {
  background-color: rgba(45, 220, 173, 0.1);
}
.crosstalk_theme_dd.bg_02::before {
  border-color: transparent transparent transparent rgba(45, 220, 173, 0.1);
}
.crosstalk_theme_dd.bg_03 {
  background-color: rgba(219, 157, 71, 0.1);
}
.crosstalk_theme_dd.bg_03::before {
  border-color: transparent transparent transparent rgba(219, 157, 71, 0.1);
}
.crosstalk_theme_dl:nth-of-type(odd) {
  padding-right: 9.765625vw;
}
.crosstalk_theme_dl:nth-of-type(odd) .crosstalk_theme_dt {
  margin-right: 3.2552083333vw;
}
.crosstalk_theme_dl:nth-of-type(odd) .crosstalk_theme_dd::before {
  left: -0.6510416667vw;
  transform: scaleX(-1);
}
.crosstalk_theme_dl:nth-of-type(even) {
  flex-direction: row-reverse;
  padding-left: 9.765625vw;
}
.crosstalk_theme_dl:nth-of-type(even) .crosstalk_theme_dt {
  margin-left: 3.2552083333vw;
}
.crosstalk_theme_dl:nth-of-type(even) .crosstalk_theme_dd::before {
  right: -0.6510416667vw;
}

.crosstalk_message {
  padding: 2.9296875vw 0 8.0078125vw;
  background-color: #f7faf9;
}
.crosstalk_message .crosstalk_image {
  width: 44.4661458333vw;
}
.crosstalk_message .crosstalk_box_title {
  align-items: center;
}
.crosstalk_message .crosstalk_title_en {
  left: -0.9114583333vw;
  font-size: 16.9270833333vw;
}
.crosstalk_message .crosstalk_title {
  margin: -5.2734375vw 0 1.953125vw;
  align-items: center;
  font-size: 2.0833333333vw;
}
.crosstalk_message .crosstalk_title span {
  padding: 0 0.6510416667vw;
}
.crosstalk_message .crosstalk_title span:last-child {
  padding: 0 1.5625vw;
}
.crosstalk_message_desc {
  margin-bottom: 3.2552083333vw;
  font-size: 1.0416666667vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
}
.crosstalk_message_list {
  display: flex;
  justify-content: space-between;
}
.crosstalk_message_item {
  width: 23.4375vw;
  padding: 3.90625vw 1.953125vw 3.6458333333vw;
  background-color: #fff;
  border-radius: 1.3020833333vw;
}
.crosstalk_message_image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.5104166667vw;
  height: 6.5104166667vw;
  margin: 0 auto 1.5625vw;
  border-radius: 100%;
  overflow: hidden;
}
.crosstalk_message_name {
  margin-bottom: 1.3020833333vw;
  color: #2ddcad;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5625vw;
  font-weight: 600;
  text-align: center;
  line-height: 1em;
}
.crosstalk_message_text {
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 2em;
}

.crosstalk_parallax {
  margin-bottom: -4.296875vw;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .crosstalk_theme_dl.spec {
    margin-bottom: -0.4557291667vw;
  }
  .crosstalk_theme_wrap_02 .crosstalk_theme_head {
    justify-content: flex-start;
  }
  .crosstalk_theme_wrap_02 .crosstalk_theme_image {
    left: 50%;
    right: auto;
  }
  .crosstalk_theme_wrap_02 .crosstalk_box_title {
    align-items: flex-start;
    padding-top: 0;
  }
  .crosstalk_theme_wrap_02 .crosstalk_title {
    align-items: flex-start;
    margin-top: -3.3854166667vw;
  }
  .crosstalk_theme_wrap_02 .crosstalk_title_en {
    left: 2.4739583333vw;
  }
}

@media screen and (max-width: 767px) {
  .page_mv__2 .caption {
    top: 24vw;
  }
  .page_mv__2 figcaption {
    top: 44vw;
  }
  .crosstalk_member {
    padding: 10.6666666667vw 0;
  }
  .crosstalk_member_text {
    margin-bottom: 10.6666666667vw;
    font-size: 3.7333333333vw;
    text-align: left;
  }
  .crosstalk_member_title {
    margin-bottom: 10.6666666667vw;
    padding-left: 21.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .crosstalk_member_title::before {
    width: 16vw;
  }
  .crosstalk_member_list {
    justify-content: space-between;
  }
  .crosstalk_member_item {
    width: 26.6666666667vw;
    margin: 0;
  }
  .crosstalk_member_image {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  .crosstalk_member_name {
    margin-bottom: 1.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .crosstalk_member_date {
    font-size: 3.7333333333vw;
  }
  .crosstalk_box_title {
    align-items: center;
  }
  .crosstalk_title_en {
    font-size: 26.6666666667vw;
  }
  .crosstalk_title {
    align-items: center;
    margin-top: -7.4666666667vw;
    font-size: 4.2666666667vw;
  }
  .crosstalk_title span {
    margin-bottom: 0.5333333333vw;
    padding: 0 1.3333333333vw;
  }
  .crosstalk_theme {
    padding: 0 0 10.6666666667vw;
  }
  .crosstalk_theme_wrap {
    margin-bottom: 16vw;
  }
  .crosstalk_theme_head {
    display: block;
    height: auto;
  }
  .crosstalk_theme .crosstalk_box_title {
    padding-top: 8vw;
  }
  .crosstalk_theme_image {
    position: relative;
    right: 5.3333333333vw;
    width: 100vw;
  }
  .crosstalk_theme_content {
    padding: 10.6666666667vw 0 0;
  }
  .crosstalk_theme_sub_title {
    margin-bottom: 10.6666666667vw;
    font-size: 4.2666666667vw;
  }
  .crosstalk_theme_dl {
    margin-bottom: 8vw;
    padding: 0 !important;
  }
  .crosstalk_theme_dt {
    width: 16vw;
  }
  .crosstalk_theme_dt_image {
    width: 16vw;
    height: 16vw;
    margin-bottom: 2.6666666667vw;
  }
  .crosstalk_theme_dt_name {
    font-size: 4.2666666667vw;
  }
  .crosstalk_theme_dd {
    width: calc(100% - 21.3333333333vw);
    padding: 4vw;
    border-radius: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .crosstalk_theme_dd::before {
    top: 5.3333333333vw;
    border-width: 2.6666666667vw 0 2.6666666667vw 2.6666666667vw;
  }
  .crosstalk_theme_dl:nth-of-type(odd) .crosstalk_theme_dd::before {
    left: -2.6666666667vw;
  }
  .crosstalk_theme_dl:nth-of-type(even) .crosstalk_theme_dd::before {
    right: -2.6666666667vw;
  }
  .crosstalk_message {
    padding: 0 0 10.6666666667vw;
  }
  .crosstalk_message .crosstalk_image {
    width: 80vw;
  }
  .crosstalk_message .crosstalk_title_en {
    left: 0;
    font-size: 32vw;
  }
  .crosstalk_message .crosstalk_title {
    margin: -10.1333333333vw 0 8vw;
    font-size: 4.8vw;
  }
  .crosstalk_message .crosstalk_title span {
    padding: 0 2.6666666667vw;
  }
  .crosstalk_message .crosstalk_title span:last-child {
    padding: 0 2.6666666667vw;
  }
  .crosstalk_message_desc {
    margin-bottom: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .crosstalk_message_list {
    display: block;
  }
  .crosstalk_message_item {
    width: 100%;
    margin-bottom: 8vw;
    padding: 10.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .crosstalk_message_item:last-child {
    margin-bottom: 0;
  }
  .crosstalk_message_image {
    width: 40vw;
    height: 40vw;
    margin-bottom: 4vw;
  }
  .crosstalk_message_name {
    margin-bottom: 4vw;
    font-size: 5.3333333333vw;
  }
  .crosstalk_message_text {
    font-size: 3.7333333333vw;
  }
  .crosstalk_parallax {
    margin-bottom: 0;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}