@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: 25.8vw;
  left: 34.4vw;
}

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

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

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

@media screen and (min-width: 769px) {
  .wrduo-fv-cta2 a {
    width: 407.04px;
    top: 157.44px;
    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: 245.9vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-fv-intro__cta a:last-child {
    width: 675.84px;
    top: 1888.512px;
    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: 89vw;
  top: 77.7vw;
  left: 5.5vw;
}

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

.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-onlinestore {
  position: relative;
  margin-top: -8.2vw;
  margin-bottom: -4vw;
}

@media screen and (min-width: 769px) {
  .wrduo-onlinestore {
    margin-top: -62.976px;
    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;
}

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

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

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

.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: 200vw;
  left: 6vw;
}

@media screen and (min-width: 769px) {
  .wrduo-cta-last a:last-child {
    width: 675.84px;
    top: 1536px;
    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: 78vw;
  left: 6vw;
}

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

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