@charset "UTF-8";
:root {
  --white: #fff;
  --black: #000;
  --text-main: #333;
  --bg-main: #fff;
  --line-color: #000;
  --font: Noto Sans JP, sans-serif, 游ゴシック体, 游ゴシック Medium, Yu Gothic Medium, Yu Gothic, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  --font-en: Roboto, sans-serif;
  --sans: 游明朝体, Yu Mincho, YuMincho;
  --pc-width: 1080;
  --tb-width: 768;
  --sp-width: 750;
}

/*----------共通設定 pc----------*/
* {
  font-feature-settings: normal;
}

* > .lp__contener {
  font-family: var(--font);
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 62.5%;
}

/*----------共通設定 tablet----------*/
@media only screen and (min-width: 1200px) and (max-width: 768px) {
  /*html {
    //rem設定
    font-size: calc(10*(100vw / $pcwidth));
  }*/
}
/*----------共通設定 sp----------*/
@media only screen and (max-width: 767px) {
  /*html {
    //rem設定
    font-size: calc(10*(100vw / $spwidth));
  }*/
}
/*----------LP normalize SP----------*/
.lp__contener {
  max-width: 108rem;
  margin: 0 auto;
  font-family: var(--font);
}
.lp__contener * {
  box-sizing: border-box;
}
.lp__contener img {
  height: auto;
  opacity: 1;
  width: 100%;
}
.lp__contener a {
  text-decoration: none;
}
.lp__contener picture, .lp__contener a {
  display: block;
}
.lp__contener .spOnly {
  display: block;
}
.lp__contener .pcOnly {
  display: none;
}
.lp__contener p, .lp__contener ul, .lp__contenerol, .lp__contenerdl {
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .lp__contener .section__inner {
    max-width: 100%;
  }
  .lp__contener .pc_only {
    display: none;
  }
}

/*----------LP normalize PC----------*/
@media only screen and (min-width: 768px) {
  #Wrap {
    width: 100% !important;
  }
  .wrapTop, .wrapBottom {
    width: 100% !important;
  }
  .lp__contener .sp_only {
    display: none;
  }
  .lp__contener .section__inner {
    margin: 0 auto;
  }
  .lp__contener .mv__contener.section__inner {
    margin: 0 auto;
  }
}
/*----------装飾----------*/
.line-marker {
  text-align: center;
}
.line-marker span {
  position: relative;
  z-index: 0;
}
.line-marker span::before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 1.4rem;
  background: #D6A69E;
  bottom: 0.4rem;
  padding: 0 1rem;
  left: -1rem;
  z-index: -1;
}

