@charset "utf-8";
.kouka {
  font-size: 0.9em;
  border: solid 1px black;
  padding: 7px;
  display: inline-block;
}
.test img {
  max-width: 40%;
  height: auto;
}
.test {
  text-align: center;
}
.ki-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
}
.indegredients_inner img {
  width: 40%;
  height: auto;
}
.feature_logo1 {
  display: inline-block;
  margin: 70px 0 0;
  background: #ffcfdf;
  padding: 10px;
  font-size: 1em;
  color: white;
}
.features {
  text-align: center;
}
.features img {
  width: 40%;
  height: auto;
}
.hf-1 {
  margin: 30px;
}
.howto_flex2 {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.howto {
  text-align: center;
}
.howto img {
  max-width: 40%;
}
.textureandcolor {
  text-align: center;
  margin-bottom: 70px;
}
.textureandcolor img {
  max-width: 40%;
  height: auto;
}
.heroimg {
  width: 335px;
  margin: 35px auto 20px;
}
.heroimg img {
  width: 100%;
  height: auto;
}
@media (max-width: 960px) {
  .heroimg {
    width: 43%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.peptide-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.pf-1 {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: solid 3px steelblue;
  margin: 10px;
}
.pf-1 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0.8em;
}
.pf-2 {
  margin: 10px;
}
.feature_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.ff-01 img {
  max-width: 100%;
}
.ff-02 {
  width: 350px;
  text-align: center;
}
.ff-02 p1, .feature_1_caption p1, .feature_2_caption p1, .indegredients_inner p1, .howto p1, .features p1, .textureandcolor p1, .test p1 {
  font-size: 1.2em;
  line-height: 1.5em;
}
.ff-02 p2, .feature_2_caption p2, .indegredients_inner p2, .howto p2, .features p2, .textureandcolor p2, .test p2 {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #ffcfdf;
}
.ff-02 p3, .feature_1_caption p3, .indegredients_inner p3, .howto p3, .features p3, .textureandcolor p3, .test p3 {
  font-size: 1.5em;
  line-height: 1.7em;
  color: #ffcfdf;
}
.feature_2_caption p4, .indegredients_inner p4, .howto p4, .features p4, .textureandcolor p4, .test p4 {
  font-size: 1.5em;
  line-height: 1.7em;
}
.feature_flex-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: top;
}
.ff-2-1 {
  background: #FFFFFF;
  text-align: center;
  margin: 10px;
  padding: 10px;
}
.ff-2-2 {
  background: #FFFFFF;
  text-align: center;
  margin: 10px;
  padding: 10px;
}
.feature_flex-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: top;
}
.ff-3-1 {
  text-align: center;
  margin: 15px;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  line-height: 1.5em;
}
#feature_3_grid {
  padding: 15px;
  margin: 0 auto;
  align-content: start;
  justify-content: center;
  display: grid;
  grid-template-rows: repeat(11, auto);
  grid-template-columns: repeat(2, auto);
  grid-gap: 10px;
  background: #FCDFD9;
}
.f3-title {
  grid-column: 1/3;
  grid-row: 1;
  font-size: 1.5em;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.7em;
}
.f3g-1 {
  grid-column: 1;
  grid-row: 2/4;
  font-size: 2.5em;
  font-weight: 200;
  width: 50px;
}
.f3g-2 {
  grid-column: 2;
  grid-row: 2;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  text-align: left;
  line-height: 1.2em;
}
.f3g-3 {
  grid-column: 2;
  grid-row: 3;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
.f3g-4 {
  grid-column: 1;
  grid-row: 4/6;
  font-size: 2.5em;
  font-weight: 200;
  width: 50px;
}
.f3g-5 {
  grid-column: 2;
  grid-row: 4;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  text-align: left;
  line-height: 1.2em;
}
.f3g-6 {
  grid-column: 2;
  grid-row: 5;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
.f3g-7 {
  grid-column: 1;
  grid-row: 6/8;
  font-size: 2.5em;
  font-weight: 200;
  width: 50px;
}
.f3g-8 {
  grid-column: 2;
  grid-row: 6;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  text-align: left;
  line-height: 1.2em;
}
.f3g-9 {
  grid-column: 2;
  grid-row: 7;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
.f3g-10 {
  grid-column: 1;
  grid-row: 8/10;
  font-size: 2.5em;
  font-weight: 200;
  width: 50px;
}
.f3g-11 {
  grid-column: 2;
  grid-row: 8;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  text-align: left;
  line-height: 1.2em;
}
.f3g-12 {
  grid-column: 2;
  grid-row: 9;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
.f3g-13 {
  grid-column: 1;
  grid-row: 10/12;
  font-size: 2.5em;
  font-weight: 200;
  width: 50px;
}
.f3g-14 {
  grid-column: 2;
  grid-row: 10;
  font-size: 1.2em;
  font-weight: 400;
  color: #ffcfdf;
  text-align: left;
  line-height: 1.2em;
}
.f3g-15 {
  grid-column: 2;
  grid-row: 11;
  font-size: 1em;
  text-align: left;
  line-height: 1.5em;
}
section.features {
  max-width: 1200px;
  margin-bottom: 0;
  margin-top: 150px;
}
.feature_ttl p {
  color: #ff8aa3;
}
.feature_ttl {
  margin: 0 0 45px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.feature_ttl p {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  line-height: 1.0;
  margin: 0 0 10px;
  letter-spacing: 1px;
}
.feature_ttl h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 0;
  line-height: 1.0;
  padding: 0 0px 15px;
}
.feature_ttl div {
  padding: 0 50px;
  border-bottom: 1px solid #ff8aa3;
}
.feature_grade {
  text-align: center;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 70%, rgba(250, 250, 210, 1) 100%);
  min-height: 500px;
  padding-top: 45px;
}
.feature_grade img, .mochi_section img {
  max-width: 100%;
  height: auto;
}
.feature_1 p1 {
  font-size: 2em;
  font-weight: 600;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.feature_1 {
  max-width: 400px;
  margin: 0 auto 30px;
  padding: 0 20px;
}
.feature_1_caption {
  text-align: center;
  margin: 0 0 50px;
}
.feature_1_caption img {
  max-width: 100%;
}
.feature_2_caption {
  text-align: center;
  margin: 0 0 25px;
}
.feature_2_caption strong {
  color: #ff8aa3;
}
.feature_2 {
  max-width: 550px;
  margin: 0 auto 75px;
  padding: 0 20px;
}
.feature_2_title {
  color: #FFFFFF;
  padding: 5px;
  background: #ffcfdf;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 300;
}
.point {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px black;
  width: 350px;
  padding: 5px;
  font-size: 1.2em;
}
.feature_3 {
  max-width: 580px;
  margin: 0 auto 25px;
  padding: 0 20px;
}
.feature_3_tag {
  max-width: 540px;
  margin: 0 auto 15px;
  font-size: 120%;
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
}
.amino-title {
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
  padding: 5px;
  background: #F1A793;
  text-align: center;
  width: 300px;
  font-size: 20px;
  font-weight: 300;
}
.amino-title2 {
  margin-left: auto;
  margin-right: auto;
  color: #FFFFFF;
  padding: 5px;
  background: #000000;
  text-align: center;
  width: 200px;
  font-size: 15px;
  font-weight: 300;
}
@media(max-width: 767px) {
  .feature_1_caption {
    margin: 0 0 25px;
  }
  .feature_2 {
    margin-bottom: 30px;
  }
  .feature_3_tag {
    font-size: 15px;
    padding: 0 20px;
  }
}
.feature_4_title {
  text-align: center;
  color: #ff8aa3;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 50px;
}
.feature_4_caption {
  text-align: center;
  margin: 0 0 40px;
  padding: 0 20px;
}
.feature_4 {
  max-width: 900px;
  margin: 0 auto 25px;
  padding: 0 20px;
}
.feature_5_caption {
  text-align: center;
  margin: 0 0 60px;
  padding: 0 20px;
}
@media(max-width: 767px) {
  .feature_4_title {
    font-size: 20px;
    margin: 0 0 25px;
  }
}
.mochi_section {
  background: #fff0f3;
  padding: 50px 0;
  margin: 0 0 40px;
}
.mochi_title {
  text-align: center;
  color: #ff8aa3;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 40px;
}
.mochi_img1 {
  max-width: 700px;
  margin: 0 auto 40px;
}
.mochi_caption {
  text-align: center;
}
.mochi_caption span {
  font-size: 120%;
}
@media(max-width: 767px) {
  .mochi_section {
    padding: 25px 20px;
  }
  .mochi_title {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .mochi_img1 {
    max-width: 700px;
    margin: 0 auto 20px;
  }
  .mochi_caption span {
    font-size: 120%;
  }
}
/*.solution_flex {
  max-width: 600px;
  margin: 0 auto 90px;
  border: 1px solid #ff8aa3;
  display: flex;
  justify-content: center;
  padding: 45px 0;
}
.solution_flex ul li:last-child {
  margin-bottom: 0;
}*/
.sectiontitle {
  margin: 0 auto 60px;
}
.sectiontitle h4 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
.sectiontitle h4 span {
  border-bottom: 1px solid #ea9819;
  padding: 0 0 5px;
}
.indegredients {
  text-align: center;
}
.indegredients img {
  max-width: 100%;
}
#container {
  text-align: left;
  font-size: 0.9em;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 5px;
  justify-content: center;
  align-items: center;
}
.indegredients_col .sectiontitle {
  margin: 0 0 25px;
}
/*.solution_flex ul {
  margin-left: 35px;
}
.solution_flex li {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 30px;
  position: relative;
  list-style: none;
}
.second_check li::after, .solution_flex li::after, .solution_check_flex_caption dl::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../../images/products/recommend_check_collagen_boosting_facemask.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0px;
  left: -35px;
}
.solution_title {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 60px;
  line-height: 1.5;
  padding: 0 20px;
}
.solution_title span {
  border-bottom: 1px solid #ff8aa3;
  padding-bottom: 3px;
}
.solution_check_flex {
  max-width: 1000px;
  margin: 0 auto 160px;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.solution_check_figure {
  width: 375px;
}
.solution_check_figure img {
  width: 100%;
  height: auto;
}
.solution_check_flex_caption dl {
  margin: 0 0 40px 40px;
  position: relative;
}
.solution_check_flex_caption dt {
  font-size: 110%;
  margin: 0 0 15px;
  font-weight: 500;
}
.solution_check_flex_caption dd {
  line-height: 1.5;
}*/
.he {
  max-width: 840px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
.he img {
  width: 100%;
  height: auto;
}
@media(max-width: 767px) {
  .solution_flex {
    margin: 0 20px 40px;
    padding: 20px 0;
  }
  .solution_flex li {
    font-size: 15px;
  }
  .solution_title.sp {
    font-size: 14px;
    margin: 0 20px 30px;
    border-bottom: 1px solid #ff8aa3;
    padding-bottom: 5px;
  }
  .solution_check_flex {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }
  .solution_check_figure {
    width: 53vw;
    margin: 0 auto 30px;
  }
  .solution_check_flex_caption dl {
    margin-bottom: 20px;
  }
  .solution_check_flex_caption dt {
    margin: 0 0 10px;
  }
  .solution_title {
    font-size: 16px;
    margin: 0 0 30px;
  }
  .he {
    margin: 0 auto 60px;
  }
}
.thumb img {
  width: 100%;
  height: auto;
}
.thumb_flex {
  display: flex;
  justify-content: space-between;
}
.thumb_flex .caption {
  width: 260px;
}
.thumb_flex .thumb {
  width: 190px;
}
.hero_area_caption {
  left: -9.6vh;
}
.features_flex {
  margin: 0 auto 0px;
  padding: 0 30px;
  box-sizing: border-box;
}
.itary_catch {
  text-align: center;
  margin: 0 0 35px;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 400;
  padding: 0 20px;
}
.itary_catch span {
  font-size: 120%;
}
.itary_catch_flex {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
}
.itary_catch_flex div {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px 50px;
}
.itary_logo {
  max-width: 670px;
  margin: 0 auto 20px;
  padding: 0 20px;
}
.itary_logo img {
  width: 100%;
  height: auto;
}
.itary_logo_caption {
  text-align: center;
  font-size: 120%;
  margin: 0 0 60px;
  padding: 0 20px;
  line-height: 1.5;
}
.ingredient_col {
  text-align: center;
  padding: 0 20px;
  font-size: 11px;
}
.ingredient_col p.ingredient_caption {
  font-size: 11px;
}
.ingredient_col p.ingredient_caption span {
  font-size: 13px;
}
.ingredient_col.first {
  margin: 0 0 45px;
}
.indegredients_col h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 30px;
  line-height: 1;
}
.indegredients_col .figure {
  margin: 50px 0;
}
.subtitle {
  margin: 60px 0 30px;
}
.subtitle h5 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  background: #f5f5f5;
  width: auto;
  max-width: 500px;
  margin: 0 auto;
  padding: 3px 0;
}
@media(max-width: 767px) {
  .itary_catch {
    font-size: 16px;
  }
  .itary_logo_caption {
    font-size: 15px;
    margin: 0 0 30px;
  }
}
.recommend {
  background: #ffcfdf;
}
.recommend img {
  max-width: 100%;
}
.recommend_inner li:before {
  background: url("../images/products/tone_up_recommend_check.png") no-repeat 0 0;
  background-size: 20px;
}
.ingredient_col_flex_center {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
}
.ingredient_col_flex_center .ingredient_col {
  width: auto;
  margin: 0 15px
}
.ingredient_thumb img {
  width: 120px;
  height: auto;
}
.ingredient_col_flex {
  max-width: 610px;
  margin: 0 auto 120px;
  display: flex;
  padding: 0 20px;
}
.ingredient_col_flex .ingredient_thumb {
  margin-right: 20px;
}
h4.single {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 -30px;
}
@media(max-width: 767px) {
  .ingredient_col_flex {
    margin: 0 auto 60px;
    display: flex;
  }
  .ingredient_col_flex .ingredient_thumb {
    width: 19vw;
    margin-right: 10px;
  }
  .ingredient_col_flex .ingredient_thumb img {
    width: 100%;
    height: auto;
  }
  .ingredient_col_flex_caption {
    flex: 1;
  }
  .ingredient_col_flex_caption_title + p {
    font-size: 13px;
  }
}
.howto_inner {
  max-width: 600px;
  margin: 0 auto;
}
.howto_inner h5 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  background: #F2F2F2;
  letter-spacing: 1px;
  margin: 0 0 30px;
  padding: 12px 0 10px;
  text-align: center;
}
.f-red {
  color: #DB1C24;
}
.howto_flex {
  margin-bottom: 70px;
}
.howto_notes {
  text-align: center;
  clear: both;
  padding: 0 20px;
}
.howto_notes h5 {
  font-weight: 300;
  font-size: 18px;
  margin: 0 0 25px;
}
.howto_notes h5 span {
  background: #f5f5f5;
  padding: 10px 40px;
}
section.features {
  padding-left: 0;
  padding-right: 0;
}
@media(max-width: 960px) {
  .feature_4, .solution_check_flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero_area_caption h1, .hero_area_caption p.lead, p.product_name {
    color: #3C3C3C;
  }
  .hero_area_caption h1 {
    color: #888C98;
  }
}
@media(max-width: 767px) {
  br.spbr {
    display: block !important;
  }
  .hero_area_caption h1 {
    font-size: 6vw;
    letter-spacing: 1px;
  }
  .feature_ttl {
    margin: 0 0 20px;
  }
  .feature_ttl div {
    padding: 0 5px;
  }
  .feature_ttl p {
    font-size: 21px;
    line-height: 1.5;
  }
  .feature_ttl h3 {
    font-size: 14px;
  }
  .second_section {
    padding: 50px 20px;
  }
  .second_first_figure {
    margin: 0 0 50px;
  }
  .howto_flex.bet .howto_flex_col {
    width: 32%;
  }
  .howto_flex.bet .howto_flex_col img {
    width: 100%;
    height: auto;
  }
  .sectiontitle h4, .indegredients_col h3, h4.single {
    font-size: 17px;
  }
  .indegredients_col.second p {
    font-size: 13px;
  }
  .indegredients_col.second p.ingredient_caption {
    font-size: 10px;
  }
  p.product_name {
    font-size: 11px;
  }
  .subtitle h5 {
    font-size: 16px;
    width: 80%;
    padding: 2px 20px;
  }
  .sectiontitle {
    margin-bottom: 30px;
  }
  h4.single {
    margin-bottom: -20px;
  }
  section.features {
    margin: 50px 0 0px;
  }
  section.indegredients {
    padding: 0 0 50px;
  }
  .subtitle {
    margin: 30px 0 15px;
  }
  .indegredients_col .figure {
    margin: 25px 0;
    padding: 0 30px;
  }
  .indegredients_col .figure img {
    width: 100%;
    height: auto;
  }
  .ingredient_col_flex_center .ingredient_col {
    margin: 0 2vw;
  }
  .ingredient_col_flex_center .ingredient_thumb {
    width: 19vw;
    margin-left: auto;
    margin-right: auto;
  }
  .ingredient_col_flex_center .ingredient_thumb img {
    width: 100%;
    height: auto;
  }
  @media(max-width: 767px) {
    .ingredient_col p.ingredient_caption span {
      font-size: 12px;
    }
  }
  .recommend_inner li:before {
    background-size: 16px;
  }
  .howto_inner {
    padding: 0 20px;
  }
  .howto_inner h5 {
    font-size: 18px;
    padding: 8px 0 10px;
    margin: 0 0 20px;
  }
  .howto_flex {
    margin: 0 0 20px;
  }
  .howto_caption {
    margin: 0 0 40px;
  }
  .howto_inner .howto_caption:last-child {
    margin: 0;
  }
  .howto_flex.center .howto_flex_col {
    width: 32%;
  }
  .howto_flex.center .howto_flex_col img {
    width: 100%;
  }
  .howto_flex.center .howto_flex_col.extra {
    width: 64%;
  }
  @media(max-width: 767px) {
    .howto img {
      max-width: 100%;
      height: auto;
    }
    .howto_notes h5 {
      font-size: 16px;
    }
    .howto_notes h5 span {
      padding: 10px;
    }
    #container {
      font-size: 0.9em;
      display: grid;
      grid-template-rows: repeat(9, 1fr);
      grid-template-columns: repeat(2, 150px);
      grid-gap: 10px;
    }
    .features img {
      width: 100%;
      height: auto;
    }
    .indegredients_inner img {
      width: 100%;
      height: auto;
    }
    .textureandcolor img {
      max-width: 100%;
      height: auto;
    }
    .test img {
      max-width: 100%;
      height: auto;
    }
	.hero_area_caption.sp {
        margin-top: 6vw;
    }
  }
  @media(max-width: 320px) {
    .feature_2_title {
      font-size: 22px;
    }
    .feature_3_tag {
      font-size: 13px;
    }
    .solution_title.sp {
      font-size: 12px;
    }
    .itary_logo_caption {
      font-size: 14px;
    }
    .howto_notes h5 {
      font-size: 15px;
    }
  }