<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --main-color: #EE4D9B;
  --main-color-50: #f7a6cd;
  --main-color-20: #fcdceb;
  --sub-color: #707070;
  --sub-color-50: #b8b8b8;
  --sub-color-20: #e3e3e3;
}
.bg-main-color {
    background-color: var(--main-color) !important;
    color: white;
}
.col-main-color {
    color: var(--main-color) !important;
}
.bg-main-color-50 {
    background-color: var(--main-color-50) !important;
    color: black;
}
.col-main-color-50 {
    color: var(--main-color-50) !important;
}
.bg-main-color-20 {
    background-color: var(--main-color-20) !important;
    color: black;
}
.col-main-color-20 {
    color: var(--main-color-20) !important;
}
.bg-sub-color {
    background-color: var(--sub-color) !important;
}
.col-sub-color {
    color: var(--sub-color) !important;
}
.bg-sub-color-50 {
    background-color: var(--sub-color-50) !important;
}
.col-sub-color-50 {
    color: var(--sub-color-50) !important;
}
.bg-sub-color-20 {
    background-color: var(--sub-color-20) !important;
}
.col-sub-color-20 {
    color: var(--sub-color-20) !important;
}

.border-main-color {
	border-color: var(--main-color)!important;
}
.border-main-color-50 {
	border-color: var(--main-color-50)!important;
}
.border-main-color-20 {
	border-color: var(--main-color-20)!important;
}
@media  screen and (min-width: 420px) {
	}
@media  screen and (min-width: 640px) {
	}
