@charset "UTF-8";
body {
  margin: 0;
}

@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}

body img {
  max-height: initial !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
}

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: .3s;
    transition: .3s;
  }
}

@media screen and (min-width: 769px) {
  a:hover {
    opacity: .7;
  }
}

.wrapper {
  max-width: 768px !important;
  min-width: initial;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .wrapper {
    overflow-x: hidden;
  }
}

.c-header {
  z-index: 10000;
  line-height: 1;
}

.wrduo-header {
  width: 100%;
  height: 13.33vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .wrduo-header {
    height: 102.3744px;
  }
}

.wrduo-header-container {
  width: 100%;
  position: relative;
  z-index: 10;
  background: #fff;
}

.wrduo-header__campaign {
  color: #fff;
  height: 8vw;
  width: 100%;
  background-color: #0244B6;
  text-align: center;
  line-height: 8vw;
  font-size: 3.733333vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 769px) {
  .wrduo-header__campaign {
    height: 61.44px;
    line-height: 61.44px;
    font-size: 28.672px;
  }
}

.wrduo-header__campaign img {
  width: 100%;
}

.wrduo-body {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
  font-family: "YuGothic", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  line-height: 1;
}

.wrduo-body img {
  max-width: 100%;
  display: block;
  border: 0;
}

.wrduo-body img[src$=".svg"] {
  width: 100%;
}

.wrduo-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrduo-body ul li {
  padding: 0;
}

.wrduo-body p {
  margin: 0;
}

.wrduo-body .nwcp-content {
  padding-bottom: 7vw;
}

@media screen and (min-width: 769px) {
  .wrduo-body .nwcp-content {
    padding-bottom: 53.76px;
  }
}

.wrduo-fv-cta {
  position: relative;
}

.wrduo-fv-cta a {
  display: block;
  width: 53vw;
  position: absolute;
  top: 23.1vw;
  left: 34.4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-cta a {
    width: 407.04px;
    top: 177.408px;
    left: 264.192px;
  }
}

.wrduo-fv-cta2 {
  position: relative;
}

.wrduo-fv-cta2 a {
  display: block;
  width: 53vw;
  position: absolute;
  top: 25.5vw;
  left: 34.4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-cta2 a {
    width: 407.04px;
    top: 195.84px;
    left: 264.192px;
  }
}

.wrduo-fv-intro {
  background-size: 100%;
}

.wrduo-fv-intro__cta {
  position: relative;
  z-index: 2;
}

.wrduo-fv-intro__cta a {
  position: absolute;
  width: 88vw;
  top: 245.9vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta a {
    width: 675.84px;
    top: 1888.512px;
    left: 46.08px;
  }
}

.wrduo-fv-intro__cta a:last-child {
  position: absolute;
  width: 88vw;
  top: 171.3vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta a:last-child {
    width: 675.84px;
    top: 1315.584px;
    left: 46.08px;
  }
}

.wrduo-fv-intro {
  background-size: 100%;
}

.wrduo-fv-intro__cta2 {
  position: relative;
  z-index: 2;
}

.wrduo-fv-intro__cta2 a {
  position: absolute;
  width: 89vw;
  top: 77.7vw;
  left: 5.5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta2 a {
    width: 683.52px;
    top: 596.736px;
    left: 42.24px;
  }
}

.wrduo-fv-intro__cta2 a:last-child {
  position: absolute;
  width: 88vw;
  top: 258.7vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta2 a:last-child {
    width: 675.84px;
    top: 1986.816px;
    left: 46.08px;
  }
}

.wrduo-fv-intro__present {
  position: relative;
}

.wrduo-fv-intro__present .button {
  display: block;
  position: absolute;
  width: 89.2vw;
  top: 62.5vw;
  left: 5.3vw;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__present .button {
    width: 685.056px;
    top: 480px;
    left: 40.704px;
  }
  .wrduo-fv-intro__present .button:hover {
    opacity: .6;
  }
}

.wrduo-fv-intro {
  background-size: 100%;
}

