@charset "UTF-8";

.box1 {
  padding: 8.3vw 0 9.1vw; 
  background: no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box1-bg.webp");
  background-size: 100% auto;
  position: relative;
}
.box1-inner h2 {
  margin-bottom: 5.2vw;
  line-height: 1.12;
}
.box1-title-gold {
  display: inline-block;
  background: linear-gradient(0deg,rgba(226, 200, 102, 1) 0%, rgba(206, 165, 8, 1) 50%, rgba(226, 200, 102, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 9.1vw;
}
.box1-title-gold strong {
  font-size: 12.4vw;
}
.box1-title-gold strong span {
  font-size: 18.1vw;
}
.box1-title-pink {
  color: #F75B8E;
  font-size: 11.3vw;
  letter-spacing: -0.16em;
  text-shadow: 3px 3px 0 #FFD2E2, -3px -3px 0 #FFD2E2,
  -3px 3px 0 #FFD2E2, 3px -3px 0 #FFD2E2,
  0px 3px 0 #FFD2E2,  0 -3px 0 #FFD2E2,
  -3px 0 0 #FFD2E2, 3px 0 0 #FFD2E2;
}
.box1-lead {
  color: #848484;
  font-size: 4vw;
  display: inline-block;
  margin-left: 12vw;
  letter-spacing: -0.08em;
  margin-bottom: 10vw;
}
.box1-point {
  display:flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 17vw;
}
.box1-point li {
  position: relative;
  z-index: 10;
}
.box1-point-ranker {
  background: linear-gradient(90deg, #ff82aa, #bf9bfa);
  font-size: 5.9vw;
  border-radius: 0 2.7vw 0 0;
  padding: 2.8vw 3vw 3.4vw;
}
.box1-point-income {
  font-size: 4.8vw;
  background-color: #fff;
  border-radius: 100px;
  border: solid 0.6vw #F75B8E;
  display: inline-block;
  padding: 0 3.2vw 0.5vw;
  position: absolute;
  top: -11vw;
  left: 2vw;
  z-index: 10;
}
.box1-point-income>span {
  transform: translateY(-10%);
}
.box1-point-income strong {
  font-size: 9.3vw;
  letter-spacing: -0.07em;
  color: #F75B8E;
  background-color: #fff;
}
.box1-point-income span:last-child {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box1-main-sub-span-bg.webp) no-repeat;
  white-space: nowrap;
  text-indent: -9999px;
  display: block;
  background-size: 100% auto;
  position: absolute;
  width: 9.6vw;
  height: 7.2vw;
  top: -4vw;
  left: 40vw;
  z-index: 20;
}
.box1-ranker-img {
  position: absolute;
  width: 43.8vw;
  transform: rotate(9.7deg);
  top: 57.1vw;
  left: 61.1vw;
  filter: drop-shadow(-3.4px 3.4px 6.9px rgba(0,0,0,0.25));
}
@media screen and (min-width: 768px) {
  .box1 {
    display: flex;
    justify-content: center;
    background: no-repeat url("https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box1-bg.webp");
    background-size: 100% auto;
    padding: 65.4px 0 89px; 
  }
  .box1-inner {
    width: 1000px;
    position: relative;
  }
  .box1-inner h2 {
    margin-bottom: 60px;
  }
  .box1-title-gold {
    font-size: 42.5px;
    transform: translateX(-182px);
  }
  .box1-title-gold strong {
    font-size: 58px;
  }
  .box1-title-gold strong span {
    font-size: 84.7px;
  }
  .box1-title-pink {
    margin-left: -133px;
    font-size: 52px;
    text-shadow: 3.8px 3.8px 0 #FFD2E2, -3.8px -3.8px 0 #FFD2E2,
    -3.8px 3.8px 0 #FFD2E2, 3.8px -3.8px 0 #FFD2E2,
    0px 3.8px 0 #FFD2E2,  0 -3.8px 0 #FFD2E2,
    -3.8px 0 0 #FFD2E2, 3.8px 0 0 #FFD2E2;
  }
  .box1-lead {
    position: absolute;
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 0;
    top: 46px;
    left: 776px;
  }
  .box1-point {
    display:flex;
    flex-flow: row;
    gap: 36px;
    margin-left: 77px;
  }
  .box1-point-ranker {
    font-size: 22px;
    border-radius: 0 10px 0 10px;
    padding: 12px;
  }
  .box1-point-income {
    font-size: 18px;
    border: solid 2px #F75B8E;
    padding: 0 13px 10px;
    top: -50px;
    left: 7px;
  }
  .box1-point-income>span {
    transform: translateY(-10px);
  }
  .box1-point-income strong {
    font-size: 35px;
  }
  .box1-point-income span:last-child {
    width: 36px;
    height: 27px;
    top: 33px;
    left: 126.9px;
  }
  .box1-ranker-img {
    position: absolute;
    width: 119px;
    transform: rotate(11.4deg);
    top: 39px;
    left: 976px;
    filter: drop-shadow(-3.4px 3.4px 6.9px rgba(0,0,0,0.25));
  }
  .box1-ranker-img2 {
    position: absolute;
    width: 119px;
    transform: rotate(-13.5deg);
    top: 60px;
    left: -80px;
    filter: drop-shadow(-3.4px 3.4px 6.9px rgba(0,0,0,0.25));
  }
}



.box2 {
  padding: 8vw 0 2.3vw; 
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box2-bg.webp) no-repeat;
  background-size: 100% auto;
}
.box2 h2 {
  margin-bottom: 4vw;
  font-size: 7.5vw;
  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;
  line-height: 1.3;
  color: #FFA1CB;
  letter-spacing: -0.08em;
}
.box2 h2 span{
  color: #97E6FC;
}
.box2-main {
  position: relative;
}
.box2-main-main {
  position: relative;
  margin-bottom: 48vw;
}
.box2-main-main img {
  width: 41vw;
  left: 3vw;
  position: absolute;
  z-index: 20;
  animation: yokofuwa 2.5s ease-in-out infinite alternate;
  filter: drop-shadow(0 0 2.1vw #FE92B5);
}
@keyframes yokofuwa {
  0% {
    transform: rotate(-4deg);
  }
  100% {
    transform: rotate(6deg);
  }
}
.box2-main-main p {
  margin-left: 46.9vw;
  font-size: 4.6vw;
  line-height: 1.6;
  display: inline-block;
}
.box2-main-main>p>span {
  background-color: #fff;
  background-position-y: -4vw;
}
.box2-main-main>p>span>span:nth-of-type(1), .box2-main-main>p>span>span:nth-of-type(2) {
  display: inline-block;
  position: relative;
  background: linear-gradient(90deg, #00a8d8, #ff57a2);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box2-main-sub {
  display: flex;
  top: 15vw;
  left: 43.9vw;
  position: absolute;
}
.box2-main-sub img {
  width: 37.9vw;
}
.box2-main-sub p {
  writing-mode: vertical-rl;
  font-size: 3.2vw;
  color: #F75B8E;
  text-shadow: 0 0 10px rgba(255, 255, 255, 1);
  transform: rotate(3deg);
  letter-spacing: 0.1em;
}
.box2-point {
  padding: 0 7.2vw;
  margin-bottom: 6.9vw;
  position: relative;
  z-index: 10;
}
.box2-point li p:first-child {
  background-color: #fff;
  color: #FE92B5;
  font-size: 3.2vw;
  display: inline-block;
  padding: 1.5vw;
}
.box2-point li p:last-child {
  background-color: #FE92B5;
  font-size: 5.3vw;
  padding: 0 0 0.5vw;
  text-shadow: 0 0 3.69px rgba(221, 32, 94, 1);
  border-radius: 0.6vw;
}
.box2-point li p:last-child strong{
  font-size: 8vw;
}
@media screen and (min-width: 768px) {
  .box2 {
    padding: 59px 0 122px; 
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box2-bg.webp) no-repeat;
    background-size: 100% auto;
    display: flex;
    justify-content: center;
  }
  .box2-inner {
    width: 1000px;
  }
  .box2 h2 {
    margin-bottom: 8px;
    font-size: 41.5px;
    text-shadow: 1.2px 1.2px 0 #5F5F5F, -1.2px -1.2px 0 #5F5F5F,
    -1.2px 1.2px 0 #5F5F5F, 1.2px -1.2px 0 #5F5F5F,
    0 1.2px 0 #5F5F5F,  0 -1.2px 0 #5F5F5F,
    -1.2px 0 0 #5F5F5F, 1.2px 0 0 #5F5F5F;
    display: inline-block;
    margin-left: 259px;
  }
  .box2-main-main {
    margin-bottom: 31px;
  }
  .box2-main-main img {
    width: 178.5px;
    top: -94px;
    left: 22.4px;
    filter: drop-shadow(0 0 14px #FE92B5);
  }
  .box2-main-main p {
    margin-left: 247px;
    font-size: 30px;
  }
  .box2-main-sub {
    display: flex;
    top: -127px;
    left: 815px;
  }
  .box2-main-sub img {
    width: 149.1px;
  }
  .box2-main-sub p {
    font-size: 11px;
    transform: rotate(3deg);
    margin-top: 37px;
  }
  .box2-point {
    padding: 0 0 0 216px;
    margin-bottom: 0;
    display: flex;
    gap: 12px;
  }
  .box2-point li {
    display: flex;
  }
  .box2-point li p:first-child {
    background-color: #FE92B5;
    color: #fff;
    font-size: 12.8px;
    padding: 11px 5px;
  }
  .box2-point li p:last-child {
    font-size: 21.64px;
    padding: 2px 10px 4px;
    text-shadow: 0 0 4px rgba(221, 32, 94, 1);
    border-radius: 0;
  }
  .box2-point li p:last-child strong{
    font-size: 34.9px;
  }
}



.box3 {
  padding: 8.3vw 6.1vw 8.2vw; 
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box3-bg.webp) no-repeat;
  background-size: 100% auto;
}
.box3-title img {
  width: 64.5vw;
}
.box3-title h2 {
  font-size: 7.5vw;
  letter-spacing: -0.1em;
  line-height: 1.2;
  margin-bottom: 3.5vw;
}
.box3-title h2 span {
  color: #4BB492
}
.box3-main {
  margin-bottom: 4vw;  
}
.box3-sub {
  position: relative;
}
.box3-sub-img1 {
  animation: tatefuwa 2s ease-in-out infinite alternate;
}
.box3-sub-img1 img {
  transform: rotate(-3.78deg);
  width: 56.8vw;
  margin-bottom: -6vw;
}
.box3-sub-img2 {
  animation: tatefuwa 2s ease-in-out 1s infinite alternate;
}
.box3-sub-img2 img {
  transform: rotate(4.46deg);
  width: 56.8vw;
  margin-left: 29.2vw;
}
@keyframes tatefuwa {
  0% {
    transform: translate(0, -2%);
  }
  100% {
    transform: translate(0, 2%);
  }
}
.box3-ytaccount {
  position: absolute;
  padding: 4.4vw 3.2vw 6vw 2.1vw;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box3-ytaccount-bg.webp) no-repeat;
  background-size: 100% auto;
  top: 2vw;
  left: 54vw;
}
.box3-ytlogo {
  width: 5.3vw;
  margin-bottom: 2vw;
}
.box3-ytaccount-text1 {
  font-size: 3.2vw;
  margin-bottom: 1vw;
}
.box3-ytaccount-text1 span{
  font-size: 3.5vw;
}
.box3-ytaccount p:last-child {
  font-size: 3.2vw;
  color: #EA3D3D;
  letter-spacing: -0.05em;
}
.box3-message {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box3-message-bg.webp) no-repeat;
  background-size: 100% auto;
  transform: rotate(-3deg);
  padding: 5.5vw 5.3vw 5.5vw;
  display: inline-block;
  font-size: 3.7vw;
  position: absolute;
  top: 40vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  .box3 {
    padding: 81px 0 49.4px;
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box3-bg.webp) no-repeat;
    background-size: 100% auto;
    display: flex;
    justify-content: center;
  }
  .box3-inner {
    width: 987px;
  }
  .box3-title h2 {
    font-size: 36px;
    margin-bottom: 56px;
  }
  .box3-content {
    display: flex;
    justify-content: space-between;
    gap: 26.6px;
  }
  .box3-main {
    margin-bottom: 0;
    width: 465.5px;
    height: 272px;
  }
  .box3-sub-img1 img {
    width: 290.5px;
    margin-bottom: -20px;
  }
  .box3-sub-img2 img {
    width: 290.5px;
    margin-left: 196.9px;
  }
  .box3-ytaccount {
    position: absolute;
    padding: 18.3px 13.7px 25.9px 8.8px;
    top: 36px;
    left: 333px;
  }
  .box3-tvlogo {
    position: absolute;
    top: -45px;
    left: -2.1px;
  }
  .box3-ytlogo {
    width: 22.4px;
    margin-bottom: 0;
  }
  .box3-ytaccount-text1 {
    font-size: 12.3px;
    margin-bottom: 1.9px;
  }
  .box3-ytaccount-text1 span{
    font-size: 14.5px;
  }
  .box3-ytaccount p:last-child {
    font-size: 13.4px;
  }
  .box3-message {
    transform: rotate(-3deg);
    padding: 18.5px 20.2px 23.2px 24px;
    font-size: 15.7px;
    letter-spacing: -0.05em;
    top: 187px;
    left: 43px;
  }
}



