@charset "UTF-8";

.box10 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box10-bg.webp) no-repeat;
  background-size: 100% auto; 
  padding: 10.1vw 0 20.8vw;
}
.box10-inner {
  padding: 0 3.7vw;
  position: relative;
}
.box10-inner h2 span:nth-of-type(1) {
  font-size: 4.8vw;
}
.box10-inner h2 span:nth-of-type(2) {
  line-height: 2.8;
  color: #FE92B5;
}
.box10-list {
  display: inline-grid;
  gap: 6.7vw 3.5vw;
  grid-template-columns: repeat(2, 1fr);
}
.box10-list li img {
  margin-bottom: 1.6vw;
}
.box10-list li p {
  height: 11.5vw;
  background: #fff;
  border-radius: 0.8vw;
  border: solid 0.3vw #2DBCA9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box10-list li p span {
  border-bottom: solid 0.53vw #FE92B5;
}
.box10-chatlady {
  position: absolute;
  top: 137.1vw;
  left: 53.7vw;
}
.box10-chatlady p {
  color: #7E7E7E;
  transform: rotate(-11deg);
  display: inline-block;
}
.box10-chatlady img {
  width: 51.9vw;
}
@media screen and (min-width: 768px) {
  .box10 {
    background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box10-bg.webp");
    padding: 46.8px 0 131.3px;
    display: flex;
    justify-content: center;
  }
  .box10-inner {
    width: 957.6px;
    padding: 0;
  }
  .box10-inner h2 span:nth-of-type(1) {
    font-size: 24px;
  }
  .box10-inner h2 span:nth-of-type(2) {
    font-size: 52px;
  }
  .box10-list {
    gap: 49.3px 44.7px;
    grid-template-columns: repeat(3, 1fr);
  }
  .box10-list li img {
    margin-bottom: 10.4px;
  }
  .box10-list li p {
    font-size: 18px;
    height: 74.8px;
    border-radius: 4.5px;
    border: solid 1.5px #2DBCA9;
  }
  .box10-list li p span {
    border-bottom: solid 3px #FE92B5;
    transform: translateY(1px);
  }
  .box10-chatlady {
    top: 541px;
    left: 688px;
  }
  .box10-chatlady p {
    font-size: 18px;
  }
  .box10-chatlady img {
    width: 289px;
    margin-top: 10px;
  }
}


