.p_crosstalk_breadcrumb {
  padding-top: 17px;
}
.p_crosstalk_mv {
  margin-top: 38px;
}
.p_crosstalk_mv_mainimg {
  width: 100%;
}
.p_crosstalk_mv_mainimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_crosstalk_mv_maincontent {
  background-color: #fff;
  position: relative;
  top: -20px;
}
.p_crosstalk_mv_info {
  text-align: center;
  padding-top: 31px;
}
.p_crosstalk_mv_info .title {
  font-family: "Poppins", serif;
  font-size: clamp(2.625rem, 11.4285714286vw + 0.3392857143rem, 3.125rem);
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1;
  color: rgba(155, 169, 171, 0.3);
}
.p_crosstalk_mv_info .sub {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #2e2e2e;
  margin-top: 8px;
}
.p_crosstalk_mv_content .title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.54;
  margin-top: 26px;
}
.p_crosstalk_mv_content .txt {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.79;
  color: #2e2e2e;
  max-width: 1010px;
  margin-inline: auto;
  margin-top: 12px;
}
.p_crosstalk_member {
  margin-top: 38px;
}
.p_crosstalk_member_inner {
  background-color: #f6f7f9;
}
.p_crosstalk_member_heading {
  text-align: center;
  position: relative;
  top: -9px;
}
.p_crosstalk_member_heading .title {
  font-family: "Poppins", serif;
  font-size: 1.875rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 0.6666666667;
  color: rgba(155, 169, 171, 0.3);
}
.p_crosstalk_member_heading .sub {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.7;
  color: #2e2e2e;
  padding-top: 11px;
}
.p_crosstalk_member_list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 35px 16px;
  margin-top: 9px;
  padding: 0 20px 27px;
}
.p_crosstalk_member_item_imagarea {
  max-width: 113px;
  aspect-ratio: 1/1;
  margin: 0 auto;
}
.p_crosstalk_member_item_imagarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_crosstalk_member_item_info {
  border-bottom: 1px solid #f8b2c0;
  text-align: center;
  margin-top: 8px;
  padding-bottom: 10px;
}
.p_crosstalk_member_item_name {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.4166666667;
  color: #e8002f;
}
.p_crosstalk_member_item_since {
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #2e2e2e;
  margin-top: 9px;
}
.p_crosstalk_member_item_position {
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #2e2e2e;
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p_crosstalk_member_item_desc {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.8;
  color: #2e2e2e;
  margin-top: 10px;
}
.p_crosstalk_boxchat01 {
  display: flex;
  flex-direction: column;
  gap: 41px;
}
.p_crosstalk_boxchat01_item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.p_crosstalk_boxchat01 .p_crosstalk_boxchat01_itemrs {
  flex-direction: row-reverse;
}
.p_crosstalk_boxchat01 .p_crosstalk_boxchat01_itemrs .message::before {
  left: unset;
  right: -19px;
  scale: -1 1;
}
.p_crosstalk_boxchat01 .avatar {
  width: 50px;
  flex-shrink: 0;
}
.p_crosstalk_boxchat01 .avatar_imgarea {
  width: 100%;
  aspect-ratio: 1/1;
}
.p_crosstalk_boxchat01 .avatar_imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_crosstalk_boxchat01 .avatar_name {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.7;
  color: #e8002f;
  text-align: center;
  margin-top: 2px;
  font-feature-settings: "palt";
}
.p_crosstalk_boxchat01 .message {
  border: 1px solid #dadede;
  border-radius: 10px;
  position: relative;
  padding: 15px 19px 12px 19px;
  background-color: #fff;
}
.p_crosstalk_boxchat01 .message::before {
  content: "";
  width: 19px;
  height: 25px;
  background: url(../../assets/images/fresh/member/crosstalk-01/icon_arrow_left.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -19px;
  top: 31px;
}
.p_crosstalk_boxchat01 .message .txt {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 2;
  color: #2e2e2e;
}
.p_crosstalk_heading_sect .title {
  font-family: "Poppins", serif;
  font-size: clamp(2.875rem, 14.2857142857vw + 0.0178571429rem, 3.5rem);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: rgba(232, 0, 47, 0.16);
}
.p_crosstalk_heading_sect .sub {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.4;
  color: #fff;
  background-color: #e8002f;
  display: inline-block;
  padding: 3px 13px 5px 9px;
}
.p_crosstalk_heading_sect .quest {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.78;
  color: #2e2e2e;
  margin-top: 15px;
}

.l_crosstalk_right {
  max-width: calc(50% + 600px);
  margin-left: auto;
  padding-left: 20px;
}

.l_crosstalk_left {
  max-width: calc(50% + 600px);
  margin-right: auto;
  padding-right: 20px;
}

.p_crosstalk_sec01 {
  position: relative;
  z-index: 1;
}
.p_crosstalk_sec01 .p_crosstalk_heading_sect {
  padding-top: 54px;
}
.p_crosstalk_sec01 .p_crosstalk_heading_sect .quest {
  padding-right: 11px;
}
.p_crosstalk_sec01_main {
  display: flex;
  align-items: flex-start;
  flex-direction: column-reverse;
  gap: 25px;
  margin-top: 26px;
}
.p_crosstalk_sec01_main .p_crosstalk_boxchat01 {
  width: 100%;
  padding-right: 20px;
}
.p_crosstalk_sec01_main_img {
  width: 100%;
}
.p_crosstalk_sec01_main_img img {
  display: block;
  width: 100%;
}
.p_crosstalk_sec02 {
  position: relative;
}
.p_crosstalk_sec02 .p_crosstalk_heading_sect {
  padding-top: 38px;
  margin-left: auto;
  padding-left: 20px;
}
.p_crosstalk_sec02_main {
  display: flex;
  align-items: flex-start;
  flex-direction: column-reverse;
  gap: 41px;
  margin-top: 27px;
}
.p_crosstalk_sec02_main .p_crosstalk_boxchat01 {
  width: 100%;
  padding-left: 20px;
}
.p_crosstalk_sec02_main_img {
  width: 100%;
}
.p_crosstalk_sec02_main_img img {
  display: block;
  width: 100%;
}
.p_crosstalk_sec03 {
  padding-top: 61px;
  position: relative;
}
.p_crosstalk_sec03_mainimg {
  margin: 0 -20px;
}
.p_crosstalk_sec03 .p_crosstalk_heading_sect {
  max-width: 100%;
  padding: 10px 0 0 0;
}
.p_crosstalk_sec03_main {
  padding: 40px 0 0;
}
.p_crosstalk_sec04 {
  position: relative;
}
.p_crosstalk_sec04 .p_crosstalk_heading_sect {
  padding-top: 38px;
  padding-left: 20px;
  margin-left: auto;
}
.p_crosstalk_sec04_main {
  display: flex;
  align-items: flex-start;
  flex-direction: column-reverse;
  gap: 41px;
  margin-top: 27px;
}
.p_crosstalk_sec04_main .p_crosstalk_boxchat01 {
  width: 100%;
  padding-left: 20px;
}
.p_crosstalk_sec04_main_img {
  width: 100%;
}
.p_crosstalk_sec04_main_img img {
  display: block;
  width: 100%;
}

.c_bg01 {
  width: 100%;
  height: 333px;
  background-color: #f6f7f9;
  position: absolute;
  top: 93px;
  left: 0;
  z-index: -1;
}
.c_bg01::before {
  content: "";
  width: 46.7%;
  height: 61px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0%, 86.7% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 86.7% 100%, 0% 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.c_bg01::after {
  content: "";
  width: 63.5%;
  height: 81px;
  background-color: #fff;
  clip-path: polygon(14% 0, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(14% 0, 100% 0%, 100% 100%, 0 100%);
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p_crosstalk_breadcrumb {
    padding-top: 19px;
  }
  .p_crosstalk_mv {
    margin-top: 20px;
  }
  .p_crosstalk_mv_maincontent {
    padding: 0 20px;
    top: -137px;
  }
  .p_crosstalk_mv_info {
    padding-top: 63px;
  }
  .p_crosstalk_mv_info .title {
    font-size: clamp(6.25rem, 2.4038461538vw + 5.0961538462rem, 7.5rem);
  }
  .p_crosstalk_mv_info .sub {
    font-size: 2rem;
    margin-top: 6px;
  }
  .p_crosstalk_mv_content .title {
    font-size: clamp(1.375rem, 1.3888888889vw + 0.7083333333rem, 1.75rem);
    margin-top: 53px;
    text-align: center;
    line-height: 1.5357142857;
  }
  .p_crosstalk_mv_content .txt {
    font-size: 1.125rem;
    margin-top: 35px;
    line-height: 1.78;
  }
  .p_crosstalk_member {
    background-color: #f6f7f9;
    margin-top: -33px;
  }
  .p_crosstalk_member_inner {
    background-color: transparent;
  }
  .p_crosstalk_member_heading {
    top: -13px;
  }
  .p_crosstalk_member_heading .title {
    font-size: 2.5rem;
  }
  .p_crosstalk_member_heading .sub {
    font-size: 1.125rem;
    padding-top: 18px;
  }
  .p_crosstalk_member_list {
    gap: clamp(1.25rem, 2.4038461538vw + 0.0961538462rem, 2.5rem);
    grid-template-columns: repeat(4, 1fr);
    margin-top: 43px;
    padding: 0 0 76px 0;
  }
  .p_crosstalk_member_item_imagarea {
    max-width: 166px;
  }
  .p_crosstalk_member_item_info {
    margin-top: 11px;
    padding-bottom: 16px;
  }
  .p_crosstalk_member_item_since {
    line-height: 1.4;
    font-size: 0.9375rem;
  }
  .p_crosstalk_member_item_position {
    min-height: 42px;
    font-size: 0.9375rem;
    line-height: 1.4;
    margin-top: 5px;
  }
  .p_crosstalk_member_item_desc {
    font-size: 1rem;
    line-height: 1.8;
    margin-top: 14px;
  }
  .p_crosstalk_boxchat01_item {
    flex-direction: row;
    gap: clamp(1.5625rem, 1.1574074074vw + 1.0069444444rem, 1.875rem);
  }
  .p_crosstalk_boxchat01 .avatar {
    width: clamp(4.375rem, 4.6296296296vw + 2.1527777778rem, 5.625rem);
  }
  .p_crosstalk_boxchat01 .avatar_name {
    font-feature-settings: unset;
    font-size: clamp(1.125rem, 0.462962963vw + 0.9027777778rem, 1.25rem);
    margin-top: 4px;
    line-height: 1.4;
  }
  .p_crosstalk_boxchat01 .message {
    padding: clamp(0.9375rem, 2.3148148148vw + -0.1736111111rem, 1.5625rem) clamp(0.9375rem, 3.0092592593vw + -0.5069444444rem, 1.75rem) clamp(0.9375rem, 1.6203703704vw + 0.1597222222rem, 1.375rem) clamp(0.9375rem, 3.4722222222vw + -0.7291666667rem, 1.875rem);
  }
  .p_crosstalk_heading_sect {
    max-width: calc(55% - clamp(1.25rem, 9.2592592593vw + -3.1944444444rem, 3.75rem));
  }
  .p_crosstalk_heading_sect .title {
    font-size: clamp(3.75rem, 3.2407407407vw + 2.1944444444rem, 4.625rem);
  }
  .p_crosstalk_heading_sect .sub {
    font-size: clamp(1.375rem, 1.3888888889vw + 0.7083333333rem, 1.75rem);
    padding: 0 7px 4px 12px;
    margin-top: -5px;
  }
  .p_crosstalk_heading_sect .quest {
    font-size: clamp(1.125rem, 0.462962963vw + 0.9027777778rem, 1.25rem);
    line-height: 1.7;
    margin-top: 18px;
  }
  .p_crosstalk_sec01 .p_crosstalk_heading_sect {
    padding-top: 80px;
  }
  .p_crosstalk_sec01 .p_crosstalk_heading_sect .quest {
    padding-right: 0;
  }
  .p_crosstalk_sec01_main {
    gap: clamp(1.25rem, 9.2592592593vw + -3.1944444444rem, 3.75rem);
    flex-direction: row;
    margin-top: 37px;
  }
  .p_crosstalk_sec01_main .p_crosstalk_boxchat01 {
    padding-right: 0;
  }
  .p_crosstalk_sec01_main_img {
    width: 45%;
    flex-shrink: 0;
  }
  .p_crosstalk_sec02 .p_crosstalk_heading_sect {
    padding-top: 80px;
    padding-left: 0;
  }
  .p_crosstalk_sec02_main {
    flex-direction: row-reverse;
    gap: clamp(1.25rem, 9.2592592593vw + -3.1944444444rem, 3.75rem);
    margin-top: 37px;
  }
  .p_crosstalk_sec02_main .p_crosstalk_boxchat01 {
    padding-left: 0;
  }
  .p_crosstalk_sec02_main_img {
    flex-shrink: 0;
    width: 45%;
    margin-top: -25px;
  }
  .p_crosstalk_sec03 {
    padding-top: 101px;
  }
  .p_crosstalk_sec03 .c_bg01 {
    height: 1205px;
    top: 352px;
  }
  .p_crosstalk_sec03 .c_bg01::after {
    width: 45.4%;
    height: 220px;
  }
  .p_crosstalk_sec03_mainimg {
    margin: 0;
  }
  .p_crosstalk_sec03 .p_crosstalk_heading_sect {
    padding: 77px 40px 0 40px;
  }
  .p_crosstalk_sec03_main {
    padding: 40px 40px 0;
  }
  .p_crosstalk_sec04 {
    padding-bottom: 202px;
  }
  .p_crosstalk_sec04 .p_crosstalk_heading_sect {
    padding-top: 78px;
    padding-left: 0;
  }
  .p_crosstalk_sec04_main {
    flex-direction: row-reverse;
    gap: clamp(1.25rem, 9.2592592593vw + -3.1944444444rem, 3.75rem);
    margin-top: 37px;
  }
  .p_crosstalk_sec04_main .p_crosstalk_boxchat01 {
    padding-left: 0;
  }
  .p_crosstalk_sec04_main_img {
    width: 45%;
    flex-shrink: 0;
    margin-top: -25px;
  }
  .c_bg01 {
    height: 980px;
    top: 180px;
  }
  .c_bg01::before {
    clip-path: polygon(0 0, 100% 0%, 92.3% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 92.3% 100%, 0% 100%);
    width: 61.7%;
    height: 180px;
  }
  .c_bg01::after {
    width: 45.6%;
    height: 240px;
    clip-path: polygon(14% 0, 100% 0%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(14% 0, 100% 0%, 100% 100%, 0 100%);
  }
  .p_crosstalk02 .p_crosstalk_sec04 .p_crosstalk_heading_sect {
    padding-top: 73px;
  }
}
/*# sourceMappingURL=maps/crosstalk.css.map */
