@keyframes fadeInUpsmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInUpsmall {
  animation-name: fadeInUpsmall
}

@keyframes fadeInDownsmall {
  0% {
    opacity: 0;
    transform: translate3d(0, -10%, 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_text_color {
  color: #5f6174;
}

.pi_background {
  background: #f7f6f1;
}

.pi_main {
  text-align: center;
  margin: 0 auto 40px;
  padding: 50px 0 0 0;
}

.pi_lead1 {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 4px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0px auto 20px;
  text-align: center;
}

.pi_lead1 span {
  font-size: 2rem;
  line-height: 5rem;
  letter-spacing: 3px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0px auto 20px;
  text-align: center;
  color: #5f6174;
}

.pi_lead2 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 1px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-weight: 400;
  color: #5f6174;
}

.pi_anchor_box {
  display: flex;
  margin: auto;
  justify-content: space-between;
  width: 1000px;
  margin: 80px auto 150px;
}

.pi_anchor_sub {
  text-align: center;
}

.pi_anchor_text {
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
  margin: 5px auto 0;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #5f6174;
}

.pi_anchor {
  font-size: 0px;
  text-align: center;
  margin: 0px auto 70px;
  width: 980px;
}

.pi_occasion {
  text-align: center;
  margin: 180px auto 10px;
  color: #5f6174;
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.1rem;
  letter-spacing: 1px;
}

.pi_number {
  text-align: center;
  margin: 0 auto 8px;
  color: #5f6174;
  font-family: linotype-didot, serif;
  font-size: 3rem;
}

.pi_title {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  margin: 0px auto 5px;
  color: #5f6174;
  font-size: 2.7rem;
}

.pi_item_eng {
  text-align: center;
  margin: 0 auto -13px;
  color: #5f6174;
  font-size: 6rem;
  letter-spacing: -3px;
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
}

.pi_item_jpn {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  margin: 0 auto 40px;
  color: #5f6174;
  font-size: 1.5rem;
}

.pi_border_up {
  width: 980px;
  border-top: 0.5px solid #86889c;
  margin: 0 auto 40px;
}

.pi_border_bottom {
  width: 980px;
  border-top: 0.5px solid #86889c;
  margin: 0 auto 50px;
}

.pi_1 {
  margin: 0 auto 30px;
  text-align: center;
}

.pi_1_2 {
  width: 650px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: space-between;
}

.pi_4 {
  margin: 0 auto 70px;
  text-align: center;
}

.pi_styling_title {
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
  margin: 15px auto 0px;
  font-size: 3.5rem;
  color: #5f6174;
  line-height: 2.6rem;
  text-align: center;
}

.pi_styling_title span {
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  color: #5f6174;
  text-align: center;
}

.pi_styling_box {
  display: flex;
  margin: auto;
  justify-content: space-between;
  width: 870px;
  margin: 30px auto 50px;
}

.pi_styling_sub {
  text-align: left;
}

.pi_styling_text_eng {
  font-family: linotype-didot, serif;
  font-weight: 700;
  font-style: normal;
  margin: 15px auto 0px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #5f6174;
}

.pi_styling_text_jpn {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 6px auto 0;
  font-size: 1.5rem;
  color: #5f6174;
}

.pi_spec_box {
  display: flex;
  justify-content: center;
}

.pi_styling_buy {
  display: block;
  text-align: center;
  margin-right: 20px;
}

.pi_spec_item {
  margin-top: 15px;
  display: block;
  font-family: linotype-didot, serif;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  font-style: normal;
  color: #5f6174;
}

.pi_spec_buy {
  margin-top: 12px;
  display: block;
  font-family: linotype-didot, serif;
  font-size: 2.5rem;
  line-height: 1;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  color: #5f6174;
}

.pi_banner_set {
  margin: 70px auto 0px;
  text-align: center;
}

.pi_footer {
  width: 980px;
  overflow: hidden;
  margin: 80px auto 0;
}

.pi_attention {
  width: 220px;
  font-size: 1rem;
  margin: 0 0 0 655px;
  letter-spacing: 0;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.pi_profile {
  width: 770px;
  overflow: hidden;
  margin: 30px auto 0;
  padding: 30px 50px;
  background: #fff;
  position: relative;
}

.pi_credit_1 {
  text-align: center;
  font-size: 2rem;
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: italic;
  margin: 30px auto -5px;
}

.pi_credit_2 {
  text-align: center;
  font-size: 4.5rem;
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
}

.pi_name {
  font-size: 29px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 1px;
}

.pi_name span {
  font-size: 16px;
}

.pi_job {
  font-size: 16px;
  margin: 15px 0 0 0;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 1px;
}

.pi_detail {
  font-size: 13px;
  margin: 30px 0 0 0;
  line-height: 1.7;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 1px;
}

.pi_btn_blog {
  position: absolute;
  top: 58px;
  left: 315px;
}

.pi_btn_insta {
  position: absolute;
  top: 58px;
  left: 530px;
}

.pi_btn_recommend_items {
  width: 980px;
  margin: 60px auto 0;
  text-align: center;
}

.pi_contact {
  width: 980px;
  margin: 20px auto 0;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: underline;
  padding: 0px 0px 50px 0px;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #5f6174;
}

.pi_contact a {
  color: #5f6174;
}
