@charset "UTF-8";
/* Project */
.p-homeChatlady {
  overflow-x: hidden;
  color: #2d2d2d;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady {
    font-size: 3.467vw;
  }
}
.p-homeChatlady em {
  font-style: normal;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady .is-sp {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .p-homeChatlady .is-pc {
    display: none;
  }
}
.p-homeChatlady__inner {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__inner {
    padding: 0 3.733vw;
  }
}
.p-homeChatlady__box {
  position: relative;
  padding: 34px 32px 34px 38px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 13px 13px rgba(211, 205, 194, 0.48);
  line-height: 30px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__box {
    padding: 5.067vw 5.333vw;
    border-radius: 5.333vw;
    box-shadow: 0 1.733vw 1.733vw rgba(211, 205, 194, 0.48);
    line-height: 6.8vw;
  }
}
.p-homeChatlady__marker {
  font-weight: 700;
  background: linear-gradient(transparent 45%, #fdf8c0 45%);
}
.p-homeChatlady__marker.is-blue {
  color: #7b93d6;
}
.p-homeChatlady__marker.is-pink {
  color: #e27aad;
}
.p-homeChatlady__mark {
  display: block;
  margin-bottom: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 55px;
  line-height: 1;
  letter-spacing: 0;
}
.p-homeChatlady__mark.is-good {
  color: #f8abdb;
}
.p-homeChatlady__mark.is-bad {
  color: #96a4e8;
}
.p-homeChatlady__mark.is-soso {
  color: #efc56c;
  font-size: 48px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mark {
    margin-bottom: 1.867vw;
    font-size: 7.333vw;
  }
  .p-homeChatlady__mark.is-soso {
    font-size: 6.4vw;
  }
}
.p-homeChatlady__cta {
  max-width: 513px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__cta {
    max-width: none;
    font-size: 2.893vw;
  }
}
.p-homeChatlady__cta-lead {
  position: relative;
  display: inline-block;
  padding: 0 2.6em;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.p-homeChatlady__cta-lead::before, .p-homeChatlady__cta-lead::after {
  content: "";
  position: absolute;
  top: 0.55em;
  width: 2.3em;
  height: 3.5em;
  background: no-repeat center/contain;
}
.p-homeChatlady__cta-lead::before {
  left: 0;
  background-image: url(../img/home-chatlady/cta_slash_l.webp);
}
.p-homeChatlady__cta-lead::after {
  right: 0;
  background-image: url(../img/home-chatlady/cta_slash_r.webp);
}
.p-homeChatlady__cta-lead-main {
  display: block;
  font-size: 1.75em;
  color: #81a7ef;
}
.p-homeChatlady__cta-lead-sub {
  display: block;
  margin-top: 0.1em;
  font-size: 1.47em;
  font-weight: 500;
}
.p-homeChatlady__cta-line {
  display: block;
  margin-top: 0.8em;
  transition: opacity 0.3s;
}
.p-homeChatlady__cta-line:hover {
  opacity: 0.85;
}
.p-homeChatlady__cta-line img {
  width: 100%;
  filter: drop-shadow(0 7px 18px rgba(27, 123, 82, 0.49));
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__cta-line img {
    filter: drop-shadow(0 0.933vw 2.4vw rgba(27, 123, 82, 0.49));
  }
}
.p-homeChatlady__cta-sub {
  display: flex;
  gap: 0.875em;
  margin-top: 1.25em;
}
.p-homeChatlady__cta-btn {
  flex: 1;
  transition: opacity 0.3s;
}
.p-homeChatlady__cta-btn:hover {
  opacity: 0.85;
}
.p-homeChatlady__cta-btn img {
  width: 100%;
}
.p-homeChatlady__cta-btn--ig img {
  filter: drop-shadow(0 7px 18px rgba(201, 121, 162, 0.49));
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__cta-btn--ig img {
    filter: drop-shadow(0 0.933vw 2.4vw rgba(201, 121, 162, 0.49));
  }
}
.p-homeChatlady__cta-btn--mail img {
  filter: drop-shadow(0 7px 18px rgba(116, 152, 219, 0.49));
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__cta-btn--mail img {
    filter: drop-shadow(0 0.933vw 2.4vw rgba(116, 152, 219, 0.49));
  }
}
.p-homeChatlady__assured {
  position: relative;
  max-width: 892px;
  margin: 0 auto;
  padding-top: 9px;
}
.p-homeChatlady__assured-en {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  padding: 0 14px;
  background: #fff;
  transform: translateX(-50%);
  line-height: 0;
}
.p-homeChatlady__assured-en img {
  width: 137px;
}
.p-homeChatlady__assured-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 199px;
  padding: 4px 76px;
  border: 1px solid #e592bc;
  border-radius: 30px;
  background: #fff;
  box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 0.25);
}
.p-homeChatlady__assured-inner::before {
  content: "";
  position: absolute;
  inset: 7px;
  background: #faf2fa;
  border-radius: 25px;
}
.p-homeChatlady__assured-ttl {
  position: relative;
  flex: 0 0 auto;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #e592bc;
  line-height: 1;
  white-space: nowrap;
}
.p-homeChatlady__assured-ttl::before, .p-homeChatlady__assured-ttl::after {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  width: 19px;
  height: 18px;
  margin: 0 19px;
  background: url(../img/home-chatlady/icn_heart_pink.webp) no-repeat center/contain;
  vertical-align: middle;
}
.p-homeChatlady__assured-ttl::before {
  margin-left: 0;
}
.p-homeChatlady__assured-ttl::after {
  margin-right: 0;
}
.p-homeChatlady__assured-list {
  position: relative;
  flex: 0 1 auto;
  width: auto;
  max-width: 100%;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.05em;
  color: #2d2d2d;
  white-space: nowrap;
}
@media screen and (max-width: 959px) and (min-width: 701px) {
  .p-homeChatlady__assured-inner {
    padding: 4px 40px;
    justify-content: center;
  }
  .p-homeChatlady__assured-list {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
  }
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__assured {
    max-width: none;
    padding-top: 1.333vw;
  }
  .p-homeChatlady__assured-en {
    padding: 0 3.2vw;
  }
  .p-homeChatlady__assured-en img {
    width: 22.933vw;
  }
  .p-homeChatlady__assured-inner {
    display: block;
    justify-content: flex-start;
    min-height: 0;
    padding: 5.867vw 2.667vw 6.133vw;
    border-radius: 5.333vw;
    box-shadow: none;
  }
  .p-homeChatlady__assured-inner::before {
    inset: 1.067vw;
    border-radius: 4.533vw;
    background: #faf2fa;
  }
  .p-homeChatlady__assured-ttl {
    font-size: 4.8vw;
    white-space: normal;
  }
  .p-homeChatlady__assured-ttl::before, .p-homeChatlady__assured-ttl::after {
    width: 3.6vw;
    height: 3.2vw;
    margin: 0 2.933vw;
  }
  .p-homeChatlady__assured-list {
    width: auto;
    flex: none;
    margin-top: 1.6vw;
    font-size: 3.2vw;
    line-height: 6.667vw;
    letter-spacing: 0.05em;
    text-align: center;
    white-space: normal;
  }
}
.p-homeChatlady__mv {
  position: relative;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv {
    background-color: #fff;
    background-image: linear-gradient(90deg, #fff 0%, #fff calc(50% - 960px), rgba(255, 255, 255, 0.92) calc(50% - 900px), rgba(255, 255, 255, 0) calc(50% - 720px), rgba(255, 255, 255, 0) calc(50% + 720px), rgba(255, 255, 255, 0.92) calc(50% + 900px), #fff calc(50% + 960px), #fff 100%), url(../img/home-chatlady/mv_bg_pc.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%, min(137.143vw, 1920px) auto;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-inner {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    aspect-ratio: 1400/800;
  }
}
.p-homeChatlady__mv-ttl {
  position: relative;
}
.p-homeChatlady__mv-ttl-h1 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: 0;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-h1--sp {
    display: none;
  }
}
.p-homeChatlady__mv-ttl-h1--pc {
  display: none;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-h1--pc {
    display: block;
  }
}
.p-homeChatlady__mv-ttl-sp {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
}
.p-homeChatlady__mv-ttl-pc {
  display: none;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-pc {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
  }
}
.p-homeChatlady__mv-ttl-pc > img {
  position: absolute;
  height: auto;
  display: block;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-sub {
    position: absolute;
    top: 7.625%;
    left: 11.4642857143%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: min(11px, 0.7857vw);
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 400;
    font-size: min(21.5px, 1.5357vw);
    line-height: 1;
    letter-spacing: 0.1em;
    color: #313131;
    white-space: nowrap;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-sub-line {
    display: inline-block;
    padding: min(9px, 0.6429vw) min(27px, 1.9286vw);
    background: rgba(255, 255, 255, 0.6);
  }
  .p-homeChatlady__mv-ttl-sub-line em {
    font-style: normal;
    color: #e274ac;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-main {
    position: absolute;
    top: 21.5%;
    left: 32.4285714286%;
    width: 41.9285714286%;
    transform: translateX(-50%);
  }
  .p-homeChatlady__mv-ttl-main img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-stats {
    top: 48.375%;
    left: 32.4285714286%;
    transform: translateX(-50%);
    width: 37.5714285714%;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl-points {
    position: absolute;
    top: 72.125%;
    left: 32.4285714286%;
    width: 37.4285714286%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .p-homeChatlady__mv-ttl-points img {
    position: relative;
    width: 34.7328244275%;
    height: auto;
  }
}
.p-homeChatlady__mv-ttl::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 14%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.45) 40%, #fff 100%);
  pointer-events: none;
  z-index: 0;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-ttl {
    position: absolute;
    inset: 0;
    width: auto;
  }
  .p-homeChatlady__mv-ttl::after {
    content: none;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__mv-cta {
    position: absolute;
    top: 60.375%;
    left: 53.714%;
    width: 32.714%;
    font-size: min(14.3px, 1.0214vw);
  }
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mv-cta {
    margin-top: 2.933vw;
    padding: 0 3.733vw;
  }
}
.p-homeChatlady__mv .p-homeChatlady__assured {
  margin-top: 19px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mv .p-homeChatlady__assured {
    margin-top: 8.8vw;
  }
}
.p-homeChatlady__support {
  position: relative;
  background: linear-gradient(180deg, #fff 0%, #fafbff 1%, #e8eefc 8%, #f5ecef 30%, #f5ecef 60%, #f3e4e7 82%, #f0dde1 100%);
}
.p-homeChatlady__worry {
  position: relative;
  padding-top: 159px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry {
    padding-top: 22.667vw;
  }
}
.p-homeChatlady__worry-wave {
  position: absolute;
  top: 46px;
  left: 50%;
  width: max(100%, 1400px);
  max-width: none;
  transform: translateX(-50%);
}
.p-homeChatlady__worry-wave img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-wave {
    top: 7.733vw;
    width: 100%;
  }
}
.p-homeChatlady__worry-ttl {
  position: relative;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.2;
}
.p-homeChatlady__worry-ttl-sub {
  display: block;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 35px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__worry-ttl-sub em {
  color: #6e9aea;
  font-style: normal;
}
.p-homeChatlady__worry-ttl-sub .is-sm {
  font-size: 26px;
}
.p-homeChatlady__worry-ttl-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 22px;
}
.p-homeChatlady__worry-ttl-main span {
  position: relative;
  z-index: 0;
  display: block;
  width: fit-content;
  max-width: 100%;
  padding: 0 14px;
  color: #fff;
  font-weight: 700;
  font-size: 45px;
  line-height: 49px;
  letter-spacing: 0.04em;
  white-space: nowrap;
  -webkit-text-stroke: 3px #769eec;
  paint-order: stroke fill;
}
.p-homeChatlady__worry-ttl-main span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 39px;
  background: #bfd2f6;
  pointer-events: none;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-ttl-sub {
    font-size: 6.667vw;
  }
  .p-homeChatlady__worry-ttl-sub .is-sm {
    font-size: 4.933vw;
  }
  .p-homeChatlady__worry-ttl-main {
    gap: 2.8vw;
    margin-top: 3.6vw;
  }
  .p-homeChatlady__worry-ttl-main span {
    padding: 0 1.333vw;
    font-size: 7.733vw;
    line-height: 7.733vw;
    -webkit-text-stroke: 3px #769eec;
  }
  .p-homeChatlady__worry-ttl-main span::before {
    bottom: 0;
    height: 6.667vw;
  }
}
.p-homeChatlady__worry-body {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 918px;
  margin: 48px auto 0;
}
.p-homeChatlady__worry-body::before {
  content: "";
  position: absolute;
  left: -52px;
  top: -20px;
  width: 3px;
  height: 250px;
  background: #c9d6f0;
  border-radius: 2px;
}
.p-homeChatlady__worry-body::after {
  content: "";
  position: absolute;
  left: -60px;
  top: 257px;
  width: 19px;
  height: 77px;
  background: url(../img/home-chatlady/worry_drop.webp) no-repeat center/contain;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-body {
    display: block;
    margin-top: 6vw;
  }
  .p-homeChatlady__worry-body::before {
    left: 4.267vw;
    top: 0;
    width: 0.533vw;
    height: 40.267vw;
  }
  .p-homeChatlady__worry-body::after {
    left: 2.933vw;
    top: 44.8vw;
    width: 3.067vw;
    height: 12.533vw;
  }
}
.p-homeChatlady__worry-ph {
  position: relative;
  flex-shrink: 0;
  width: 404px;
  margin-top: 18px;
}
.p-homeChatlady__worry-ph img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-ph {
    width: 75.333vw;
    margin: 0 auto;
  }
  .p-homeChatlady__worry-ph::after {
    content: "";
    position: absolute;
    right: -5.333vw;
    top: 4.8vw;
    width: 3.067vw;
    height: 12.533vw;
    background: url(../img/home-chatlady/worry_drop.webp) no-repeat center/contain;
  }
}
.p-homeChatlady__worry-txt {
  position: relative;
  width: 466px;
}
.p-homeChatlady__worry-txt::after {
  content: "";
  position: absolute;
  right: -41px;
  top: -16px;
  width: 19px;
  height: 77px;
  background: url(../img/home-chatlady/worry_drop.webp) no-repeat center/contain;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-txt {
    width: auto;
    margin-top: 1.333vw;
  }
  .p-homeChatlady__worry-txt::after {
    display: none;
  }
}
.p-homeChatlady__worry-lead {
  margin-bottom: 30px;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.p-homeChatlady__worry-lead em {
  color: #81a7ef;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry-lead {
    margin-bottom: 4.8vw;
    font-size: 5.867vw;
  }
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__worry .p-homeChatlady__box::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3.733vw;
    z-index: 1;
    width: 0.667vw;
    height: 7.467vw;
    background: radial-gradient(circle, #8f9bb0 1.6px, transparent 2px) center top/0.667vw 1.867vw repeat-y;
    transform: translateX(-50%);
    pointer-events: none;
  }
}
.p-homeChatlady__gb {
  position: relative;
  padding-top: 70px;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__gb::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 50%;
    width: 4px;
    height: 40px;
    background: radial-gradient(circle, #8f9bb0 1.6px, transparent 2px) center top/4px 10px repeat-y;
    transform: translateX(-50%);
  }
}
.p-homeChatlady__gb-ttl {
  position: relative;
  margin: 0;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.2;
}
.p-homeChatlady__gb-ttl::before, .p-homeChatlady__gb-ttl::after {
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__gb-ttl::before {
    content: "";
    top: -4px;
    right: 46px;
    width: 39px;
    aspect-ratio: 78/63;
    background: url(../img/home-chatlady/gb_ttl_hearts.png) no-repeat center/contain;
  }
  .p-homeChatlady__gb-ttl::after {
    content: none;
  }
}
.p-homeChatlady__gb-ttl-sub {
  display: block;
}
.p-homeChatlady__gb-ttl-sub img {
  display: inline-block;
  width: 312px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__gb-ttl-sub {
    text-align: left;
  }
  .p-homeChatlady__gb-ttl-sub img {
    display: block;
    margin-left: 6.667vw;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__gb-ttl-sub {
    position: absolute;
    left: 48px;
    top: 0;
    z-index: 1;
    width: 312px;
  }
  .p-homeChatlady__gb-ttl-sub img {
    display: block;
    max-width: none;
  }
}
.p-homeChatlady__gb-ttl-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__gb-ttl-main {
    margin-top: 0;
    padding-top: 47px;
  }
}
.p-homeChatlady__gb-ttl-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  color: #2c2c2c;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.04em;
}
.p-homeChatlady__gb-ttl-line em {
  color: #dc80ac;
  font-style: normal;
  font-weight: 700;
}
.p-homeChatlady__gb-ttl-line .is-sm {
  margin: 0 2px 0 4px;
  color: #2c2c2c;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__gb-ttl-line .is-dots {
  position: relative;
  padding-top: 12px;
  -webkit-text-emphasis: none;
  text-emphasis: none;
}
.p-homeChatlady__gb-ttl-line .is-dots::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 7px;
  background-image: radial-gradient(circle closest-side, #dc80ac 99%, transparent 100%);
  background-size: 33.3333333333% 7px;
  background-repeat: repeat-x;
  background-position: center top;
  pointer-events: none;
}
.p-homeChatlady__gb-ttl-line .is-hl {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 0 12px;
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  line-height: 51px;
  letter-spacing: 0.04em;
  -webkit-text-stroke: 3px #c86a98;
  paint-order: stroke fill;
}
.p-homeChatlady__gb-ttl-line .is-hl::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 39px;
  background: rgba(220, 128, 175, 0.29);
  pointer-events: none;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__gb-ttl::before, .p-homeChatlady__gb-ttl::after {
    content: "♥";
    color: #fff;
    font-style: normal;
    line-height: 1;
  }
  .p-homeChatlady__gb-ttl::before {
    top: 2.133vw;
    right: 4.8vw;
    font-size: 2.933vw;
  }
  .p-homeChatlady__gb-ttl::after {
    top: -0.533vw;
    right: 0.533vw;
    font-size: 3.733vw;
  }
  .p-homeChatlady__gb-ttl-sub img {
    width: 49.333vw;
  }
  .p-homeChatlady__gb-ttl-main {
    gap: 2.133vw;
    margin-top: 2.667vw;
  }
  .p-homeChatlady__gb-ttl-line {
    font-size: 6.933vw;
  }
  .p-homeChatlady__gb-ttl-line .is-sm {
    margin: 0 0.533vw 0 0.8vw;
    font-size: 5.333vw;
  }
  .p-homeChatlady__gb-ttl-line .is-dots {
    padding-top: 1.6vw;
  }
  .p-homeChatlady__gb-ttl-line .is-dots::before {
    height: 0.933vw;
    background-size: 33.3333333333% 0.933vw;
  }
  .p-homeChatlady__gb-ttl-line .is-hl {
    padding: 0 1.867vw;
    font-size: 6.667vw;
    line-height: 7.733vw;
    -webkit-text-stroke: 3px #c86a98;
  }
  .p-homeChatlady__gb-ttl-line .is-hl::before {
    bottom: 0;
    height: 6.667vw;
  }
  .p-homeChatlady__gb-ttl-line em {
    font-size: 6.933vw;
  }
}
.p-homeChatlady__gb-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 918px;
  margin: 48px auto 0;
}
.p-homeChatlady__gb-body .p-homeChatlady__box {
  width: 466px;
}
.p-homeChatlady__gb-ph {
  flex-shrink: 0;
  width: 421px;
  margin-right: 30px;
}
.p-homeChatlady__gb-ph img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__gb {
    padding-top: 10.4vw;
  }
  .p-homeChatlady__gb-body {
    display: block;
    margin-top: 7.333vw;
  }
  .p-homeChatlady__gb-body .p-homeChatlady__box {
    width: auto;
    margin-top: 5.6vw;
  }
  .p-homeChatlady__gb-ph {
    width: 83.733vw;
    margin: 0 auto;
  }
  .p-homeChatlady__gb-ph img {
    border-radius: 4vw;
  }
}
.p-homeChatlady__compare {
  position: relative;
  padding: 41px 0 230px;
  overflow: visible;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__compare {
    padding: 7.467vw 0 33.333vw;
  }
}
.p-homeChatlady__compare-table {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 913px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  text-align: center;
  letter-spacing: 0.1em;
  overflow: visible;
}
.p-homeChatlady__compare-table th:nth-child(1) {
  width: 22.5%;
}
.p-homeChatlady__compare-table th:nth-child(2),
.p-homeChatlady__compare-table td:nth-child(2) {
  width: 33.5%;
}
.p-homeChatlady__compare-table th:nth-child(3) {
  width: 22%;
}
.p-homeChatlady__compare-table thead th {
  padding: 0;
  vertical-align: bottom;
  font-weight: 500;
  font-size: 23px;
}
.p-homeChatlady__compare-table thead th > span {
  display: block;
  height: 52px;
  line-height: 50px;
  background: #eee;
  border-top: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table thead th:first-child > span {
  border-left: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table thead th:last-child > span {
  border-left: 2px solid #a0a0a0;
  border-right: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table thead th.is-gb {
  position: relative;
  padding: 22px 0 12px;
  background: #e5acd4;
  border-radius: 22px 22px 0 0;
  color: #fdfdbe;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
}
.p-homeChatlady__compare-table tbody th,
.p-homeChatlady__compare-table tbody td {
  height: 250px;
  padding: 30px 8px 32px;
  vertical-align: middle;
}
.p-homeChatlady__compare-table tbody th {
  font-weight: 500;
  font-size: 23px;
  line-height: 1.4;
  border-left: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table tbody td:last-child {
  border-left: 2px solid #a0a0a0;
  border-right: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table tbody tr:nth-child(odd) > * {
  background: #fff;
}
.p-homeChatlady__compare-table tbody tr:nth-child(even) > * {
  background: #eee;
}
.p-homeChatlady__compare-table tbody tr:last-child > *:not(.is-gb) {
  border-bottom: 2px solid #a0a0a0;
}
.p-homeChatlady__compare-table tbody td.is-gb {
  background: #fff;
  border-left: 6px solid #e5acd4;
  border-right: 6px solid #e5acd4;
  border-top: 2px solid #e5acd4;
}
.p-homeChatlady__compare-table tbody td.is-gb .p-homeChatlady__mark {
  font-size: 61px;
}
.p-homeChatlady__compare-table tbody tr:nth-child(odd) td.is-gb {
  background: #fffef3;
}
.p-homeChatlady__compare-table tbody tr:first-child td.is-gb {
  border-top: 0;
}
.p-homeChatlady__compare-table tbody tr:last-child td.is-gb {
  position: relative;
  overflow: visible;
  vertical-align: top;
  padding: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background: transparent;
}
.p-homeChatlady__compare-table .p-homeChatlady__compare-hang {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: calc(100% + 14px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 14px 38px;
  background: #fff;
  border-left: 6px solid #e5acd4;
  border-right: 6px solid #e5acd4;
  border-bottom: 6px solid #e5acd4;
  border-radius: 0 0 18px 18px;
}
.p-homeChatlady__compare-table strong {
  display: block;
  font-size: 20px;
  line-height: 1.35;
}
.p-homeChatlady__compare-table strong.is-lg {
  font-size: 24px;
}
.p-homeChatlady__compare-table .is-gb strong {
  color: #e382b3;
}
.p-homeChatlady__compare-table small {
  display: block;
  margin-top: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0.04em;
}
.p-homeChatlady__compare-table .p-homeChatlady__mark + small {
  margin-top: 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__compare-table {
    letter-spacing: 0.06em;
  }
  .p-homeChatlady__compare-table th:nth-child(1) {
    width: 22.6%;
  }
  .p-homeChatlady__compare-table th:nth-child(2),
  .p-homeChatlady__compare-table td:nth-child(2) {
    width: 34.4%;
  }
  .p-homeChatlady__compare-table th:nth-child(3) {
    width: 20.7%;
  }
  .p-homeChatlady__compare-table thead th {
    font-size: 3.733vw;
  }
  .p-homeChatlady__compare-table thead th > span {
    height: 12.267vw;
    line-height: 12vw;
    border-top-width: 1px;
  }
  .p-homeChatlady__compare-table thead th:first-child > span, .p-homeChatlady__compare-table thead th:last-child > span {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .p-homeChatlady__compare-table thead th:first-child > span {
    border-right: 0;
  }
  .p-homeChatlady__compare-table thead th.is-gb {
    padding: 4.533vw 0 2.133vw;
    border-radius: 3.2vw 3.2vw 0 0;
    font-size: 4vw;
    line-height: 4.533vw;
  }
  .p-homeChatlady__compare-table tbody th,
  .p-homeChatlady__compare-table tbody td {
    height: auto;
    padding: 4.533vw 0.8vw;
  }
  .p-homeChatlady__compare-table tbody th {
    font-size: 3.733vw;
    line-height: 1.3;
    border-left-width: 1px;
  }
  .p-homeChatlady__compare-table tbody td:last-child {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .p-homeChatlady__compare-table tbody tr:last-child > *:not(.is-gb) {
    border-bottom-width: 1px;
  }
  .p-homeChatlady__compare-table tbody td.is-gb {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 1px;
  }
  .p-homeChatlady__compare-table tbody td.is-gb .p-homeChatlady__mark {
    font-size: 9.067vw;
  }
  .p-homeChatlady__compare-table tbody tr:last-child td.is-gb {
    position: static;
    height: auto;
    padding: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .p-homeChatlady__compare-table .p-homeChatlady__compare-hang {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
    display: block;
    margin-bottom: -2.4vw;
    padding: 4.533vw 0 6.933vw;
    border-left-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-radius: 0 0 2.4vw 2.4vw;
  }
  .p-homeChatlady__compare-table .p-homeChatlady__compare-hang small {
    white-space: nowrap;
  }
  .p-homeChatlady__compare-table strong {
    font-size: 3.2vw;
  }
  .p-homeChatlady__compare-table strong.is-lg {
    font-size: 3.2vw;
  }
  .p-homeChatlady__compare-table small {
    margin-top: 1.6vw;
    font-size: 2.667vw;
    line-height: 3.733vw;
    letter-spacing: 0.04em;
  }
}
.p-homeChatlady__compare-crown {
  position: absolute;
  top: -37px;
  right: -18px;
  width: 88px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__compare-crown {
    top: -7.467vw;
    right: -5.467vw;
    width: 16.4vw;
  }
}
.p-homeChatlady__compare-cloud {
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: max(100%, 1400px);
  max-width: none;
  transform: translateX(-50%);
  pointer-events: none;
}
.p-homeChatlady__compare-cloud img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__compare-cloud {
    width: 100%;
  }
}
.p-homeChatlady__reason {
  padding: 12px 0 70px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason {
    padding: 4.4vw 0 6.133vw;
  }
}
.p-homeChatlady__reason-ttl {
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
}
.p-homeChatlady__reason-ttl-sub {
  position: relative;
  display: inline-block;
  padding: 10px 40px 12px;
  background: #e8999b;
  border-radius: 999px;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.p-homeChatlady__reason-ttl-sub::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0;
  border-color: #e8999b transparent transparent;
  transform: translateX(-50%);
}
.p-homeChatlady__reason-ttl-main {
  display: block;
  margin-top: 22px;
  color: #e49e9a;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason-ttl-sub {
    padding: 1.333vw 3.733vw 1.6vw;
    font-size: 5.6vw;
  }
  .p-homeChatlady__reason-ttl-sub::after {
    bottom: -1.6vw;
    border-width: 1.867vw 1.333vw 0;
  }
  .p-homeChatlady__reason-ttl-main {
    margin-top: 4.267vw;
    font-size: 7.467vw;
  }
}
.p-homeChatlady__reason-lead {
  margin-top: 28px;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason-lead {
    margin-top: 6.667vw;
    line-height: 6.4vw;
  }
}
.p-homeChatlady__reason-line {
  width: 760px;
  max-width: 100%;
  aspect-ratio: 760/20;
  margin: 40px auto 0;
  background: url(../img/home-chatlady/reason_line.webp) no-repeat center/100% 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason-line {
    width: 62.4vw;
    aspect-ratio: 468/24;
    margin-top: 7.333vw;
    background-image: url(../img/home-chatlady/reason_line_sp.webp);
  }
}
.p-homeChatlady__reason-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 46px;
  max-width: 874px;
  margin: 53px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason-list {
    display: block;
    margin-top: 9.333vw;
  }
}
.p-homeChatlady__reason-item {
  position: relative;
  z-index: 0;
  padding: 180px 20px 30px;
}
.p-homeChatlady__reason-item::before {
  content: "";
  position: absolute;
  inset: 60px 0 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(251, 244, 242, 0) 0%, #fbf3f1 35%, #f9efed 100%);
  border-radius: 20px;
}
.p-homeChatlady__reason-item::after {
  content: "";
  position: absolute;
  left: -3px;
  top: -20px;
  width: 76px;
  height: 53px;
  background: url(../img/home-chatlady/reason_hearts_pc01.webp) no-repeat center/contain;
}
.p-homeChatlady__reason-item:nth-child(2)::after {
  left: -5px;
  top: 20px;
  width: 33px;
  height: 30px;
  background-image: url(../img/home-chatlady/reason_hearts_pc02.webp);
}
.p-homeChatlady__reason-item:nth-child(3)::after {
  left: 2px;
  top: 8px;
  width: 58px;
  height: 41px;
  background-image: url(../img/home-chatlady/reason_hearts_pc03.webp);
}
.p-homeChatlady__reason-item:nth-child(4)::after {
  left: 78px;
  top: 3px;
  width: 38px;
  height: 33px;
  background-image: url(../img/home-chatlady/reason_hearts_pc04.webp);
}
.p-homeChatlady__reason-item:nth-child(5)::after {
  left: 5px;
  top: 18px;
  width: 27px;
  height: 24px;
  background-image: url(../img/home-chatlady/reason_hearts_pc05.webp);
}
.p-homeChatlady__reason-item:nth-child(6)::after {
  left: 43px;
  top: 8px;
  width: 61px;
  height: 46px;
  background-image: url(../img/home-chatlady/reason_hearts_pc06.webp);
}
.p-homeChatlady__reason-item-badge {
  position: absolute;
  left: 10px;
  top: 64px;
  z-index: 1;
  width: 115px;
}
.p-homeChatlady__reason-item-ph {
  position: absolute;
  top: 0;
  right: -12px;
  width: 272px;
}
.p-homeChatlady__reason-item-ttl {
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 38px;
  color: #de8c8d;
  letter-spacing: 0.02em;
}
.p-homeChatlady__reason-item-ttl span {
  padding: 0 2px;
  background: linear-gradient(transparent 45%, #fdfbc6 45%);
}
.p-homeChatlady__reason-item-txt {
  margin-top: 16px;
  line-height: 30px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reason-item {
    margin: 4.8vw -0.133vw 0 2.667vw;
    padding: 39.867vw 5.333vw 5.333vw;
  }
  .p-homeChatlady__reason-item:first-child {
    margin-top: 0;
  }
  .p-homeChatlady__reason-item::before {
    inset: 10.667vw 2.933vw 0 0;
    border-radius: 4vw;
  }
  .p-homeChatlady__reason-item::after, .p-homeChatlady__reason-item:nth-child(1)::after {
    left: 0.267vw;
    right: auto;
    top: -4.4vw;
    width: 16.533vw;
    height: 11.467vw;
    background-image: url(../img/home-chatlady/reason_hearts01.webp);
  }
  .p-homeChatlady__reason-item:nth-child(2)::after {
    left: auto;
    right: -1.333vw;
    top: 4.4vw;
    width: 7.2vw;
    height: 6.4vw;
    background-image: url(../img/home-chatlady/reason_hearts02.webp);
  }
  .p-homeChatlady__reason-item:nth-child(3)::after {
    left: 0.133vw;
    right: auto;
    top: 1.467vw;
    width: 12.4vw;
    height: 8.933vw;
    background-image: url(../img/home-chatlady/reason_hearts03.webp);
  }
  .p-homeChatlady__reason-item:nth-child(4)::after {
    left: auto;
    right: -0.533vw;
    top: 5.067vw;
    width: 8vw;
    height: 7.2vw;
    background-image: url(../img/home-chatlady/reason_hearts04.webp);
  }
  .p-homeChatlady__reason-item:nth-child(5)::after {
    left: 0.667vw;
    right: auto;
    top: 3.867vw;
    width: 5.867vw;
    height: 5.333vw;
    background-image: url(../img/home-chatlady/reason_hearts05.webp);
  }
  .p-homeChatlady__reason-item:nth-child(6)::after {
    left: auto;
    right: -2.4vw;
    top: 1.467vw;
    width: 13.333vw;
    height: 9.867vw;
    background-image: url(../img/home-chatlady/reason_hearts06.webp);
  }
  .p-homeChatlady__reason-item-badge {
    left: 2vw;
    top: 13.733vw;
    width: 25.333vw;
  }
  .p-homeChatlady__reason-item-ph {
    right: 0;
    width: 59.6vw;
  }
  .p-homeChatlady__reason-item-ttl {
    font-size: 4.533vw;
    line-height: 8.133vw;
    letter-spacing: 0;
  }
  .p-homeChatlady__reason-item-txt {
    margin-top: 2.4vw;
    line-height: 6.4vw;
  }
  .p-homeChatlady__reason-item:nth-child(even) {
    margin: 4.8vw 2.667vw 0 0.267vw;
  }
  .p-homeChatlady__reason-item:nth-child(even)::before {
    inset: 10.667vw 0 0 2.933vw;
  }
  .p-homeChatlady__reason-item:nth-child(even) .p-homeChatlady__reason-item-badge {
    left: auto;
    right: 2.933vw;
  }
  .p-homeChatlady__reason-item:nth-child(even) .p-homeChatlady__reason-item-ph {
    right: auto;
    left: 0;
  }
}
.p-homeChatlady__voice {
  position: relative;
  padding: 262px 0 70px;
  background: linear-gradient(180deg, #f3dddf 0%, #f6e6e6 60%, #f5ebe9 100%) no-repeat 0 329px/100% calc(100% - 329px);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice {
    padding: 29.6vw 0 12vw;
    background-position: 0 43.867vw;
    background-size: 100% calc(100% - 43.867vw);
  }
}
.p-homeChatlady__voice-cloud {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100%, 1400px);
  max-width: none;
  transform: translateX(-50%);
}
.p-homeChatlady__voice-cloud img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-cloud {
    width: 100%;
  }
}
.p-homeChatlady__voice-ttl {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #da7b82;
  overflow: visible;
}
.p-homeChatlady__voice-ttl-sub {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  color: #2d2d2d;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.04em;
}
.p-homeChatlady__voice-ttl-sub::before {
  content: "";
  flex-shrink: 0;
  width: 18px;
  height: 24px;
  margin-top: -2px;
  background: url(../img/home-chatlady/voice_kira.webp) no-repeat center/contain;
}
.p-homeChatlady__voice-ttl-arc {
  display: inline-flex;
  justify-content: center;
}
.p-homeChatlady__voice-ttl-arc > span {
  display: inline-block;
  font-style: normal;
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(1) {
  transform: rotate(-15.4deg) translateY(5.55px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(2) {
  transform: rotate(-12.6deg) translateY(3.45px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(3) {
  transform: rotate(-9.8deg) translateY(1.35px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(4) {
  transform: rotate(-7deg) translateY(-0.75px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(5) {
  transform: rotate(-4.2deg) translateY(-2.85px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(6) {
  transform: rotate(-1.4deg) translateY(-4.95px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(7) {
  transform: rotate(1.4deg) translateY(-4.95px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(8) {
  transform: rotate(4.2deg) translateY(-2.85px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(9) {
  transform: rotate(7deg) translateY(-0.75px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(10) {
  transform: rotate(9.8deg) translateY(1.35px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(11) {
  transform: rotate(12.6deg) translateY(3.45px);
}
.p-homeChatlady__voice-ttl-arc > span:nth-child(12) {
  transform: rotate(15.4deg) translateY(5.55px);
}
.p-homeChatlady__voice-ttl-arc .is-pink {
  color: #da7b82;
}
.p-homeChatlady__voice-ttl-main {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: baseline;
  gap: 0 2px;
  margin-top: 6px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.p-homeChatlady__voice-ttl-senpai, .p-homeChatlady__voice-ttl-mid, .p-homeChatlady__voice-ttl-koe {
  flex-shrink: 0;
  white-space: nowrap;
}
.p-homeChatlady__voice-ttl-senpai {
  font-size: 52px;
  letter-spacing: 0.04em;
}
.p-homeChatlady__voice-ttl-mid {
  padding-bottom: 4px;
  font-size: 30px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__voice-ttl-koe {
  position: relative;
  z-index: 0;
  margin-left: 15px;
  font-size: 78px;
  letter-spacing: 0;
}
.p-homeChatlady__voice-ttl-koe::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 1.48em;
  height: 1.38em;
  background: url(../img/home-chatlady/voice_heart.webp) no-repeat center/contain;
  transform: translate(-50%, -54%);
  pointer-events: none;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-ttl-sub {
    position: relative;
    font-weight: 500;
    font-size: 5.067vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-ttl-sub::before {
    position: absolute;
    top: 2.133vw;
    left: -5.333vw;
    width: 5.067vw;
    height: 6.533vw;
    margin: 0;
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(1) {
    transform: rotate(-16.5deg) translateY(3.107vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(2) {
    transform: rotate(-13.5deg) translateY(1.507vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(3) {
    transform: rotate(-10.5deg) translateY(0.227vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(4) {
    transform: rotate(-7.5deg) translateY(-0.733vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(5) {
    transform: rotate(-4.5deg) translateY(-1.373vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(6) {
    transform: rotate(-1.5deg) translateY(-1.693vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(7) {
    transform: rotate(1.5deg) translateY(-1.693vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(8) {
    transform: rotate(4.5deg) translateY(-1.373vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(9) {
    transform: rotate(7.5deg) translateY(-0.733vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(10) {
    transform: rotate(10.5deg) translateY(0.227vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(11) {
    transform: rotate(13.5deg) translateY(1.507vw);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(12) {
    transform: rotate(16.5deg) translateY(3.107vw);
  }
  .p-homeChatlady__voice-ttl-main {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
    justify-items: center;
    align-items: start;
    column-gap: 0.267vw;
    row-gap: 0.533vw;
    max-width: none;
    width: max-content;
    margin: 1.867vw auto 0;
    white-space: nowrap;
  }
  .p-homeChatlady__voice-ttl-senpai {
    grid-column: 1/-1;
    grid-row: 1;
    font-size: 8.8vw;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .p-homeChatlady__voice-ttl-mid {
    grid-column: 1;
    grid-row: 2;
    position: relative;
    left: -1.333vw;
    margin-top: 2.4vw;
    padding-bottom: 0;
    font-weight: 900;
    font-size: 5.6vw;
    letter-spacing: 0;
    text-align: center;
  }
  .p-homeChatlady__voice-ttl-koe {
    grid-column: 2;
    grid-row: 2;
    left: 1.333vw;
    margin-top: -2.4vw;
    margin-left: 0;
    font-weight: 500;
    font-size: 14.933vw;
  }
  .p-homeChatlady__voice-ttl-koe::before {
    width: 1.5em;
    height: 1.4em;
    transform: translate(-50%, -53%);
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__voice-ttl-sub {
    position: relative;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-ttl-sub::before {
    position: absolute;
    top: 14px;
    left: -12px;
    width: 27px;
    height: 36px;
    margin: 0;
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(1) {
    transform: rotate(-18.7deg) translateY(32.6875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(2) {
    transform: rotate(-15.3deg) translateY(25.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(3) {
    transform: rotate(-11.9deg) translateY(19.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(4) {
    transform: rotate(-8.5deg) translateY(14.6875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(5) {
    transform: rotate(-5.1deg) translateY(11.6875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(6) {
    transform: rotate(-1.7deg) translateY(10.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(7) {
    transform: rotate(1.7deg) translateY(10.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(8) {
    transform: rotate(5.1deg) translateY(11.6875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(9) {
    transform: rotate(8.5deg) translateY(14.6875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(10) {
    transform: rotate(11.9deg) translateY(19.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(11) {
    transform: rotate(15.3deg) translateY(25.1875px);
  }
  .p-homeChatlady__voice-ttl-arc > span:nth-child(12) {
    transform: rotate(18.7deg) translateY(32.6875px);
  }
  .p-homeChatlady__voice-ttl-main {
    margin-top: 18px;
  }
  .p-homeChatlady__voice-ttl-koe {
    top: 20px;
  }
}
.p-homeChatlady__voice-slider {
  max-width: 963px;
  margin: 72px auto 0;
}
.p-homeChatlady__voice-slider:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
.p-homeChatlady__voice-slider:not(.slick-initialized) > * {
  flex: 0 0 50%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-slider:not(.slick-initialized) > * {
    flex-basis: 100%;
  }
}
.p-homeChatlady__voice-slider .slick-list {
  margin: 0 -14px;
}
.p-homeChatlady__voice-slider .slick-track {
  display: flex;
}
.p-homeChatlady__voice-slider .slick-slide {
  height: auto;
}
.p-homeChatlady__voice-slider .slick-slide > div {
  height: 100%;
}
.p-homeChatlady__voice-slider .slick-dots {
  position: static;
  display: flex !important;
  justify-content: center;
  gap: 12px;
  margin-top: 50px;
}
.p-homeChatlady__voice-slider .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0;
}
.p-homeChatlady__voice-slider .slick-dots button {
  width: 16px;
  height: 16px;
  padding: 0;
  background: #fff;
  border-radius: 50%;
  font-size: 0;
}
.p-homeChatlady__voice-slider .slick-dots button::before {
  display: none;
}
.p-homeChatlady__voice-slider .slick-dots .slick-active button {
  background: #e89ba1;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-slider {
    margin-top: 6.933vw;
  }
  .p-homeChatlady__voice-slider .slick-list {
    margin: 0;
  }
  .p-homeChatlady__voice-slider .slick-dots {
    gap: 2.933vw;
    margin-top: 7.467vw;
  }
  .p-homeChatlady__voice-slider .slick-dots li,
  .p-homeChatlady__voice-slider .slick-dots button {
    width: 3.2vw;
    height: 3.2vw;
  }
}
.p-homeChatlady__voice-item {
  height: 100%;
  padding: 0 14px 20px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-item {
    padding: 0 0 2.667vw;
  }
}
.p-homeChatlady__voice-card {
  height: 100%;
  padding: 28px 19px 22px;
  background: #fff;
  outline: 2px solid #f0e4e4;
  outline-offset: -14px;
  box-shadow: 0 13px 13px rgba(184, 157, 172, 0.25);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-card {
    padding: 5.333vw 4vw 4.267vw;
    outline-width: 1px;
    outline-offset: -1.867vw;
    box-shadow: 0 1.733vw 1.733vw rgba(184, 157, 172, 0.25);
  }
}
.p-homeChatlady__voice-head {
  display: flex;
  align-items: center;
}
.p-homeChatlady__voice-ph {
  flex-shrink: 0;
  width: 194px;
}
.p-homeChatlady__voice-ph img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-ph {
    width: 38vw;
  }
}
.p-homeChatlady__voice-prof {
  flex: 1;
  margin-right: -22px;
  text-align: center;
}
.p-homeChatlady__voice-type {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-homeChatlady__voice-type img {
  width: 240px;
  height: auto;
}
.p-homeChatlady__voice-name {
  margin-top: 6px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.p-homeChatlady__voice-name small {
  font-size: 22px;
}
.p-homeChatlady__voice-name em {
  margin-left: 6px;
  color: #da7b81;
  font-weight: 700;
  font-size: 37px;
}
.p-homeChatlady__voice-period {
  display: inline-block;
  margin-top: 12px;
  padding: 2px 26px;
  border: 2px solid #e8a0a6;
  border-radius: 20px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
}
.p-homeChatlady__voice-period em {
  color: #da7b81;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-prof {
    margin-right: -3.2vw;
  }
  .p-homeChatlady__voice-type img {
    width: 47.067vw;
  }
  .p-homeChatlady__voice-name {
    margin-top: 1.333vw;
    font-size: 6.267vw;
  }
  .p-homeChatlady__voice-name small {
    font-size: 4.267vw;
  }
  .p-homeChatlady__voice-name em {
    font-size: 7.333vw;
  }
  .p-homeChatlady__voice-period {
    margin-top: 2.667vw;
    padding: 0.533vw 5.333vw;
    border-width: 1px;
    font-size: 3.333vw;
  }
}
.p-homeChatlady__voice-data {
  display: flex;
  gap: 10px;
  margin-top: 32px;
}
.p-homeChatlady__voice-data > div {
  position: relative;
  flex: 1;
  padding: 28px 0 14px;
  background: #fffad2;
  border-radius: 10px;
  text-align: center;
}
.p-homeChatlady__voice-data dt {
  position: absolute;
  top: -16px;
  left: 50%;
  padding: 0 20px;
  background: #e79aa0;
  border-radius: 17px;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 33px;
  white-space: nowrap;
}
.p-homeChatlady__voice-data dd {
  color: #e97980;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
.p-homeChatlady__voice-data dd small {
  margin-left: 2px;
  color: #444;
  font-size: 22px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-data {
    gap: 2.133vw;
    margin-top: 6.667vw;
  }
  .p-homeChatlady__voice-data > div {
    padding: 5.6vw 0 2.667vw;
    border-radius: 1.867vw;
  }
  .p-homeChatlady__voice-data dt {
    top: -3.067vw;
    padding: 0 4vw;
    border-radius: 3.067vw;
    font-size: 4.133vw;
    line-height: 6.133vw;
  }
  .p-homeChatlady__voice-data dd {
    font-size: 8.933vw;
  }
  .p-homeChatlady__voice-data dd small {
    font-size: 4.4vw;
  }
}
.p-homeChatlady__voice-txt {
  margin-top: 20px;
  padding: 24px 16px 26px;
  background: #fdf4f5;
  border-radius: 20px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.08em;
}
.p-homeChatlady__voice-txt em {
  color: #ec6f79;
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-txt {
    margin-top: 3.733vw;
    padding: 4.8vw 3.2vw;
    border-radius: 3.733vw;
    font-size: 3.333vw;
    line-height: 8vw;
  }
}
@media screen and (min-width: 701px) {
  .p-homeChatlady__voice-slider {
    width: min(960px, 100vw - 40px);
    max-width: none;
    margin: 45px calc((100% - min(960px, 100vw - 40px)) / 2) 0;
  }
  .p-homeChatlady__voice-slider .slick-list {
    margin: 0 -15px;
  }
  .p-homeChatlady__voice-slider .slick-dots {
    gap: 9px;
    margin-top: 36px;
  }
  .p-homeChatlady__voice-slider .slick-dots li,
  .p-homeChatlady__voice-slider .slick-dots button {
    width: 19px;
    height: 19px;
  }
  .p-homeChatlady__voice-item {
    padding: 0 15px 20px;
  }
  .p-homeChatlady__voice-card {
    display: flex;
    flex-direction: column;
    padding: 25px 30px 34px 32px;
    outline: 3px solid #f3dfe0;
    outline-offset: -16px;
  }
  .p-homeChatlady__voice-head {
    align-items: flex-start;
  }
  .p-homeChatlady__voice-ph {
    width: 194px;
    margin-left: -13px;
  }
  .p-homeChatlady__voice-prof {
    flex: 0 0 238px;
    width: 238px;
    margin: 18px 0 0 -1px;
  }
  .p-homeChatlady__voice-type img {
    width: 238px;
  }
  .p-homeChatlady__voice-name {
    margin-top: 2px;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-name small {
    font-size: 22px;
  }
  .p-homeChatlady__voice-name em {
    margin-left: 4px;
    font-size: 37px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-period {
    box-sizing: border-box;
    width: 204px;
    height: 35px;
    margin-top: 7px;
    padding: 0;
    border-color: #e69a9e;
    border-radius: 14px;
    font-size: 17px;
    line-height: 31px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-data {
    gap: 10px;
    margin: 31px 2px 0 3px;
  }
  .p-homeChatlady__voice-data > div {
    flex: 0 0 194px;
    height: 100px;
    padding: 30px 0 0;
    background: #fff9d1;
  }
  .p-homeChatlady__voice-data dt {
    top: -16px;
    width: 128px;
    padding: 0;
    background: #e69a9e;
    border-radius: 14px;
    line-height: 33px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-data dd {
    line-height: 54px;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-txt {
    flex: 1;
    min-height: 443px;
    margin-top: 19px;
    padding: 20px 18px 17px 17px;
    background: #fcf5f5;
    line-height: 33.7px;
    letter-spacing: 0.07em;
  }
  .p-homeChatlady__voice-item.is-tracking-50 .p-homeChatlady__voice-txt {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__voice-slider .slick-dots {
    gap: 2.133vw;
    margin-top: 5.2vw;
  }
  .p-homeChatlady__voice-slider .slick-dots li,
  .p-homeChatlady__voice-slider .slick-dots button {
    width: 4vw;
    height: 4vw;
  }
  .p-homeChatlady__voice-item {
    padding: 0 0.4vw 2.667vw 0.267vw;
  }
  .p-homeChatlady__voice-card {
    display: flex;
    flex-direction: column;
    padding: 5.067vw 6vw 6.8vw 6.4vw;
    outline: 0.4vw solid #f6edeb;
    outline-offset: -2.133vw;
  }
  .p-homeChatlady__voice-head {
    align-items: flex-start;
  }
  .p-homeChatlady__voice-ph {
    width: 38vw;
    margin-left: -2.4vw;
  }
  .p-homeChatlady__voice-prof {
    flex: 0 0 47.067vw;
    width: 47.067vw;
    margin: 3.467vw 0 0 -0.133vw;
  }
  .p-homeChatlady__voice-type img {
    width: 47.067vw;
  }
  .p-homeChatlady__voice-name {
    margin-top: 0.4vw;
    font-size: 6.267vw;
    line-height: 8.667vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-name small {
    font-size: 4.267vw;
  }
  .p-homeChatlady__voice-name em {
    margin-left: 0.8vw;
    font-size: 7.333vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-period {
    box-sizing: border-box;
    width: 40.133vw;
    height: 6.667vw;
    margin-top: 1.6vw;
    padding: 0;
    border-width: 2px;
    border-color: #e69a9e;
    border-radius: 3.067vw;
    font-size: 3.333vw;
    line-height: calc(6.667vw - 4px);
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-data {
    gap: 2.133vw;
    margin: 6.533vw 0.133vw 0 0.267vw;
  }
  .p-homeChatlady__voice-data > div {
    flex: 0 0 38.533vw;
    height: 19.733vw;
    padding: 5.867vw 0 0;
    background: #fff9d1;
  }
  .p-homeChatlady__voice-data dt {
    top: -3.067vw;
    width: 25.2vw;
    padding: 0;
    background: #e69a9e;
    border-radius: 2.933vw;
    font-size: 4.133vw;
    line-height: 6.267vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-data dd {
    font-size: 8.933vw;
    line-height: 10.667vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__voice-data dd small {
    font-size: 4.4vw;
  }
  .p-homeChatlady__voice-txt {
    flex: 1;
    min-height: 87.6vw;
    margin-top: 3.733vw;
    padding: 3.867vw 2.667vw 2.667vw 3.467vw;
    background: #fcf5f5;
    border-radius: 2.667vw;
    font-size: 3.2vw;
    line-height: 6.667vw;
    letter-spacing: 0.07em;
  }
  .p-homeChatlady__voice-item.is-tracking-50 .p-homeChatlady__voice-txt {
    letter-spacing: 0.05em;
  }
}
.p-homeChatlady__company {
  position: relative;
  z-index: 0;
  margin-top: -1px;
  padding: 190px 0 90px;
  background: #f5ebe9 url(../img/home-chatlady/company_wave_pc.webp) no-repeat center top/max(100%, 1400px) auto;
}
.p-homeChatlady__company::before {
  content: "";
  position: absolute;
  top: max(140px, 10vw);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(180deg, #f0d0d0 0%, #f2d8d7 25%, #faece3 75%, #fcf3e4 100%);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company {
    padding: 26.8vw 0 14.667vw;
    background-image: url(../img/home-chatlady/company_wave_sp.webp);
    background-size: 100% auto;
  }
  .p-homeChatlady__company::before {
    top: 18.667vw;
  }
}
.p-homeChatlady__company-ttl {
  position: relative;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
}
.p-homeChatlady__company-ttl-sub {
  display: block;
  color: #282828;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.06em;
}
.p-homeChatlady__company-ttl-sub em {
  color: #d07070;
}
.p-homeChatlady__company-ttl-main {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  gap: 0 2px;
  margin-top: 14px;
  color: #282828;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.35;
  letter-spacing: 0.04em;
}
.p-homeChatlady__company-ttl-main::after {
  content: "";
  position: relative;
  top: -18px;
  margin-left: 4px;
  width: 18px;
  aspect-ratio: 45/41;
  background: url(../img/home-chatlady/company_ttl_heart.png) no-repeat center/contain;
}
.p-homeChatlady__company-ttl-line em {
  color: #d07070;
}
.p-homeChatlady__company-ttl-line .is-sm {
  font-size: 28px;
}
.p-homeChatlady__company-ttl-line .is-under + .is-sm {
  font-size: 25px;
}
.p-homeChatlady__company-ttl-line .is-under {
  position: relative;
}
.p-homeChatlady__company-ttl-line .is-under::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 0.12em);
  aspect-ratio: 368/25;
  background: url(../img/home-chatlady/company_ttl_under_pc.png) no-repeat center/100% 100%;
  pointer-events: none;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company-ttl-sub {
    font-size: 4vw;
  }
  .p-homeChatlady__company-ttl-main {
    flex-direction: column;
    align-items: center;
    gap: 1.067vw;
    margin-top: 2.933vw;
    font-size: 6.4vw;
  }
  .p-homeChatlady__company-ttl-main::after {
    position: absolute;
    top: 1.6vw;
    right: 6.333vw;
    margin: 0;
    width: 3.733vw;
  }
  .p-homeChatlady__company-ttl-line .is-sm {
    font-size: 5.6vw;
  }
  .p-homeChatlady__company-ttl-line .is-under + .is-sm {
    font-size: 5.067vw;
  }
  .p-homeChatlady__company-ttl-line .is-under::after {
    top: calc(100% - 0.08em);
    aspect-ratio: 481/34;
    background-image: url(../img/home-chatlady/company_ttl_under_sp.png);
  }
}
.p-homeChatlady__company-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 42px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company-body {
    display: block;
    margin-top: 11.467vw;
  }
}
.p-homeChatlady__company-ph {
  flex-shrink: 0;
  width: 533px;
  margin-right: 30px;
}
.p-homeChatlady__company-ph img {
  width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company-ph {
    width: auto;
    margin: 0 2.667vw;
  }
  .p-homeChatlady__company-ph img {
    border-radius: 4vw;
  }
}
.p-homeChatlady__company-txt {
  width: 367px;
  line-height: 30px;
}
.p-homeChatlady__company-txt p + p {
  margin-top: 20px;
}
.p-homeChatlady__company-txt em {
  color: #d47774;
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company-txt {
    width: auto;
    margin: 7.467vw 2.667vw 0;
    line-height: 6vw;
  }
  .p-homeChatlady__company-txt p + p {
    margin-top: 4vw;
  }
}
.p-homeChatlady__company-award {
  margin-top: 23px;
  text-align: center;
}
.p-homeChatlady__company-award img {
  display: inline-block;
  width: 894px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__company-award {
    margin-top: 12vw;
  }
  .p-homeChatlady__company-award img {
    width: 87.2vw;
  }
}
.p-homeChatlady__reward {
  position: relative;
  z-index: 0;
  padding: 125px 0 110px;
  background: #fcf3e4;
}
.p-homeChatlady__reward::before {
  content: "";
  position: absolute;
  top: 120px;
  left: 50%;
  z-index: -1;
  width: max(2000px, 143vw);
  aspect-ratio: 2000/1328;
  background: #deeeeb;
  border-radius: 50%;
  transform: translateX(-50%);
}
.p-homeChatlady__reward::after {
  content: "";
  position: absolute;
  top: max(664px, 47.48vw);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #deeeeb;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward {
    padding: 4.4vw 0 14.667vw;
  }
  .p-homeChatlady__reward::before {
    top: 5.333vw;
    width: 180vw;
  }
  .p-homeChatlady__reward::after {
    top: 59.76vw;
  }
}
.p-homeChatlady__reward-head {
  position: relative;
}
.p-homeChatlady__reward-ttl {
  position: relative;
  z-index: 1;
  max-width: 615px;
}
.p-homeChatlady__reward-ttl picture,
.p-homeChatlady__reward-ttl img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-ttl {
    max-width: none;
  }
}
.p-homeChatlady__reward-girl {
  position: absolute;
  top: -18px;
  right: 0;
  width: 278px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-girl {
    display: none;
  }
}
.p-homeChatlady__reward-lead {
  margin-top: 32px;
  padding-left: 47px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-lead {
    margin-top: 5.333vw;
    padding: 0;
    text-align: center;
    line-height: 6.4vw;
  }
}
.p-homeChatlady__reward-plans {
  display: flex;
  justify-content: space-between;
  max-width: 899px;
  margin: 66px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-plans {
    display: block;
    margin-top: 5.467vw;
  }
}
.p-homeChatlady__reward-plan {
  position: relative;
  z-index: 0;
  width: 443px;
  padding: 56px 20px 30px;
  text-align: center;
  color: #414141;
}
.p-homeChatlady__reward-plan::before {
  content: "";
  position: absolute;
  inset: 16px 0 0;
  z-index: -1;
  background: rgba(255, 255, 255, 0.55);
  border: 2px solid #fff;
  border-radius: 20px;
}
.p-homeChatlady__reward-plan-ttl {
  position: absolute;
  top: 0;
  left: 50%;
  width: 273px;
  height: 43px;
  background: url(../img/home-chatlady/reward_pill.webp) no-repeat center/100% 100%;
  transform: translateX(-50%);
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 43px;
  letter-spacing: 0.1em;
}
.p-homeChatlady__reward-plan-ill {
  display: block;
  width: 364px;
  margin: 18px auto 0;
}
.p-homeChatlady__reward-plan:nth-child(2) .p-homeChatlady__reward-plan-ill {
  width: 297px;
}
.p-homeChatlady__reward-plan-price {
  margin-top: 12px;
}
.p-homeChatlady__reward-plan-price img {
  display: inline-block;
  width: 353px;
}
.p-homeChatlady__reward-plan-add {
  margin-top: 6px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.p-homeChatlady__reward-plan-note {
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-plan {
    width: auto;
    padding: 10.933vw 2.667vw 5.867vw;
  }
  .p-homeChatlady__reward-plan + .p-homeChatlady__reward-plan {
    margin-top: 6.533vw;
  }
  .p-homeChatlady__reward-plan::before {
    inset: 3.2vw 0 0;
    border-radius: 4vw;
  }
  .p-homeChatlady__reward-plan-ttl {
    width: 53.867vw;
    height: 8vw;
    font-size: 4.4vw;
    line-height: 8vw;
  }
  .p-homeChatlady__reward-plan-sub {
    font-size: 3.2vw;
  }
  .p-homeChatlady__reward-plan-ill {
    width: 72.933vw;
    margin-top: 4vw;
  }
  .p-homeChatlady__reward-plan:nth-child(2) .p-homeChatlady__reward-plan-ill {
    width: 60vw;
  }
  .p-homeChatlady__reward-plan-price img {
    width: 70vw;
  }
  .p-homeChatlady__reward-plan-add {
    margin-top: 1.067vw;
    font-size: 4.4vw;
  }
  .p-homeChatlady__reward-plan-note {
    font-size: 3.733vw;
  }
}
.p-homeChatlady__reward-up {
  display: flex;
  align-items: center;
  max-width: 830px;
  margin: 20px auto 0;
}
.p-homeChatlady__reward-up-girl {
  flex-shrink: 0;
  width: 250px;
  margin-left: 50px;
}
.p-homeChatlady__reward-up-girl img {
  display: block;
  width: 100%;
  height: auto;
}
.p-homeChatlady__reward-up-body {
  flex: 1;
  margin-left: 47px;
}
.p-homeChatlady__reward-up-ttl img {
  width: 471px;
}
.p-homeChatlady__reward-up-txt {
  margin-top: 24px;
  padding-left: 8px;
  color: #414141;
  line-height: 38px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__reward-up-txt em {
  margin: 0 2px;
  color: #3eb997;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 34px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-up {
    position: relative;
    display: block;
    min-height: 62.667vw;
    margin-top: 5.333vw;
  }
  .p-homeChatlady__reward-up-girl {
    position: absolute;
    left: -3.733vw;
    bottom: 0;
    width: 34.667vw;
    margin: 0;
  }
  .p-homeChatlady__reward-up-body {
    margin-left: 24.133vw;
  }
  .p-homeChatlady__reward-up-ttl img {
    width: 68.4vw;
  }
  .p-homeChatlady__reward-up-txt {
    margin-top: 3.733vw;
    padding-left: 9.867vw;
    font-size: 3.2vw;
    line-height: 6vw;
  }
  .p-homeChatlady__reward-up-txt em {
    font-size: 4.533vw;
  }
}
.p-homeChatlady__reward-pay {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 37px;
  margin-top: 56px;
}
.p-homeChatlady__reward-pay-ttl {
  position: relative;
  padding-right: 36px;
  color: #414141;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 41px;
  letter-spacing: 0.1em;
}
.p-homeChatlady__reward-pay-ttl em {
  color: #3eb997;
}
.p-homeChatlady__reward-pay-ttl::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  width: 50px;
  height: 166px;
  background: url(../img/home-chatlady/reward_pay_deco_pc.webp) no-repeat center/contain;
  transform: translateY(-50%);
}
.p-homeChatlady__reward-pay-img {
  width: 457px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__reward-pay {
    display: block;
    margin-top: 5.333vw;
    text-align: center;
  }
  .p-homeChatlady__reward-pay-ttl {
    padding: 0 0 0.533vw;
    font-size: 4.533vw;
    line-height: 6.667vw;
  }
  .p-homeChatlady__reward-pay-ttl::before, .p-homeChatlady__reward-pay-ttl::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    width: 5.867vw;
    height: 9.467vw;
    background: no-repeat center/contain;
    transform: none;
  }
  .p-homeChatlady__reward-pay-ttl::before {
    left: 0;
    background-image: url(../img/home-chatlady/reward_pay_deco_sp_before.png);
  }
  .p-homeChatlady__reward-pay-ttl::after {
    right: 0;
    background-image: url(../img/home-chatlady/reward_pay_deco_sp_after.png);
  }
  .p-homeChatlady__reward-pay-img {
    width: 87.2vw;
    margin: 6.4vw auto 0;
  }
}
.p-homeChatlady__bonus {
  position: relative;
  z-index: 0;
  margin-top: -1px;
  padding: 186px 0 40px;
  background: #fff url(../img/home-chatlady/bonus_bg_pc.webp) no-repeat center top/max(100%, 1400px) auto;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus {
    padding: 18.533vw 0 8vw;
    background-image: url(../img/home-chatlady/bonus_bg_sp.webp);
    background-size: 100% auto;
  }
}
.p-homeChatlady__bonus-tag {
  position: absolute;
  top: -26px;
  left: 50%;
  z-index: 2;
  width: 196px;
  transform: translateX(-50%);
}
.p-homeChatlady__bonus-tag img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus-tag {
    top: -4.4vw;
    width: 37.067vw;
  }
}
.p-homeChatlady__bonus-ttl {
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #282828;
}
.p-homeChatlady__bonus-ttl-hl {
  display: inline-block;
  padding: 6px 6px 8px;
  border-radius: 6px;
  background: linear-gradient(to right, #bfb1d7, #a7b2d8);
  box-shadow: 6px 6px 0 #d0deea;
  color: #fff;
  font-weight: 700;
  font-size: 53px;
  -webkit-text-stroke: 2px #85a1d1;
  paint-order: stroke fill;
  vertical-align: middle;
}
.p-homeChatlady__bonus-ttl-ga {
  display: inline-block;
  margin-left: 24px;
  vertical-align: bottom;
}
.p-homeChatlady__bonus-ttl-rest {
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus-ttl {
    font-size: 7.6vw;
    color: #2b2b2b;
  }
  .p-homeChatlady__bonus-ttl-ga {
    margin-left: 0;
    font-size: 7.6vw;
  }
  .p-homeChatlady__bonus-ttl-hl {
    position: relative;
    z-index: 0;
    padding: 0 0.667vw 0 0.8vw;
    border-radius: 0;
    background: none;
    box-shadow: none;
    font-size: 9.733vw;
    text-shadow: none;
    -webkit-text-stroke: 3px #85a1d1;
    paint-order: stroke fill;
  }
  .p-homeChatlady__bonus-ttl-hl::before {
    content: "";
    position: absolute;
    top: 0.667vw;
    right: 0;
    bottom: 0.267vw;
    left: 0;
    z-index: -1;
    background: linear-gradient(to right, #ccb6d9, #acb8da);
    box-shadow: 0.8vw 0.8vw 0 #d0deea;
  }
  .p-homeChatlady__bonus-ttl-rest {
    font-size: 8.8vw;
  }
}
.p-homeChatlady__bonus-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px 23px;
  max-width: 938px;
  margin: 67px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus-list {
    display: block;
    margin-top: 8.667vw;
  }
}
.p-homeChatlady__bonus-item {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 192px;
  margin: 5px 0 0 5px;
  padding: 20px 24px 20px 32px;
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid #bcc6e1;
  border-radius: 20px;
}
.p-homeChatlady__bonus-item-num {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 57px;
}
.p-homeChatlady__bonus-item-icn {
  flex-shrink: 0;
  width: 93px;
}
.p-homeChatlady__bonus-item-body {
  margin-left: 18px;
}
.p-homeChatlady__bonus-item-ttl {
  display: inline-block;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  white-space: nowrap;
  background: linear-gradient(90deg, #d88ed2, #8da6dc);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.p-homeChatlady__bonus-item-txt {
  margin-top: 8px;
  color: #2b2b2b;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.p-homeChatlady__bonus-item-txt em {
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #d88ed2;
}
.p-homeChatlady__bonus-item-txt em small {
  font-size: 18px;
}
.p-homeChatlady__bonus-item-coin {
  position: absolute;
  right: 28px;
  bottom: 28px;
  width: 47px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus-item {
    min-height: 28.4vw;
    margin: 1.333vw 0 0 1.2vw;
    padding: 4vw 4vw 4vw 6vw;
    border-radius: 4vw;
  }
  .p-homeChatlady__bonus-item + .p-homeChatlady__bonus-item {
    margin-top: 2.4vw;
  }
  .p-homeChatlady__bonus-item-num {
    top: -1.333vw;
    left: -1.2vw;
    width: 11.067vw;
  }
  .p-homeChatlady__bonus-item-icn {
    width: 18vw;
  }
  .p-homeChatlady__bonus-item-body {
    margin-left: 3.467vw;
  }
  .p-homeChatlady__bonus-item-ttl {
    font-size: 4.4vw;
    letter-spacing: normal;
    background: linear-gradient(90deg, #d88ed2, #8da6dc);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .p-homeChatlady__bonus-item-txt {
    font-size: 3.333vw;
    line-height: 5.6vw;
    letter-spacing: normal;
  }
  .p-homeChatlady__bonus-item-txt em {
    font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 700;
    font-size: 5.333vw;
    color: #d88ed2;
  }
  .p-homeChatlady__bonus-item-txt em small {
    font-size: 3.733vw;
  }
  .p-homeChatlady__bonus-item-coin {
    right: 5.333vw;
    bottom: 6.133vw;
    width: 9.2vw;
  }
}
.p-homeChatlady__bonus .p-homeChatlady__cta {
  margin-top: 87px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus .p-homeChatlady__cta {
    margin-top: 15.733vw;
  }
}
.p-homeChatlady__bonus .p-homeChatlady__assured {
  margin-top: 50px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__bonus .p-homeChatlady__assured {
    margin-top: 9.067vw;
  }
}
.p-homeChatlady__mibare {
  position: relative;
  z-index: 0;
  padding-top: 263px;
  background: linear-gradient(#c2d4ea, #c2d4ea) no-repeat 0 299px/100% 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare {
    padding-top: 29.6vw;
    background-position: 0 34.533vw;
  }
}
.p-homeChatlady__mibare-cloud {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100%, 1400px);
  max-width: none;
  transform: translateX(-50%);
}
.p-homeChatlady__mibare-cloud img {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-cloud {
    width: 100%;
  }
}
.p-homeChatlady__mibare-head {
  position: relative;
  text-align: center;
}
.p-homeChatlady__mibare-ribbon img {
  display: inline-block;
  width: 331px;
}
.p-homeChatlady__mibare-ttl {
  margin-top: 18px;
}
.p-homeChatlady__mibare-ttl-sub {
  display: block;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  color: #2b2b2b;
}
.p-homeChatlady__mibare-ttl-sub em {
  color: #6f9ad0;
}
.p-homeChatlady__mibare-ttl-main {
  display: inline-block;
  margin: 30px auto 0;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.15;
  letter-spacing: 0.06em;
  -webkit-text-stroke: 18px #fff;
  paint-order: stroke fill;
}
.p-homeChatlady__mibare-ttl-main::after {
  content: "";
  display: block;
  width: 139%;
  height: 3px;
  margin: 31px 0 0;
  margin-left: -19.5%;
  background: repeating-linear-gradient(90deg, #fff 0 10px, transparent 10px 17px);
}
.p-homeChatlady__mibare-ttl-main em {
  color: #d99fc9;
}
.p-homeChatlady__mibare-ttl-main span {
  color: #d99fc9;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-ribbon img {
    width: 55.2vw;
  }
  .p-homeChatlady__mibare-ttl {
    margin-top: 4vw;
  }
  .p-homeChatlady__mibare-ttl-sub {
    font-size: 4.8vw;
  }
  .p-homeChatlady__mibare-ttl-main {
    margin-top: 5.333vw;
    font-size: 7.467vw;
    -webkit-text-stroke: 1.9vw #fff;
  }
  .p-homeChatlady__mibare-ttl-main::after {
    width: 100%;
    margin: 1.733vw 0 0;
    margin-left: 0;
  }
}
.p-homeChatlady__mibare-band {
  margin-top: 42px;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.p-homeChatlady__mibare-band span {
  display: inline-block;
  height: 32px;
  padding: 0 15px;
  margin: 6px 0;
  line-height: 32px;
  background: #709bd0;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.p-homeChatlady__mibare-band em {
  color: #fffec8;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-band {
    margin-top: 7.067vw;
    font-size: 4.267vw;
  }
  .p-homeChatlady__mibare-band span {
    height: 5.467vw;
    padding: 0 2.4vw;
    margin: 1.067vw 0;
    line-height: 5.467vw;
  }
}
.p-homeChatlady__mibare-box {
  max-width: 568px;
  margin: 45px auto 0;
  padding: 8px;
  border: 2px solid #fff;
  border-radius: 34px;
}
.p-homeChatlady__mibare-box p {
  padding: 28px 10px;
  background: #e8f1fa;
  border-radius: 28px;
  text-align: center;
  line-height: 30px;
}
.p-homeChatlady__mibare-box em {
  color: #d98cc6;
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-box {
    margin-top: 4.933vw;
    padding: 1.067vw;
    border-radius: 5.6vw;
  }
  .p-homeChatlady__mibare-box p {
    padding: 5.067vw 1.333vw;
    border-radius: 4.8vw;
    line-height: 5.867vw;
  }
}
.p-homeChatlady__mibare-change {
  margin-top: 38px;
  text-align: center;
}
.p-homeChatlady__mibare-change-ttl {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
}
.p-homeChatlady__mibare-change-ttl-line {
  position: relative;
  display: inline-block;
}
.p-homeChatlady__mibare-change-ttl-glow {
  position: absolute;
  inset: 0;
  color: #7cabe5;
  -webkit-text-stroke: 4px #7cabe5;
  filter: blur(9px);
  opacity: 0.54;
  pointer-events: none;
}
.p-homeChatlady__mibare-change-ttl-text {
  position: relative;
}
.p-homeChatlady__mibare-change-ttl::before, .p-homeChatlady__mibare-change-ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 33px;
  height: 49px;
  background: no-repeat center/contain;
  transform: translateY(-50%);
  pointer-events: none;
}
.p-homeChatlady__mibare-change-ttl::before {
  left: 0;
  background-image: url(../img/home-chatlady/mibare_imechen_dot_l.webp);
}
.p-homeChatlady__mibare-change-ttl::after {
  right: 0;
  background-image: url(../img/home-chatlady/mibare_imechen_dot_r.webp);
}
.p-homeChatlady__mibare-change-ttl em {
  display: inline-block;
  font-size: 34px;
  line-height: 1;
  color: #fffec8;
}
.p-homeChatlady__mibare-change-ba {
  width: 422px;
  margin: 26px auto 0;
}
.p-homeChatlady__mibare-change-light {
  display: inline-flex;
  align-items: flex-start;
  margin: 0 auto;
  margin-top: 0;
}
.p-homeChatlady__mibare-change-light img {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  width: 58px;
  height: auto;
  margin-right: -51px;
}
.p-homeChatlady__mibare-change-light span {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 416px;
  height: 51px;
  margin-top: 11px;
  padding: 0 24px 0 60px;
  background: #e9f0f8;
  border-radius: 26px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #2b2b2b;
  white-space: nowrap;
}
.p-homeChatlady__mibare-change-light em {
  color: #6f9ad0;
  font-size: 25px;
  font-style: normal;
  line-height: 1;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-change {
    margin-top: 7.733vw;
  }
  .p-homeChatlady__mibare-change-ttl {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 1.733vw;
    padding: 0;
    font-size: 5.067vw;
  }
  .p-homeChatlady__mibare-change-ttl-glow {
    -webkit-text-stroke-width: 0.533vw;
    filter: blur(1.2vw);
  }
  .p-homeChatlady__mibare-change-ttl-line--sub {
    display: block;
  }
  .p-homeChatlady__mibare-change-ttl::before, .p-homeChatlady__mibare-change-ttl::after {
    content: none;
  }
  .p-homeChatlady__mibare-change-ttl em {
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding: 0 6.133vw;
    font-size: 6.933vw;
  }
  .p-homeChatlady__mibare-change-ttl em::before, .p-homeChatlady__mibare-change-ttl em::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 4.4vw;
    height: 6.533vw;
    background: no-repeat center/contain;
    transform: translateY(-50%);
    pointer-events: none;
  }
  .p-homeChatlady__mibare-change-ttl em::before {
    left: 0;
    background-image: url(../img/home-chatlady/mibare_imechen_dot_l.webp);
  }
  .p-homeChatlady__mibare-change-ttl em::after {
    right: 0;
    background-image: url(../img/home-chatlady/mibare_imechen_dot_r.webp);
  }
  .p-homeChatlady__mibare-change-ba {
    width: 87.867vw;
    margin-top: 5.733vw;
  }
  .p-homeChatlady__mibare-change-light {
    margin-top: 0;
  }
  .p-homeChatlady__mibare-change-light img {
    width: 12.133vw;
    margin-right: -10.667vw;
  }
  .p-homeChatlady__mibare-change-light span {
    width: 87.067vw;
    height: 10.667vw;
    margin-top: 2.267vw;
    padding: 0 5.067vw 0 12.533vw;
    border-radius: 5.333vw;
    font-size: 4.4vw;
  }
  .p-homeChatlady__mibare-change-light em {
    font-size: 5.2vw;
  }
}
.p-homeChatlady__mibare-points {
  max-width: 728px;
  margin: 18px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-points {
    margin-top: 8.533vw;
  }
}
.p-homeChatlady__mibare-point {
  position: relative;
  padding-top: 50px;
}
.p-homeChatlady__mibare-point + .p-homeChatlady__mibare-point {
  margin-top: 20px;
}
.p-homeChatlady__mibare-point::before {
  content: "";
  position: absolute;
  inset: 50px 0 0 10px;
  background: #e8eef7;
  border: 3px solid #fff;
  border-radius: 20px;
}
.p-homeChatlady__mibare-point-ph {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 158px;
}
.p-homeChatlady__mibare-point-label {
  position: absolute;
  top: 27px;
  right: 33px;
  width: auto;
  height: 22px;
}
.p-homeChatlady__mibare-point-body {
  position: relative;
  z-index: 1;
  min-height: 154px;
  padding: 40px 40px 36px 181px;
}
.p-homeChatlady__mibare-point-body p {
  line-height: 38px;
}
.p-homeChatlady__mibare-point-ttl {
  margin-bottom: 14px;
  color: #de91c9;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.p-homeChatlady__mibare-point-checks {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 178px);
  gap: 12px 27px;
  margin-top: -6px;
  padding: 0 0 34px 65px;
}
.p-homeChatlady__mibare-point-checks li {
  position: relative;
  height: 27px;
  padding-left: 36px;
  background: #7ba3d6;
  border-radius: 14px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
}
.p-homeChatlady__mibare-point-checks li::before {
  content: "";
  position: absolute;
  left: 17px;
  top: 5px;
  width: 8px;
  height: 13px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.p-homeChatlady__mibare-point-lock {
  position: absolute;
  right: 36px;
  bottom: 34px;
  z-index: 1;
  width: 79px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-point {
    padding-top: 5.733vw;
  }
  .p-homeChatlady__mibare-point + .p-homeChatlady__mibare-point {
    margin-top: 2.267vw;
  }
  .p-homeChatlady__mibare-point::before {
    inset: 5.733vw 2.533vw 0 2.533vw;
    border-radius: 4vw;
  }
  .p-homeChatlady__mibare-point-ph {
    left: -0.133vw;
    width: 33.067vw;
  }
  .p-homeChatlady__mibare-point-label {
    top: 0.933vw;
    right: 6.133vw;
    height: 4.267vw;
  }
  .p-homeChatlady__mibare-point-body {
    min-height: 38.667vw;
    padding: 6.133vw 5.333vw 5.333vw 36.667vw;
    font-size: 3.333vw;
    letter-spacing: 0.02em;
  }
  .p-homeChatlady__mibare-point-body p {
    line-height: 6.4vw;
  }
  .p-homeChatlady__mibare-point-ttl {
    margin-bottom: 2.667vw;
    font-size: 4.933vw;
  }
  .p-homeChatlady__mibare-point-checks {
    grid-template-columns: repeat(2, 34.933vw);
    gap: 2.667vw 1.733vw;
    margin-top: 4vw;
    padding: 0 0 6.4vw 9.867vw;
  }
  .p-homeChatlady__mibare-point-checks li {
    height: 5.2vw;
    padding-left: 6.133vw;
    border-radius: 2.667vw;
    font-size: 3.2vw;
    line-height: 5.2vw;
  }
  .p-homeChatlady__mibare-point-checks li::before {
    left: 2.667vw;
    top: 0.933vw;
    width: 1.333vw;
    height: 2.4vw;
    border-width: 0 0.533vw 0.533vw 0;
  }
  .p-homeChatlady__mibare-point-lock {
    right: auto;
    left: 8.933vw;
    bottom: 5.067vw;
    width: 20.8vw;
  }
}
.p-homeChatlady__mibare-other {
  position: relative;
  z-index: 2;
  margin: 25px auto -70px;
  text-align: center;
}
.p-homeChatlady__mibare-other img {
  display: inline-block;
  width: 712px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__mibare-other {
    margin: 3.2vw 0 -13.333vw;
  }
  .p-homeChatlady__mibare-other img {
    width: 92vw;
  }
}
.p-homeChatlady__course {
  position: relative;
  z-index: 1;
  padding: 111px 0 10px;
  background: #c1d4ea;
}
.p-homeChatlady__course::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 50%;
  z-index: -1;
  width: max(2360px, 168.6vw);
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 14px #c2d4ea, 0 0 0 16px #fff;
  transform: translateX(-50%);
}
.p-homeChatlady__course::after {
  content: "";
  position: absolute;
  top: calc(16px + max(1180px, 84.3vw));
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course {
    padding-top: 12vw;
    background: none;
  }
  .p-homeChatlady__course::before {
    top: 1.867vw;
    width: 200.8vw;
    aspect-ratio: 1/1;
    box-shadow: 0 0 0 1.6vw #c2d4ea, 0 0 0 1.867vw #fff;
  }
  .p-homeChatlady__course::after {
    top: calc(1.867vw + 100.4vw);
  }
}
.p-homeChatlady__course-catch {
  margin: 0 0 48px;
  color: #d687b4;
  opacity: 0.502;
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-size: 34px;
  line-height: 50px;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-catch {
    margin-bottom: 7.333vw;
    font-size: 4.533vw;
    line-height: 6.667vw;
  }
}
.p-homeChatlady__course-ttl {
  width: 785px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.p-homeChatlady__course-ttl picture,
.p-homeChatlady__course-ttl img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-ttl {
    width: 82.933vw;
  }
}
.p-homeChatlady__course-lead {
  margin-top: 38px;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-lead {
    margin-top: 6.667vw;
    line-height: 6.4vw;
  }
}
.p-homeChatlady__course-list {
  display: flex;
  justify-content: space-between;
  max-width: 931px;
  margin: 53px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-list {
    display: block;
    margin-top: 4.667vw;
  }
}
.p-homeChatlady__course-item {
  position: relative;
  width: 450px;
  padding: 56px 30px 48px;
  border-radius: 44px;
  text-align: center;
}
.p-homeChatlady__course-item.is-store {
  background: #f2eaf6;
}
.p-homeChatlady__course-item.is-online {
  background: #faedf6;
}
.p-homeChatlady__course-item-ttl {
  position: relative;
  display: inline-block;
}
.p-homeChatlady__course-item-ttl span {
  display: inline-block;
  height: 43px;
  padding: 0 26px;
  border-radius: 22px;
  color: #fff;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 27px;
  line-height: 43px;
  letter-spacing: 0.04em;
}
.p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-ttl {
  margin-left: 66px;
}
.p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-ttl span {
  padding-left: 30px;
  background: #c9a3db;
}
.p-homeChatlady__course-item.is-online .p-homeChatlady__course-item-ttl span {
  padding: 0 16px;
  background: #eaa6d6;
  font-size: 25px;
  letter-spacing: 0;
  white-space: nowrap;
}
.p-homeChatlady__course-item-osusume {
  position: absolute;
  top: -27px;
  left: -76px;
  width: 94px;
}
.p-homeChatlady__course-item-ph {
  display: block;
  width: 367px;
  margin: 30px auto 0;
  border-radius: 20px;
}
.p-homeChatlady__course-item-catch {
  margin-top: 32px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.p-homeChatlady__course-item-catch span {
  display: inline-block;
  padding: 0 2px;
  background: linear-gradient(transparent 30%, #fff 30% 90%, transparent 90%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  white-space: nowrap;
}
.p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-catch {
  color: #b982d3;
}
.p-homeChatlady__course-item.is-online .p-homeChatlady__course-item-catch {
  color: #c290d8;
}
.p-homeChatlady__course-item-txt {
  margin-top: 30px;
  line-height: 30px;
}
.p-homeChatlady__course-item-txt em {
  color: #e874b8;
  font-weight: 700;
}
.p-homeChatlady__course-item-sub {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 45px;
  padding: 26px 14px;
  background: #fff;
  border-radius: 25px;
}
.p-homeChatlady__course-item-sub img {
  flex-shrink: 0;
  width: 186px;
  border-radius: 16px;
}
.p-homeChatlady__course-item-sub ul {
  flex: 1;
}
.p-homeChatlady__course-item-sub li {
  position: relative;
  height: 26px;
  padding-left: 26px;
  background: #c4a1d7;
  border-radius: 13px;
  color: #fff;
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
  white-space: nowrap;
}
.p-homeChatlady__course-item-sub li + li {
  margin-top: 14px;
}
.p-homeChatlady__course-item-sub li::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 5px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2.5px 2.5px 0;
  transform: rotate(45deg);
}
.p-homeChatlady__course-item-note {
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.5;
}
.p-homeChatlady__course-item-msg {
  margin-top: 40px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 33px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__course-item-msg span {
  position: relative;
  display: inline-block;
}
.p-homeChatlady__course-item-msg span::before, .p-homeChatlady__course-item-msg span::after {
  content: "";
  position: absolute;
  background: no-repeat center/contain;
}
.p-homeChatlady__course-item-msg span::before {
  left: -20px;
  top: -2px;
  width: 20px;
  height: 20px;
  background-image: url(../img/home-chatlady/kira_l.webp);
}
.p-homeChatlady__course-item-msg span::after {
  right: -34px;
  top: -12px;
  width: 39px;
  height: 32px;
  background-image: url(../img/home-chatlady/kira_r.webp);
}
.p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-msg {
  color: #b982d3;
}
.p-homeChatlady__course-item.is-online .p-homeChatlady__course-item-msg {
  color: #ec7dc2;
}
.p-homeChatlady__course-item-bubble {
  margin: 30px -10px 0;
}
.p-homeChatlady__course-item-bubble img {
  display: inline-block;
  width: 391px;
}
.p-homeChatlady__course-item-tiles {
  display: grid;
  grid-template-columns: repeat(6, 70px);
  gap: 3px;
  justify-content: center;
  margin-top: 12px;
}
.p-homeChatlady__course-item-tiles li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column: span 2;
  height: 146px;
  background: #fff;
  border-radius: 16px;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.1em;
}
.p-homeChatlady__course-item-tiles li:first-child {
  grid-column: 2/span 2;
}
.p-homeChatlady__course-item-tiles img {
  width: auto;
  height: 42px;
  margin-bottom: 12px;
}
.p-homeChatlady__course-item-tiles li:nth-child(2) img {
  height: 60px;
}
.p-homeChatlady__course-item-tiles li:nth-child(5) img {
  height: 55px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-item {
    width: auto;
    padding: 10vw 4.133vw 9.333vw;
    border-radius: 5.867vw;
  }
  .p-homeChatlady__course-item + .p-homeChatlady__course-item {
    margin-top: 7.333vw;
  }
  .p-homeChatlady__course-item.is-store {
    padding-top: 8.133vw;
  }
  .p-homeChatlady__course-item-ttl span {
    height: 8.933vw;
    padding: 0 4vw;
    border-radius: 4.533vw;
    font-size: 5.6vw;
    line-height: 8.933vw;
  }
  .p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-ttl {
    display: block;
    width: fit-content;
    margin-left: 9.6vw;
  }
  .p-homeChatlady__course-item.is-store .p-homeChatlady__course-item-ttl span {
    padding-left: 13.867vw;
    padding-right: 3.2vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__course-item.is-online .p-homeChatlady__course-item-ttl span {
    padding: 0 3.2vw;
    font-size: 5.333vw;
  }
  .p-homeChatlady__course-item-osusume {
    top: -6.933vw;
    left: -6.533vw;
    z-index: 1;
    width: 20.267vw;
  }
  .p-homeChatlady__course-item-ph {
    width: 75.333vw;
    margin-top: 5.333vw;
    border-radius: 2.667vw;
  }
  .p-homeChatlady__course-item-catch {
    margin-top: 5.867vw;
    font-size: 4.4vw;
    line-height: 5.6vw;
  }
  .p-homeChatlady__course-item-txt {
    margin-top: 5.333vw;
    font-size: 3.333vw;
    line-height: 5.067vw;
  }
  .p-homeChatlady__course-item-sub {
    gap: 1.6vw;
    margin: 5.333vw -1.067vw 0;
    padding: 2.267vw 2.933vw;
    border-radius: 3.333vw;
  }
  .p-homeChatlady__course-item-sub img {
    width: 38.133vw;
    border-radius: 2.133vw;
  }
  .p-homeChatlady__course-item-sub li {
    height: 4.8vw;
    padding-left: 5.867vw;
    border-radius: 2.4vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  .p-homeChatlady__course-item-sub li + li {
    margin-top: 3.2vw;
  }
  .p-homeChatlady__course-item-sub li::before {
    left: 2.133vw;
    top: 1.067vw;
    width: 1.2vw;
    height: 2.133vw;
    border-width: 0 0.533vw 0.533vw 0;
  }
  .p-homeChatlady__course-item-note {
    margin-top: 2.133vw;
    font-size: 2.133vw;
  }
  .p-homeChatlady__course-item-msg {
    margin-top: 8vw;
    font-size: 4.8vw;
    line-height: 7.467vw;
  }
  .p-homeChatlady__course-item-msg span::before {
    left: -3.733vw;
    top: -0.8vw;
    width: 4.133vw;
    height: 4.133vw;
  }
  .p-homeChatlady__course-item-msg span::after {
    right: -6.667vw;
    top: -2.667vw;
    width: 8vw;
    height: 6.533vw;
  }
  .p-homeChatlady__course-item-bubble {
    margin: 6.933vw -1.867vw 0;
  }
  .p-homeChatlady__course-item-bubble img {
    width: 82.667vw;
  }
  .p-homeChatlady__course-item-tiles {
    grid-template-columns: repeat(6, 14vw);
    gap: 0.667vw;
    margin: 2.4vw -2.8vw 0;
  }
  .p-homeChatlady__course-item-tiles li {
    height: 29.6vw;
    border-radius: 3.2vw;
    font-size: 3.333vw;
    line-height: 4.8vw;
  }
  .p-homeChatlady__course-item-tiles img {
    height: 8.533vw;
    margin-bottom: 2.4vw;
  }
  .p-homeChatlady__course-item-tiles li:nth-child(1) img {
    height: 8.4vw;
  }
  .p-homeChatlady__course-item-tiles li:nth-child(2) img {
    height: 12.4vw;
  }
  .p-homeChatlady__course-item-tiles li:nth-child(5) img {
    height: 11.467vw;
  }
}
.p-homeChatlady__course-message {
  position: relative;
  z-index: 0;
  min-height: 307px;
  margin-top: 46px;
  padding: 79px 0 40px;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 50px;
  letter-spacing: 0.1em;
}
.p-homeChatlady__course-message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 357px;
  height: 307px;
  background: url(../img/home-chatlady/course_heart.webp) no-repeat center/contain;
  transform: translateX(-50%);
}
.p-homeChatlady__course-message .is-dots {
  -webkit-text-emphasis: filled dot;
  text-emphasis: filled dot;
  -webkit-text-emphasis-position: over right;
  text-emphasis-position: over right;
}
.p-homeChatlady__course-message em {
  color: #ee85c6;
}
.p-homeChatlady__course-message-strong {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  color: #ee85c6;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4;
}
.p-homeChatlady__course-message-strong::after {
  content: "";
  position: absolute;
  top: -9px;
  left: -11px;
  width: 442px;
  height: 82px;
  background: url(../img/home-chatlady/course_wave.webp) no-repeat center/contain;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__course-message {
    min-height: 44.667vw;
    margin-top: 3.467vw;
    padding: 8.267vw 0 5.333vw;
    font-size: 3.467vw;
    line-height: 5.733vw;
  }
  .p-homeChatlady__course-message::before {
    width: 51.733vw;
    height: 44.667vw;
  }
  .p-homeChatlady__course-message-strong {
    margin-top: 2.133vw;
    font-size: 5.067vw;
  }
  .p-homeChatlady__course-message-strong::after {
    top: -1.6vw;
    left: -1.6vw;
    width: 77.333vw;
    height: 14.4vw;
  }
}
.p-homeChatlady__need {
  position: relative;
  z-index: 2;
  padding-bottom: 66px;
  background: linear-gradient(#fff 0 48px, #f9e8ee 48px);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__need {
    padding-bottom: 13.333vw;
    background: linear-gradient(#fff 0 5.867vw, #f9e8ee 5.867vw);
  }
}
.p-homeChatlady__need-ttl {
  position: relative;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
}
.p-homeChatlady__need-ttl-img {
  display: block;
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__need-ttl-img {
    max-width: none;
  }
}
.p-homeChatlady__need-list {
  max-width: 880px;
  margin: -1px auto 0;
  padding: 14px 58px;
  background: #fdf4f7;
  border: 3px solid #fff;
  border-radius: 30px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__need-list {
    margin-top: 4.533vw;
    padding: 0.533vw 4vw 2.667vw;
    border-width: 2px;
    border-radius: 5.333vw;
  }
}
.p-homeChatlady__need-item {
  display: flex;
  align-items: center;
  padding: 30px 0 30px 21px;
}
.p-homeChatlady__need-item + .p-homeChatlady__need-item {
  background: radial-gradient(circle, #555 1.2px, transparent 1.5px) left top/7px 3px repeat-x;
}
.p-homeChatlady__need-item-img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 266px;
  min-height: 110px;
  padding-left: 68px;
}
.p-homeChatlady__need-item-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
}
.p-homeChatlady__need-item-ph {
  width: calc(var(--w) * 0.84px);
}
.p-homeChatlady__need-item-body {
  flex: 1;
  margin-left: 20px;
}
.p-homeChatlady__need-item-ttl {
  margin-bottom: 18px;
  color: #e29097;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.p-homeChatlady__need-item-note {
  margin: -6px 0 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.p-homeChatlady__need-item-txt {
  line-height: 30px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__need-item {
    align-items: flex-start;
    padding: 3.467vw 0 3.467vw 0.267vw;
  }
  .p-homeChatlady__need-item-img {
    display: block;
    width: 34.133vw;
    min-height: 0;
    padding: 5.867vw 0 0 4.933vw;
  }
  .p-homeChatlady__need-item-num {
    width: 11.067vw;
  }
  .p-homeChatlady__need-item-ph {
    width: calc(var(--w) * 100vw / 750);
  }
  .p-homeChatlady__need-item-body {
    margin-left: 0;
  }
  .p-homeChatlady__need-item-ttl {
    margin-bottom: 2.667vw;
    font-size: 4.667vw;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  .p-homeChatlady__need-item-note {
    margin: -0.8vw 0 1.333vw;
    font-size: 2.4vw;
    white-space: nowrap;
  }
  .p-homeChatlady__need-item-txt {
    font-size: 3.333vw;
    line-height: 4.8vw;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
}
.p-homeChatlady__need-support {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 877px;
  margin: 22px auto 0;
  padding: 17px 22px 17px 36px;
  background: #fcfbe9;
  border-radius: 30px;
}
.p-homeChatlady__need-support p {
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.1em;
}
.p-homeChatlady__need-support em {
  color: #dd7982;
}
.p-homeChatlady__need-support img {
  flex-shrink: 0;
  width: 240px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__need-support {
    margin-top: 3.733vw;
    padding: 2.933vw 2.667vw 2.933vw 3.867vw;
    border-radius: 5.333vw;
  }
  .p-homeChatlady__need-support p {
    font-size: 3.333vw;
    line-height: 4.933vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__need-support img {
    width: 36.267vw;
  }
}
.p-homeChatlady__flow {
  position: relative;
  z-index: 3;
  padding: 92px 0 100px;
  background: linear-gradient(165deg, #ecb4b7 0%, #eeb9b8 45%, #f1c8bf 78%, #f5d7cc 100%);
}
.p-homeChatlady__flow::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  z-index: -1;
  width: 240px;
  height: 240px;
  background: #ecb4b7;
  border-radius: 50%;
  transform: translateX(-50%);
}
.p-homeChatlady__flow-ttl {
  text-align: center;
}
.p-homeChatlady__flow-ttl img {
  width: 101px;
  margin: -101px auto 0;
}
.p-homeChatlady__flow-ttl span {
  display: block;
  margin-top: 68px;
  color: #fff;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.p-homeChatlady__flow-ttl small {
  font-size: 36px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__flow {
    padding: 20vw 0 12vw;
  }
  .p-homeChatlady__flow::before {
    top: -6.667vw;
    width: 34.667vw;
    height: 34.667vw;
  }
  .p-homeChatlady__flow-ttl img {
    width: 16.267vw;
    margin-top: -12.667vw;
  }
  .p-homeChatlady__flow-ttl span {
    margin-top: 7.467vw;
    font-size: 8.267vw;
  }
  .p-homeChatlady__flow-ttl small {
    font-size: 5.867vw;
  }
}
.p-homeChatlady__flow-list {
  max-width: 884px;
  margin: 64px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__flow-list {
    margin-top: 7.467vw;
  }
}
.p-homeChatlady__flow-item {
  position: relative;
  min-height: 221px;
  margin-left: 10px;
  padding: 26px 60px 40px 186px;
  background: rgba(255, 255, 255, 0.6);
  border: 3px solid #fff;
  border-radius: 30px;
}
.p-homeChatlady__flow-item + .p-homeChatlady__flow-item {
  margin-top: 42px;
}
.p-homeChatlady__flow-item + .p-homeChatlady__flow-item::before {
  content: "";
  position: absolute;
  top: -38px;
  left: 50%;
  width: 4px;
  height: 32px;
  background: radial-gradient(circle, #fff 1.6px, transparent 2px) center top/4px 8px repeat-y;
}
.p-homeChatlady__flow-item-ph {
  position: absolute;
  top: -15px;
  left: -13px;
  width: 179px;
  filter: drop-shadow(0 9px 13px rgba(147, 121, 122, 0.25));
}
.p-homeChatlady__flow-item-step {
  width: 117px;
}
.p-homeChatlady__flow-item-ttl {
  margin-top: 10px;
  color: #dd7982;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 700;
  font-size: 23.6px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.p-homeChatlady__flow-item-ttl small {
  font-weight: 500;
  font-size: 17.5px;
}
.p-homeChatlady__flow-item-txt {
  margin-top: 18px;
  line-height: 30px;
  letter-spacing: 0.02em;
}
.p-homeChatlady__flow-item-sub {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 528px;
  margin-top: 24px;
  padding: 12px 20px;
  background: #fffbe5;
  border-radius: 15px;
}
.p-homeChatlady__flow-item-sub img {
  flex-shrink: 0;
  width: 81px;
}
.p-homeChatlady__flow-item-sub p {
  line-height: 30px;
}
.p-homeChatlady__flow-item:nth-child(3) .p-homeChatlady__flow-item-sub img {
  width: 71px;
  margin-right: 10px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__flow-item {
    display: flow-root;
    min-height: 0;
    margin-left: 2.667vw;
    padding: 5.333vw 5.333vw 5.6vw;
    border-radius: 4vw;
  }
  .p-homeChatlady__flow-item + .p-homeChatlady__flow-item {
    margin-top: 7.467vw;
  }
  .p-homeChatlady__flow-item + .p-homeChatlady__flow-item::before {
    top: -6.667vw;
    height: 6vw;
  }
  .p-homeChatlady__flow-item-ph {
    position: static;
    float: left;
    width: 31.467vw;
    margin: -9.733vw 3.2vw 0.533vw -10.267vw;
    filter: drop-shadow(0 1.2vw 1.733vw rgba(147, 121, 122, 0.25));
  }
  .p-homeChatlady__flow-item-step {
    width: 23.2vw;
  }
  .p-homeChatlady__flow-item-ttl {
    margin-top: 2.4vw;
    font-size: 4.667vw;
    letter-spacing: 0.05em;
  }
  .p-homeChatlady__flow-item-ttl small {
    font-size: 3.2vw;
  }
  .p-homeChatlady__flow-item-txt {
    margin-top: 2.933vw;
    font-size: 3.333vw;
    line-height: 5.867vw;
  }
  .p-homeChatlady__flow-item-sub {
    clear: both;
    gap: 3.2vw;
    margin-top: 4vw;
    padding: 3.2vw 4.267vw;
    border-radius: 2.667vw;
  }
  .p-homeChatlady__flow-item-sub img {
    width: 16vw;
  }
  .p-homeChatlady__flow-item-sub p {
    font-size: 3.333vw;
    line-height: 4.533vw;
  }
  .p-homeChatlady__flow-item:nth-child(3) .p-homeChatlady__flow-item-sub img {
    width: 14vw;
    margin-right: 2vw;
  }
}
.p-homeChatlady__flow-foot {
  margin-top: 40px;
  text-align: center;
}
.p-homeChatlady__flow-foot img {
  display: inline-block;
  width: 76px;
}
.p-homeChatlady__flow-foot-ttl {
  margin: 18px 0 10px;
  color: #d2646d;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__flow-foot {
    margin-top: 4.933vw;
  }
  .p-homeChatlady__flow-foot img {
    width: 12.933vw;
  }
  .p-homeChatlady__flow-foot-ttl {
    margin: 3.733vw 0 1.6vw;
    font-size: 4.4vw;
  }
  .p-homeChatlady__flow-foot p:last-child {
    font-size: 3.2vw;
  }
}
.p-homeChatlady__qualify {
  padding: 81px 0 90px;
}
.p-homeChatlady__qualify-ttl {
  color: #eca961;
  text-align: center;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.p-homeChatlady__qualify-table {
  width: 100%;
  max-width: 875px;
  margin: 58px auto 0;
  letter-spacing: 0.1em;
}
.p-homeChatlady__qualify-table tr:nth-child(odd) {
  background: #fdf5e6;
}
.p-homeChatlady__qualify-table th {
  width: 270px;
  padding: 18px 0 18px 158px;
  text-align: left;
  vertical-align: top;
  font-weight: 500;
  font-size: 18px;
  white-space: nowrap;
}
.p-homeChatlady__qualify-table td {
  padding: 18px 20px 18px 0;
  line-height: 29px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__qualify {
    padding: 10.133vw 0 12vw;
  }
  .p-homeChatlady__qualify-ttl {
    font-size: 7.6vw;
  }
  .p-homeChatlady__qualify-table {
    margin-top: 6.8vw;
    letter-spacing: 0.06em;
  }
  .p-homeChatlady__qualify-table th {
    width: 27.067vw;
    padding: 3.733vw 0 3.733vw 5.6vw;
    font-size: 3.2vw;
  }
  .p-homeChatlady__qualify-table td {
    padding: 3.733vw 2.667vw 3.733vw 0;
    font-size: 3.067vw;
    line-height: 5.333vw;
  }
}
.p-homeChatlady__faq {
  position: relative;
  padding: 159px 0 96px;
  background-color: #fff;
  background-image: url(../img/home-chatlady/faq_wave_pc.webp), linear-gradient(180deg, #deeeeb 0%, #e1f0ed calc(100% - 200px), #fff 100%);
  background-repeat: no-repeat;
  background-position: center top, 0 180px;
  background-size: max(100%, 1400px) auto, 100% calc(100% - 180px);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq {
    padding: 15.2vw 0 12vw;
    background-image: url(../img/home-chatlady/faq_wave_sp.webp), linear-gradient(180deg, #deeeeb 0%, #e1f0ed calc(100% - 200px), #fff 100%);
    background-position: center top, 0 20vw;
    background-size: 100% auto, 100% calc(100% - 20vw);
  }
}
.p-homeChatlady__faq-ttl {
  position: relative;
  text-align: center;
}
.p-homeChatlady__faq-ttl-en {
  position: relative;
  display: inline-block;
  color: #70c0a8;
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-size: 72px;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-text-stroke: 6px #fff;
  paint-order: stroke fill;
  text-shadow: 2px 3px 0 rgba(120, 140, 140, 0.25);
  transform: translateX(-40px);
}
.p-homeChatlady__faq-ttl-en::before, .p-homeChatlady__faq-ttl-en::after {
  content: "♥";
  position: absolute;
  font-style: normal;
  line-height: 1;
  -webkit-text-stroke: 0;
  text-shadow: none;
}
.p-homeChatlady__faq-ttl-en::before {
  top: 8px;
  left: -48px;
  color: #4c9155;
  font-size: 28px;
}
.p-homeChatlady__faq-ttl-en::after {
  top: 36px;
  left: -28px;
  color: #8cbc4a;
  font-size: 18px;
}
.p-homeChatlady__faq-ttl-ja {
  display: block;
  margin-top: 18px;
  color: #535353;
  font-family: "Zen Maru Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq-ttl-en {
    display: block;
    width: 30.267vw;
    height: 16.267vw;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    -webkit-text-stroke: 0;
    text-shadow: none;
    transform: none;
  }
  .p-homeChatlady__faq-ttl-en::before {
    content: "";
    top: 0;
    left: -27.067vw;
    width: 16.267vw;
    height: 14.133vw;
    background: url(../img/home-chatlady/faq_ttl.webp) no-repeat left top/58vw 16.267vw;
  }
  .p-homeChatlady__faq-ttl-en::after {
    content: none;
  }
  .p-homeChatlady__faq-ttl-en-img {
    position: absolute;
    top: 0;
    left: -27.467vw;
    display: block;
    width: 58vw;
    max-width: none;
    height: 16.267vw;
    clip-path: inset(0 0 0 27.467vw);
  }
  .p-homeChatlady__faq-ttl-ja {
    margin-top: 2.933vw;
    font-size: 3.733vw;
  }
}
.p-homeChatlady__faq-list {
  max-width: 876px;
  margin: 60px auto 0;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq-list {
    margin-top: 6.133vw;
  }
}
.p-homeChatlady__faq-item + .p-homeChatlady__faq-item {
  margin-top: 28px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq-item + .p-homeChatlady__faq-item {
    margin-top: 5.067vw;
  }
}
.p-homeChatlady__faq-q {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 80px;
  padding: 14px 90px 14px 48px;
  background: #78c1b0;
  color: #fff;
  cursor: pointer;
}
.p-homeChatlady__faq-q-mark {
  flex-shrink: 0;
  width: 48px;
  font-weight: 500;
  font-size: 33px;
  line-height: 1;
  letter-spacing: 0;
}
.p-homeChatlady__faq-q-txt {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.p-homeChatlady__faq-q-icn {
  position: absolute;
  top: 50%;
  right: 45px;
  width: 31px;
  height: 31px;
  margin-top: -15.5px;
  background: #fff;
  border-radius: 50%;
}
.p-homeChatlady__faq-q-icn::before, .p-homeChatlady__faq-q-icn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
  background: #81cdba;
  transition: transform 0.3s;
}
.p-homeChatlady__faq-q-icn::after {
  transform: rotate(90deg);
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq-q {
    min-height: 15.733vw;
    padding: 3.2vw 13.333vw 3.2vw 4.533vw;
  }
  .p-homeChatlady__faq-q-mark {
    width: 12.4vw;
    font-size: 6.4vw;
  }
  .p-homeChatlady__faq-q-txt {
    font-size: 3.467vw;
    line-height: 4.533vw;
  }
  .p-homeChatlady__faq-q-icn {
    right: 5.6vw;
    width: 6vw;
    height: 6vw;
    margin-top: -3vw;
  }
  .p-homeChatlady__faq-q-icn::before, .p-homeChatlady__faq-q-icn::after {
    width: 2.133vw;
    margin-left: -1.067vw;
  }
}
.p-homeChatlady__faq-item.active .p-homeChatlady__faq-q-icn::after {
  transform: rotate(0deg);
}
.p-homeChatlady__faq-a {
  display: none;
  padding: 28px 50px 28px 52px;
  background: #f1f6f5;
  border: 1px solid #78c1b0;
  border-top: 0;
  border-right: 0;
}
.p-homeChatlady__faq-a p {
  line-height: 30px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__faq-a {
    padding: 4.267vw 5.067vw 5.333vw;
  }
  .p-homeChatlady__faq-a p {
    font-size: 3.2vw;
    line-height: 5.733vw;
  }
}
.p-homeChatlady__last {
  padding-bottom: 100px;
}
.p-homeChatlady__last .p-homeChatlady__assured {
  margin-top: 50px;
}
@media screen and (max-width: 700px) {
  .p-homeChatlady__last {
    padding-bottom: 13.333vw;
  }
  .p-homeChatlady__last .p-homeChatlady__assured {
    margin-top: 9.067vw;
  }
}

/*# sourceMappingURL=home-chatlady.css.map */