/*----------アニメーション----------*/
/*.lp_fadeUp {
  opacity: 0;
  transition: opacity 1s, transform 1s;
  transform: translateY(2rem);
}
.lp_fadeUp.fade-active {
  opacity: 1;
  transform: translateY(0rem);
}
.lp_fadein-load {
  opacity: 0;
  transition: opacity, 1s;
}
.lp_fadein-load.fade-active {
  opacity: 1;
}

.lp_fadein-load .mv__imgContener {
  opacity: 0;
  transition: opacity, 1s 2s;
}

.lp_fadein-load.fade-active .mv__imgContener {
  opacity: 1;
}

.lp_fadein-load .mv__logo {
  opacity: 0;
  transition: opacity, 1s 1s;
}

.lp_fadein-load.fade-active .mv__logo {
  opacity: 1;
}

.lp_fadein-load .mv__lead {
  opacity: 0;
  transition: opacity, 1s 2s;
}

.lp_fadein-load.fade-active .mv__lead {
  opacity: 1;
}

.lp_fadeIn.text__area::before, .lp_fadeIn.present__text._01::before, .lp_fadeIn.present__text._01::after, .lp_fadeIn.present__text._02::after {
  opacity: 0;
  transition: opacity 1s;
}

.lp_fadeIn.text__area::after {
  opacity: 0;
  transition: opacity 1s 0.5s;
}

@media only screen and (max-width: 767px) {
  .lp_fadeIn.text__area::after {
    opacity: 0;
    transition: opacity 1s 1s;
  }
}
.lp_fadeIn.fade-active.text__area::before, .lp_fadeIn.fade-active.text__area::after, .lp_fadeIn.fade-active.present__text._01::before, .lp_fadeIn.fade-active.present__text._01::after, .lp_fadeIn.fade-active.present__text._02::after {
  opacity: 1;
}*/
/*----------layout pc----------*/
.lp__contener {
  margin: 0 auto;
  padding: 6rem 12rem;
  background: #f7f8fa;
  font-weight: 400;
  color: #383c46;
  /*----------lp__contenerInner----------*/
  /*----------mainTitle----------*/
  /*----------mv----------*/
  /*----------intro----------*/
  /*----------item__mainBlock----------*/
  /*----------point__sec----------*/
  /*----------product__descArea----------*/
  /*----------product__credit----------*/
}
.lp__contener a:hover {
  opacity: 0.8;
}
.lp__contener sup {
  font-size: 60%;
}
.lp__contener .section__inner {
  position: relative;
}
.lp__contener .lp__contenerInner {
  width: 84rem;
  background-color: #fff;
}
.lp__contener .sec__mainTitle {
  position: relative;
}
.lp__contener .mv {
  height: 74rem;
  padding: 10.4rem 0 0 0;
  position: relative;
  z-index: 1;
}
.lp__contener .mv::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 130rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/mv_bg_circle.png);
  background-size: cover;
  z-index: 1;
}
.lp__contener .mv::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 130rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg1.jpg);
  background-size: cover;
  z-index: 0;
}
.lp__contener .mv .section__inner {
  width: 100%;
  z-index: 1;
}
.lp__contener .mv .mv__imgContener {
  width: 54.4rem;
  margin: 0 auto;
}
.lp__contener .intro {
  height: 56rem;
  padding: 7.4rem 0 0 0;
  color: #4D4D4D;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.lp__contener .intro .intro__lead {
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.37;
  letter-spacing: -0.025em;
  text-align: center;
}
.lp__contener .intro .intro__lead .bold {
  font-weight: 500;
}
.lp__contener .intro .intro__icon {
  display: block;
  margin-top: 6.8rem;
  position: relative;
}
.lp__contener .intro .intro__icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(45deg) skew(-16deg, -16deg);
  width: 1.6rem;
  height: 1.6rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.lp__contener .intro .intro__icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 1rem;
  left: 50%;
  transform: translateX(-50%) rotate(45deg) skew(-16deg, -16deg);
  width: 1.6rem;
  height: 1.6rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
.lp__contener .item__mainBlock {
  height: 201.5rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg2.jpg);
  background-size: cover;
}
.lp__contener .item__mainBlock .sec__mainTitle {
  padding-top: 12rem;
}
.lp__contener .item__mainBlock .sec__mainTitleInner {
  display: block;
  margin: 0 auto;
  font-size: 5rem;
  letter-spacing: -0.05em;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}
.lp__contener .item__mainBlock .sec__mainTitleInner--rubi {
  display: block;
  width: 39rem;
  margin: 0.8rem auto 0;
  color: #fff;
  font-size: 6rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}
