
@keyframes fadeInUpsmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}
.fadeInUpsmall {
  animation-name: fadeInUpsmall
}

.pi_contents {
  margin: auto;
  text-align: center;
}
.mv_title {
  text-align: center;
}
.mv_title img {
  vertical-align: top;
}
.mv_img {
  margin: 0 auto 45px;
}
.mv_bg {
    margin: auto;
    text-align: center;
    background-color: #b2d6e4;
    padding: 25px 0 5px 0;
  }
.mv_bg2 {
      margin: auto;
      text-align: center;
      background-color: #c0dbe4;
      padding: 50px 0 5px 0;
    }
.mv_bg3 {
    margin: auto;
    text-align: center;
    background-color: #b2d6e4;
    padding: 45px 0 5px 0;
}
.lead_img {
  margin: 0 auto 5px;
}
.pi_lead1 {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  margin: 0 auto 10px;
}
.pi_lead2 {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  color: #545454;
  font-size: 18px;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  margin: 0 auto 80px;
}

.content {
  margin: 0 auto 65px;
}
.pi_no {
  margin: 0 auto 35px;
}
.pi_main_bg1 {
  text-align: center;
  margin: auto;
  background-color: #ffffff;
  padding: 35px 45px;
  width: 940px;
}
.pi_main_bg2 {
  text-align: center;
  margin: auto;
  background-color: #ffffff;
  padding: 38px 20px 45px 0px;
  width: 940px;
}
.pi_main_bg3 {
  text-align: center;
  margin: auto;
  background-color: #ffffff;
  padding: 38px 20px 45px 0px;
  width: 940px;
}
.pi_main {
  margin: 0 auto 40px;
  width: 880px;
  display: flex;
  align-items: center;
}
.pi_cre {
  margin: auto;
  text-align: center;
  width: 340px;
}
.pi_cre_img {
  margin: 0 auto 15px;
}
.pi_cre_text {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  font-size: 15px;
  letter-spacing: -0.1rem;
  line-height: 1.3;
  margin: 0 auto 15px;
}

.pi_cre_color1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  width: 150px;
}
.pi_cre_color2 {
  margin: 0 auto 20px;
}
.pi_cre_color_text {
  font-family: futura-pt,sans-serif;
  font-size: 17px;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  font-weight: lighter;
}
.pi_cre_color_img {
  padding-left: 5px;
}
.pi_btn {
  width: 220px;
  height: 40px;
  background-color: #474747;
  font-size: 18px;
  letter-spacing: 0.18rem;
  margin: 0 auto 50px;
}
.pi_btn_text {
  font-family: futura-pt,sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  font-weight: lighter;
}
.pi_point {
  background-color: #f7f8f8;
  padding: 20px 10px 20px 20px;
}
.pi_point_text1 {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  color: #81b8d1;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.15rem;
  line-height: 1.2;
  margin: 0 auto 10px;
  width: 310px;
  text-align: left;
}
.pi_point_text2 {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  color: #262626;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.5;
  width: 310px;
  text-align: left;
}
.pi_point_text2 span {
  font-weight: bold;
}
.pi_point_text3 {;
  letter-spacing: -0.04rem;
}
.pi_stylihng_btn {
  width: 400px;
  height: 63px;
  background-color: #474747;
  font-size: 20px;
  letter-spacing: 0.18rem;
  margin: 0 auto 10px;
}
.pi_stylihng_btn_text {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: -0.1rem;
  font-weight: lighter;
}
