/* # =================================================================
   # privacy-policy
   # ================================================================= */

.policy__innerwrap {
  background-color: #fff;
  border-radius: 40px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 75px 92px 75px;
}

.policy__innerwrap .update {
  font-size: 1.4rem;
  margin-bottom: 43px;
}

.policy__innerwrap h2 {
  color: #333;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 25px;
}

.policy__innerwrap h2 strong {
  display: block;
  font-size: 2.4rem;
  margin-top: 40px;
}

.policy__innerwrap h3 {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-top: 4rem;
}

.policy__innerwrap p {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.54px;
}

.policy__innerwrap ul {
  margin-block: 0.5rem 27px;
}
.policy__innerwrap ol {
  margin-block: 27px;
}

.policy__innerwrap ul li,
.policy__innerwrap ol li {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.54px;
}

.policy__innerwrap ul {
  list-style: disc;
  margin-left: 30px;
}

.policy__innerwrap ol {
  list-style: decimal;
  margin-left: 40px;
}

.policy__innerwrap ol.ml-0 {
  margin-left: 26px;
}

.policy__innerwrap a {
  color: #047f4a;
  text-decoration: underline;
}

.policy__innerwrap a:hover {
  text-decoration: none;
}

.policy__innerwrap .topMargin {
  margin-top: 74px;
}

.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .policy__innerwrap {
    border-radius: 5px;
    padding: 7.59493670886076vw 5.5696202531645564vw 10.126582278481013vw 5.5696202531645564vw;
  }
  .policy__innerwrap .policy__innerwrap {
    padding: 0 0 0 0;
  }
  .policy__innerwrap .update {
    font-size: 1.2rem;
    margin-bottom: 4.556962025316456vw;
  }
  .policy__innerwrap h2 {
    font-size: 1.8rem;
    margin-bottom: 5.063291139240507vw;
    margin-top: 6.329113924050633vw;
  }
  .policy__innerwrap h3 {
    margin-top: 12px;
  }
  .policy__innerwrap ol.ml-0 {
    margin-bottom: 6px;
    margin-top: 6px;
  }
  .policy__innerwrap ul {
    margin-bottom: 0;
  }
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .margin-r {
    margin-left: 29px;
  }
  .sp_margin_t {
    display: block;
    margin-top: 30px;
  }
}

.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;
    }
  }
}

.pageHero__bg-tree {
  & .hero-tree-4 {
    background-image: url(../../images/common/img_bg_left-tree.webp);
    width: 27rem;
    height: 131rem;
    top: 344rem;
    left: 0;
    z-index: -1;
    opacity: 1;
  }
}

.pageHero__bg-tree {
  & .hero-tree-5 {
    background-image: url(../../images/common/img_bg_right-tree.webp);
    width: 24rem;
    height: 57rem;
    top: 464rem;
    right: 0;
    z-index: -1;
    opacity: 1;
  }
}

.pageContents {
  & .leaf-5 {
    background-image: url(../../images/common/img_bg_contents-leaf-3.webp);
    width: 5.4rem;
    height: 5.9rem;
    top: 286.6rem;
    left: calc(-3.9rem - 5.5rem);
    animation: fall-left 1.4s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: 0s;
    animation-delay: 0.8s;
  }
}

.policy__innerwrap ol.ml-0.list-none {
  margin-left: 0;
}

.list-none li {
  list-style: none;
}