.wrduo-fv-intro__cta3 {
  position: relative;
  z-index: 2;
}

.wrduo-fv-intro__cta3 a {
  position: absolute;
  width: 89vw;
  top: 77.7vw;
  left: 5.5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta3 a {
    width: 683.52px;
    top: 596.736px;
    left: 42.24px;
  }
}

.wrduo-fv-intro__cta3 a:last-child {
  position: absolute;
  width: 89vw;
  top: 113.7vw;
  left: 5.5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta3 a:last-child {
    width: 683.52px;
    top: 873.216px;
    left: 42.24px;
  }
}

.wrduo-onlinestore {
  position: relative;
  margin-bottom: -4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-onlinestore {
    margin-bottom: -30.72px;
  }
}

.wrduo-onlinestore .tel {
  display: block;
  position: absolute;
  width: 34vw;
  top: 105vw;
  height: 11vw;
  left: 54vw;
  color: transparent;
}

@media screen and (min-width: 769px) {
  .wrduo-onlinestore .tel {
    width: 261.12px;
    top: 806.4px;
    height: 84.48px;
    left: 414.72px;
  }
}

.wrduo-onlinestore.second {
  position: relative;
  margin: 0 auto -4.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-onlinestore.second {
    margin: 0 auto -32.256px;
  }
}

.wrduo-notification {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/bkg-notification.webp) no-repeat;
  background-size: 100% 100%;
  z-index: 9999999;
  display: none;
}

.wrduo-notification-wrap {
  position: relative;
  width: 89.3vw;
  height: 78.8vh;
  height: 78.8dvh;
  position: absolute;
  top: 6.4vh;
  right: 0;
  bottom: auto;
  left: 0;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .wrduo-notification-wrap {
    width: 685.824px;
    border-radius: 20.4288px;
  }
}

.wrduo-notification-content {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 2.66vw;
  overflow-y: scroll;
}

.wrduo-notification-content > div {
  height: 100%;
  position: relative;
}

.wrduo-notification .button {
  width: 6.9vw;
  height: 6.9vw;
  position: absolute;
  bottom: -10.9vw;
  right: 2.6vw;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (min-width: 769px) {
  .wrduo-notification .button {
    width: 52.992px;
    height: 52.992px;
    right: 19.968px;
    bottom: -83.712px;
  }
}

.wrduo-features {
  padding-top: 0;
  background: #FEF6F3;
}

@media screen and (min-width: 769px) {
  .wrduo-features {
    padding-top: 0px;
  }
}

.wrduo-features-check {
  position: relative;
  z-index: 1;
}

.wrduo-features-title {
  margin-top: -0.4em;
}

@media screen and (min-width: 769px) {
  .wrduo-features-title {
    margin-top: -9px;
  }
}

.wrduo-features .swiper-button-next, .wrduo-features .swiper-button-prev {
  top: 76.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features .swiper-button-next, .wrduo-features .swiper-button-prev {
    top: 585.216px;
    width: 40px;
  }
}

.wrduo-features .swiper-button-next:after, .wrduo-features .swiper-button-prev:after {
  content: "";
  display: block;
  width: 5vw;
  height: 9vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features .swiper-button-next:after, .wrduo-features .swiper-button-prev:after {
    width: 38.4px;
    height: 69.12px;
  }
}

.wrduo-features .swiper-button-prev {
  left: 1.6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features .swiper-button-prev {
    left: 16px;
  }
}

.wrduo-features .swiper-button-prev:after {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/icn-left.webp) no-repeat;
  background-size: 100% 100%;
}

.wrduo-features .swiper-button-next {
  right: 1.6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features .swiper-button-next {
    right: 16px;
  }
}

.wrduo-features .swiper-button-next:after {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/icn-right.webp) no-repeat;
  background-size: 100% 100%;
}

.wrduo-features-slider .swiper {
  padding-bottom: 12.6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features-slider .swiper {
    padding-bottom: 92.7px;
  }
}

