.p-section-crosstalk .ttl_thema {
  font-weight: 600;
  color: #d17878;
  text-align: center;
}
.p-section-crosstalk__title {
  font-weight: 400;
}
.p-section-crosstalk__title-text {
  display: inline-block;
  background: #d17777;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.4;
  vertical-align: top;
}
.is-android .p-section-crosstalk__title-text {
  font-weight: 700;
}
.p-section-crosstalk__title-number {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
}
.p-section-crosstalk__list {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.p-section-crosstalk__list > li {
  position: relative;
}
.p-section-crosstalk__list-image {
  width: 100%;
}
.p-section-crosstalk__list-image img {
  border-radius: 100%;
}
.p-section-crosstalk__list-info {
  font-weight: 600;
}
.is-android .p-section-crosstalk__list-info {
  font-weight: 700;
}
.p-section-crosstalk__list-info p:last-child {
  margin-bottom: 0;
}
.p-section-crosstalk__list-name {
  font-weight: inherit;
  line-height: 1.5;
}
.p-section-crosstalk__block {
  position: relative;
}
.p-section-crosstalk__block-title {
  color: #7c7c7c;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.is-android .p-section-crosstalk__block-title {
  font-weight: 700;
}
.p-section-crosstalk__block-attention {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.p-section-crosstalk__block-tag {
  display: inline-block;
  position: relative;
  border-radius: 0.1rem;
  background: #d17777;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  vertical-align: top;
}
.p-section-crosstalk__block-tag::before {
  content: "";
  position: absolute;
  clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 0%);
  background: #d17777;
}
.p-section-crosstalk__block-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-section-crosstalk__block .sub_ttl {
  font-weight: 600;
  color: #d17777;
}
.p-section-crosstalk__block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.p-section-crosstalk__block-item:last-child {
  margin-bottom: 0;
}
.p-section-crosstalk__block-photo img {
  border-radius: 100%;
}
.p-section-crosstalk__block-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
}
.p-section-crosstalk__block-content p:last-child {
  margin-bottom: 0;
}
.p-section-crosstalk__block-name {
  color: #e39d9d;
  font-weight: 600;
  line-height: 1.5;
}

