.header {
  background: #f7f6f4;
}

.lower-page {
  padding-top: 120px;
  contain: paint;
}

@media screen and (max-width: 1279px) {
  .lower-page {
    padding-top: 94px;
  }
}

@media screen and (max-width: 959px) {
  .lower-page {
    padding-top: 68px;
  }
}

@media screen and (max-width: 519px) {
  .lower-page {
    padding-top: 56px;
  }
}

.cross-hero {
  position: relative;
  contain: paint;
  padding: 88px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#7bba6b), to(#b3e05d));
  background: linear-gradient(to bottom, #7bba6b, #b3e05d);
  padding: 80px 0 235px;
}

@media screen and (max-width: 959px) {
  .cross-hero {
    padding: 64px 0;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero {
    padding: 48px 0;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero {
    padding: 40px 0;
  }
}

.cross-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/itreat_base/dist/img/common/bg-texture-grn.png");
  background-size: 400px 400px;
  mix-blend-mode: overlay;
}

.cross-hero::after {
  content: '';
  position: absolute;
  top: -10vw;
  right: -8vw;
  width: 44vw;
  height: 24vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#83e06c), to(#9ae02b));
  background: linear-gradient(to bottom, #83e06c, #9ae02b);
  -webkit-transform: rotate(16deg);
  transform: rotate(16deg);
  mix-blend-mode: multiply;
  opacity: 0.4;
  border-radius: 50%;
  z-index: -1;
}

@media screen and (max-width: 959px) {
  .cross-hero::after {
    width: 52vw;
    height: 26vw;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero::after {
    width: 54vw;
    height: 28vw;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero::after {
    width: 62vw;
    height: 32vw;
  }
}

@media screen and (max-width: 959px) {
  .cross-hero {
    padding: 60px 0 220px;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero {
    padding: 40px 0 200px;
  }
}

.cross-hero::after {
  width: 60vw;
  height: 32vw;
}

@media screen and (max-width: 519px) {
  .cross-hero .hero-txt {
    padding-top: 200px;
  }
}

.cross-hero .hero-txt .cross-pagettl {
  margin-bottom: 80px;
}

@media screen and (max-width: 959px) {
  .cross-hero .hero-txt .cross-pagettl {
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl {
    margin-bottom: 24px;
  }
}

.cross-hero .hero-txt .cross-pagettl__sub {
  margin-bottom: 80px;
  color: #ffffff;
  font-size: 4.8rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1;
}

@media screen and (max-width: 959px) {
  .cross-hero .hero-txt .cross-pagettl__sub {
    margin-bottom: 48px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl__sub {
    margin-bottom: 24px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero .hero-txt .cross-pagettl__sub {
    font-size: 2.8rem;
  }
}

.cross-hero .hero-txt .cross-pagettl__sub span {
  position: relative;
  padding-right: 48px;
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl__sub span {
    padding-right: 36px;
  }
}

.cross-hero .hero-txt .cross-pagettl__sub span::before, .cross-hero .hero-txt .cross-pagettl__sub span::after {
  position: absolute;
  top: 50%;
  right: 1px;
  content: "";
  width: 33px;
  height: 1.3px;
  background: #ffffff;
  border-radius: 1px;
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl__sub span::before, .cross-hero .hero-txt .cross-pagettl__sub span::after {
    width: 28px;
  }
}

.cross-hero .hero-txt .cross-pagettl__sub span::before {
  rotate: 45deg;
}

.cross-hero .hero-txt .cross-pagettl__sub span::after {
  rotate: -45deg;
}

.cross-hero .hero-txt .cross-pagettl__main {
  position: relative;
  width: 100%;
  max-width: 678px;
}

@media screen and (max-width: 959px) {
  .cross-hero .hero-txt .cross-pagettl__main {
    max-width: 550px;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl__main {
    max-width: 400px;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero .hero-txt .cross-pagettl__main {
    max-width: 340px;
  }
}

.cross-hero .hero-txt .cross-pagettl__main::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  translate: -50% -50%;
  content: "";
  width: 916px;
  height: 292px;
  background: url("/wp-content/themes/itreat_base/dist/img/cross-talk/pagettl-bg.png") center/contain no-repeat;
}

@media screen and (max-width: 959px) {
  .cross-hero .hero-txt .cross-pagettl__main::before {
    width: 680px;
    height: 220px;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-txt .cross-pagettl__main::before {
    width: 580px;
    height: 190px;
  }
}

@media screen and (max-width: 519px) {
  .cross-hero .hero-txt .cross-pagettl__main::before {
    width: 430px;
    height: 140px;
  }
}

.cross-hero .hero-txt .txt {
  color: #ffffff;
  text-shadow: 0 3px 6px rgba(2, 123, 34, 0.56);
}

.cross-hero .hero-vsl {
  position: absolute;
  top: -80px;
  right: 0;
  width: 100%;
  max-width: 680px;
}

@media screen and (max-width: 959px) {
  .cross-hero .hero-vsl {
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .cross-hero .hero-vsl {
    max-width: 400px;
  }
}

.member {
  position: relative;
  margin-top: -180px;
}

.member::before {
  position: absolute;
  content: "";
  top: 70px;
  left: 50%;
  translate: -50% 0;
  width: 104%;
  height: auto;
  aspect-ratio: 16/18;
  background: url("/wp-content/themes/itreat_base/dist/img/common/bg-logo-beg.svg") center/contain no-repeat;
  opacity: .24;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .member::before {
    top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .member::before {
    top: 48px;
    width: 200%;
  }
}

.member .member-ttl {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: calc(8px * 4);
  color: #ffffff;
  font-size: 3.2rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

@media screen and (max-width: 959px) {
  .member .member-ttl {
    margin-bottom: calc((8px * 4) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .member .member-ttl {
    margin-bottom: calc((8px * 4) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .member .member-ttl {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 767px) {
  .member .member-ttl {
    font-size: 2.4rem;
  }
}

.member .member-ttl::before, .member .member-ttl::after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #ffffff;
}

.member .member-ttl::before {
  margin-right: calc(8px * 3);
}

@media screen and (max-width: 959px) {
  .member .member-ttl::before {
    margin-right: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .member .member-ttl::before {
    margin-right: calc((8px * 3) * 0.5);
  }
}

.member .member-ttl::after {
  margin-left: calc(8px * 3);
}

@media screen and (max-width: 959px) {
  .member .member-ttl::after {
    margin-left: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .member .member-ttl::after {
    margin-left: calc((8px * 3) * 0.5);
  }
}

.member .member-ttl span {
  position: relative;
  padding: 0 54px 0 48px;
}

@media screen and (max-width: 767px) {
  .member .member-ttl span {
    padding: 0 38px 0 32px;
  }
}

.member .member-ttl span::before, .member .member-ttl span::after {
  position: absolute;
  content: "";
  top: 50%;
  translate: 0 -50%;
  width: 40px;
  height: 13px;
  background: url("/wp-content/themes/itreat_base/dist/img/common/ttl-deco-wht.svg") center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .member .member-ttl span::before, .member .member-ttl span::after {
    width: 32px;
    height: 11px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-ttl span::before, .member .member-ttl span::after {
    width: 28px;
    height: 9px;
    font-size: 1.2rem;
  }
}

.member .member-ttl span::before {
  left: 0;
}

.member .member-ttl span::after {
  right: 0;
}

.member .member-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

@media screen and (max-width: 767px) {
  .member .member-list {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list {
    gap: 8px;
  }
}

.member .member-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #ffffff;
  border-radius: 10px;
  contain: paint;
}

@media screen and (max-width: 767px) {
  .member .member-list__item {
    display: grid;
    grid-template-columns: 200px 1fr;
    border-radius: 6px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item {
    grid-template-columns: 120px 1fr;
  }
}

.member .member-list__item .member-vsl {
  position: relative;
  contain: paint;
}

.member .member-list__item .member-vsl::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(172, 31, 150, 0)), color-stop(48%, rgba(172, 31, 150, 0.1)), to(rgba(172, 31, 150, 0.64)));
  background: linear-gradient(to bottom, rgba(172, 31, 150, 0), rgba(172, 31, 150, 0.1) 48%, rgba(172, 31, 150, 0.64));
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-vsl img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }
}

.member .member-list__item .member-dtl {
  padding: 24px;
}

@media screen and (max-width: 1023px) {
  .member .member-list__item .member-dtl {
    padding: 16px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl {
    padding: 12px;
  }
}

.member .member-list__item .member-dtl .member-plf {
  text-align: center;
  gap: 6px;
  margin-bottom: 16px;
}

@media screen and (max-width: 1023px) {
  .member .member-list__item .member-dtl .member-plf {
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-dtl .member-plf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 959px) {
  .member .member-list__item .member-dtl .member-plf {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-dtl .member-plf {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-plf {
    margin-bottom: 6px;
  }
}

.member .member-list__item .member-dtl .member-plf__initial {
  font-size: 4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 959px) {
  .member .member-list__item .member-dtl .member-plf__initial {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-dtl .member-plf__initial {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-plf__initial {
    font-size: 2.4rem;
  }
}

.member .member-list__item .member-dtl .member-plf__initial span {
  font-size: 1.6rem;
}

.member .member-list__item .member-dtl .member-plf__join {
  font-size: 1rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-dtl .member-plf__join {
    padding-bottom: 2px;
  }
}

.member .member-list__item .member-dtl .member-lead {
  min-height: 88px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: solid 1px #cccccc;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 1023px) {
  .member .member-list__item .member-dtl .member-lead {
    margin-bottom: 14px;
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 959px) {
  .member .member-list__item .member-dtl .member-lead {
    min-height: 72px;
    margin-bottom: 12px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .member .member-list__item .member-dtl .member-lead {
    min-height: auto;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-lead {
    margin-bottom: 10px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-lead br {
    display: none;
  }
}

.member .member-list__item .member-dtl .member-job {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: 0;
}

@media screen and (max-width: 1279px) {
  .member .member-list__item .member-dtl .member-job {
    gap: 8px;
  }
}

@media screen and (max-width: 959px) {
  .member .member-list__item .member-dtl .member-job {
    gap: 6px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-job {
    gap: 4px;
    font-size: 1.1rem;
  }
}

.member .member-list__item .member-dtl .member-job__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 1279px) {
  .member .member-list__item .member-dtl .member-job__item {
    width: 100%;
  }
}

.member .member-list__item .member-dtl .member-job__item dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2px;
  width: 40px;
  height: 22px;
  border-radius: 2px;
  border: solid 1px #333333;
  line-height: 1;
}

@media screen and (max-width: 1023px) {
  .member .member-list__item .member-dtl .member-job__item dt {
    width: 32px;
  }
}

@media screen and (max-width: 519px) {
  .member .member-list__item .member-dtl .member-job__item dt {
    padding-top: 1px;
    height: 18px;
  }
}

.member .member-list__item .member-dtl .member-job__item dd {
  padding-top: 2px;
  width: calc( 100% - 44px);
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .member .member-list__item .member-dtl .member-job__item dd {
    width: calc( 100% - 36px);
  }
}

.member .member-list__item .member-dtl .member-job__item.--item-after dt {
  background: #e9546a;
  border: none;
  color: #ffffff;
}

.member .member-list__item:nth-of-type(2) .member-vsl::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 167, 99, 0)), color-stop(48%, rgba(90, 167, 99, 0.1)), to(rgba(90, 167, 99, 0.64)));
  background: linear-gradient(to bottom, rgba(90, 167, 99, 0), rgba(90, 167, 99, 0.1) 48%, rgba(90, 167, 99, 0.64));
}

.member .member-list__item:nth-of-type(2) .member-dtl .member-job__item.--item-after dt {
  background: #7bba6b;
}

.member .member-list__item:nth-of-type(3) .member-vsl::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 74, 136, 0)), color-stop(48%, rgba(37, 74, 136, 0.1)), to(rgba(37, 74, 136, 0.64)));
  background: linear-gradient(to bottom, rgba(37, 74, 136, 0), rgba(37, 74, 136, 0.1) 48%, rgba(37, 74, 136, 0.64));
}

.member .member-list__item:nth-of-type(3) .member-dtl .member-job__item.--item-after dt {
  background: #1da7eb;
}

.dialog {
  counter-reset: dialog-num 0;
  position: relative;
  z-index: 1;
}

.dialog .dialog-wrap {
  width: calc(50% + 632px);
  margin-left: auto;
  padding-left: 40px;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-wrap {
    width: 100%;
    padding-left: 32px;
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-wrap {
    padding-left: 24px;
  }
}

@media screen and (max-width: 519px) {
  .dialog .dialog-wrap {
    padding-left: 24px;
  }
}

.dialog .dialog-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 40px;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit {
    gap: 20px;
  }
}

.dialog .dialog-unit .dialog-inner {
  width: 100%;
  max-width: 824px;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit .dialog-inner {
    max-width: none;
  }
}

.dialog .dialog-unit__index {
  position: sticky;
  top: 0;
  left: 0;
  width: 360px;
  margin-top: -120px;
  padding-top: 120px;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__index {
    width: 300px;
    margin-top: -94px;
    padding-top: 94px;
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__index {
    position: relative;
    width: 100%;
    padding-right: 32px;
  }
}

.dialog .dialog-unit__index dt {
  color: #7bba6b;
  font-size: 4.8rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__index dt {
    margin-bottom: 12px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__index dt {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__index dt {
    font-size: 3.2rem;
    line-height: 1;
  }
}

.dialog .dialog-unit__index .dialog-index-list {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__index .dialog-index-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__index .dialog-index-list {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.dialog .dialog-unit__index .dialog-index-list__item dd a {
  position: relative;
  display: block;
  padding: 14px 0 14px 32px;
  font-size: 1.4rem;
  font-weight: bold;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  border-bottom: solid 1px rgba(204, 204, 204, 0.4);
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a {
    padding: 12px 0 12px 32px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a {
    padding: 10px 0 10px 28px;
  }
}

.dialog .dialog-unit__index .dialog-index-list__item dd a::before, .dialog .dialog-unit__index .dialog-index-list__item dd a::after {
  position: absolute;
  content: "";
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.dialog .dialog-unit__index .dialog-index-list__item dd a::before {
  top: 12px;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right bottom, from(#f0ece2), to(#e8dec6));
  background: linear-gradient(to right bottom, #f0ece2, #e8dec6);
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a::before {
    top: 9px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a::before {
    top: 11px;
    width: 20px;
    height: 20px;
  }
}

.dialog .dialog-unit__index .dialog-index-list__item dd a::after {
  top: 20px;
  left: 7px;
  width: 12px;
  height: 8px;
  -webkit-mask-image: url("/wp-content/themes/itreat_base/dist/img/icon/arrow.svg");
  mask-image: url("/wp-content/themes/itreat_base/dist/img/icon/arrow.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: #867548;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a::after {
    top: 17px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__index .dialog-index-list__item dd a::after {
    left: 5px;
  }
}

.dialog .dialog-unit__index .dialog-index-list__item dd a:hover {
  translate: 2px 0;
}

.dialog .dialog-unit__index .dialog-index-list__item dd a:hover::before {
  background: #867548;
}

.dialog .dialog-unit__index .dialog-index-list__item dd a:hover::after {
  background: #ffffff;
}

.dialog .dialog-unit__index .dialog-index-list__item:last-of-type dd:last-of-type a {
  padding-bottom: 0;
  border-bottom: none;
}

.dialog .dialog-unit__dtl {
  position: relative;
  width: calc( 100% - 400px);
  padding: 56px;
  background: #ffffff;
  border-radius: 56px 0 0 56px;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__dtl {
    width: calc( 100% - 340px);
    padding: 56px 32px;
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl {
    width: 100%;
    padding: 40px 24px;
    border-radius: 40px 0 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl {
    width: 100%;
    padding: 32px 16px;
    border-radius: 12px 0 0 12px;
  }
}

.dialog .dialog-unit__dtl section {
  margin-top: -156px;
  padding-top: 156px;
}

@media screen and (max-width: 1279px) {
  .dialog .dialog-unit__dtl section {
    margin-top: -130px;
    padding-top: 130px;
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl section {
    margin-top: -96px;
    padding-top: 96px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl section {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.dialog .dialog-unit__dtl .dialog-ttl {
  position: relative;
  padding: 0 0 12px 64px;
  margin-bottom: 24px;
  border-bottom: solid 2px;
  -o-border-image: linear-gradient(to right, #027b22, #7bba6b, #D1E6A0) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#027b22), color-stop(#7bba6b), to(#D1E6A0)) 1;
  border-image: linear-gradient(to right, #027b22, #7bba6b, #D1E6A0) 1;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-ttl {
    padding: 0 0 12px 56px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-ttl {
    padding: 0 0 8px 44px;
    margin-bottom: 16px;
    font-size: 2rem;
  }
}

.dialog .dialog-unit__dtl .dialog-ttl::before {
  position: absolute;
  top: -18px;
  left: 0;
  content: "THEME";
  color: #027b22;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-ttl::before {
    top: -14px;
    font-size: 1rem;
  }
}

.dialog .dialog-unit__dtl .dialog-ttl::after {
  position: absolute;
  top: -6px;
  left: 0;
  counter-increment: dialog-num;
  content: counter(dialog-num, decimal-leading-zero);
  color: #027b22;
  font-family: "Montserrat", sans-serif;
  font-size: 4.4rem;
  line-height: 1;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-ttl::after {
    font-size: 3.8rem;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-ttl::after {
    top: -3px;
    font-size: 2.8rem;
  }
}

.dialog .dialog-unit__dtl .dialog-list {
  display: grid;
  gap: 20px;
}

.dialog .dialog-unit__dtl .dialog-list__item {
  position: relative;
  margin-left: auto;
  padding: 22px 24px;
  width: calc( 100% - 100px);
  background: #eff7ed;
  border-radius: 16px;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-list__item {
    border-radius: calc(16px * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .dialog .dialog-unit__dtl .dialog-list__item {
    border-radius: calc(16px * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-list__item {
    padding: 18px 20px;
    width: calc( 100% - 88px);
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-list__item {
    padding: 14px 16px;
    width: calc( 100% - 76px);
  }
}

.dialog .dialog-unit__dtl .dialog-list__item::before {
  position: absolute;
  top: 0;
  left: -100px;
  content: "";
  margin-right: 32px;
  width: 68px;
  height: 68px;
  background: url("/wp-content/themes/itreat_base/dist/img/cross-talk/dialog-icon-grn.png") center/contain no-repeat;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-list__item::before {
    left: -88px;
    width: 58px;
    height: 58px;
  }
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-list__item::before {
    left: -76px;
    width: 52px;
    height: 52px;
  }
}

.dialog .dialog-unit__dtl .dialog-list__item::after {
  position: absolute;
  top: 20px;
  left: -20px;
  content: "";
  width: 20px;
  height: 16px;
  background: #eff7ed;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}

@media screen and (max-width: 767px) {
  .dialog .dialog-unit__dtl .dialog-list__item::after {
    left: -16px;
    width: 16px;
    height: 12px;
  }
}

.dialog .dialog-unit__dtl .dialog-list__item.--gry {
  background: #f7f6f4;
}

.dialog .dialog-unit__dtl .dialog-list__item.--gry::before {
  background-image: url("/wp-content/themes/itreat_base/dist/img/cross-talk/dialog-icon-gry.png");
}

.dialog .dialog-unit__dtl .dialog-list__item.--gry::after {
  background: #f7f6f4;
}

.dialog .dialog-unit__dtl .dialog-list__item.--blu {
  background: #e5f5fd;
}

.dialog .dialog-unit__dtl .dialog-list__item.--blu::before {
  background-image: url("/wp-content/themes/itreat_base/dist/img/cross-talk/dialog-icon-blu.png");
}

.dialog .dialog-unit__dtl .dialog-list__item.--blu::after {
  background: #e5f5fd;
}

.dialog .dialog-unit__dtl .dialog-list__item.--red {
  background: #fef1f3;
}

.dialog .dialog-unit__dtl .dialog-list__item.--red::before {
  background-image: url("/wp-content/themes/itreat_base/dist/img/cross-talk/dialog-icon-red.png");
}

.dialog .dialog-unit__dtl .dialog-list__item.--red::after {
  background: #fef1f3;
}

.dialog .dialog-unit__dtl .dialog-vsl img {
  border-radius: 6px;
}

@media screen and (max-width: 959px) {
  .dialog .dialog-unit__dtl .dialog-vsl img {
    border-radius: calc(6px * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .dialog .dialog-unit__dtl .dialog-vsl img {
    border-radius: calc(6px * 0.5);
  }
}

/*# sourceMappingURL=../../maps/pages/cross-talk.css.map */