.fz-d-110 {
  font-size: calc(100vw * (110 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-110 {
    font-size: 110px;
  }
}

.fz-d-105 {
  font-size: calc(100vw * (105 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-105 {
    font-size: 105px;
  }
}

.fz-d-100 {
  font-size: calc(100vw * (100 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-100 {
    font-size: 100px;
  }
}

.fz-d-85 {
  font-size: calc(100vw * (85 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-85 {
    font-size: 85px;
  }
}

.fz-d-82 {
  font-size: calc(100vw * (82 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-82 {
    font-size: 82px;
  }
}

.fz-d-80 {
  font-size: calc(100vw * (80 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-80 {
    font-size: 80px;
  }
}

.fz-d-75 {
  font-size: calc(100vw * (75 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-75 {
    font-size: 75px;
  }
}

.fz-d-70 {
  font-size: calc(100vw * (70 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-70 {
    font-size: 70px;
  }
}

.fz-d-62 {
  font-size: calc(100vw * (62 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-62 {
    font-size: 62px;
  }
}

.fz-d-60 {
  font-size: calc(100vw * (60 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-60 {
    font-size: 60px;
  }
}

.fz-d-58 {
  font-size: calc(100vw * (58 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-58 {
    font-size: 58px;
  }
}

.fz-d-50 {
  font-size: calc(100vw * (50 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-50 {
    font-size: 50px;
  }
}

.fz-d-45 {
  font-size: calc(100vw * (45 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-45 {
    font-size: 45px;
  }
}

.fz-d-42 {
  font-size: calc(100vw * (42 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-42 {
    font-size: 42px;
  }
}

.fz-d-40 {
  font-size: calc(100vw * (40 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-40 {
    font-size: 40px;
  }
}

.fz-d-39 {
  font-size: calc(100vw * (39 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-39 {
    font-size: 39px;
  }
}

.fz-d-38 {
  font-size: calc(100vw * (38 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-38 {
    font-size: 38px;
  }
}

.fz-d-35 {
  font-size: calc(100vw * (35 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-35 {
    font-size: 35px;
  }
}

.fz-d-34 {
  font-size: calc(100vw * (34 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-34 {
    font-size: 34px;
  }
}

.fz-d-32 {
  font-size: calc(100vw * (32 / 1000));
}
@media (min-width: 1000px) {
  .fz-d-32 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .fz-m-50 {
    font-size: calc(100vw * (50 / 375));
  }

  .fz-m-44 {
    font-size: calc(100vw * (44 / 375));
  }

  .fz-m-40 {
    font-size: calc(100vw * (40 / 375));
  }

  .fz-m-35 {
    font-size: calc(100vw * (35 / 375));
  }

  .fz-m-32 {
    font-size: calc(100vw * (32 / 375));
  }

  .fz-m-30 {
    font-size: calc(100vw * (30 / 375));
  }

  .fz-m-28 {
    font-size: calc(100vw * (28 / 375));
  }

  .fz-m-26 {
    font-size: calc(100vw * (26 / 375));
  }

  .fz-m-25 {
    font-size: calc(100vw * (25 / 375));
  }

  .fz-m-24 {
    font-size: calc(100vw * (24 / 375));
  }

  .fz-m-22 {
    font-size: calc(100vw * (22 / 375));
  }

  .fz-m-20 {
    font-size: calc(100vw * (20 / 375));
  }

  .fz-m-19 {
    font-size: calc(100vw * (19 / 375));
  }

  .fz-m-18 {
    font-size: calc(100vw * (18 / 375));
  }
}
.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-1280px {
  max-width: 1280px;
}

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

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

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

.text-bold {
  font-weight: bold !important;
}

.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 &gt; .container &gt; .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;
}

.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: white;
  text-align: center;
}

.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;
}

.logo-brand2 {
  position: relative;
  margin-bottom: calc(100vw * 24/1000);
  width: calc(100vw * 150/1000);
}

.logo-brand3 {
  position: relative;
  margin-bottom: calc(100vw * 28/1000);
  width: calc(100vw * 167/1000);
}

.logo-brand4 {
  position: relative;
  margin-top: calc(100vh * 28/1000);
  margin-bottom: calc(100vh * 28/1000);
  width: calc(100vw * 100/1000);
}

.logo-brand-text {
  width: calc(100vw * 550/1000);
  position: absolute;
}

.logo-position {
  position: absolute;
}

/* color */
.color-pink {
  color: #EE4D9B;
}

.color-orange {
  color: #F9A660;
}

.color-brown {
  color: #D17631;
}

.color-blue1 {
  color: #9AC7CC;
}

.color-blue2 {
  color: #6D999B;
}

.color-pink1 {
  color: #DDB1B1;
}

.color-pink2 {
  color: #BC7E7E;
}

.color-purple1 {
  color: #BF9ECA;
}

.color-purple2 {
  color: #8D729B;
}

.color-gray {
  color: #808285;
}

/* background */
#set-bg-logo.over-width {
  background: url("https://www.jeban.com/spotlight-item/DProgram/HeadPhoto@2x.jpg") center center no-repeat transparent;
  background-size: 100%;
  position: relative;
  background-position: left top;
}

.bubble-g-head-left {
  padding-left: calc(100vw * 200/1000);
  margin-bottom: calc(100vh * 100/1000);
  width: calc(98%);
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  box-sizing: border-box;
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบLotion@2x.png") center center no-repeat;
  background-size: 100% 100%;
}

.bubble-g-head-left2 {
  padding-top: 3.8vw;
  position: absolute;
  box-sizing: border-box;
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบLotion@2x.png") center center no-repeat;
  background-size: 100% 100%;
  width: 78vw;
  height: 18vw;
  left: 0px;
}

.bubble-g-head-right {
  padding-top: 2.5vw;
  position: absolute;
  box-sizing: border-box;
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบEmulsion@2x.png") center center no-repeat;
  background-size: 100% 100%;
  width: 75vw;
  height: 23vw;
  right: 0px;
}

.small-gray {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีเทาเล็ก@2x.png") center center no-repeat;
  background-size: contain;
}

.w-orange {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1844@2x.png") center center no-repeat;
  background-size: contain;
}

.w-blue {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1843@2x.png") center center no-repeat;
  background-size: contain;
}

.w-pink {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1845@2x.png") center center no-repeat;
  background-size: contain;
}

.w-purple {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1846@2x.png") center center no-repeat;
  background-size: contain;
}

.orange {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีส้ม@2x.png") center center no-repeat;
  background-size: contain;
}

.purple {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีม่วง@2x.png") center center no-repeat;
  background-size: contain;
}

.pink {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีชมพู@2x.png") center center no-repeat;
  background-size: contain;
}

.circle {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมหลายๆวง@2x.png") center center no-repeat;
  background-size: contain;
  width: calc(100vw * 570/1000);
  height: calc(100vw * 570/1000);
  left: calc(50% - (100vw * 570/1000) / 2);
  margin-top: 0px;
}

.bg-01 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/BG/BG-01@2x.png") center center no-repeat;
  background-size: 100% 100%;
  padding-top: calc(100vh * 44/1000);
  padding-bottom: 40px;
  background-position: left top;
}

.bg-02 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/BG/BG-02@2x.png") center center no-repeat;
  background-size: 100% 100%;
  padding-top: calc(100vw * 44/1000);
  padding-bottom: calc(100vw * 40/1000);
  background-position: left top;
}
@media (min-width: 1000px) {
  .bg-02 {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .bg-02 {
    padding-top: calc(100vw * 25/375);
    padding-bottom: calc(100vw * 40/375);
  }
}

.bg-gradient {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/กล่องดูแลผิวอย่างเรียบง่าย@2x.png") center center no-repeat;
  background-size: 100%;
  padding-top: 20px;
  background-position: left top;
}

.bg-gradient2 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-สีขาวตรงคำว่า ผลิตภัณฑ์บำรุงผิวหน้า.png") center center no-repeat;
  background-size: 100%;
  padding-top: 20px;
  margin-top: calc(100vh * 100/1000);
  background-position: left top;
}

.bg-gradient3 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-orange@2x.png") center center no-repeat;
  background-size: 100%;
  padding-top: 40px;
  background-position: left top;
}

.bg-gradient4 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Blue@2x.png") center center no-repeat;
  background-size: 100%;
  padding-top: 40px;
  background-position: left top;
}

.bg-gradient5 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Pink@2x.png") center center no-repeat;
  background-size: 100%;
  padding-top: 40px;
  background-position: left top;
}

.bg-gradient6 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Purple@2x.png") center center no-repeat;
  background-size: 100%;
  padding-top: 40px;
  background-position: left top;
}

.bg-gradient7 {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Grayล่างสุด@2x.png") center center no-repeat;
  background-size: 100%;
  padding: 24px;
  margin-top: 40px;
  background-position: left top;
}

.g-orange {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Ellipse438@2x.png") center center no-repeat;
  background-size: contain;
}

.g-green {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมGradientใหญ่สีฟ้า@2x.png") center center no-repeat;
  background-size: contain;
}

.g-pink {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมGradientใหญ่สีชมพู@2x.png") center center no-repeat;
  background-size: contain;
}

.g-purple {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Ellipse440@2x.png") center center no-repeat;
  background-size: contain;
}

.c1-gray {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีเทาอันใหญ่@2x.png") center center no-repeat;
  background-size: contain;
}

.c2-gray {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมสีเทากลาง@2x.png") center center no-repeat;
  background-size: contain;
}

.bg-dot1 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group 1741@2x.png") center center no-repeat;
  background-size: contain;
  background-size: 60% auto;
  background-position: 38% top;
}

.bg-dot2 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group 1743@2x.png") center center no-repeat;
  background-size: contain;
  background-size: 60% 66%;
  background-position: 50% 20%;
}

.bg-dot3 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1873@2x.png") center center no-repeat;
  background-size: contain;
  background-size: 40% 66%;
  background-position: 46% 65%;
}

.bg-dot4 {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1870@2x.png") center center no-repeat;
  background-size: contain;
  background-size: 80% auto;
  background-position: 60% 100%;
}

.box-ab {
  position: absolute !important;
}

.square-box .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  text-align: center;
}

.text-width {
  width: 80%;
  position: relative;
  margin: 0px auto;
  line-height: 1.2em;
}

#set-bg-logo {
  height: calc(100vw * 488/1000);
  margin-bottom: calc(100vw * 44/1000);
  padding: 0 !important;
}

.content-box {
  width: 100%;
  height: 100%;
  position: relative;
}

.bubble-color {
  z-index: 1;
  width: calc(100vw * 250/1000);
  position: relative;
  left: calc(50% - (100vw * 250/1000) / 2);
  margin-top: calc(100vh * 44/1000);
  margin-bottom: calc(100vh * 44/1000);
}

.bubble-gray {
  z-index: 1;
  position: relative;
  width: 44px;
  left: calc(50% - 22px);
  margin-bottom: calc(100vh * 44/1000);
}

.bubble-g-color {
  z-index: 1;
  position: relative;
  width: calc(100vw * 380/1000);
  left: calc(50% - ( (100vw * 380/1000)/ 2));
}

.bubble-w-color {
  z-index: 1;
  position: relative;
  width: calc(100vw * 570/1000);
  height: calc(100vw * 570/1000);
  left: calc(50% - ( (100vw * 570/1000)/ 2));
  margin-top: calc(100vh * 150/1000);
  margin-bottom: calc(100vh * 40/1000);
}

.bubble-1 {
  z-index: 1;
  position: relative;
  width: calc(100vw * 440/1000);
  float: right;
}

.bubble-2 {
  z-index: 1;
  position: relative;
  width: 80%;
}

.bubble-g2-color {
  z-index: 1;
  width: calc(100vw * 250/1000);
  position: relative;
  left: calc(50% - ( 100vw * 250/1000 / 2));
}

.img-line {
  width: 100%;
}

.bg-gray {
  background-color: #F1F2F2;
  padding: 30px;
  position: relative;
}

.bubble-color .content, .bubble-g-color .content, .bubble-w-color .content, .bubble-g2-color .content, .bubble-1 .content, .bubble-2 .content, .bubble-gray .content, .circle .content {
  color: black;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  line-height: 0.5em;
}

.bubble-g-color .content h3:not(:first-child), .bubble-1-lh {
  line-height: 0.9em;
}

.bubble-color .content h3:not(:first-child) {
  line-height: 0.7em;
}

.bubble-color .content h3:first-child, .bubble-g-color .content h3:first-child {
  line-height: 0.7em;
}

.square-box2 .content {
  position: absolute;
  top: calc(-1* (100vh * 84/1000));
  left: 0;
  bottom: 0;
  right: 0;
  color: white;
  text-align: center;
}

.set_center {
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.stroke {
  width: 100%;
  position: relative;
  margin-top: calc(100vh * 25/1000);
  margin-bottom: calc(100vh * 40/1000);
}

.triangle {
  position: absolute;
  width: calc(100vw * 116/1000);
  left: calc(50% - (100vw * 116/1000) / 2);
  bottom: -15%;
}

.logo-h {
  width: calc(100vw * 182/1000);
  position: relative;
  left: calc(50% - ((100vw * 182/1000) / 2px));
  margin: 40px 0;
}

.ce-box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.ce-left {
  width: 50%;
  position: relative;
  float: left;
}

.ce-left-gray {
  width: 50%;
  position: relative;
  float: left;
}

.ce-right-gray {
  width: 50%;
  position: relative;
  float: right;
}

.ce-pd {
  padding-top: 33%;
}

.ce-right {
  width: 50%;
  position: relative;
  float: right;
}

.ce-right img, .ce-left img {
  width: 80%;
  margin-bottom: 24px;
}

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.mar-btm {
  margin-bottom: 14px;
}

.mar-btm-20 {
  margin-bottom: calc(100vh * 100/1000);
}

.content-box {
  width: 100%;
  height: 100%;
  position: relative;
}

.line-1-3 {
  line-height: 1.3em;
}

.line-0-8 {
  line-height: 0.8em;
}

.line-0-9 {
  line-height: 0.9em;
}

.de-box {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.de-bg {
  width: 98%;
  position: relative;
}

.de-product {
  width: 96%;
  position: absolute;
  z-index: 2;
  left: calc(50% - (96% / 2));
}

.defense {
  position: absolute;
  top: 104px;
  left: 68px;
}

.img-product-other {
  width: calc(100vw * 200/1000);
  position: relative;
  left: calc(50% - ((100vw * 200/1000)/2));
}

.img-orange {
  margin-bottom: calc(-1 * (100vh * 9/1000));
}

.img-blue {
  margin-bottom: calc(-1 * (100vh * 8/1000));
}

.img-pink {
  margin-bottom: calc(-1 * (100vh * 10/1000));
}

.img-purple {
  margin-bottom: calc(-1 * (100vh * 12/1000));
}

.img-product-box {
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.img-path-l {
  margin: 10px 0px;
  width: calc(100vw * 133/1000);
}

.img-path-r {
  width: calc(100vw * 133/1000);
  margin: 10px 0px;
  float: right;
}

.product-detail-left {
  position: absolute;
  top: calc(100vh * 0/1000);
  left: calc(100vw * 200/1000);
}

.product-detail-right {
  position: absolute;
  bottom: calc(100vh * 30/1000);
  right: calc(100vw * 200/1000);
}

.detail-width {
  width: 90%;
  margin: 0px auto;
}

/* how to */
.howto-box {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.dprogram-box {
  width: calc(100vw * 276/1000);
  height: calc(100vh * 35/1000);
  position: relative;
  left: calc(50% - ((100vw * 276/1000) / 2));
  box-sizing: border-box;
  background-color: #EE4D9B;
  border-radius: 10px;
  color: white;
  margin-top: calc(100vh * 35/1000);
  margin-bottom: calc(100vh * 35/1000);
}

.img-facebook {
  width: calc(100vw * 12/1000);
  position: relative;
  display: inline-block;
}

.header-spacer {
  display: table;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.header-spacer div {
  display: table-row;
  white-space: nowrap;
}

.header-spacer h1 {
  font-size: inherit;
  /* Change font-size in header */
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  width: 1px;
  table-layout: fixed;
}

.header-spacer span.spacer {
  display: table-cell;
}

.header-spacer h1 {
  padding: 0 10px;
}

.header-spacer span.spacer:after {
  display: inline-block;
  width: 100%;
  content: ".";
  /* font-size:0; */
  color: transparent;
  height: 2px;
  background: #000;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.bubble-box-right {
  position: relative;
  height: 23vw;
  margin-bottom: calc(100vh * 100/1000);
  margin-top: calc(100vh * 130/1000);
  width: 100%;
  box-sizing: border-box;
}

.bubble-box-left {
  margin-top: calc((-100vh * 44/1000) - 8vw);
  position: relative;
  height: 18vw;
  margin-bottom: calc(100vh * 100/1000);
  width: 100%;
  box-sizing: border-box;
}

.set-t-right {
  position: absolute;
  text-align: right;
  right: 5vw;
}

.set-t-left {
  position: absolute;
  text-align: left;
  left: 15vw;
}

.bubble-g-head-left2 h3 {
  line-height: 6vw;
}

.bubble-g-head-right h3 {
  line-height: 6vw;
}

.path-left-box {
  position: absolute;
  top: calc(10%);
  right: 70%;
  z-index: 3;
}

.path-right-box {
  position: absolute;
  bottom: calc(12%);
  left: 70%;
  z-index: 3;
}

.de-line1 {
  display: inline-block;
  height: 1px;
  width: calc(100vw * 122/1000);
}

.path-lotion-box h3, .path-emul-box h3, .path-left-box h3, .path-right-box h3 {
  display: inline-block;
}

.bg-padding {
  padding-bottom: 40px;
}

.logo-40y {
  position: absolute;
  width: calc(100vw * 156/1000);
  left: 4vw;
  top: 4vw;
}

.logo-40y-box {
  position: relative;
  width: 100%;
  height: 30vw;
}

.letterspace {
  letter-spacing: -1px;
}

/* media 1000px */
@media (min-width: 1000px) {
  .de-line1 {
    width: 122px;
  }

  .bubble-g-head-left2 {
    left: calc((100vw - 1000px)/-2);
  }

  .bubble-g-head-right {
    right: calc((100vw - 1000px)/-2);
  }

  .set-t-right {
    right: calc((100vw - 1000px)/2);
  }

  .logo-brand-text2 {
    width: 575px;
  }

  .bubble-g-head-left {
    padding-left: calc(50vw - 360px);
    margin-bottom: 170px;
    width: calc(100% + (50vw - 454px));
    height: 15vw;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    box-sizing: border-box;
    background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบLotion@2x.png") center center no-repeat;
    background-size: 100% 100%;
  }

  .bubble-box-right {
    margin-bottom: 170px;
    margin-top: 230px;
  }

  .bubble-box-left {
    margin-bottom: 170px;
  }

  .bg-gradient2 {
    margin-top: 150px;
  }

  .square-box2 .content {
    position: absolute;
    top: -90px;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
  }

  .review-btn {
    width: 168px;
    margin-top: 60px;
  }

  .review-btn-r {
    width: 168px;
    float: right;
    margin-top: 60px;
  }

  .img-product {
    width: 385px;
    position: relative;
    left: calc(50% - (475px /2));
  }

  .img-product-other {
    width: 358px;
    position: relative;
    left: calc(50% - (358px /2));
  }

  .img-orange {
    margin-bottom: calc(-1 * 12px);
  }

  .img-blue {
    margin-bottom: calc(-1 * 10px);
  }

  .img-pink {
    margin-bottom: calc(-1 * 16px);
  }

  .img-purple {
    margin-bottom: calc(-1 * 20px);
  }

  .product-detail-left {
    position: absolute;
    top: 166px;
    left: 2%;
  }

  .product-detail-right {
    position: absolute;
    bottom: 74px;
    right: 2%;
  }

  .logo-brand2 {
    position: relative;
    margin-bottom: calc(100vh * 28/1000);
    width: 210px;
  }

  .logo-brand3 {
    position: relative;
    margin-bottom: calc(100vw * 28/1000);
    width: 238px;
  }

  .logo-brand4 {
    position: relative;
    margin-bottom: calc(100vh * 18/1000);
    width: 148px;
  }

  .logo-brand-text {
    width: 550px;
    position: absolute;
    left: calc(50% - 550px);
  }

  .logo-40y {
    width: 156px;
    position: absolute;
    left: 5vw;
    top: 5vw;
  }

  .bubble-color {
    width: 270px;
    height: 270px;
    left: calc(50% - (270px) / 2);
  }

  .circle {
    width: 846px;
    height: 846px;
    left: calc(50% - (846px) / 2);
  }

  .triangle {
    position: absolute;
    width: 166px;
    left: calc(50% - (166px) / 2);
    bottom: -20%;
  }

  .logo-h {
    width: 184px;
    position: relative;
    left: calc(50% - (184px / 2px));
    margin: 80px 0;
  }

  .bubble-g-color {
    z-index: 1;
    width: 380px;
    height: 380px;
    position: relative;
    left: calc(50% - ( 380px / 2));
  }

  .bubble-g2-color {
    z-index: 1;
    width: 392px;
    height: 392px;
    position: relative;
    left: calc(50% - ( 392px / 2));
  }

  .bubble-w-color {
    z-index: 1;
    width: 600px;
    height: 600px;
    position: relative;
    left: calc(50% - ( 600px / 2));
    margin-top: 260px;
    margin-bottom: calc(100vh * 90/1000);
  }

  .bubble-1 {
    z-index: 1;
    width: 100%;
  }

  .bubble-2 {
    z-index: 1;
    position: relative;
    width: 90%;
  }

  .detail-width {
    width: 99%;
    margin: 0px auto;
  }

  .header-spacer {
    padding-bottom: 90px;
    padding-top: 300px;
  }

  .img-path-l {
    width: 100%;
    margin: 20px 0px;
  }

  .img-path-r {
    width: 100%;
    margin: 20px 0px;
    float: right;
  }

  .dprogram-box {
    width: 300px;
    height: 50px;
    left: calc(50% - ((300px) / 2));
    margin-top: 75px;
    margin-bottom: 75px;
  }

  .img-facebook {
    width: 22px;
    position: relative;
    display: inline-block;
  }

  .header-spacer {
    padding-bottom: 90px;
    padding-top: 340px;
  }
}
@media (max-width: 1119px) and (min-width: 1000px) {
  .logo-brand2 {
    width: calc(100vw * 160/1000);
  }

  .logo-brand-text {
    width: 500px;
    left: calc(50% - 500px);
  }
}
@media (max-width: 767px) {
  .de-line1 {
    width: calc(100vw * 34/375);
  }

  #set-bg-logo.over-width {
    background: url("https://www.jeban.com/spotlight-item/DProgram/HeadPhoto2@2x.jpg") center center no-repeat transparent;
    background-position: left top;
    background-size: 100%;
  }

  .bubble-g-head-left {
    margin-bottom: calc(100vh * 50/375);
    width: 90%;
    height: 20vw;
    padding-left: calc(100vw * 50/375);
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    box-sizing: border-box;
    background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบLotion@2x.png") center center no-repeat;
    background-size: 100% 100%;
  }

  .bubble-box-right {
    margin-bottom: calc(100vh * 50/375);
    margin-top: calc(100vh * 50/375);
  }

  .bubble-box-left {
    margin-top: calc((-100vw * 50/375) - 4vw);
    margin-bottom: calc(100vh * 25/375);
  }

  .detail-width {
    width: 90%;
    margin: 0px auto;
  }

  .product-detail-left {
    position: absolute;
    top: calc(100vh * 18/375);
    left: calc(100vw * 20/375);
  }

  .product-detail-right {
    position: absolute;
    bottom: calc(100vh * 18/375);
    right: calc(100vw * 20/375);
  }

  .img-path-l {
    width: calc(100vw * 74/375);
    margin: 5px 0px;
  }

  .img-path-r {
    width: calc(100vw * 74/375);
    margin: 5px 0px;
    float: right;
  }

  .review-btn {
    width: calc(100vw * 62/375);
    margin-top: calc(100vh * 30/375);
  }

  .review-btn-r {
    width: calc(100vw * 62/375);
    float: right;
    margin-top: calc(100vh * 12/375);
  }

  .img-product {
    width: calc(100vw * 150/375);
    position: relative;
    left: calc(50% - ((100vw * 186/375)/2));
  }

  .img-product-other {
    width: calc(100vw * 150/375);
    position: relative;
    left: calc(50% - ((100vw * 150/375)/2));
  }

  .logo-brand2 {
    position: relative;
    margin-bottom: calc(100vw * 55/375);
    width: calc(100vw * 145/375);
  }

  .logo-brand-text {
    width: 100%;
    top: 0px;
    position: relative;
    left: 0px;
  }

  #set-bg-logo {
    height: calc(100vw * 727/375);
  }

  .bubble-color {
    width: calc(100vw * 88/375);
    height: calc(100vw * 88/375);
    left: calc(50% - (100vw * 88/375) / 2);
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .bg-01 {
    padding-top: 40px;
  }

  .circle {
    width: calc(100vw * 285/375);
    height: calc(100vw * 285/375);
    left: calc(50% - (100vw * 285/375) / 2);
    margin-top: 0px;
  }

  .stroke {
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 40px;
    position: relative;
  }

  .bg-gray {
    background-color: #F1F2F2;
  }

  .triangle {
    width: calc(100vw * 63/375);
    left: calc(50% - (100vw * 62/375) / 2);
    bottom: -15%;
  }

  .logo-h {
    width: calc(100vw * 75/375);
    margin: calc(100vw * 40/375) auto;
  }

  .mar-btm {
    margin-bottom: 8px;
  }

  .bubble-g-color {
    z-index: 1;
    position: relative;
    width: calc(100vw * 150/375);
    left: calc(50% - ( (100vw * 150/375)/ 2));
  }

  .bubble-w-color {
    z-index: 1;
    position: relative;
    width: calc(100vw * 160/375);
    height: calc(100vw * 160/375);
    left: calc(50% - ( (100vw * 160/375)/ 2));
    margin-top: calc(100vh * 40/375);
    margin-bottom: calc(100vh * 30/375);
  }

  .square-box2 .content {
    position: absolute;
    top: calc(-1* (100vh * 12/375));
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
    text-align: center;
  }

  .bubble-gray {
    width: calc(100vw * 18/375);
    left: calc(50% - 12px);
    margin-bottom: calc(100vh * 6/375);
  }

  .img-orange {
    margin-bottom: calc(-1 * (100vh * 5/375));
  }

  .img-blue {
    margin-bottom: calc(-1 * (100vh * 5/375));
  }

  .img-pink {
    margin-bottom: calc(-1 * (100vh * 7/375));
  }

  .img-purple {
    margin-bottom: calc(-1 * (100vh * 8/375));
  }

  .dprogram-box {
    width: calc(100vw * 130/375);
    height: calc(100vh * 12/375);
    left: calc(50% - ((100vw * 130/375) / 2));
    margin-top: calc(100vw * 22/375);
    margin-bottom: calc(100vw * 22/375);
  }

  .img-facebook {
    width: 10px;
    position: relative;
    display: inline-block;
  }
}
@media (max-width: 581px) {
  .bubble-g-head-right {
    right: -16px;
  }

  .bubble-g-head-left2 {
    right: -16px;
  }

  #sec-lotion .bubble-emulsion {
    margin-top: calc(100vh * -34/375);
  }
}
@media (max-width: 500px) {
  #sec-lotion .bubble-emulsion {
    margin-top: calc(100vh * -30/375);
  }
}
@media (max-width: 422px) {
  #sec-lotion .bubble-emulsion {
    margin-top: calc(100vh * -24/375);
  }
}
.bbles-wrapper {
  background-image: url("https://www.jeban.com/spotlight-item/DProgram/bble-wrapper-bg.png");
  background-position: 60% 55%;
  background-size: 40% auto;
  background-repeat: no-repeat;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .bbles-wrapper {
    width: 100%;
    background-position: 65% center;
    background-size: 65% auto;
  }
}
.bbles-wrapper .square-box {
  background: #BCBEC0;
}
.bbles-wrapper .square-box.bble-1 {
  width: 57.5%;
  margin-top: 10%;
}
@media (max-width: 767px) {
  .bbles-wrapper .square-box.bble-1 {
    width: calc(100vw * 215/375);
    margin-top: 10%;
  }
}
.bbles-wrapper .square-box.bble-2 {
  width: 47.5%;
  margin-top: -12%;
  margin-bottom: 15%;
}
@media (max-width: 767px) {
  .bbles-wrapper .square-box.bble-2 {
    width: calc(100vw * 200/375);
    margin-top: -7.5%;
    margin-bottom: 15%;
  }
}
.bbles-wrapper .square-box .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

#set-bg {
  position: relative;
  background: url("https://www.jeban.com/spotlight-item/DProgram/40yr-bg.jpg") center bottom no-repeat #c3c6cd;
  height: calc(100vw * 740/1000);
  background-size: auto 100%;
}
@media (min-width: 1000px) {
  #set-bg {
    height: 740px;
  }
}
@media (max-width: 767px) {
  #set-bg {
    height: calc(100vw * 283/375);
    padding: 0 !important;
  }
}
#set-bg .wrapper {
  position: relative;
  width: 100%;
}
#set-bg .logo-brand-text2 {
  width: 56%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
#set-bg .logo-brand-text2 .logo-brand3 {
  width: calc(100vw * 225/1000);
  margin-bottom: calc(100vw * 25/1000);
}
@media (min-width: 1000px) {
  #set-bg .logo-brand-text2 .logo-brand3 {
    width: 225px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #set-bg .logo-brand-text2 .logo-brand3 {
    width: calc(100vw * 81/375);
    margin-bottom: calc(100vw * 8/375);
  }
}
#set-bg .logo-brand-text2 .logo-brand4 {
  margin: calc(100vw * 25/1000) auto;
  width: calc(100vw * 150/1000);
}
@media (min-width: 1000px) {
  #set-bg .logo-brand-text2 .logo-brand4 {
    margin: 25px auto;
    width: 150px;
  }
}
@media (max-width: 767px) {
  #set-bg .logo-brand-text2 .logo-brand4 {
    margin: calc(100vw * 10/375) auto;
    width: calc(100vw * 55/375);
  }
}
#set-bg .logo-40y {
  position: absolute;
  width: calc(100vw * 125/1000);
  left: 15px;
  top: 2.5%;
}
@media (min-width: 1000px) {
  #set-bg .logo-40y {
    width: 125px;
    left: 15px;
  }
}
@media (max-width: 767px) {
  #set-bg .logo-40y {
    width: calc(100vw * 50/375);
    left: 3vw;
    top: 3vw;
  }
}

#formulas {
  background: url("https://www.jeban.com/spotlight-item/DProgram/formulas-bg-1.png") center top repeat-x transparent;
  background-size: 100% auto;
}
#formulas .bble-media {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Stroke-Gradient@2x.png") center bottom no-repeat transparent;
  background-size: 50% auto;
}
@media (max-width: 767px) {
  #formulas .bble-media {
    background-size: calc(100vw * 250/375) auto;
  }
}
#formulas .bble-media .square-box.rounded-circle {
  color: white;
  width: calc(100vw * 270/1000);
  height: calc(100vw * 270/1000);
}
@media (min-width: 1000px) {
  #formulas .bble-media .square-box.rounded-circle {
    width: 270px;
    height: 270px;
  }
}
@media (max-width: 767px) {
  #formulas .bble-media .square-box.rounded-circle {
    width: calc(100vw * 100/375);
    height: calc(100vw * 100/375);
  }
}
#formulas .bble-media .square-box.rounded-circle.bg-orange {
  background-color: #FAB27B;
}
#formulas .bble-media .square-box.rounded-circle.bg-purple {
  background-color: #BF9ECA;
}
#formulas .bble-media .square-box.rounded-circle.bg-pink {
  background-color: #E6A7AF;
}
#formulas .bble-media .square-box.rounded-circle .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
#formulas .bble-media .square-box.rounded-circle .content h3, #formulas .bble-media .square-box.rounded-circle .content h4 {
  line-height: 0.85;
}

#formula-bubbles {
  background: url("https://www.jeban.com/spotlight-item/DProgram/formulas-bg-2.png") center bottom no-repeat transparent;
  background-size: 100% auto;
}
#formula-bubbles .square-box {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/วงกลมหลายๆวง@2x.png") center center no-repeat;
  background-size: 100% auto;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #formula-bubbles .square-box {
    width: 100%;
  }
}
#formula-bubbles .square-box .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

