@charset "UTF-8";
@font-face {
  font-family: ShiseidoGinza-ExtraLight;
  font-weight: 400;
  font-style: normal;
  src: url("../font/ginzafont/ShiseidoGinza-Extralight.woff?$staticlink$");
}
@font-face {
  font-family: ShiseidoGinza-Light;
  font-weight: 400;
  font-style: normal;
  src: url("../font/ginzafont/ShiseidoGinza-Light.woff?$staticlink$");
}
@font-face {
  font-family: ShiseidoGinza-Regular;
  font-weight: 400;
  font-style: normal;
  src: url("../font/ginzafont/ShiseidoGinza-Regular.woff?$staticlink$");
}
@font-face {
  font-family: ShiseidoGinza-Medium;
  font-weight: 400;
  font-style: normal;
  src: url("../font/ginzafont/ShiseidoGinza-Medium.woff?$staticlink$");
}
@font-face {
  font-family: ShiseidoGinza-Bold;
  font-weight: 400;
  font-style: normal;
  src: url("../font/ginzafont/ShiseidoGinza-Bold.woff?$staticlink$");
}
/* prettier-ignore */
/* prettier-ignore */
:root {
  --scrollbar-width: 17px;
  scroll-padding-top: var(--header-height);
}
:root .sticky-header #main {
  padding-top: var(--header-height);
}

html {
  scroll-behavior: smooth;
}
html body {
  letter-spacing: normal;
  overflow: clip;
}