.wrduo-features-slider .swiper-pagination-bullet {
  background: #EA5514;
  opacity: .15;
  width: 1.6vw;
  height: 1.6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features-slider .swiper-pagination-bullet {
    width: 12.288px;
    height: 12.288px;
  }
}

.wrduo-features-slider .swiper-pagination-bullet-active {
  background: #EA5514;
  opacity: 1;
}

.wrduo-features-slider .swiper-horizontal > .swiper-pagination-bullets, .wrduo-features-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-features-slider .swiper-pagination-custom, .wrduo-features-slider .swiper-pagination-fraction {
  bottom: 10.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-features-slider .swiper-horizontal > .swiper-pagination-bullets, .wrduo-features-slider .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-features-slider .swiper-pagination-custom, .wrduo-features-slider .swiper-pagination-fraction {
    bottom: 78.336px;
  }
}

.wrduo-features-slider .swiper-slide {
  position: relative;
}

.wrduo-features-slider .swiper-slide .button {
  display: block;
  background: transparent;
  color: transparent;
  position: absolute;
  width: 45vw;
  height: 13vw;
  bottom: 0;
  right: 5vw;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .wrduo-features-slider .swiper-slide .button {
    width: 345.6px;
    height: 99.84px;
    right: 38.4px;
  }
}

.feature-video {
  position: absolute;
  top: 119.4vw;
  width: 100vw;
}

@media screen and (min-width: 769px) {
  .feature-video {
    top: 916.992px;
    width: 768px;
  }
}

.feature-video video {
  position: absolute;
  width: 73.33vw;
  height: 82.4vw;
  left: 0;
  right: 0;
  margin: 0  auto;
  z-index: 2;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .feature-video video {
    width: 563.1744px;
    height: 632.832px;
  }
}

.feature-popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  z-index: 9999999999;
  top: 0;
  left: 0;
  display: none;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.feature-popup > div {
  display: none;
}

.feature-popup-content {
  width: 100%;
  height: 100%;
  border-radius: 2.6vw;
  -webkit-box-shadow: 0 1vw 8vw rgba(0, 0, 0, 0.06);
  box-shadow: 0 1vw 8vw rgba(0, 0, 0, 0.06);
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 6;
  background-attachment: fixed;
  background: #fff;
}

@media screen and (min-width: 769px) {
  .feature-popup-content {
    width: 685.824px;
    top: 81.408px;
    border-radius: 19.968px;
    -webkit-box-shadow: 0 7.68px 61.44px rgba(0, 0, 0, 0.06);
    box-shadow: 0 7.68px 61.44px rgba(0, 0, 0, 0.06);
  }
}

.feature-popup-content__wrap {
  position: relative;
  position: absolute;
  width: 89.3vw;
  height: 78.8vh;
  height: 78.8dvh;
  top: 10.6vw;
  right: 0;
  left: 0;
  bottom: auto;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .feature-popup-content__wrap {
    width: 685.824px;
    top: 81.408px;
  }
}

.feature-popup .button {
  width: 6.9vw;
  height: 6.9vw;
  position: absolute;
  bottom: -10.9vw;
  right: 2.6vw;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 999;
}

@media screen and (min-width: 769px) {
  .feature-popup .button {
    width: 52.992px;
    height: 52.992px;
    right: 19.968px;
    bottom: -83.712px;
  }
}

.feature-popup-3 {
  position: relative;
}

.feature-popup-3 video {
  width: 79.7vw;
  height: 85.8vw;
  margin-left: 4vw;
  z-index: 2;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 769px) {
  .feature-popup-3 video {
    width: 612.096px;
    height: 658.944px;
    margin-left: 30.72px;
  }
}

body {
  background-attachment: fixed;
}

.wrduo-dive {
  margin-top: 12.4vw;
  position: relative;
}

@media screen and (min-width: 769px) {
  .wrduo-dive {
    margin-top: 91.0px;
  }
}

.wrduo-dive a {
  display: block;
  width: 57.6vw;
  position: absolute;
  top: 96.5vw;
  left: 37.4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-dive a {
    width: 442.368px;
    top: 741.12px;
    left: 287.232px;
  }
}

