@charset "UTF-8";
.nws01-body .nws01-c-button01:hover, .nws01-body .nws01-cta__btn .button:hover, .nws01-body .nws01-cta__btn .button_cart:hover, .nws01-body .nws01-product-item__btn .button:hover, .nws01-body .button.button_cart:hover, .nws01-body .nws01-whatis__btn02:hover, .nws01-body .nws01-caution__btn:hover {
  opacity: 0.7;
}

main {
  margin-top: 40px;
}

.nws01-base-container {
  max-width: 1000px;
  margin: 0 auto;
}

.nws01-header {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0;
}

.nws01-header:after {
  display: none;
}

.nws01-header__logo {
  margin: 0;
  padding: 30px;
  width: 212px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.nws01-header__cart-icon {
  display: block;
  width: 41px;
  margin-right: 10px;
  margin-left: 34px;
}

.nws01-header__campaign {
  margin-left: auto;
  line-height: 1;
  letter-spacing: 0.13em;
  font-size: 15px;
}

.nws01-header__campaign .nws01-tax-included {
  font-size: 10px;
}

.nws01-header img {
  display: block;
  width: 100%;
}

.nws01-body {
  margin: 0 auto;
  font-family: "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.nws01-body img {
  display: block;
  width: 100%;
}

.nws01-body a {
  color: inherit;
  text-decoration: none;
}

.nws01-body div::after, .nws01-body section::after, .nws01-body ul::after {
  display: none;
  color: inherit;
}

.nws01-body .select {
  display: none;
}

.nws01-body .nws01-c-button01, .nws01-body .nws01-cta__btn .button, .nws01-body .nws01-cta__btn .button_cart, .nws01-body .nws01-product-item__btn .button, .nws01-body .button.button_cart {
  display: block;
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ea5514 !important;
  border-radius: 100px !important;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #fff !important;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding: 0;
}

.nws01-body .nws01-c-button01::after, .nws01-body .nws01-cta__btn .button::after, .nws01-body .nws01-cta__btn .button_cart::after, .nws01-body .nws01-product-item__btn .button::after, .nws01-body .button.button_cart::after {
  content: '';
  position: absolute;
  display: block;
  top: calc(50% - 7px);
  width: 10px;
  height: 14px;
  right: 30px;
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/arrow-right-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nws01-body .nws01-c-speech-bubble01 {
  width: 100%;
  border: solid 4px #ea5514;
  padding: 1em 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  position: relative;
}

.nws01-body .nws01-c-speech-bubble01.nws01-small-padding {
  padding: 0.3em 0;
}

.nws01-body .nws01-c-speech-bubble01::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 28px solid transparent;
  border-top: 40px solid #FFF;
  z-index: 2;
}

.nws01-body .nws01-c-speech-bubble01::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 26px solid transparent;
  border-top: 36px solid #ea5514;
  z-index: 1;
}

.nws01-body .nws01-c-movie {
  background-color: #00486b;
  padding: 14px 14px 20px;
}

