@keyframes fadeInUpsmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 5%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInUpsmall {
  animation-name: fadeInUpsmall
}

@keyframes fadeInDownsmall {
  0% {
    opacity: 0;
    transform: translate3d(0, -5%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInDownsmall {
  animation-name: fadeInDownsmall
}

@keyframes fadeInRightsmall {
  0% {
    opacity: 0;
    transform: translate3d(10%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInRightsmall {
  animation-name: fadeInRightsmall
}

@keyframes fadeInLeftsmall {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInLeftsmall {
  animation-name: fadeInLeftsmall
}

.pi_mv {
  font-size: 0px;
  text-align: center;
  margin: 0px auto 40px;
  width: 100%;
}

.pi_lead1 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 1px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0px auto 40px;
  text-align: center;
  font-weight: 100;
  color: #292929;
}

.pi_a_title {
  font-size: 2rem;
  font-family: linotype-didot, serif;
  font-weight: 800;
  font-style: normal;
  margin: 15% 0 0 0;
  text-align: center;
  color: #292929;
}

.pi_anchor_box {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 3% auto 0px;
  gap: 5%;
}
.pi_anchor_box_last{
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 10px auto 0px;
  gap: 5%;
}

.pi_border2 {
  width: 90%;
  border-top: 0.5px solid #292929;
  margin: 60px auto 20px;
}

.pi_title_back {
  background: #fff;
  padding: 30px 0px 15px 0px;
  margin: 120px 0px 0px 0px;
}

.pi_item_title {
  text-align: center;
  margin: 0 auto 0px;
  font-family: shelby, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 2.8rem;
  color: #292929;
}

.pi_item_eng {
  text-align: center;
      margin: 4px auto 8px;
      letter-spacing: -3px;
      font-size: 3.6rem;
      font-family: linotype-didot, serif;
      font-weight: 800;
      font-style: normal;
      line-height: 36px;
      color: #292929;
}

.pi_item_jpn {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0px auto 20px;
  color: #292929;
}

.pi_itemtext {
  font-size: 1.3rem;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  line-height: 2.2rem;
  margin: -13px auto 0px;
  padding: 0% 4.6% 4.6% 4.6%;
  text-align: center;
  color: #292929;
}

.pi_item_point {
  text-align: center;
  margin: 0 auto 10px;
  font-family: shelby, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 2.5rem;
  color: #292929;
}

.pi_itemtext_point {
  font-size: 1.2rem;
  line-height: 3rem;
  font-family: linotype-didot, serif;
  font-weight: bold;
  text-decoration: underline;
  color: #464646;
  letter-spacing: 1px;
  margin: -10px auto 0;
  text-align: center;
}

.pi_1 {
  margin: 0 auto 15px;
  text-align: center;
}

.pi_sub {
  margin: 0 auto 0;
  width: 100%;
}

.pi_sub_img {
  width: 58%;
}

.pi_sub_img_2 {
  width: 100%;
}

.pi_sub_img_3 {
  margin: 40px 0px 0px 0px;
  width: 100%;
}

.pi_center {
  margin: auto;
  text-align: center;
}

.pi_item_btn {
  width: 200px;
  height: 40px;
  background-color: #1b1b1b;
  color: #fff;
  font-family: linotype-didot, serif;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  margin: 0 auto 70px;
}

.pi_main {
  margin: 0 auto 10px;
  text-align: center;
}

.pi_border3 {
  width: 90%;
  border-top: 0.5px solid #292929;
  margin: 60px auto 0px;
}

.pi_border4 {
  width: 90%;
  border-top: 0.5px solid #292929;
  margin: 0 auto;
  padding: 30px;
}

.pi_insta {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 270px;
  margin: 0 auto 30px;
}

.pi_insta img {
  width: 30%;
}

.pi_account {
  line-height: 1.3;
  text-align: left
}

.pi_account_tx1 {
  text-align: center;
  font-size: 1.8rem;
  font-family: linotype-didot, serif;
  font-weight: 800;
  font-style: normal;
  margin: 30px auto 10px;
  color: #292929;
}

.pi_account_tx2 {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  color: #292929;
}

.pi_account_tx3 {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.8rem;
  margin: 0 auto 5px;
  color: #292929;
}

.pi_account_tx4 {
  font-family: linotype-didot, serif;
  font-size: 1.4rem;
  color: #292929;
}

.pi_profile_box {
  margin: 0 auto 0;
  display: flex;
  padding: 60px 0px 0px 0px;
  flex-direction: column;
  align-items: center;
}

.pi_lead_btn {
  width: 240px;
  height: 40px;
  background-color: #fff;
  color: #292929;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  margin: 0 auto 50px;
}

.pi_point_text_lead {
  font-size: 1.1rem;
  line-height: 2rem;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}

.pi_background {
  background-color: #fff;
  padding-bottom: 50px;
}

/* PC
----------------------------------*/
@media screen and (min-width: 768px) {
  .cp_area {
    margin: 0 auto;
    width: 500px;
    /* PC表示の幅を変えたいときはここを変更する */
  }

  .pi_mv {
    font-size: 0px;
    text-align: center;
    margin: 0px auto 40px;
    padding: 40px 0px 0px 0px;
    width: 100%;
  }
}