.wrduo-dive__shadow {
  margin-top: -10.9vw;
}

@media screen and (min-width: 769px) {
  .wrduo-dive__shadow {
    margin-top: -83.712px;
  }
}

.wrduo-cta {
  background: #E95412;
  padding-bottom: 3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta {
    margin-top: 0px;
    padding-bottom: 23.04px;
  }
}

.wrduo-cta-sixfeatures {
  position: relative;
  z-index: 1;
}

.wrduo-cta-wsimg {
  margin-top: 0;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-wsimg {
    margin-top: 0;
  }
}

.wrduo-cta-table {
  position: relative;
  margin-top: 0;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-table {
    margin-top: 0px;
  }
}

.wrduo-cta-table a:nth-of-type(1) {
  position: absolute;
  width: 48vw;
  top: 221.9vw;
  left: 1.0vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-table a:nth-of-type(1) {
    width: 368.64px;
    top: 1704.192px;
    left: 7.68px;
  }
}

.wrduo-cta-table a:nth-of-type(2) {
  position: absolute;
  width: 48.0vw;
  top: 216.5vw;
  left: 51.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-table a:nth-of-type(2) {
    width: 368.64px;
    top: 1662.72px;
    left: 393.984px;
  }
}

.wrduo-cta .wrduo-fv-present {
  position: relative;
  margin-top: 5.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta .wrduo-fv-present {
    margin-top: 40.704px;
  }
}

.wrduo-cta .wrduo-fv-present .button {
  position: absolute;
  width: 89.2vw;
  top: 68.1vw;
  left: 5.3vw;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .wrduo-cta .wrduo-fv-present .button {
    width: 685.056px;
    top: 523.008px;
    left: 40.704px;
  }
}

.wrduo-howto {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/bkg-howto-v2.webp) no-repeat;
  background-size: 100% 100%;
}

.wrduo-howto-copy {
  position: relative;
  height: 177.5vw;
  overflow-y: hidden;
  margin-bottom: 16vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto-copy {
    height: 1363.2px;
    margin-bottom: 126.88px;
  }
}

.wrduo-howto-copy.is-open {
  height: auto;
}

.wrduo-howto-copy__readmore {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/bkg-readmore.webp) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 53.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto-copy__readmore {
    height: 409.344px;
  }
}

.wrduo-howto-copy__readmore__btn {
  position: absolute;
  top: auto;
  bottom: 15.9vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42.7vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto-copy__readmore__btn {
    bottom: 122.112px;
    width: 327.936px;
  }
}

.wrduo-howto-slider {
  position: relative;
}

.wrduo-howto .swiper {
  padding-left: 5vw;
  padding-bottom: 9vw;
  padding-right: 5vw;
  margin-bottom: -2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto .swiper {
    padding-left: 38.4px;
    padding-right: 38.4px;
    padding-bottom: 69.12px;
    margin-bottom: -15.36px;
  }
}

.wrduo-howto .swiper-horizontal > .swiper-pagination-bullets, .wrduo-howto .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-howto .swiper-pagination-custom, .wrduo-howto .swiper-pagination-fraction {
  bottom: 1.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto .swiper-horizontal > .swiper-pagination-bullets, .wrduo-howto .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-howto .swiper-pagination-custom, .wrduo-howto .swiper-pagination-fraction {
    bottom: 9.216px;
  }
}

.wrduo-howto .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .wrduo-howto .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .wrduo-howto .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9.984px;
  }
}

.wrduo-howto .swiper-horizontal > .swiper-pagination-bullets, .wrduo-howto .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-howto .swiper-pagination-custom, .wrduo-howto .swiper-pagination-fraction {
  left: 3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto .swiper-horizontal > .swiper-pagination-bullets, .wrduo-howto .swiper-pagination-bullets.swiper-pagination-horizontal, .wrduo-howto .swiper-pagination-custom, .wrduo-howto .swiper-pagination-fraction {
    left: 23.04px;
  }
}

