@charset "UTF-8";
.invisible.visible {
  visibility: visible !important;
}

.spotlight-item-view .container {
  overflow-x: visible;
}

.flex-media {
  display: flex;
  align-items: flex-start;
}

.flex-media .body {
  flex: 1;
}

.border-main-color {
  border: 2px solid var(--main-color);
}

.border-main-bottom {
  border-bottom: 10px solid var(--main-color);
}

.w-20 {
  width: 20% !important;
}

.mw-100vw {
  max-width: 100vw;
}

.mw-1440px {
  max-width: 1440px;
}

.mw-1280px {
  max-width: 1280px;
}

.mw-1140px {
  max-width: 1140px;
}

.mw-1000px {
  max-width: 1000px;
}

.text-fat {
  transform: scale(1, 0.85);
}

ul.disc-ul,
ul.outline-ul {
  padding-left: 9%;
}
ul.disc-ul li,
ul.outline-ul li {
  position: relative;
}
ul.disc-ul li:before,
ul.outline-ul li:before {
  content: "●";
  position: absolute;
  margin-left: -9%;
}

ul.outline-ul li {
  position: relative;
}
ul.outline-ul li:before {
  content: "◦";
}

ul.dash-ul {
  padding-left: 4%;
}
ul.dash-ul li {
  position: relative;
}
ul.dash-ul li:before {
  content: "-";
  position: absolute;
  margin-left: -4%;
}

.over-width {
  margin-left: calc(-1 * (50vw - 360px));
  margin-right: calc(-1 * (50vw - 360px));
}

