@charset "utf-8";

/* ------------------------------------------------------------------
common
------------------------------------------------------------------ */
#pi_contents {
  width: 100% !important;
  margin: 0 auto 30px !important;
  padding: 0 !important;
  letter-spacing: 0.15em !important;
  color: rgb(27, 27, 27);
  font-size: 12px;
  line-height: 1.5;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#pi_contents div,
#pi_contents h1,
#pi_contents h2,
#pi_contents p,
#pi_contents ul,
#pi_contents li,
#pi_contents span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

#pi_contents img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

#pi_contents a {
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-decoration: none;
  color: rgb(27, 27, 27);
  line-height: 2.2;
}

#pi_contents a:hover {
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
  text-decoration: none;
}

#pi_contents a.white_,
#pi_contents a.white_:hover {
  color: rgb(255, 255, 255);
}

.pi_font_diot_lt {
  /*Didot LT Pro Roman*/
  font-family: linotype-didot, serif;
  font-weight: 400;
  font-style: normal;
}

/* --------------------------------------
pi_contents
----------------------------------------- */
/* -----------------------
lead
-------------------------- */
#pi_contents .pi_lead {
  line-height: 1.7;
  text-align: center;
  /*---▼文字間の設定 */
  font-feature-settings: "palt";
  letter-spacing: 0.3em !important;
}

#pi_contents .pi_lead1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 2.3;
}

#pi_contents h1#pi_lead2 {
  font-size: 26px;
  line-height: 1.3;
}

#pi_contents .pi_lead3 {
  margin: 10px 0 0 0;
  font-size: 18px;
}

#pi_contents .pi_arrow {
  display: block;
  color: rgb(230, 230, 230);
}

/* -----------------------
navi
-------------------------- */
#pi_contents ul.pi_navi {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

#pi_contents ul.pi_navi li {
  width: 184px;
  margin-right: 15px;
  float: left;
}

#pi_contents ul.pi_navi li:last-child {
  margin-right: 0;
}

#pi_contents ul.pi_navi li span {
  display: block;
  margin: 10px 0 0 0;
  font-size: 16px;
  letter-spacing: -0.01em;
}

/* -----------------------
main (グレー背景)
-------------------------- */
#pi_contents .pi_main {
  width: 100%;
  position: relative;
}

#pi_contents .pi_main::before {
  content: '';
  background-color: #f7f7f8;
  position: absolute;
  width: 100%;
  height: 1208px;
  /*メイン画像＋サブ画像1枚のとき//pointの文章が5行*/
  left: 0px;
  top: 0px;
  z-index: -2;
}

/*メイン画像＋サブ画像2枚のとき*/
#pi_contents #anchor-1 .pi_main::before {
  height: 1633px;
}

#pi_contents #anchor-2 .pi_main::before,
#pi_contents #anchor-5 .pi_main::before {
  height: 1581px;
}

#pi_contents #anchor-3 .pi_main::before,
#pi_contents #anchor-4 .pi_main::before {
  height: 1602px;
}



/* -----------------------
 main main01
-------------------------- */
#pi_contents .pi_main01 {
  width: 980px;
  height: 1457px;
  /*メイン画像＋サブ画像1枚のとき//pointの文章が5行*/
  margin: 0 auto 0;
  position: relative;
}

#pi_contents #anchor-1 .pi_main01 {
  /*メイン画像＋サブ画像2枚のとき//pointの文章が6行*/
  height: 1889px/* ＋10pxするといい */;
}
#pi_contents #anchor-2 .pi_main01,
#pi_contents #anchor-5 .pi_main01 {
  /*メイン画像＋サブ画像2枚のとき//pointの文章が4行*/
  height: 1837px/* ＋10pxするといい */;
}
#pi_contents #anchor-3 .pi_main01,
#pi_contents #anchor-4 .pi_main01 {
  /*メイン画像＋サブ画像2枚のとき//pointの文章が5行*/
  height: 1862px/* ＋10pxするといい */;
}

/* -----------------------
 main main02
-------------------------- */
#pi_contents .pi_main02 {
  width: 980px;
  margin: 0 auto 0;
  overflow: hidden;
  text-align: center;
}

/* --------------
price/ name
------------------ */
#pi_contents .pi_item_name01 {
  width: 393px;
  margin: 0 auto 0;
  position: absolute;
  top: 105px;
  left: 93px;
}