.wrduo-howto .swiper-pagination-bullet {
  background: #FFF;
  opacity: .6;
  width: 1.6vw;
  height: 1.6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-howto .swiper-pagination-bullet {
    width: 12.288px;
    height: 12.288px;
  }
}

.wrduo-howto .swiper-pagination-bullet-active {
  background: #EA5514;
  opacity: 1;
}

.wrduo-continue {
  background: #EA5514;
  position: relative;
}

.wrduo-continue a {
  position: absolute;
  width: 89.5vw;
  top: 159.2vw;
  left: 5.5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-continue a {
    width: 687.36px;
    top: 1222.656px;
    left: 42.24px;
  }
}

.wrduo-QA {
  background: #FDEEE7;
  background-size: 100% auto;
  padding: 13.4vw 0 16.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-QA {
    padding: 102px 0 119px;
  }
}

.wrduo-QA-item {
  background: #fff;
  border-radius: 4.26vw;
  width: 89.5vw;
  margin: 0 auto 5.33vw;
  padding: 4.2vw;
  position: relative;
  left: 0;
  right: 0;
}

@media screen and (min-width: 769px) {
  .wrduo-QA-item {
    border-radius: 32.7168px;
    width: 686px;
    margin: 0 auto 40px;
    padding: 33px;
  }
}

.wrduo-QA-item-q {
  position: relative;
}

.wrduo-QA-item-q:before, .wrduo-QA-item-q:after {
  content: "";
  display: block;
  width: 5.1vw;
  height: .48vw;
  background: #EA5514;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (min-width: 769px) {
  .wrduo-QA-item-q:before, .wrduo-QA-item-q:after {
    width: 39.168px;
    height: 3.6864px;
  }
}

.wrduo-QA-item-q:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wrduo-QA-item:first-of-type {
  margin: 0 auto 2.4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-QA-item:first-of-type {
    margin: 0 auto 24.4px;
  }
}

.wrduo-QA-item:last-of-type {
  margin-bottom: 0;
}

.wrduo-QA-item-a {
  display: none;
}

.wrduo-QA-item-a .border {
  margin-bottom: 2.4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-QA-item-a .border {
    margin-bottom: 18.432px;
  }
}

.wrduo-QA-item.is-open .wrduo-QA-item-q {
  margin-bottom: 2.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-QA-item.is-open .wrduo-QA-item-q {
    margin-bottom: 17.664px;
  }
}

.wrduo-QA-item.is-open .wrduo-QA-item-q:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.wrduo-QA-item.is-open .wrduo-QA-item-a {
  display: block;
}

.wrduo-cta-last {
  position: relative;
}

.wrduo-cta-last a {
  position: absolute;
  width: 88vw;
  top: 200vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last a {
    width: 675.84px;
    top: 1536px;
    left: 46.08px;
  }
}

.wrduo-cta-last a:last-child {
  position: absolute;
  width: 88vw;
  top: 290vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last a:last-child {
    width: 675.84px;
    top: 2227.2px;
    left: 46.08px;
  }
}

.wrduo-cta-last2 {
  position: relative;
}

.wrduo-cta-last2 a {
  position: absolute;
  width: 88vw;
  top: 78vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last2 a {
    width: 675.84px;
    top: 599.04px;
    left: 46.08px;
  }
}

.wrduo-cta-last2 a:last-child {
  position: absolute;
  width: 88vw;
  top: 259vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last2 a:last-child {
    width: 675.84px;
    top: 1989.12px;
    left: 46.08px;
  }
}

.wrduo-cta-last3 {
  position: relative;
}

.wrduo-cta-last3 a {
  position: absolute;
  width: 88vw;
  top: 78vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last3 a {
    width: 675.84px;
    top: 599.04px;
    left: 46.08px;
  }
}

.wrduo-cta-last3 a:last-child {
  position: absolute;
  width: 88vw;
  top: 114vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last3 a:last-child {
    width: 675.84px;
    top: 875.52px;
    left: 46.08px;
  }
}