#sec-lotion .bubbles-wrapper {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sec-lotion .path-lotion-box {
  position: absolute;
  top: -30%;
  right: 55%;
}
#sec-lotion .path-lotion-box .path-lotion {
  display: inline-block;
  width: 35%;
  height: auto;
  margin-top: 30%;
  margin-left: 8px;
}
#sec-lotion .path-emul-box {
  position: absolute;
  bottom: -23%;
  width: auto;
  left: 50%;
  white-space: nowrap;
}
#sec-lotion .path-emul-box .path-emul {
  display: inline-block;
  width: 25%;
  height: auto;
  margin-top: -40%;
  margin-right: 8px;
}
#sec-lotion .bubble-lotion {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Photo/Product-02@2x.png") center center no-repeat;
  background-size: contain;
  z-index: 1;
  margin-right: auto;
}
#sec-lotion .bubble-lotion {
  width: 82.7%;
}
#sec-lotion .bubble-emulsion {
  width: 72.8%;
  background: url("https://www.jeban.com/spotlight-item/DProgram/Photo/Product-03@2x.png") center center no-repeat;
  background-size: contain;
  z-index: 2;
  margin-left: auto;
  margin-top: calc(100vw * -100/1000);
}
#sec-lotion .bubble-lotion .content, #sec-lotion .bubble-emulsion .content {
  color: black;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  line-height: 1.15;
}
#sec-lotion .bubble-margin {
  margin-top: calc(100vw * 236/1000);
  margin-bottom: calc(100vw * 358/1000);
}
@media (min-width: 1000px) {
  #sec-lotion .bubble-margin {
    margin-top: 286px;
    margin-bottom: 402px;
  }
  #sec-lotion .bubble-emulsion {
    margin-top: -100px;
  }
}
@media (max-width: 767px) {
  #sec-lotion .bubbles-wrapper {
    width: 100%;
  }
  #sec-lotion .bubble-margin {
    margin-top: calc(100vw * 60/375);
    margin-bottom: calc(100vw * 90/375);
  }
  #sec-lotion .bubble-lotion {
    width: calc(100vw * 273/375);
  }
  #sec-lotion .bubble-emulsion {
    width: calc(100vw * 244/375);
    margin-top: calc(100vh * -54/375);
  }
  #sec-lotion .path-lotion-box {
    top: calc(0px - 14vw);
  }
  #sec-lotion .path-lotion-box .path-lotion {
    margin-top: 7vw;
    width: calc(100vw * 21/375);
    height: 7vw;
  }
  #sec-lotion .path-emul-box {
    bottom: calc(0px - 14vw);
  }
  #sec-lotion .path-emul-box .path-emul {
    margin-bottom: 7vw;
    width: calc(100vw * 21/375);
    height: 7vw;
  }
}

