.lp-defend-and-regenerate {
  font-family: ShiseidoGinza, ReaderRegular, Arial, sans-serif !important;
}

.lp-defend-and-regenerate * {
  text-transform: none !important;
}

.lp-defend-and-regenerate sup {
  display: inline-block;
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate sup {
    top: -4px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    margin-right: -0.1em;
    font-size: 30px;
  }
}

@media (min-width: 769px) {
  .lp-defend-and-regenerate .pc {
    display: block !important;
  }
  .lp-defend-and-regenerate .sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate .pc {
    display: none !important;
  }
  .lp-defend-and-regenerate .sp {
    display: block !important;
  }
}

.lp-defend-and-regenerate .slick-prev {
  visibility: visible;
  left: 50%;
  top: calc(50% - 50px);
  -webkit-transform: translate(-599px, -50%);
          transform: translate(-599px, -50%);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/slick_prev.png?$staticlink$");
}

@media (min-width: 769px) and (max-width: 1199px) {
  .lp-defend-and-regenerate .slick-prev {
    -webkit-transform: translate(-49.9583vw, -50%);
            transform: translate(-49.9583vw, -50%);
    width: 4.17014vw;
    height: 4.17014vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate .slick-prev {
    left: 10px;
    right: auto;
    -webkit-transform: none;
    transform: none;
    width: 8vw;
    height: 8vw;
  }
}

.lp-defend-and-regenerate .slick-prev:after {
  display: none;
}

.lp-defend-and-regenerate .slick-next {
  visibility: visible;
  left: 50%;
  top: calc(50% - 50px);
  -webkit-transform: translate(550px, -50%);
          transform: translate(550px, -50%);
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/slick_next.png?$staticlink$");
}

@media (min-width: 769px) and (max-width: 1199px) {
  .lp-defend-and-regenerate .slick-next {
    -webkit-transform: translate(45.87156vw, -50%);
            transform: translate(45.87156vw, -50%);
    width: 4.17014vw;
    height: 4.17014vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate .slick-next {
    right: 10px;
    left: auto;
    -webkit-transform: none;
    transform: none;
    width: 8vw;
    height: 8vw;
  }
}

.lp-defend-and-regenerate .slick-next:after {
  display: none;
}

.lp-defend-and-regenerate .slick-dots {
  font-size: 0;
  line-height: 1;
  position: absolute;
  bottom: 90px;
  left: 0;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate .slick-dots {
    bottom: 6.25vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate .slick-dots {
    bottom: 16vw;
  }
}

.lp-defend-and-regenerate .slick-dots > li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 7px;
  border: solid 2px #fff;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate .slick-dots > li {
    width: 0.55556vw;
    height: 0.55556vw;
    margin: 0 0.48611vw;
    border: solid 0.13889vw #fff;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate .slick-dots > li {
    width: 2.13333vw;
    height: 2.13333vw;
    margin: 0 2.13333vw;
    border: solid 0.53333vw #fff;
  }
}

.lp-defend-and-regenerate .slick-dots > li.slick-active {
  background-color: #fff;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.lp-defend-and-regenerate-hero {
  overflow: hidden;
  position: relative;
  margin-bottom: 115px;
  width: 100%;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-hero {
    margin-bottom: 7.98611vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero {
    margin-bottom: 14.66667vw;
  }
}

.lp-defend-and-regenerate-hero:before {
  content: '';
  display: block;
  padding-top: 56%;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero:before {
    padding-top: 177.7777%;
  }
}

.lp-defend-and-regenerate-hero__container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.lp-defend-and-regenerate-hero__image {
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.lp-defend-and-regenerate-hero__image:before {
  content: '';
  display: block;
  padding-top: 56%;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__image:before {
    padding-top: 177.7777%;
  }
}

.lp-defend-and-regenerate-hero__image-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/hero.jpg?$staticlink$");
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__image-inner {
    background-image: url("../images/lp/defend-and-regenerate/hero_sp.jpg?$staticlink$");
  }
}

.lp-defend-and-regenerate-hero__image.opened {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 3000ms;
  transition-duration: 3000ms;
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lp-defend-and-regenerate-hero__heading {
  position: absolute;
  top: calc(90 * 100vw / 1920);
  right: calc(45 * 100vw / 1920);
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  display: block;
  width: calc(698 * 100vw / 1920);
  height: calc(389 * 100vw / 1920);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/hero_heading.png?$staticlink$");
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__heading {
    margin: 0 auto;
    top: auto;
    left: 0;
    right: 0;
    bottom: calc(69 * 100vw / 1080);
    width: calc(786 * 100vw / 1080);
    height: calc(388 * 100vw / 1080);
    background-image: url("../images/lp/defend-and-regenerate/hero_heading_sp.png?$staticlink$");
  }
}

.lp-defend-and-regenerate-hero__heading.opened {
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-delay: 2300ms;
  transition-delay: 2300ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__heading.opened {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
  }
}

.lp-defend-and-regenerate-hero__paragraph {
  position: absolute;
  top: calc(165 * 100vw / 1920);
  left: calc(74 * 100vw / 1920);
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  display: block;
  width: calc(472 * 100vw / 1920);
  height: calc(212 * 100vw / 1920);
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__paragraph {
    opacity: 0;
    top: calc(103 * 100vw / 1080);
    left: 0;
    right: 0;
    margin: auto;
    width: calc(581 * 100vw / 1080);
    height: calc(261 * 100vw / 1080);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/lp/defend-and-regenerate/hero_paragrah.png?$staticlink$");
  }
}

.lp-defend-and-regenerate-hero__paragraph > span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-size: calc(472 * 100vw / 1920) calc(212 * 100vw / 1920);
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/hero_paragrah.png?$staticlink$");
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__paragraph > span {
    display: none;
  }
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(1) {
  top: 0;
  left: 0;
  width: calc(78 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: 0 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(2) {
  top: 0;
  left: calc(78 * 100vw / 1920);
  width: calc(64 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-78 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(3) {
  top: 0;
  left: calc(142 * 100vw / 1920);
  width: calc(88 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-142 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(4) {
  top: 0;
  left: calc(230 * 100vw / 1920);
  width: calc(68 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-230 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(5) {
  top: 0;
  left: calc(298 * 100vw / 1920);
  width: calc(42 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-298 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(6) {
  top: 0;
  left: calc(340 * 100vw / 1920);
  width: calc(42 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-340 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(7) {
  top: 0;
  left: calc(382 * 100vw / 1920);
  width: calc(62 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-382 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(8) {
  top: 0;
  left: calc(444 * 100vw / 1920);
  width: calc(28 * 100vw / 1920);
  height: calc(85 * 100vw / 1920);
  background-position: calc(-444 * 100vw / 1920) 0;
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(9) {
  top: calc(109 * 100vw / 1920);
  left: calc(0 * 100vw / 1920);
  width: calc(63 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: 0 calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(10) {
  top: calc(109 * 100vw / 1920);
  left: calc(63 * 100vw / 1920);
  width: calc(66 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-63 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(11) {
  top: calc(109 * 100vw / 1920);
  left: calc(129 * 100vw / 1920);
  width: calc(68 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-129 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(12) {
  top: calc(109 * 100vw / 1920);
  left: calc(197 * 100vw / 1920);
  width: calc(64 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-197 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(13) {
  top: calc(109 * 100vw / 1920);
  left: calc(261 * 100vw / 1920);
  width: calc(44 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-261 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(14) {
  top: calc(109 * 100vw / 1920);
  left: calc(305 * 100vw / 1920);
  width: calc(61 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-305 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(15) {
  top: calc(109 * 100vw / 1920);
  left: calc(366 * 100vw / 1920);
  width: calc(65 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-366 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

.lp-defend-and-regenerate-hero__paragraph > span:nth-child(16) {
  top: calc(109 * 100vw / 1920);
  left: calc(431 * 100vw / 1920);
  width: calc(41 * 100vw / 1920);
  height: calc(103 * 100vw / 1920);
  background-position: calc(-431 * 100vw / 1920) calc(-109 * 100vw / 1920);
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__paragraph.opened {
    opacity: 1;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
    -webkit-transition-property: opacity;
    transition-property: opacity;
  }
}

.lp-defend-and-regenerate-hero__paragraph.opened > span {
  opacity: 1;
  -webkit-transition-duration: 700ms;
  transition-duration: 700ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(1) {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(2) {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(3) {
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(4) {
  -webkit-transition-delay: 1100ms;
  transition-delay: 1100ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(5) {
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(6) {
  -webkit-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(7) {
  -webkit-transition-delay: 1400ms;
  transition-delay: 1400ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(8) {
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(9) {
  -webkit-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(10) {
  -webkit-transition-delay: 1700ms;
  transition-delay: 1700ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(11) {
  -webkit-transition-delay: 1800ms;
  transition-delay: 1800ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(12) {
  -webkit-transition-delay: 1900ms;
  transition-delay: 1900ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(13) {
  -webkit-transition-delay: 2000ms;
  transition-delay: 2000ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(14) {
  -webkit-transition-delay: 2100ms;
  transition-delay: 2100ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(15) {
  -webkit-transition-delay: 2200ms;
  transition-delay: 2200ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(16) {
  -webkit-transition-delay: 2300ms;
  transition-delay: 2300ms;
}

.lp-defend-and-regenerate-hero__paragraph.opened > span:nth-child(17) {
  -webkit-transition-delay: 2300ms;
  transition-delay: 2300ms;
}

.lp-defend-and-regenerate-hero__link {
  position: absolute;
  bottom: 2.43056vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  padding: 0 1.38889vw;
  width: calc(340 * 100vw / 1440);
  height: 4.86111vw;
  border: solid 0.13889vw #fff;
  font-size: 1.25vw;
  line-height: 4.86111vw;
  text-align: center;
  color: #fff;
  font-family: ReaderBold !important;
  background-size: 15px 10px;
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/icon-arrow-down.png?$staticlink$");
  opacity: 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-defend-and-regenerate-hero__link {
    background-size: 1.34529vw 0.89686vw;
    background-position: right 1.34529vw center;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__link {
    bottom: 8.53333vw;
    padding: 0 5.33333vw;
    width: calc(589 * 100vw / 750);
    height: 13.33333vw;
    line-height: 13.33333vw;
    border: solid 0.53333vw #fff;
    font-size: 4vw;
    background-size: 2.66667vw 1.86667vw;
    background-position: right 2.66667vw center;
  }
}

.lp-defend-and-regenerate-hero__link.opened {
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-delay: 3400ms;
  transition-delay: 3400ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-hero__link.opened {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
  }
}

.lp-defend-and-regenerate-types {
  position: relative;
  margin: 0 auto 120px;
  padding-top: 120px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-types {
    margin: 0 auto 8.33333vw;
    padding-top: 8.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-types {
    padding-top: 14.66667vw;
    margin-bottom: 14.66667vw;
    overflow: hidden;
  }
}

.lp-defend-and-regenerate-types__heading {
  position: relative;
  margin: 0 auto 25px;
  display: block;
  height: 98px;
  text-align: center;
  background-size: 1023px auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/types_heading.png?$staticlink$");
  opacity: 0;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-types__heading {
    margin-bottom: 1.73611vw;
    height: calc(98 * 100vw / 1440);
    background-size: calc(1023 * 100vw / 1440) auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-types__heading {
    margin-bottom: 6.66667vw;
    width: 100%;
    height: 25.46667vw;
    background-image: url("../images/lp/defend-and-regenerate/types_heading_sp.png?$staticlink$");
    background-size: calc(667 * 100vw / 750) auto;
  }
}

.lp-defend-and-regenerate-types__heading > span {
  display: inline-block;
}

.lp-defend-and-regenerate-types__heading > span:nth-child(1) {
  opacity: 0;
}

.lp-defend-and-regenerate-types__heading > span:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 24px;
  line-height: 1em;
  font-family: ReaderMedium !important;
  color: #c8102e;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-types__heading > span:nth-child(2) {
    font-size: 1.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-types__heading > span:nth-child(2) {
    font-size: 4vw;
    width: 100%;
  }
}

.lp-defend-and-regenerate-types__heading.opened {
  opacity: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-types__paragraph {
  margin-bottom: 45px;
  text-align: center;
  font-size: 24px;
  line-height: 1.333;
  font-family: ReaderMedium !important;
  opacity: 0;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-types__paragraph {
    margin-bottom: 3.125vw;
    font-size: calc(24 * 100vw / 1440);
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-types__paragraph {
    font-family: ReaderRegular !important;
    margin-bottom: 5.33333vw;
    font-size: calc(30 * 100vw / 750);
    line-height: 1.466;
  }
}

.lp-defend-and-regenerate-types__paragraph.opened {
  opacity: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products {
  margin: 0 auto;
}

.lp-defend-and-regenerate-products__heading {
  position: relative;
  margin: 0 auto 78px;
  display: block;
  width: 394px;
  height: 52px;
  text-align: center;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/products_heading.svg?$staticlink$");
  opacity: 0;
}

.lp-defend-and-regenerate-products__heading > span {
  display: inline-block;
}

.lp-defend-and-regenerate-products__heading > span:nth-child(1) {
  opacity: 0;
}

.lp-defend-and-regenerate-products__heading > span:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 24px;
  font-family: ReaderMedium !important;
  line-height: 1em;
  color: #c8102e;
}

.lp-defend-and-regenerate-products__heading.opened {
  opacity: 1;
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__heading2 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1em;
  font-family: ReaderMedium !important;
  color: #c8102e;
  text-align: center;
  letter-spacing: .02em;
}

.lp-defend-and-regenerate-products__heading2 > span {
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  display: block;
  margin: 10px auto 0 auto;
  width: 220px;
  height: 50px;
  background-size: 220px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/products_text5.svg?$staticlink$");
}

.lp-defend-and-regenerate-products__heading3 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1em;
  font-family: ReaderMedium !important;
  color: #c8102e;
  text-align: center;
  letter-spacing: .02em;
}

.lp-defend-and-regenerate-products__heading3 > span {
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  display: block;
  margin: 15px auto 0;
  width: 364px;
  height: 38px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/products_text6.svg?$staticlink$");
}

.lp-defend-and-regenerate-products__container {
  background: -webkit-gradient(linear, left top, right top, from(#c8102e), color-stop(50%, #c8102e), color-stop(51%, #f5f5f5), to(#f5f5f5));
  background: -webkit-linear-gradient(left, #c8102e, #c8102e 50%, #f5f5f5 51%, #f5f5f5);
  background: linear-gradient(to right, #c8102e, #c8102e 50%, #f5f5f5 51%, #f5f5f5);
}

.lp-defend-and-regenerate-products__container-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.lp-defend-and-regenerate-products__container2 {
  position: relative;
  display: none;
  padding: 50px 0 120px;
  background-color: #c8102e;
  opacity: 0;
}

.lp-defend-and-regenerate-products__container2--gray {
  background-color: #f5f5f5;
}

.lp-defend-and-regenerate-products__container2--gray .slick-prev {
  background-image: url("../images/lp/defend-and-regenerate/slick_prev2.png?$staticlink$");
}

.lp-defend-and-regenerate-products__container2--gray .slick-next {
  background-image: url("../images/lp/defend-and-regenerate/slick_next2.png?$staticlink$");
}

.lp-defend-and-regenerate-products__container2--gray .slick-dots > li {
  border: solid 2px #c8102e;
}

.lp-defend-and-regenerate-products__container2--gray .slick-dots > li.slick-active {
  background-color: #c8102e;
}

.lp-defend-and-regenerate-products__container2.current {
  opacity: 1;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__container2-inner {
  width: 100%;
}

.lp-defend-and-regenerate-products__container2-inner2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 45px 75px 60px;
  margin: 0 auto;
  background-color: #fff;
  max-width: 1076px;
}

.lp-defend-and-regenerate-products__container3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.lp-defend-and-regenerate-products__container3-inner {
  width: 439px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 30px;
}

.lp-defend-and-regenerate-products__container3-inner2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.lp-defend-and-regenerate-products__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  height: 90px;
}

.lp-defend-and-regenerate-products__list > li {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}

.lp-defend-and-regenerate-products__list > li.current .lp-defend-and-regenerate-products__link:after,
.lp-defend-and-regenerate-products__list > li.current .lp-defend-and-regenerate-products__link2:after {
  display: none;
}

.lp-defend-and-regenerate-products__link {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  background-color: #c8102e;
}

.lp-defend-and-regenerate-products__link:hover {
  opacity: 1;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__link > span {
  position: relative;
  display: block;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/products_text.svg?$staticlink$");
  background-size: auto 19px;
  width: 100%;
  padding-bottom: 5px;
}

.lp-defend-and-regenerate-products__link > span > span {
  display: block;
}

.lp-defend-and-regenerate-products__link > span > span:nth-child(1) {
  opacity: 0;
  height: 19px;
}

.lp-defend-and-regenerate-products__link > span > span:nth-child(2) {
  font-size: 16px;
  font-family: ReaderMedium !important;
  line-height: 1em;
  color: #fff;
  margin-top: 8px;
}

.lp-defend-and-regenerate-products__link:after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  width: 13px;
  height: 9px;
  background-size: contain;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/icon-arrow-down.png?$staticlink$");
}

.lp-defend-and-regenerate-products__link2 {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__link2:hover {
  opacity: 1;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__link2 > span {
  position: relative;
  display: block;
  background-size: auto 19px;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/products_text3.svg?$staticlink$");
  width: 100%;
  padding-bottom: 5px;
}

.lp-defend-and-regenerate-products__link2 > span > span {
  display: block;
}

.lp-defend-and-regenerate-products__link2 > span > span:nth-child(1) {
  opacity: 0;
  height: 19px;
}

.lp-defend-and-regenerate-products__link2 > span > span:nth-child(2) {
  font-size: 16px;
  font-family: ReaderMedium !important;
  line-height: 1em;
  color: #c8102e;
  margin-top: 8px;
}

.lp-defend-and-regenerate-products__link2:after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  width: 13px;
  height: 9px;
  background-size: contain;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/icon-arrow-down2.png?$staticlink$");
}

.lp-defend-and-regenerate-products__link3 {
  display: block;
  font-size: 18px;
  text-align: center;
  height: 52px;
  line-height: 50px;
  font-family: ReaderBold !important;
  width: 257px;
  color: #c8102e;
  border: solid 2px #c8102e;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__link3:hover {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__paragraph {
  margin-bottom: 25px;
  font-size: 20px;
  font-family: ReaderRegular !important;
  line-height: 1.5em;
}

.lp-defend-and-regenerate-products__paragraph2 {
  margin-bottom: 20px;
}

.lp-defend-and-regenerate-products__paragraph2 > span {
  display: block;
}

.lp-defend-and-regenerate-products__paragraph2 > span:nth-child(1) {
  font-size: 14px;
  line-height: 1em;
  font-family: ReaderLight, ReaderRegular !important;
  margin-bottom: 8px;
}

.lp-defend-and-regenerate-products__paragraph2 > span:nth-child(2) {
  font-size: 16px;
  line-height: 1.1875;
  font-family: ReaderMedium !important;
}

.lp-defend-and-regenerate-products__paragraph2 > span:nth-child(3) {
  margin-top: 8px;
  font-size: 16px;
  font-family: ReaderLight, ReaderRegular !important;
  line-height: 1em;
}

.lp-defend-and-regenerate-products__paragraph3 {
  position: relative;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 36px;
  font-family: ReaderRegular !important;
  background-size: 100% 6px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url("../images/lp/defend-and-regenerate/types_border.png?$staticlink$");
}

.lp-defend-and-regenerate-products__paragraph3--type2 {
  background-image: url("../images/lp/defend-and-regenerate/types_border2.png?$staticlink$");
}

.lp-defend-and-regenerate-products__paragraph3--type3 {
  background-image: url("../images/lp/defend-and-regenerate/types_border3.png?$staticlink$");
}

.lp-defend-and-regenerate-products__paragraph3--type4 {
  background-image: url("../images/lp/defend-and-regenerate/types_border4.png?$staticlink$");
}

.lp-defend-and-regenerate-products__sup {
  position: absolute;
  top: 12px;
  right: -7px;
}

.lp-defend-and-regenerate-products__sup3 {
  position: absolute;
  top: 12px;
  right: -35px;
}

.lp-defend-and-regenerate-products__sup2 {
  position: relative;
  right: -5px;
}

.lp-defend-and-regenerate-products__sup4 {
  position: relative;
  top: -10px;
}

.lp-defend-and-regenerate-products__image {
  margin: 0 auto;
}

.lp-defend-and-regenerate-products__box {
  opacity: 0;
  background-color: #c8102e;
}

.lp-defend-and-regenerate-products__box.opened {
  opacity: 1;
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.lp-defend-and-regenerate-products__note {
  text-indent: -1.1em;
  margin-left: 1.5em;
  margin-top: 20px;
  line-height: 1.5em;
  font-size: 12px;
  color: #888888;
}

@media (min-width: 769px) and (max-width: 1198px) {
  .lp-defend-and-regenerate-products__heading {
    margin-bottom: 6.51085vw;
    width: 32.88815vw;
    height: 4.34057vw;
  }
  .lp-defend-and-regenerate-products__heading > span:nth-child(2) {
    font-size: 2.00334vw;
  }
  .lp-defend-and-regenerate-products__heading2 {
    margin-bottom: 1.66945vw;
    font-size: 1.66945vw;
  }
  .lp-defend-and-regenerate-products__heading2 > span {
    width: 18.36394vw;
    height: 4.17362vw;
    background-size: 18.36394vw auto;
  }
  .lp-defend-and-regenerate-products__heading3 {
    margin-bottom: 1.66945vw;
    font-size: 1.66945vw;
  }
  .lp-defend-and-regenerate-products__heading3 > span {
    width: 30.38397vw;
    height: 3.17195vw;
  }
  .lp-defend-and-regenerate-products__container-inner {
    max-width: 100%;
  }
  .lp-defend-and-regenerate-products__container2 {
    padding: 4.17362vw 4.17362vw 10.01669vw;
  }
  .lp-defend-and-regenerate-products__container2-inner2 {
    padding: 3.75626vw 6.26043vw 5.00835vw;
  }
  .lp-defend-and-regenerate-products__container3-inner {
    width: 36.64441vw;
    margin-right: 2.50417vw;
  }
  .lp-defend-and-regenerate-products__list {
    height: 7.51252vw;
  }
  .lp-defend-and-regenerate-products__link > span,
  .lp-defend-and-regenerate-products__link2 > span {
    background-size: auto 1.58598vw;
    padding-bottom: 0.41736vw;
  }
  .lp-defend-and-regenerate-products__link > span > span:nth-child(1),
  .lp-defend-and-regenerate-products__link2 > span > span:nth-child(1) {
    height: 1.58598vw;
  }
  .lp-defend-and-regenerate-products__link > span > span:nth-child(2),
  .lp-defend-and-regenerate-products__link2 > span > span:nth-child(2) {
    font-size: 1.33556vw;
    margin-top: 0.66778vw;
  }
  .lp-defend-and-regenerate-products__link:after,
  .lp-defend-and-regenerate-products__link2:after {
    bottom: 0.83472vw;
    width: 1.08514vw;
    height: 0.75125vw;
  }
  .lp-defend-and-regenerate-products__link3 {
    font-size: 1.5025vw;
    height: 4.34057vw;
    line-height: 4.17362vw;
    width: 21.45242vw;
    border: solid 0.17937vw #c8102e;
  }
  .lp-defend-and-regenerate-products__paragraph {
    margin-bottom: 1.25209vw;
    font-size: 1.66945vw;
  }
  .lp-defend-and-regenerate-products__paragraph2 {
    margin-bottom: 1.66945vw;
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(1) {
    font-size: 1.16861vw;
    margin-bottom: 0.66778vw;
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(2) {
    font-size: 1.33556vw;
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(3) {
    margin-top: 0.66778vw;
    font-size: 1.33556vw;
  }
  .lp-defend-and-regenerate-products__paragraph3 {
    font-size: 1.5025vw;
    margin-bottom: 1.66945vw;
    line-height: 3.00501vw;
    background-size: 100% 0.50083vw;
  }
  .lp-defend-and-regenerate-products__sup {
    top: 1.00167vw;
    right: -0.58431vw;
  }
  .lp-defend-and-regenerate-products__sup3 {
    font-size: 10px;
    top: 1.00167vw;
    right: -2.92154vw;
  }
  .lp-defend-and-regenerate-products__sup2 {
    font-size: 10px;
    right: -0.41736vw;
  }
  .lp-defend-and-regenerate-products__sup4 {
    top: -0.83472vw;
    font-size: 10px;
  }
  .lp-defend-and-regenerate-products__note {
    margin-top: 1.66945vw;
    font-size: 1.00167vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-products__heading {
    margin: 0 auto 7.2vw auto;
    width: 100%;
    height: 8vw;
    background-size: 54.66667vw 8vw;
  }
  .lp-defend-and-regenerate-products__heading > span:nth-child(2) {
    font-size: 4vw;
  }
  .lp-defend-and-regenerate-products__heading2 {
    margin-bottom: calc(30 * 100vw / 750);
    font-size: calc(24 * 100vw / 750);
  }
  .lp-defend-and-regenerate-products__heading2 > span {
    width: calc(220 * 100vw / 750);
    height: calc(37 * 100vw / 750);
    background-size: calc(220 * 100vw / 750) auto;
    margin: calc(22 * 100vw / 750) auto 0 auto;
  }
  .lp-defend-and-regenerate-products__heading3 {
    margin-bottom: 4vw;
    font-size: calc(24 * 100vw / 750);
    line-height: 1.231;
  }
  .lp-defend-and-regenerate-products__heading3 > span {
    width: calc(332 * 100vw / 750);
    height: calc(37 * 100vw / 750);
    background-size: calc(332 * 100vw / 750) calc(37 * 100vw / 750);
    margin-top: calc(15 * 100vw / 750);
  }
  .lp-defend-and-regenerate-products__container-inner {
    max-width: 100%;
  }
  .lp-defend-and-regenerate-products__container2 {
    padding: 8vw 0 24vw 0;
  }
  .lp-defend-and-regenerate-products__container2-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 3.46667vw;
  }
  .lp-defend-and-regenerate-products__container2-inner2 {
    height: calc(1063 * 100vw / 750);
    max-width: 100%;
    padding: calc(59 * 100vw / 750) 2.66667vw;
  }
  #defennd .lp-defend-and-regenerate-products__container2-inner2 {
    height: calc(1045 * 100vw / 750);
  }
  .lp-defend-and-regenerate-products__container3 {
    display: block;
  }
  .lp-defend-and-regenerate-products__container3-inner {
    width: 100%;
    margin-right: 0;
  }
  .lp-defend-and-regenerate-products__container3-inner2 {
    text-align: center;
    display: block;
    width: 100%;
  }
  .lp-defend-and-regenerate-products__list {
    height: 18.66667vw;
  }
  .lp-defend-and-regenerate-products__link > span {
    height: 8.53333vw;
    margin: 5.33333vw 0;
    background-size: 18.4vw 3.2vw;
  }
  .lp-defend-and-regenerate-products__link > span > span:nth-child(2) {
    width: 100%;
    font-weight: normal;
    font-size: 3.2vw;
  }
  .lp-defend-and-regenerate-products__link:after {
    bottom: 1.33333vw;
    width: 2.66667vw;
    height: 1.33333vw;
  }
  .lp-defend-and-regenerate-products__link2 > span {
    height: 8.53333vw;
    margin: 5.33333vw 0;
    background-size: 29.86667vw 3.2vw;
  }
  .lp-defend-and-regenerate-products__link2 > span > span:nth-child(2) {
    width: 100%;
    font-weight: normal;
    font-size: 3.2vw;
  }
  .lp-defend-and-regenerate-products__link2:after {
    bottom: 1.33333vw;
    width: 2.66667vw;
    height: 1.33333vw;
  }
  .lp-defend-and-regenerate-products__link3 {
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 3.46667vw;
    height: 9.6vw;
    line-height: 9.06667vw;
    width: 49.33333vw;
    border: solid 0.66667vw #c8102e;
  }
  .lp-defend-and-regenerate-products__paragraph {
    text-align: center;
    margin-bottom: calc(20 * 100vw /750);
    font-size: calc(22 * 100vw / 750);
    line-height: 1.5em;
    letter-spacing: 0;
  }
  #regenerate .lp-defend-and-regenerate-products__paragraph {
    margin-bottom: 0;
  }
  .lp-defend-and-regenerate-products__paragraph2 {
    text-align: center;
    margin-bottom: 3.2vw;
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(1) {
    font-size: calc(20 * 100vw / 750);
    margin-bottom: calc(10 * 100vw / 750);
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(2) {
    font-size: calc(22 * 100vw /750);
    line-height: 1.545;
    letter-spacing: 0;
  }
  .lp-defend-and-regenerate-products__paragraph2 > span:nth-child(3) {
    margin-top: 0;
    font-size: calc(22 * 100vw /750);
  }
  .lp-defend-and-regenerate-products__paragraph3 {
    text-align: center;
    font-size: 3.2vw;
    margin-bottom: 3.2vw;
    line-height: 6.4vw;
    background-size: 100% 0.8vw;
  }
  .lp-defend-and-regenerate-products__sup {
    font-size: 24px !important;
    top: 2.13333vw !important;
    right: -2.8vw;
  }
  .lp-defend-and-regenerate-products__sup3 {
    font-size: 3.2vw !important;
    top: 2.13333vw !important;
    right: -7.46667vw;
  }
  .lp-defend-and-regenerate-products__sup2 {
    font-size: 2.66667vw !important;
    right: 0;
  }
  .lp-defend-and-regenerate-products__sup4 {
    font-size: 1.302083vw !important;
    top: -1.302083vw !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*margin-right: -1em !important;*/
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  .lp-defend-and-regenerate-products__image {
    display: block;
    margin: 0 auto calc(18 * 100vw /750) auto;
    width: calc(416 * 100vw / 750);
  }
  #regenerate .lp-defend-and-regenerate-products__image {
    margin-bottom: 0;
  }
  .lp-defend-and-regenerate-products__note {
    text-align: left;
    letter-spacing: 0.03em;
    margin-bottom: 2.66667vw;
    margin-top: 2.66667vw;
    font-size: 2.66667vw;
  }
}

.display--pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .display--pc {
    display: none;
  }
}

.display--sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .display--sp {
    display: block;
  }
}

section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.inner {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 82.5px;
}

@media screen and (max-width: 1320px) {
  .inner {
    padding: 0 6.25%;
  }
}

.lp-heading1 {
  letter-spacing: 0;
  text-transform: inherit;
  font-family: ReaderMedium;
  line-height: 1.12em;
  font-size: 30px;
  padding-bottom: .5em;
}

@media screen and (max-width: 1320px) {
  .lp-heading1 {
    font-size: 2.27273vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading1 {
    font-size: 4.16667vw;
  }
}

.lp-heading1 sup {
  font-family: ReaderRegular;
  font-size: 15px;
}

@media screen and (max-width: 1320px) {
  .lp-heading1 sup {
    font-size: 1.13636vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading1 sup {
    font-size: 2.08333vw;
  }
}

.lp-heading2 {
  letter-spacing: 0;
  text-transform: inherit;
  font-family: ReaderMedium;
  line-height: 1.12em;
  font-size: 60px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  .lp-heading2 {
    font-size: 4.54545vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading2 {
    font-size: 8.33333vw;
  }
}

.lp-heading3 {
  letter-spacing: 0;
  text-transform: inherit;
  font-family: ReaderMedium;
  line-height: 1.12em;
  font-size: 40px;
  padding-bottom: .66667em;
}

@media screen and (max-width: 1320px) {
  .lp-heading3 {
    font-size: 3.0303vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading3 {
    font-size: 5.20833vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-heading3 {
    padding-bottom: .66667em;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading3 {
    padding-bottom: .33333em;
  }
}

.lp-heading3 span {
  font-size: 50px;
}

@media screen and (max-width: 1320px) {
  .lp-heading3 span {
    font-size: 3.78788vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading3 span {
    font-size: 5.20833vw;
  }
}

.lp-heading4 {
  letter-spacing: 0;
  text-transform: inherit;
  font-family: ReaderMedium;
  line-height: 1.12em;
  font-size: 30px;
  padding-bottom: .66667em;
}

@media screen and (max-width: 1320px) {
  .lp-heading4 {
    font-size: 2.27273vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-heading4 {
    font-size: 5vw;
  }
}

.lp-txt {
  line-height: 1.4em;
  font-size: 20px;
}

@media screen and (max-width: 1320px) {
  .lp-txt {
    font-size: 1.51515vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-txt {
    font-size: 2.91667vw;
  }
}

.lp-txt--l {
  font-size: 16px;
  line-height: 1.5em;
  padding-bottom: 2em;
}

@media screen and (max-width: 1320px) {
  .lp-txt--l {
    font-size: 1.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-txt--l {
    font-size: 2.91667vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-txt--l {
    padding-bottom: 2em;
  }
}

@media screen and (max-width: 768px) {
  .lp-txt--l {
    padding-bottom: 1em;
  }
}

.lp-txt--m {
  font-size: 14px;
  line-height: 1.5em;
}

@media screen and (max-width: 1320px) {
  .lp-txt--m {
    font-size: 1.06061vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-txt--m {
    font-size: 2.5vw;
  }
}

.lp-txt--notice {
  color: #878787;
  font-size: 12px;
  line-height: 1.5em;
}

.lp-txt--lgray {
  color: #cbcbcb;
}

.anim {
  opacity: 0;
  /*transform: translateY(100px)*/
}

/*.anim.init {*/
/*  opacity: 1;*/
/*  transition: 1s cubic-bezier(0.33, 1, 0.68, 1) 0;*/
/*  transform: translateY(0)*/
/*}*/
.anim.on, .anim.opened {
  opacity: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  /*transition: 1s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;*/
  /*transform: translateY(0)*/
}

.lp-btn {
  margin-top: 40px;
}

@media screen and (max-width: 1320px) {
  .lp-btn {
    margin-top: 3.0303vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn {
    margin-top: 5.20833vw;
  }
}

.lp-btn--white {
  border: 1px solid #fff;
  display: block;
  width: 100%;
  max-width: 280px;
  text-align: center;
  line-height: 50px;
  font-family: ReaderMedium;
  font-size: 14px;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-btn--white {
    max-width: 21.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--white {
    max-width: 58.33333vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--white {
    font-size: 1.06061vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--white {
    font-size: 2.91667vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--white {
    line-height: 3.78788vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--white {
    line-height: 10.41667vw;
  }
}

.lp-btn--white:hover {
  opacity: 0.7;
}

.lp-btn--blkline {
  font-family: ReaderMedium;
  border: 1px solid #000;
  display: block;
  width: 100%;
  max-width: 280px;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-btn--blkline {
    max-width: 21.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blkline {
    max-width: 57.29167vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--blkline {
    font-size: 1.06061vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blkline {
    font-size: 2.91667vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--blkline {
    line-height: 3.78788vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blkline {
    line-height: 10.41667vw;
  }
}

.lp-btn--blkline:hover {
  border: 1px solid #D6001C;
  color: #D6001C;
}

.lp-btn--search {
  font-family: ReaderMedium;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 210px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #222;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-btn--search {
    font-size: 1.06061vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--search {
    font-size: 2.91667vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--search {
    max-width: 15.90909vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--search {
    max-width: 43.75vw;
  }
}

.lp-btn--search span {
  padding-left: 15px;
}

.lp-btn--search span img {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: -4px;
}

@media screen and (max-width: 1320px) {
  .lp-btn--search span img {
    width: 1.36364vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--search span img {
    width: 3.75vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--search span img {
    height: 1.36364vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--search span img {
    height: 3.75vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--search {
    line-height: 3.78788vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--search {
    line-height: 10.41667vw;
  }
}

.lp-btn--search:hover {
  background: #333;
  color: #ddd;
}

.lp-btn--blk {
  font-family: ReaderMedium;
  font-size: 14px;
  display: block;
  width: 100%;
  max-width: 160px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #222;
  border: 1px solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-btn--blk {
    font-size: 1.06061vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blk {
    font-size: 2.91667vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--blk {
    max-width: 12.12121vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blk {
    max-width: 33.33333vw;
  }
}

@media screen and (max-width: 1320px) {
  .lp-btn--blk {
    line-height: 3.78788vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-btn--blk {
    line-height: 10.41667vw;
  }
}

.lp-btn--blk:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}

.lp-link--m {
  padding-bottom: 30px;
  padding-right: 10px;
  margin-bottom: 40px;
  display: inline-block;
  border-bottom: 2px solid #c8102e;
}

.lp-link--m a {
  font-size: 16px;
  line-height: 1.5em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-link--m a {
    font-size: 1.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-link--m a {
    font-size: 2.91667vw;
  }
}

.lp-link--m a:hover {
  opacity: 0.7;
}

.lp-link--s {
  padding-bottom: 10px;
  border-bottom: 1px solid #c8102e;
}

.lp-link--s a {
  font-family: ReaderMedium;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .lp-link--s a {
    font-size: 1.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-link--s a {
    font-size: 2.91667vw;
  }
}

.lp-link--s a:hover {
  opacity: 0.7;
}

@-webkit-keyframes type2 {
  1.12% {
    content: " 1";
  }
  3.36% {
    content: " 3";
  }
  5.6% {
    content: " 5";
  }
  7.84% {
    content: " 7";
  }
  10.08% {
    content: " 9";
  }
  12.32% {
    content: "11";
  }
  14.56% {
    content: "13";
  }
  16.8% {
    content: "15";
  }
  19.04% {
    content: "17";
  }
  21.28% {
    content: "19";
  }
  23.52% {
    content: "21";
  }
  25.76% {
    content: "23";
  }
  28% {
    content: "25";
  }
  30.24% {
    content: "27";
  }
  32.48% {
    content: "29";
  }
  34.72% {
    content: "31";
  }
  36.96% {
    content: "33";
  }
  39.2% {
    content: "35";
  }
  41.44% {
    content: "37";
  }
  43.68% {
    content: "39";
  }
  45.92% {
    content: "41";
  }
  48.16% {
    content: "43";
  }
  50.4% {
    content: "45";
  }
  52.64% {
    content: "47";
  }
  54.88% {
    content: "49";
  }
  57.12% {
    content: "51";
  }
  59.36% {
    content: "53";
  }
  61.6% {
    content: "55";
  }
  63.84% {
    content: "57";
  }
  66.08% {
    content: "59";
  }
  68.32% {
    content: "61";
  }
  70.56% {
    content: "63";
  }
  72.8% {
    content: "65";
  }
  75.04% {
    content: "67";
  }
  77.28% {
    content: "69";
  }
  79.52% {
    content: "71";
  }
  81.76% {
    content: "73";
  }
  84% {
    content: "75";
  }
  86.24% {
    content: "77";
  }
  88.48% {
    content: "79";
  }
  90.72% {
    content: "81";
  }
  92.96% {
    content: "83";
  }
  95.2% {
    content: "85";
  }
  97.44% {
    content: "87";
  }
  99% {
    content: "89";
  }
  100% {
    content: "90";
  }
}

@keyframes type2 {
  1.12% {
    content: " 1";
  }
  3.36% {
    content: " 3";
  }
  5.6% {
    content: " 5";
  }
  7.84% {
    content: " 7";
  }
  10.08% {
    content: " 9";
  }
  12.32% {
    content: "11";
  }
  14.56% {
    content: "13";
  }
  16.8% {
    content: "15";
  }
  19.04% {
    content: "17";
  }
  21.28% {
    content: "19";
  }
  23.52% {
    content: "21";
  }
  25.76% {
    content: "23";
  }
  28% {
    content: "25";
  }
  30.24% {
    content: "27";
  }
  32.48% {
    content: "29";
  }
  34.72% {
    content: "31";
  }
  36.96% {
    content: "33";
  }
  39.2% {
    content: "35";
  }
  41.44% {
    content: "37";
  }
  43.68% {
    content: "39";
  }
  45.92% {
    content: "41";
  }
  48.16% {
    content: "43";
  }
  50.4% {
    content: "45";
  }
  52.64% {
    content: "47";
  }
  54.88% {
    content: "49";
  }
  57.12% {
    content: "51";
  }
  59.36% {
    content: "53";
  }
  61.6% {
    content: "55";
  }
  63.84% {
    content: "57";
  }
  66.08% {
    content: "59";
  }
  68.32% {
    content: "61";
  }
  70.56% {
    content: "63";
  }
  72.8% {
    content: "65";
  }
  75.04% {
    content: "67";
  }
  77.28% {
    content: "69";
  }
  79.52% {
    content: "71";
  }
  81.76% {
    content: "73";
  }
  84% {
    content: "75";
  }
  86.24% {
    content: "77";
  }
  88.48% {
    content: "79";
  }
  90.72% {
    content: "81";
  }
  92.96% {
    content: "83";
  }
  95.2% {
    content: "85";
  }
  97.44% {
    content: "87";
  }
  99% {
    content: "89";
  }
  100% {
    content: "90";
  }
}

@-webkit-keyframes type3 {
  1.12% {
    content: " 1";
  }
  3.36% {
    content: " 3";
  }
  5.6% {
    content: " 5";
  }
  7.84% {
    content: " 7";
  }
  10.08% {
    content: " 9";
  }
  12.32% {
    content: "11";
  }
  14.56% {
    content: "13";
  }
  16.8% {
    content: "15";
  }
  19.04% {
    content: "17";
  }
  21.28% {
    content: "19";
  }
  23.52% {
    content: "21";
  }
  25.76% {
    content: "23";
  }
  28% {
    content: "25";
  }
  30.24% {
    content: "27";
  }
  32.48% {
    content: "29";
  }
  34.72% {
    content: "31";
  }
  36.96% {
    content: "33";
  }
  39.2% {
    content: "35";
  }
  41.44% {
    content: "37";
  }
  43.68% {
    content: "39";
  }
  45.92% {
    content: "41";
  }
  48.16% {
    content: "43";
  }
  50.4% {
    content: "45";
  }
  52.64% {
    content: "47";
  }
  54.88% {
    content: "49";
  }
  57.12% {
    content: "51";
  }
  59.36% {
    content: "53";
  }
  61.6% {
    content: "55";
  }
  63.84% {
    content: "57";
  }
  66.08% {
    content: "59";
  }
  68.32% {
    content: "61";
  }
  70.56% {
    content: "63";
  }
  72.8% {
    content: "65";
  }
  75.04% {
    content: "67";
  }
  77.28% {
    content: "69";
  }
  79.52% {
    content: "71";
  }
  81.76% {
    content: "73";
  }
  84% {
    content: "75";
  }
  86.24% {
    content: "77";
  }
  88.48% {
    content: "79";
  }
  90.72% {
    content: "81";
  }
  92.96% {
    content: "83";
  }
  95.2% {
    content: "85";
  }
  97.44% {
    content: "87";
  }
  100% {
    content: "89";
  }
}

@keyframes type3 {
  1.12% {
    content: " 1";
  }
  3.36% {
    content: " 3";
  }
  5.6% {
    content: " 5";
  }
  7.84% {
    content: " 7";
  }
  10.08% {
    content: " 9";
  }
  12.32% {
    content: "11";
  }
  14.56% {
    content: "13";
  }
  16.8% {
    content: "15";
  }
  19.04% {
    content: "17";
  }
  21.28% {
    content: "19";
  }
  23.52% {
    content: "21";
  }
  25.76% {
    content: "23";
  }
  28% {
    content: "25";
  }
  30.24% {
    content: "27";
  }
  32.48% {
    content: "29";
  }
  34.72% {
    content: "31";
  }
  36.96% {
    content: "33";
  }
  39.2% {
    content: "35";
  }
  41.44% {
    content: "37";
  }
  43.68% {
    content: "39";
  }
  45.92% {
    content: "41";
  }
  48.16% {
    content: "43";
  }
  50.4% {
    content: "45";
  }
  52.64% {
    content: "47";
  }
  54.88% {
    content: "49";
  }
  57.12% {
    content: "51";
  }
  59.36% {
    content: "53";
  }
  61.6% {
    content: "55";
  }
  63.84% {
    content: "57";
  }
  66.08% {
    content: "59";
  }
  68.32% {
    content: "61";
  }
  70.56% {
    content: "63";
  }
  72.8% {
    content: "65";
  }
  75.04% {
    content: "67";
  }
  77.28% {
    content: "69";
  }
  79.52% {
    content: "71";
  }
  81.76% {
    content: "73";
  }
  84% {
    content: "75";
  }
  86.24% {
    content: "77";
  }
  88.48% {
    content: "79";
  }
  90.72% {
    content: "81";
  }
  92.96% {
    content: "83";
  }
  95.2% {
    content: "85";
  }
  97.44% {
    content: "87";
  }
  100% {
    content: "89";
  }
}

@-webkit-keyframes type1 {
  1.19% {
    content: " 1";
  }
  3.57% {
    content: " 3";
  }
  5.94% {
    content: " 5";
  }
  8.33% {
    content: " 7";
  }
  10.71% {
    content: " 9";
  }
  13.09% {
    content: "11";
  }
  15.47% {
    content: "13";
  }
  17.84% {
    content: "15";
  }
  20.23% {
    content: "17";
  }
  22.61% {
    content: "19";
  }
  24.99% {
    content: "21";
  }
  27.36% {
    content: "23";
  }
  29.75% {
    content: "25";
  }
  32.12% {
    content: "27";
  }
  34.51% {
    content: "29";
  }
  36.89% {
    content: "31";
  }
  39.26% {
    content: "33";
  }
  41.65% {
    content: "35";
  }
  44.03% {
    content: "37";
  }
  46.41% {
    content: "39";
  }
  48.79% {
    content: "41";
  }
  51.16% {
    content: "43";
  }
  53.55% {
    content: "45";
  }
  55.93% {
    content: "47";
  }
  58.3% {
    content: "49";
  }
  60.69% {
    content: "51";
  }
  63.07% {
    content: "53";
  }
  65.45% {
    content: "55";
  }
  67.83% {
    content: "57";
  }
  70.2% {
    content: "59";
  }
  72.59% {
    content: "61";
  }
  74.97% {
    content: "63";
  }
  77.34% {
    content: "65";
  }
  79.72% {
    content: "67";
  }
  82.11% {
    content: "69";
  }
  84.49% {
    content: "71";
  }
  86.86% {
    content: "73";
  }
  89.25% {
    content: "75";
  }
  91.63% {
    content: "77";
  }
  94.01% {
    content: "79";
  }
  96.39% {
    content: "81";
  }
  98.77% {
    content: "83";
  }
  100% {
    content: "84";
  }
}

@keyframes type1 {
  1.19% {
    content: " 1";
  }
  3.57% {
    content: " 3";
  }
  5.94% {
    content: " 5";
  }
  8.33% {
    content: " 7";
  }
  10.71% {
    content: " 9";
  }
  13.09% {
    content: "11";
  }
  15.47% {
    content: "13";
  }
  17.84% {
    content: "15";
  }
  20.23% {
    content: "17";
  }
  22.61% {
    content: "19";
  }
  24.99% {
    content: "21";
  }
  27.36% {
    content: "23";
  }
  29.75% {
    content: "25";
  }
  32.12% {
    content: "27";
  }
  34.51% {
    content: "29";
  }
  36.89% {
    content: "31";
  }
  39.26% {
    content: "33";
  }
  41.65% {
    content: "35";
  }
  44.03% {
    content: "37";
  }
  46.41% {
    content: "39";
  }
  48.79% {
    content: "41";
  }
  51.16% {
    content: "43";
  }
  53.55% {
    content: "45";
  }
  55.93% {
    content: "47";
  }
  58.3% {
    content: "49";
  }
  60.69% {
    content: "51";
  }
  63.07% {
    content: "53";
  }
  65.45% {
    content: "55";
  }
  67.83% {
    content: "57";
  }
  70.2% {
    content: "59";
  }
  72.59% {
    content: "61";
  }
  74.97% {
    content: "63";
  }
  77.34% {
    content: "65";
  }
  79.72% {
    content: "67";
  }
  82.11% {
    content: "69";
  }
  84.49% {
    content: "71";
  }
  86.86% {
    content: "73";
  }
  89.25% {
    content: "75";
  }
  91.63% {
    content: "77";
  }
  94.01% {
    content: "79";
  }
  96.39% {
    content: "81";
  }
  98.77% {
    content: "83";
  }
  100% {
    content: "84";
  }
}

.skincare-sec {
  padding-bottom: 120px;
  margin-bottom: 0;
}

@media screen and (max-width: 1320px) {
  .skincare-sec {
    padding-bottom: 9.09091vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-sec {
    padding-bottom: 30.66667vw;
  }
}

.skincare-sec .inner {
  max-width: 1200px;
  padding: 0;
}

.skincare-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

.skincare-main {
  height: 594px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/lp/defend-and-regenerate/skincare_bg_pc.png?$staticlink$") no-repeat 311px top;
  background-size: auto 100%;
  position: relative;
}

@media screen and (max-width: 1320px) {
  .skincare-sec .inner {
    max-width: 90.90909vw;
  }
  .skincare-inner {
    max-width: 90.90909vw;
  }
  .skincare-main {
    background-position: 23.56061vw top;
    height: 45vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-sec .inner {
    max-width: inherit;
    padding: 0 5.33333vw;
  }
  .skincare-inner {
    max-width: inherit;
  }
  .skincare-main {
    background: url("../images/lp/defend-and-regenerate/skincare_bg_pc.png?$staticlink$") no-repeat center top;
    background-size: 78.13333vw auto;
    width: 100%;
    height: 83.33333vw;
    margin: 36.53333vw auto 0 auto;
  }
}

.skincare-main__regen {
  position: absolute;
  top: 70px;
  right: 0;
}

@media screen and (max-width: 1320px) {
  .skincare-main__regen {
    top: 5.30303vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__regen {
    top: 100%;
    padding: 5.33333vw 0 0 0;
    -webkit-transform: none;
            transform: none;
    right: 5.33333vw;
    text-align: right;
  }
}

.skincare-main__defend {
  position: absolute;
  top: 200px;
  left: 0;
  min-width: 355px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1320px) {
  .skincare-main__defend {
    min-width: 26.89394vw;
    top: 15.15152vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__defend {
    min-width: inherit;
    top: -25.33333vw;
    left: 5.33333vw;
  }
}

.skincare-main__defend:before {
  top: 11px;
  right: 8px;
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}

@media screen and (max-width: 1320px) {
  .skincare-main__defend:before {
    top: 0.83333vw;
    right: 0.60606vw;
    width: 0.75758vw;
    height: 0.75758vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__defend:before {
    /* top: 1.77083vw */
    display: none;
  }
}

/* @media screen and (max-width: 768px) {
  .skincare-main__defend:before {
    right: 36.25vw
  }
} */
/* @media screen and (max-width: 768px) {
  .skincare-main__defend:before {
    width: 2.08333vw
  }
} */
/* @media screen and (max-width: 768px) {
  .skincare-main__defend:before {
    height: 2.08333vw
  }
} */
.skincare-main__defend:after {
  top: 3px;
  right: 0;
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  border-radius: 100%;
  border: 3px solid #fff;
}

@media screen and (max-width: 1320px) {
  .skincare-main__defend:after {
    top: 0.22727vw;
    width: 1.9697vw;
    height: 1.9697vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__defend:after {
    /* top: .41667vw */
    display: none;
  }
}

/* @media screen and (max-width: 768px) {
  .skincare-main__defend:after {
    right: 34.89583vw
  }
} */
/* @media screen and (max-width: 768px) {
  .skincare-main__defend:after {
    width: 4.79167vw
  }
} */
/* @media screen and (max-width: 768px) {
  .skincare-main__defend:after {
    height: 4.79167vw
  }
} */
.skincare-main__defend .skincare-main__label:before {
  content: "";
  width: 141px;
  display: block;
  position: absolute;
  right: 46px;
  top: 42%;
  border-top: 1px solid #e4e4e4;
}

@media screen and (max-width: 1320px) {
  .skincare-main__defend .skincare-main__label:before {
    width: 10.68182vw;
    right: 3.48485vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__defend .skincare-main__label:before {
    content: none;
    width: 35.41667vw;
    right: auto;
  }
}

.skincare-main__label {
  font-family: ReaderBold;
  position: relative;
  font-size: 32px;
  color: #c8102e;
}

@media screen and (max-width: 1320px) {
  .skincare-main__label {
    font-size: 2.42424vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__label {
    font-size: 4.93333vw;
  }
}

.skincare-main__txt {
  color: #000;
  position: relative;
  font-size: 16px;
  line-height: 1.4em;
}

@media screen and (max-width: 1320px) {
  .skincare-main__txt {
    font-size: 1.21212vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__txt {
    font-size: 3.06667vw;
  }
}

.skincare-main__txt span {
  color: #c8102e;
  font-family: ReaderMedium;
}

.skincare-main__img {
  width: 304px;
  margin: 0 0 0 196px;
  padding-top: 76px;
}

@media screen and (max-width: 1320px) {
  .skincare-main__img {
    width: 23.0303vw;
    margin-left: 14.84848vw;
    padding-top: 5.75758vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-main__img {
    width: 43.46667vw;
    margin-left: 0;
    padding-top: 0;
    -webkit-transform: translateY(-4.81771vw);
            transform: translateY(-4.81771vw);
  }
}

.skincare-main__img img {
  width: 100%;
}

.skincare-txt {
  position: relative;
  z-index: 10;
  margin-bottom: -35px;
}

@media screen and (max-width: 1320px) {
  .skincare-txt {
    margin-bottom: -2.65152vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-txt {
    margin-bottom: 0;
  }
}

.skincare-txt__ttl.lp-heading3 {
  font-family: ReaderRegular;
  padding-bottom: 10px;
}

@media screen and (max-width: 1320px) {
  .skincare-txt__ttl.lp-heading3 {
    padding-bottom: 0.75758vw;
  }
}

.skincare-txt .lp-heading4 {
  font-family: ReaderRegular;
  padding-bottom: 25px;
}

@media screen and (max-width: 1320px) {
  .skincare-txt .lp-heading4 {
    padding-bottom: 1.89394vw;
  }
}

.skincare-txt .lp-txt--l {
  padding-bottom: 0;
}

.skincare-list {
  list-style: none;
  position: absolute;
  left: 860px;
  top: 210px;
}

@media screen and (max-width: 1320px) {
  .skincare-list {
    top: 15.90909vw;
    left: 65.15152vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-list {
    left: inherit;
    right: 5.33333vw;
    top: 24.8vw;
  }
}

.skincare-list__img {
  width: 70px;
  height: 70px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #fff;
  border-radius: 100%;
  border: 3px solid #c8102e;
}

@media screen and (max-width: 1320px) {
  .skincare-list__img {
    width: 5.30303vw;
    height: 5.30303vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-list__img {
    width: 13.6vw;
    height: 13.6vw;
  }
}

.skincare-list__img img {
  width: 100%;
  height: 100%;
}

.skincare-list__link {
  position: relative;
  display: inline-block;
  color: #050505;
  padding-right: 30px;
  font-size: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 1320px) {
  .skincare-list__link {
    padding-right: 2.27273vw;
    font-size: 1.13636vw;
  }
}

.skincare-list__link:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  right: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #050505;
  border-top: 1px solid #050505;
}

.skincare-list__link:hover {
  opacity: 0.7;
}

.skincare-list__label {
  padding-top: 8px;
  font-size: 12px;
  position: relative;
  display: block;
  color: #878787;
}

@media screen and (max-width: 1320px) {
  .skincare-list__label {
    padding-top: 0.60606vw;
    font-size: .90909vw;
  }
}

.skincare-list li:nth-child(2) {
  margin: 26px 0 0 6px;
}

@media screen and (max-width: 1320px) {
  .skincare-list li:nth-child(2) {
    margin: 1.9697vw 0 0 0.45455vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-list li:nth-child(2) {
    margin: 6.4vw 0 0 -2vw;
  }
}

.skincare-list li:nth-child(3) {
  margin: 24px 0 0 -36px;
}

@media screen and (max-width: 1320px) {
  .skincare-list li:nth-child(3) {
    margin: 1.81818vw 0 0 -2.72727vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-list li:nth-child(3) {
    margin: 3.33333vw 0 0 -12.13333vw;
  }
}

.skincare-list li:nth-child(4) {
  margin: 11px 0 0 -98px;
}

@media screen and (max-width: 1320px) {
  .skincare-list li:nth-child(4) {
    margin: 0.83333vw -7.42424vw;
  }
}

@media screen and (max-width: 768px) {
  .skincare-list li:nth-child(4) {
    margin: -5.6vw 0 0 -31.2vw;
  }
}

.skincare-list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.skincare-list li a p {
  display: block;
  padding: 0 0 0 15px;
}

@media screen and (max-width: 768px) {
  .skincare-list li a p {
    display: none;
  }
}

.skincare-list li a:hover .skincare-list__img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.skincare-list li a:hover .skincare-list__link:after {
  right: 0;
}

.bnr-2col {
  margin: 0 auto;
  max-width: 1440px;
}

.bnr-2col img {
  position: relative;
  z-index: 1;
}

.bnr-2col__ttl {
  font-family: ReaderMedium;
  font-size: 25px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col__ttl {
    font-size: 1.73611vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col__ttl {
    font-size: 3.73333vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col__ttl span {
    font-size: 3.75vw;
  }
}

.bnr-2col__txt {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.43;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col__txt {
    font-size: 1.04167vw;
    padding-top: 1.04167vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col__txt {
    font-size: 2.4vw;
    padding-top: 1.6vw;
  }
}

.bnr-2col .lp-txt--notice {
  padding-top: 5px;
  color: #fff;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col .lp-txt--notice {
    padding-top: 0.34722vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .lp-txt--notice {
    font-size: 2.4vw;
    padding-top: 1.06667vw;
  }
}

.bnr-2col .lp-btn {
  margin-top: 15px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col .lp-btn {
    margin-top: 1.04167vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .lp-btn {
    margin-top: 2.66667vw;
  }
}

.bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl {
  margin-top: 20px;
}

.bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl > span {
  font-size: 20px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl {
    margin-top: 1.38889vw;
  }
  .bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl > span {
    font-size: 1.38889vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl {
    margin-top: 2.66667vw;
  }
  .bnr-2col .bnr-flex__item:last-child .bnr-2col__ttl > span {
    font-size: 3.2vw;
  }
}

.bnr-2col .bnr-flex__item:last-child .lp-btn {
  margin-top: 38px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col .bnr-flex__item:last-child .lp-btn {
    margin-top: 2.63889vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .bnr-flex__item:last-child .lp-btn {
    margin-top: 4.66667vw;
  }
}

.bnr-2col .bnr-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .bnr-2col .bnr-flex {
    display: block;
  }
}

.bnr-2col .bnr-flex__item {
  max-width: 720px;
  width: 50%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1320px) {
  .bnr-2col .bnr-flex__item {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .bnr-flex__item {
    width: 100%;
  }
}

.bnr-2col .bnr-flex__txt {
  padding: 0 70px;
  width: 100%;
  max-width: 1320px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .bnr-2col .bnr-flex__txt {
    padding: 0 4.86111vw;
  }
}

@media screen and (max-width: 768px) {
  .bnr-2col .bnr-flex__txt {
    padding: 0 6.25vw;
  }
}

.bnr-2col .bnr-flex__txt--left {
  color: #fff;
}

.bnr-2col .bnr-flex__txt--right {
  color: #000000;
}

.skincare-sec a:hover {
  opacity: 1 !important;
}

.bnr-2col a:hover {
  opacity: 1 !important;
}

.bnr-2col .bnr-flex__item {
  max-width: none !important;
}

.lp-defend-and-regenerate-types .lp-btn--search {
  margin: calc(37 * 100vw /1440) auto;
}

.lp-defend-and-regenerate-types__list-hover {
  background-color: #fff;
  content: '';
  display: block;
  padding-top: 133.4%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lp-defend-and-regenerate-types__list-hover:hover {
  opacity: 0.3;
}

/* 22SS */
.skincare-main__defend .skincare-main__txt > span,
.skincare-list__label {
  text-transform: uppercase !important;
}

.lp-defend-and-regenerate-types .select-nav {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 970px;
  margin: 0 auto 48px;
  border-bottom: 1px solid #000;
}

.lp-defend-and-regenerate-types .select-nav .select-nav__item {
  margin: 0 15px;
}

.lp-defend-and-regenerate-types .select-nav .select-nav__btn {
  color: #000;
  font-family: ReaderMedium;
  font-size: 14px;
  display: block;
  padding-top: 10px;
}

.lp-defend-and-regenerate-types .select-nav .select-nav__btn:after {
  content: '';
  display: block;
  width: 0;
  height: 5px;
  margin-top: 20px;
}

.lp-defend-and-regenerate-types .select-nav .select-nav__btn.is-active:after {
  background: #c8102e;
  width: 100%;
}

.lp-defend-and-regenerate-types .select-tabpanel {
  background: #f5f5f5;
  max-width: 1440px;
  margin: 0 auto;
}

.lp-defend-and-regenerate-types .select-slider .slick-arrow {
  width: 14px;
  height: 23px;
  top: 50%;
  -webkit-transform: none;
          transform: none;
}

.lp-defend-and-regenerate-types .select-slider .slick-arrow:hover {
  opacity: .75;
}

.lp-defend-and-regenerate-types .select-slider .slick-arrow:after {
  display: block;
  background: url(../images/lp/defend-and-regenerate/slick_icon.png) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.lp-defend-and-regenerate-types .select-slider .slick-prev {
  left: 120px;
}

.lp-defend-and-regenerate-types .select-slider .slick-prev:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.lp-defend-and-regenerate-types .select-slider .slick-next {
  left: inherit;
  right: 120px;
}

.lp-defend-and-regenerate-types .select-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.lp-defend-and-regenerate-types .select-panel h3 {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.lp-defend-and-regenerate-types .select-panel h4 {
  font-size: 24px;
  font-family: ReaderMedium;
  margin-bottom: 15px;
}

.lp-defend-and-regenerate-types .select-panel p {
  font-size: 14px;
  line-height: 1.35;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__img {
  width: 720px;
  margin-right: 70px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 60px 0;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__inner {
  max-width: 460px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__note {
  color: #888;
  font-size: 12px;
  margin-top: 15px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__action > div:not(:first-child) {
  margin-left: 30px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__name {
  font-family: ReaderLight, ReaderRegular;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 25px;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__name > span {
  font-family: ReaderMedium;
  letter-spacing: .04em;
}

.lp-defend-and-regenerate-types .select-panel .select-panel__btn {
  color: #fff;
  font-size: 16px;
  background: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 166px;
  height: 48px;
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-defend-and-regenerate-types .select-nav {
    max-width: 67.36111vw;
    margin-bottom: 3.33333vw;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__item {
    margin: 0 1.04167vw;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__btn {
    font-size: 0.97222vw;
    padding-top: 0.69444vw;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__btn:after {
    height: 0.34722vw;
    margin-top: 1.38889vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-arrow {
    width: 0.97222vw;
    height: 1.59722vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-prev {
    left: 8.33333vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-next {
    right: 8.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel h3 {
    font-size: 2.77778vw;
    margin-bottom: 2.08333vw;
  }
  .lp-defend-and-regenerate-types .select-panel h4 {
    font-size: 1.66667vw;
    margin-bottom: 1.04167vw;
  }
  .lp-defend-and-regenerate-types .select-panel p {
    font-size: 0.97222vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__img {
    width: 50vw;
    margin-right: 4.86111vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__body {
    padding: 4.16667vw 0;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__inner {
    max-width: 31.94444vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__note {
    font-size: 0.83333vw;
    margin-top: 1.04167vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__action {
    margin-top: 3.47222vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__action > div:not(:first-child) {
    margin-left: 2.08333vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__name {
    font-size: 1.25vw;
    margin-bottom: 1.73611vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__btn {
    font-size: 1.11111vw;
    width: 11.52778vw;
    height: 3.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-defend-and-regenerate-types .select-nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: inherit;
    margin: 0 -6.25vw 6.25vw;
    padding: 0 6.25vw;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 2.604vw;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__item:first-child {
    margin-left: 0;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__item:last-child {
    margin-right: 0;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__btn {
    font-size: 2.917vw;
    letter-spacing: .02em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding-top: 0;
    padding-bottom: 2.604vw;
    position: relative;
  }
  .lp-defend-and-regenerate-types .select-nav .select-nav__btn:after {
    height: 1.042vw;
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .lp-defend-and-regenerate-types .select-tabpanel {
    margin: 0 5.33333vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-arrow {
    width: 2.13333vw;
    height: 3.46667vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-prev {
    left: -3.73333vw;
  }
  .lp-defend-and-regenerate-types .select-slider .slick-next {
    right: -3.73333vw;
  }
  .lp-defend-and-regenerate-types .select-panel {
    display: block;
  }
  .lp-defend-and-regenerate-types .select-panel h3 {
    font-size: 5.86667vw;
    margin-bottom: 3.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel h4 {
    font-size: 3.73333vw;
    margin-bottom: 2vw;
  }
  .lp-defend-and-regenerate-types .select-panel p {
    font-size: 3.2vw;
  }
  .lp-defend-and-regenerate-types .select-panel sup {
    font-size: 3.2vw;
    -webkit-transform: none;
            transform: none;
    top: inherit;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__img {
    width: inherit;
    margin: 6.66667vw -5.33333vw 0;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__body {
    padding: 10vw 5.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__inner {
    max-width: inherit;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__note {
    color: #888;
    font-size: 2.4vw;
    margin-top: 1.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__action {
    margin-top: 3.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__action > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__action > div:not(:first-child) {
    margin-left: 2.66667vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__name {
    font-size: 3.2vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    min-height: 14.13333vw;
    margin-bottom: 3.33333vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__name > span {
    font-size: 4vw;
  }
  .lp-defend-and-regenerate-types .select-panel .select-panel__btn {
    font-size: 3.2vw;
    width: 100%;
    height: 9.06667vw;
  }
}