@media (max-width: 991px) {
  .over-width {
    margin-left: calc(-1 * (50vw - 285px));
    margin-right: calc(-1 * (50vw - 285px));
  }
}
@media (max-width: 600px) {
  .over-width {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 581px) {
  .over-width .container .wrapper {
    max-width: 100vw;
  }

  .over-width > .container > .wrapper:not(.px-0) {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
br[d] {
  display: inline;
}
@media (max-width: 767px) {
  br[d] {
    display: none;
  }
}
br[m] {
  display: none;
}
@media (max-width: 767px) {
  br[m] {
    display: inline;
  }
}

hr[v] {
  border: none;
  border-left-style: solid;
  border-left-width: 1px;
  height: 100%;
  min-height: 2rem;
  width: 1px;
}

.between-line {
  display: inline-block;
  position: relative;
}
.between-line:before, .between-line:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid black;
  top: 50%;
  width: 50vw;
}
.between-line:before {
  right: 100%;
  margin-right: 15px;
}
.between-line:after {
  left: 100%;
  margin-left: 15px;
}

.square-box {
  position: relative;
}
.square-box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.square-box .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #1B202F;
  text-align: center;
}

.text-bold {
  font-weight: bold;
}
@supports (-webkit-overflow-scrolling: touch) {
  .text-bold {
    -webkit-font-smoothing: antialiased;
  }
}

.flex-center-center {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

#biotherm-lpe-content sup {
  font-family: "DB-Heavent-li" !important;
}
#biotherm-lpe-content .mw-1440px {
  display: flex;
  flex-flow: column;
  overflow-x: hidden;
}
#biotherm-lpe-content #cover {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-cover.jpg");
  height: calc(100vw * 1308/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-cover.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-cover.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-cover.webp");
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover {
    height: 1308px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover {
    height: calc(100vw * 1455/375);
  }
}
#biotherm-lpe-content #sec-1 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-1.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-1.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-1.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-1.webp");
  }
}
#biotherm-lpe-content #sec-2 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-2.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-2.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-2.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-2.webp");
  }
}
#biotherm-lpe-content #sec-3 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-3.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-3.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-3.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-3.webp");
  }
}
#biotherm-lpe-content #sec-4 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-4.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-4.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-4.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-4.webp");
  }
}
#biotherm-lpe-content #sec-5 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-5.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-5 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-5.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-5.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-5.webp");
  }
}
#biotherm-lpe-content #sec-6 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-6.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-6 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-6.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-6.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-6.webp");
  }
}
#biotherm-lpe-content #sec-7 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-7.jpg");
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-7 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/1440/bg-sec-7.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-7.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/375/bg-sec-7.webp");
  }
}
#biotherm-lpe-content #cover {
  position: relative;
  color: black;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover {
    color: white;
  }
}
#biotherm-lpe-content #cover .title {
  width: calc(100vw * 860/1440);
  padding-top: calc(100vw * 50/1440);
  text-align: center;
  flex: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .title {
    width: 860px;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title {
    width: calc(100vw * 375/375);
    padding-top: calc(100vw * 512/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #cover .title {
    margin-left: auto;
  }
}
#biotherm-lpe-content #cover .title h1 {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  width: calc(100vw * 473.79/1440);
  height: calc(100vw * 164.04/1440);
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-dk.png");
  margin: 0 auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .title h1 {
    width: 473.79px;
    height: 164.04px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h1 {
    width: calc(100vw * 308.17/375);
    height: calc(100vw * 106.7/375);
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #cover .title h1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-dk.webp");
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-li.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #cover .title h1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-li.webp");
  }
}
#biotherm-lpe-content #cover .title h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 80/1440);
  margin-top: calc(100vw * 10/1440);
  font-weight: normal;
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .title h2 {
    font-size: 80px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h2 {
    font-size: calc(100vw * 42/375);
    margin-top: calc(100vw * 12/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h2 span {
    transform: rotate(-14deg) translate(calc(100vw * -17.5/375), calc(100vw * -5/375));
    font-size: 75%;
    position: absolute;
  }
  #biotherm-lpe-content #cover .title h2 i {
    width: calc(100vw * 17.5/375);
    display: inline-block;
  }
}
#biotherm-lpe-content #cover .title h3 {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 55/1440);
  margin-top: calc(100vw * 20/1440);
  margin-bottom: calc(100vw * 32/1440);
  font-weight: normal;
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .title h3 {
    font-size: 55px;
    margin-top: 20px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h3 {
    font-size: calc(100vw * 33/375);
    margin-top: calc(100vw * 32/375);
    margin-bottom: calc(100vw * 40/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title h3 {
    color: #BEE7FC;
  }
}
#biotherm-lpe-content #cover .title h3 sup {
  font-size: 65%;
}
#biotherm-lpe-content #cover .title p.remark {
  color: white;
  font-size: calc(100vw * 18/1440);
  margin-left: calc(100vw * 175/1440);
  text-align: left;
  line-height: 1.3;
  position: relative;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .title p.remark {
    font-size: 18px;
    margin-left: 175px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .title p.remark {
    font-size: calc(100vw * 11.75/375);
    margin-left: calc(100vw * 22/375);
  }
}
#biotherm-lpe-content #cover .title p.remark sup {
  font-size: 100%;
  position: absolute;
  transform: translateX(-150%);
  top: 10%;
  left: 0;
}
#biotherm-lpe-content #cover .box-content {
  width: calc(100vw * 1100/1440);
  height: calc(100vw * 420/1440);
  border-width: calc(100vw * 4/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: #BEE7FC solid;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #biotherm-lpe-content #cover .box-content {
    color: white;
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .box-content {
    width: 1100px;
    height: 420px;
    border-width: 4px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .box-content {
    width: calc(100vw * 345/375);
    height: calc(100vw * 435/375);
    border-width: calc(100vw * 3/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #cover .box-content {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .box-content {
    margin-bottom: calc(100vw * 48/375);
  }
}
#biotherm-lpe-content #cover .box-content h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 50/1440);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .box-content h3 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .box-content h3 {
    font-size: calc(100vw * 30/375);
  }
}
#biotherm-lpe-content #cover .box-content p {
  font-size: calc(100vw * 40/1440);
  padding: calc(100vw * 24/1440) calc(100vw * 0/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .box-content p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .box-content p {
    font-size: calc(100vw * 25/375);
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #cover .box-content p {
    padding: 24px 0px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #cover .box-content p {
    padding: calc(100vw * 32/375) calc(100vw * 0/375);
  }
}
#biotherm-lpe-content #sec-1 {
  height: calc(100vw * 3315/1440);
  padding-top: calc(100vw * 90/1440);
  padding-bottom: calc(100vw * 64/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 {
    height: 3315px;
    padding-top: 90px;
    padding-bottom: 64px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 {
    height: calc(100vw * 2052/375);
    padding-top: calc(100vw * 50/375);
    padding-bottom: calc(100vw * 54/375);
  }
}
#biotherm-lpe-content #sec-1 h1 {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  width: calc(100vw * 586.61/1440);
  height: calc(100vw * 203.11/1440);
  margin-bottom: calc(100vw * 50/1440);
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-dk.png");
  margin: 0 auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 h1 {
    width: 586.61px;
    height: 203.11px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 h1 {
    width: calc(100vw * 269.3/375);
    height: calc(100vw * 93.24/375);
    margin-bottom: calc(100vw * 25/375);
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-1 h1 {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/biotherm-logo-dk.webp");
  }
}
#biotherm-lpe-content #sec-1 .content {
  height: calc(100vw * 520/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .content {
    height: 520px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .content {
    height: calc(100vw * 465/375);
  }
}
#biotherm-lpe-content #sec-1 .content p {
  font-size: calc(100vw * 40/1440);
  color: #00345E;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .content p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .content p {
    font-size: calc(100vw * 25/375);
  }
}
#biotherm-lpe-content #sec-1 .content p strong {
  font-family: "DB-Heavent-reg" !important;
  font-weight: normal;
}
#biotherm-lpe-content #sec-1 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 110/1440);
  width: calc(100vw * 1150/1440);
  height: calc(100vw * 290/1440);
  margin-right: 0;
  margin-left: auto;
  color: #BEE7FC;
  line-height: 1;
  text-shadow: 3px 3px rgba(0, 0, 0, 0.35);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 h2 {
    font-size: 110px;
    width: 1150px;
    height: 290px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 h2 {
    font-size: calc(100vw * 40/375);
    width: calc(100vw * 280/375);
    height: calc(100vw * 68/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients {
  width: calc(100vw * 614/1440);
  margin-left: calc(100vw * 840/1440);
  color: white;
  padding: 0;
  position: relative;
  flex: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients {
    width: 614px;
    margin-left: 840px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients {
    width: calc(100vw * 375/375);
    margin-left: calc(100vw * 0/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li {
  font-size: calc(100vw * 40/1440);
  text-align: left;
  line-height: 1.2;
  position: relative;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li {
    font-size: calc(100vw * 20/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 55/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li h3 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li h3 {
    font-size: calc(100vw * 25/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:before {
  width: calc(100vw * 19.36/1440);
  height: calc(100vw * 19.36/1440);
  left: calc(100vw * -42/1440);
  top: calc(100vw * 18.5/1440);
  content: "";
  border-radius: 50%;
  display: block;
  background: white;
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:before {
    width: 19.36px;
    height: 19.36px;
    left: -42px;
    top: 18.5px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:before {
    width: calc(100vw * 9.96/375);
    height: calc(100vw * 9.96/375);
    left: calc(100vw * -18/375);
    top: calc(100vw * 7/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:after {
  width: calc(100vw * 185/1440);
  height: calc(100vw * 32/1440);
  left: calc(100vw * -220/1440);
  top: calc(100vw * 24.5/1440);
  border-width: calc(100vw * 3/1440);
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  border-color: white;
  border-style: solid none none;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:after {
    width: 185px;
    height: 32px;
    left: -220px;
    top: 24.5px;
    border-width: 3px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:after {
    width: calc(100vw * 30/375);
    height: calc(100vw * 54/375);
    left: calc(100vw * -41/375);
    top: calc(100vw * 11/375);
    border-width: calc(100vw * 2/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(1) {
  height: calc(100vw * 320/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(1) {
    height: 320px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(1) {
    height: calc(100vw * 200/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(1) {
    text-align: right;
    padding-right: calc(100vw * 24/375);
    margin-left: calc(100vw * 175/375);
  }
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(1):after {
    border-style: solid none none solid;
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(2) {
  height: calc(100vw * 280/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(2) {
    height: 280px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(2) {
    height: calc(100vw * 214/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(2) {
    margin-left: calc(100vw * 210/375);
  }
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(2):after {
    width: calc(100vw * 65/375);
    left: calc(100vw * -75/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(3) {
  height: calc(100vw * 300/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(3) {
    height: 300px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(3) {
    height: calc(100vw * 200/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(3) {
    margin-left: calc(100vw * 185/375);
  }
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(3):after {
    border-style: none none solid solid;
    width: calc(100vw * 40/375);
    left: calc(100vw * -51.5/375);
    top: calc(100vw * -41/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) {
    margin-left: calc(100vw * 28/375);
  }
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4):before {
    left: calc(100vw * 32/375);
    top: calc(100vw * -16/375);
  }
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4):after {
    border-style: none none none solid;
    height: calc(100vw * 150/375);
    left: calc(100vw * 36/375);
    top: calc(100vw * -161/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul {
  padding-left: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul {
    padding-left: calc(100vw * 18/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li {
  font-size: calc(100vw * 35/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li {
    font-size: calc(100vw * 20/375);
  }
}
#biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li:before {
  width: calc(100vw * 12.32/1440);
  height: calc(100vw * 12.32/1440);
  left: calc(100vw * -24/1440);
  top: calc(100vw * 15/1440);
  content: "";
  border-radius: 50%;
  border: 1px #BEE7FC solid;
  box-sizing: border-box;
  display: block;
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li:before {
    width: 12.32px;
    height: 12.32px;
    left: -24px;
    top: 15px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 ul.ingredients > li:nth-child(4) ul li:before {
    width: calc(100vw * 8.47/375);
    height: calc(100vw * 8.47/375);
    left: calc(100vw * -18/375);
    top: calc(100vw * 7/375);
  }
}
#biotherm-lpe-content #sec-1 .box-content {
  width: calc(100vw * 950/1440);
  height: calc(100vw * 515/1440);
  margin-bottom: calc(100vw * 32/1440);
  border-width: calc(100vw * 3/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: white solid;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .box-content {
    width: 950px;
    height: 515px;
    margin-bottom: 32px;
    border-width: 3px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .box-content {
    width: calc(100vw * 345/375);
    height: calc(100vw * 290/375);
    margin-bottom: calc(100vw * 24/375);
    border-width: calc(100vw * 2/375);
  }
}
#biotherm-lpe-content #sec-1 .box-content h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
  color: #BEE7FC;
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .box-content h3 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .box-content h3 {
    font-size: calc(100vw * 53/375);
  }
}
#biotherm-lpe-content #sec-1 .box-content h3 sup {
  font-size: 65%;
}
#biotherm-lpe-content #sec-1 .box-content h4 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 70/1440);
  margin-top: calc(100vw * 16/1440);
  color: white;
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .box-content h4 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .box-content h4 {
    font-size: calc(100vw * 32/375);
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 .box-content h4 {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 .box-content h4 {
    margin-top: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-1 .box-content h4 sup {
  font-size: 65%;
}
#biotherm-lpe-content #sec-1 p.remark {
  color: #BACBCE;
  align-self: flex-start;
  font-size: calc(100vw * 18/1440);
  margin-left: calc(100vw * 300/1440);
  text-align: left;
  line-height: 1.3;
  position: relative;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-1 p.remark {
    font-size: 18px;
    margin-left: 300px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-1 p.remark {
    font-size: calc(100vw * 11.75/375);
    margin-left: calc(100vw * 22/375);
  }
}
#biotherm-lpe-content #sec-1 p.remark sup {
  font-size: 100%;
  position: absolute;
  transform: translateX(-150%);
  top: 10%;
  left: 0;
}
#biotherm-lpe-content #sec-2 {
  height: calc(100vw * 2934/1440);
  text-align: center;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 {
    height: 2934px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 {
    height: calc(100vw * 1466/375);
  }
}
#biotherm-lpe-content #sec-2 blockquote {
  height: calc(100vw * 900/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
  position: relative;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote {
    height: 900px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote {
    height: calc(100vw * 475/375);
  }
}
#biotherm-lpe-content #sec-2 blockquote h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
  color: #BEE7FC;
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote h3 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote h3 {
    font-size: calc(100vw * 38/375);
  }
}
#biotherm-lpe-content #sec-2 blockquote p {
  font-size: calc(100vw * 60/1440);
  padding-bottom: calc(100vw * 64/1440);
  padding-top: calc(100vw * 285/1440);
  color: white;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote p {
    font-size: 60px;
    padding-bottom: 64px;
    padding-top: 285px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote p {
    font-size: calc(100vw * 25/375);
    padding-bottom: calc(100vw * 16/375);
    padding-top: calc(100vw * 155/375);
  }
}
#biotherm-lpe-content #sec-2 blockquote:before, #biotherm-lpe-content #sec-2 blockquote:after {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  width: calc(100vw * 79.9/1440);
  height: calc(100vw * 72.44/1440);
  content: "";
  position: absolute;
  background-size: contain !important;
  opacity: 0.65;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote:before, #biotherm-lpe-content #sec-2 blockquote:after {
    background-size: 1440px auto;
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote:before, #biotherm-lpe-content #sec-2 blockquote:after {
    width: 79.9px;
    height: 72.44px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote:before, #biotherm-lpe-content #sec-2 blockquote:after {
    width: calc(100vw * 31.87/375);
    height: calc(100vw * 28.89/375);
  }
}
#biotherm-lpe-content #sec-2 blockquote:before {
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/quote-open.webp");
  left: calc(100vw * 240/1440);
  top: calc(100vw * 580/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-2 blockquote:before {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/quote-open.webp");
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote:before {
    left: 240px;
    top: 580px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote:before {
    left: calc(100vw * 0/375);
    top: calc(100vw * 90/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote:before {
    left: 50%;
    transform: translateX(-50%);
  }
}
#biotherm-lpe-content #sec-2 blockquote:after {
  background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/quote-close.webp");
  right: calc(100vw * 240/1440);
  top: calc(100vw * 580/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #biotherm-lpe-content #sec-2 blockquote:after {
    background-image: url("https://www.jeban.com/spotlight-item/biotherm_life-plankton-elixir/quote-close.webp");
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 blockquote:after {
    right: 240px;
    top: 580px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote:after {
    right: calc(100vw * 0/375);
    top: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 blockquote:after {
    right: 50%;
    top: unset;
    bottom: calc(100vw * 55/375);
    transform: translateX(50%);
  }
}
#biotherm-lpe-content #sec-2 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 120/1440);
  color: #BEE7FC;
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 h2 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 h2 {
    font-size: calc(100vw * 55/375);
  }
}
#biotherm-lpe-content #sec-2 p {
  font-size: calc(100vw * 50/1440);
  color: white;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 p {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 p {
    font-size: calc(100vw * 25/375);
  }
}
#biotherm-lpe-content #sec-2 .product-image {
  width: calc(100vw * 331.64/1440);
  margin-top: calc(100vw * 64/1440);
  margin-bottom: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-image {
    width: 331.64px;
    margin-top: 64px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-image {
    width: calc(100vw * 152.38/375);
    margin-top: calc(100vw * 0/375);
    margin-bottom: calc(100vw * 0/375);
  }
}
#biotherm-lpe-content #sec-2 .product-detail {
  color: white;
}
#biotherm-lpe-content #sec-2 .product-detail h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 134/1440);
  line-height: 0.5;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-detail h3 {
    font-size: 134px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail h3 {
    font-size: calc(100vw * 72/375);
  }
}
#biotherm-lpe-content #sec-2 .product-detail h3 span {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 64/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-detail h3 span {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail h3 span {
    font-size: calc(100vw * 32/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail h3 {
    background: rgba(0, 42, 73, 0.65);
    padding: calc(100vw * 20/375) 0;
    margin-top: calc(100vw * -12/375);
  }
}
#biotherm-lpe-content #sec-2 .product-detail ul {
  padding: calc(100vw * 60/1440) calc(100vw * 0/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-detail ul {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail ul {
    padding: calc(100vw * 12/375) calc(100vw * 0/375);
  }
}
#biotherm-lpe-content #sec-2 .product-detail ul li {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 64/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-detail ul li {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail ul li {
    font-size: calc(100vw * 32/375);
  }
}
#biotherm-lpe-content #sec-2 .product-detail p {
  font-size: calc(100vw * 35/1440);
  color: #BEE7FC;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-2 .product-detail p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-2 .product-detail p {
    font-size: calc(100vw * 23/375);
  }
}
#biotherm-lpe-content #sec-3 {
  height: calc(100vw * 3074/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 {
    height: 3074px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 {
    height: calc(100vw * 2871/375);
  }
}
#biotherm-lpe-content #sec-3 .title {
  width: calc(100vw * 780/1440);
  margin-top: calc(100vw * 60/1440);
  color: #002A49;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 .title {
    width: 780px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 .title {
    width: calc(100vw * 375/375);
    margin-top: calc(100vw * 30/375);
  }
}
#biotherm-lpe-content #sec-3 .title h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 104/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 .title h2 {
    font-size: 104px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 .title h2 {
    font-size: calc(100vw * 60/375);
  }
}
#biotherm-lpe-content #sec-3 .title h2:before, #biotherm-lpe-content #sec-3 .title h2:after {
  border-width: 2px;
  border-color: #002A49;
}
#biotherm-lpe-content #sec-3 .title h3 {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 72/1440);
  line-height: 0.85;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 .title h3 {
    font-size: 72px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 .title h3 {
    font-size: calc(100vw * 40/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps {
  margin-top: calc(100vw * 70/1440);
  padding: 0;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps {
    margin-top: calc(100vw * 790/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li {
  font-size: calc(100vw * 40/1440);
  position: relative;
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li {
    font-size: calc(100vw * 25/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li {
    line-height: 1.15;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li strong {
  font-family: "DB-Heavent-reg" !important;
  font-weight: normal;
}
#biotherm-lpe-content #sec-3 > ul.steps > li h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 55/1440);
  line-height: calc(100vw * 63.88/1440);
  height: calc(100vw * 63.88/1440);
  width: calc(100vw * 226/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #044166;
  color: white;
  font-style: italic;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li h3 {
    font-size: 55px;
    line-height: 63.88px;
    height: 63.88px;
    width: 226px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li h3 {
    font-size: calc(100vw * 30/375);
    line-height: calc(100vw * 35.27/375);
    height: calc(100vw * 35.27/375);
    width: calc(100vw * 112/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) {
  width: calc(100vw * 1230/1440);
  height: calc(100vw * 300/1440);
  padding-top: calc(100vw * 56/1440);
  padding-left: calc(100vw * 120/1440);
  background: white;
  color: #044166;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) {
    width: 1230px;
    height: 300px;
    padding-top: 56px;
    padding-left: 120px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) {
    width: calc(100vw * 375/375);
    height: calc(100vw * 340/375);
    padding-top: calc(100vw * 16/375);
    padding-left: calc(100vw * 24/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) {
    margin-right: auto;
    margin-left: 0;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) img {
  width: calc(100vw * 260.7/1440);
  left: calc(100vw * 1155.24/1440);
  top: calc(100vw * -40/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) img {
    width: 260.7px;
    left: 1155.24px;
    top: -40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) img {
    width: calc(100vw * 180/375);
    left: calc(100vw * 100/375);
    top: calc(100vw * -265/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) h3 {
    top: calc(100vw * -30/1440);
    left: calc(100vw * 72/1440);
    position: absolute;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) h3 {
    top: -30px;
    left: 72px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) h3 {
    top: calc(100vw * 0/375);
    left: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) h3 {
    margin-left: calc(100vw * -24/375);
    margin-bottom: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul {
  padding-left: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul {
    padding-left: calc(100vw * 18/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul li {
  position: relative;
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul li:before {
  width: calc(100vw * 14.68/1440);
  height: calc(100vw * 14.68/1440);
  left: calc(100vw * -24/1440);
  top: calc(100vw * 18/1440);
  content: "";
  border-radius: 50%;
  border: 2px #044166 solid;
  box-sizing: border-box;
  display: block;
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul li:before {
    width: 14.68px;
    height: 14.68px;
    left: -24px;
    top: 18px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(1) ul li:before {
    width: calc(100vw * 10.49/375);
    height: calc(100vw * 10.49/375);
    left: calc(100vw * -18/375);
    top: calc(100vw * 7/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) {
  width: calc(100vw * 720/1440);
  height: calc(100vw * 288/1440);
  padding-top: calc(100vw * 56/1440);
  padding-left: calc(100vw * 120/1440);
  margin-top: calc(100vw * 629/1440);
  background: white;
  color: #044166;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) {
    width: 720px;
    height: 288px;
    padding-top: 56px;
    padding-left: 120px;
    margin-top: 629px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) {
    width: calc(100vw * 375/375);
    height: calc(100vw * 190/375);
    padding-top: calc(100vw * 16/375);
    padding-left: calc(100vw * 24/375);
    margin-top: calc(100vw * 264/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) {
    margin-right: auto;
    margin-left: 0;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) img {
  width: calc(100vw * 273.1/1440);
  left: calc(100vw * 284.72/1440);
  top: calc(100vw * -580/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) img {
    width: 273.1px;
    left: 284.72px;
    top: -580px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) img {
    width: calc(100vw * 140/375);
    left: calc(100vw * 134.58/375);
    top: calc(100vw * -246/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) img {
    transform: rotate(-8deg);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) img {
    transform: rotate(8deg);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) h3 {
    top: calc(100vw * -30/1440);
    left: calc(100vw * 72/1440);
    position: absolute;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) h3 {
    top: -30px;
    left: 72px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) h3 {
    top: calc(100vw * 0/375);
    left: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(2) h3 {
    margin-left: calc(100vw * -24/375);
    margin-bottom: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) {
  width: calc(100vw * 875/1440);
  height: calc(100vw * 300/1440);
  padding-top: calc(100vw * 24/1440);
  padding-left: calc(100vw * 26/1440);
  margin-top: calc(100vw * 335/1440);
  background: white;
  color: #044166;
  margin-left: auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) {
    width: 875px;
    height: 300px;
    padding-top: 24px;
    padding-left: 26px;
    margin-top: 335px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) {
    width: calc(100vw * 325/375);
    height: calc(100vw * 220/375);
    padding-top: calc(100vw * 16/375);
    padding-left: calc(100vw * 24/375);
    margin-top: calc(100vw * 245/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) {
    margin-right: auto;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) img {
  width: calc(100vw * 230/1440);
  left: calc(100vw * -372/1440);
  top: calc(100vw * -110/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) img {
    width: 230px;
    left: -372px;
    top: -110px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) img {
    width: calc(100vw * 140/375);
    left: calc(100vw * 95/375);
    top: calc(100vw * -205/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) img {
    transform: rotate(-8deg);
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) img {
    transform: rotate(8deg);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) h3 {
  top: calc(100vw * -30/1440);
  margin-left: calc(100vw * -26/1440);
  margin-bottom: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) h3 {
    top: -30px;
    margin-left: -26px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(3) h3 {
    top: calc(100vw * 0/375);
    margin-left: calc(100vw * -24/375);
    margin-bottom: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) {
  width: calc(100vw * 875/1440);
  height: calc(100vw * 215/1440);
  padding-top: calc(100vw * 24/1440);
  padding-left: calc(100vw * 26/1440);
  margin-top: calc(100vw * 210/1440);
  background: white;
  color: #044166;
  margin-left: auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) {
    width: 875px;
    height: 215px;
    padding-top: 24px;
    padding-left: 26px;
    margin-top: 210px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) {
    width: calc(100vw * 325/375);
    height: calc(100vw * 132/375);
    padding-top: calc(100vw * 16/375);
    padding-left: calc(100vw * 24/375);
    margin-top: calc(100vw * 250/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) {
    margin-right: auto;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) img {
  width: calc(100vw * 165/1440);
  left: calc(100vw * -347/1440);
  top: calc(100vw * -168/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) img {
    width: 165px;
    left: -347px;
    top: -168px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) img {
    width: calc(100vw * 95.45/375);
    left: calc(100vw * 115/375);
    top: calc(100vw * -225/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) h3 {
  top: calc(100vw * -30/1440);
  margin-left: calc(100vw * -26/1440);
  margin-bottom: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) h3 {
    top: -30px;
    margin-left: -26px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(4) h3 {
    top: calc(100vw * 0/375);
    margin-left: calc(100vw * -24/375);
    margin-bottom: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) {
  width: calc(100vw * 875/1440);
  height: calc(100vw * 215/1440);
  padding-top: calc(100vw * 24/1440);
  padding-left: calc(100vw * 26/1440);
  margin-top: calc(100vw * 156/1440);
  background: white;
  color: #044166;
  margin-left: auto;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) {
    width: 875px;
    height: 215px;
    padding-top: 24px;
    padding-left: 26px;
    margin-top: 156px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) {
    width: calc(100vw * 325/375);
    height: calc(100vw * 132/375);
    padding-top: calc(100vw * 16/375);
    padding-left: calc(100vw * 24/375);
    margin-top: calc(100vw * 140/375);
  }
}
@media (min-width: 768px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) {
    margin-right: auto;
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) img {
  width: calc(100vw * 265.37/1440);
  left: calc(100vw * -408/1440);
  top: calc(100vw * -16/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) img {
    width: 265.37px;
    left: -408px;
    top: -16px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) img {
    width: calc(100vw * 127.06/375);
    left: calc(100vw * 100/375);
    top: calc(100vw * -105/375);
  }
}
#biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) h3 {
  top: calc(100vw * -30/1440);
  margin-left: calc(100vw * -26/1440);
  margin-bottom: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) h3 {
    top: -30px;
    margin-left: -26px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-3 > ul.steps > li:nth-child(5) h3 {
    top: calc(100vw * 0/375);
    margin-left: calc(100vw * -24/375);
    margin-bottom: calc(100vw * 12/375);
  }
}
#biotherm-lpe-content #sec-4 {
  height: calc(100vw * 1094/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  justify-content: flex-end;
  color: white;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 {
    height: 1094px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 {
    height: calc(100vw * 608/375);
  }
}
#biotherm-lpe-content #sec-4 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 126/1440);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.16);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 h2 {
    font-size: 126px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 h2 {
    font-size: calc(100vw * 60/375);
  }
}
#biotherm-lpe-content #sec-4 h3 {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 91/1440);
  margin-top: calc(100vw * 24/1440);
  margin-bottom: calc(100vw * 24/1440);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.16);
  line-height: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 h3 {
    font-size: 91px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 h3 {
    font-size: calc(100vw * 43/375);
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 h3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 h3 {
    margin-top: calc(100vw * 0/375);
    margin-bottom: calc(100vw * 0/375);
  }
}
#biotherm-lpe-content #sec-4 p {
  font-size: calc(100vw * 69/1440);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.16);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 p {
    font-size: 69px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 p {
    font-size: calc(100vw * 33/375);
  }
}
#biotherm-lpe-content #sec-4 p a {
  color: inherit;
  text-decoration: underline;
}
#biotherm-lpe-content #sec-4 blockquote {
  font-size: calc(100vw * 69/1440);
  width: calc(100vw * 1100/1440);
  height: calc(100vw * 225/1440);
  margin-bottom: calc(100vw * 72/1440);
  margin-top: calc(100vw * 40/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #00234B;
  background: rgba(255, 255, 255, 0.8);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 blockquote {
    font-size: 69px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 blockquote {
    font-size: calc(100vw * 33/375);
  }
}
@media (min-width: 1440px) {
  #biotherm-lpe-content #sec-4 blockquote {
    width: 1100px;
    height: 225px;
    margin-bottom: 72px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content #sec-4 blockquote {
    width: calc(100vw * 275/375);
    height: calc(100vw * 125/375);
    margin-bottom: calc(100vw * 26/375);
    margin-top: calc(100vw * 20/375);
  }
}
#biotherm-lpe-content .btn-user-review {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 60/1440);
  width: calc(100vw * 256/1440);
  height: calc(100vw * 86.74/1440);
  margin-top: calc(100vw * 64/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer !important;
  border: 2px solid #BEE7FC;
  box-sizing: border-box;
  color: white;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 1440px) {
  #biotherm-lpe-content .btn-user-review {
    font-size: 60px;
    width: 256px;
    height: 86.74px;
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  #biotherm-lpe-content .btn-user-review {
    font-size: calc(100vw * 30/375);
    width: calc(100vw * 124/375);
    height: calc(100vw * 42/375);
    margin-top: calc(100vw * 12/375);
  }
}

/*# sourceMappingURL=custom.css.map */