@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.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;
}

#olay-prox-b-content {
  overflow: hidden;
}
#olay-prox-b-content hr {
  height: calc(100vw * 8/1440);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/hr.png");
  background-repeat: repeat-x !important;
  background-size: auto 100% !important;
  border: none;
  position: relative;
  z-index: 2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content hr {
    height: 8px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content hr {
    height: calc(100vw * 4.5/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content hr {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content hr {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/hr.webp");
  }
}
#olay-prox-b-content ul.li-image {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 40/1440);
  padding-left: calc(100vw * 48/1440);
  margin-left: calc(100vw * 450/1440);
  color: #676767;
  text-align: left;
}
@media (min-width: 1440px) {
  #olay-prox-b-content ul.li-image {
    font-size: 40px;
    padding-left: 48px;
    margin-left: 450px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content ul.li-image {
    font-size: calc(100vw * 23/375);
    padding-left: calc(100vw * 32/375);
    margin-left: calc(100vw * 60/375);
  }
}
#olay-prox-b-content ul.li-image li {
  position: relative;
  line-height: 1.2;
  margin-bottom: calc(100vw * 12/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content ul.li-image li {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content ul.li-image li {
    margin-bottom: calc(100vw * 6/375);
  }
}
#olay-prox-b-content ul.li-image li:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/li.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -48/1440);
  top: calc(100vw * 12.5/1440);
  width: calc(100vw * 25/1440);
  height: calc(100vw * 25/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content ul.li-image li:before {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/li.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content ul.li-image li:before {
    left: -48px;
    top: 12.5px;
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content ul.li-image li:before {
    left: calc(100vw * -32/375);
    top: calc(100vw * 6/375);
    width: calc(100vw * 16.5/375);
    height: calc(100vw * 16.5/375);
  }
}
#olay-prox-b-content .cover {
  height: calc(100vw * 950/1440);
  padding-top: calc(100vw * 0/1440);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-cover.jpg");
  background-position: center bottom !important;
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover {
    height: 950px;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover {
    height: calc(100vw * 580/375);
    padding-top: calc(100vw * 0/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content .cover {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-cover.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-cover.jpg");
    background-position-y: calc(100vw * 110/375);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content .cover {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-cover.webp");
  }
}
#olay-prox-b-content .cover .title {
  width: calc(100vw * 800/1440);
  padding-top: calc(100vw * 80/1440);
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover .title {
    width: 800px;
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover .title {
    width: calc(100vw * 375/375);
    padding-top: calc(100vw * 10/375);
  }
}
@media (min-width: 768px) {
  #olay-prox-b-content .cover .title {
    margin-left: auto;
  }
}
#olay-prox-b-content .cover h1 {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain;
}
#olay-prox-b-content .cover h1 {
  width: calc(100vw * 220/1440);
  height: calc(100vw * 120/1440);
  line-height: calc(100vw * 120/1440);
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/prox-by-olay.png");
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover h1 {
    width: 220px;
    height: 120px;
    line-height: 120px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover h1 {
    width: calc(100vw * 77/375);
    height: calc(100vw * 42/375);
    line-height: calc(100vw * 42/375);
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content .cover h1 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/prox-by-olay.webp");
  }
}
#olay-prox-b-content .cover h2, #olay-prox-b-content .cover h3 {
  font-family: "Roboto", "DB-Heavent-li" !important;
  font-weight: 300 !important;
  font-size: calc(100vw * 85/1440);
  margin-top: calc(100vw * 12/1440);
  margin-bottom: calc(100vw * 20/1440);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover h2, #olay-prox-b-content .cover h3 {
    font-size: 85px;
    margin-top: 12px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover h2, #olay-prox-b-content .cover h3 {
    font-size: calc(100vw * 42/375);
    margin-top: calc(100vw * 4/375);
    margin-bottom: calc(100vw * 8/375);
  }
}
#olay-prox-b-content .cover h3 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-color.png");
  background-size: cover !important;
  font-size: calc(100vw * 45/1440);
  width: calc(100vw * 560/1440);
  height: calc(100vw * 80/1440);
  line-height: calc(100vw * 80/1440);
  color: white;
  font-weight: 400 !important;
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover h3 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content .cover h3 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-color.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover h3 {
    font-size: 45px;
    width: 560px;
    height: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover h3 {
    font-size: calc(100vw * 22.5/375);
    width: calc(100vw * 310/375);
    height: calc(100vw * 40/375);
    line-height: calc(100vw * 40/375);
  }
}
#olay-prox-b-content .cover h4 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 55/1440);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content .cover h4 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content .cover h4 {
    font-size: calc(100vw * 25/375);
  }
}
#olay-prox-b-content #sec-1 {
  height: calc(100vw * 2525/1440);
  padding-top: calc(100vw * 0/1440);
  border-bottom-width: calc(100vw * 30/1440);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-sec-01.jpg");
  background-position: center bottom !important;
  border-bottom-style: solid;
  border-bottom-color: #68CFE2;
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 {
    height: 2525px;
    padding-top: 0px;
    border-bottom-width: 30px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 {
    height: calc(100vw * 1450/375);
    padding-top: calc(100vw * 0/375);
    border-bottom-width: calc(100vw * 13/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-sec-01.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-sec-01.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-sec-01.webp");
  }
}
#olay-prox-b-content #sec-1 > h1, #olay-prox-b-content #sec-1 h2, #olay-prox-b-content #sec-1 h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
  line-height: 0.95;
  position: relative;
  z-index: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 > h1, #olay-prox-b-content #sec-1 h2, #olay-prox-b-content #sec-1 h3 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > h1, #olay-prox-b-content #sec-1 h2, #olay-prox-b-content #sec-1 h3 {
    font-size: calc(100vw * 50/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > h1, #olay-prox-b-content #sec-1 h2, #olay-prox-b-content #sec-1 h3 {
    line-height: 1.1;
  }
}
#olay-prox-b-content #sec-1 > h2 {
  font-size: calc(100vw * 70/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 > h2 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > h2 {
    font-size: calc(100vw * 40/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > h2 {
    line-height: 0.95;
  }
}
#olay-prox-b-content #sec-1 > h3 {
  font-size: calc(100vw * 53/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 > h3 {
    font-size: 53px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > h3 {
    font-size: calc(100vw * 30/375);
  }
}
#olay-prox-b-content #sec-1 > p {
  font-size: calc(100vw * 35/1440);
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 > p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-1 > p strong {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 45/1440);
  font-weight: normal;
  display: block;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 > p strong {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 > p strong {
    font-size: calc(100vw * 25/375);
  }
}
#olay-prox-b-content #sec-1 img.prox-by-olay {
  width: calc(100vw * 352.5/1440);
  margin-top: calc(100vw * 20/1440);
  margin-bottom: calc(100vw * 40/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 img.prox-by-olay {
    width: 352.5px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 img.prox-by-olay {
    width: calc(100vw * 168/375);
    margin-top: calc(100vw * 5/375);
    margin-bottom: calc(100vw * 20/375);
  }
}
#olay-prox-b-content #sec-1 blockquote {
  border-radius: calc(100vw * 16/1440);
  width: calc(100vw * 800/1440);
  padding-top: calc(100vw * 32/1440);
  padding-bottom: calc(100vw * 32/1440);
  margin-top: calc(100vw * 60/1440);
  background: white;
  border: 1px solid #68CFE2;
  position: relative;
  font-size: calc(100vw * 35/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 blockquote {
    border-radius: 16px;
    width: 800px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote {
    border-radius: calc(100vw * 16/375);
    width: calc(100vw * 345/375);
    padding-top: calc(100vw * 16/375);
    padding-bottom: calc(100vw * 16/375);
    margin-top: calc(100vw * 24/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 blockquote {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-1 blockquote strong {
  font-family: "DB-Heavent-reg" !important;
  font-weight: normal;
}
#olay-prox-b-content #sec-1 blockquote strong.red {
  font-size: calc(100vw * 50/1440);
  color: #68CFE2;
  line-height: 0.65;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 blockquote strong.red {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote strong.red {
    font-size: calc(100vw * 28/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote strong.red {
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  #olay-prox-b-content #sec-1 blockquote strong:not(.red) {
    margin-top: calc(100vw * 10/1440);
    display: block;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #olay-prox-b-content #sec-1 blockquote strong:not(.red) {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote strong:not(.red) {
    margin-top: calc(100vw * 0/375);
  }
}
#olay-prox-b-content #sec-1 blockquote small {
  font-size: calc(100vw * 20/1440);
  position: absolute;
  font-style: italic;
  bottom: 0;
  right: 0;
  transform: translateY(150%);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 blockquote small {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 blockquote small {
    font-size: calc(100vw * 15/375);
  }
}
#olay-prox-b-content #sec-1 .intro {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-x.png");
  background-position: center top !important;
  background-size: auto calc(100vw * 750/1440) !important;
  min-height: calc(100vw * 750/1440);
  padding-top: calc(100vw * 50/1440);
  margin-top: calc(100vw * -190/1440);
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-1 .intro {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-x.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro {
    background-size: auto 750px !important;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro {
    background-size: auto calc(100vw * 513.32/375) !important;
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro {
    min-height: 750px;
    padding-top: 50px;
    margin-top: -190px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro {
    min-height: calc(100vw * 513.32/375);
    padding-top: calc(100vw * 0/375);
    margin-top: calc(100vw * -65/375);
  }
}
#olay-prox-b-content #sec-1 .intro h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 53/1440);
  margin-bottom: calc(100vw * 24/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro h2 {
    font-size: 53px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro h2 {
    font-size: calc(100vw * 28/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro h2 {
    margin-bottom: calc(100vw * 12/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro h2 {
    line-height: 1.1;
  }
}
#olay-prox-b-content #sec-1 .intro h2 span {
  font-size: calc(100vw * 60/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro h2 span {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro h2 span {
    font-size: calc(100vw * 30/375);
  }
}
#olay-prox-b-content #sec-1 .intro p {
  font-size: calc(100vw * 35/1440);
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-1 .intro hr {
  width: calc(100vw * 380/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro hr {
    width: 380px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro hr {
    width: calc(100vw * 300/375);
  }
}
#olay-prox-b-content #sec-1 .intro img {
  width: calc(100vw * 440/1440);
  margin-top: calc(100vw * 20/1440);
  position: relative;
  z-index: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-1 .intro img {
    width: 440px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-1 .intro img {
    width: calc(100vw * 258/375);
    margin-top: calc(100vw * 10/375);
  }
}
#olay-prox-b-content #sec-2 {
  padding-top: calc(100vw * 40/1440);
  padding-bottom: calc(100vw * 60/1440);
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 {
    padding-top: calc(100vw * 28/375);
    padding-bottom: calc(100vw * 36/375);
  }
}
#olay-prox-b-content #sec-2 h2 {
  font-family: "DB-Heavent-reg" !important;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-color.png");
  background-size: cover !important;
  font-size: calc(100vw * 70/1440);
  width: calc(100vw * 770/1440);
  height: calc(100vw * 80/1440);
  line-height: calc(100vw * 80/1440);
  margin-bottom: calc(100vw * 24/1440);
  color: white;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 h2 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-2 h2 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-color.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 h2 {
    font-size: 70px;
    width: 770px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 h2 {
    font-size: calc(100vw * 30/375);
    width: calc(100vw * 315/375);
    height: calc(100vw * 40/375);
    line-height: calc(100vw * 40/375);
    margin-bottom: calc(100vw * 20/375);
  }
}
#olay-prox-b-content #sec-2 p {
  font-size: calc(100vw * 35/1440);
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-2 .item {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/prox-by-olay_dermatological-brightening.jpg");
  background-position: center top !important;
  margin-top: calc(100vw * 20/1440);
  padding-top: calc(100vw * 800/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-2 .item {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/prox-by-olay_dermatological-brightening.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/prox-by-olay_dermatological-brightening.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-2 .item {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/prox-by-olay_dermatological-brightening.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item {
    margin-top: 20px;
    padding-top: 800px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item {
    margin-top: calc(100vw * 15/375);
    padding-top: calc(100vw * 280/375);
  }
}
#olay-prox-b-content #sec-2 .item h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 50/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item h3 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item h3 {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-2 .item h4 {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 50/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item h4 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item h4 {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-2 .item hr {
  width: calc(100vw * 375/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item hr {
    width: 375px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item hr {
    width: calc(100vw * 200/375);
  }
}
#olay-prox-b-content #sec-2 .item .btn-user-review {
  font-family: "DB-Heavent-reg" !important;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-gray.png");
  background-size: cover !important;
  font-size: calc(100vw * 35/1440);
  width: calc(100vw * 220/1440);
  height: calc(100vw * 56/1440);
  line-height: calc(100vw * 56/1440);
  margin-top: calc(100vw * 24/1440);
  color: white;
  display: block;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item .btn-user-review {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-2 .item .btn-user-review {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-gray.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-2 .item .btn-user-review {
    font-size: 35px;
    width: 220px;
    height: 56px;
    line-height: 56px;
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-2 .item .btn-user-review {
    font-size: calc(100vw * 25/375);
    width: calc(100vw * 100/375);
    height: calc(100vw * 34/375);
    line-height: calc(100vw * 34/375);
    margin-top: calc(100vw * 12/375);
  }
}
#olay-prox-b-content #sec-3 {
  text-align: center;
}
#olay-prox-b-content #sec-3 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
  color: #68CFE2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 h2 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 h2 {
    font-size: calc(100vw * 50/375);
  }
}
#olay-prox-b-content #sec-3 p {
  font-size: calc(100vw * 40/1440);
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-3 .box-x {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-x.png");
  background-position: center top !important;
  background-size: auto calc(100vw * 1155/1440) !important;
  min-height: calc(100vw * 1155/1440);
  padding-top: calc(100vw * 120/1440);
  margin-top: calc(100vw * -95/1440);
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-3 .box-x {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-x.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x {
    background-size: auto 1155px !important;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x {
    background-position-y: calc(100vw * 240/375) !important;
    background-size: auto calc(100vw * 415/375) !important;
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x {
    min-height: 1155px;
    padding-top: 120px;
    margin-top: -95px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x {
    min-height: calc(100vw * 710/375);
    padding-top: calc(100vw * 0/375);
    margin-top: calc(100vw * 25/375);
  }
}
#olay-prox-b-content #sec-3 .box-x blockquote {
  font-size: calc(100vw * 70/1440);
  font-family: "DB-Heavent-reg", Arial !important;
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x blockquote {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x blockquote {
    font-size: calc(100vw * 34/375);
  }
}
#olay-prox-b-content #sec-3 .box-x h4 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 35/1440);
  color: #68CFE2;
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x h4 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x h4 {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-3 .box-x ul.before-after {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: calc(100vw * -16/1440);
  margin-bottom: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after {
    margin-top: -16px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after {
    margin-top: calc(100vw * -8/375);
    margin-bottom: calc(100vw * 16/375);
  }
}
#olay-prox-b-content #sec-3 .box-x ul.before-after li {
  margin: calc(100vw * 0/1440) calc(100vw * 16/1440);
  border: none;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after li {
    margin: 0px 16px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after li {
    margin: calc(100vw * 0/375) calc(100vw * 8/375);
  }
}
#olay-prox-b-content #sec-3 .box-x ul.before-after li img {
  width: calc(100vw * 210/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after li img {
    width: 210px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x ul.before-after li img {
    width: calc(100vw * 110/375);
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog {
  border-radius: calc(100vw * 16/1440);
  width: calc(100vw * 965/1440);
  padding-top: calc(100vw * 32/1440);
  padding-bottom: calc(100vw * 32/1440);
  margin-top: calc(100vw * 60/1440);
  background: white;
  border: 1px solid #68CFE2;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  font-size: calc(100vw * 35/1440);
  line-height: 1.2;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x .dialog {
    border-radius: 16px;
    width: 965px;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog {
    border-radius: calc(100vw * 16/375);
    width: calc(100vw * 315/375);
    padding-top: calc(100vw * 16/375);
    padding-bottom: calc(100vw * 16/375);
    margin-top: calc(100vw * 24/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x .dialog {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog li {
  text-align: center;
  width: 27.5%;
}
#olay-prox-b-content #sec-3 .box-x .dialog li h3 {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain;
  width: calc(100vw * 143.11/1440);
  height: calc(100vw * 57.39/1440);
  line-height: calc(100vw * 57.39/1440);
  margin-bottom: calc(100vw * 24/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li h3 {
    width: 143.11px;
    height: 57.39px;
    line-height: 57.39px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li h3 {
    width: calc(100vw * 109.63/375);
    height: calc(100vw * 43.97/375);
    line-height: calc(100vw * 43.97/375);
    margin-bottom: calc(100vw * 20/375);
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog li p {
  line-height: 1.15;
}
#olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(1) h3 {
  width: calc(100vw * 134.85/1440);
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/91-percent.png");
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(1) h3 {
    width: 134.85px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(1) h3 {
    width: calc(100vw * 103.31/375);
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(1) h3 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/91-percent.webp");
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(2) h3 {
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/86-percent.png");
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(2) h3 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/86-percent.webp");
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(3) h3 {
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/83-percent.png");
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(3) h3 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/83-percent.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li {
    width: 50%;
  }
  #olay-prox-b-content #sec-3 .box-x .dialog li:nth-child(3) {
    width: 100%;
    padding-top: calc(100vw * 32/375);
  }
}
#olay-prox-b-content #sec-3 .box-x .dialog li.small {
  font-size: calc(100vw * 20/1440);
  position: absolute;
  font-style: italic;
  bottom: 0;
  transform: translateY(125%);
  right: 0;
  width: 52.5%;
  text-align: left;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li.small {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li.small {
    font-size: calc(100vw * 15/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-3 .box-x .dialog li.small {
    width: 100%;
    text-align: center;
  }
}
#olay-prox-b-content #sec-4 {
  height: calc(100vw * 1665/1440);
  padding-top: calc(100vw * 0/1440);
  margin-top: calc(100vw * -112.5/1440);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-sec-04.jpg");
  background-position: center bottom !important;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-content: center;
  text-align: center;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 {
    height: 1665px;
    padding-top: 0px;
    margin-top: -112.5px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 {
    height: calc(100vw * 1350/375);
    padding-top: calc(100vw * 0/375);
    margin-top: calc(100vw * 0/375);
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-sec-04.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-sec-04.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-sec-04.webp");
  }
}
#olay-prox-b-content #sec-4 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 80/1440);
  color: #68CFE2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 h2 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 h2 {
    font-size: calc(100vw * 36/375);
  }
}
#olay-prox-b-content #sec-4 hr {
  width: calc(100vw * 770/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 hr {
    width: 770px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 hr {
    width: calc(100vw * 300/375);
  }
}
#olay-prox-b-content #sec-4 ul {
  flex: 1;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-content: flex-start;
  width: 100%;
  padding: 0;
}
#olay-prox-b-content #sec-4 ul li {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-content: center;
  border-radius: 50%;
  border: 1px solid #68CFE2;
  background: white;
}
#olay-prox-b-content #sec-4 ul li:nth-child(1) {
  width: calc(100vw * 307/1440);
  height: calc(100vw * 307/1440);
  margin-bottom: calc(100vw * 252/1440);
  margin-left: calc(100vw * 914/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(1) {
    width: 307px;
    height: 307px;
    margin-bottom: 252px;
    margin-left: 914px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(1) {
    width: calc(100vw * 181/375);
    height: calc(100vw * 181/375);
    margin-bottom: calc(100vw * 262/375);
    margin-left: calc(100vw * 178/375);
  }
}
#olay-prox-b-content #sec-4 ul li:nth-child(2) {
  width: calc(100vw * 363/1440);
  height: calc(100vw * 363/1440);
  margin-bottom: calc(100vw * -208/1440);
  margin-left: calc(100vw * 914/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2) {
    width: 363px;
    height: 363px;
    margin-bottom: -208px;
    margin-left: 914px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2) {
    width: calc(100vw * 232/375);
    height: calc(100vw * 232/375);
    margin-bottom: calc(100vw * 10/375);
    margin-left: calc(100vw * 36.5/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2) {
    position: relative;
  }
  #olay-prox-b-content #sec-4 ul li:nth-child(2):before {
    content: "";
    position: absolute;
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/niacinamide_vitamin_b3.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: calc(100vw * 0/1440);
    top: calc(100vw * 0/1440);
    width: calc(100vw * 0/1440);
    height: calc(100vw * 0/1440);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2):before {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/niacinamide_vitamin_b3.webp");
  }
}
@media (max-width: 767px) and (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2):before {
    left: 0px;
    top: 0px;
    width: 0px;
    height: 0px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(2):before {
    left: calc(100vw * 115/375);
    top: calc(100vw * -31/375);
    width: calc(100vw * 144.4/375);
    height: calc(100vw * 114/375);
  }
}
#olay-prox-b-content #sec-4 ul li:nth-child(3) {
  width: calc(100vw * 382/1440);
  height: calc(100vw * 382/1440);
  margin-bottom: calc(100vw * -174/1440);
  margin-left: calc(100vw * 261/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(3) {
    width: 382px;
    height: 382px;
    margin-bottom: -174px;
    margin-left: 261px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(3) {
    width: calc(100vw * 232/375);
    height: calc(100vw * 232/375);
    margin-bottom: calc(100vw * 8/375);
    margin-left: calc(100vw * 104/375);
  }
}
#olay-prox-b-content #sec-4 ul li:nth-child(4) {
  width: calc(100vw * 256/1440);
  height: calc(100vw * 256/1440);
  margin-bottom: calc(100vw * 156/1440);
  margin-left: calc(100vw * 683/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(4) {
    width: 256px;
    height: 256px;
    margin-bottom: 156px;
    margin-left: 683px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li:nth-child(4) {
    width: calc(100vw * 142/375);
    height: calc(100vw * 142/375);
    margin-bottom: calc(100vw * 134/375);
    margin-left: calc(100vw * 51/375);
  }
}
#olay-prox-b-content #sec-4 ul li h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 45/1440);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li h3 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li h3 {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-4 ul li p {
  font-size: calc(100vw * 35/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-4 ul li p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-4 ul li p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-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/prox-by-olay_dermatological-brightening/1440/bg-how-to-use.jpg");
  background-position-x: 0 !important;
  border-bottom-style: solid;
  border-bottom-color: #68CFE2;
  height: calc(100vw * 840/1440);
  padding-top: calc(100vw * 68/1440);
  padding-bottom: calc(100vw * 32/1440);
  border-bottom-width: calc(100vw * 30/1440);
  background-position-y: calc(100vw * 38/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/1440/bg-how-to-use.webp");
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-how-to-use.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/375/bg-how-to-use.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 {
    height: 840px;
    padding-top: 68px;
    padding-bottom: 32px;
    border-bottom-width: 30px;
    background-position-y: 38px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 {
    height: calc(100vw * 615/375);
    padding-top: calc(100vw * 40/375);
    padding-bottom: calc(100vw * 24/375);
    border-bottom-width: calc(100vw * 13/375);
    background-position-y: calc(100vw * 105/375);
  }
}
#olay-prox-b-content #sec-5 h2, #olay-prox-b-content #sec-5 h3, #olay-prox-b-content #sec-5 h4 {
  font-family: "DB-Heavent-reg" !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#olay-prox-b-content #sec-5 h2 {
  font-size: calc(100vw * 120/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 h2 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 h2 {
    font-size: calc(100vw * 60/375);
  }
}
@media (min-width: 768px) {
  #olay-prox-b-content #sec-5 h2 {
    margin-left: calc(100vw * 630/1440);
    text-align: left;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #olay-prox-b-content #sec-5 h2 {
    margin-left: 630px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #olay-prox-b-content #sec-5 h2 {
    margin-left: calc(100vw * 0/375);
  }
}
#olay-prox-b-content #sec-5 h3 {
  font-size: calc(100vw * 60/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 h3 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 h3 {
    font-size: calc(100vw * 35/375);
  }
}
#olay-prox-b-content #sec-5 h4 {
  font-size: calc(100vw * 45/1440);
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 h4 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 h4 {
    font-size: calc(100vw * 23/375);
  }
}
#olay-prox-b-content #sec-5 ul {
  width: calc(100vw * 420/1440);
  margin-top: calc(100vw * 24/1440);
  margin-bottom: calc(100vw * 180/1440);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 ul {
    width: 420px;
    margin-top: 24px;
    margin-bottom: 180px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 ul {
    width: calc(100vw * 275/375);
    margin-top: calc(100vw * 245/375);
    margin-bottom: calc(100vw * 20/375);
  }
}
@media (min-width: 768px) {
  #olay-prox-b-content #sec-5 ul {
    margin-left: calc(100vw * 630/1440);
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #olay-prox-b-content #sec-5 ul {
    margin-left: 630px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #olay-prox-b-content #sec-5 ul {
    margin-left: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 ul hr {
    width: calc(100vw * 210/375);
    margin-left: 0;
  }
}
#olay-prox-b-content #sec-5 .shopping-link {
  font-family: "DB-Heavent-reg" !important;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-gray.png");
  background-size: cover !important;
  font-size: calc(100vw * 80/1440);
  width: calc(100vw * 470/1440);
  height: calc(100vw * 85/1440);
  line-height: calc(100vw * 85/1440);
  margin-bottom: calc(100vw * 12/1440);
  color: black;
  display: block;
  text-decoration: none;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 .shopping-link {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-prox-b-content #sec-5 .shopping-link {
    background-image: url("https://www.jeban.com/spotlight-item/prox-by-olay_dermatological-brightening/bg-gradient-gray.webp");
  }
}
@media (min-width: 1440px) {
  #olay-prox-b-content #sec-5 .shopping-link {
    font-size: 80px;
    width: 470px;
    height: 85px;
    line-height: 85px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  #olay-prox-b-content #sec-5 .shopping-link {
    font-size: calc(100vw * 43/375);
    width: calc(100vw * 260/375);
    height: calc(100vw * 48/375);
    line-height: calc(100vw * 48/375);
    margin-bottom: calc(100vw * 6/375);
  }
}

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