#pi_contents .pi_item_name01 .pi_item_name1 {
  font-size: 38px;
  line-height: 1.1;
}

#pi_contents .pi_item_name01 .pi_item_name1 span {
  font-size: 70px;
}

#pi_contents .pi_item_name01 .pi_item_name2 {
  font-size: 17px;
  font-weight: bold;
  /* letter-spacing: 0.05em; */
  /*---▼文字間の設定 */
  font-feature-settings: "palt";
  letter-spacing: 0.14em !important;
}

#pi_contents .pi_item_name01 .pi_item_name_price {
  font-size: 14px;
  letter-spacing: 0.05em;
}

/* --------------
photo
------------------ */

/*---▼メイン画像 設定*/
#pi_contents .pi_photo1 {
  width: 434px;
  margin: 0 auto 0;
  position: absolute;
  top: 145px;
  right: 57px !important;
}

#pi_contents .pi_photo1_ttl {
  width: 57px;
  height: 578px;
  margin: 0 auto 0;
  position: absolute;
  background: rgb(255, 255, 255);
  top: 145px;
  right: 0px !important;
  text-align: center;
}

#pi_contents .pi_photo2 {
  width: 300px;
  margin: 0 auto 0;
  position: absolute;
  top: 365px;
  left: 93px !important;
}

#pi_contents .pi_photo3 {
  width: 258px;
  margin: 0 auto 0;
  position: absolute;
  bottom: 0px;
  left: 70px;
}

#pi_contents .pi_photo4 {
  width: 258px;
  margin: 0 auto 0;
  position: absolute;
  bottom: 0px;
  left: 360px;
}

#pi_contents .pi_photo5 {
  width: 258px;
  margin: 0 auto 0;
  position: absolute;
  bottom: 0px;
  right: 70px;
}


/*---▼メイン画像 設定 メイン画像＋サブ画像2枚のとき*/
#pi_contents #anchor-1 .pi_photo2,
#pi_contents #anchor-2 .pi_photo2,
#pi_contents #anchor-3 .pi_photo2,
#pi_contents #anchor-4 .pi_photo2,
#pi_contents #anchor-5 .pi_photo2 {
  width: 320px;
  margin: 0 auto 0;
  position: absolute;
  top: 528px;
  left: 93px !important;
}

#pi_contents #anchor-1 .pi_photo2_2,
#pi_contents #anchor-2 .pi_photo2_2,
#pi_contents #anchor-3 .pi_photo2_2,
#pi_contents #anchor-4 .pi_photo2_2,
#pi_contents #anchor-5 .pi_photo2_2 {
  width: 300px;
  margin: 0 auto 0;
  position: absolute;
  top: 765px;
  left: 453px !important;
}

/* BUYの丸ボタン */
#pi_contents .pi_btn_buy {
  display: inline-block;
  text-decoration: none;
  background: #1b1b1b;
  color: #FFF;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.04em;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  transition: .4s;

  position: absolute;
  bottom: 15px;
  right: 16px;

  z-index: 100;
}



/* --------------
point
------------------ */
#pi_contents .pi_point {
  width: 980px;
  margin: 0 auto 0;
  text-align: center;
  position: absolute;
  top: 805px;
  left: 0px;
  line-height: 1.5;
  /*---▼文字間の設定 */
  font-feature-settings: "palt";
  letter-spacing: 0.3em !important;
}

#pi_contents #anchor-1 .pi_point,
#pi_contents #anchor-2 .pi_point,
#pi_contents #anchor-3 .pi_point,
#pi_contents #anchor-4 .pi_point,
#pi_contents #anchor-5 .pi_point {
  top: 1203px;
}


#pi_contents .pi_point1 {
  font-size: 23px;
  font-weight: bold;
}

#pi_contents .pi_point2 {
  font-size: 16px;
  /* letter-spacing: 0.05em; */
}

#pi_contents span.pi_point3 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #9b906a;
}

#pi_contents span.pi_point4 {
  color: #7a7a9b;
}

#pi_contents span.pi_point5 {
  color: #7a90bc;
}

#pi_contents span.pi_point6 {
  color: #9ba77d;
}

#pi_contents span.pi_point7 {
  color: #9090bf;
}



/* --------------
item link
------------------ */
/*---▼全体設定*/
#pi_contents div.pi_item00 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

#pi_contents div.pi_item00 a {
  display: flex;
  align-items: center;
}

/*---▼全体_左設定*/
#pi_contents div.pi_item_left {
  display: block;
}

