@media screen and (max-width: 519px) {
  .p-illust--comeon.-whatsga {
    top: 170px;
  }
}

@media screen and (max-width: 519px) {
  .p-illust--girl01.-whatsga {
    left: -10px;
  }
}

.p-whatsGA {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-top: 80px;
  padding-top: 65px;
  padding-bottom: 0;
}
.webp .p-whatsGA {
  background-image: url(/wp-content/themes/2022aw/images/bg-whatsga.webp);
}
@media screen and (max-width: 519px) {
  .webp .p-whatsGA {
    background-image: url(/wp-content/themes/2022aw/images/bg-stripe-creem.webp);
  }
}

.no-webp .p-whatsGA {
  background-image: url(/wp-content/themes/2022aw/images/bg-whatsga.png);
}
@media screen and (max-width: 519px) {
  .no-webp .p-whatsGA {
    background-image: url(/wp-content/themes/2022aw/images/bg-stripe-creem.png);
  }
}

@media screen and (max-width: 959px) {
  .p-whatsGA {
    margin-top: 60px;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA {
    position: relative;
    z-index: 2;
    background-size: 10px auto;
    padding-top: 20px;
    padding-bottom: 130px;
    background-repeat: repeat;
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA .p-sectionTtl {
    margin-bottom: 90px !important;
  }
}
.p-whatsGA .p-sectionTtl img {
  height: 82px;
}
@media screen and (max-width: 519px) {
  .p-whatsGA .p-sectionTtl img {
    height: 56px;
  }
}
.p-whatsGA .whatsGA_inner {
  overflow: hidden;
}
.p-whatsGA .whatsGA_inner_in {
  background-color: white;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px;
  padding-top: 100px;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .p-whatsGA .whatsGA_inner_in {
    padding: 40px 4vw;
    padding-top: 10vw;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA .whatsGA_inner_in {
    background-color: transparent;
  }
}
.p-whatsGA .whatsGA_img {
  width: 100%;
  padding-top: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 64px;
}
.webp .p-whatsGA .whatsGA_img {
  background-image: url(/wp-content/themes/2022aw/images/img-mainvisual-x2.webp);
}
@media screen and (max-width: 519px) {
  .webp .p-whatsGA .whatsGA_img {
    background-image: url(/wp-content/themes/2022aw/images/img-mainvisual.webp);
  }
}

.no-webp .p-whatsGA .whatsGA_img {
  background-image: url(/wp-content/themes/2022aw/images/img-mainvisual-x2.jpg);
}
@media screen and (max-width: 519px) {
  .no-webp .p-whatsGA .whatsGA_img {
    background-image: url(/wp-content/themes/2022aw/images/img-mainvisual.jpg);
  }
}

@media screen and (max-width: 959px) {
  .p-whatsGA .whatsGA_img {
    margin-bottom: 32px;
  }
}
.p-whatsGA .whatsGA_themeTtl {
  color: #6d2cc7;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 24px;
}
@media screen and (max-width: 959px) {
  .p-whatsGA .whatsGA_themeTtl {
    margin-bottom: 10px;
  }
}
.p-whatsGA .whatsGA_theme {
  color: #6d2cc7;
  font-size: 2.8rem;
  margin-bottom: 40px;
  line-height: 1.5;
}
@media screen and (max-width: 959px) {
  .p-whatsGA .whatsGA_theme {
    font-size: 2.2rem;
    margin-bottom: 20px;
    font-weight: bold;
  }
}
.p-whatsGA .whatsGA_txt {
  line-height: 3;
}
@media screen and (max-width: 959px) {
  .p-whatsGA .whatsGA_txt {
    line-height: 2.5;
  }
}

@media screen and (max-width: 519px) {
  .webp .p-section--momo.--purple {
    background-image: url(/wp-content/themes/2022aw/images/bg-stripe-purple.webp);
  }
  .no-webp .p-section--momo.--purple {
    background-image: url(/wp-content/themes/2022aw/images/bg-stripe-purple.png);
  }
}
@media screen and (max-width: 519px) and (min-width: 960px) {
  .webp .p-section--momo.--purple:not(:first-child)::before {
    background-image: url(/wp-content/themes/2022aw/images/bg-moko_purple-pc.webp);
  }
  .no-webp .p-section--momo.--purple:not(:first-child)::before {
    background-image: url(/wp-content/themes/2022aw/images/bg-moko_purple-pc.png);
  }
}
@media screen and (max-width: 519px) and (max-width: 959px) {
  .webp .p-section--momo.--purple:not(:first-child)::before {
    background-image: url(/wp-content/themes/2022aw/images/bg-moko_purple-sp.webp);
  }
  .no-webp .p-section--momo.--purple:not(:first-child)::before {
    background-image: url(/wp-content/themes/2022aw/images/bg-moko_purple-sp.png);
  }
}

.p-whatsGA_dataArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 120px;
}
@media screen and (max-width: 959px) {
  .p-whatsGA_dataArea {
    padding-top: 56px;
    display: block;
  }
}
.p-whatsGA_dataArea .whatsGA_logo {
  width: 100%;
  max-width: 260px;
  margin-right: 80px;
}
@media screen and (max-width: 959px) {
  .p-whatsGA_dataArea .whatsGA_logo {
    margin: 0 auto 40px;
    max-width: 160px;
  }
}
.p-whatsGA_dataArea .whatsGA_logo img {
  width: 100%;
}
.p-whatsGA_dataArea .whatsGA_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-whatsGA_dataArea .whatsGA_data table th, .p-whatsGA_dataArea .whatsGA_data table td {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 959px) {
  .p-whatsGA_dataArea .whatsGA_data table th, .p-whatsGA_dataArea .whatsGA_data table td {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA_dataArea .whatsGA_data table th, .p-whatsGA_dataArea .whatsGA_data table td {
    display: block;
    color: white;
  }
}
.p-whatsGA_dataArea .whatsGA_data table th {
  font-weight: normal;
  padding-right: 40px;
  white-space: nowrap;
}
@media screen and (max-width: 959px) {
  .p-whatsGA_dataArea .whatsGA_data table th {
    padding-right: 24px;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA_dataArea .whatsGA_data table th {
    padding-bottom: 4px;
  }
}
@media screen and (max-width: 519px) {
  .p-whatsGA_dataArea .whatsGA_data table td {
    padding-top: 0px;
    padding-bottom: 24px;
  }
}/*# sourceMappingURL=style_whatsga.css.map */