@charset "UTF-8";
@font-face {
  font-family: "AmaticSC";
  src: url("/clearturn/font/AmaticSC-Regular.woff") format("woff");
}
@font-face {
  font-family: "Outfit-lt";
  src: url("/clearturn/font/Outfit-Light.woff") format("woff");
}
@font-face {
  font-family: "Outfit-r";
  src: url("/clearturn/font/Outfit-Regular.woff") format("woff");
}
@font-face {
  font-family: "Outfit-md";
  src: url("/clearturn/font/Outfit-Medium.woff") format("woff");
}
@font-face {
  font-family: "Outfit-sb";
  src: url("/clearturn/font/Outfit-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Outfit-bd";
  src: url("/clearturn/font/Outfit-Bold.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP-lt";
  src: url("/clearturn/font/NotoSansJP-Light.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP-r";
  src: url("/clearturn/font/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP-md";
  src: url("/clearturn/font/NotoSansJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP-sb";
  src: url("/clearturn/font/NotoSansJP-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP-bd";
  src: url("/clearturn/font/NotoSansJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "CrimsonText-r";
  src: url("/clearturn/font/CrimsonText-Regular.woff") format("woff");
}
@font-face {
  font-family: "CrimsonText-sb";
  src: url("/clearturn/font/CrimsonText-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "CrimsonText-bd";
  src: url("/clearturn/font/CrimsonText-Bold.woff") format("woff");
}
@font-face {
  font-family: "NotoSerif-lt";
  src: url("/clearturn/font/NotoSerifJP-Light.woff") format("woff");
}
@font-face {
  font-family: "NotoSerif-r";
  src: url("/clearturn/font/NotoSerifJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "NotoSerif-md";
  src: url("/clearturn/font/NotoSerifJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "NotoSerif-sb";
  src: url("/clearturn/font/NotoSerifJP-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "NotoSerif-bd";
  src: url("/clearturn/font/NotoSerifJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "Roboto-lt";
  src: url("/clearturn/font/Roboto-Light.woff") format("woff");
}
@font-face {
  font-family: "Roboto-md";
  src: url("/clearturn/font/Roboto-Medium.woff") format("woff");
}
@font-face {
  font-family: "Roboto-bd";
  src: url("/clearturn/font/Roboto-Bold.woff") format("woff");
}
@font-face {
  font-family: "mplus1c";
  src: url("/clearturn/font/MPLUSRounded1c-Regular.woff") format("woff");
}
@font-face {
  font-family: "mplus1c-bd";
  src: url("/clearturn/font/MPLUSRounded1c-Bold.woff") format("woff");
}
@font-face {
  font-family: "quicksand-sb";
  src: url("/clearturn/font/Quicksand-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "quicksand-bd";
  src: url("/clearturn/font/Quicksand-Bold.woff") format("woff");
}
.txt-small {
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .txt-small {
    font-size: 1.8rem;
  }
}

/* detail
----------------------------------------------------------- */
.dtl::after {
  bottom: -42%;
}
@media screen and (max-width: 750px) {
  .dtl::after {
    bottom: -35%;
  }
}
.dtl__pagination {
  bottom: -11rem !important;
}
@media screen and (max-width: 750px) {
  .dtl__pagination {
    bottom: -11rem !important;
  }
}
.dtl__button-prev, .dtl__button-next {
  top: 51rem !important;
  --swiper-navigation-size: 10px;
  --swiper-navigation-color: #000;
}
@media screen and (max-width: 750px) {
  .dtl__button-prev, .dtl__button-next {
    top: 121% !important;
  }
}
.dtl__button-prev {
  left: 13rem;
}
@media screen and (max-width: 750px) {
  .dtl__button-prev {
    left: 18rem;
  }
}
.dtl__button-next {
  right: 13rem;
}
@media screen and (max-width: 750px) {
  .dtl__button-next {
    right: 18rem;
  }
}

.feat {
  padding-top: 7.8rem;
}

/* feature
----------------------------------------------------------- */
.feat01 {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(243, 237, 218)), color-stop(29.71%, rgb(245, 240, 224)), color-stop(71.22%, rgb(251, 249, 243)), color-stop(92.97%, rgba(255, 255, 255, 0.5)), color-stop(99.24%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(243, 237, 218) 0%, rgb(245, 240, 224) 29.71%, rgb(251, 249, 243) 71.22%, rgba(255, 255, 255, 0.5) 92.97%, rgba(255, 255, 255, 0) 99.24%);
  padding: 0 0 20rem;
}
.feat01__ttl::before {
  content: "";
  background-image: url(/clearturn/img/antiaging/wcrk/feat01_ttl-logo.png);
}
.feat01__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10rem;
}
@media screen and (max-width: 750px) {
  .feat01__txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.feat01__txt2 {
  margin-bottom: 10rem;
  position: relative;
}
.feat01__txt2-wrap {
  border-radius: 3.5rem;
  height: 25.5rem;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .feat01__txt2-wrap {
    height: 45.5rem;
    margin-top: 40rem;
  }
}
.feat01__txt2-wrap::before {
  content: "";
  display: block;
  background-image: url(/clearturn/img/antiaging/wcrk/feat01_txt2Img.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24rem;
  height: 32.5rem;
  position: absolute;
  top: -5rem;
  left: 7rem;
}
@media screen and (max-width: 750px) {
  .feat01__txt2-wrap::before {
    top: -35rem;
    left: 20rem;
  }
}
.feat01__txt2-wrap::after {
  content: "※ 乳酸桿菌/セイヨウナシ果汁発酵液、GLはグリセリンです。";
  font-family: "NotoSansJP-lt", sans-serif;
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .feat01__txt2-wrap::after {
    font-size: 2rem;
    bottom: -7rem;
  }
}
.feat01__txt2-ttl {
  font-family: "NotoSansJP-bd", sans-serif;
  font-size: 3rem;
  color: #125f50;
  line-height: 1.5;
  background-color: #b7cfca;
  height: 10.5rem;
  border-radius: 2rem 2rem 0px 0px;
  padding-left: 32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .feat01__txt2-ttl {
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 21rem;
    font-size: 3rem;
  }
}
.feat01__txt2-txt {
  padding-top: 4rem;
  display: block;
  height: 100%;
  font-family: "NotoSansJP-lt", sans-serif;
  font-size: 2rem;
  height: 12.2rem;
  border-radius: 0 0 2rem 2rem;
  padding-left: 32rem;
  width: 85%;
  line-height: 1.7;
}
@media screen and (max-width: 750px) {
  .feat01__txt2-txt {
    padding-top: 6rem;
    text-align: center;
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 79%;
    height: 23rem;
    font-size: 2.5rem;
    margin: 0 auto;
  }
}
.feat01__panel {
  display: none;
  width: 100%;
  min-height: 44.5rem;
  border-radius: 1.5rem;
  background-color: #fff;
  position: relative;
}
.feat01__panel::after {
  content: "";
  display: block;
  background-image: url(/clearturn/img/antiaging/wcrk/feat01_panel.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 21rem;
  height: 21rem;
  position: absolute;
  left: 60rem;
  top: -5rem;
}
@media screen and (max-width: 750px) {
  .feat01__panel::after {
    width: 22rem;
    height: 22rem;
    left: 30rem;
    top: -5rem;
  }
}
.feat01__panel.is-show {
  display: block;
}
.feat01__panel .panel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50.8rem;
  padding: 9.7rem 0 11.7rem 10.6rem;
}
@media screen and (max-width: 750px) {
  .feat01__panel .panel-inner {
    width: 100%;
    padding: 9.2rem 6.5rem;
  }
}
.feat01__panel .panel-head {
  margin-bottom: 3.5rem;
}
.feat01__panel .panel-head h3 {
  font-size: 2.8rem;
  font-family: "NotoSansJP-bd", sans-serif;
}
@media screen and (max-width: 750px) {
  .feat01__panel .panel-head h3 {
    font-size: 3rem;
  }
}
.feat01__panel .panel-txt {
  width: 73rem;
}
@media screen and (max-width: 750px) {
  .feat01__panel .panel-txt {
    margin-top: 7rem;
    width: 100%;
  }
}
.feat01__panel .panel-txt p {
  font-size: 2rem;
  font-family: "NotoSansJP-lt", sans-serif;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .feat01__panel .panel-txt p {
    font-size: 2.5rem;
  }
}

.feat02__ttl::before {
  content: "";
  background-image: url(/clearturn/img/antiaging/wcrk/feat02_ttl-logo.png);
}
.feat02__head {
  margin-bottom: 12rem;
}
.feat02__checkList {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem 1rem;
  padding: 0 0;
  margin-bottom: 3.5rem;
  margin-left: 8rem;
  position: relative;
  left: 10rem;
}
@media screen and (max-width: 750px) {
  .feat02__checkList {
    margin-bottom: 8.5rem;
    left: 8rem;
  }
}
@media screen and (max-width: 750px) {
  .feat02__checkList {
    gap: 7rem 1rem;
  }
}
.feat02__checkList__item {
  width: 30%;
}
@media screen and (max-width: 750px) {
  .feat02__checkList__item {
    width: 48%;
  }
}
.feat02__lists2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  .feat02__lists2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.feat02__lists2__item {
  font-size: 2.1rem;
  font-family: "NotoSansJP-lt", sans-serif;
  line-height: 1.5;
  background-color: #b7cfca;
  border-radius: 1.5rem;
  width: 30rem;
  height: 11.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .feat02__lists2__item {
    font-size: 2.5rem;
    height: 9.4rem;
    width: 100%;
    border-radius: 5rem;
  }
}
.feat02__lists2::after {
  content: "※すべての人に皮膚刺激が起きない、刺激感がない、また、コメド（ニキビのもと）が発生しないというわけではありません。";
  font-family: "NotoSansJP-lt", sans-serif;
  display: block;
  position: absolute;
  bottom: -30px;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .feat02__lists2::after {
    font-size: 2rem;
    bottom: -9rem;
  }
}

.feat03 {
  background-color: #f3edda;
}
.feat03__ttl::before {
  content: "";
  background-image: url(/clearturn/img/antiaging/wcrk/feat03_ttl-logo.png);
}
.feat03 .feat-comp__item {
  background-color: #b7cfca;
  width: 17rem;
}
@media screen and (max-width: 750px) {
  .feat03 .feat-comp__item {
    width: 25.6rem;
  }
}
.feat03 .feat-compDesc-img {
  background-image: url(/clearturn/img/antiaging/common/feat-comDesc-img2.png);
}
.feat03 .feat-compDesc-head {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.feat03 .feat-compDesc-comment {
  width: 23rem;
}
.feat03 .feat-compDesc-comment::before {
  padding-right: 2rem;
}
.feat03 .feat-compDesc-comment::after {
  padding-left: 2rem;
}
@media screen and (max-width: 750px) {
  .feat03 .feat-compDesc-comment {
    width: 100%;
  }
}