.tabs {
  position: absolute;
  top: 18.8vw;
  width: 100vw;
}

@media screen and (min-width: 769px) {
  .tabs {
    top: 144.384px;
    width: 768px;
  }
}

.tabs.is-second ul li.second {
  background: rgba(234, 85, 20, 0.3);
}

.tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 4vw;
}

@media screen and (min-width: 769px) {
  .tabs ul {
    gap: 30.72px;
  }
}

.tabs ul li {
  position: relative;
  -ms-flex-preferred-size: 45.5vw;
  flex-basis: 45.5vw;
  border-radius: 3vw 3vw 0 0;
}

@media screen and (min-width: 769px) {
  .tabs ul li {
    -ms-flex-preferred-size: 349.44px;
    flex-basis: 349.44px;
    border-radius: 23.04px 23.04px 0 0;
  }
}

.tabs ul li::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  border-radius: 3vw 3vw 0 0;
  -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 769px) {
  .tabs ul li::before {
    border-radius: 23.04px 23.04px 0 0;
  }
}

.tabs ul li img {
  position: relative;
  z-index: 2;
}

.tabs ul li.first.is-active {
  background: #EA5514;
}

.tabs ul li.first:not(.is-active) {
  background: rgba(234, 85, 20, 0.3);
}

.tabs ul li.first:not(.is-active)::before {
  opacity: 1;
}

.tabs ul li.second.is-active {
  background: #00486B;
}

.tabs ul li.second:not(.is-active) {
  background: rgba(0, 72, 107, 0.3);
}

.tabs ul li.second:not(.is-active)::before {
  opacity: 1;
}

.tab-contents {
  width: 100vw;
}

@media screen and (min-width: 769px) {
  .tab-contents {
    width: 768px;
  }
}

.tab-contents-item {
  position: absolute;
  width: 95%;
  height: 111vw;
  top: 36vw;
  left: 2.5vw;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .tab-contents-item {
    height: 852.48px;
    top: 276.48px;
    left: 19.2px;
  }
}

.tab-contents-item.is-active {
  z-index: 2;
}

.tab-contents-item .cta-button {
  display: block;
  position: absolute;
  width: 87.8vw;
  top: 45.2vw;
  left: 3.7vw;
}

@media screen and (min-width: 769px) {
  .tab-contents-item .cta-button {
    width: 674.304px;
    top: 347.136px;
    left: 28.416px;
  }
}

.tab-contents-item__footer.content-modal-btn02 {
  -webkit-box-shadow: 0 1.33333vw 2.66667vw rgba(0, 0, 0, 0.15);
  box-shadow: 0 1.33333vw 2.66667vw rgba(0, 0, 0, 0.15);
}

.wrduo-cta-kit__2months {
  position: relative;
  z-index: 2;
}

.wrduo-cta-kit__2months__button {
  display: block;
  position: absolute;
  width: 89.5vw;
  top: 94.2vw;
  left: 5.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months__button {
    width: 687.36px;
    top: 723.456px;
    left: 40.704px;
  }
}

.wrduo-cta-kit__2months__button.half {
  top: 77.1vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months__button.half {
    top: 592.128px;
  }
}

.wrduo-cta-kit__2months__trigger {
  display: block;
  position: absolute;
  width: 56.9vw;
  top: 124.3vw;
  left: 21.7vw;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months__trigger {
    width: 436.992px;
    top: 954.624px;
    left: 166.656px;
  }
}

.wrduo-cta-kit__2months__trigger :hover {
  cursor: pointer;
}

.wrduo-cta-kit__2months__trigger.second {
  top: 181.9vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months__trigger.second {
    top: 1396.992px;
  }
}

.wrduo-cta-kit__2months__trigger02 {
  display: block;
  position: absolute;
  width: 55.4vw;
  top: 192.0vw;
  left: 22.4vw;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months__trigger02 {
    width: 425.472px;
    top: 1474.56px;
    left: 172.032px;
  }
}

