/* PC
----------------------------------*/
@media screen and (min-width: 768px){

  .pi_main {
    margin: auto;
    text-align: center;
    line-height: 1;
    font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
    color: #262626;
  }
  .pi_futura_medium {
    font-family: futura-pt,sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .pi_futura_book {
    font-family: futura-pt,sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .pi_futura_light {
    font-family: futura-pt,sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  .pi_banner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
  /* 背景 */
    .pi_banner_bg {
      /* 背景の余白を指定 */
      margin: -596px auto 80px;
      position: relative;
      z-index: 0;
      background-color: #e9ede1;
      height: 594px
    }
  .pi_title {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.15rem;
    margin: 0 auto 30px;
  }
  .pi_text {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 75px;
  }

  /*アンカーナビ*/
  .pi_navi {
    display: flex;
    justify-content: space-between;
    width: 780px;
    margin: 0 auto;
  }
  .pi_navi_bg {
    display: flex;
    align-items: center;
    background-color: #f4f1f1;
    height: 284px;
    margin: 0 auto 100px;
  }
  .pi_navi li img {
    vertical-align: bottom;
  }
  .pi_navi_text {
    font-size: 26px;
    text-align: center;
    margin: 0 auto 4px;
    line-height: 1.5;
  }
  .pi_navi_img {
    margin: 0 auto 10px;
  }
  .pi_navi_text2 {
    font-size: 16px;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5;
  }

  /*アイテム_タイトル*/
  .pi_collabo_title {
    margin:0 auto 65px;
  }
  .pi_collabo_title_text {
    font-size: 90px;
    margin:0 auto 6px;
    color: #cbd5b2;
  }
  .pi_collabo_title_text2 {
    font-size: 26px;
    letter-spacing: 0.15rem;
    margin:0 auto;
  }
  /*アイテム_プロフィール*/
  .pi_prf {
  	display: flex;
    justify-content: center;
  	align-items: center;
  	margin: 0 auto 50px;
  	width: 740px;
    color: #262626;/*文字色*/
    padding: 3em 0;/*上下の余白*/
    border-top: solid 1px #262626;/*上線*/
    border-bottom: solid 1px #262626;/*下線*/
  }
  .pi_prf_img {
  	margin-right: 30px;
  }
  .pi_prf_title {
  	display: flex;
  	align-items: center;
  	font-size: 26px;
  	letter-spacing: 0.02em;
  	margin-bottom: 10px;
  }
  .pi_prf_title img {
  	margin-right: 15px;
  }
  .pi_prf_text {
  	text-align: left;
  	font-size: 14px;
  	line-height: 24px;
  	letter-spacing: 0.04rem;
   }
  /*アイテム*/
  .pi_mainitem {
    display: flex;
    justify-content: center;
    align-items: center;
  	margin: 0 auto 40px;
  	width: 740px;
  }
  .pi_item {
    margin: 0 auto;
    width: 340px;
  }
  .pi_item img {
    margin: 0 auto 20px;
  }
  .pi_item_price {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 auto 10px;
  }
  .pi_item_price2 {
    font-size: 15px;
    line-height: 1.3;
    margin: 10px auto 15px;
  }


/*カラーチップ*/
  .pi_color {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
/*カラーチップ_01*/
  .pi_color1_1 {
    width: 22px;
    height: 22px;
    margin: 0 6px 0 0;
    background: #f6f4f2;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
  }
  /*カラーチップ_02*/
    .pi_color2_1 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #13101f;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color2_2 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #384e8a;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color2_3 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #bbaa89;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
  /*カラーチップ_03*/
    .pi_color3_1 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #f2f2f0;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color3_2 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #d0c459;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
  /*カラーチップ_04*/
    .pi_color4_1 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #edebe7;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color4_2 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #c7b19d;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
  /*カラーチップ_05*/
    .pi_color5_1 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #ffffff;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color5_2 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #d6ddcf;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color5_3 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #a58ab5;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }
    .pi_color5_4 {
      width: 22px;
      height: 22px;
      margin: 0 6px 0 0;
      background: #483a37;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      box-sizing: border-box;
    }


    .pi_item_text_main {
      font-size: 19px;
      letter-spacing: 0.08rem;
      line-height: 1.7;
      margin: 0 auto 20px;
      font-weight: bold;
    }
  .pi_item_text {
    font-size: 16px;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 90px;
  }
  .pi_styling_title {
    font-size: 28px;
    letter-spacing: 0.25rem;
    color: #b8c29d;
    margin: 0 auto 50px;
  }
  .pi_styling {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
/* 背景 */
  .pi_styling_bg {
    /* 背景の余白を指定 */
    margin: -360px auto 60px;
    position: relative;
    z-index: 0;
    background-color: #e9ede1;
    height: 384px
  }
  .pi_styling_img {
    display: flex;
    justify-content:space-between;
    align-items: center;
    width: 840px;
    margin: 0 auto 35px;
  }
  .pi_styling_text {
    font-size: 16px;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 50px;
  }

  .pi_btn {
    width: 300px;
    height: 50px;
    background-color: #bbc997;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.18rem;
    margin: 0 auto 150px;
  }

}


/* SP
----------------------------------*/
@media screen and (max-width: 768px){

  .pi_main {
    margin: auto;
    text-align: center;
    line-height: 1;
    font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Helvetica","Arial",sans-serif;
    color: #262626;
  }
  .pi_futura_medium {
    font-family: futura-pt,sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .pi_futura_book {
    font-family: futura-pt,sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .pi_futura_light {
    font-family: futura-pt,sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  .pi_banner {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 337px;
  }
  /* 背景 */
    .pi_banner_bg {
      /* 背景の余白を指定 */
      margin: -364px auto 10%;
      position: relative;
      z-index: 0;
      background-color: #e9ede1;
      height: 364px;
    }
  .pi_title {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.15rem;
    line-height: 1.8;
    margin: 0 auto 6%;
  }
  .pi_text {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 10%;
  }

  /*アンカーナビ*/
  .pi_navi_1 {
    display: flex;
    justify-content: space-between;
    width: 285px;
    margin: 0 auto 7%;
  }
  .pi_navi_2 {
    display: flex;
    justify-content: space-between;
    width: 190px;
    margin: 0 auto;
  }
  .pi_navi_bg {
    background-color: #f4f1f1;
    height: 385px;
    padding: 8% 0 8% 0;
    margin: 0 auto 20%;
  }
  .pi_navi li img {
    vertical-align: bottom;
  }
  .pi_navi_text {
    font-size: 1.5rem;
    text-align: center;
    margin: 0 auto 5%;
    line-height: 1.5;
  }
  .pi_navi_img {
    margin: 0 auto 4%;
  }
  .pi_navi_text2 {
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 0 auto;
  }


  /*アイテム_タイトル*/
  .pi_collabo_title {
    margin:0 auto 10%;
  }
  .pi_collabo_title_text {
    font-size: 7rem;
    margin:0 auto 1%;
    color: #cbd5b2;
  }
  .pi_collabo_title_text2 {
    font-size: 1.9rem;
    letter-spacing: 0.15rem;
    margin:0 auto;
  }

  /*アイテム*/
  .pi_mainitem {
  	margin: 0 auto;
  	width: 337px;
  }
  .pi_mainitem_img {
    margin: 0 auto 8%;
  }
  .pi_mainitem_img_middle {
    margin: 0 auto 2%;
  }
  .pi_item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 337px;
  }
  .pi_item_img {
    width: 50%;
  }
  .pi_item_long {
    margin: 0 auto 7%;
  }
  .pi_item_long img {
    width: 70%;
  }
  .pi_item_middle img {
    width: 75%;
  }
  .pi_item_credit {
    width: 50%;
  }
  .pi_item_credit2 {
    width: 40%;
  }
  .pi_item_price {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 auto 9%;
  }
  .pi_item_price2 {
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 9% auto 9%;
    text-align: left;
  }
/*カラーチップ*/
  .pi_color {
    display: flex;
    justify-content: flex-start;
  }
  /*カラーチップ_01*/
  .pi_color1_1 {
    width: 20px;
    height: 20px;
    background: #f6f4f2;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  /*カラーチップ_02*/
  .pi_color2_1 {
    width: 20px;
    height: 20px;
    background: #131024;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  .pi_color2_2 {
    width: 20px;
    height: 20px;
    background: #384e8a;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2%x 0 0;
  }
  /*カラーチップ_03*/
  .pi_color3_1 {
    width: 20px;
    height: 20px;
    background: #f2f2f0;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  .pi_color3_2 {
    width: 20px;
    height: 20px;
    background: #d0c459;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  /*カラーチップ_04*/
  .pi_color4_1 {
    width: 20px;
    height: 20px;
    background: #edebe7;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  .pi_color4_2 {
    width: 20px;
    height: 20px;
    background: #c7b19d;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  /*カラーチップ_05*/
  .pi_color5_1 {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  .pi_color5_2 {
    width: 20px;
    height: 20px;
    background: #d6ddcf;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 2% 0 0;
  }
  .pi_item_text_main {
    font-size: 1.6rem;
    width: 337px;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 2%;
    font-weight: bold;
  }
  .pi_item_text_main2 {
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    line-height: 1.7;
    margin: 0 auto 2%;
    font-weight: bold;
  }
  .pi_item_text {
    font-size: 1.2rem;
    width: 337px;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 17%;
  }
  .pi_styling_title {
    font-size: 2.5rem;
    letter-spacing: 0.25rem;
    color: #b8c29d;
    margin: 0 auto 10%;
  }
  .pi_styling {
    position: relative;
    z-index: 1;
    width: 337px;
    margin: 0 auto;
  }
/* 背景 */
  .pi_styling_bg {
    /* 背景の余白を指定 */
    margin: -600px auto 12%;
    position: relative;
    z-index: 0;
    background-color: #e9ede1;
    height: 600px
  }
  .pi_styling_img1 {
    margin: 0 auto 4%;
  }
  .pi_styling_img2 {
    margin: 0 auto 8%;
  }
  .pi_styling_text {
    font-size: 1.2rem;
    text-align: left;
    letter-spacing: 0.08rem;
    line-height: 1.7;
    margin: 0 auto 10%;
  }

  .pi_btn {
    width: 300px;
    height: 50px;
    background-color: #BBC9A3;
    color: #fff;
    font-size: 2rem;
    letter-spacing: 0.18rem;
    margin: 0 auto 26%;
  }

/*プロフィール*/
  .pi_prf {
    text-align: center;
    margin: 0 auto 20%;
    width: 315px;
    color: #262626;/*文字色*/
    padding: 3em 0;/*上下の余白*/
    border-top: solid 1px #262626;/*上線*/
    border-bottom: solid 1px #262626;/*下線*/
  }
  .pi_prf_img {
  	text-align: center;
 	  margin-bottom: 4%;
  }
  .pi_prf_title {
    display: flex;
 	  justify-content: center;
  	align-items: center;
  	font-size: 2rem;
  	letter-spacing: 0.05em;
  	margin-bottom: 4%;
  }
  .pi_prf_title img {
  	margin-right: 2%;
 	  width: 17px;
  }
  .pi_prf_text {
    text-align: center;
 	  margin: 0 auto;
  	font-size: 1.2rem;
  	line-height: 2rem;
  	letter-spacing: 0.04em;
   }


}