#sec-three-bubbles .wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#sec-three-bubbles .ribbon-header {
  width: 80%;
}
#sec-three-bubbles .ribbon-header.left {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบLotion@2x.png") right center no-repeat transparent;
  background-size: auto 100%;
  padding: 15px 0 10px 50px;
  text-align: left;
  margin-right: auto;
  margin-top: calc(100vw * -150/1000);
  margin-bottom: calc(100vw * 100/1000);
}
@media (min-width: 1000px) {
  #sec-three-bubbles .ribbon-header.left {
    margin-top: -150px;
    margin-bottom: 100px;
    margin-left: calc((-1 * (100vw - 1000px) / 2) - 1rem);
    padding-left: calc(((100vw - 1000px) / 2) - 1rem + 50px);
  }
}
@media (max-width: 767px) {
  #sec-three-bubbles .ribbon-header.left {
    margin-top: calc(100vw * -60/375);
    margin-bottom: calc(100vw * 40/375);
  }
}
#sec-three-bubbles .ribbon-header.right {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/แถบEmulsion@2x.png") left center no-repeat transparent;
  background-size: auto 100%;
  padding: 15px 50px 10px 0;
  text-align: right;
  margin-left: auto;
  margin-top: calc(100vw * 150/1000);
  margin-bottom: calc(100vw * 100/1000);
}
@media (min-width: 1000px) {
  #sec-three-bubbles .ribbon-header.right {
    margin-top: 150px;
    margin-bottom: 100px;
    margin-right: calc((-1 * (100vw - 1000px) / 2) - 1rem);
    padding-right: calc(((100vw - 1000px) / 2) - 1rem + 50px);
  }
}
@media (max-width: 767px) {
  #sec-three-bubbles .ribbon-header.right {
    margin-top: calc(100vw * 60/375);
    margin-bottom: calc(100vw * 40/375);
  }
}