.box4 {
  padding-top: 5.6vw; 
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-title-bg.webp) no-repeat;
  background-size: 100% auto;
  background-color: #F4FFFD;
}
.box4-title {
  display: flex;
  flex-direction: column;
  align-items: center; /* 子要素を中央寄せ */
}
.box4-title img {
  width: 52.8vw;
  margin-bottom: 3.7vw;
}
.box4 h2 {
  font-size: 7.5vw;
  line-height: 1.3;
  letter-spacing: -0.06em;
  margin-bottom: 3.2vw;
}
.box4 h2 span:first-child {
  color: #2DBCA9;
  font-size: 6.4vw;
}
.box4 h2 span:nth-of-type(2) {
  font-size: 4.8vw;
}
.box4 h2 span:nth-of-type(3) {
  color: #FFFCC4;
  text-shadow: 0.4vw 0.4vw 0 #D0B341, -0.4vw -0.4vw 0 #D0B341,
  -0.4vw 0.4vw 0 #D0B341, 0.4vw -0.4vw 0 #D0B341,
  0 0.4vw 0 #D0B341,  0 -0.4vw 0 #D0B341,
  -0.4vw 0 0 #D0B341, 0.4vw 0 0 #D0B341;
  letter-spacing: 0.06em;
}
.box4 h2 span:last-child {
  color: #95E1D7;
  text-shadow: 0.3vw 0.3vw 0 #2DBCA9, -0.3vw -0.3vw 0 #2DBCA9,
  -0.3vw 0.3vw 0 #2DBCA9, 0.3vw -0.3vw 0 #2DBCA9,
  0 0.3vw 0 #2DBCA9,  0 -0.3vw 0 #2DBCA9,
  -0.3vw 0 0 #2DBCA9, 0.3vw 0 0 #2DBCA9;
  transform: rotate(6deg);
  display: inline-block;
}
.box4-content1 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-point-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 9vw 0 5vw;
  display: flex;
  flex-direction: column;
  align-items: center; /* 子要素を中央寄せ */
}
.box4-performance {
  display: flex;
  flex-direction: column;
  align-items: center; /* 子要素を中央寄せ */
}
.box4-performance>p:first-child {
  font-size: 6.9vw;
  line-height: 0.8;
  margin-bottom: 3.7vw;
}
.box4-performance>p:nth-child(1) strong:nth-of-type(1) {
  color: #FFFFA9;
  font-size: 18.8vw;
}
.box4-medal {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-medal-bg.webp) no-repeat;
  background-size: 100% auto;
  color: #8D4E0A;
  font-size: 6.3vw;
  padding: 16.5vw 16vw;
  margin-bottom: 2.1vw;
  line-height: 1.2;
  animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