.box11 {
  background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box11-bg.webp");
}
.box11-inner {
  position: relative;
  padding: 10.9vw 0 6.9vw;
}
.box11 h2 {
  font-size: 6.4vw;
  margin-bottom: 5.6vw;
}
.box11 h2 span:nth-of-type(1) {
  color: #F75B8E;
}
.box11 h2 span:nth-of-type(2) {
  text-shadow: 0.26vw 0.26vw 0 #2DBCA9, -0.26vw -0.26vw 0 #2DBCA9,
  -0.26vw 0.26vw 0 #2DBCA9, 0.26vw -0.26vw 0 #2DBCA9,
  0 0.26vw 0 #2DBCA9,  0 -0.26vw 0 #2DBCA9,
  -0.26vw 0 0 #2DBCA9, 0.26vw 0 0 #2DBCA9;
  font-size: 16vw;
}
.box11-inner>p {
  font-size: 2.9vw;
  color: #717171;
  position: absolute;
}
.box11-inner>p:nth-of-type(1) {
  top: 29.1vw;
  left: 8.3vw;
}
.box11-inner>p:nth-of-type(2) {
  top: 29.1vw;
  left: 78.1vw;
}
.box11-list-outer {
  width: 100%;
  overflow-x: scroll;
  position: relative;
}
.box11-list {
  width: 363.7vw;
  display: flex;
  gap: 5.3vw;
  padding: 0 3.7vw;
}
.box11-list li {
  width: 86.9vw;
  height: 80vw;
  padding: 0 3.2vw;
  position: relative;
}
.box11-list li::before {
  content: "";
  width: 86.9vw;
  height: 74.4vw;
  background: #fff;
  position: absolute;
  top: 5.6vw;
  left: 0;
  border-radius: 2.7vw;
  z-index: -1;
}
.box11-number {
  position: absolute;
  transform: rotate(90deg);
  font-size: 2.7vw;
  top: 13.5vw;
  left: -6vw;
  z-index: 10;
  color: #9D9D9D;
  display: flex;
  align-items: center;
}
.box11-number::before {
  content: "";
  display: inline-block;
  width: 4.8vw;
  height: 0.3vw;
  background: #9D9D9D;
  margin-right: 1vw;
}
.box11-number span {
  margin-left: 2vw;
  font-size: 3.7vw;
  color: #95E1D7;
}
.box11-profile {
  display: flex;
  align-items: center;
  margin-left: 2.1vw;
}
.box11-profile-text {
  transform: translateY(10px);
}
.box11-profile img {
  width: 45.3vw;
}
.box11-profile h3 {
  font-size: 5.6vw;
  color: #F75B8E;
  margin-bottom: 2.4vw;
}
.box11-profile p {
  font-size: 3.7vw;
}
.box11-review {
  padding-top: 3.2vw;
  border-top: dashed 0.4vw #9D9D9D;
  font-size: 3.3vw;
  line-height: 1.8;
  letter-spacing: -0.03em;
}
.box11-review span {
  color: #FE92B5;
}
.box11-button-left {
  content: "";
  width: 8vw;
  height: 8vw;
  background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box11-button-left.webp");
  position: absolute;
  top: 82.9vw;
  left: 5.6vw;
  z-index: 10;
  filter: drop-shadow(0px 0px 1.1vw rgba(0,0,0,0.4));
}
.box11-button-right {
  content: "";
  width: 8vw;
  height: 8vw;
  background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box11-button-right.webp");
  position: absolute;
  top: 29.1vw;
  left: 78.1vw;
  top: 82.9vw;
  left: 86.4vw;
  z-index: 10;
  filter: drop-shadow(0px 0px 1.1vw rgba(0,0,0,0.4));
}
@media screen and (min-width: 768px) {
  .box11 {
    background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box11-bg.webp");
    display: flex;
    justify-content: center;
  }
  .box11-inner {
    width: 1000px;
    padding: 49px 0 65px;
  }
  .box11 h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .box11 h2 span:nth-of-type(2) {
    text-shadow: 1px 1px 0 #2DBCA9, -1px -1px 0 #2DBCA9,
    -1px 1px 0 #2DBCA9, 1px -1px 0 #2DBCA9,
    0 1px 0 #2DBCA9,  0 -1px 0 #2DBCA9,
    -1px 0 0 #2DBCA9, 1px 0 0 #2DBCA9;
    font-size: 60px;
  }
  .box11-inner>p {
    font-size: 13.2px;
  }
  .box11-inner>p:nth-of-type(1) {
    top: 64.4px;
    left: 206.4px;
  }
  .box11-inner>p:nth-of-type(2) {
    top: 64.4px;
    left: 741px;
  }
  .box11-list-outer {
    scrollbar-width: none;
  }
  .box11-list {
    width: 1510px;
    gap: 30px;
    padding: 0;
  }
  .box11-list li {
    width: 355px;
    height: 349px;
    padding: 0 26.5px;
  }
  .box11-list li::before {
    width: 355px;
    height: 328px;
    top: 21px;
    border-radius: 10px;
  }
  .box11-number {
    font-size: 10px;
    top: 50px;
    left: -18px;
  }
  .box11-number::before {
    width: 20px;
    height: 1px;
    margin-right: 1px;
  }
  .box11-number span {
    margin-left: 4px;
    font-size: 14px;
  }
  .box11-profile {
    margin-left: -3px;
  }
  .box11-profile-text {
    transform: translate(10px, 10px);
  }
  .box11-profile img {
    width: 170px;
  }
  .box11-profile h3 {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .box11-profile p {
    font-size: 16px;
  }
  .box11-review {
    padding-top: 12px;
    border-top: dashed 1.5px #9D9D9D;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: -0.03em;
  }
  .box11-button-left {
    content: "";
    width: 40px;
    height: 40px;
    top: 334px;
    left: 20px;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.4));
  }
  .box11-button-right {
    width: 40px;
    height: 40px;
    top: 334px;
    left: 939px;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.4));
  }
}