.lp__contener .item__mainBlock .sec__mainTitleInner--rubi::after {
  display: block;
  position: absolute;
  content: "";
  top: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: 39rem;
  height: 6.5rem;
  background-color: #B4C2D4;
  z-index: -1;
}
.lp__contener .item__mainBlock .item__lead {
  padding: 95.3rem 0 0 0;
  text-align: center;
  font-size: 3.6rem;
  color: #fff;
  letter-spacing: -0.05em;
  line-height: 1.4;
}
.lp__contener .item__mainBlock .item__organic {
  width: 84rem;
  height: 47.4rem;
  margin-top: 7rem;
  padding: 6.6rem 0 7.1rem 5.5rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg_organic.png);
  background-size: cover;
}
.lp__contener .item__mainBlock .item__organic dl {
  display: flex;
  align-items: center;
}
.lp__contener .item__mainBlock .item__organic dl:nth-of-type(1) .organuic__logo {
  position: relative;
  z-index: 1;
}
.lp__contener .item__mainBlock .item__organic dl:nth-of-type(1) .organuic__logo::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  position: absolute;
  z-index: -2;
  left: 50%;
  transform: translateX(-50%);
  background-color: #8294A6;
  width: 1px;
  height: 32rem;
}
.lp__contener .item__mainBlock .item__organic dl:nth-of-type(2) {
  padding-top: 2.3rem;
}
.lp__contener .item__mainBlock .item__organic dl .organuic__logo {
  width: 15.5rem;
  height: 15.5rem;
  z-index: 1;
  position: relative;
}
.lp__contener .item__mainBlock .item__organic dl .organuic__text {
  padding: 0 0 0 2.5rem;
}
.lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__title {
  font-size: 3.1rem;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__desc {
  font-size: 2.6rem;
  letter-spacing: -0.025em;
  line-height: 1.4;
}
.lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__caution {
  display: inline-block;
  height: 3.2rem;
  line-height: 3.2rem;
  margin-top: 0.5rem;
  padding: 0 1rem;
  font-size: 1.9rem;
  letter-spacing: -0.025em;
  color: #fff;
  background-color: #B4C2D4;
  border-radius: 1rem;
}
.lp__contener .point__sec {
  text-align: center;
  position: relative;
}
.lp__contener .point__sec.point__01 {
  height: 110.9rem;
  z-index: 1;
}
.lp__contener .point__sec.point__01::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 197rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg3.jpg);
  background-size: cover;
  z-index: 0;
  z-index: -1;
}
.lp__contener .point__sec.point__02 {
  height: 85.9rem;
  z-index: 1;
}
.lp__contener .point__sec.point__03 {
  width: 84rem;
  height: 130.8rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg4.jpg);
  background-size: cover;
  z-index: 1;
}
.lp__contener .point__sec.point__03 .point__caution {
  margin-top: 1rem;
  font-size: 1.6rem;
}
.lp__contener .point__sec.point__04 {
  width: 84rem;
  height: 146.3rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg5.jpg);
  background-size: cover;
}
.lp__contener .point__sec.point__04 .point__caution {
  margin-top: 1rem;
  font-size: 1.6rem;
}
.lp__contener .point__sec p {
  letter-spacing: -0.05em;
}
.lp__contener .point__sec .point__title {
  width: 24.7rem;
  height: 5.7rem;
  margin: 0 auto;
  text-align: center;
  font-size: 2.8rem;
  font-family: var(--font-en);
  font-weight: 400;
  border-radius: 100%;
  border: 1px solid #000;
  line-height: 5.7rem;
  letter-spacing: 0.1em;
}
.lp__contener .point__sec .point__heading {
  margin-top: 4.2rem;
  font-size: 4.2rem;
  font-weight: 500;
  text-align: center;
}
.lp__contener .point__sec .point__lead {
  margin-top: 0.5rem;
  font-size: 3.1rem;
  font-weight: 300;
  line-height: 1.2258064516;
  text-align: center;
}
.lp__contener .point__sec .point__line {
  display: inline-block;
  margin: 2rem 0 0 0;
  padding: 0 1rem 0.3rem;
  border-top: 1px solid #383C46;
  border-bottom: 1px solid #383C46;
  line-height: 3.4rem;
  letter-spacing: -0.05em;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
}
.lp__contener .point__sec .point__caution {
  font-size: 2.5rem;
  font-weight: 300;
  text-align: center;
}
.lp__contener .point__sec .point__img.aloe {
  position: relative;
  width: 79.7rem;
  height: 63.4rem;
  margin: 3.4rem auto 0;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/point01.png);
  background-size: cover;
}
.lp__contener .point__sec .point__img.aloe .point__img--title {
  padding-top: 37.5rem;
  font-size: 2.5rem;
  text-decoration: underline;
  text-align: center;
}
.lp__contener .point__sec .point__img.aloe .point__img--lead {
  padding-top: 1.8rem;
  font-size: 2.5rem;
  line-height: 1.24;
  text-align: center;
}
.lp__contener .point__sec .point__img.aloe .point__img--caution {
  position: absolute;
  right: 3rem;
  bottom: 0rem;
  font-size: 1.8rem;
}
.lp__contener .point__sec .point__img.biodtox {
  width: 79.8rem;
  margin: 7.3rem auto 0;
}
.lp__contener .product__descArea {
  height: 176.3rem;
  background-image: url(https://www.cosmekitchen-webstore.jp/Contents/ProductDetail/8809727052758/bg6.jpg);
  background-size: cover;
}
.lp__contener .product__descArea .descArea__title {
  font-size: 4rem;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.05em;
}
.lp__contener .product__descArea .product__descWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 72.5rem;
  margin: 12.8rem auto 0;
  text-align: center;
}
.lp__contener .product__descArea .product__descItem {
  width: 34.4rem;
}
.lp__contener .product__descArea .product__descItem .descItem__img {
  height: 35.9rem;
}
.lp__contener .product__descArea .product__descItem .descItem__name {
  padding: 3.4rem 0 4rem;
  border-top: 1px solid #DBDBDD;
  font-size: 2.5rem;
  letter-spacing: -0.025em;
  line-height: 1.4;
  text-align: center;
}
.lp__contener .product__descArea .product__descItem .descItem__name span {
  font-size: 2.8rem;
  display: block;
  line-height: 1;
}
.lp__contener .product__descArea .product__descItem .descItem__desc {
  padding: 3.1rem 0 3.3rem;
  border-top: 1px solid #DBDBDD;
  border-bottom: 1px solid #DBDBDD;
  font-size: 2.5rem;
  line-height: 1.25;
  letter-spacing: -0.05em;
  text-align: center;
}
.lp__contener .product__descArea .product__descCaution {
  display: block;
  width: 100%;
  margin: 0.8rem 0 0 0;
  text-align: right;
  font-size: 1.4rem;
}
.lp__contener .product__descArea .product__credit {
  width: 72.5rem;
  margin: 6rem auto 0;
}
.lp__contener .product__descArea .product__credit dl {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #DBDBDD;
}
.lp__contener .product__descArea .product__credit dl:last-of-type {
  border-bottom: 1px solid #DBDBDD;
}
.lp__contener .product__descArea .product__credit dl dt {
  width: 22.3rem;
  padding: 1.2rem 2rem;
  font-size: 2rem;
  background-color: #f8f8f8;
}
.lp__contener .product__descArea .product__credit dl dd {
  padding: 1.4rem 0rem 1.4rem 2rem;
  width: 50.2rem;
  font-size: 2rem;
  letter-spacing: -0.05em;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  main.contents .neafneaf_no1_230329 {
    position: relative;
    left: -15px;
  }
  .mk-insert .neafneaf_no1_230329 {
    position: relative;
    left: calc(-20 * (100vw/750)) !important;
  }
  /*----------layout sp----------*/
  .lp__contener {
    width: calc(750 * (100vw/750));
    margin: 0 auto;
    padding: 0;
    /*----------lp__contenerInner----------*/
    /*----------mainTitle----------*/
    /*----------mv----------*/
    /*----------intro----------*/
    /*----------item__mainBlock----------*/
    /*----------point__sec----------*/
    /*----------product__descArea----------*/
  }
  .lp__contener a:hover {
    opacity: 0.5;
  }
  .lp__contener .lp__contenerInner {
    width: 100%;
    background-color: #fff;
  }
  .lp__contener .sec__mainTitle {
    text-align: center;
    width: calc(700 * (100vw/750));
    margin: 0 auto;
  }
  .lp__contener .mv {
    height: calc(658 * (100vw/750));
    padding: calc(92 * (100vw/750)) 0 0 0;
  }
  .lp__contener .mv::before {
    height: calc(1160 * (100vw/750));
  }
  .lp__contener .mv::after {
    height: calc(1160 * (100vw/750));
  }
  .lp__contener .mv .mv__imgContener {
    width: calc(484 * (100vw/750));
  }
  .lp__contener .intro {
    padding: calc(73 * (100vw/750)) 0 0 0;
    color: #4D4D4D;
    height: calc(502 * (100vw/750));
  }
  .lp__contener .intro .sec__mainTitle .sec__mainTitleInner {
    display: block;
    margin: 0 auto;
    font-size: calc(39 * (100vw/750));
    line-height: 1.435;
  }
  .lp__contener .intro .intro__lead {
    font-size: calc(24 * (100vw/750));
    line-height: 1.43;
  }
  .lp__contener .intro .intro__icon {
    margin-top: calc(57 * (100vw/750));
  }
  .lp__contener .intro .intro__icon::before {
    width: calc(16 * (100vw/750));
    height: calc(16 * (100vw/750));
  }
  .lp__contener .intro .intro__icon::after {
    width: calc(16 * (100vw/750));
    height: calc(16 * (100vw/750));
  }
  .lp__contener .item__mainBlock {
    height: calc(1803 * (100vw/750));
  }
  .lp__contener .item__mainBlock .sec__mainTitle {
    padding-top: calc(110 * (100vw/750));
  }
  .lp__contener .item__mainBlock .sec__mainTitleInner {
    font-size: calc(43 * (100vw/750));
    line-height: 1;
  }
  .lp__contener .item__mainBlock .sec__mainTitleInner--rubi {
    width: calc(390 * (100vw/750));
    margin: calc(8 * (100vw/750)) auto 0;
    color: #fff;
    font-size: calc(52 * (100vw/750));
  }
  .lp__contener .item__mainBlock .sec__mainTitleInner--rubi::after {
    top: calc(7 * (100vw/750));
    left: 50%;
    transform: translateX(-50%);
    width: calc(350 * (100vw/750));
    height: calc(56 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__lead {
    padding: calc(855 * (100vw/750)) 0 0 0;
    font-size: calc(31 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__organic {
    width: calc(750 * (100vw/750));
    height: calc(420 * (100vw/750));
    margin: calc(60 * (100vw/750)) auto 0 0;
    padding: calc(63 * (100vw/750)) calc(20 * (100vw/750)) calc(30 * (100vw/750)) calc(51 * (100vw/750));
    background-size: cover;
  }
  .lp__contener .item__mainBlock .item__organic dl {
    display: flex;
    align-items: center;
    margin: 0;
  }
  .lp__contener .item__mainBlock .item__organic dl:nth-of-type(1) .organuic__logo {
    position: relative;
    z-index: 1;
  }
  .lp__contener .item__mainBlock .item__organic dl:nth-of-type(1) .organuic__logo::after {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    position: absolute;
    z-index: -2;
    left: 50%;
    transform: translateX(-50%);
    background-color: #8294A6;
    width: 1px;
    height: calc(300 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__organic dl:nth-of-type(2) {
    padding-top: calc(18 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__organic dl .organuic__logo {
    width: calc(140 * (100vw/750));
    height: calc(140 * (100vw/750));
    z-index: 1;
    position: relative;
  }
  .lp__contener .item__mainBlock .item__organic dl .organuic__text {
    padding: 0 0 0 calc(20 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__title {
    font-size: calc(28 * (100vw/750));
  }
  .lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__desc {
    font-size: calc(24 * (100vw/750));
    line-height: 1.35;
  }
  .lp__contener .item__mainBlock .item__organic dl .organuic__text .orginic__caution {
    display: inline-block;
    height: calc(30 * (100vw/750));
    line-height: calc(30 * (100vw/750));
    margin-top: calc(3 * (100vw/750));
    padding: 0 calc(10 * (100vw/750));
    font-size: calc(18 * (100vw/750));
    border-radius: calc(10 * (100vw/750));
  }
  .lp__contener .point__sec {
    text-align: center;
    position: relative;
  }
  .lp__contener .point__sec.point__01 {
    height: calc(994 * (100vw/750));
    z-index: 1;
  }
  .lp__contener .point__sec.point__01::after {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(1758 * (100vw/750));
    z-index: 0;
    z-index: -1;
  }
  .lp__contener .point__sec.point__02 {
    height: calc(763 * (100vw/750));
    z-index: 1;
  }
  .lp__contener .point__sec.point__03 {
    width: 100%;
    height: calc(1166 * (100vw/750));
  }
  .lp__contener .point__sec.point__03 .point__caution {
    margin-top: calc(12 * (100vw/750));
    font-size: calc(22 * (100vw/750));
  }
  .lp__contener .point__sec.point__04 {
    width: 100%;
    height: calc(1304 * (100vw/750));
  }
  .lp__contener .point__sec.point__04 .point__caution {
    margin-top: calc(12 * (100vw/750));
    font-size: calc(22 * (100vw/750));
  }
  .lp__contener .point__sec p {
    letter-spacing: -0.05em;
  }
  .lp__contener .point__sec .point__title {
    width: calc(220 * (100vw/750));
    height: calc(51 * (100vw/750));
    margin: 0 auto;
    text-align: center;
    font-size: calc(24 * (100vw/750));
    line-height: calc(51 * (100vw/750));
  }
  .lp__contener .point__sec .point__heading {
    margin-top: calc(38 * (100vw/750));
    font-size: calc(36 * (100vw/750));
  }
  .lp__contener .point__sec .point__lead {
    margin-top: calc(5 * (100vw/750));
    font-size: calc(27 * (100vw/750));
    line-height: 1.2258064516;
  }
  .lp__contener .point__sec .point__line {
    margin: calc(18 * (100vw/750)) 0 0 0;
    padding: calc(3 * (100vw/750)) calc(10 * (100vw/750)) calc(6 * (100vw/750));
    line-height: calc(22 * (100vw/750));
    font-size: calc(22 * (100vw/750));
  }
  .lp__contener .point__sec .point__caution {
    margin-top: calc(5 * (100vw/750));
    font-size: calc(22 * (100vw/750));
  }
  .lp__contener .point__sec .point__img.aloe {
    position: relative;
    width: calc(709 * (100vw/750));
    height: calc(567 * (100vw/750));
    margin: calc(26 * (100vw/750)) auto 0;
    background-size: cover;
  }
  .lp__contener .point__sec .point__img.aloe .point__img--title {
    padding-top: calc(334 * (100vw/750));
    font-size: calc(21 * (100vw/750));
  }
  .lp__contener .point__sec .point__img.aloe .point__img--lead {
    padding-top: calc(21 * (100vw/750));
    font-size: calc(22 * (100vw/750));
    line-height: 1.24;
  }
  .lp__contener .point__sec .point__img.aloe .point__img--caution {
    right: calc(20 * (100vw/750));
    bottom: 0rem;
    font-size: calc(16 * (100vw/750));
  }
  .lp__contener .point__sec .point__img.biodtox {
    width: calc(712 * (100vw/750));
    margin: calc(62 * (100vw/750)) auto 0;
  }
  .lp__contener .product__descArea {
    height: calc(1568 * (100vw/750));
  }
  .lp__contener .product__descArea .descArea__title {
    font-size: calc(36 * (100vw/750));
  }
  .lp__contener .product__descArea .product__descWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(645 * (100vw/750));
    margin: calc(117 * (100vw/750)) auto 0;
  }
  .lp__contener .product__descArea .product__descItem {
    width: calc(298 * (100vw/750));
    margin: 0;
  }
  .lp__contener .product__descArea .product__descItem .descItem__img {
    height: calc(320 * (100vw/750));
  }
  .lp__contener .product__descArea .product__descItem .descItem__name {
    padding: calc(32 * (100vw/750)) 0 calc(36 * (100vw/750));
    font-size: calc(22 * (100vw/750));
    line-height: 1.4;
  }
  .lp__contener .product__descArea .product__descItem .descItem__name span {
    font-size: calc(24 * (100vw/750));
    display: block;
    line-height: 1;
  }
  .lp__contener .product__descArea .product__descItem .descItem__desc {
    padding: calc(28 * (100vw/750)) 0 calc(28 * (100vw/750));
    font-size: calc(22 * (100vw/750));
    line-height: 1.25;
    letter-spacing: -0.05em;
  }
  .lp__contener .product__descArea .product__descCaution {
    display: block;
    width: 100%;
    margin: calc(10 * (100vw/750)) 0 0 0;
    text-align: right;
    font-size: calc(12 * (100vw/750));
  }
  .lp__contener .product__descArea .product__credit {
    width: calc(645 * (100vw/750));
    margin: calc(54 * (100vw/750)) auto 0;
  }
  .lp__contener .product__descArea .product__credit dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .lp__contener .product__descArea .product__credit dl dt {
    width: calc(198 * (100vw/750));
    padding: calc(14 * (100vw/750)) calc(14 * (100vw/750));
    font-size: calc(18 * (100vw/750));
    background-color: #f8f8f8;
  }
  .lp__contener .product__descArea .product__credit dl dd {
    padding: calc(14 * (100vw/750)) 0 calc(14 * (100vw/750)) calc(14 * (100vw/750));
    width: calc(447 * (100vw/750));
    font-size: calc(18 * (100vw/750));
    letter-spacing: -0.05em;
    line-height: 1.4;
  }
}/*# sourceMappingURL=style.css.map */