.box4-medal span {
  font-size: 5vw;
}
.box4-medal strong {
  font-size: 14vw;
  font-style: italic;
  letter-spacing: -0.07em;
  line-height: 0.8;
}
.box4-medal strong span {
  font-size: 18vw;
}
.box4-point {
  font-size: 5.3vw;
  line-height: 1.2;
  display: flex;
  flex-flow: column;
  gap: 2.7vw;
}
.box4-point>li {
  background: #F5FFFE;
  width: 89.6vw;
  height: 16.5vw;
  display: flex;              /* Flexboxを有効化 */
  align-items: center;        /* 縦方向の中央揃え */
  justify-content: center;
  border-radius: 100px;
  position: relative;
}
.box4-point>li span {
  color: #2DBCA9;
}
.box4-point>li::before {
  content: "";
  display: inline-block;
  width: 8.3vw;   /* アイコンサイズを調整 */
  height: 7.2vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-heart.webp") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 4.5vw;
}
.box4-content2 {
  padding: 1.8vw 0 4vw;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-detail-bg.webp) no-repeat;
  background-size: 100% auto;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.box4-content2>img {
  width: 20.5vw;
  margin-bottom: 2vw;
}
.box4-content2>p {
  font-size: 4.8vw;
  background: linear-gradient(transparent 50%, #C2F2EC 50%);
  margin-bottom: 4.3vw;
}
.box4-comment>li {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-comment-bg.webp) no-repeat;
  background-size: 100% auto;
  width: 45.6vw;
  height: 17vw;
  font-size: 3.4vw;
  display: flex;              /* Flexboxを有効化 */
  justify-content: center;
  padding-top: 3.6vw;
  line-height: 1.3;
  position: relative;
}
.box4-comment li:nth-child(2) {
  margin-top: -17vw;
  margin-left: 41.9vw;
}
.box4-comment li:nth-child(3) {
  margin-left: 1.1vw;
}
.box4-comment li:nth-child(4) {
  margin-top: -17vw;
  margin-left: 43.3vw;
}
.box4-detail-sub {
  position: relative;
}
.box4-detail-sub {
  width: 80vw;
}
.box4-detail-sub p {
  position: absolute;
  top: 32.2vw;
  left: 10.4vw;
  font-size: 4vw;
  line-height: 1.3;
  text-shadow: 0.3vw 0.3vw 0 #fff, -0.3vw -0.3vw 0 #fff,
  -0.3vw 0.3vw 0 #fff, 0.3vw -0.3vw 0 #fff,
  0 0.3vw 0 #fff,  0 -0.3vw 0 #fff,
  -0.3vw 0 0 #fff, 0.3vw 0 0 #fff;
}
.box4-detail-sub p span {
  color: #2DBCA9;
}
@media screen and (min-width: 768px) {
  .box4 {
    padding: 32px 0 0;
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box4-bg.webp) center / cover no-repeat;
    background-color: #F4FFFD;
    display: flex;
    justify-content: center;
  }
  .box4-inner {
    width: 1000px;
  }
  .box4-title img {
    width: 241.7px;
    margin-bottom: 13.1px;
  }
  .box4-title h2 {
    font-size: 36px;
    line-height: 1.3;
  }
  .box4-title h2 span:first-child {
    font-size: 32px;
  }
  .box4-title h2 span:nth-of-type(2) {
    font-size: 22px;
  }
  .box4-title h2 span:nth-of-type(3) {
    text-shadow: 1.8px 1.8px 0 #D0B341, -1.8px -1.8px 0 #D0B341,
    -1.8px 1.8px 0 #D0B341, 1.8px -1.8px 0 #D0B341,
    0 1.8px 0 #D0B341,  0 -1.8px 0 #D0B341,
    -1.8px 0 0 #D0B341, 1.8px 0 0 #D0B341;
    font-size: 52px;
  }
  .box4-title h2 span:last-child {
    text-shadow: 1.2px 1.2px 0 #2DBCA9, -1.2px -1.2px 0 #2DBCA9,
    -1.2px 1.2px 0 #2DBCA9, 1.2px -1.2px 0 #2DBCA9,
    0 1.2px 0 #2DBCA9,  0 -1.2px 0 #2DBCA9,
    -1.2px 0 0 #2DBCA9, 1.2px 0 0 #2DBCA9;
    font-size: 60px;
  }
  .box4-content1 {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box4-point-bg.webp)  center / cover no-repeat;
    padding: 36px 60px 34px 203.4px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .box4-performance>p:first-child {
    font-size: 26px;
    margin-bottom: 18px;
  }
  .box4-performance>p:nth-child(1) strong:nth-of-type(1) {
    font-size: 70.4px;
  }
  .box4-medal {
    font-size: 23.4px;
    padding: 70px 58px 64px;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .box4-medal span {
    font-size: 18.8px;
  }
  .box4-medal strong {
    font-size: 50px;
  }
  .box4-medal strong span {
    font-size: 64px;
  }
  .box4-point {
    font-size: 20px;
    gap: 25px;
    margin-top: 28px;
  }
  .box4-point>li {
    width: 308px;
    height: 62px;
  }
  .box4-point>li::before {
    width: 31px;   /* アイコンサイズを調整 */
    height: 27px;
    left: 17px;
  }
  .box4-point>li:last-child>p {
    transform: translateX(14px);
  }
  .box4-content2 {
    padding: 18px 117px 20px;
    background: none;
  }
  .box4-content2>img {
    width: 110px;
    margin-bottom: 18px;
  }
  .box4-content2>p {
    font-size: 18px;
    margin-bottom: 29px;
  }
  .box4-comment {
    margin-bottom: -196px;
  }
  .box4-comment>li {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box4-comment-bg.webp) no-repeat;
    background-size: 100% auto;
    width: 188.2px;
    height: 73.3px;
    font-size: 13.4px;
    padding-top: 15.4px;
  }
  .box4-comment li:nth-child(2) {
    margin-top: -88.7px;
    margin-left: 571.3px;
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box4-comment-bg.webp) no-repeat;
    background-size: 100% auto;
  }
  .box4-comment li:nth-child(3) {
    margin-top: 19px;
    margin-left: 0;
  }
  .box4-comment li:nth-child(4) {
    margin-top: -88.7px;
    margin-left: 571.3px;
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box4-comment-bg.webp) no-repeat;
    background-size: 100% auto;
  }
  .box4-detail-sub {
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-top: 55px;
  }
  .box4-detail-sub img {
    width: 412.5px;
  }
  .box4-detail-sub p {
    top: 166px;
    left: 434px;
    font-size: 18px;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff,
    -1px 1px 0 #fff, 1px -1px 0 #fff,
    0 1px 0 #fff,  0 -1px 0 #fff,
    -1px 0 0 #fff, 1px 0 0 #fff;
  }
}