/*---▼全体_右設定*/
#pi_contents div.pi_item_right {
  margin-left: 20px !important;
  text-align: left;
}

#pi_contents div.pi_item_right .pi_item_link_design {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  font-family: linotype-didot, serif;
  font-weight: bold;
  font-style: normal;
}

#pi_contents div.pi_item_right .pi_item_link_name {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.2;
  /*---▼文字間の設定 */
  font-feature-settings: "palt";
  letter-spacing: 0.15em !important;
}

#pi_contents div.pi_item_right .pi_item_buy {
  margin-left: 15px !important;
  font-size: 25px;
  line-height: 1.5;
  text-decoration: underline;
  display: inline-block;
  text-align: center;
  font-family: linotype-didot, serif;
  font-weight: bold;
  font-style: normal;
}

#pi_contents div.pi_item_right .pi_item_comingsoon {
  font-size: 13px;
}

#pi_contents div.pi_item_right .pi_item_link_price {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 5px;
}

/*---▼pi_item01_右設定*/
#pi_contents div.pi_item01 div.pi_item_right .pi_item_link_design {
  font-size: 9px;
}

#pi_contents div.pi_item01 div.pi_item_right .pi_item_link_name {
  font-size: 15px;
}

#pi_contents div.pi_item01 div.pi_item_right .pi_item_buy {
  font-size: 20px;
}

#pi_contents div.pi_item01 div.pi_item_right .pi_item_link_price {
  font-size: 12px;
}

#pi_contents div.pi_item01 div.pi_item_right .pi_item_comingsoon {
  font-size: 10px;
}

/* -----------------------
footer
-------------------------- */
/* --------------
ttl
------------------ */
#pi_contents #pi_footer {
  width: 980px;
  overflow: hidden;
  margin: 80px auto 0;
}

#pi_contents #pi_footer .pi_attention {
  width: 250px;
  font-size: 11px;
  margin: 0 0 0 633px;
  letter-spacing: 0;
}

#pi_contents #pi_footer .pi_footer_ttl {
  font-size: 47px;
  text-align: center;
  line-height: 0.7;
  margin: 40px auto 0;
}

#pi_contents #pi_footer .pi_footer_ttl span {
  display: block;
  line-height: 0;
  margin: 0px auto 20px;
}

/* --------------
profile
------------------ */
#pi_contents #pi_footer .pi_profile {
  width: 770px;
  overflow: hidden;
  margin: 60px auto 0;
  padding: 30px 50px;
  background: rgb(246, 246, 246);
  position: relative;
}

/*---▼名前 仕事内容*/
#pi_contents #pi_footer .pi_profile .pi_name {
  font-size: 29px
}

#pi_contents #pi_footer .pi_profile .pi_name span {
  font-size: 16px
}

#pi_contents #pi_footer .pi_profile .pi_job {
  font-size: 16px;
  margin: 15px 0 0 0;
}

#pi_contents #pi_footer .pi_profile .pi_detail {
  font-size: 13px;
  margin: 30px 0 0 0;
  line-height: 1.7;
}

/*---▼リンクボタン*/
#pi_contents #pi_footer .pi_profile .pi_btn_blog {
  position: absolute;
  top: 58px;
  left: 315px;
}

#pi_contents #pi_footer .pi_profile .pi_btn_insta {
  position: absolute;
  top: 58px;
  left: 530px;
}

/* --------------
リンクボタン
------------------ */
#pi_contents #pi_footer .pi_btn_recommend_items {
  width: 980px;
  margin: 100px auto 0;
  text-align: center;
}

#pi_contents #pi_footer .pi_contact {
  width: 980px;
  margin: 30px auto 0;
  font-size: 16px;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.8;
}

#pi_contents #pi_footer .pi_contact a {
  font-weight: bold;
}

/* --------------------------------------
margin
----------------------------------------- */
#pi_contents .pi_mgt5 {
  margin-top: 5px !important;
}

#pi_contents .pi_mgt10 {
  margin-top: 10px !important;
}

#pi_contents .pi_mgt15 {
  margin-top: 15px !important;
}

#pi_contents .pi_mgt20 {
  margin-top: 20px !important;
}

#pi_contents .pi_mgt50 {
  margin-top: 50px !important;
}

#pi_contents .pi_mgt100 {
  margin-top: 100px !important;
}

#pi_contents .pi_mgt135 {
  margin-top: 135px !important;
}