.wrduo-cta-kit__2months__trigger02 :hover {
  cursor: pointer;
}

.wrduo-cta-kit__2months.floatingEnd {
  margin-bottom: 8vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-kit__2months.floatingEnd {
    margin-bottom: 61.44px;
  }
}

.wrduo-mailmagazine {
  margin-top: -4.3vw;
  margin-bottom: -1.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-mailmagazine {
    margin-top: -33.024px;
    margin-bottom: -9.216px;
  }
}

.wrduo-attention {
  margin-top: 0.7vw;
  margin-bottom: -1.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-attention {
    margin-top: 7.3px;
    margin-bottom: -9.216px;
  }
}

.wrduo-event {
  position: relative;
}

.wrduo-event a {
  position: absolute;
  width: 40.5vw;
  top: 129.5vw;
  left: 54vw;
}

@media screen and (min-width: 769px) {
  .wrduo-event a {
    width: 311.04px;
    top: 994.56px;
    left: 414.72px;
  }
}

.wrduo-teiki {
  position: relative;
  margin-bottom: -2vw;
  z-index: 3;
}

@media screen and (min-width: 769px) {
  .wrduo-teiki {
    margin-bottom: -15.36px;
  }
}

.wrduo-teiki a {
  position: absolute;
  width: 84.5vw;
  top: 99.5vw;
  left: 7.2vw;
}

@media screen and (min-width: 769px) {
  .wrduo-teiki a {
    width: 648.96px;
    top: 764.16px;
    left: 55.296px;
  }
}

.wrduo-product {
  background: #EA5514;
  position: relative;
}

.wrduo-product.wrinkle a {
  top: 100.5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-product.wrinkle a {
    top: 771.84px;
  }
}

.wrduo-product a {
  position: absolute;
  width: 89.5vw;
  top: 93.5vw;
  left: 5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-product a {
    width: 687.36px;
    top: 718.08px;
    left: 38.4px;
  }
}

.wrduo-footer-nav {
  background: #000;
  padding-top: 6.5vw;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 769px) {
  .wrduo-footer-nav {
    padding: 42px 0 0;
    margin: 0 auto;
    width: 100%;
  }
}

.wrduo-footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrduo-footer-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 2.93vw;
  display: block;
  padding: 0 2.66vw;
  border-right: solid .5px #fff;
  letter-spacing: .09em;
  line-height: .8;
}

@media screen and (min-width: 769px) {
  .wrduo-footer-nav ul li a {
    font-size: 12px;
    padding: 0 10px;
    border-right: solid 1px #fff;
    line-height: .9;
  }
}

.wrduo-footer-nav ul li:last-of-type a {
  border-right: none;
}

@media screen and (min-width: 769px) {
  .pane-footer {
    max-width: 768px;
    margin: 0 auto;
  }
}

.floating {
  max-width: 768px !important;
  min-width: initial;
  margin: auto;
  display: block;
  position: fixed;
  top: auto;
  bottom: -20vw;
  left: 0;
  right: 0;
  width: 100vw;
  z-index: 9999;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (max-width: 768px) {
  .floating {
    overflow-x: hidden;
  }
}

.floating.is-floated {
  bottom: 0;
}

.wrduo-kit {
  position: relative;
  z-index: 2;
}

.wrduo-kit a {
  position: absolute;
  width: 88vw;
  top: 171vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-kit a {
    width: 675.84px;
    top: 1313.28px;
    left: 46.08px;
  }
}

.wrduo-kit-btn {
  position: absolute;
  width: 53.5vw;
  top: 195vw;
  left: 23vw;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-btn {
    width: 410.88px;
    top: 1497.6px;
    left: 176.64px;
  }
}

.wrduo-kit-modal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal {
    width: 100vw;
  }
}

.wrduo-kit-modal .close {
  width: 6vw;
  height: 6vw;
  position: absolute;
  top: 6.2vw;
  right: 6.3vw;
  z-index: 9999999;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal .close {
    width: 40px;
    height: 40px;
    top: 59px;
    right: 85px;
  }
}

