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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Will&Grace";
  font-style: normal;
  font-weight: normal;
  src: url("https://www.jeban.com/spotlight-item/_fonts/will-grace/WILLG___.woff") format("woff");
}
#smooth-e-body-content {
  color: #3D45A8;
}
#smooth-e-body-content .cover {
  background: linear-gradient(180deg, #bcabd1 0%, white 100%);
  height: calc(100vw * 1360/1440);
  padding-top: calc(100vw * 58/1440);
  padding-left: calc(100vw * 80/1440);
  text-align: left;
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover {
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(https://www.jeban.com/spotlight-item/smooth-e-body/375/bg-cover.png);
  }
}
@media (max-width: 767px) and (min-width: 1440px) {
  #smooth-e-body-content .cover {
    background-size: 1440px auto;
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content .cover {
    height: 1360px;
    padding-top: 58px;
    padding-left: 80px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover {
    height: calc(100vw * 1010/375);
    padding-top: calc(100vw * 22/375);
    padding-left: calc(100vw * 35/375);
  }
}
#smooth-e-body-content .cover .logo {
  width: calc(100vw * 548/1440);
  margin-bottom: calc(100vw * 36/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content .cover .logo {
    width: 548px;
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover .logo {
    width: calc(100vw * 268/375);
    margin-bottom: calc(100vw * 18/375);
  }
}
#smooth-e-body-content .cover .packshot {
  width: calc(100vw * 935/1440);
  margin-top: calc(100vw * -320/1440);
  margin-left: calc(100vw * 430/1440);
  margin-bottom: calc(100vw * -750/1440);
  position: relative;
  z-index: 3;
}
@media (min-width: 1440px) {
  #smooth-e-body-content .cover .packshot {
    width: 935px;
    margin-top: -320px;
    margin-left: 430px;
    margin-bottom: -750px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover .packshot {
    width: calc(100vw * 375/375);
    margin-top: calc(100vw * 50/375);
    margin-left: calc(100vw * -35/375);
    margin-bottom: calc(100vw * -60/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover .packshot {
    max-width: unset;
  }
}
#smooth-e-body-content .cover h1 {
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/text-relaxing-and-nourishing-body-lotion.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  color: transparent;
  text-indent: -3000px;
  height: calc(100vw * 290/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content .cover h1 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/text-relaxing-and-nourishing-body-lotion.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content .cover h1 {
    height: 290px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover h1 {
    height: calc(100vw * 142/375);
  }
}
#smooth-e-body-content .cover h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 65/1440);
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #smooth-e-body-content .cover h2 {
    font-size: 65px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover h2 {
    font-size: calc(100vw * 38/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content .cover h2 {
    text-align: center;
    margin-left: calc(100vw * -35/375);
  }
}
#smooth-e-body-content #sec-1 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: calc(100vw * -460/1440);
  margin-bottom: calc(100vw * -500/1440);
  height: calc(100vw * 997/1440);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-1 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/quote-circle.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/quote-circle.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/quote-circle.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-1 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/quote-circle.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-1 {
    margin-top: -460px;
    margin-bottom: -500px;
    height: 997px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-1 {
    margin-top: calc(100vw * -200/375);
    margin-bottom: calc(100vw * -275/375);
    height: calc(100vw * 440/375);
  }
}
#smooth-e-body-content #sec-1 p {
  font-size: calc(100vw * 50/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-1 p {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-1 p {
    font-size: calc(100vw * 23/375);
  }
}
#smooth-e-body-content #sec-1 blockquote {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 60/1440);
  margin-top: calc(100vw * 50/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-1 blockquote {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-1 blockquote {
    font-size: calc(100vw * 23/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-1 blockquote {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-1 blockquote {
    margin-top: calc(100vw * 30/375);
  }
}
#smooth-e-body-content #sec-2 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 1580/1440);
  padding-top: calc(100vw * 525/1440);
  margin-bottom: calc(100vw * -590/1440);
  position: relative;
  z-index: 1;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-2 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-01.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-01.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-01.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-01.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-2 {
    min-height: 1580px;
    padding-top: 525px;
    margin-bottom: -590px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 {
    min-height: calc(100vw * 775/375);
    padding-top: calc(100vw * 300/375);
    margin-bottom: calc(100vw * -115/375);
  }
}
#smooth-e-body-content #sec-2 .logo {
  width: calc(100vw * 545/1440);
  margin-left: calc(100vw * 500/1440);
  margin-bottom: calc(100vw * 36/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-2 .logo {
    width: 545px;
    margin-left: 500px;
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 .logo {
    width: calc(100vw * 273/375);
    margin-left: calc(100vw * 81.75/375);
    margin-bottom: calc(100vw * 18/375);
  }
}
#smooth-e-body-content #sec-2 p {
  font-size: calc(100vw * 50/1440);
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-2 p {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 p {
    font-size: calc(100vw * 27/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 p {
    line-height: 1.3;
  }
}
#smooth-e-body-content #sec-2 p strong {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 60/1440);
  font-weight: normal;
  display: block;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-2 p strong {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-2 p strong {
    font-size: calc(100vw * 35/375);
  }
}
#smooth-e-body-content #sec-3 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 1280/1440);
  padding-top: calc(100vw * 275/1440);
  position: relative;
  z-index: 2;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-02.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-02.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-02.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-02.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 {
    min-height: 1280px;
    padding-top: 275px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 {
    min-height: calc(100vw * 990/375);
    padding-top: calc(100vw * 120/375);
  }
}
#smooth-e-body-content #sec-3:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/moon.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 976.92/1440);
  top: calc(100vw * 45/1440);
  width: calc(100vw * 443/1440);
  height: calc(100vw * 500/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3:after {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/moon.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3:after {
    left: 976.92px;
    top: 45px;
    width: 443px;
    height: 500px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3:after {
    left: calc(100vw * 130/375);
    top: calc(100vw * 40/375);
    width: calc(100vw * 250/375);
    height: calc(100vw * 300/375);
  }
}
#smooth-e-body-content #sec-3:after {
  transform: rotate(-38deg);
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3:after {
    transform: rotate(-13deg);
  }
}
#smooth-e-body-content #sec-3 h2 {
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/text-luxury-night-time.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  text-indent: -3000px;
  height: calc(100vw * 313/1440);
  margin-bottom: calc(100vw * -20/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 h2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/text-luxury-night-time.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/text-luxury-night-time.png");
    background-position-x: calc(100vw * 35/375);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 h2 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/text-luxury-night-time.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 h2 {
    height: 313px;
    margin-bottom: -20px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h2 {
    height: calc(100vw * 190/375);
    margin-bottom: calc(100vw * 32/375);
  }
}
#smooth-e-body-content #sec-3 h3 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 60/1440);
  height: calc(100vw * 95/1440);
  border-radius: calc(100vw * 47.5/1440);
  padding: calc(100vw * 0/1440) calc(100vw * 48/1440);
  background: #EDE5F8;
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 h3 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h3 {
    font-size: calc(100vw * 30/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 h3 {
    height: 95px;
    border-radius: 47.5px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h3 {
    height: calc(100vw * 46/375);
    border-radius: calc(100vw * 23/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 h3 {
    padding: 0px 48px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h3 {
    padding: calc(100vw * 0/375) calc(100vw * 24/375);
  }
}
#smooth-e-body-content #sec-3 h3:not(:first-child) {
  margin-top: calc(100vw * -15/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 h3:not(:first-child) {
    margin-top: -15px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 h3:not(:first-child) {
    margin-top: calc(100vw * -10/375);
  }
}
#smooth-e-body-content #sec-3 .lavender-info {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 702/1440);
  padding-top: calc(100vw * 275/1440);
  padding-left: calc(100vw * 175/1440);
  margin-top: calc(100vw * -128/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 .lavender-info {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-3 .lavender-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-03.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 .lavender-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-03.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 .lavender-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-03.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-3 .lavender-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-03.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 .lavender-info {
    min-height: 702px;
    padding-top: 275px;
    padding-left: 175px;
    margin-top: -128px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 .lavender-info {
    min-height: calc(100vw * 346/375);
    padding-top: calc(100vw * 46/375);
    padding-left: calc(100vw * 0/375);
    margin-top: calc(100vw * 0/375);
  }
}
#smooth-e-body-content #sec-3 .lavender-info p {
  font-size: calc(100vw * 45/1440);
  text-align: center;
  line-height: 1.2;
  transform: rotate(2.84deg);
  color: black;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-3 .lavender-info p {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 .lavender-info p {
    font-size: calc(100vw * 27/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-3 .lavender-info p {
    line-height: 1.3;
    transform: rotate(4.84deg);
  }
}
#smooth-e-body-content #sec-4 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: calc(100vw * -380/1440);
  padding-top: calc(100vw * 275/1440);
  position: relative;
  z-index: 3;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-04.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-04.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-04.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-4 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-04.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 {
    margin-top: -380px;
    padding-top: 275px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 {
    margin-top: calc(100vw * -318/375);
    padding-top: calc(100vw * 120/375);
  }
}
#smooth-e-body-content #sec-4 .flex-media {
  padding-left: calc(100vw * 166/1440);
  padding-right: calc(100vw * 0/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .flex-media {
    padding-left: 166px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media {
    padding-left: calc(100vw * 0/375);
    padding-right: calc(100vw * 25/375);
  }
}
#smooth-e-body-content #sec-4 .flex-media .product {
  width: calc(100vw * 296/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .flex-media .product {
    width: 296px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media .product {
    width: calc(100vw * 134/375);
  }
}
#smooth-e-body-content #sec-4 .flex-media .body {
  padding-top: calc(100vw * 228/1440);
  padding-left: calc(100vw * 12/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .flex-media .body {
    padding-top: 228px;
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media .body {
    padding-top: calc(100vw * 140/375);
    padding-left: calc(100vw * 0/375);
  }
}
#smooth-e-body-content #sec-4 .flex-media .body h3, #smooth-e-body-content #sec-4 .flex-media .body h4 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 90/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .flex-media .body h3, #smooth-e-body-content #sec-4 .flex-media .body h4 {
    font-size: 90px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media .body h3, #smooth-e-body-content #sec-4 .flex-media .body h4 {
    font-size: calc(100vw * 35/375);
  }
}
#smooth-e-body-content #sec-4 .flex-media .body h4, #smooth-e-body-content #sec-4 .flex-media .body p {
  font-size: calc(100vw * 60/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .flex-media .body h4, #smooth-e-body-content #sec-4 .flex-media .body p {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media .body h4, #smooth-e-body-content #sec-4 .flex-media .body p {
    font-size: calc(100vw * 23/375);
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-4 .flex-media picture, #smooth-e-body-content #sec-4 .flex-media img {
    order: 1;
  }
  #smooth-e-body-content #sec-4 .flex-media .body {
    order: 2;
    text-align: left;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .flex-media .body {
    text-align: right;
  }
}
#smooth-e-body-content #sec-4 .product-info {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  color: black;
  line-height: 1.2;
  background-size: contain !important;
  position: relative;
  min-height: calc(100vw * 860/1440);
  margin-top: calc(100vw * -295/1440);
  padding-top: calc(100vw * 110/1440);
  width: calc(100vw * 1160/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-4 .product-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/bg-product-info.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-4 .product-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/bg-product-info.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/bg-product-info.png");
    line-height: 1.3;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-4 .product-info {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/bg-product-info.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info {
    min-height: 860px;
    margin-top: -295px;
    padding-top: 110px;
    width: 1160px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info {
    min-height: calc(100vw * 574/375);
    margin-top: calc(100vw * -75/375);
    padding-top: calc(100vw * 75/375);
    width: calc(100vw * 336/375);
  }
}
#smooth-e-body-content #sec-4 .product-info blockquote {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 45/1440);
  padding-left: calc(100vw * 340/1440);
  margin-bottom: calc(100vw * 100/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info blockquote {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info blockquote {
    font-size: calc(100vw * 23/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info blockquote {
    padding-left: 340px;
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info blockquote {
    padding-left: calc(100vw * 0/375);
    margin-bottom: calc(100vw * 45/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info blockquote {
    text-align: center;
  }
}
#smooth-e-body-content #sec-4 .product-info ul li {
  font-size: calc(100vw * 40/1440);
  margin-bottom: calc(100vw * 32/1440);
  padding-left: calc(100vw * 255/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info ul li {
    font-size: 40px;
    margin-bottom: 32px;
    padding-left: 255px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info ul li {
    font-size: calc(100vw * 21/375);
    margin-bottom: calc(100vw * 16/375);
    padding-left: calc(100vw * 40/375);
  }
}
#smooth-e-body-content #sec-4 .product-info ul li:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/bullet.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 178/1440);
  top: calc(100vw * -12/1440);
  width: calc(100vw * 43.91/1440);
  height: calc(100vw * 63.04/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-4 .product-info ul li:before {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/bullet.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .product-info ul li:before {
    left: 178px;
    top: -12px;
    width: 43.91px;
    height: 63.04px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .product-info ul li:before {
    left: calc(100vw * 11/375);
    top: calc(100vw * -6/375);
    width: calc(100vw * 22.96/375);
    height: calc(100vw * 32.96/375);
  }
}
#smooth-e-body-content #sec-4 .btn-user-review .square-box {
  width: calc(100vw * 156/1440);
  height: calc(100vw * 156/1440);
  background: #2E3192;
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .btn-user-review .square-box {
    width: 156px;
    height: 156px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .btn-user-review .square-box {
    width: calc(100vw * 72/375);
    height: calc(100vw * 72/375);
  }
}
#smooth-e-body-content #sec-4 .btn-user-review .square-box .content {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 53/1440);
  color: white;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-4 .btn-user-review .square-box .content {
    font-size: 53px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-4 .btn-user-review .square-box .content {
    font-size: calc(100vw * 23/375);
  }
}
#smooth-e-body-content #sec-5 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 2110/1440);
  margin-top: calc(100vw * 175/1440);
  padding-top: calc(100vw * 100/1440);
  position: relative;
  z-index: 3;
  color: black;
  text-align: center;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-05.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-05.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-05.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-05.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 {
    min-height: 2110px;
    margin-top: 175px;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 {
    min-height: calc(100vw * 1375/375);
    margin-top: calc(100vw * 100/375);
    padding-top: calc(100vw * 42/375);
  }
}
#smooth-e-body-content #sec-5:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/lavender.png");
  background-size: contain;
  background-repeat: no-repeat;
  right: calc(100vw * 100/1440);
  top: calc(100vw * -150/1440);
  width: calc(100vw * 342.3/1440);
  height: calc(100vw * 853/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5:before {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/lavender.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5:before {
    right: 100px;
    top: -150px;
    width: 342.3px;
    height: 853px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5:before {
    right: calc(100vw * 30/375);
    top: calc(100vw * -25/375);
    width: calc(100vw * 130/375);
    height: calc(100vw * 322/375);
  }
}
#smooth-e-body-content #sec-5:before {
  z-index: 0;
  transform: rotate(9deg);
}
#smooth-e-body-content #sec-5 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 h2 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 h2 {
    font-size: calc(100vw * 50/375);
  }
}
#smooth-e-body-content #sec-5 h4 {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 70/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 h4 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 h4 {
    font-size: calc(100vw * 30/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 h2, #smooth-e-body-content #sec-5 h4 {
    width: 80%;
  }
  #smooth-e-body-content #sec-5 h2 {
    line-height: 0.8;
  }
}
#smooth-e-body-content #sec-5 blockquote {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  color: black;
  line-height: 1.2;
  background-size: contain !important;
  position: relative;
  justify-content: space-evenly;
  min-height: calc(100vw * 552/1440);
  padding-top: calc(100vw * 78/1440);
  padding-bottom: calc(100vw * 59/1440);
  margin-top: calc(100vw * -40/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 blockquote {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-5 blockquote {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/quote-rounded-rectangle.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 blockquote {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/quote-rounded-rectangle.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 blockquote {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/quote-rounded-rectangle.png");
    background-position-x: calc(100vw * 16/375);
    line-height: 1.3;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 blockquote {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/quote-rounded-rectangle.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 blockquote {
    min-height: 552px;
    padding-top: 78px;
    padding-bottom: 59px;
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 blockquote {
    min-height: calc(100vw * 382/375);
    padding-top: calc(100vw * 5/375);
    padding-bottom: calc(100vw * 13/375);
    margin-top: calc(100vw * 16/375);
  }
}
#smooth-e-body-content #sec-5 blockquote p {
  font-size: calc(100vw * 45/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 blockquote p {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 blockquote p {
    font-size: calc(100vw * 23/375);
  }
}
#smooth-e-body-content #sec-5 ul {
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/cell.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: calc(100vw * 515/1440);
  margin-top: calc(100vw * -20/1440);
  margin-bottom: calc(100vw * 0/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 ul {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/cell.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul {
    height: 515px;
    margin-top: -20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul {
    height: calc(100vw * 210/375);
    margin-top: calc(100vw * 75/375);
    margin-bottom: calc(100vw * 50/375);
  }
}
#smooth-e-body-content #sec-5 ul li {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 55/1440);
  color: #2E3192;
  line-height: 1.1;
  position: absolute;
  width: calc(100vw * 350/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li {
    font-size: calc(100vw * 23/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li {
    line-height: 1.2;
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li {
    width: 350px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li {
    width: calc(100vw * 150/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(1) {
  left: calc(100vw * 100/1440);
  top: calc(100vw * 150/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1) {
    left: 100px;
    top: 150px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1) {
    left: calc(100vw * 0/375);
    top: calc(100vw * -70/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1) {
    text-align: right;
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(1):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 510/1440);
  height: calc(100vw * 58/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    left: 0px;
    top: 0px;
    width: 510px;
    height: 58px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    left: calc(100vw * 30/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 52/375);
    height: calc(100vw * 78/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(1):before {
  left: 50%;
  transform: translateY(-125%);
  border-color: #2E3192;
  border-style: dashed none none dashed;
  border-width: calc(100vw * 2/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    border-width: 2px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    border-width: calc(100vw * 1/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):before {
    left: unset;
    right: 0;
    border-style: dashed dashed none none;
    transform: translate(125%, 30%);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(1):after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.png");
  background-size: contain;
  background-repeat: no-repeat;
  right: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 22/1440);
  height: calc(100vw * 22/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):after {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):after {
    right: 0px;
    top: 0px;
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):after {
    right: calc(100vw * 0/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 10/375);
    height: calc(100vw * 10/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(1):after {
  background: #2E3192;
  border-radius: 50%;
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):after {
    right: 50%;
    transform: translate(50%, -125%);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(1):after {
    top: 30%;
    transform: translate(125%, 25%);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(2) {
  left: calc(100vw * 980/1440);
  top: calc(100vw * 430/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2) {
    left: 980px;
    top: 430px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2) {
    left: calc(100vw * 145/375);
    top: calc(100vw * 250/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(2):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.png");
  background-size: contain;
  background-repeat: no-repeat;
  right: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 300/1440);
  height: calc(100vw * 75/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    right: 0px;
    top: 0px;
    width: 300px;
    height: 75px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    right: calc(100vw * 0/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 1/375);
    height: calc(100vw * 62/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(2):before {
  right: 50%;
  transform: translateY(-125%);
  border-color: #2E3192;
  border-style: dashed dashed none none;
  border-width: calc(100vw * 2/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    border-width: 2px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    border-width: calc(100vw * 1/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):before {
    border-style: none dashed none none;
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(2):after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 22/1440);
  height: calc(100vw * 22/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):after {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):after {
    left: 0px;
    top: 0px;
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 ul li:nth-child(2):after {
    left: calc(100vw * 0/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 10/375);
    height: calc(100vw * 10/375);
  }
}
#smooth-e-body-content #sec-5 ul li:nth-child(2):after {
  background: #2E3192;
  border-radius: 50%;
  left: 50%;
  transform: translate(-55%, -125%);
}
#smooth-e-body-content #sec-5 .emollients-box {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/bg-emollients-box.png");
  height: calc(100vw * 860/1440);
  padding-top: calc(100vw * 10/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 .emollients-box {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 .emollients-box {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/bg-emollients-box.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 .emollients-box {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/bg-emollients-box.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 .emollients-box {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/bg-emollients-box.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 .emollients-box {
    height: 860px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 .emollients-box {
    height: calc(100vw * 650/375);
    padding-top: calc(100vw * 70/375);
  }
}
#smooth-e-body-content #sec-5 h3 {
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/text-emollients.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  text-indent: -3000px;
  height: calc(100vw * 295/1440);
  margin-bottom: calc(100vw * 20/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-5 h3 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/text-emollients.webp");
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-5 h3 {
    background-position-x: calc(100vw * 158/1440);
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #smooth-e-body-content #sec-5 h3 {
    background-position-x: 158px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #smooth-e-body-content #sec-5 h3 {
    background-position-x: calc(100vw * 0/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 h3 {
    height: 295px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 h3 {
    height: calc(100vw * 118/375);
    margin-bottom: calc(100vw * 10/375);
  }
}
#smooth-e-body-content #sec-5 p {
  font-size: calc(100vw * 45/1440);
  padding-bottom: calc(100vw * 45/1440);
  color: #3D45A8;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 p {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 p {
    font-size: calc(100vw * 25/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 p {
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 p {
    padding-bottom: calc(100vw * 25/375);
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-5 p {
    width: 75%;
    line-height: 1.1;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 p {
    line-height: 1.2;
  }
}
#smooth-e-body-content #sec-5 .packshot {
  width: calc(100vw * 580/1440);
  margin-top: calc(100vw * -400/1440);
  margin-left: calc(100vw * 830/1440);
  position: relative;
  z-index: 3;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-5 .packshot {
    width: 580px;
    margin-top: -400px;
    margin-left: 830px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 .packshot {
    width: calc(100vw * 275/375);
    margin-top: calc(100vw * -15/375);
    margin-left: calc(100vw * 42/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-5 .packshot {
    max-width: unset;
  }
}
#smooth-e-body-content #sec-6 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 1965/1440);
  margin-top: calc(100vw * -695/1440);
  padding-top: calc(100vw * 885/1440);
  position: relative;
  z-index: 1;
  color: black;
  text-align: center;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-06.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-06.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-06.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-6 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-06.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 {
    min-height: 1965px;
    margin-top: -695px;
    padding-top: 885px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 {
    min-height: calc(100vw * 920/375);
    margin-top: calc(100vw * -205/375);
    padding-top: calc(100vw * 390/375);
  }
}
#smooth-e-body-content #sec-6 h2 {
  font-family: "Will&Grace" !important;
  font-size: calc(100vw * 60/1440);
  color: white;
  margin-bottom: calc(100vw * 50/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 h2 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 h2 {
    font-size: calc(100vw * 33/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 h2 {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 h2 {
    margin-bottom: calc(100vw * 20/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 h2 {
    color: #1E1E3A;
  }
}
#smooth-e-body-content #sec-6 h2:before, #smooth-e-body-content #sec-6 h2:after {
  border-width: calc(100vw * 2/1440);
  border-color: white;
  border-bottom: dashed;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 h2:before, #smooth-e-body-content #sec-6 h2:after {
    border-width: 2px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 h2:before, #smooth-e-body-content #sec-6 h2:after {
    border-width: calc(100vw * 1/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 h2:before, #smooth-e-body-content #sec-6 h2:after {
    border-color: #1E1E3A;
  }
}
#smooth-e-body-content #sec-6 ul {
  font-size: calc(100vw * 40/1440);
  color: white;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 ul {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 ul {
    font-size: calc(100vw * 25/375);
  }
}
#smooth-e-body-content #sec-6 ul li {
  margin-bottom: calc(100vw * 40/1440);
  text-align: center;
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 ul li {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 ul li {
    margin-bottom: calc(100vw * 20/375);
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 ul li {
    line-height: 1.2;
  }
}
#smooth-e-body-content #sec-6 ul li span {
  position: relative;
}
#smooth-e-body-content #sec-6 ul li span:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 12/1440);
  height: calc(100vw * 12/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-6 ul li span:before {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1px.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-6 ul li span:before {
    left: 0px;
    top: 0px;
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-6 ul li span:before {
    left: calc(100vw * 0/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 8/375);
    height: calc(100vw * 8/375);
  }
}
#smooth-e-body-content #sec-6 ul li span:before {
  background: white;
  border-radius: 50%;
  top: 50%;
  transform: translate(-200%, -50%);
}
#smooth-e-body-content #sec-7 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  min-height: calc(100vw * 1240/1440);
  margin-top: calc(100vw * -460/1440);
  padding-top: calc(100vw * 345/1440);
  padding-bottom: calc(100vw * 0/1440);
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 {
    background-size: 1440px auto;
  }
}
@media (min-width: 768px) {
  #smooth-e-body-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-07.png");
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/1440/background-07.webp");
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-07.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #smooth-e-body-content #sec-7 {
    background-image: url("https://www.jeban.com/spotlight-item/smooth-e-body/375/background-07.webp");
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 {
    min-height: 1240px;
    margin-top: -460px;
    padding-top: 345px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 {
    min-height: calc(100vw * 400/375);
    margin-top: calc(100vw * -140/375);
    padding-top: calc(100vw * 90/375);
    padding-bottom: calc(100vw * 50/375);
  }
}
#smooth-e-body-content #sec-7 h2, #smooth-e-body-content #sec-7 h3, #smooth-e-body-content #sec-7 .shopping-link {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 60/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 h2, #smooth-e-body-content #sec-7 h3, #smooth-e-body-content #sec-7 .shopping-link {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 h2, #smooth-e-body-content #sec-7 h3, #smooth-e-body-content #sec-7 .shopping-link {
    font-size: calc(100vw * 23/375);
  }
}
#smooth-e-body-content #sec-7 h2.online, #smooth-e-body-content #sec-7 h3.online, #smooth-e-body-content #sec-7 .shopping-link.online {
  margin-top: calc(100vw * 100/1440);
  margin-bottom: calc(100vw * 22/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 h2.online, #smooth-e-body-content #sec-7 h3.online, #smooth-e-body-content #sec-7 .shopping-link.online {
    margin-top: 100px;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 h2.online, #smooth-e-body-content #sec-7 h3.online, #smooth-e-body-content #sec-7 .shopping-link.online {
    margin-top: calc(100vw * 35/375);
    margin-bottom: calc(100vw * 10/375);
  }
}
#smooth-e-body-content #sec-7 h2 img.eve-and-boy, #smooth-e-body-content #sec-7 h3 img.eve-and-boy, #smooth-e-body-content #sec-7 .shopping-link img.eve-and-boy {
  height: calc(100vw * 50/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 h2 img.eve-and-boy, #smooth-e-body-content #sec-7 h3 img.eve-and-boy, #smooth-e-body-content #sec-7 .shopping-link img.eve-and-boy {
    height: 50px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 h2 img.eve-and-boy, #smooth-e-body-content #sec-7 h3 img.eve-and-boy, #smooth-e-body-content #sec-7 .shopping-link img.eve-and-boy {
    height: calc(100vw * 25/375);
  }
}
#smooth-e-body-content #sec-7 h2 {
  font-size: calc(100vw * 100/1440);
  margin-bottom: calc(100vw * 35/1440);
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 h2 {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 h2 {
    font-size: calc(100vw * 45/375);
  }
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 h2 {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 h2 {
    margin-bottom: calc(100vw * 10/375);
  }
}
#smooth-e-body-content #sec-7 .shopping-link {
  width: calc(100vw * 360/1440);
  height: calc(100vw * 112/1440);
  border-radius: calc(100vw * 56/1440);
  display: flex;
  flex-flow: columns;
  justify-content: center;
  align-items: center;
  background: #11173F;
  color: white !important;
}
@media (min-width: 1440px) {
  #smooth-e-body-content #sec-7 .shopping-link {
    width: 360px;
    height: 112px;
    border-radius: 56px;
  }
}
@media (max-width: 767px) {
  #smooth-e-body-content #sec-7 .shopping-link {
    width: calc(100vw * 120/375);
    height: calc(100vw * 36/375);
    border-radius: calc(100vw * 18/375);
  }
}