.box12 {
  background: #EEFFFC;
  padding: 12.5vw 3.2vw 8.3vw 5.6vw;
}
.box12-title {
  position: relative;
  margin-bottom: 7.2vw;
}
.box12-title::before {
  content: "FLOW";
  display: inline-block;
  position: absolute;
  top: -13.6vw;
  left: 32.1vw;
  color: #C6FAE9;
  font-size: 15.6vw;
  font-weight: 400;
}
.box12-title h2 {
  color: #FFEEBF;
  text-shadow: 0.26vw 0.26vw 0 #5F5F5F, -0.26vw -0.26vw 0 #5F5F5F,
  -0.26vw 0.26vw 0 #5F5F5F, 0.26vw -0.26vw 0 #5F5F5F,
  0 0.26vw 0 #5F5F5F,  0 -0.26vw 0 #5F5F5F,
  -0.26vw 0 0 #5F5F5F, 0.26vw 0 0 #5F5F5F;
  line-height: 1.25;
  position: relative;
  z-index: 10;
  margin-left: 15.5vw;
  margin-bottom: 5.3vw;
}

.box12-title h2 span {
  font-size: 8.3vw;
}
.box12-title img:nth-of-type(1) {
  position: absolute;
  top: -5.9vw;
  left: -4.8vw;
  width: 30.4vw;
}
.box12-title p {
  background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box12-bubble-bg.webp");
  padding: 2.1vw 8.3vw 6.2vw;
  color: #2DBCA9;
  font-size: 3.7vw;
  display: inline-block;
  position: relative;
  z-index: 10;
  margin-left: 14.1vw;
}
.box12-title img:nth-of-type(2) {
  position: absolute;
  top: 26.7vw;
  left: 72.5vw;
  width: 19.3vw;
}
.box12-step li:nth-child(1) {
  padding: 3.6vw 0 9.1vw;
  border-top: dashed 0.3vw #2DBCA9;
  background: bottom / contain no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box12-arrow-img.webp");
}
.box12-step li:nth-child(2), .box12-step li:nth-child(3) {
  padding: 5.5vw 0 9.1vw;
  background: bottom / contain no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box12-arrow-img.webp");
}
.box12-step li:nth-child(4) {
  padding: 5.5vw 0 6.2vw;
  border-bottom: dashed 0.3vw #2DBCA9;
}
.box12-step-title {
  position: relative;
  margin-bottom: 4.3vw;
}
.box12-step-title p {
  position: absolute;
  color: #EEFFFC;
  text-shadow: 0.26vw 0.26vw 0 #E6CA5D, -0.26vw -0.26vw 0 #E6CA5D,
  -0.26vw 0.26vw 0 #E6CA5D, 0.26vw -0.26vw 0 #E6CA5D,
  0 0.26vw 0 #E6CA5D,  0 -0.26vw 0 #E6CA5D,
  -0.26vw 0 0 #E6CA5D, 0.26vw 0 0 #E6CA5D;
  top: 2.4vw;
}
.box12-step-title p span {
  font-size: 4.8vw;
  margin-left: 1vw;
}
.box12-step-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box12-step-inner img {
  width: 42.9vw;
}
.box12-step-inner p {
  width: 44.5vw;
  font-size: 3.4vw;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .box12 {
    padding: 72px 0 49px;
    display: flex;
    justify-content: center;
  }
  .box12-inner {
    width: 1000px
  }
  .box12-title {
    margin-bottom: 30px;
  }
  .box12-title::before {
    top: -73px;
    left: 385px;
    font-size: 84px;
  }
  .box12-title h2 {
    text-shadow: 1px 1px 0 #5F5F5F, -1px -1px 0 #5F5F5F,
    -1px 1px 0 #5F5F5F, 1px -1px 0 #5F5F5F,
    0 1px 0 #5F5F5F,  0 -1px 0 #5F5F5F,
    -1px 0 0 #5F5F5F, 1px 0 0 #5F5F5F;
    position: relative;
    margin-left: 0;
    margin-bottom: 21px;
    font-size: 52px;
  }
  .box12-title h2 span {
    font-size: 36px;
  }
  .box12-title img:nth-of-type(1) {
    top: -57px;
    left: 152px;
    width: 140.7px;
  }
  .box12-title p {
    padding: 9.5px 41.5px 27.9px;
    font-size: 18px;
    z-index: 10;
    margin-left: 257px;
  }
  .box12-title img:nth-of-type(2) {
    top: 71px;
    left: 693px;
    width: 99.9px;
  }
  .box12-step {
    display: flex;
  }
  .box12-step li:nth-child(1) {
    padding: 5px 24px 0 12px;
    border-top: none;
    border-left: dashed 1px #2DBCA9;
    background: right / contain no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box12-arrow-img.webp");
  }
  .box12-step li:nth-child(2), .box12-step li:nth-child(3) {
    padding: 5px 28px 0 12px;
    background: right / contain no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box12-arrow-img.webp");
  }
  .box12-step li:nth-child(4) {
    padding: 5px 18px 0 19px;
    border-bottom: none;
    border-right: dashed 1px #2DBCA9;
  }
  .box12-step-title {
    position: relative;
    margin-bottom: 15px;
  }
  .box12-step-title p {
    position: relative;
    text-shadow: 1px 1px 0 #E6CA5D, -1px -1px 0 #E6CA5D,
    -1px 1px 0 #E6CA5D, 1px -1px 0 #E6CA5D,
    0 1px 0 #E6CA5D,  0 -1px 0 #E6CA5D,
    -1px 0 0 #E6CA5D, 1px 0 0 #E6CA5D;
    top: 0;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .box12-step-title p span {
    font-size: 18px;
    margin-left: 4px;
  }
  .box12-step-title h3 {
    font-size: 36px;
  }
  .box12-step-inner {
    flex-flow: column;
  }
  .box12-step-inner img {
    width: 200px;
    margin-bottom: 14.7px;
  }
  .box12-step-inner p {
    width: 214px;
    font-size: 14px;
    line-height: 1.5;
  }
}



.box13 {
  padding: 12vw 5.3vw 4.8vw;
}
.box13-title {
  text-shadow: 0 1.1vw 1.1vw rgba(0, 0, 0, 0.25);
  position: relative;
  margin-bottom: 5.3vw;
}
.box13-title p {
  position: absolute;
  top: -10.7vw;
  left: 30.5vw;
  color: #FFEEF2;
  font-size: 15.6vw;
}
.box13 h2 {
  color: #FE92B5;
  text-shadow: 0.26vw 0.26vw 0 #5F5F5F, -0.26vw -0.26vw 0 #5F5F5F,
  -0.26vw 0.26vw 0 #5F5F5F, 0.26vw -0.26vw 0 #5F5F5F,
  0 0.26vw 0 #5F5F5F,  0 -0.26vw 0 #5F5F5F,
  -0.26vw 0 0 #5F5F5F, 0.26vw 0 0 #5F5F5F;
  position: relative;
  z-index: 10;
}
.faq-item {
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: #ffeef5;
  margin: 0 auto 8px;
}
.faq-item summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.2em 2em 1.2em 3.2em;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
    cursor: pointer;
}
.faq-item summary::before,
.faq-item p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 17px;
}
.faq-item summary::before {
    color: #F75B8E;
    content: "Q";
}
.faq-item summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #9D9D9D;
    border-right: 3px solid #9D9D9D;
    content: '';
    transition: transform .5s;
}
.faq-item[open] summary::after {
    transform: rotate(225deg);
}
.faq-item p {
    position: relative;
    opacity: 0;
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    background-color: #fff;
    opacity: 1;
    padding: 1.3em 1em 1.5em 3.2em;
}
.faq-item p::before {
    color: #2DBCA9;
    content: "A";
}
@media screen and (min-width: 768px) {
  .box13 {
    padding: 72px 0 36px;
    display: flex;
    justify-content: center;
  }
  .box13-inner {
    width: 1000px;
  }
  .box13-title {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
  }
  .box13-title p {
    position: absolute;
    top: -73px;
    left: 423px;
    font-size: 84px;
  }
  .box13 h2 {
    text-shadow: 1px 1px 0 #5F5F5F, -1px -1px 0 #5F5F5F,
    -1px 1px 0 #5F5F5F, 1px -1px 0 #5F5F5F,
    0 1px 0 #5F5F5F,  0 -1px 0 #5F5F5F,
    -1px 0 0 #5F5F5F, 1px 0 0 #5F5F5F;
    font-size: 52px;
  }
  .faq-item summary {
      font-size: 15px;
  }
  .faq-item summary::before,
  .faq-item p::before {
      font-size: 19px;
  }
  .faq-item p {
      font-size: 15px;
  }
}