.box5 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-bg.webp) repeat-y;
  background-size: 100% auto;
  background-position-y: 2.9vw;
  margin-top: 12vw;
  padding: 6vw 0 0;
}
.box5-inner {
  position: relative;
}
.box5 h2 {
  font-size: 7.5vw;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  margin-left: 4.5vw;
  margin-bottom: 6.7vw;
  position: relative;
  z-index: 10;
}
.box5 h2 span:nth-of-type(1) {
  font-size: 3.2vw;
  color: #F75B8E;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-bubble-bg.webp) no-repeat;
  background-size: 100% auto;
  transform: rotate(-7.9deg);
  padding: 4vw 2.1vw 5vw 2.6vw;
  display: inline-block;
  position: absolute;
  top: -3vw;
  left: 1.5vw;
}
.box5 h2 span:nth-of-type(2) {
  font-size: 4.3vw;
}
.box5 h2 span:nth-of-type(3) {
  font-size: 9.6vw;
  color: #FF88AE;
  text-shadow: 0.3vw 0.3vw 0 #FF5D95, -0.3vw -0.3vw 0 #FF5D95,
    -0.3vw 0.3vw 0 #FF5D95, 0.3vw -0.3vw 0 #FF5D95,
    0 0.3vw 0 #FF5D95,  0 -0.3vw 0 #FF5D95,
    -0.3vw 0 0 #FF5D95, 0.3vw 0 0 #FF5D95;
}
.box5 h2 span:nth-of-type(4) {
  font-size: 9.6vw;
  color: #95E1D7;
  text-shadow: 0.3vw 0.3vw 0 #0EA995, -0.3vw -0.3vw 0 #0EA995,
    -0.3vw 0.3vw 0 #0EA995, 0.3vw -0.3vw 0 #0EA995,
    0 0.3vw 0 #0EA995,  0 -0.3vw 0 #0EA995,
    -0.3vw 0 0 #0EA995, 0.3vw 0 0 #0EA995;
}
.box5-content1>img {
  position: absolute;
  top: -10vw;
  left: 60vw;
  width: 66vw;
}
.box5-point li {
  position: relative;
}
.box5-point img {
  filter: drop-shadow(1.9vw 1.9vw 0.3vw #EADDFF);
  width: 67.2vw;
}
.box5-point li:nth-child(2) img, .box5-point li:nth-child(4) img {
  margin-left: 30.9vw;
}
.box5-note {
  color: #FE92B5;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-note-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 3.7vw 1.9vw 3.5vw 3.2vw;
  display: inline-block;
  font-size: 4.3vw;
  position: absolute;
}
.box5-point li:nth-child(1) .box5-note {
  top: 22.7vw;
  left: 58.7vw;
  transform: rotate(-5.7deg);
}
.box5-point li:nth-child(2) .box5-note {
  top: 21.6vw;
  left: 14.4vw;
  transform: rotate(5.7deg);
}
.box5-point li:nth-child(3) .box5-note {
  top: 24.5vw;
  left: 58.7vw;
  transform: rotate(-5.7deg);
}
.box5-point li:nth-child(4) .box5-note {
  top: 21.6vw;
  left: 14.4vw;
  transform: rotate(5.7deg);
}
.box5-point-text {
  font-size: 5.9vw;
  background: linear-gradient(90deg, #ff82aa, #bf9bfa);
  padding: 2.7vw 2.7vw 4vw 9.3vw; 
  display: inline-block;
  position: relative;
  top: -6.1vw;
}
.box5-point li:nth-child(1) .box5-point-text {
  left: 13.1vw;
}
.box5-point li:nth-child(2) .box5-point-text, .box5-point li:nth-child(4) .box5-point-text {
  left: 5.9vw;
}
.box5-point li:nth-child(3) .box5-point-text {
  left: 8.8vw;
}
.box5-point-text::before {
  content: "";
  display: inline-block;
  width: 5.1vw;   /* アイコンサイズを調整 */
  height: 4.4vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-check.webp") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 4.2vw;
  left: 2.9vw;
}
.box5-point-text span {
  border-bottom: solid 0.5vw #fff;
}
.box5-content2 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-detail-bg.webp) no-repeat;
  background-size: 100% auto;
  background-position-y: -4vw;
}
.box5-detail-main {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.box5-detail-main>p:nth-child(1) {
  color: #737373;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-detail-title-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 4.6vw 5.3vw 10.9vw;
  font-size: 4.3vw;
  line-height: 1.3;
}
.box5-detail-main p {
  font-size: 4.3vw;
  margin-bottom: 5.8vw;
}
.box5-detail-main p span {
  color: #F75B8E;
  font-size: 6.7vw;
}
.box5-detail-sub {
  position: relative;
  padding-bottom: 47vw;
}
.box5-detail-sub p {
  font-size: 4.8vw;
  color: #757575;
  margin-left: 37.5vw;
  transform: rotate(5.1deg);
}
.box5-detail-sub img:nth-of-type(1) {
  width: 80vw;
  transform: rotate(-5.6deg);
  position: relative;
  left: -5vw;
}
.box5-detail-sub img:nth-of-type(2) {
  width: 80vw;
  transform: rotate(2.3deg);
  position: absolute;
  top: 47vw;
  left: 35vw;
}
@media screen and (min-width: 768px) {
  .box5 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box5-bg.webp) repeat ;
  background-size: 500px auto;
  background-position-y: 2.9vw;
  margin-top: 60px;
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
.box5-inner {
  width: 1000px;
}
.box5 h2 {
  font-size: 32px;
  text-align: left;
  line-height: 1.2;
  margin-left: 43px;
  margin-bottom: 25px;
}
.box5 h2 span:nth-of-type(1) {
  font-size: 17.7px;
  padding: 24px 10.2px 18.8px 13.2px;
  top: -32px;
  left: 11px;
}
.box5 h2 span:nth-of-type(2) {
  font-size: 20px;
  margin-left: 90px;
}
.box5 h2 span:nth-of-type(3) {
  font-size: 52px;
  text-shadow: 1px 1px 0 #FF5D95, -1px -1px 0 #FF5D95,
    -1px 1px 0 #FF5D95, 1px -1px 0 #FF5D95,
    0 1px 0 #FF5D95,  0 -1px 0 #FF5D95,
    -1px 0 0 #FF5D95, 1px 0 0 #FF5D95;
}
.box5 h2 span:nth-of-type(4) {
  font-size: 52px;
  text-shadow: 1px 1px 0 #0EA995, -1px -1px 0 #0EA995,
    -1px 1px 0 #0EA995, 1px -1px 0 #0EA995,
    0 1px 0 #0EA995,  0 -1px 0 #0EA995,
    -1px 0 0 #0EA995, 1px 0 0 #0EA995;
}
.box5-content1>img {
  top: -20px;
  left: 710px;
  width: 315px;
}
.box5-point {
  position: relative;
}
.box5-point img {
  filter: drop-shadow(7px 7px 1px #EADDFF);
  width: 252.1px;
}
.box5-point li:nth-child(1) img {
  margin-left: 26px;
}
.box5-point li:nth-child(2) img {
  margin-left: 412px;
  margin-top: -170px;
}
.box5-point li:nth-child(3) img {
  margin-left: 476px;
  margin-top: 20px;
}
.box5-point li:nth-child(4) img{
  margin-left: 130px;
  margin-top: -218px;
}
.box5-note {
  padding: 16px 7.4px 12.1px 12.4px;
  font-size: 16px;
}
.box5-point li:nth-child(1) .box5-note {
  top: 85px;
  left: 250px;
  transform: rotate(-5.7deg);
}
.box5-point li:nth-child(2) .box5-note {
  top: -130px;
  left: 640px;
  transform: rotate(5.7deg);
}
.box5-point li:nth-child(3) .box5-note {
  top: 110px;
  left: 700px;
  transform: rotate(-5.7deg);
}
.box5-point li:nth-child(4) .box5-note {
  top: -120px;
  left: 350px;
  transform: rotate(5.7deg);
}
.box5-point-text {
  font-size: 22px;
  padding: 10px 8px 15px 34px; 
}
.box5-point li:nth-child(1) .box5-point-text {
  top: 155px;
  left: -220px;
}
.box5-point li:nth-child(2) .box5-point-text {
  top: -17px;
  left: -224px;
}
.box5-point li:nth-child(3) .box5-point-text {
  top: -8px;
  left: 510px;
}
.box5-point li:nth-child(4) .box5-point-text {
  top: -59px;
  left: -230px;
}
.box5-point-text::before {
  width: 19px;   /* アイコンサイズを調整 */
  height: 16.6px;
  top: 16px;
  left: 10px;
}
.box5-point-text span {
  border-bottom: solid 2px #fff;
}
.box5-content2 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box5-detail-bg.webp) no-repeat;
  background-size: 100% auto;
  background-position-y: 0;
  position: relative;
}
.box5-detail-main {
  margin-bottom: 110px;
}
.box5-detail-main p:nth-child(1) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box5-detail-title-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 14px 46px 23.1px 20.5px;
  font-size: 16px;
  position: absolute;
  top: 17px;
  left: 94px;
}
.box5-detail-main p {
  font-size: 16px;
  margin-bottom: 0;
}
.box5-detail-main p:nth-of-type(2) {
  margin-left: 329px;
  display: inline-block;
  margin-bottom: 6px;
}
.box5-detail-main p:nth-of-type(3) {
  margin-left: 382px;
  display: inline-block;
}
.box5-detail-main p span {
  font-size: 25px;
}
.box5-detail-sub {
  position: relative;
  padding-bottom: 15px;
}
.box5-detail-sub p {
  font-size: 22px;
  margin-left: 495px;
  transform: rotate(12.7deg);
}
.box5-detail-sub img:nth-of-type(1) {
  width: 287.5px;
  transform: rotate(-5.6deg);
  position: relative;
  top: -60px;
  left: 213px;
}
.box5-detail-sub img:nth-of-type(2) {
  width: 287.5px;
  transform: rotate(2.3deg);
  top: 50px;
  left: 436px;
}
}



