
@media (max-width:769px) {
  .plp-utm .sp {
    display: block;
  }
  .plp-utm .pc {
    display: none;
  }
}
@media (min-width:770px) {
  .plp-utm .pc {
    display: block;
  }
  .plp-utm .sp {
    display: none;
  }
}
.plp-utm {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plp-utm-hero {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/hero-pc_v2.jpg);
  background-size: cover;
  background-position: center;
  height: 530px;
}
@media screen and (max-width:768px) {
  .plp-utm-hero {
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/hero-sp_v2.jpg);
    width: 100%;
    height: calc((1000 / 750) * 100vw)
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero {
    height: calc((530 / 1439) * 100vw);
  }
}
@media only screen and (min-width: 1441px) {
  .plp-utm-hero {
    max-width: initial;
    background-image: linear-gradient(90deg, rgba(255,255,255,0) 80%,  transparent 97%),
    url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/hero-pc_v2.jpg),
    linear-gradient(90deg, #460000 0%, #6f0712 50%, #860b1d 50%, #560000 100%);
    background-size: 1440px 530px,auto 100%,contain; 
    background-repeat: no-repeat;
    background-position: center center,center center,center center;
  }
}
.plp-utm-hero__inner {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__inner {
    width: 100%;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__inner {
    width: 100vw;
  }
}
.plp-utm-hero__collection-name {
  color: #fff;
  font-size: 40px;
  font-family: 'ReaderMedium';
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  top: 38px;
  left: 39px;
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__collection-name {
    font-size: calc((40 / 1440) * 100vw);
    top: calc((38 / 1440) * 100vw);
    left: calc((39 / 1440) * 100vw);
  }
}
@media screen and (max-width:768px) {
  .plp-utm-hero__collection-name {
    font-size: calc((60 / 960) * 100vw);
    top: calc((58 / 960) * 100vw);
    left: calc((60 / 960) * 100vw);
  }
}
.plp-utm-hero__textbox {
  margin: auto;
  width: 1440px;
  padding: 53px 0 0 629px;
  color: #fff;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__textbox {
    width: 100%;
    padding-top: calc((48 / 750) * 100vw);
    padding-left: calc((50 / 750) * 100vw);
    padding-right: calc((48 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__textbox {
    width: 100vw;
    padding: calc((53 / 1439) * 100vw) 0 0 calc((615 / 1439) * 100vw);
  }
}
@media screen and (max-width:768px) {
  .plp-utm-hero__textbox-inner {
    width: calc((390 / 750) * 100vw);
    margin-left: auto;
  }
}
.plp-utm-hero__heading {
  padding-bottom: 8px;
  text-transform: initial;
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__heading {
    padding-bottom: calc((16 / 960) * 100vw);
    font-size: calc((36 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__heading {
    padding-bottom: calc((8 / 1439) * 100vw);
    font-size: calc((30 / 1439) * 100vw);
  }
}
.plp-utm-hero__text {
  padding-bottom: 70px;
  font-size: 16px;
  line-height: 1.37;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__text {
    font-size: calc((18 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__text {
    padding-bottom: calc((70 / 1439) * 100vw);
    font-size: 1.1vw;
  }
}
.plp-utm-hero__text-inner {
  position: relative;
}
.plp-utm-hero__logo {
  display: block;
  width: 118px;
  position: absolute;
}
@media screen and (min-width:769px) {
  .plp-utm-hero__logo {
    right: 0;
    bottom: -21px;
    height: 10px;
  }
}
@media screen and (max-width:768px) {
  .plp-utm-hero__logo {
    width: calc((133 / 750) * 100vw);
    height: calc((11 / 750) * 100vw);
    left: 0;
    bottom: calc((-24 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__logo {
    width: calc((118 / 1439) * 100vw);
  }
}
@media screen and (max-width:768px) {
  .plp-utm-hero__textbox-bottom {
    position: absolute;
    bottom: calc((50 / 750) * 100vw);
  }
}
.plp-utm-hero__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  padding-top: 2px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: black;
  position: relative;
}
.plp-utm-hero__link:hover {
  color: #737373;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__link {
    padding-top: calc((2 / 750) * 100vw);
    width: calc((630 / 750) * 100vw);
    height: calc((60 / 750) * 100vw);
    font-size: calc((28 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__link {
    width: calc((200 / 1439) * 100vw);
    height: calc((40 / 1439) * 100vw);
    padding-top: calc((2 / 1439) * 100vw);
    font-size: calc((18 / 1439) * 100vw);
  }
}
.plp-utm-hero__link-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 6px;
  margin: auto 0;
}
@media screen and (max-width:768px) {
  .plp-utm-hero__link-icon {
    right: calc((20 / 750) * 100vw);
    width: calc((9 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__link-icon {
    right: calc((15 / 1439) * 100vw);
    width: calc((6 / 1439) * 100vw);
  }
}
@media screen and (min-width:769px) {
.plp-utm-hero__notice {
  position: absolute;
  left: 1108px;
  bottom: 17px;
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
}
}
@media screen and (max-width:768px) {
  .plp-utm-hero__notice {
    padding-bottom: calc((18 / 750) * 100vw);
    width: 100%;
    font-size: calc((15 / 750) * 100vw);
    color: #fff;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-hero__notice {
    left: calc((1108 / 1439) * 100vw);
    bottom: calc((17 / 1439) * 100vw);
    font-size: calc((16 / 1439) * 100vw);
  }
}
.plp-utm-movie {
  margin: auto;
  width: 1440px;
  background: linear-gradient(to bottom right, #f1c8cd, #fbeff1, #fff 30%);
}
@media screen and (max-width:768px) {
  .plp-utm-movie {
    width: 100vw;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie {
    width: 100vw;
  }
}
.plp-utm-movie__inner {
  padding: 97px 74px 96px 160px;
  display: flex;
}
@media screen and (max-width:768px) {
  .plp-utm-movie__inner {
    padding-top: calc((160 / 960) * 100vw);
    padding-right: 0;
    padding-bottom: calc((160 / 960) * 100vw);
    padding-left: 0;
    display: flex;
    flex-direction: column;
  }
  .plp-utm-movie__inner div:nth-child(1){
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .plp-utm-movie__inner div:nth-child(2){
      -webkit-order: 1;
      -ms-order: 1;
      order: 1;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie__inner {
    padding: 6.7vw 5.1vw 6.66vw 11.1vw;
  }
}
.plp-utm-movie__textbox {
  padding: 293px 68px 0 0;
}
@media screen and (max-width:768px) {
  .plp-utm-movie__textbox {
    padding: 0;
    padding-top: calc((59 / 960) * 100vw);
    padding-left: calc((59 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie__textbox {
    padding: 20.6vw 4.7vw 0 0;
  }
}
.plp-utm-movie__text {
  padding-bottom: 30px;
  font-weight: bold;
  width: 270px;
  font-size: 30px;
  line-height: 1.09;
  letter-spacing: 0;
}
@media screen and (max-width:768px) {
  .plp-utm-movie__text {
    padding-bottom: calc((30 / 960) * 100vw);
    width: calc((500 / 960) * 100vw);
    font-size: calc((48 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie__text {
    padding-bottom: 2vw;
    width: 18.75vw;
    font-size: 2vw;
  }
}
.plp-utm-movie__link {
  padding-top: 42px;
  font-size: 18px;
  letter-spacing: 0;
}
.plp-utm-movie__link::after {
  margin-top: 8px;
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 1px;
  background: #c8102e;
}
@media screen and (max-width:768px) {
  .plp-utm-movie__link {
    padding-top: calc((30 / 960) * 100vw);
    width: calc((491 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
  }
  .plp-utm-movie__link::after {
    margin-top: calc((20 / 960) * 100vw);
    width: calc((391 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie__link {
    padding-top: 2.9vw;
    font-size: 1.25vw;
  }
  .plp-utm-movie__link::after {
    margin-top: 0.5vw;
    width: 12.5vw;
    height: 0.1vw;
  }
}
.plp-utm-movie__video .video-js {
  width: 876px;
  height: 493px;
}
@media screen and (max-width:768px) {
  .plp-utm-movie__video .video-js {
    width: 100%;
    height: calc((421.875 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-movie__video .video-js {
    width: 60.8vw;
    height: 34.2vw;
  }
}
.plp-utm-experience {
  margin: auto;
  width: 1120px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience {
    width: calc((840 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience {
    width: 84.8vw;
  }
}
.plp-utm-experience__inner {
  padding-bottom: 120px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__inner {
    padding-bottom: calc((140 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__inner {
    padding-bottom: 9vw;
  }
}
.plp-utm-experience__heading {
  margin-left: 10px;
  padding-bottom: 30px;
  font-size: 60px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__heading {
    margin: 0;
    padding-bottom: calc((60 / 960) * 100vw);
    font-size: calc((80 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__heading {
    margin-left: 0.75vw;
    padding-bottom: 2.27vw;
    font-size: 4.5vw;
  }
}
.plp-utm-experience__titlebox {
  margin: 0 10px 0 10px;
  padding-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1100px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__titlebox {
    margin: 0;
    /* padding-bottom: calc((64 / 960) * 100vw); */
    display: inline;
    width: auto;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__titlebox {
    margin: 0 0.75vw 0 0.75vw;
    padding-bottom: 3.78vw;
    width: 83.3vw;
  }
}
.plp-utm-experience__text {
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__text {
    padding-bottom: calc((64 / 960) * 100vw);
    font-size: calc((24 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__text {
    font-size: 1.06vw;
  }
}
.plp-utm-experience__search-btn {
  margin: 0;
  font-size: 14px;
  display: block;
  width: 210px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #000;
}
.plp-utm-experience__search-btn:hover {
  color: #737373;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__search-btn {
    margin-bottom: calc((64 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
    line-height: calc((100 / 960) * 100vw);
    width: calc((400 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__search-btn {
    font-size: 1.06vw;
    width: 15.9vw;
    line-height: 3.7vw;
  }
}
.plp-utm-experience__search-btn span svg {
  margin: -2px -20px -2px 10px;
  width: 18px;
  height: 18px;
}
.plp-utm-experience__search-btn:hover span .icon-search {
  fill: #737373;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__search-btn span svg {
    margin: 0;
    margin-top: calc((28 / 960) * 100vw);
    margin-left: calc((15 / 960) * 100vw);
    margin-right: calc((-15 / 960) * 100vw);
    width: calc((36 / 960) * 100vw);
    height: calc((36 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__search-btn span svg {
    margin: -0.15vw -1.5vw -0.15vw 0.75vw;
    width: 1.36vw;
    height: 1.36vw;
  }
}
.plp-utm-experience__flexbox {
  display: flex;
  align-items: center;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__flexbox {
    display: inline;
  }
}
.plp-utm-experience__flex-item {
  margin: 0 10px;
  width: 371px;
  height: auto;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
}
@media screen and (max-width:768px) {
  .plp-utm-experience__flex-item {
    display: flex;
    margin: 0;
    margin-bottom: calc((64 / 960) * 100vw);
    width: calc((840 / 960) * 100vw);
    height: calc((240 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__flex-item {
    margin: 0 0.75vw;
    width: 28vw;
  }
}
.plp-utm-experience__image {
  width: 100%;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__image {
    width: calc((390 / 960) * 100vw);
    height: auto;
  }
}
.plp-utm-experience__textbox {
  padding: 60px 55px 0 55px;
  min-height: 220px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__textbox {
    padding: 0;
    padding-top: calc((39 / 960) * 100vw);
    padding-left: calc((65 / 960) * 100vw);
    min-height: auto;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__textbox {
    padding: 4.54vw 4.16vw 0 4.16vw;
    min-height: 16.6vw;
  }
}
.plp-utm-experience__label {
  padding-bottom: 10px;
  display: flex;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__label {
    padding-bottom: calc((15 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__label {
    padding-bottom: 0.75vw;
  }
}
.plp-utm-experience__day {
  padding: 4px 10px;
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
  background-color: #222;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__day {
    padding-top: calc((8 / 960) * 100vw);
    padding-right: calc((16 / 960) * 100vw);
    padding-bottom: calc((8 / 960) * 100vw);
    padding-left: calc((18 / 960) * 100vw);
    font-size: calc((32 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__day {
    padding: 0.3vw 0.75vw;
    font-size: 1.21vw;
  }
}
.plp-utm-experience hr {
  margin: 0 auto;
  width: 1px;
  height: 27px;
  background-color: lightgrey;
  border: none;
}
@media screen and (max-width:768px) {
  .plp-utm-experience hr {
    width: calc((1 / 960) * 100vw);
    height: calc((45 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience hr {
    width: 0.07vw;
    height: 2.04vw;
  }
}
.plp-utm-experience__icon {
  padding-left: 10px;
  display: flex;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__icon {
    padding-top: calc((5 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__icon {
    padding-left: 0.75vw;
  }
}
.plp-utm-experience__day-icon {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/day-icon.png);
  background-size: cover;
  width: 40px;
  height: 30px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__day-icon {
    width: calc((70 / 960) * 100vw);
    height: calc((52 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__day-icon {
    width: 3.03vw;
    height: 2.27vw;
  }
}
.plp-utm-experience__night-icon {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/night-icon.png);
  background-size: cover;
  width: 40px;
  height: 30px;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__night-icon {
    width: calc((70 / 960) * 100vw);
    height: calc((52 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__night-icon {
    width: 3.03vw;
    height: 2.27vw;
  }
}
.plp-utm-experience li {
  list-style: none;
}
.plp-utm-experience__text2 {
  font-size: 25px;
  font-weight: lighter;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__text2 {
    font-size: calc((36 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__text2 {
    font-size: 1.89vw;
  }
}
.plp-utm-experience__text2 span {
  font-weight: bold;
  letter-spacing: 0;
}
.plp-utm-experience__notice {
  padding: 10px 0 0 10px;
  font-size: 10px;
  color: #cbcbcb;
}
@media screen and (max-width:768px) {
  .plp-utm-experience__notice {
    padding: 0;
    font-size: calc((20 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-experience__notice {
    padding: 0.75vw 0 0 0.75vw;
    font-size: 0.75vw;
  }
}
.plp-utm-product {
  margin: 0 auto;
  width: 1440px;
}
@media screen and (max-width:768px) {
  .plp-utm-product {
    width: 100vw;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product {
    width: 100vw;
  }
}
.plp-utm-product__inner {
  color: #fff;
  padding: 103px 0 0 181px;
}
@media screen and (max-width:768px) {
  .plp-utm-product__inner {
    padding: calc(952 * 100vw / 960) calc(60 * 100vw / 960) calc(67 * 100vw / 960);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__inner {
    padding: calc(103 * 100vw / 1440) 0 0 calc(181 * 100vw / 1440);
  }
}
.plp-utm-product__heading {
  padding-bottom: 35px;
  font-family: 'ReaderBold';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.12em;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-utm-product__heading {
    padding-bottom: calc((58 / 960) * 100vw);
    font-family: 'ReaderMedium';
    font-size: calc((80 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__heading {
    padding-bottom: calc(35 * 100vw / 1440);
    font-size: 2.7vw;
  }
}
.plp-utm-product__heading2 {
  padding-bottom: 20px;
  font-family: 'ReaderBold';
  font-size: 40px;
  line-height: 1.12em;
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-utm-product__heading2 {
    padding-bottom: calc((44 / 960) * 100vw);
    font-family: 'ReaderMedium';
    font-size: calc((60 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__heading2 {
    padding-bottom: calc(20 * 100vw / 1440);
    font-size: 2.7vw;
  }
}
.plp-utm-product__heading3 {
  padding: 10px 0 25px 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.12em;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-utm-product__heading3 {
    padding-top: calc((30 / 960) * 100vw);
    padding-bottom: calc((30 / 960) * 100vw);
    font-size: calc((48 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__heading3 {
    padding: 0.68vw 0 1.66vw 0;
    font-size: 2.04vw;
  }
}
.plp-utm-product__text {
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width:768px) {
  .plp-utm-product__text {
    font-size: calc((24 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__text {
    font-size: 0.96vw;
  }
}
.plp-utm-product__link {
  margin-top: 30px;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 175px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #222;
}
.plp-utm-product__link:hover {
  color: #737373;
}
@media screen and (max-width:768px) {
  .plp-utm-product__link {
    margin-top: calc((58 / 960) * 100vw);
    margin-left: auto;
    margin-right: auto;
    font-size: calc((28 / 960) * 100vw);
    line-height: calc((90 / 960) * 100vw);
    max-width: calc((360 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-product__link {
    margin-top: calc(30 * 100vw / 1440);
    font-size: 0.96vw;
    line-height: 3.4vw;
    max-width: 12.12vw;
  }
}
.plp-utm-prod-result {
  margin: auto;
  width: 1120px;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result {
    width: calc((840 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result {
    width: 77.7vw;
  }
}
.plp-utm-prod-result__heading {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__heading {
    font-size: calc((80 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__heading {
    font-size: 2.7vw;
  }
}
.plp-utm-prod-result__text {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__text {
    margin-top: calc((35 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__text {
    margin-top: 1.38vw;
    font-size: 1.38vw;
  }
}
.plp-utm-prod-result__notice {
  padding-top: 20px;
  font-size: 10px;
  color: #878787;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__notice {
    margin-top: calc((30 / 960) * 100vw);
    margin-bottom: calc((65 / 960) * 100vw);
    padding: 0;
    font-size: calc((20 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__notice {
    padding-top: 1.36vw;
    font-size: 0.68vw;
  }
}
.plp-utm-prod-result__flexbox {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  width: 1020px;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__flexbox {
    display: inline;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__flexbox{
    width: 70.8vw;
  }
}
.plp-utm-prod-result__item {
  width: 33.33%;
  padding: 53px 0;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__item {
    padding-top: 0;
    padding-bottom: calc((90 / 960) * 100vw);
    width: calc((860 / 960) * 100vw);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__item {
    padding: 3.6vw 0;
  }
}
.plp-utm-prod-result__circle {
  width: auto;
  position: relative;
  text-align: center;
}
.plp-utm-prod-result__circle-label {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 60px;
  font-weight: bold;
}
.plp-utm-prod-result__circle-label span {
  margin-right: -8px;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__circle-label {
    font-size: calc((80 / 960) * 100vw);
  }
  .plp-utm-prod-result__circle-label span {
    margin-right: -1vw;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__circle-label {
    font-size: 4.16vw;
  }
  .plp-utm-prod-result__circle-label span {
    margin-right: -0.5vw;
  }
}
.plp-utm-prod-result__circle svg {
  width: 190px;
  height: 190px;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__circle svg {
    width: calc((270 / 960) * 100vw);
    height: calc((270 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__circle svg {
    width: 13.18vw;
    height: 13.18vw;
  }
}
.plp-utm-prod-result__circle .type {
  stroke: #c8102e;
  fill: transparent;
  stroke-width: 10;
}
.plp-utm-prod-result__text2 {
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__text2 {
    padding-top: 0;
    font-size: calc((36 / 960) * 100vw);
    text-align: left;
    width: calc((530 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__text2 {
    padding-top: 0.68vw;
    font-size: 1.36vw;
  }
}
.plp-utm-prod-result__notice2 {
  color: #878787;
  font-size: 10px;
  line-height: 1.5em;
}
@media screen and (max-width:768px) {
  .plp-utm-prod-result__notice2 {
    font-size: calc((20 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-prod-result__notice2 {
    font-size: 0.68vw;
  }
}
.plp-utm-collection {
  margin-top: 122px;
}
@media screen and (max-width:768px) {
  .plp-utm-collection {
    margin-top: calc((189 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-collection {
    margin-top: 9.24w;
  }
}
.plp-utm-collection__heading {
  padding-bottom: 55px;
  font-size: 40px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-collection__heading {
    padding-bottom: calc((20 / 960) * 100vw);
    font-size: calc((60 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-collection__heading {
    padding-bottom: 4.16vw;
    font-size: 3.03vw;
  }
}
/* .plp-utm-skincare {
  margin: auto;
  width: 1120px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare {
    width: calc((840 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare {
    width: 84.8vw;
  }
}
.plp-utm-skincare__heading {
  margin: 120px 0 80px 0;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__heading {
    margin-top: calc((120 / 960) * 100vw);
    margin-bottom: calc((10 / 960) * 100vw);
    font-size: calc((60 / 960) * 100vw);
    text-align: left;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__heading {
    margin: 9.09vw 0 6.06vw 0;
    font-size: 3.03vw;
  }
}
.plp-utm-skincare__inner {
  max-width: 1160px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__inner {
    max-width: calc((840 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__inner {
    width: 87.87vw;
  }
}
.plp-utm-skincare__textbox {
  padding-left: 10px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__textbox {
    padding: 0;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__textbox {
    padding-left: 0.75vw;
  }
}
.plp-utm-skincare__heading2 {
  text-transform: none;
  font-size: 30px;
  line-height: 1.12em;
  padding-bottom: 30px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__heading2 {
    padding-bottom: calc((60 / 960) * 100vw);
    font-size: calc((48 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__heading2 {
    font-size: 2.27vw;
    padding-bottom: 2.27vw;
  }
}
.plp-utm-skincare__text {
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__text {
    font-size: calc((24 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__text {
    font-size: 1.06vw;
  }
}
.plp-utm-skincare__link {
  margin: 40px 0;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 160px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #222;
  border: 1px solid transparent;
  transition: 0.2s;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__link {
    margin-top: calc((64 / 960) * 100vw);
    max-width: calc((350 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
    line-height: calc((90 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__link {
    margin: 3.03vw 0;
    font-size: 1.06vw;
    max-width: 12vw;
    line-height: 3.7vw;
    border: 0.075vw solid transparent;
  }
}
.plp-utm-skincare__link:hover {
  color: #737373;
}
.plp-utm-skincare__main {
  margin: -70px auto 0 auto;
  width: 555px;
  height: 555px;
  box-sizing: border-box;
  background: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/skincare_bg_pc.png) no-repeat center top;
  background-size: 100% auto;
  position: relative;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main {
    margin-top: calc((350 / 960) * 100vw);
    width: calc((753 / 960) * 100vw);
    height: calc((753 / 960) * 100vw);
    background: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/skincare-bg-sp.png) no-repeat center top;
    background-size: contain;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main {
    margin: 5.3vw auto 0 auto;
    width: 42vw;
    height: 42vw;
  }
}
.plp-utm-skincare__main-regenerate {
  padding: 50px 0 0 38px;
  position: absolute;
  top: 20px;
  right: 0;
  transform: translateX(100%);
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-regenerate {
    padding: 0;
    top: calc((850 / 960) * 100vw);
    right: calc((455 / 960) * 100vw);
    width: calc((500 / 960) * 100vw);
    text-align: right;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-regenerate {
    padding: 3.78vw 0 0 2.87vw;
    top: 1.51vw;
  }
}
.plp-utm-skincare__main-label {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  color: #c8102e;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-label {
    font-size: calc((48 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-label {
    font-size: 2.27vw;
  }
}
.plp-utm-skincare__main-text {
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #222;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-text {
    font-size: calc((30 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-text {
    font-size: 1.13vw;
  }
}
.plp-utm-skincare__main-text span {
  color: #c8102e;
}
.plp-utm-skincare__main-list {
  margin-top: -90px;
  list-style: none;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateX(100%);
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list {
    margin-top: calc((-150 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list {
    margin-top: -6.8vw;
    right: 2.65vw;
  }
}
.plp-utm-skincare__main-list a {
  display: flex;
  align-items: center;
  opacity: 1;
}
.anim-on:hover .plp-utm-skincare__list-image {
  transform: scale(1.1);
}
.anim-on:hover .plp-utm-skincare__list-link {
  padding-right: 40px;
}
@media (min-width:769px) and (max-width:1320px) {
  .anim-on:hover .plp-utm-skincare__list-link {
    padding-right: 3.03vw;
  }
}
.plp-utm-skincare__main-list li:nth-child(1) {
  margin: 10px 0 0 -6px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list li:nth-child(1) {
    margin-top: calc((0 / 960) * 100vw);
    margin-left: calc((-40 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list li:nth-child(1) {
    margin: 0.75vw 0 0 -0.45vw;
  }
}
.plp-utm-skincare__main-list li:nth-child(2) {
  margin: 24px 0 0 -2px;
  width: 201px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list li:nth-child(2) {
    margin-top: calc((50 / 960) * 100vw);
    margin-left: calc((-40 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list li:nth-child(2) {
    margin: 1.81vw 0 0 -0.15vw;
  }
}
.plp-utm-skincare__main-list li:nth-child(3) {
  margin: 20px 0 0 -32px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list li:nth-child(3) {
    margin-top: calc((30 / 960) * 100vw);
    margin-left: calc((-130 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list li:nth-child(3) {
    margin: 1.51vw 0 0 -2.42vw;
  }
}
.plp-utm-skincare__main-list li:nth-child(4) {
  margin: 10px 0 0 -90px;
  width: 283px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list li:nth-child(4) {
    margin-top: calc((-30 / 960) * 100vw);
    margin-left: calc((-290 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list li:nth-child(4) {
    margin: 0.75vw 0 0 -6.81vw;
    width: 21.4vw;
  }
}
.plp-utm-skincare__main-list li:nth-child(5) {
  margin: -9px 0 0 -170px;
  width: 283px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-list li:nth-child(5) {
    margin-top: calc((-120 / 960) * 100vw);
    margin-left: calc((-480 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list li:nth-child(5) {
    margin: -0.68vw 0 0 -12.87vw;
    width: 21.4vw;
  }
}
.plp-utm-skincare__main-list p {
  display: block;
  padding: 0 0 0 15px;
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-list p {
    padding: 0 0 0 1.13vw;
  }
}
.plp-utm-skincare__list-image {
  margin: 0;
  width: 65px;
  height: 65px;
  transition: 0.2s;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #c8102e;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__list-image {
    width: calc((130 / 960) * 100vw);
    height: calc((130 / 960) * 100vw);
    border: calc((5 / 960) * 100vw) solid #c8102e;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__list-image {
    width: 4.9vw;
    height: 4.9vw;
    border: 0.15vw solid #c8102e;
  }
}
.plp-utm-skincare__main-image {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/utm-product-pc.png);
  background-size: cover;
  position: absolute;
  top: 70px;
  left: -110px;
  width: 284px;
  height: 467px;
  margin: 0;
  padding-top: 70px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-image {
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/utm-product-sp.png);
    background-size: cover;
    top: calc((10 / 960) * 100vw);
    left: calc((-20 / 960) * 100vw);
    width: calc((366 / 960) * 100vw);
    height: calc((607 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-image {
    top: 5.3vw;
    left: -8.33vw;
    width: 21.5vw;
    height: 35.3vw;
    padding-top: 5.3vw;
  }
}
.plp-utm-skincare__main-image2 {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/eye-product.png);
  background-size: cover;
  position: absolute;
  top: 300px;
  left: -170px;
  width: 75px;
  height: 202px;
  margin: 0;
  padding-top: 70px;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-image2 {
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/eye-product-sp.png);
    background-size: cover;
    top: calc((270 / 960) * 100vw);
    left: calc((-70 / 960) * 100vw);
    width: calc((110 / 960) * 100vw);
    height: calc((300 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-image2 {
    top: 22.7vw;
    left: -12.8vw;
    width: 5.6vw;
    height: 15.3vw;
    padding-top: 5.3vw;
  }
}
.plp-utm-skincare__list-link {
  position: relative;
  display: inline-block;
  color: #050505;
  padding-right: 30px;
  font-size: 14px;
  transition: 0.2s;
}
.plp-utm-skincare__list-link:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  right: 10px;
  transition: 0.2s;
  top: 50%;
  margin-top: -4px;
  transform: rotate(45deg);
  border-right: 1px solid #050505;
  border-top: 1px solid #050505;
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__list-link {
    padding-right: 2.27vw;
    font-size: 1.06vw;
  }
  .plp-utm-skincare__list-link:after {
    width: 0.6vw;
    height: 0.6vw;
    right: 0.75vw;
    margin-top: -0.3vw;
    border-right: 0.075vw solid #050505;
    border-top: 0.075vw solid #050505;
  }
}
.plp-utm-skincare__list-label {
  padding-top: 10px;
  font-size: 12px;
  position: relative;
  display: block;
  color: #878787;
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__list-label {
    padding-top: 0.75vw;
    font-size: 0.9vw;
  }
}
.plp-utm-skincare__main-defend {
  position: absolute;
  top: 180px;
  left: -272px;
  min-width: 320px;
  text-align: left;
  box-sizing: border-box;
}
.plp-utm-skincare__main-defend::before {
  top: 14px;
  right: 11px;
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}
.plp-utm-skincare__main-defend::after {
  top: 6px;
  right: 3px;
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  border-radius: 100%;
  border: 2px solid #fff;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-defend {
    top: calc((-250 / 960) * 100vw);
    left: calc((-40 / 960) * 100vw);
  }
  .plp-utm-skincare__main-defend::after {
    display: none;
  }
  .plp-utm-skincare__main-defend::before {
    display: none;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-defend {
    top: 13.6vw;
    left: -21.2vw;
    min-width: 24.2vw;
  }
  .plp-utm-skincare__main-defend::before {
    top: 1.06vw;
    right: 0.83vw;
    width: 0.75vw;
    height: 0.75vw;
  }
  .plp-utm-skincare__main-defend::after {
    top: 0.45vw;
    right: 0.22vw;
    width: 1.96vw;
    height: 1.96vw;
    border: 0.15vw solid #fff;
  }
}
.plp-utm-skincare__main-defend .plp-utm-skincare__main-label::before {
  content: "";
  width: 130px;
  display: block;
  position: absolute;
  right: 45px;
  top: 50%;
  border-top: 1px solid #e4e4e4;
}
@media screen and (max-width:768px) {
  .plp-utm-skincare__main-defend .plp-utm-skincare__main-label::before {
    display: none;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-skincare__main-defend .plp-utm-skincare__main-label::before {
    width: 9.8vw;
    right: 3.4vw;
    border: 0.075vw solid #e4e4e4;
  }
} */
.plp-utm-banner {
  margin: auto;
  margin-top: 120px;
  width: 1440px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner {
    margin-left: -10px;
    margin-top: calc((120 / 750) * 100vw);
    width: 100vw;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-banner {
    margin-top: calc((120 / 1440) * 100vw);
    width: 100vw;
  }
}
.plp-utm-banner__inner {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__inner {
    display: inline;
  }
}
@media (min-width:769px) and (max-width:1440px) {
  .plp-utm-banner__inner {
    width: 100vw;
  }
}
.plp-utm-banner__item {
  position: relative;
}
.plp-utm-banner__item:hover .plp-utm-banner__btn {
  color: #c8102e;
  border: 1px solid #c8102e;
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__item:hover .plp-utm-banner__btn {
    border: 0.075vw solid #c8102e;
  }
}
.plp-utm-banner__item2 {
  position: relative;
}
.plp-utm-banner__image {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/bnr-left_v2.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 720px;
  height: 350px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__image {
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/bnr-left-sp_v2.jpg);
    width: calc((960 / 960) * 100vw);
    height: calc((489 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1440px) {
  .plp-utm-banner__image {
    width: 50vw;
    height: 24vw;
  }
}
.plp-utm-banner__image2 {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/bnr-right-sp.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 720px;
  height: 350px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__image2 {
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/bnr-right.jpg);
    width: calc((960 / 960) * 100vw);
    height: calc((489 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1440px) {
  .plp-utm-banner__image2 {
    width: 50vw;
    height: 24vw;
  }
}
.plp-utm-banner__textbox {
  padding: 0 60px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #000;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__textbox {
    padding-left: calc((60 / 960) * 100vw);
    padding-right: calc((60 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__textbox {
    padding: 0 4.54vw;
  }
}
.plp-utm-banner__textbox2 {
  padding: 0 60px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__textbox2 {
    padding-left: calc((60 / 960) * 100vw);
    padding-right: calc((60 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__textbox2 {
    padding: 0 4.54vw;
  }
}
.plp-utm-banner__heading {
  font-family: 'ReaderMedium';
  padding-top: 10px;
  font-size: 25px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__heading {
    margin-top: calc((-10 / 960) * 100vw);
    padding-top: 0;
    font-size: calc((35.7 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__heading {
    padding-top: 0.75vw;
    font-size: 1.89vw;
  }
}
.plp-utm-banner__textbox span {
  font-family: 'ReaderMedium';
  font-size: 20px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__textbox span {
    font-size: calc((35.7 / 960) * 85vw);
    letter-spacing: -0.015em;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__textbox span {
    font-size: calc(20 * 100vw / 1440);
  }
}
.plp-utm-banner__textbox2 span {
  font-family: 'ReaderMedium';
  font-size: 20px;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__textbox2 span {
    font-size: calc(26 * 100vw / 960);
    letter-spacing: -0.02em;
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__textbox2 span {
    font-size: calc(20 * 100vw / 1440);
  }
}
.plp-utm-banner__text {
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__text {
    padding-top: calc((30 / 960) * 100vw);
    font-size: calc((23 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__text {
    padding-top: 0.75vw;
    font-size: 1.06vw;
  }
}
.plp-utm-banner__btn {
  margin: 30px 0 0;
  border: 1px solid #000;
  display: block;
  width: 100%;
  max-width: 280px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #000;
  font-family: 'ReaderMedium';
  letter-spacing: 0;
  transition: 0.2s;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__btn {
    margin-top: calc((60 / 960) * 100vw);
    margin-bottom: 0;
    max-width: calc((520 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
    line-height: calc((90 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__btn {
    margin: 2.3vw 0 0;
    border: 0.075vw solid #000;
    max-width: 21.2vw;
    font-size: 1.06vw;
    line-height: 3.7vw;
  }
}
.plp-utm-banner__btn2 {
  margin: 30px 0;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 210px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-family: 'ReaderMedium';
  letter-spacing: 0;
  background: #000;
  transition: 0.2s;
  border: 1px solid white;
}
.plp-utm-banner__btn2:hover {
  background: #fff;
  color: #000;
}
@media screen and (max-width:768px) {
  .plp-utm-banner__btn2 {
    margin-top: calc((60 / 960) * 100vw);
    margin-bottom: 0;
    max-width: calc((290 / 960) * 100vw);
    font-size: calc((28 / 960) * 100vw);
    line-height: calc((90 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1320px) {
  .plp-utm-banner__btn2 {
    margin: 2.3vw 0;
    border: 0.075vw solid white;
    max-width: 16vw;
    font-size: 1.06vw;
    line-height: 3.7vw;
  }
}
.plp-utm-carousel {
  margin-bottom: 100px;
  position: relative;
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/slider-bg.jpg);
  background-size: cover;
}
@media screen and (max-width:768px) {
  .plp-utm-carousel {
    margin-bottom: calc((158 / 960) * 100vw);
    background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/slider-bg-sp.jpg);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel {
    margin-bottom: 6.94vw;
  }
}
.plp-utm-carousel__inner {
  padding: 100px 0 0 0;
  height: 700px;
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__inner {
    padding-top: calc((50 / 960) * 100vw);
    height: calc((996 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__inner {
    padding-top: 6.94vw;
    height: 48.6vw;
  }
}
.plp-utm-carousel__heading {
  padding-top: 80px;
  font-size: 56px;
  font-weight: bold;
  line-height: 1.12;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__heading {
    padding-top: calc((119 / 960) * 100vw);
    font-size: calc((64 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__heading {
    padding-top: 5.55vw;
    font-size: 3.9vw;
  }
}
.plp-utm-carousel__prev {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/prev.jpg);
  background-size: cover;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 55%;
  left: 49.5%;
  transform: translate(-530px,0px);
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__prev {
    width: calc((41 / 960) * 100vw);
    height: calc((41 / 960) * 100vw);
    left: 3%;
    transform: none;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__prev {
    width: 2.84vw;
    height: 2.84vw;
    transform: translate(-36.8vw,0px);
  }
}
.plp-utm-carousel__next {
  background-image: url(../images/plp/skincare/23SS/UTM/PLP_23SS_UTM_RICH/next.jpg);
  background-size: cover;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 55%;
  right: 49.5%;
  transform: translate(530px,0px);
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__next {
    width: calc((41 / 960) * 100vw);
    height: calc((41 / 960) * 100vw);
    right: 3%;
    transform: none;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__next {
    width: 2.84vw;
    height: 2.84vw;
    transform: translate(36.8vw,0px);
  }
}
.plp-utm-carousel__slide .video-js {
  width: 760px;
  height: calc(760px * 0.5625);
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__slide .video-js {
    width: calc((760 / 960) * 100vw);
    height: calc((760 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__slide .video-js {
    width: 52.7vw;
    height: calc(((760 * 0.5625) / 1439) * 100vw);
  }
}
/* .plp-utm-carousel__slide {
  padding: 0 100px;
}
@media screen and (max-width:768px) {
  .plp-utm-carousel__slide {
    padding: 0 calc((100 / 960) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-utm-carousel__slide {
    padding: 0 7.5vw 0 7.5vw;
  }
} */
.slick-active {
  transform: scale(1.2);
}
@media screen and (max-width:768px) {
  .slick-active {
      transform: none;
  }
}
.slick-dots {
  position: absolute;
  top: 87%;
  display: flex;
  justify-content: center;
  margin: 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
  width: 44px;
  height: 2px;
  border-radius: 0;
  background-color: white;
  border: none;
  transform: none;
}
.slick-dots button {
  display: block;
  width: 5rem;
  height: 0.2rem;
  padding: 0;
  border: none;
  border-radius: 0;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  width: 44px;
  height: 4px;
  background-color: black;
}
.slick-arrow {
  position: absolute;
  left: 13%;
}
.slick-list {
  overflow: visible !important;
}
/* 230301 asr */
.plp-23ss-utm-skincare {
  width: 1440px;
  margin: 0 auto;
  padding: 120px 120px 0;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare {
    width: calc((670 / 750) * 100vw);
    padding: calc((100 / 750) * 100vw) 0 0;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare {
    width: 100vw;
    padding: calc((120 / 1440) * 100vw) calc((120 / 1440) * 100vw) 0;
  }
}
.plp-23ss-utm__heading {
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm__heading {
    font-size: calc((44 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm__heading {
    font-size: calc((40 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__heading span {
  font-size: 21px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__heading span {
    font-size: calc((21 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__heading span {
    font-size: calc((21 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__heading2 {
  padding-top: 35px;
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__heading2 {
    padding-top: calc((40 / 750) * 100vw);
    font-size: calc((36 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__heading2 {
    padding-top: calc((35 / 1440) * 100vw);
    font-size: calc((34 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__text {
  width: 430px;
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__text {
    width: calc((550 / 750) * 100vw);
    font-size: calc((18 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__text {
    width: calc((430 / 1440) * 100vw);
    padding-top: calc((30 / 1440) * 100vw);
    font-size: calc((16 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__main {
  position: relative;
  height: 650px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__main {
    height: calc((800 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__main {
    height: calc((650 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__main-image {
  position: absolute;
  top: 25px;
  left: 150px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__main-image {
    top: calc((150 / 750) * 100vw);
    left: 0;
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__main-image {
    top: calc((25 / 1440) * 100vw);
    left: calc((150 / 1440) * 100vw);
    width: calc((758 / 1440) * 100vw);
  }
}
.plp-utm ul {
  list-style: none;
}
.plp-23ss-utm-skincare__activate-list {
  position: absolute;
  top: 230px;
  left: 60px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__activate-list {
    top: auto;
    bottom: calc((330 / 750) * 100vw);
    left: 0;
    width: calc((150 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__activate-list {
    top: calc((230 / 1440) * 100vw);
    left: calc((60 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__activate-list:hover {
  opacity: 0.5;
  transition: 0.3s;
}
.plp-23ss-utm-skincare__activate-image {
  height: 190px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__activate-image {
    height: calc((200 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__activate-image {
    height: calc((190 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__text2 {
  padding-top: 5px;
  font-size: 14px;
  font-family: 'ReaderBold';
  line-height: 1.12;
  letter-spacing: 0;
  color: #000;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__text2 {
    padding-top: calc((5 / 750) * 100vw);
    /* font-size: calc((14 / 750) * 100vw); */
    font-size: 10px;
    transform: scale(0.7);
    
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__text2 {
    padding-top: calc((5 / 1440) * 100vw);
    font-size: calc((14 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__strengthen-list {
  position: absolute;
  top: -110px;
  left: 490px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__strengthen-list {
    top: calc((10 / 750) * 100vw);
    left: calc((242 / 750) * 100vw);
    width: calc((170 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__strengthen-list {
    top: calc((-110 / 1440) * 100vw);
    left: calc((490 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__strengthen-list:hover {
  opacity: 0.5;
  transition: 0.3s;
}
.plp-23ss-utm-skincare__strengthen-image {
  height: 110px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__strengthen-image {
    height: calc((110 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__strengthen-image {
    height: calc((110 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__regenerate-list {
  position: absolute;
  top: 210px;
  left: 920px;
  display: flex;
  justify-content: center;
  columns: 2;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__regenerate-list {
    top: auto;
    bottom: calc((330 / 750) * 100vw);
    left: auto;
    right: 0;
  }
  .plp-23ss-utm-skincare__regenerate-list > ul {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    width: calc((110 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__regenerate-list {
    top: calc((210 / 1440) * 100vw);
    left: calc((920 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__list-image {
  width: 80px;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__list-image {
    width: calc((80 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__list-image {
    width: calc((80 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__list-item {
  padding-bottom: 12px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__list-item {
    padding-bottom: calc((5 / 750) * 100vw);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__list-item {
    padding-bottom: calc((12 / 750) * 100vw);
  }
}
.plp-23ss-utm-skincare__list-item:hover {
  opacity: 0.5;
  transition: .3s;
}
.plp-23ss-utm-skincare__list-text {
  padding-top: 5px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  color: #000;
}
@media screen and (max-width:768px) {
  .plp-23ss-utm-skincare__list-text {
    padding-top: calc((5 / 750) * 100vw);
    /* font-size: calc((12 / 750) * 100vw); */
    font-size: 10px;
    transform: scale(0.6);
  }
}
@media (min-width:769px) and (max-width:1439px) {
  .plp-23ss-utm-skincare__list-text {
    padding-top: calc((5 / 1440) * 100vw);
    font-size: calc((12 / 1440) * 100vw);
  }
}
.plp-23ss-utm-skincare__list-text span {
  font-family: 'ReaderBold';
}