.lp-shiseidomen {
  position: relative;
  background-color: #000;
  z-index: 1;
  /*
   * Additional Styles
  **/
}
.lp-shiseidomen *,
.lp-shiseidomen *::before,
.lp-shiseidomen *::after {
  color: #fff;
  box-sizing: border-box;
}
.lp-shiseidomen *:not(.video-js *) {
  font-family: "ShiseidoGinza-Regular", "Shiseido Ginza Regular", "Arial", "TazuganeGothicStdN", "MT たづがね角ゴシック StdN Regular", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo", sans-serif !important;
  font-feature-settings: "palt";
  text-transform: none;
}
.lp-shiseidomen img {
  width: 100%;
}
.lp-shiseidomen picture {
  display: block;
}
.lp-shiseidomen .u-inview.u-inview--basic {
  transition: transform 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s, opacity 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
  transition-delay: 0.1s;
  transform: translate3d(0, 1rem, 0) scale(1);
  opacity: 1;
}
.lp-shiseidomen .u-inview.u-inview--basic.is-visible {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lp-shiseidomen #lp-content__section01 {
  position: relative;
  z-index: 3;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv {
  position: absolute;
  top: 0;
  display: grid;
  place-items: center;
  padding: 11.8666666667vw 7.7333333333vw 8vw;
  width: 100%;
  height: calc(100vh - var(--header-height));
  background-color: #000000;
  overflow: hidden;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper .video-js {
  position: absolute;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper .video-js > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper .video-js .vjs-poster {
  background-color: #000000 !important;
  background-image: none !important;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--sp {
  display: block;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--sp .video-js {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mask-image: linear-gradient(to bottom, transparent 0%, black 4%, black 95%, black 100%);
  aspect-ratio: 426/720;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--sp .bc-player-aSg8glOJFT_default {
  width: 86.6666666667vw;
  height: auto;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--pc {
  display: none;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph {
  display: flex;
  flex-direction: column;
  row-gap: 4.8vw;
  margin: 0 auto auto;
  text-align: center;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__title > h1 {
  font-size: 10.6666666667vw;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__title > h1 > span {
  display: block;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__text > p {
  font-size: 4vw;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 84vw;
  height: 10.6666666667vw;
  list-style: none;
  background-image: linear-gradient(360deg, #3f4449, #000000);
  border: 1px solid #e4e6e4;
  border-radius: 2.6666666667vw;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 100%;
  background-color: #777777;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li {
  width: 50%;
  height: 100%;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 2.9333333333vw;
  line-height: 1;
  text-align: center;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 3.0826666667vw;
  transform: translateY(-50%);
  width: 2.2666666667vw;
  height: 1.3333333333vw;
  background-image: url("../images/lp/25aw/lp-shiseidomen/chevron_icon.png?$staticlink$");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept {
  position: sticky;
  top: var(--header-height);
  width: 100%;
  height: calc(100vh - var(--header-height));
  background-color: #000000;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - var(--header-height));
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__video > div {
  width: 100%;
  height: 100%;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__video > div > video {
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: calc(100vh - var(--header-height));
  text-align: center;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text {
  position: absolute;
  padding-top: 100px;
  width: 100%;
  text-align: center;
  opacity: 1;
  transition: opacity ease-in-out 0.3s;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text > p {
  font-size: 24px;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text > p > span {
  display: block;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text--first {
  top: 0;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__section-blocks {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.lp-shiseidomen #lp-content__section01 .lp-shiseidomen__section-blocks .lp-shiseidomen__section-block {
  position: relative;
  width: 100%;
  height: calc(6 * (100vh - var(--header-height)));
  pointer-events: none;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section02 {
  position: relative;
  margin-top: calc(-1 * (100vh - var(--header-height)));
  background-color: #212426;
  z-index: 4;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content {
  position: sticky;
  top: var(--header-height);
  display: grid;
  place-items: center;
  padding: 0 6.4vw;
  width: 100%;
  height: calc(100vh - var(--header-height));
  background-image: linear-gradient(85deg, #272c2f, #040404);
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content::before {
  content: "";
  position: absolute;
  top: -47.0666666667vw;
  left: 0;
  width: 100%;
  height: 47.3333333333vw;
  background-image: url("../images/lp/25aw/lp-shiseidomen/product_03_sp.svg?$staticlink$");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title {
  margin-bottom: 13.3333333333vw;
  text-align: center;
  transform: translateY(-30px);
  opacity: 1;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 {
  font-size: 8.5333333333vw;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 > span {
  display: block;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  column-gap: 5.7333333333vw;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox {
  width: 45.6%;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox .rightbox__image {
  aspect-ratio: 168/275;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 5.3333333333vw;
  width: 54.6%;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image {
  width: 100%;
  max-width: 31.2vw;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image img {
  width: 100%;
  height: auto;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title {
  text-align: center;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 {
  font-size: 5.3333333333vw;
  line-height: 1.2;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span {
  display: block;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span:first-child {
  margin: 0 0 10px;
  font-size: 2.6666666667vw;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph {
  text-align: center;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p {
  font-size: 2.9333333333vw;
  font-weight: 400;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p > span {
  display: block;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button {
  width: 100%;
  max-width: 80vw;
  height: 8vw;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 2.6666666667vw;
  text-align: center;
  color: #fff;
  background-color: #c8102e;
  border-radius: 50px;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__section-blocks {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.lp-shiseidomen #lp-content__section02 .lp-shiseidomen__section-blocks .lp-shiseidomen__section-block {
  position: relative;
  width: 100%;
  height: calc(0.5 * (100vh - var(--header-height)));
  pointer-events: none;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section03 {
  position: relative;
  margin-top: calc(-1 * (100vh - var(--header-height)));
  background-color: #000000;
  z-index: 2;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide {
  position: sticky;
  top: var(--header-height);
  height: auto;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__container {
  padding: 0 24px;
  width: 100%;
  height: calc(100vh - var(--header-height));
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - var(--header-height));
  z-index: 0;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__video .lp-shiseidomen__peptide__video-wrapper {
  width: 100%;
  height: 100%;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__video .lp-shiseidomen__peptide__video-wrapper > div {
  width: 100%;
  height: 100%;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__video .lp-shiseidomen__peptide__video-wrapper > div > video {
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - var(--header-height));
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  row-gap: 30px;
  padding: 0 45px;
  width: 100%;
  text-align: center;
  opacity: 1;
  z-index: 2;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__title > h2 {
  font-size: 28px;
  color: #eed59e;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__text > p {
  font-size: 16px;
  line-height: 2;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__section-blocks {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.lp-shiseidomen #lp-content__section03 .lp-shiseidomen__section-blocks .lp-shiseidomen__section-block {
  position: relative;
  width: 100%;
  height: calc(2 * (100vh - var(--header-height)));
  pointer-events: none;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section04 {
  position: relative;
  z-index: 2;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients {
  position: sticky;
  top: var(--header-height);
  padding: 16vw 5.3333333333vw 30.6666666667vw;
  height: auto;
  background-image: linear-gradient(140deg, #2c3033, #000000);
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title {
  margin: 0 auto 9.3333333333vw;
  text-align: center;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 {
  font-size: 8.5333333333vw;
  line-height: 1.125;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 > span {
  display: block;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content {
  display: flex;
  flex-direction: column;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__image {
  margin: 0 auto 8vw;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph {
  display: flex;
  flex-direction: column;
  row-gap: 5.6vw;
  padding: 0 5.3333333333vw;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle {
  font-weight: 600;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle > h3 {
  font-size: 4.8vw;
  line-height: 1.5;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle > h3 > span {
  display: block;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p {
  font-size: 3.2vw;
  line-height: 1.5;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p > span {
  display: block;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__section-blocks {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.lp-shiseidomen #lp-content__section04 .lp-shiseidomen__section-blocks .lp-shiseidomen__section-block {
  position: relative;
  width: 100%;
  height: calc(3 * (100vh - var(--header-height)));
  pointer-events: none;
  z-index: 1;
}
.lp-shiseidomen #lp-content__section05 {
  position: relative;
  z-index: 2;
}
.lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore {
  position: sticky;
  top: var(--header-height);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  row-gap: 106.6666666667vw;
  padding: 118.4vw 6.4vw 24vw;
  width: 100%;
  height: calc(100vh - var(--header-height));
  text-align: center;
  background-image: url("../images/lp/25aw/lp-shiseidomen/find-more_02_sp.jpg?$staticlink$");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore .lp-shiseidomen__findmore__link {
  display: flex;
  justify-content: center;
}
.lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore .lp-shiseidomen__findmore__link > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42.6666666667vw;
  height: 9.3333333333vw;
  font-size: 3.2vw;
  line-height: 1;
  color: #000000;
  background-color: #ffffff;
  border-radius: 50px;
}

.c-hide {
  display: none !important;
}
.c-hide__pc {
  display: block !important;
}
.c-hide__pc--flex {
  display: flex !important;
}
.c-hide__pc--grid {
  display: grid !important;
}
.c-hide__pc--inline {
  display: inline !important;
}
.c-hide__sp, .c-hide__sp--flex, .c-hide__sp--grid, .c-hide__sp--inline {
  display: none !important;
}
@media screen and (min-width: 768px){
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv {
    padding-top: 0;
    padding-bottom: 0;
    height: calc(100vh - 5.625vw);
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--sp {
    display: none;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--pc {
    display: block;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--pc .video-js {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    mask-image: linear-gradient(to right, transparent 0%, black 15%, black 95%, black 100%), linear-gradient(to bottom, transparent 0%, black 5%, black 95%, black 100%);
    mask-composite: intersect;
    aspect-ratio: 1280/720;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__video-wrapper--pc .bc-player-aSg8glOJFT_default {
    width: 88.8888888889vw;
    height: auto;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph {
    font-family: "ShiseidoGinza-Bold", "Shiseido Ginza Bold", "Arial", "TazuganeGothicStdN", "MT たづがね角ゴシック StdN Regular", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo", sans-serif !important;
    position: relative;
    top: auto;
    left: auto;
    transform: translateZ(0);
    row-gap: 1.5625vw;
    margin: 0 auto 0 0;
    width: 100%;
    max-width: 53.3333333333vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__title > h1 {
    font-size: 4.4444444444vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__text > p {
    font-size: 1.6666666667vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors {
    bottom: 2.7777777778vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul {
    width: 31.7361111111vw;
    height: 3.3333333333vw;
    border-radius: 0.6944444444vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a {
    font-size: 0.8333333333vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a::before {
    right: 3.125vw;
    width: 1.1805555556vw;
    height: 0.6944444444vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text {
    position: absolute;
    padding-top: 4.9305555556vw;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text > p {
    font-size: 2.5vw;
    list-style: 1.5;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text--first {
    top: 10px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content {
    padding: 0 1.6666666667vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content::before {
    content: "";
    top: -45.6944444444vw;
    height: 45.7638888889vw;
    clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 30% 0%, 0% 70%);
    background-image: url("../images/lp/25aw/lp-shiseidomen/product_03_pc.svg?$staticlink$");
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title {
    margin-bottom: 7.9861111111vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 {
    font-size: 3.8888888889vw;
    line-height: 1.3;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 > span:first-child {
    padding-right: 1.0416666667vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description {
    width: 61.1111111111vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox {
    width: 21.25vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox .rightbox__image {
    aspect-ratio: 153/250;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox {
    row-gap: 0;
    width: calc(100% - 21.25vw - 7.6388888889vw);
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image {
    margin-bottom: 3.4722222222vw;
    width: 20vw;
    max-width: 100%;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image img {
    width: 100%;
    height: auto;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title {
    margin: 0 0 1.8055555556vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 {
    font-size: 2.7777777778vw;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span:first-child {
    display: block;
    margin: 0 0 1.6666666667vw;
    font-size: 1.25vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span:nth-of-type(2) {
    padding-right: 1.0416666667vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph {
    margin-bottom: 2.7777777778vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p {
    font-size: 1.3888888889vw;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button {
    max-width: 13.8888888889vw;
    height: 3.75vw;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button > a {
    padding: 1.3194444444vw 0;
    font-size: 1.1111111111vw;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph {
    row-gap: 2.0833333333vw;
    padding: 0;
    width: 100%;
    max-width: 39.4444444444vw;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__title > h2 {
    font-size: 3.8888888889vw;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__text > p {
    font-size: 1.25vw;
    line-height: 1.8;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients {
    padding: 8.3333333333vw 8.3333333333vw 9.7222222222vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container {
    margin: 0 auto;
    max-width: 59.0277777778vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title {
    margin: 0 auto 6.25vw;
    text-align: center;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 {
    font-size: 3.8888888889vw;
    line-height: 1.3;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 > span:first-child {
    padding-right: 1.0416666667vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 5.5555555556vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__image {
    margin: 0;
    width: 27.7777777778vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph {
    row-gap: 1.3888888889vw;
    padding: 0;
    width: calc(100% - 27.7777777778vw - 5.5555555556vw);
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle > h3 {
    font-size: 2.2222222222vw;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p {
    font-size: 1.25vw;
    line-height: 1.8;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p > span {
    display: inline;
  }
  .lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore {
    padding: 31.5972222222vw 1.6666666667vw 5.5555555556vw;
    background-image: url("../images/lp/25aw/lp-shiseidomen/find-more_02_pc.jpg?$staticlink$");
  }
  .lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore .lp-shiseidomen__findmore__link {
    display: flex;
    justify-content: center;
  }
  .lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore .lp-shiseidomen__findmore__link > a {
    width: 16.6666666667vw;
    height: 3.75vw;
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1440px){
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv {
    height: calc(100vh - 81px);
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph {
    row-gap: 22.5px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__title > h1 {
    font-size: 64px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__paragraph .lp-shiseidomen__mv__text > p {
    font-size: 24px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors {
    bottom: 40px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul {
    width: 457px;
    height: 48px;
    border-radius: 10px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a {
    font-size: 12px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__mv .lp-shiseidomen__mv__anchors > ul > li > a::before {
    right: 45px;
    width: 17px;
    height: 10px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text {
    padding-top: 71px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text > p {
    font-size: 36px;
  }
  .lp-shiseidomen #lp-content__section01 .lp-shiseidomen__concept .lp-shiseidomen__concept__phrase .lp-shiseidomen__concept__phrase-text--first {
    top: 10px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content {
    padding: 0 24px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title {
    margin-bottom: 115px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 {
    font-size: 56px;
    line-height: 1.3;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__title > h2 > span:first-child {
    padding-right: 15px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description {
    width: 880px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox {
    width: 306px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .leftbox .rightbox__image {
    aspect-ratio: 153/250;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox {
    row-gap: 0;
    width: calc(100% - 306px - 110px);
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image {
    margin-bottom: 50px;
    width: 288px;
    max-width: 100%;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__image img {
    width: 100%;
    height: auto;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title {
    margin: 0 0 26px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 {
    font-size: 40px;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span:first-child {
    display: block;
    margin: 0 0 24px;
    font-size: 18px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__title > h3 > span:nth-of-type(2) {
    padding-right: 15px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph {
    margin-bottom: 40px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p {
    font-size: 20px;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__paragraph > p > span {
    display: inline-block;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button {
    max-width: 200px;
    height: 54px;
  }
  .lp-shiseidomen #lp-content__section02 .lp-shiseidomen__product-content .lp-shiseidomen__product-content__description .rightbox .rightbox__button > a {
    padding: 19px 0;
    font-size: 16px;
    line-height: 1;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph {
    row-gap: 30px;
    max-width: 568px;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__title > h2 {
    font-size: 56px;
  }
  .lp-shiseidomen #lp-content__section03 .lp-shiseidomen__peptide .lp-shiseidomen__peptide__paragraph .lp-shiseidomen__peptide__text > p {
    font-size: 18px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients {
    padding: 120px 120px 140px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container {
    column-gap: 80px;
    max-width: 850px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title {
    margin: 0 auto 90px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 {
    font-size: 56px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__title > h2 > span:first-child {
    padding-right: 15px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__image {
    width: 400px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph {
    row-gap: 20px;
    width: calc(100% - 400px - 80px);
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle > h3 {
    font-size: 32px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__subtitle > h3 > span {
    display: block;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p {
    font-size: 18px;
  }
  .lp-shiseidomen #lp-content__section04 .lp-shiseidomen__ingredients .lp-shiseidomen__ingredients__container .lp-shiseidomen__ingredients__content .lp-shiseidomen__ingredients__paragraph .lp-shiseidomen__ingredients__text > p > span {
    display: inline;
  }
  .lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore {
    padding: 455px 24px 80px;
  }
  .lp-shiseidomen #lp-content__section05 .lp-shiseidomen__findmore .lp-shiseidomen__findmore__link > a {
    width: 240px;
    height: 54px;
    font-size: 18px;
  }
  .c-hide__pc, .c-hide__pc--flex, .c-hide__pc--grid, .c-hide__pc--inline {
    display: none !important;
  }
  .c-hide__sp {
    display: block !important;
  }
  .c-hide__sp--flex {
    display: flex !important;
  }
  .c-hide__sp--grid {
    display: grid !important;
  }
  .c-hide__sp--inline {
    display: inline !important;
  }
}