.box6-inner {
  padding: 7.5vw 0 0;
}
.box6-inner h2 {
  line-height: 1.3;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-title-bg.webp)  center / contain no-repeat;
  background-position-y: 17vw;
  padding-bottom: 7.5vw;
}
.box6-inner h2 span:nth-of-type(1) {
  font-size: 9.6vw;
  color: #87D262;
  text-shadow: 0.3vw 0.3vw 0 #858585, -0.3vw -0.3vw 0 #858585,
    -0.3vw 0.3vw 0 #858585, 0.3vw -0.3vw 0 #858585,
    0 0.3vw 0 #858585,  0 -0.3vw 0 #858585,
    -0.3vw 0 0 #858585, 0.3vw 0 0 #858585;
}
.box6-inner h2 span:nth-of-type(2) {
  font-size: 8vw;
  color: #7D7D7D;
  border-bottom: dashed 0.7vw #2DBCA9;
}
.box6-inner h2 span:nth-of-type(3) {
  font-size: 9.6vw;
  color: #EF8C65;
  text-shadow: 0.3vw 0.3vw 0 #858585, -0.3vw -0.3vw 0 #858585,
    -0.3vw 0.3vw 0 #858585, 0.3vw -0.3vw 0 #858585,
    0 0.3vw 0 #858585,  0 -0.3vw 0 #858585,
    -0.3vw 0 0 #858585, 0.3vw 0 0 #858585;
    margin-left: 2vw;
}
.box6-inner h2::after {
  content: "";
  display: inline-block;
  width: 5.3vw;   /* アイコンサイズを調整 */
  height: 7.4vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-heart.webp") no-repeat center center;
  background-size: contain;
  margin-left: 1.5vw;
}
.box6-commute-main {
  position: relative;
}
.box6-commute-main h3 {
  font-size: 4.3vw;
  position: absolute;
  top: 4.3vw;
  left: 55vw;
  z-index: 10;
}
.box6-commute-main h3 span:nth-of-type(1) {
  font-size: 12.3vw;
  letter-spacing: 0.55em;
}
.box6-commute-main h3 span:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 7.7vw;
  left: -2.8vw;
  width: 17.6vw;
  height: 15.5vw;
  background: #87D262; /* 明るい緑 */
  z-index: -10;
  border-radius: 1.1vw;
}
.box6-commute-main h3 span:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: 7.7vw;
  left: 16.5vw;
  width: 17.6vw;
  height: 15.5vw;
  background: #87D262; /* 明るい緑 */
  z-index: -10;
  border-radius: 1.1vw;
}
.box6-commute-main h3 span:nth-of-type(2) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-style.webp)  center / contain no-repeat;
  text-indent: -9999px;
  display: block;
  position: absolute;
  top: 19vw;
  left: 11vw;
  width: 23.5vw;
  height: 15.7vw;
  transform: rotate(4.4deg);
}
.box6-commute-main p{
  font-size: 3.2vw;
  background-color: rgba(255, 255, 255, 0.55);
  position: absolute;
  top: 41.1vw;
  left: 52.3vw;
  padding: 2.4vw 4.8vw;
  border-radius: 1.3vw;
  line-height: 1.3;
}
.box6-commute-sub {
  background: #DAF3CE;
  background-image: radial-gradient(circle, #ffffff99 2.5px, transparent 2.5px);
  background-position: 0 0;
  background-size: 15px 15px;
  padding: 0 2.5vw 8.5vw;
  display: flex;
  flex-direction: column;
  align-items: center; /* 子要素を中央寄せ */
}
.box6-commute-point {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-commute-point-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 3.6vw 0 7vw;
  margin-bottom: 1.5vw;
  width: 100%;
  position: relative;
  top: -3vw;
}
.box6-commute-point>p {
  font-size: 3.8vw;
  margin-bottom: 9.6vw;
  position: relative;
}
.box6-commute-point>p::after {
  content: "";
  display: inline-block;
  width: 6.6vw;   /* アイコンサイズを調整 */
  height: 6.1vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-commute-good.webp") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: -4.8vw;
  left: 66vw;
  z-index: 10;
}
.box6-commute-list {
  display: flex;
  flex-direction: column;
  gap: 4.2vw;
  margin-left: 15.5vw;
}
.box6-commute-list li {
  position: relative;
  font-size: 4.3vw;
}
.box6-commute-list li::before {
  display: inline-block;
  font-family: 'YDWbananaslipplus', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;
  position: absolute;
  top: 1.5vw;
  left: -9.5vw;
  color: #2DBCA9;
  font-size: 4.5vw;
}
.box6-commute-list li:nth-child(1)::before {
  content: "01";
  letter-spacing: 0.05em;
}
.box6-commute-list li:nth-child(2):before {
  content: "02";
  letter-spacing: -0.1em;
}
.box6-commute-list li:nth-child(3):before {
  content: "03";
  letter-spacing: -0.1em;
}
.box6-commute-list li:nth-child(4):before {
  content: "04";
  letter-spacing: -0.1em;
  top: 0.5vw;
}
.box6-commute-list li span {
  font-size: 5.4vw;
  background: linear-gradient(transparent 80%, #95E1D7 80%);
  background-position-y: -0.5vw;
}
.box6-commute-button {
  padding: 3.7vw 14.4vw;
  font-size: 4.8vw;
  color: #7C7C7C;
  background-color: #fff;
  border-radius: 100px;
  border: solid 0.6vw #2DBCA9;
  filter: drop-shadow(0 0.8vw 0 #2DBCA9);
  transition: 0.3s;
}
.box6-commute-button:hover {
  transform: translateY(0.8vw);
  filter: drop-shadow(0 0 0);
}
.box6-remote-main {
  position: relative;
}
.box6-remote-main h3 {
  color: #757575;
  font-size: 4.3vw;
  position: absolute;
  top: 4.3vw;
  left: 11vw;
  z-index: 10;
}
.box6-remote-main h3 span:nth-of-type(1) {
  font-size: 12.3vw;
  letter-spacing: 0.55em;
}
.box6-remote-main h3 span:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 7.7vw;
  left: -2.8vw;
  width: 17.6vw;
  height: 15.5vw;
  background: #EF8C65; /* 明るい緑 */
  z-index: -10;
  border-radius: 1.1vw;
}
.box6-remote-main h3 span:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: 7.7vw;
  left: 16.5vw;
  width: 17.6vw;
  height: 15.5vw;
  background: #EF8C65; /* 明るい緑 */
  z-index: -10;
  border-radius: 1.1vw;
}
.box6-remote-main h3 span:nth-of-type(2) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-style.webp)  center / contain no-repeat;
  text-indent: -9999px;
  display: block;
  position: absolute;
  top: 19vw;
  left: 11vw;
  width: 23.5vw;
  height: 15.7vw;
  transform: rotate(4.4deg);
  filter: drop-shadow(0 0 2.1vw #00000087);
}
.box6-remote-main p{
  font-size: 3.2vw;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 41.1vw;
  left: 8.3vw;
  padding: 2.4vw 4.8vw;
  border-radius: 1.3vw;
  line-height: 1.3;
}
.box6-remote-sub {
  background: #FFCAB5;
  background-image: radial-gradient(circle, #ffffff99 2.5px, transparent 2.5px);
  background-position: 0 0;
  background-size: 15px 15px;
  padding: 0 2.5vw 1vw;
  display: flex;
  flex-direction: column;
  align-items: center; /* 子要素を中央寄せ */
}
.box6-remote-point {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-remote-point-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 3.6vw 0 7vw;
  margin-bottom: 1.5vw;
  width: 100%;
  position: relative;
  top: -3vw;
}
.box6-remote-point>p {
  font-size: 3.8vw;
  margin-bottom: 9.6vw;
  position: relative;
}
.box6-remote-point>p::after {
  content: "";
  display: inline-block;
  width: 6.6vw;   /* アイコンサイズを調整 */
  height: 6.1vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-commute-good.webp") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: -18px;
  left: 66vw;
  z-index: 10;
}
.box6-remote-list {
  display: flex;
  flex-direction: column;
  gap: 3.8vw;
  margin-left: 15.5vw;
}
.box6-remote-list li {
  position: relative;
  font-size: 4.3vw;
}
.box6-remote-list li::before {
  display: inline-block;
  font-family: 'YDWbananaslipplus', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;
  position: absolute;
  top: 1.5vw;
  left: -9.5vw;
  color: #2DBCA9;
  font-size: 4.5vw;
}
.box6-remote-list li:nth-child(1)::before {
  content: "01";
  letter-spacing: 0.05em;
}
.box6-remote-list li:nth-child(2):before {
  content: "02";
  letter-spacing: -0.1em;
}
.box6-remote-list li:nth-child(3):before {
  content: "03";
  letter-spacing: -0.1em;
}
.box6-remote-list li:nth-child(4):before {
  content: "04";
  letter-spacing: -0.1em;
  top: 0.5vw;
}
.box6-remote-list li span {
  font-size: 5.4vw;
  background: linear-gradient(transparent 80%, #95E1D7 80%);
  background-position-y: -0.5vw;
}
@media screen and (min-width: 768px) {
  .box6 {
    display: flex;
    justify-content: center;
  }
  .box6-inner {
    width: 1000px;
    padding: 32px 0;
  }
  .box6-inner h2 {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box6-title-bg.webp)  center / contain no-repeat;
    background-position-y: 66px;
    background-size: 753px auto;
    padding-bottom: 32px;
  }
  .box6-inner h2 span:nth-of-type(1) {
    font-size: 52px;
    text-shadow: 1px 1px 0 #858585, -1px -1px 0 #858585,
      -1px 1px 0 #858585, 1px -1px 0 #858585,
      0 1px 0 #858585,  0 -1px 0 #858585,
      -1px 0 0 #858585, 1px 0 0 #858585;
  }
  .box6-inner h2 span:nth-of-type(2) {
    font-size: 36px;
    border-bottom: dashed 3px #2DBCA9;
  }
  .box6-inner h2 span:nth-of-type(3) {
    font-size: 52px;
    text-shadow: 1px 1px 0 #858585, -1px -1px 0 #858585,
      -1px 1px 0 #858585, 1px -1px 0 #858585,
      0 1px 0 #858585,  0 -1px 0 #858585,
      -1px 0 0 #858585, 1px 0 0 #858585;
      margin-left: 8px;
  }
  .box6-inner h2::after {
    width: 28.1px;   /* アイコンサイズを調整 */
    height: 39.2px;
    margin-left: 6px;
  }
  .box6-content {
    display: flex;
    justify-content: space-between;
  }
  .box6-commute {
    width: 480px;
  }
  .box6-commute-main h3 {
    font-size: 16px;
    top: 24px;
    left: 291px;
  }
  .box6-commute-main h3 span:nth-of-type(1) {
    font-size: 46px;
  }
  .box6-commute-main h3 span:nth-of-type(1)::before {
    top: 24px;
    left: -11px;
    width: 66px;
    height: 66px;
    border-radius: 4px;
  }
  .box6-commute-main h3 span:nth-of-type(1)::after {
    top: 24px;
    left: 61px;
    width: 66px;
    height: 66px;
    border-radius: 4px;
  }
  .box6-commute-main h3 span:nth-of-type(2) {
    top: 76px;
    left: 30px;
    width: 112.5px;
    height: 59.2px;
    transform: rotate(1deg);
  }
  .box6-commute-main p{
    font-size: 12px;
    top: 160px;
    left: 280px;
    padding: 9px 15px;
    border-radius: 5px;
  }
  .box6-commute-sub {
    padding: 0 12.5px 24px;
  }
  .box6-commute-point {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box6-commute-point-bg.webp) no-repeat;
    background-size: 100% auto;
    padding: 13px 0 45px;
    margin-bottom: 2px;
    top: -12px;
  }
  .box6-commute-point>p {
    font-size: 14.4px;
    margin-bottom: 43px;
  }
  .box6-commute-point>p::after {
    width: 24.8px;   /* アイコンサイズを調整 */
    height: 23px;
    top: -20px;
    left: 293px;
  }
  .box6-commute-list {
    gap: 17px;
    margin-left: 71px;
  }
  .box6-commute-list li {
    font-size: 16px;
  }
  .box6-commute-list li::before {
    top: 5px;
    left: -37px;
    font-size: 17px;
  }
  .box6-commute-list li span {
    font-size: 20px;
    background: linear-gradient(transparent 80%, #95E1D7 80%);
    background-position-y: -2px;
  }
  .box6-commute-button {
    padding: 14px 57px;
    font-size: 16px;
    border-radius: 100px;
    border: solid 2px #2DBCA9;
    filter: drop-shadow(0 3px 0 #2DBCA9);
  }
  .box6-commute-button:hover {
    transform: translateY(3px);
    filter: drop-shadow(0 0 0);
  }
  .box6-remote {
    width: 480px;
  }
  .box6-remote-main h3 {
    font-size: 16px;
    top: 24px;
    left: 60px;
  }
  .box6-remote-main h3 span:nth-of-type(1) {
    font-size: 46px;
  }
  .box6-remote-main h3 span:nth-of-type(1)::before {
    top: 24px;
    left: -10px;
    width: 66px;
    height: 66px;
    border-radius: 4px;
  }
  .box6-remote-main h3 span:nth-of-type(1)::after {
    top: 24px;
    left: 62px;
    width: 66px;
    height: 66px;
    border-radius: 4px;
  }
  .box6-remote-main h3 span:nth-of-type(2) {
    top: 74px;
    left: 31px;
    width: 112.5px;
    height: 59.2px;
    transform: rotate(1deg);
    filter: drop-shadow(0 0 4px #00000087);
  }
  .box6-remote-main p{
    font-size: 12px;
    top: 168px;
    left: 48px;
    padding: 11px 21px;
    border-radius: 5px;
  }
  .box6-remote-sub {
    padding: 0 12.5px 16px;
  }
  .box6-remote-point {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box6-remote-point-bg.webp) no-repeat;
    background-size: 100% auto;
    padding: 13px 0 35px;
    margin-bottom: 0;
    top: -12px;
  }
  .box6-remote-point>p {
    font-size: 14.4px;
    margin-bottom: 43px;
  }
  .box6-remote-point>p::after {
    width: 24.8px;
    height: 23px;
    top: -20px;
    left: 293px;
  }
  .box6-remote-list {
    gap: 14px;
    margin-left: 71px;
  }
  .box6-remote-list li {
    font-size: 16px;
  }
  .box6-remote-list li::before {
    top: 5px;
    left: -37px;
    font-size: 17px;
  }
  .box6-remote-list li:nth-child(4):before {
    top: 0.5vw;
  }
  .box6-remote-list li span {
    font-size: 20px;
    background-position-y: -2px;
  }
}



.box7 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-bg.webp) no-repeat;
  background-size: cover;
  margin-top: 15.8vw;
}
.box7-inner {
  padding: 6.9vw 2.8vw 9vw;
}
.box7-inner h2 {
  font-size: 5.3vw;
  letter-spacing: -0.1em;
  position: relative;
  margin-left: 16.3vw;
  margin-bottom: 15.3vw;
  z-index: 30;
  display: inline-block;
}
.box7-inner h2::before {
  content: "";
  display: inline-block;
  width: 52.5vw;   /* アイコンサイズを調整 */
  height: 51.5vw;
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-chatlady.webp") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: -17vw;
  left: -28.5vw;
  z-index: -10;
}
.box7-inner h2::after {
  content: "Why Choose Us";
  display: inline-block;
  position: absolute;
  top: 19vw;
  left: 6.5vw;
  z-index: -20;
  color: #fff;
  font-size: 10.1vw;
  font-family: 'YDWbananaslipplus', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;
  letter-spacing: -0.06em;
}
.box7-inner>h2>span:first-of-type {
  color: #F75B8E;
  font-size: 9.6vw;
  text-shadow: 0.26vw 0.26vw 0 #45FFE6, -0.26vw -0.26vw 0 #45FFE6,
  -0.26vw 0.26vw 0 #45FFE6, 0.26vw -0.26vw 0 #45FFE6,
  0 0.26vw 0 #45FFE6,  0 -0.26vw 0 #45FFE6,
  -0.26vw 0 0 #45FFE6, 0.26vw 0 0 #45FFE6;
}
.box7-inner>h2>span:last-of-type {
  display: inline-block;
  position: relative;
  background: linear-gradient(90deg, #fa528c, #fe92b5 50%, #0bcbb2);;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 9.1vw;
  letter-spacing: -0.15em;
}
.box7-inner>h2>span:last-of-type>strong {
  font-size: 13.9vw;
}
.box7-list {
  display: flex;
  flex-flow: column;
  gap: 6.1vw;
}
.box7-list li {
  height: 16vw;
  background: #fff;
  border-radius: 100px;
  border: solid 0.3vw #D8D8D8;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 30;
}
.box7-list li::after {
  content: "";
  display: inline-block;
  width: 14.9vw;
  height: 8vw;
  position: absolute;
  top: -4vw;
}
.box7-list li:nth-child(1)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point01.webp") no-repeat center center;
  background-size: contain;
  left: 76vw;
}
.box7-list li:nth-child(2)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point02.webp") no-repeat center center;
  background-size: contain;
  left: 3vw;
}
.box7-list li:nth-child(3)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point03.webp") no-repeat center center;
  background-size: contain;
  left: 76vw;
}
.box7-list li:nth-child(4)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point04.webp") no-repeat center center;
  background-size: contain;
  left: 3vw;
}
.box7-list li:nth-child(5)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point05.webp") no-repeat center center;
  background-size: contain;
  left: 76vw;
}
.box7-list li:nth-child(6)::after {
  background: url("https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box7-point06.webp") no-repeat center center;
  background-size: contain;
  left: 3vw;
}
.box7-list li img {
  width: 12.8vw;
  position: relative;
}
.box7-list>li:nth-child(1)>img {
  top: -4vw;
}
.box7-list>li:nth-child(2)>img {
  top: -4vw;
  left: 3vw;
}
.box7-list>li:nth-child(3)>img {
  top: -5vw;
  left: -2vw;
}
.box7-list>li:nth-child(4)>img {
  top: -3vw;
  left: 2vw;
}
.box7-list>li:nth-child(5)>img {
  top: -3vw;
  left: -4vw;
}
.box7-list>li:nth-child(6)>img {
  top: -4vw;
}
.box7-list li p {
  font-size: 3.7vw;
  display: inline-block;
}
.box7-list li p span {
  font-size: 5.9vw;
  letter-spacing: -0.05em;
}
.box7-list>li:nth-child(6)>p span {
  font-size: 5.3vw;
}
.box7-list li p strong {
  font-size: 8.5vw;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  .box7 {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/pc-box7-bg.webp) no-repeat;
    background-size: cover;
    margin-top: 26px;
    display: flex;
    justify-content: center;
  }
  .box7-inner {
    width: 1000px;
    padding: 30px 0 46px;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .box7-inner h2 {
    font-size: 23px;
    margin-left: 0;
    margin-bottom: 76px;
    display: block;
  }
  .box7-inner h2::before {
    width: 235px;   /* アイコンサイズを調整 */
    height: 230.6px;
    top: -59px;
    left: 62px;
  }
  .box7-inner h2::after {
    top: 69px;
    left: 254px;
    font-size: 74.9px;
  }
  .box7-inner>h2>span:first-of-type {
    font-size: 52px;
    text-shadow: 1px 1px 0 #45FFE6, -1px -1px 0 #45FFE6,
    -1px 1px 0 #45FFE6, 1px -1px 0 #45FFE6,
    0 1px 0 #45FFE6,  0 -1px 0 #45FFE6,
    -1px 0 0 #45FFE6, 1px 0 0 #45FFE6;
  }
  .box7-inner>h2>span:last-of-type {
    font-size: 52px;
  }
  .box7-inner>h2>span:last-of-type>strong {
    font-size: 72px;
  }
  .box7-list {
    display: inline-grid;
    grid-template-columns: 1fr 1fr; /* 左右2列 */
    grid-auto-flow: column;
    grid-template-rows: repeat(3, auto);
    gap: 30px 61px; /* 各要素の間隔（任意） */
    width: 773px;
    margin: 0 auto;
  }
  .box7-list li {
    height: 60px;
    border: solid 1px #D8D8D8;
  }
  .box7-list li::after {
    width: 54px;
    height: 30px;
    top: -15px;
  }
  .box7-list li:nth-child(1)::after {
    left: 293px;
  }
  .box7-list li:nth-child(2)::after {
    left: 13px;
  }
  .box7-list li:nth-child(3)::after {
    left: 293px;
  }
  .box7-list li:nth-child(4)::after {
    left: 13px;
  }
  .box7-list li:nth-child(5)::after {
    left: 293px;
  }
  .box7-list li:nth-child(6)::after {
    left: 13px;
  }
  .box7-list li img {
    width: 48px;
  }
  .box7-list>li:nth-child(1)>img {
    top: -19px;
  }
  .box7-list>li:nth-child(2)>img {
    top: -14px;
    left: 15px;
  }
  .box7-list>li:nth-child(3)>img {
    top: -16px;
    left: -10px;
  }
  .box7-list>li:nth-child(4)>img {
    top: -11px;
    left: 11px;
  }
  .box7-list>li:nth-child(5)>img {
    top: -12px;
    left: -18px;
  }
  .box7-list>li:nth-child(6)>img {
    top: -17px;
  }
  .box7-list li p {
    font-size: 14px;
  }
  .box7-list li p span {
    font-size: 22px;
  }
  .box7-list>li:nth-child(6)>p span {
    font-size: 20px;
  }
  .box7-list li p strong {
    font-size: 32px;
  }
}