@media print, screen and (width >= 768px) {
  .p-section-crosstalk {
    padding-bottom: 68px;
  }
  .p-section-crosstalk .ttl_thema {
    font-size: 30px;
    line-height: 1.6;
  }
  .p-section-crosstalk .c-heading--primary {
    margin-bottom: 96px;
  }
  .p-section-crosstalk__title {
    position: absolute;
    top: -176px;
    right: -90px;
  }
  .p-section-crosstalk__title-text {
    padding: 6px 19px 4px 15px;
    font-size: 0.28rem;
  }
  .is-mac.is-safari .p-section-crosstalk__title-text {
    padding-bottom: 5px;
  }
  .is-mac.is-chrome .p-section-crosstalk__title-text {
    padding-top: 5px;
    padding-bottom: 6px;
  }
  .p-section-crosstalk__title-number {
    margin-right: 20px;
    font-size: 0.25rem;
  }
  .p-section-crosstalk__inner {
    position: relative;
    max-width: 800px;
    margin: 0 auto 60px;
  }
  .p-section-crosstalk__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px;
  }
  .p-section-crosstalk__list > li {
    position: relative;
    width: 200px;
    margin-right: 100px;
    margin-bottom: 25px;
  }
  .p-section-crosstalk__list > li::after {
    content: "";
    position: absolute;
    top: 85px;
    right: -65px;
    width: 30px;
    height: 30px;
    background: url("../img/common/plus_icn_01.svg") no-repeat center center/100% auto;
  }
  .p-section-crosstalk__list > li:nth-child(3n),
  .p-section-crosstalk__list > li:last-child {
    margin-right: 0;
  }
  .p-section-crosstalk__list > li:nth-child(3n)::after,
  .p-section-crosstalk__list > li:last-child::after {
    display: none;
  }
  .p-section-crosstalk__list-image {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
  .p-section-crosstalk__list-name {
    margin-bottom: 2px;
    font-size: 0.2rem;
  }
  .p-section-crosstalk__block {
    margin-bottom: 89px;
    padding: 0 0 60px 30px;
  }
  .p-section-crosstalk__block .sub_ttl {
	font-size: 20px;
    margin: 50px 0 20px;
  }
  .p-section-crosstalk__block::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    border-left: 2px solid #e39d9d;
  }
  .p-section-crosstalk__block:last-child {
    margin-bottom: 0;
  }
  .p-section-crosstalk__block-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px;
  }
  .p-section-crosstalk__block-image {
    width: 490px;
  }
  .p-section-crosstalk__block-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 420px;
    padding-top: 60px;
  }
  .p-section-crosstalk__block-title {
    font-size: 0.26rem;
    line-height: 1.5384615385;
  }
  .p-section-crosstalk__block-title > span {
    padding: 0 5px 1px;
  }
  .p-section-crosstalk__block-title .p-section-crosstalk__block-text {
    padding-left: 0;
  }
  .p-section-crosstalk__block-attention {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #faf0f0));
    background: linear-gradient(transparent 55%, #faf0f0 55%);
  }
  .p-section-crosstalk__block-attention--padding {
    padding-bottom: 1px;
    padding-left: 5px;
  }
  .p-section-crosstalk__block-tag {
    margin-bottom: 27px;
    padding: 12px 15px;
    font-size: 0.2rem;
  }
  .p-section-crosstalk__block-tag::before {
    bottom: -15px;
    left: 21px;
    width: 14px;
    height: 18px;
  }
  .p-section-crosstalk__block-item {
    margin-bottom: 25px;
  }
  .p-section-crosstalk__block-item:last-child {
    margin-bottom: 0;
  }
  .p-section-crosstalk__block-photo {
    width: 160px;
    height: 160px;
    margin-right: 35px;
  }
  .p-section-crosstalk__block-name {
    margin-bottom: 8px;
    font-size: 0.18rem;
  }
  .p-section-crosstalk__block--revert {
    padding-right: 30px;
    padding-bottom: 41px;
    padding-left: 0;
  }
  .p-section-crosstalk__block--revert::before {
    right: -1px;
    left: auto;
  }
  .p-section-crosstalk__block--revert .p-section-crosstalk__block-intro {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 55px;
  }
  .p-section-crosstalk__block--revert .p-section-crosstalk__block-info {
    padding-top: 44px;
  }
}
@media screen and (width < 768px) {
  .p-section-crosstalk {
    padding-bottom: 0.48rem;
  }
  .p-section-crosstalk .ttl_thema {
    font-size: 22px;
    line-height: 1.5;
  }
  .p-section-crosstalk .c-heading--primary {
    margin-bottom: 0.47rem;
  }
  .p-section-crosstalk__title {
    margin-bottom: 0.26rem;
    text-align: center;
  }
  .p-section-crosstalk__title-text {
    padding: 0.04rem 0.11rem 0.04rem 0.14rem;
    font-size: 0.22rem;
  }
  .p-section-crosstalk__title-number {
    position: relative;
    top: -0.015rem;
    left: -0.01rem;
    margin-right: 0.08rem;
    font-size: 0.18rem;
  }
  .p-section-crosstalk__inner {
    /*margin-bottom: 0.48rem;*/
  }
  .p-section-crosstalk__list {
    margin-bottom: 0.42rem;
  }
  .p-section-crosstalk__list > li {
    position: relative;
    width: 1.49rem;
    margin-top: -0.61rem;
  }
  .p-section-crosstalk__list > li:first-child {
    margin-top: 0;
  }
  .p-section-crosstalk__list > li:nth-child(even) {
    margin-top: -1.02rem;
    margin-left: 1.71rem;
  }
  .p-section-crosstalk__list > li:nth-child(even) .p-section-crosstalk__list-info {
    padding-right: 0.05rem;
  }
  .p-section-crosstalk__list-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0 -0.1rem;
    font-size: 0.12rem;
  }
  .p-section-crosstalk__list-image {
    width: 1.35rem;
    height: 1.35rem;
    margin: 0 auto 0.1rem;
  }
  .p-section-crosstalk__list-name {
    margin-top: 0.02rem;
    margin-bottom: 0;
    font-size: 0.16rem;
  }
  .p-section-crosstalk__block {
    margin: 0 -0.145rem 0.43rem;
    padding: 0.24rem 0.145rem 0;
    border-top: 1px solid #e39d9d;
  }
  .p-section-crosstalk__block .sub_ttl {
	font-size: 17px;
    margin: 45px 0 20px;
  }
  .p-section-crosstalk__block:last-child {
    margin-bottom: 0;
  }
  .p-section-crosstalk__block-intro {
    margin-bottom: 0.25rem;
  }
  .p-section-crosstalk__block-info {
    margin-bottom: 0.33rem;
  }
  .p-section-crosstalk__block-title {
    margin-right: -0.1rem;
    margin-bottom: 0;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .p-section-crosstalk__block-title > span {
    padding: 0 0.02rem 0.04rem 0.03rem;
  }
  .p-section-crosstalk__block-title .p-section-crosstalk__block-text {
    padding-left: 0;
  }
  .p-section-crosstalk__block-attention {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #faf0f0));
    background: linear-gradient(transparent 50%, #faf0f0 50%);
  }
  .p-section-crosstalk__block-attention--padding {
    padding-bottom: 0.02rem;
    padding-left: 0.03rem;
  }
  .p-section-crosstalk__block-tag {
    min-width: 1.03rem;
    margin-bottom: 0.14rem;
    padding: 0.09rem 0.1rem;
    font-size: 0.16rem;
  }
  .p-section-crosstalk__block-tag::before {
    bottom: -0.1rem;
    left: 0.15rem;
    width: 0.11rem;
    height: 0.15rem;
  }
  .p-section-crosstalk__block-item {
    margin-bottom: 0.24rem;
  }
  .p-section-crosstalk__block-item:last-child {
    margin-bottom: 0;
  }
  .p-section-crosstalk__block-photo {
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.15rem;
  }
  .p-section-crosstalk__block-content {
    padding-top: 0.01rem;
    font-size: 0.13rem;
    line-height: 1.9230769231;
  }
  .p-section-crosstalk__block-name {
    margin-bottom: 0.05rem;
    font-size: 0.15rem;
  }
}
.p-section-message {
  background: #faf0f0;
}
.p-section-message__title {
  color: #d17777;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1.4;
}
.p-section-message__list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.p-section-message__list p:last-child {
  margin-bottom: 0;
}
.p-section-message__image img {
  border-radius: 100%;
}
.p-section-message__name {
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
.is-android .p-section-message__name {
  font-weight: 700;
}

@media print, screen and (width >= 768px) {
  .p-section-message {
    padding: 50px 0 48px;
  }
  .p-section-message__title {
    margin-bottom: 29px;
    font-size: 0.6rem;
  }
  .p-section-message__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-section-message__list > li {
    width: 300px;
    margin-right: 40px;
    margin-bottom: 25px;
  }
  .p-section-message__list > li:nth-child(3n) {
    margin-right: 0;
  }
  .p-section-message__image {
    width: 200px;
    height: 200px;
    margin: 0 auto 25px;
  }
  .p-section-message__name {
    margin-bottom: 10px;
    font-size: 0.2rem;
  }
}
@media screen and (width < 768px) {
  .p-section-message {
    padding: 0.33rem 0 0.56rem;
  }
  .p-section-message__title {
    margin-bottom: 0.22rem;
    font-size: 0.3rem;
    text-align: center;
  }
  .p-section-message__list {
    font-size: 0.13rem;
    line-height: 1.9230769231;
  }
  .p-section-message__list > li {
    margin-bottom: 0.35rem;
  }
  .p-section-message__list > li:last-child {
    margin-bottom: 0;
  }
  .p-section-message__image {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto 0.19rem;
  }
  .p-section-message__name {
    margin-bottom: 0.1rem;
    font-size: 0.16rem;
  }
}
@media print {
  .p-section-message {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/*# sourceMappingURL=talk.css.map */