/* # =================================================================
   # social-media-policy
   # ================================================================= */

.social-media-policy__innerwrap {
  background-color: #fff;
  border-radius: 40px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 75px 92px 75px;
}

.social-media-policy__innerwrap .social-media-policy__update {
  font-size: 1.4rem;
  margin-bottom: 43px;
}

.social-media-policy__innerwrap h2 {
  display: block;
  font-size: 2.2rem;
  margin-bottom: 10px;
  margin-top: 40px;
  font-weight: 700;
}

.social-media-policy__innerwrap h3 {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-top: 20px;
}

.social-media-policy__innerwrap p {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.54px;
}

.social-media-policy__innerwrap ul,
.social-media-policy__innerwrap ol {
  margin-top: 7px;
  margin-bottom: 7px;
}

.social-media-policy__innerwrap ul li,
.social-media-policy__innerwrap ol li {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.54px;
}

.social-media-policy__innerwrap ul {
  list-style: disc;
  margin-left: 1.9rem;
}

.social-media-policy__innerwrap a {
  color: #047f4a;
  text-decoration: underline;
}

.social-media-policy__innerwrap a:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .social-media-policy__innerwrap {
    border-radius: 5px;
    padding: 15.443037974683543vw 5.5696202531645564vw 10.126582278481013vw 5.5696202531645564vw;
  }
  .social-media-policy__innerwrap .social-media-policy__innerwrap {
    padding: 0 0 0 0;
  }
  .social-media-policy__innerwrap h2 {
    font-size: 1.8rem;
    margin-bottom: 2.5316455696202533vw;
    margin-top: 10.126582278481013vw;
  }
  .social-media-policy__innerwrap a {
    display: block;
  }
  .tree-4 {
    animation: unset;
    background: url(../../images/common/img_bg-contents-tree-1-sp.webp) no-repeat center center / contain;
    width: 8rem;
    height: 43rem;
    position: absolute;
    top: 165rem;
    left: 0;
    opacity: 1;
    z-index: -1;
  }
}

.pageContents {
  .leaf-3 {
    background-image: url(../../images/common/img_bg_contents-leaf-2.webp);
    width: 4.6rem;
    height: 2.8rem;
    bottom: 21.5rem;
    right: -8.7rem;
    animation: fall-right 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: 1s;
  }
  .leaf-4 {
    background-image: url(../../images/common/img_bg_contents-leaf-1.webp);
    width: 7.1rem;
    height: 4.9rem;
    top: 74rem;
    right: -9rem;
    animation: fall-left 1.4s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: 0.8s;
  }
  .leaf-5 {
    background-image: url(../../images/common/img_bg_contents-leaf-2.webp);
    width: 4.8rem;
    height: 2.8rem;
    bottom: 34rem;
    right: -13.7rem;
    animation: fall-right 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: 1s;
  }
  .leaf-6 {
    background-image: url(../../images/common/img_bg_contents-leaf-1.webp);
    width: 7.1rem;
    height: 4.9rem;
    bottom: 147rem;
    left: -13rem;
    animation: fall-left-leaf6 1.4s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: 0.8s;
  }
  @media screen and (max-width: 767px) {
    .leaf-1 {
      top: 53rem;
    }
    .leaf-3 {
      width: 3.7rem;
      bottom: -5.5rem;
      right: unset;
      left: 5.5rem;
      animation: fall-left-leaf3 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
      animation-delay: 1s;
    }
    .leaf-4 {
      width: 6rem;
      bottom: -8rem;
      right: unset;
      left: -1rem;
      animation: fall-left-leaf4 1.4s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    }
    .leaf-5 {
      bottom: 320rem;
      left: -2rem;
    }
  }
}