.box8 {
  background-image: repeating-linear-gradient(155deg, #fff, #fff 2px, transparent 2px, transparent 15px);
  background-color: #FFE767;
  padding: 3.2vw;
}
.box8-inner {
  padding: 5.7vw 4.8vw 10.3vw;
  background-color: rgba(255, 255, 255, 0.92);
  border-radius: 6.4vw;
}
.box8-content {
  border-top: solid 0.5vw #AAAAAA;
}
.box8-lead {
  font-size: 4.7vw;
  line-height: 0.9;
  padding: 2.8vw 0;
}
.box8-lead span {
  text-shadow: 0.25vw 0.25vw 0 #5F5F5F, -0.25vw -0.25vw 0 #5F5F5F,
  -0.25vw 0.25vw 0 #5F5F5F, 0.25vw -0.25vw 0 #5F5F5F,
  0px 0.25vw 0 #5F5F5F,  0 -0.25vw 0 #5F5F5F,
  -0.25vw 0 0 #5F5F5F, 0.25vw 0 0 #5F5F5F;
}
.box8-lead>span:nth-of-type(1) {
  color: #FFDE3A;
}
.box8-lead>span:nth-of-type(2) {
  color: #7CEADB;
}
.box8-lead>span:nth-of-type(3) {
  color: #7CEADB;
  font-size: 8.1vw;
  transform: rotate(6.4deg);
  display: inline-block;
}
.box8 h2 {
  color: #1EAE9B;
  font-size: 10.7vw;
  border-top: solid 0.27vw #AAAAAA;
  border-bottom: solid 0.27vw #AAAAAA;
  padding: 2.8vw 0;
  margin-bottom: 6.7vw;
}
.box8-point li {
  display: flex;
  align-items: center; /* 子要素を中央寄せ */
  border-top: dashed 0.3vw #AAAAAA;
  border-bottom: dashed 0.3vw #AAAAAA;
  padding: 2.1vw 5.3vw 2.1vw 2.7vw;
}
.box8-point li img {
  width: 9.6vw; 
}
.box8-point li p {
  font-size: 7.2vw;
  margin: 0 auto;
}
.box8-point li p strong {
  font-size: 8.3vw;
}
.box8-formula {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box8-formula-bg.webp) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  gap: 3.7vw;
  padding: 11vw 9.6vw 9.2vw 6.7vw;
}
.box8-formula-1 {
  font-size: 4.3vw;
  line-height: 1.6;
}
.box8-formula-1 span {
  color: #2DBCA9;
}
.box8-formula-2 {
  color: #2DBCA9;
  font-size: 6.7vw;
}
.box8-formula-2 span {
  color: #F4AB2C;
}
.box8-party {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box8-party-bg.webp) no-repeat;
  background-size: 100% auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 9.2vw 0 8.4vw 5vw;
  animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