.sns {
  padding: 7.5vw 4.5vw 15.2vw 5.3vw;
}
.sns-inner {
  background: center / cover no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/sns-bg.webp");
  padding: 0 6.7vw 10.4vw 3.5vw;
}
.sns-inner h2 {
  margin-bottom: 5.9vw;
  margin-left: 5.6vw;
}
.sns-inner h2 span:nth-child(1) {
  font-size: 5.1vw;
  text-shadow: 0.26vw 0.26vw 0 #2DBCA9, -0.26vw -0.26vw 0 #2DBCA9,
  -0.26vw 0.26vw 0 #2DBCA9, 0.26vw -0.26vw 0 #2DBCA9,
  0 0.26vw 0 #2DBCA9,  0 -0.26vw 0 #2DBCA9,
  -0.26vw 0 0 #2DBCA9, 0.26vw 0 0 #2DBCA9;
}
.sns-inner h2 span:nth-child(2) {
  font-size: 4.3vw;
  color: #FE92B5;
  transform: rotate(-5deg);
  display: inline-block;
  margin-left: 8vw;
}
.sns-lead {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.3vw;
}
.sns-lead img {
  width: 19.5vw;
  height: 19.5vw;
}
.sns-lead p {
  font-size: 2.7vw;
  width: 58.1vw;
}
.sns-button {
  display: flex;
  gap: 4vw;
  padding: 0 4.5vw;
}
.sns-button a {
  display: flex;
  height: 10.7vw;
  background: #2DBCA9;
  gap: 1.3vw;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.8vw;
  padding: 0 1.6vw;
}
.sns-button a img {
  width: 6.4vw;
}
.sns-button a p {
  font-size: 2.9vw;
}
@media screen and (min-width: 768px) {
  .sns {
    padding: 45px 0 71px;
    display: flex;
    justify-content: center;
  }
  .sns-inner {
    background: center / 1000px no-repeat url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-sns-bg.webp);
    padding: 3px 0 58px;
    width: 1000px;
  }
  .sns-inner h2 {
    margin-bottom: 24px;
    margin-left: 102px;
  }
  .sns-inner h2 span:nth-child(1) {
    font-size: 24px;
    text-shadow: 1px 1px 0 #2DBCA9, -1px -1px 0 #2DBCA9,
    -1px 1px 0 #2DBCA9, 1px -1px 0 #2DBCA9,
    0 1px 0 #2DBCA9,  0 -1px 0 #2DBCA9,
    -1px 0 0 #2DBCA9, 1px 0 0 #2DBCA9;
  }
  .sns-inner h2 span:nth-child(2) {
    font-size: 19.8px;
    margin-left: 50px;
  }
  .sns-content {
    display: flex;
    justify-content: space-between;
    width: 845px;
    margin: 0 auto;
  }
  .sns-lead {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    gap: 21px;
  }
  .sns-lead img {
    width: 125px;
    height: 125px;
  }
  .sns-lead p {
    font-size: 14px;
    width: 460px;
  }
  .sns-button {
    flex-flow: column;
    gap: 12px;
    padding: 8.5px 0;
  }
  .sns-button a {
    gap: 10px;
    border-radius: 3px;
    padding: 0 14.5px;
    height: 48px;
  }
  .sns-button a img {
    width: 24px;
  }
  .sns-button a p {
    font-size: 14px;
  }
}



.footer {
  padding: 0 4.1vw 17.1vw;
}
.footer-inner {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.footer-recruitment {
  margin-bottom: 9.9vw;
}
.footer-info {
  display: flex;
  flex-flow: column;
  gap: 2.1vw;
  font-size: 2.7vw;
}
.footer-info dl {
  display: flex;
  gap: 1vw;
}
.footer-info dt {
  display: flex;
  gap: 1vw;
}
.footer-info dt::after {
  content: ":";
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 0 0 64px;
    display: flex;
    justify-content: center;
  }
  .footer-inner {
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    width: 831.9px;
  }
  .footer-recruitment {
    margin-bottom: 0;
    width: 493.8px
  }
  .footer-info {
    gap: 10px;
    font-size: 12px;
  }
  .footer-info dl {
    gap: 6px;
  }
  .footer-info dt {
    gap: 6px;
  }
}

