/* common */
.pi_main {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Helvetica,Arial,sans-serif;
  text-align: center;
  margin: auto;
}

li {
  list-style: none;
}

img {
  vertical-align: middle;
}

/* font */
.pi_main h2,h3,h4,h5 {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Helvetica,Arial,sans-serif;
  font-weight: normal;
}
.pi_mainfont {
  font-family: freight-display-pro, serif;
}
.pi_subfont {
  font-family: freight-big-pro, serif;
}

/* PC
----------------------------------*/
/* break */
.sp_break {
  display: none;
}
.pc_break {
  display: inline;
}

/* main */
.pi_cont {
  background-color: #f8f7f2;
}

.pi_main {
  padding: 0 20px;
}

/* movie */
.pi_mv {
  background-image: url(/smartphone/user_data/packages/default/img/common/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  margin: 0 auto 60px;
}
#top-movie {
  margin-top: 40px;
  width: 630px;
  min-width: 630px;
}

.pi_lead {
  margin: 0 auto 80px;
}

.pi_lead_catch {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.05em;
  margin: 0 auto 5px;
}

.pi_main h1 {
  font-size: 72px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin: 0 auto 50px;
}

.pi_lead_ttl {
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin: 0 auto 25px;
}

.pi_lead_tx {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.75;
}

/* menu */
.pi_menu {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 0 auto 100px;
}

/* section */
.section {
  box-sizing: border-box;
  margin: 0 auto 145px;
  max-width: 1150px;
  width: 100%
}

.pi_flex {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.pi_even .pi_flex {
  flex-flow: row-reverse;
}

.pi_main_img {
  width: 50%;
}

.pi_box {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.pi_no .pi_catch {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0 auto 10px;
}

.pi_no .pi_number {
  margin: 0 auto 8%;
}

.pi_review_catch {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-decoration: underline;
  margin: 0 auto 10px;
}

.pi_review h2 {
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 0 auto 20px;
}

.pi_review_tx {
  font-size: 15px;
  line-height: 1.7;
  margin: 0 auto 20px;
  width: 90%;
}

.pi_credit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.pi_item_name {
  font-size: 13px;
  text-align: left;
  margin: 0 auto 16px;
}

.pi_item_btn {
  background-color: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  padding: 10px 0;
  width: 200px;
}

.pi_sub_img02 {
  width: 50%;
}

.pi_styling_items {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.pi_styling h3 {
  border-bottom: solid 1px #000;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.2;
  display: inline-block;
  margin: 0 auto 15px;
}

.pi_styling_lead {
  font-size: 15px;
  margin: 0 auto 20px;
}

.pi_styling ul {
  display: flex;
  justify-content: center;
  gap: 5%;
  margin: 0 auto;
  width: 100%;
}

.pi_styling ul li {
  width: 16.3%;
}

.pi_styling ul li a {
  display: block;
}

.pi_styling_name {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin: 0 auto 8px;
}

.pi_styling_btn {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 0 0 1px;
  margin: 0 auto;
  width: 75px;
}


/* profile */
.pi_prof {
  background-color: #fff;
  padding: 80px 0;
}

.pi_prof_ttl {
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin: 0 auto 30px;
}

.pi_prof_ttl span {
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.05em;
}

.pi_prof_img {
  margin: 0 auto 40px;
}

.pi_prof_name {
  font-size: 28px;
  letter-spacing: 0.15em;
  margin: 0 auto 10px;
}

.pi_prof_cmt {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px){
  /* break */
  .sp_break {
    display: inline;
  }
  .pc_break {
    display: none;
  }

  .pi_main {
    background-color: #f8f7f2;
    padding: 0;
  }

  /* movie */
  .pi_mv {
    background-image: url(/smartphone/user_data/packages/default/img/common/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    margin: 0 auto 10%;
  }
  #top-movie {
    margin-top: 6%;
    width: 90%;
    min-width: 90%;
  }

  .pi_lead {
    margin: 0 auto 10%;
  }

  .pi_lead_catch {
    font-size: 2rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.05em;
    margin: 0 auto 1%;
  }

  .pi_main h1 {
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 0 auto 6%;
  }

  .pi_lead_ttl {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 1.6;
    margin: 0 auto 3%;
  }

  .pi_lead_tx {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 1.75;
  }

  /* menu */
  .pi_menu {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 2.5rem 2%;
    margin: 0 auto 25%;
  }

  .pi_menu li {
    width: 29.3%;
  }

  /* section */
  .section {
    margin: 0 auto 30%;
  }

  .pi_main_img {
    width: 100%;
  }

  .pi_no {
    background-color: #fff;
    letter-spacing: 0.05em;
    padding: 10% 0;
  }

  .pi_no .pi_catch {
    font-size: 1.5rem;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.05em;
    margin: 0 auto 2%;
  }

  .pi_no .pi_number {
    margin: 0 auto;
    width: 13%;
  }

  .pi_review {
    background-color: #fff;
    letter-spacing: 0.05em;
    padding: 15% 0;
  }

  .pi_review_catch {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    margin: 0 auto 3%;
  }

  .pi_review h2 {
    font-size: 2rem;
    margin: 0 auto 5%;
  }

  .pi_review_tx {
    font-size: 1.3rem;
    line-height: 1.7;
    margin: 0 auto 5%;
  }

  .pi_review a {
    display: block;
  }

  .pi_item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3%;
    margin: 0 auto 3%;
    width: 80%;
  }

  .pi_item_img {
    width: 35%;
  }

  .pi_item_name {
    font-size: 1.3rem;
    text-align: left;
    margin: 0;
    width: 50%;
  }

  .pi_item_btn {
    background-color: #000;
    color: #fff;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    padding: 2% 0;
    width: 72%;
  }

  .pi_styling {
    background-color: #fff;
    padding: 15% 0;
  }

  .pi_styling h3 {
    border-bottom: solid 1px #000;
    font-size: 2.5rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.2;
    display: inline-block;
    margin: 0 auto 3%;
  }

  .pi_styling_lead {
    font-size: 1.3rem;
    margin: 0 auto 8%;
  }

  .pi_styling ul {
    display: flex;
    justify-content: center;
    gap: 8%;
    margin: 0 auto;
    width: 100%;
  }

  .pi_styling ul li {
    width: 21.3%;
  }

  .pi_styling ul li a {
    display: block;
  }

  .pi_styling_name {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto 5%;
  }

  .pi_styling_btn {
    background-color: #000;
    color: #fff;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    padding: 0 0 2%;
    margin: 0 auto;
    width: 78%;
  }

  /* profile */
  .pi_prof {
    padding: 10% 0;
  }

  .pi_prof_ttl {
    font-size: 3.4rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 0 auto 5%;
  }

  .pi_prof_ttl span {
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.05em;
  }

  .pi_prof_img {
    margin: 0 auto 5%;
    width: 58%;
  }

  .pi_prof_name {
    font-size: 2.4rem;
    letter-spacing: 0.15em;
    margin: 0 auto 2%;
  }

  .pi_prof_cmt {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }


}