#products-title {
  padding: calc(100vw * 200/1000) 0;
}
@media (min-width: 1000px) {
  #products-title {
    padding: 200px 0;
  }
}
@media (max-width: 767px) {
  #products-title {
    padding: calc(100vw * 50/375) 0;
  }
}
#products-title .img-line {
  width: 150%;
  margin-left: -25%;
  margin-top: 2.5%;
  margin-bottom: 2.5%;
}
@media (max-width: 767px) {
  #products-title .img-line {
    margin-top: 1%;
    margin-bottom: 1%;
  }
}

#products .product-media .square-box {
  width: 40%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #products .product-media .square-box {
    width: 50%;
  }
}
#products .product-media .square-box .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 17.5%;
}
#products .product-media .body {
  display: flex;
  flex-flow: row;
  margin-top: 5%;
}
#products .product-media .body .img {
  width: 25%;
}
@media (max-width: 767px) {
  #products .product-media .body .img {
    width: 45%;
  }
}
#products .product-media .body .left, #products .product-media .body .right {
  display: flex;
  flex-flow: column;
  width: 37.5%;
}
@media (max-width: 767px) {
  #products .product-media .body .left, #products .product-media .body .right {
    width: 27.5%;
  }
}
#products .product-media .body .left img, #products .product-media .body .right img {
  margin: 0.5rem 0;
}
#products .product-media .body .left p, #products .product-media .body .right p {
  line-height: 1;
  margin: 0.25rem 0 !important;
}
#products .product-media .body .left .btn-user-review img, #products .product-media .body .right .btn-user-review img {
  width: 50%;
}
@media (max-width: 767px) {
  #products .product-media .body .left .btn-user-review img, #products .product-media .body .right .btn-user-review img {
    width: 75%;
  }
}
#products .product-media .body .left {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 10%;
  padding-right: 2.5%;
}
@media (max-width: 767px) {
  #products .product-media .body .left {
    padding-left: unset;
    padding-right: unset;
  }
}
#products .product-media .body .right {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 10%;
  padding-right: 10%;
  padding-left: 2.5%;
}
@media (max-width: 767px) {
  #products .product-media .body .right {
    padding-right: unset;
    padding-left: unset;
  }
}
#products .product-media .bottom-text {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: calc(100vw * -15/1000);
  margin-bottom: calc(100vw * 100/1000);
  padding-top: calc(100vw * 50/1000);
}
@media (min-width: 1000px) {
  #products .product-media .bottom-text {
    margin-top: -15px;
    margin-bottom: 100px;
    padding-top: 50px;
    margin-left: calc((-1 * (100vw - 1000px) / 2) - 1rem);
    margin-right: calc((-1 * (100vw - 1000px) / 2) - 1rem);
  }
}
@media (max-width: 767px) {
  #products .product-media .bottom-text {
    margin-top: calc(100vw * -8/375);
    margin-bottom: calc(100vw * 75/375);
    padding-top: calc(100vw * 25/375);
  }
}
#products .product-media.-orange .square-box {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1844@2x.png") center center no-repeat;
  background-size: contain;
}
#products .product-media.-orange .body h2 {
  color: #F9A660;
}
#products .product-media.-orange .body h3 {
  color: #D17631;
}
#products .product-media.-orange .bottom-text {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-orange@2x.png") center center no-repeat;
  background-size: 100% 100%;
}
#products .product-media.-mint .square-box {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1843@2x.png") center center no-repeat;
  background-size: contain;
}
#products .product-media.-mint .body h2 {
  color: #9AC7CC;
}
#products .product-media.-mint .body h3 {
  color: #6D999B;
}
#products .product-media.-mint .bottom-text {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Blue@2x.png") center center no-repeat;
  background-size: 100% 100%;
}
#products .product-media.-pink .square-box {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1845@2x.png") center center no-repeat;
  background-size: contain;
}
#products .product-media.-pink .body h2 {
  color: #DDB1B1;
}
#products .product-media.-pink .body h3 {
  color: #BC7E7E;
}
#products .product-media.-pink .bottom-text {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Pink@2x.png") center center no-repeat;
  background-size: 100% 100%;
}
#products .product-media.-purple .square-box {
  background: url("https://www.jeban.com/spotlight-item/DProgram/วงกลม/Group1846@2x.png") center center no-repeat;
  background-size: contain;
}
#products .product-media.-purple .body h2 {
  color: #BF9ECA;
}
#products .product-media.-purple .body h3 {
  color: #8D729B;
}
#products .product-media.-purple .bottom-text {
  background: url("https://www.jeban.com/spotlight-item/DProgram/Gradient/Gradient-Purple@2x.png") center center no-repeat;
  background-size: 100% 100%;
}