.wrduo-kit-modal__body {
  width: 94vw;
  height: 175vw;
  max-height: 90vh;
  background: #fff;
  position: fixed;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal__body {
    width: 721.92px;
    height: 1344px;
    padding: 0;
  }
}

.wrduo-kit-modal__body h2 {
  width: 79.2vw;
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal__body h2 {
    width: 608.256px;
    margin-bottom: 0px;
  }
}

.wrduo-kit-modal__wrapper {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wrduo-kit-modal__inner {
  width: 94vw;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal__inner {
    width: 100%;
    max-width: 722px;
  }
}

.wrduo-kit-modal__inner img {
  width: 100%;
}

.wrduo-kit-modal__inner a {
  position: absolute;
  width: 88vw;
  bottom: 2vw;
  left: 3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-kit-modal__inner a {
    width: 675.84px;
    bottom: 15.36px;
    left: 23.04px;
  }
}

.wrduo-story__head {
  position: relative;
}

.wrduo-story__head a {
  position: absolute;
  width: 20vw;
  top: 97vw;
  left: 8vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story__head a {
    width: 164.6px;
    top: 750.96px;
    left: 61.44px;
  }
}

.wrduo-story-copy {
  position: relative;
  height: 67vw;
  overflow-y: hidden;
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy {
    height: 514.56px;
    overflow: initial;
  }
}

.wrduo-story-copy::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 83vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy::after {
    width: 56vw;
    height: 2px;
  }
}

.wrduo-story-copy.is-open {
  height: auto;
}

.wrduo-story-copy__readmore {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/bkg-story-readmore.webp) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 43.3vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#eb532600), color-stop(60%, #E95412));
  background: linear-gradient(180deg, #eb532600 0%, #E95412 60%);
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy__readmore {
    height: 332.544px;
  }
}

.wrduo-story-copy__readmore__btn {
  position: absolute;
  top: auto;
  bottom: 8vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42.7vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy__readmore__btn {
    bottom: 61.44px;
    width: 327.936px;
  }
}

.wrduo-story-copy__readmore.is-open2 {
  height: 0 !important;
}

.wrduo-story-copy--second {
  height: 81vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy--second {
    height: 622.08px;
  }
}

.wrduo-story-copy--third {
  height: 80vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story-copy--third {
    height: 614.4px;
  }
}

.wrduo-story-copy--third::after {
  content: none;
}

.wrduo-story__readmore {
  background: url(/special/e/wrinkleshot-medical-serum-duo/images/bkg-readmore.webp) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 53.3vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story__readmore {
    height: 409.344px;
  }
}

.wrduo-story__readmore__btn {
  position: absolute;
  top: auto;
  bottom: 15.9vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42.7vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story__readmore__btn {
    bottom: 122.112px;
    width: 327.936px;
  }
}

.wrduo-story__footer {
  margin-top: -5vw;
}

@media screen and (min-width: 769px) {
  .wrduo-story__footer {
    margin-top: -83.76px;
  }
}

#mainArea > div > div.wrduo-story > div.wrduo-story-copy.wrduo-story-copy--second.is-open > div > div {
  bottom: 10vw !important;
}

@media screen and (min-width: 769px) {
  #mainArea > div > div.wrduo-story > div.wrduo-story-copy.wrduo-story-copy--second.is-open > div > div {
    bottom: 76.8px !important;
  }
}

#mainArea > div > div.wrduo-story > div.wrduo-story-copy.wrduo-story-copy--third.is-open > div > div {
  bottom: 13vw !important;
}

@media screen and (min-width: 769px) {
  #mainArea > div > div.wrduo-story > div.wrduo-story-copy.wrduo-story-copy--third.is-open > div > div {
    bottom: 99.84px !important;
  }
}

.wrduo-bg-img.pc {
  display: none;
}

@media screen and (min-width: 769px) {
  .wrduo-bg-img.pc {
    display: block;
    margin-top: initial;
    z-index: 999;
    position: relative;
  }
}