@keyframes puff-in-center {
  0% {
    transform: scale(1.5);
    filter: blur(3px);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    filter: blur(0px);
    opacity: 1;
  }
}
.box8-party h3, .box8-twoshot h3 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box8-party-title-bg.webp) no-repeat;
  background-size: 100% auto;
  font-size: 8.6vw;
  color: #FFEEA1;
  width: 57.2vw;
  letter-spacing: -0.12em;
  text-shadow: 0.23vw 0.23vw 0 #B99F0E, -0.23vw -0.23vw 0 #B99F0E,
  -0.23vw 0.23vw 0 #B99F0E, 0.23vw -0.23vw 0 #B99F0E,
  0 0.23vw 0 #B99F0E,  0 -0.23vw 0 #B99F0E,
  -0.23vw 0 0 #B99F0E, 0.23vw 0 0 #B99F0E;
  padding: 2.3vw 0 5.3vw;
  margin-bottom: 1.3vw;
}
.box8-chatstyle-lead {
  font-size: 3.2vw;
  margin-bottom: 2.5vw;
}
.box8-chatstyle-lead span {
  font-size: 4.3vw;
  color: #2DBCA9;
  background: linear-gradient(transparent 70%, #D1F1ED 70%);
  background-position-y: -0.5vw;
}
.box8-party>img {
  width: 66.4vw;
}
.box8-paysample {
  width: 72.5vw;
  height: 15.5vw;
  margin: 0 auto;
  border: solid 0.3vw #E5DD93;
  border-radius: 1.3vw;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 4vw;
}
.box8-paysample div {
  display: flex;
  align-items: center;
  font-size: 2.7vw;
  margin-bottom: 1.3vw;
}
.box8-paysample div p:nth-child(1) {
  background: #FFF2AD;
  padding: 0.5vw 1.1vw;
}
.box8-paysample>p strong {
  font-size: 5.3vw;
  font-weight: 500;
}
.box8-party-sub {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.box8-party-sub p {
  border-bottom: dashed 0.7vw #2DBCA9;
  margin-bottom: 1.6vw;
}
.box8-party-sub img {
  width: 69.4vw;
}
.box8-twoshot {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box8-twoshot-bg.webp) no-repeat;
  background-size: 100% auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 9.2vw 0 9.4vw 5vw;
  animation: puff-in-center 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
.box8-twoshot>img {
  width: 54vw;
  margin-bottom: 2.5vw;
}
.box8-hourlywage {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box8-hourlywage-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 4.5vw 0 8.5vw;
}
.box8-hourlywage h3 {
  font-size: 7.7vw;
  letter-spacing: -0.06em;
  margin-bottom: 5.9vw;
}
.box8-hourlywage h3 span {
  color: #FFDCDC;
  letter-spacing: 0;
  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;
}
.box8-hourlywage-text1 {
  margin-bottom: 6.7vw;
}
.box8-hourlywage-text1 span {
  color: #2DBCA9;
}
.box8-hourlywage-text1 span:nth-child(2) {
  color: #2DBCA9;
}
.box8-hourlywage-text2 {
  margin-bottom: 3.5vw;
}
.box8-hourlywage-text2>.font-size-5p3vw {
  line-height: 1.75;
}
.box8-hourlywage-text2>.font-size-5p3vw>span {
  background: #95E1D7;
  padding: 0 2vw;
}
.box8-hourlywage-text3 span {
  background: linear-gradient(transparent 60%, #FFDCDC 60%);
  background-position-y: -0.5vw;
}
.box8-payment {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/10/box8-payment-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 15.5vw 0 18.9vw;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.box8-payment h3 {
  font-size: 6.4vw;
  color: #27AF9D;
  margin-bottom: 0.5vw;
}
.box8-payment>p {
  font-size: 3.7vw;
  margin-bottom: 12vw;
}
.box8-payment>.font-family-bananaslip {
  color: #FF7E7E;
  display: flex;
  gap: 12vw;
}
@media screen and (min-width: 768px) {
  .box8 {
    padding: 24px;
  }
  .box8-inner {
    padding: 29px 0 51.1px;
    border-radius: 24px;
    display: flex;
    justify-content: center;
  }
  .box8-content {
    border-top: solid 2px #AAAAAA;
    width: 1000px;
    position: relative;
  }
  .box8-lead {
    font-size: 28px;
    padding: 14px 0;
  }
  .box8-lead span {
    text-shadow: 0.9px 0.9px 0 #5F5F5F, -0.9px -0.9px 0 #5F5F5F,
    -0.9px 0.9px 0 #5F5F5F, 0.9px -0.9px 0 #5F5F5F,
    0 0.9px 0 #5F5F5F,  0 -0.9px 0 #5F5F5F,
    -0.9px 0 0 #5F5F5F, 0.9px 0 0 #5F5F5F;
  }
  .box8-lead>span:nth-of-type(3) {
    font-size: 42px;
  }
  .box8 h2 {
    font-size: 52px;
    border-top: solid 1px #AAAAAA;
    border-bottom: solid 1px #AAAAAA;
    padding: 7px 0 20px;
    margin-bottom: 34px;
  }
  .box8-feature {
    display: flex;
    width: 659.4px;
    justify-content: space-between;
    margin: 0 auto;
  }
  .box8-point li {
    border-top: dashed 1px #AAAAAA;
    border-bottom: dashed 1px #AAAAAA;
    padding: 6px 30px 9px 10px;
  }
  .box8-point li img {
    width: 36px; 
  }
  .box8-point li p {
    font-size: 27px;
  }
  .box8-point li p strong {
    font-size: 31px;
  }
  .box8-formula {
    gap: 14px;
    padding: 37px 36px 34px 25.4px;
  }
  .box8-formula-1 {
    font-size: 16px;
  }
  .box8-formula-2 {
    font-size: 25px;
  }
  .box8-chatstyle {
    display: flex;
    margin-bottom: 102.2px;
  }
  .box8-party {
    padding: 51.8px 26.7px 97px 49.1px;
  }
  .box8-party h3, .box8-twoshot h3 {
    font-size: 49px;
    width: 325px;
    text-shadow: 1.3px 1.3px 0 #B99F0E, -1.3px -1.3px 0 #B99F0E,
    -1.3px 1.3px 0 #B99F0E, 1.3px -1.3px 0 #B99F0E,
    0 1.3px 0 #B99F0E,  0 -1.3px 0 #B99F0E,
    -1.3px 0 0 #B99F0E, 1.3px 0 0 #B99F0E;
    padding: 13.3px 0 30.7px;
    margin-bottom: 3.2px;
  }
  .box8-chatstyle-lead {
    font-size: 17.5px;
    margin-bottom: 11.2px;
  }
  .box8-chatstyle-lead span {
    font-size: 24.2px;
    background-position-y: -3px;
  }
  .box8-party>img {
    width: 376.7px;
  }
  .box8-paysample {
    width: 411.5px;
    height: 87.8px;
    border: solid 1.5px #E5DD93;
    border-radius: 7.6px;
    margin-bottom: 18.4px;
  }
  .box8-paysample div {
    font-size: 15.1px;
    margin-bottom: 0;
  }
  .box8-paysample div p:nth-child(1) {
    padding: 1px 7px 0;
  }
  .box8-paysample>p {
    font-size: 24.2px;
  }
  .box8-paysample>p .font-size-3p2vw{
    font-size: 18.2px;
  }
  .box8-paysample>p strong {
    font-size: 30.3px;
  }
  .box8-party-sub p {
    font-size: 18.2px;
    border-bottom: dashed 2.3px #2DBCA9;
    margin-bottom: 8px;
  }
  .box8-party-sub img {
    width: 395.3px;
  }
  .box8-twoshot {
    padding: 64px 38.6px 65.9px;
  }
  .box8-twoshot>img {
    width: 296.6px;
    margin-bottom: 10px;
  }
  .box8-hourlywage {
    background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box8-hourlywage-bg.webp) no-repeat;
    background-size: 100% auto;
    padding: 64px 38.6px 65.9px;
  }
  .box8-hourlywage h3 {
    font-size: 37.1px;
    letter-spacing: -0.06em;
    margin-bottom: 20px;
  }
  .box8-hourlywage h3 span {
    font-size: 46px;
    text-shadow: 1.3px 1.3px 0 #2DBCA9, -1.3px -1.3px 0 #2DBCA9,
    -1.3px 1.3px 0 #2DBCA9, 1.3px -1.3px 0 #2DBCA9,
    0 1.3px 0 #2DBCA9,  0 -1.3px 0 #2DBCA9,
    -1.3px 0 0 #2DBCA9, 1.3px 0 0 #2DBCA9;
  }
  .box8-hourlywage-text1 {
    margin-bottom: 19px;
    font-size: 20.5px;
  }
  .box8-hourlywage-text2 {
    margin-bottom: 0;
    font-size: 25.6px;
  }
  .box8-hourlywage-text2>.font-size-5p3vw>span {
    padding: 0 10px;
  }
  .box8-hourlywage-text3 {
    font-size: 20.5px;
  }
  .box8-hourlywage-text3 span {
    background-position-y: -6px;
  }
  .box8-payment {
    padding: 58px 44.3px 61px 37.7px;
    position: absolute;
    top: 928px;
    left: 585px;
  }
  .box8-payment h3 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .box8-payment>p {
    font-size: 14px;
    margin-bottom: 45px;
  }
  .box8-payment>.font-family-bananaslip {
    font-size: 20px;
    display: flex;
    gap: 41.8px;
  }
}



.box9 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box9-bg.webp) no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  background-color: #E7FFFC;
  padding: 3.4vw 0 2.4vw;
}
.box9-inner {
  position: relative;
}
.box9-inner h2 {
  font-size: 4.3vw;
  color: #717171;
  line-height: 1.3;
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box9-title-bg.webp) no-repeat;
  background-size: 100% auto;
  padding: 6.3vw 0 3vw;
  width: 91.6vw;
  margin: 0 auto 59.3vw;
}
.box9-inner h2 span:nth-of-type(1) {
  font-size: 9.6vw;
  color: #FA669A;
  text-shadow: 0.26vw 0.26vw 0 #fff, -0.26vw -0.26vw 0 #fff,
  -0.26vw 0.26vw 0 #fff, 0.26vw -0.26vw 0 #fff,
  0 0.26vw 0 #fff,  0 -0.26vw 0 #fff,
  -0.26vw 0 0 #fff, 0.26vw 0 0 #fff;
}
.box9-inner h2 span:nth-of-type(2) {
  font-size: 9.6vw;
  color: #3CB9A8;
  text-shadow: 0.53vw 0.53vw 0 #fff, -0.53vw -0.53vw 0 #fff,
  -0.53vw 0.53vw 0 #fff, 0.53vw -0.53vw 0 #fff,
  0 0.53vw 0 #fff,  0 -0.53vw 0 #fff,
  -0.53vw 0 0 #fff, 0.53vw 0 0 #fff;
}
.box9-inner>picture {
  position: absolute;
  top: 31.7vw;
}
.box9-medal {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 3.2vw;
  position: relative;
  margin-bottom: 4.9vw;
  animation: tatefuwa2 2s ease-in-out infinite alternate;
}
.box9-medal li {
  width: 40.5vw;
  padding: 10.5vw 0 3.2vw;
}
.box9-medal li:nth-child(1) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box9-medal1-bg.webp) no-repeat;
  background-size: 100% auto; 
}
.box9-medal li:nth-child(2) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box9-medal2-bg.webp) no-repeat;
  background-size: 100% auto; 
  position: relative;
  left: -21.6vw;
}
.box9-medal li:nth-child(3) {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/box9-medal3-bg.webp) no-repeat;
  background-size: 100% auto; 
  position: absolute;
  top: 41vw;
  left: 52.5vw;
}
.box9-medal li p:nth-child(1) {
  font-style: italic;
  color: #BAA869;
  font-size: 10vw;
  letter-spacing: -0.05em;
  margin-bottom: 2vw;
  transform: translateX(-1vw);
}
.box9-medal li p:nth-child(1) strong {
  font-size: 12.5vw;
}
.box9-medal li p:nth-child(2) {
  color: #fff;
  font-size: 3.6vw;
}
.box9-inner>p {
  margin-left: 64.3vw;
  font-size: 2.7vw;
}
@media screen and (min-width: 768px) {
  .box9 {
  background: url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box9-bg1.webp), url(https://chatlady.co.jp/bg/wp-content/uploads/2025/11/pc-box9-bg2.webp);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left top, right top;
  background-color: #E7FFFC;
  padding: 64px 0 18px;
  display: flex;
  justify-content: center;
}
.box9-inner h2 {
  width: 1000px;
  font-size: 25.9px;
  padding: 30.3px 0 5.2px;
  width: 443.9px;
  margin: 0 0 18px 480.7px;
  position: relative;
  z-index: 10;
}
.box9-inner h2 span:nth-of-type(1) {
  font-size: 48.2px;
  text-shadow: 1.3px 1.3px 0 #fff, -1.3px -1.3px 0 #fff,
  -1.3px 1.3px 0 #fff, 1.3px -1.3px 0 #fff,
  0 1.3px 0 #fff,  0 -1.3px 0 #fff,
  -1.3px 0 0 #fff, 1.3px 0 0 #fff;
}
.box9-inner h2 span:nth-of-type(2) {
  font-size: 48.2px;
  text-shadow: 1.3px 1.3px 0 #fff, -1.3px -1.3px 0 #fff,
  -1.3px 1.3px 0 #fff, 1.3px -1.3px 0 #fff,
  0 1.3px 0 #fff,  0 -1.3px 0 #fff,
  -1.3px 0 0 #fff, 1.3px 0 0 #fff;
}
.box9-inner>picture {
  top: -64px;
  width: 489.3px;
}
.box9-medal {
  flex-flow: row;
  align-items: flex-start;
  gap: 33px;
  margin-bottom: 80px;
  margin-left: 402.5px;
}
.box9-medal li {
  width: 178px;
  padding: 48px 0 12.5px;
}
.box9-medal li:nth-child(2) {
  top: 44px;
  left: 0;
}
.box9-medal li:nth-child(3) {
  position: relative;
  top: 0;
  left: 0;
}
.box9-medal li p:nth-child(1) {
  font-size: 44px;
  margin-bottom: 8px;
  transform: translateX(-3px);
}
.box9-medal li p:nth-child(1) strong {
  font-size: 56px;
}
.box9-medal li p:nth-child(2) {
  font-size: 15.7px;
}
.box9-inner>p {
  margin-left: 862px;
  font-size: 10px;
}
}