.nws01-body .nws01-c-movie__inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.nws01-body .nws01-c-movie__inner iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.nws01-body .nws01-c-movie__title {
  margin-top: 20px;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.nws01-body .nws01-fv {
  position: relative;
}

.nws01-body .nws01-fv__image-container {
  position: absolute;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  height: 700px;
}

.nws01-body .nws01-fv__image-container img {
  height: 100%;
  width: auto;
  max-width: none;
}

@media screen and (min-width: 1490px) {
  .nws01-body .nws01-fv__image-container img {
    height: 925px;
  }
}

.nws01-body .nws01-fv__text-container {
  position: relative;
  z-index: 2;
  width: 832px;
  margin: 0 auto;
  padding: 40px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nws01-body .nws01-fv__logo {
  width: 185px;
}

.nws01-body .nws01-fv__release-date {
  margin: 75px 0 0;
  color: #fff;
  letter-spacing: 0.07em;
  line-height: 1;
  font-weight: bold;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  font-size: 45px;
}

.nws01-body .nws01-fv__release-date .nws01-futura {
  font-family: futura-pt;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 49px;
}

.nws01-body .nws01-fv__title {
  margin: 14px 0 0;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.03em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  font-size: 62px;
}

.nws01-body .nws01-fv__title .nws01-futura {
  font-family: futura-pt;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 66px;
}

.nws01-body .nws01-fv__subtitle {
  margin: 110px 0 0;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.09em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  font-size: 32px;
}

.nws01-body .nws01-fv .nws01-robee01 .nws01-fv__title {
  font-size: 46px;
  line-height: 1;
  margin: 180px 0 0;
}

.nws01-body .nws01-fv .nws01-robee01 .nws01-fv__subtitle {
  margin: 190px 0 0;
}

@media screen and (min-width: 1490px) {
  .nws01-body .nws01-fv .nws01-robee01 .nws01-fv__title {
    margin: 220px 0 0;
  }
  .nws01-body .nws01-fv .nws01-robee01 .nws01-fv__subtitle {
    margin: 240px 0 0;
  }
}

.nws01-body .nws01-fv .nws01-robee02 .nws01-fv__title {
  font-size: 46px;
  line-height: 1.4;
  margin: 130px 0 0;
}

.nws01-body .nws01-fv .nws01-robee02 .nws01-fv__title .nws01-futura {
  font-size: 50px;
}

.nws01-body .nws01-fv .nws01-robee02 .nws01-fv__subtitle {
  margin: 160px 0 0;
}

@media screen and (min-width: 1490px) {
  .nws01-body .nws01-fv .nws01-robee02 .nws01-fv__title {
    margin: 170px 0 0;
  }
  .nws01-body .nws01-fv .nws01-robee02 .nws01-fv__subtitle {
    margin: 180px 0 0;
  }
}

.nws01-body .nws01-cta {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding-top: 70px;
}

.nws01-body .nws01-cta__flex-container {
  width: 620px;
  margin-left: 180px;
  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;
}

.nws01-body .nws01-cta__badge {
  width: 76px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.nws01-body .nws01-cta__image-container {
  width: 135px;
  text-align: left;
  margin-right: 30px;
}

.nws01-body .nws01-cta__image-container .wrinkle-care {
  width: 100%;
}

.nws01-body .nws01-cta__text-container {
  width: 420px;
  text-align: center;
}

.nws01-body .nws01-cta__title {
  margin: 0 0 26px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
  color: #00486b;
  letter-spacing: 0.03em;
  font-size: 28px;
}

.nws01-body .nws01-cta__price {
  margin: 0 0 26px;
  font-weight: bold;
  line-height: 1;
  color: #00486b;
  letter-spacing: 0.03em;
  font-size: 31px;
}

.nws01-body .nws01-cta__price .nws01-yen-mark {
  font-size: 28px;
}

.nws01-body .nws01-cta__price .nws01-tax-included {
  font-size: 20px;
}

.nws01-body .nws01-cta__btn {
  width: 100%;
  margin: 24px auto 0;
}

.nws01-body .nws01-cta__btn .button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nws01-body .nws01-cta__btn .button_cart {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nws01-body .nws01-cta__promotion {
  margin-top: 34px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.09em;
  font-size: 16px;
}

.nws01-body .nws01-cta__annotation {
  margin-top: 45px;
  text-align: center;
  line-height: 1;
  color: #3d3d3d;
  letter-spacing: 0.08em;
  font-size: 12px;
}

.nws01-body .type-b {
  display: none;
}

.nws01-body .wrinkle-care-wrap {
  background: url("/ec/images/lp/wrinkleshot/medicalserum2/bkg-wrinkle-care.png") no-repeat top center;
  background-size: 560px 590px;
  padding-top: 40px;
  margin-top: 30px;
  text-align: center;
}

.nws01-body .wrinkle-care-wrap.has-mb {
  margin-bottom: 80px;
}

.nws01-body .wrinkle-care-wrap img {
  margin-bottom: 90px;
}

.nws01-body .wrinkle-care-wrap h3 {
  font-size: 26px;
  color: #003d5c;
  margin-bottom: 25px;
}

.nws01-body .wrinkle-care-wrap h4 {
  font-size: 36px;
  color: #003d5c;
}

.nws01-body .wrinkle-care-wrap aside {
  font-size: 20px;
  color: #003d5c;
  margin-bottom: 35px;
}

.nws01-body .nws01-awards {
  width: 880px;
  margin: 100px auto 0;
}

.nws01-body .nws01-message {
  margin-top: -106px;
  padding: 262px 0 164px;
  background-color: #ea5514;
  background: linear-gradient(160deg, #ea5514 60%, #e6893e);
}

.nws01-body .nws01-message__text {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 28px;
}

.nws01-body .nws01-message__text p {
  margin: 0;
}

.nws01-body .nws01-message__text p:not(:first-child) {
  margin: 60px 0 0;
}

.nws01-body .nws01-science {
  margin-top: 80px;
  padding: 122px 0 280px;
  background-color: #f0e8e3;
}

.nws01-body .nws01-science.normal {
  padding: 122px 0 110px;
}

.nws01-body .nws01-science__heading {
  width: 552px;
  margin: 0 auto;
  letter-spacing: 0.09em;
  font-weight: bold;
  white-space: nowrap;
  font-size: 27px;
}

.nws01-body .nws01-science__image01 {
  width: 493px;
  margin: 80px auto 0;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}

.nws01-body .nws01-science__text01 {
  margin: 60px 0 54px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #221815;
  font-size: 24px;
}

.nws01-body .nws01-science-person {
  width: 717px;
  margin: 0 0 0 158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.nws01-body .nws01-science-person__image {
  position: relative;
  z-index: 2;
  margin-right: -20px;
  width: 153px;
}

.nws01-body .nws01-science-person__image img {
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}

.nws01-body .nws01-science-person__title {
  margin-top: 20px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #221815;
  font-size: 17px;
}

.nws01-body .nws01-science-person__message {
  position: relative;
  z-index: 1;
  width: 584px;
}

.nws01-body .nws01-science-person__message-text {
  padding-top: 30px;
  padding-right: 46px;
  padding-bottom: 46px;
  padding-left: 82px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 2;
  color: #221815;
  font-size: 20px;
}

.nws01-body .nws01-science-person__message-annotation {
  margin-top: 30px;
  line-height: 1.5;
  color: #221815;
  font-size: 14px;
}

.nws01-body .nws01-product-kit-image {
  width: 820px;
  margin: 0 auto;
}

.nws01-body .nws01-product-kit-image.nws01-num00 {
  margin-top: 180px;
}

.nws01-body .nws01-product-kit {
  margin: 0 auto;
  width: 820px;
  text-align: center;
  padding-bottom: 0;
  padding-top: 45px;
  border: solid 2px #a40035;
  border-radius: 20px;
  position: relative;
  margin-bottom: 60px;
}

.nws01-body .nws01-product-kit:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  top: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 80px;
  height: 30px;
  background: url("/ec/images/lp/wrinkleshot/medicalserum2/bubble_bottom.png") center left no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}

.nws01-body .nws01-product-kit.nws01-num00 {
  margin-top: 180px;
}

.nws01-body .nws01-product-kit__heading {
  font-size: 24px;
  text-align: center;
  color: #a40035;
  letter-spacing: .08em;
  line-height: 45px;
  margin-bottom: 19px;
}

.nws01-body .nws01-product-kit__heading strong {
  font-size: 36px;
}

.nws01-body .nws01-product-kit__description {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: .12em;
  margin-bottom: 37px;
}

.nws01-body .nws01-product-kit__description strong {
  font-size: 20px;
  color: #a40035;
  letter-spacing: .12em;
  padding-top: 5px;
  display: inline-block;
}

.nws01-body .nws01-product-kit__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}

.nws01-body .nws01-product-kit__content-description {
  width: 635px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.nws01-body .nws01-product-kit__content-description .image {
  -ms-flex-preferred-size: 635px;
  flex-basis: 635px;
  width: 635px;
  -moz-appearance: img;
  -moz-appearance-width: 100%;
  -moz-appearance-height: auto;
}

.nws01-body .nws01-product-kit__content-term {
  background: #f6e5ea;
  padding: 28px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
  margin-top: 0;
}

.nws01-body .nws01-product-kit__content-term p {
  margin: 0;
}

.nws01-body .nws01-product-kit__content-term p.title {
  font-size: 20px;
  background: #a40035;
  border-radius: 30px;
  padding: 8px 20px 8px 30px;
  color: #fff;
  letter-spacing: .15em;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
}

.nws01-body .nws01-product-kit__content-term p.date {
  color: #a40035;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: .1em;
}

.nws01-body .nws01-product-kit__content-text {
  -ms-flex-preferred-size: 415px;
  flex-basis: 415px;
  width: 415px;
}

.nws01-body .nws01-product-kit__content-text img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.nws01-body .nws01-product-kit__content-text h3 {
  font-size: 28px;
  line-height: 42px;
  color: #00486b;
  margin-bottom: 10px;
  letter-spacing: .03em;
}

.nws01-body .nws01-product-kit__btn {
  width: 300px;
  margin: 0 auto 25px auto;
}

.nws01-body .nws01-product {
  width: 820px;
  margin: 0 auto;
  padding: 44px 0;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.nws01-body .nws01-product .caption {
  width: 710px;
  margin: 35px auto 0;
}

.nws01-body .nws01-product .caption p {
  font-size: 12px;
  letter-spacing: .14em;
  margin-bottom: .75em;
}

.nws01-body .nws01-product.nws01-num04 {
  border-radius: 15px;
}

.nws01-body .nws01-product__heading {
  margin: 0 0 28px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #ea5514;
  font-size: 31px;
}

.nws01-body .nws01-product__sales-title {
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #00486b;
  font-size: 14px;
}

.nws01-body .nws01-product__note {
  margin-top: 8px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.11em;
  color: #333333;
  font-size: 14px;
}

.nws01-body .nws01-product__annotation {
  margin-top: 25px;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #333333;
  font-size: 14px;
}

.nws01-body .nws01-product.nws01-num01 {
  margin: 0 auto 0;
}

.nws01-body .nws01-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 700px;
  margin: 0 auto;
}

.nws01-body .nws01-product-item__image {
  width: 129px;
  margin: 0 auto;
}

.nws01-body .nws01-product-item__text {
  width: 462px;
  margin: 4px 0 0 40px;
}

.nws01-body .nws01-product-item__heading {
  margin-bottom: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nws01-body .nws01-product-item__heading-badge {
  width: 68px;
}

.nws01-body .nws01-product-item__heading-text {
  display: inline-block;
  margin: 0 auto;
  padding: 0.4em 0.5em;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #00486b;
  letter-spacing: 0.11em;
  border-bottom: solid 1px #ea5514;
}

.nws01-body .nws01-product-item__title {
  margin-bottom: 23px;
  text-align: center;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  color: #00486b;
  letter-spacing: 0.03em;
}

.nws01-body .nws01-product-item__price {
  margin: 0 0 26px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  line-height: 1;
  color: #00486b;
  letter-spacing: 0.09em;
  font-size: 31px;
}

.nws01-body .nws01-product-item__price .nws01-yen-mark {
  font-size: 28px;
}

.nws01-body .nws01-product-item__price .nws01-tax-included {
  font-size: 20px;
}

.nws01-body .nws01-product-item__btn {
  width: 420px;
  margin: 30px auto 0;
}

.nws01-body .nws01-product-item__btn .button {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 26px;
  letter-spacing: .14em;
  padding: 10px 0;
}

.nws01-body .nws01-product-item__btn .button::after {
  content: '';
  position: absolute;
  display: block;
  top: calc(50% - 8px);
  width: 11px;
  height: 17px;
  right: 25px;
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/arrow-right-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nws01-body .nws01-product-item__promotion {
  margin-top: 26px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.09em;
  font-size: 18px;
}

.nws01-body .nws01-voice {
  margin: 146px 0;
}

.nws01-body .nws01-voice__heading {
  width: 142px;
  margin: 0 auto;
  padding-bottom: 0.4em;
  font-family: futura-pt;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.11em;
  color: #00486b;
  border-bottom: solid 7px #00486b;
  font-size: 28px;
}

.nws01-body .nws01-voice__title {
  margin: 46px 0 60px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.11em;
  color: #00486b;
  font-size: 28px;
}

.nws01-body .nws01-voice__mv {
  width: 542px;
  margin: 0 auto;
}

.nws01-body .nws01-voice__item-container {
  width: 850px;
  margin: 80px auto 0;
}

.nws01-body .nws01-voice__item.nws01-num01 {
  width: 599px;
  margin-top: 70px;
  margin-right: auto;
}

.nws01-body .nws01-voice__item.nws01-num02 {
  width: 595px;
  margin-top: 70px;
  margin-left: auto;
}

.nws01-body .nws01-voice__item.nws01-num03 {
  width: 613px;
  margin-top: 55px;
  margin-right: auto;
}

.nws01-body .nws01-howto {
  margin: 110px 0 178px;
  padding: 106px 0 160px;
  background-color: #f0e8e3;
}

.nws01-body .nws01-howto__heading {
  width: 142px;
  margin: 0 auto;
  padding-bottom: 0.4em;
  font-family: futura-pt;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.11em;
  color: #00486b;
  border-bottom: solid 7px #00486b;
  font-size: 28px;
}

.nws01-body .nws01-howto__subheading {
  margin: 60px 0 0;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.11em;
  color: #00486b;
  font-size: 28px;
}

.nws01-body .nws01-howto__description {
  width: 800px;
  margin: 60px auto 85px;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.06em;
  color: #000;
  font-size: 21px;
}

.nws01-body .nws01-howto__flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 956px;
  margin: 0 auto;
}

.nws01-body .nws01-howto__step-heading {
  margin: 0 0 30px;
  padding-left: 50px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.135em;
  color: #000;
  font-size: 20px;
}

.nws01-body .nws01-howto__step-image {
  width: 421px;
  margin: 0 auto;
}

.nws01-body .nws01-howto__movie {
  width: 466px;
}

.nws01-body .nws01-secret {
  margin-top: 180px;
}

.nws01-body .nws01-secret__container {
  position: relative;
  height: 440px;
}

.nws01-body .nws01-secret__image-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 216px;
}

.nws01-body .nws01-secret__image-center {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 161px;
}

.nws01-body .nws01-secret__image-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px;
}

.nws01-body .nws01-secret__text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 126px;
  margin: 0 auto;
  padding: 363px 0 24px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #00486b;
  font-size: 35px;
}

.nws01-body .nws01-point-section {
  margin-bottom: 100px;
  padding: 80px 0 136px;
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/point-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.nws01-body .nws01-point {
  width: 796px;
  margin: 0 auto;
  padding-top: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  position: relative;
}

.nws01-body .nws01-point__badge {
  position: absolute;
  width: 106px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.nws01-body .nws01-point__heading {
  width: 554px;
  margin: 0 auto;
  letter-spacing: 0.05em;
  font-size: 27px;
}

.nws01-body .nws01-point:not(:first-child) {
  margin-top: 130px;
}

.nws01-body .nws01-point.nws01-large-margin {
  margin-bottom: 190px;
}

.nws01-body .nws01-point.nws01-no-badge {
  padding-top: 60px;
}

.nws01-body .nws01-mechanism {
  width: 466px;
  margin: 76px auto 0;
  padding-bottom: 66px;
}

.nws01-body .nws01-component {
  padding: 74px 0 64px;
}

.nws01-body .nws01-component__icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 414px;
  margin: 0 auto;
}

.nws01-body .nws01-component__icon {
  width: 200px;
}

.nws01-body .nws01-component__description {
  width: 664px;
  line-height: 1.8;
  margin: 50px auto 0;
  font-size: 20px;
}

.nws01-body .nws01-component__image {
  width: 384px;
  margin: 55px auto 0;
}

.nws01-body .nws01-component__note {
  margin: 18px 50px 0 0;
  text-align: right;
  line-height: 1;
  color: #000;
  font-size: 14px;
}

.nws01-body .nws01-dynamism {
  padding: 65px 0 90px;
}

.nws01-body .nws01-dynamism__text {
  margin: 0;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.09em;
  font-size: 20px;
}

.nws01-body .nws01-dynamism__text:not(:first-child) {
  margin-top: 50px;
}

.nws01-body .nws01-dynamism__text .nws01-strong {
  font-weight: bold;
}

.nws01-body .nws01-more {
  padding: 70px 0 80px;
}

.nws01-body .nws01-more__title {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #00486b;
  font-size: 23px;
}

.nws01-body .nws01-more__item.nws01-num01 {
  width: 402px;
  margin: 10px auto 0;
  -webkit-transform: translateX(-9px);
  -ms-transform: translateX(-9px);
  transform: translateX(-9px);
}

.nws01-body .nws01-more__item.nws01-num02 {
  width: 402px;
  margin: 10px auto 38px;
  -webkit-transform: translateX(-9px);
  -ms-transform: translateX(-9px);
  transform: translateX(-9px);
}

.nws01-body .nws01-more__item.nws01-num03 {
  width: 379px;
  margin: 10px auto 44px;
}

.nws01-body .nws01-more__description {
  width: 600px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 20px;
}

.nws01-body .nws01-whatis {
  margin-top: -105px;
  padding: 242px 0 80px;
  position: relative;
  z-index: 1;
  background-color: #ea5514;
}

.nws01-body .nws01-whatis__logo {
  width: 264px;
  margin: 0 auto;
}

.nws01-body .nws01-whatis__heading {
  margin: 50px 0 0;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.11em;
  color: #fff;
  font-size: 29px;
}

.nws01-body .nws01-whatis__description {
  margin: 30px 0 40px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #fff;
  font-size: 21px;
}

.nws01-body .nws01-whatis__annotation {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #fff;
  font-size: 14px;
}

.nws01-body .nws01-whatis__image {
  width: 1000px;
  margin: 0 auto;
}

.nws01-body .nws01-whatis__btn01 {
  width: 420px;
  margin: 60px auto 0;
}

.nws01-body .nws01-whatis__btn01 .nws01-c-button01 {
  background-color: #fff !important;
  color: #ea5514 !important;
  letter-spacing: 0.08em;
  font-size: 20px;
  padding: 0;
  padding: 12px 0;
  height: 85px;
}

.nws01-body .nws01-whatis__btn01 .nws01-c-button01::after {
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/arrow-right-orange.svg");
  top: calc(50% - 8px);
  width: 12px;
  height: 17px;
}

.nws01-body .nws01-whatis__btn02 {
  width: 292px;
  margin: 70px auto 0;
  display: block;
  position: relative;
  text-align: center;
  padding: 1.1em;
  border: solid 1px #fff;
  background-color: #ea5514;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #fff;
  font-size: 17px;
}

.nws01-body .nws01-whatis__btn02::after {
  content: '';
  position: absolute;
  display: block;
  font-size: inherit;
  top: calc(50% - 0.5em);
  margin-top: 2px;
  width: 0.8em;
  height: 0.8em;
  right: 0.8em;
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/triangle-right-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nws01-body .nws01-caution {
  width: 724px;
  margin: 75px auto 0;
  border: solid 1px #3f3c3b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nws01-body .nws01-caution__heading {
  margin: 0;
  padding: 1em 0;
  text-align: center;
  font-weight: normal;
  line-height: 1;
  background-color: #3f3c3b;
  white-space: nowrap;
  letter-spacing: 0.02em;
  color: #fff;
  font-size: 16px;
}

.nws01-body .nws01-caution__inner {
  padding: 30px 94px 20px;
}

.nws01-body .nws01-caution__text {
  margin: 0;
  padding: 0;
  color: #221815;
  letter-spacing: 0.05em;
  font-size: 14px;
}

.nws01-body .nws01-caution__list {
  width: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 14px auto 0;
  padding: 16px 0;
  border: solid 1px #3f3c3b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  list-style: none;
}

.nws01-body .nws01-caution__list-item {
  line-height: 1;
  font-size: 15px;
}

.nws01-body .nws01-caution__list-item:not(:first-child) {
  margin-left: 24px;
}

.nws01-body .nws01-caution__btn {
  width: 155px;
  margin: 18px auto 0;
  display: block;
  position: relative;
  text-align: center;
  padding: 0.8em;
  border: solid 1px #fff;
  background-color: #3f3c3b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #fff;
  font-size: 13px;
}

.nws01-body .nws01-caution__btn::after {
  content: '';
  position: absolute;
  display: block;
  margin-top: 2px;
  top: calc(50% - 0.5em);
  width: 0.7em;
  height: 0.7em;
  right: 0.5em;
  background-image: url("/ec/images/lp/wrinkleshot/medicalserum2/triangle-right-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nws01-body .nws01-annotation {
  width: 800px;
  margin: 75px auto 0;
  line-height: 1.6;
  font-size: 14px;
  font-family: Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.nws01-footer {
  margin-top: 90px;
  margin-bottom: 20px;
  text-align: center;
}
