/* アニメーションjs用記述 ここから */
/* ------------------
フェードイン設定
--------------------- */
@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
}

/* アニメーションjs用記述 ここまで */



/* SP
----------------------------------*/


  section {
    max-width: 768px;
    margin: 0 auto 10%;
  }

  .pi_main {
    margin: auto;
    text-align: center;
    overflow: hidden;
  }

  /*MV*/
  .pi_mv {
    text-align: center;
    margin: 0 auto 10%;
    background-color: #9e805e;
    padding-bottom: 10%;
  }
  .pi_mv_img {
    width: 77.4%;
    padding: 10% 0 8% 0;
    text-align: center;
    margin: auto;
  }
  .pi_mv_tx {
    font-size: 1.2rem;
    line-height: 1.8em;
    color: #ffffff;
    font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  }


  /*lead*/
  .pi_lead_tx1 {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 0 auto 5%;
    text-align: center;
    font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  }
  .pi_lead_tx1 span {
    font-size: 1rem;
    font-weight: bold;
  }
  .pi_lead_tx2 {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin: 0 auto 10%;
  }
    .pi_lead_tx2 span {
      font-size: 1.4rem;
      font-weight: bold;
    }

  /*novelty*/
  .pi_novelty {
    background-color: #eeeeee;
    width: 88%;
    padding: 5% 0 5% 0;
    text-align: center;
    margin: 0 auto 20%;
  }
  .pi_novelty_title1 {
    font-family: didot, serif;
    font-size: 1.4rem;
    margin: 0 auto -1%;
    font-weight: bold;
  }
  .pi_novelty_title2 {
    font-family: didot, serif;
    font-size: 2.3rem;
    margin: 0 auto 3%;
    font-weight: bold;
  }
  .pi_novelty_img {
    width: 90.4%;
    margin: 0 auto 5%;
  }
  .pi_novelty_tx1 {
    font-size: 1.2rem;
    font-weight: bold;
    font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin: 0 auto 2%;
  }
  .pi_novelty_tx2 {
    font-size: 0.8rem;
    font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    }


  /*outer*/
  .pi_item {
    margin: 0 auto 15%;
  }
  .pi_outer {
    margin: 0 auto 3%;
  }

  /* 画像スライド */
  .sec_inner{
      width:  82.6%;
      margin: 0 auto 12%;
  }
  /*-----------height調整----------*/
  .slick-slide{
    height:auto!important;
  }
  /*------------------------------*/

  /*
  .slick-dots li.slick-active button:before
  {
      color: #c00!important;	//選択したボタンの色変更
  }
  .slick-dots li button:before
  {
      color: #c00!important;	//選択されていないボタンの色変更
  }
  */

  /* 画像スライド終わり */

.pi_cre {
  width: 82.5%;
  text-align: center;
  margin: 0 auto -2%;
  display: flex;
  justify-content: space-between;
}
.pi_cre_info {
  text-align: left;
  margin-top: 2%;
}
.pi_cre_tx1 {
  font-size: 1.2rem;
  letter-spacing: -0.1em;
  font-weight: bold;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  margin: 0 auto 1%;
}
.pi_cre_tx2 {
  font-size: 1.2rem;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  margin: 0 auto 2%;
}
.pi_cre_tx2 span {
  font-size: 0.8rem;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  margin: 0 auto 2%;
}
.pi_spprice {
  text-align: left;
  width: 82.5%;
  margin: auto;
  display: flex;
  align-items: center;
}
.pi_spprice_tx1 {
  font-size: 1.1rem;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  background-color: #b61a00;
  color: #fff;
  padding : 1px 4px;
  margin-right: 2%;
  height: 16px;
  text-align: center;
}
.pi_spprice_tx2 {
  font-size: 1.6rem;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  margin-right: 2%;
  width: 60%;
}
.pi_spprice_tx2 span {
  font-size: 1rem;
  font-family: "Times New Roman","Linux Libertine","游明朝","YuMincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  margin-right: 2%;
}

.pi_cre_btn {
  text-align: right;
}
.pi_btn {
  width: 110PX;
  height: 27px;
  background-color: #000000;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.18rem;
  margin: 0 auto 26%;
}
.pi_futura_book {
  font-family: didot, serif;
  font-style: normal;
}

/* PC
----------------------------------*/
@media screen and (min-width: 768px) {
  .pc_width {
    margin: 0 auto;
    width: 500px;
    /* PC表示の幅を変えたいときはここを変更する */
  }

}