#sec-how-to-use .how-to-steps {
  display: flex;
  flex-flow: wrap;
}
#sec-how-to-use .step {
  width: 50%;
  padding: calc(100vw * 25/1000) 0 0;
}
@media (min-width: 1000px) {
  #sec-how-to-use .step {
    padding: 25px 0 0;
  }
}
@media (max-width: 767px) {
  #sec-how-to-use .step {
    width: 100%;
    padding: calc(100vw * 25/375) 0 0;
  }
}
#sec-how-to-use .step .square-box {
  width: calc(100vw * 33/1000);
  height: calc(100vw * 33/1000);
  background: #9F9E9F;
  border-radius: 50%;
}
@media (min-width: 1000px) {
  #sec-how-to-use .step .square-box {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 767px) {
  #sec-how-to-use .step .square-box {
    width: calc(100vw * 25/375);
    height: calc(100vw * 25/375);
  }
}
#sec-how-to-use .step .square-box .content {
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec-how-to-use .step p {
  margin-top: calc(100vw * 15/1000);
}
@media (min-width: 1000px) {
  #sec-how-to-use .step p {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #sec-how-to-use .step p {
    margin-top: calc(100vw * 15/375);
  }
}

#sec-facebook-link a {
  background: #EE4D9B;
  color: white !important;
  padding: calc(100vw * 5/1000) calc(100vw * 25/1000);
  border-radius: calc(100vw * 10/1000);
}
@media (min-width: 1000px) {
  #sec-facebook-link a {
    padding: 5px 25px;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  #sec-facebook-link a {
    padding: calc(100vw * 5/375) calc(100vw * 25/375);
    border-radius: calc(100vw * 10/375);
  }
}
#sec-facebook-link a i {
  background: white;
  color: #EE4D9B;
  border-radius: 50%;
  width: calc(100vw * 36/1000);
  height: calc(100vw * 36/1000);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#sec-facebook-link a i:before {
  font-size: calc(100vw * 22/1000);
}
@media (min-width: 1000px) {
  #sec-facebook-link a i {
    width: 36px;
    height: 36px;
  }
  #sec-facebook-link a i:before {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #sec-facebook-link a i {
    width: calc(100vw * 24/375);
    height: calc(100vw * 24/375);
  }
  #sec-facebook-link a i:before {
    font-size: calc(100vw * 14/375);
  }
}</pre></body></html>