@charset "UTF-8";
@font-face {
  font-family: 'Shiseido-light';
  src: url("../font/ginzafont/ShiseidoGinza-Light.woff2") format("woff2"), url("../font/ginzafont/ShiseidoGinza-Light.woff") format("woff"), url("../font/ginzafont/ShiseidoGinza-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shiseido-medium';
  src: url("../font/ginzafont/ShiseidoGinza-Medium.woff2") format("woff2"), url("../font/ginzafont/ShiseidoGinza-Medium.woff") format("woff"), url("../font/ginzafont/ShiseidoGinza-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shiseido-regular';
  src: url("../font/ginzafont/ShiseidoGinza-Regular.woff2") format("woff2"), url("../font/ginzafont/ShiseidoGinza-Regular.woff") format("woff"), url("../font/ginzafont/ShiseidoGinza-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shiseido-bold';
  src: url("../font/ginzafont/ShiseidoGinza-Bold.woff2") format("woff2"), url("../font/ginzafont/ShiseidoGinza-Bold.woff") format("woff"), url("../font/ginzafont/ShiseidoGinza-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.lp-whyshiseido {
  padding: 80px 0 0 0;
  font-size: 12px;
  line-height: 1.5em;
  font-family: ShiseidoGinza, 'TazuganeGothicStdN-Book', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido {
    padding: 7.17489vw 0 0 0;
    font-size: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido {
    padding: 9.33333vw 0 0 0;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido * {
  text-transform: none !important;
}

.lp-whyshiseido a {
  cursor: pointer;
  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;
}

.lp-whyshiseido a:hover {
  opacity: 0.7;
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.lp-whyshiseido sup {
  display: inline-block;
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido sup {
    top: -4px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    margin-right: -0.2em;
  }
}

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

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

.lp-whyshiseido .animation--fadein {
  opacity: 0;
}

.lp-whyshiseido .animation--fadein.opened {
  opacity: 1;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.lp-whyshiseido .animation--slidein {
  opacity: 0;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
}

.lp-whyshiseido .animation--slidein.opened {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -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-whyshiseido .slick-slider {
  position: relative;
  overflow: hidden;
}

.lp-whyshiseido .slick-prev,
.lp-whyshiseido .slick-next {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  height: 100px;
  padding: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido .slick-prev,
  .lp-whyshiseido .slick-next {
    width: 8.96861vw;
    height: 8.96861vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido .slick-prev,
  .lp-whyshiseido .slick-next {
    width: 16vw;
    height: 16vw;
  }
}

.lp-whyshiseido .slick-prev:before, .lp-whyshiseido .slick-prev:after,
.lp-whyshiseido .slick-next:before,
.lp-whyshiseido .slick-next:after {
  content: '';
  position: absolute;
  display: block;
}

.lp-whyshiseido .slick-prev:before,
.lp-whyshiseido .slick-next:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.lp-whyshiseido .slick-prev:after,
.lp-whyshiseido .slick-next:after {
  top: 50%;
  left: 50%;
  padding: 6px;
  border-color: #fff;
  opacity: 1;
  -webkit-transform: translate(100%, -50%) rotate(135deg);
          transform: translate(100%, -50%) rotate(135deg);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido .slick-prev:after,
  .lp-whyshiseido .slick-next:after {
    padding: 0.53812vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido .slick-prev:after,
  .lp-whyshiseido .slick-next:after {
    -webkit-transform: translate(50%, -50%) rotate(135deg);
            transform: translate(50%, -50%) rotate(135deg);
    padding: 1.33333vw;
  }
}

.lp-whyshiseido .slick-next {
  left: auto;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.lp-whyshiseido .slick-next:after {
  -webkit-transform: translate(-200%, -50%) rotate(-45deg);
          transform: translate(-200%, -50%) rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido .slick-next:after {
    -webkit-transform: translate(-150%, -50%) rotate(-45deg);
            transform: translate(-150%, -50%) rotate(-45deg);
  }
}

.lp-whyshiseido .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-whyshiseido .slick-slide {
  height: auto !important;
}

.lp-whyshiseido .slick-slide > div {
  height: 100%;
}

.lp-whyshiseido-section-header {
  text-align: center;
}

.lp-whyshiseido-section-header__title {
  margin-bottom: 6px;
  line-height: 1;
  font-family: "Shiseido-medium" !important;
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-section-header__title {
    margin-bottom: 0.53812vw;
    font-size: 1.25561vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-section-header__title {
    margin-bottom: 1.6vw;
    font-size: 2.93333vw;
  }
}

.lp-whyshiseido-section-header__paragraph {
  line-height: 1;
  font-family: "TazuganeGothicStdN-Bold" !important;
  font-size: 30px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-section-header__paragraph {
    font-size: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-section-header__paragraph {
    font-size: 5.86667vw;
  }
}

.lp-whyshiseido-section-header__paragraph2 {
  margin-top: 15px;
  line-height: 1.7em;
  text-align: center;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 18px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-section-header__paragraph2 {
    margin-top: 1.34529vw;
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-section-header__paragraph2 {
    margin-top: 4vw;
    line-height: 1.5em;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido-article-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lp-whyshiseido-article-card__link {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 1px #ccc;
  line-height: 2.14286;
  font-size: 12px;
  color: #000;
  background: #f1f1f1;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-article-card__link {
    font-size: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__link {
    font-size: 3.2vw;
  }
}

.lp-whyshiseido-article-card__box-left {
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__box-left {
    display: table-cell;
    width: 48%;
    text-align: left;
    vertical-align: middle;
  }
}

.lp-whyshiseido-article-card__box-left:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 74.4186%;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__box-left:before {
    padding-top: 75%;
  }
}

.lp-whyshiseido-article-card__box-right {
  position: relative;
  padding: 20px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-article-card__box-right {
    padding: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__box-right {
    display: table-cell;
    width: 52%;
    height: auto;
    padding: 2.66667vw 2.66667vw 1.6vw;
    border-left: solid 1px #ccc;
    text-align: left;
    vertical-align: middle;
  }
}

.lp-whyshiseido-article-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__image {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.lp-whyshiseido-article-card__text {
  display: block;
  line-height: 1.66667;
  font-family: "Hiragino Sans", 'ヒラギノ角ゴ ProN', "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic W3 JIS2004', 'Helvetica Neue', 'Helvetica', Helvetica, 'Meiryo', Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.03em;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-article-card__text {
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__text {
    line-height: 1.33333;
    font-size: 3.2vw;
  }
}

.lp-whyshiseido-article-card__tags {
  display: block;
  margin-top: 20px;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-article-card__tags {
    margin-top: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__tags {
    margin-top: 4vw;
  }
}

.lp-whyshiseido-article-card__tags:after {
  content: "";
  display: block;
  clear: both;
}

.lp-whyshiseido-article-card__tags:before {
  content: "";
  display: block;
  clear: both;
}

.lp-whyshiseido-article-card__tags li {
  display: inline-block;
  margin-right: 1em;
  line-height: 1;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 14px;
  color: #c8102e;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-article-card__tags li {
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card__tags li {
    float: left;
    display: block;
    margin-bottom: 1.06667vw;
    font-size: 2.66667vw;
  }
}

.lp-whyshiseido-article-card__tags li:last-child {
  margin-right: 0;
}

.lp-whyshiseido-article-card.type2 .lp-whyshiseido-article-card__box-left {
  background: #fff;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card.type2 .lp-whyshiseido-article-card__box-left {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: top;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card.type2 .lp-whyshiseido-article-card__box-right {
    display: block;
    width: 100%;
    height: auto;
    padding: 5.33333vw 4vw;
    border-left: none;
    vertical-align: top;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card.type2 .lp-whyshiseido-article-card__text {
    line-height: 1.5;
    font-size: 4.26667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-article-card.type2 .lp-whyshiseido-article-card__tags li {
    margin-bottom: 2.66667vw;
    font-size: 3.2vw;
  }
}

.lp-whyshiseido-header__container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto 60px;
  padding: 0 20px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__container {
    max-width: 100%;
    margin: 0 auto 5.38117vw;
    padding: 0 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__container {
    max-width: 100%;
    margin: 0 auto 13.33333vw;
    padding: 0 5.33333vw;
  }
}

.lp-whyshiseido-header__heading {
  display: block;
  margin: 0 auto 20px;
  width: 375px;
  height: 46px;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../contentassetimages/lp-whyshiseido/header_heading.png?$staticlink$");
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__heading {
    width: 33.63229vw;
    height: 4.12556vw;
    margin-bottom: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__heading {
    width: 56vw;
    height: 6.93333vw;
    margin-bottom: 11.46667vw;
  }
}

.lp-whyshiseido-header__paragraph {
  line-height: 1.55556;
  text-align: center;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 18px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__paragraph {
    font-size: 1.61435vw;
  }
}

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

.lp-whyshiseido-header__nav {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  text-align: center;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__nav {
    padding-top: 1.43498vw;
    padding-bottom: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}

.lp-whyshiseido-header__nav-item {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__nav-item {
    margin-left: 2.69058vw;
    margin-right: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item {
    display: block;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    border-bottom: solid 1px #ccc;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item:nth-child(odd) {
    border-left: solid 1px #ccc;
  }
}

.lp-whyshiseido-header__nav-item:first-child {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item:first-child {
    width: 100%;
    border-left: none;
  }
}

.lp-whyshiseido-header__nav-item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item > a {
    display: block;
    padding-top: 5.86667vw;
    padding-bottom: 5.86667vw;
  }
}

.lp-whyshiseido-header__nav-item > a > span {
  position: relative;
  padding-right: 20px;
  font-family: "Shiseido-medium" !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #444;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__nav-item > a > span {
    padding-right: 1.79372vw;
    font-size: 1.25561vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item > a > span {
    display: inline-block;
    padding-right: 4vw;
    font-size: 3.46667vw;
  }
}

.lp-whyshiseido-header__nav-item > a > span::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  right: 0;
  padding: 4px;
  border: solid #444;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-header__nav-item > a > span::after {
    top: -0.17937vw;
    padding: 0.35874vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item > a > span::after {
    top: 0.26667vw;
    padding: 1.06667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-header__nav-item.recommend > a > span {
    letter-spacing: -0.03em;
  }
}

.lp-whyshiseido-new__container {
  padding-top: 40px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-new__container {
    padding-top: 0 3.58744vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-new__container {
    padding-top: 8vw 10.66667vw;
  }
}

.lp-whyshiseido-new__list {
  margin-top: 40px;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-new__list {
    margin-top: 3.58744vw;
  }
}

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

.lp-whyshiseido-new__list-item {
  max-width: 364px;
  height: 100%;
  padding: 0 10px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-new__list-item {
    max-width: 32.64574vw;
    padding: 0 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-new__list-item {
    max-width: 85.33333vw;
    padding: 0 4vw;
  }
}

.lp-whyshiseido-banner__container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto 120px;
  padding: 120px 20px 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-banner__container {
    max-width: 100%;
    margin: 0 auto 10.76233vw;
    padding: 10.76233vw 1.79372vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-banner__container {
    max-width: 100%;
    margin: 0 auto 16vw;
    padding: 16vw 5.33333vw 0;
  }
}

.lp-whyshiseido-banner__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 50px -13px;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-banner__list {
    margin: 4.4843vw -1.16592vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-banner__list {
    display: block;
    margin: 5.33333vw 0 0;
  }
}

.lp-whyshiseido-banner__item {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-banner__item {
    width: 100%;
    margin-bottom: 5.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-banner__item:last-child {
    margin-bottom: 0;
  }
}

.lp-whyshiseido-banner__item > a {
  display: block;
  margin: 9px;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-banner__item > a {
    margin: 0;
  }
}

.lp-whyshiseido-banner__item > a > img {
  display: block;
  width: 100%;
}

.lp-whyshiseido-search {
  background-color: #f9e7ea;
}

.lp-whyshiseido-search__container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__container {
    max-width: 100%;
    padding-top: 10.76233vw;
    padding-bottom: 10.76233vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__container {
    max-width: 100%;
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}

.lp-whyshiseido-search__categories {
  margin-top: 54px;
  padding: 0 20px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__categories {
    margin-top: 4.84305vw;
    padding: 0 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__categories {
    margin-top: 10.66667vw;
    padding: 0 5.33333vw;
  }
}

.lp-whyshiseido-search__categories-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 10px -10px 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__categories-list {
    margin: 0.89686vw -0.89686vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__categories-list {
    margin: 2.66667vw -2.13333vw 0;
    padding: 0;
  }
}

.lp-whyshiseido-search__categories-list > li {
  width: 33.3%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__categories-list > li {
    width: 50%;
  }
}

.lp-whyshiseido-search__categories-list > li > a {
  display: block;
  height: auto;
  margin: 15px 12px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 35px;
  line-height: 1;
  font-family: "TazuganeGothicStdN-Bold" !important;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__categories-list > li > a {
    margin: 1.34529vw 1.07623vw;
    padding-top: 2.24215vw;
    padding-bottom: 2.24215vw;
    border-radius: 3.13901vw;
    line-height: 1;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__categories-list > li > a {
    margin: 2.13333vw 2.13333vw;
    padding-top: 5.33333vw;
    padding-bottom: 5.33333vw;
    border-radius: 9.33333vw;
    line-height: 1.14286;
  }
}

.lp-whyshiseido-search__keyword {
  max-width: 1078px;
  margin: 40px auto 0;
  padding: 34px 20px 40px;
  background: #F7C7CF;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword {
    max-width: 100%;
    margin: 3.58744vw auto 0;
    padding: 3.04933vw 1.79372vw 3.58744vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword {
    max-width: 100%;
    margin: 9.06667vw auto 0;
    padding: 9.06667vw 5.33333vw 8vw;
  }
}

.lp-whyshiseido-search__keyword-btn {
  text-align: center;
}

.lp-whyshiseido-search__keyword-btn > div {
  display: inline-block;
  width: 33.3%;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-btn > div {
    width: 100%;
  }
}

.lp-whyshiseido-search__keyword-btn > div > a {
  display: block;
  position: relative;
  height: auto;
  margin: 20px 4px 0;
  line-height: 1;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 35px;
  font-family: "Hiragino Sans", 'ヒラギノ角ゴ ProN', "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic W3 JIS2004', 'Helvetica Neue', 'Helvetica', Helvetica, 'Meiryo', Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  font-weight: bold;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword-btn > div > a {
    margin: 1.79372vw 0.35874vw 0;
    padding-top: 2.24215vw;
    padding-bottom: 2.24215vw;
    border-radius: 3.13901vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-btn > div > a {
    margin: 5.33333vw 7.46667vw 0;
    padding-top: 5.33333vw;
    padding-bottom: 5.33333vw;
    border-radius: 9.33333vw;
  }
}

.lp-whyshiseido-search__keyword-btn > div > a:before, .lp-whyshiseido-search__keyword-btn > div > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 34px;
  width: 20px;
  height: 2px;
  background-color: #C72633;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword-btn > div > a:before, .lp-whyshiseido-search__keyword-btn > div > a:after {
    right: 3.04933vw;
    width: 1.79372vw;
    height: 0.17937vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-btn > div > a:before, .lp-whyshiseido-search__keyword-btn > div > a:after {
    right: 8vw;
    width: 3.73333vw;
    height: 0.53333vw;
  }
}

.lp-whyshiseido-search__keyword-btn > div > a:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
}

.lp-whyshiseido-search__keyword-btn > div > a.lp-whyshiseido-search__keyword-close:after {
  display: none;
}

.lp-whyshiseido-search__genre-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 10px;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__genre-list {
    margin-top: 1.79372vw;
    padding-bottom: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__genre-list {
    display: block;
    margin-top: 5.33333vw;
    padding-bottom: 2.66667vw;
  }
}

.lp-whyshiseido-search__genre-list > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  padding: 0 20px;
  border-left: solid 1px #fff;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__genre-list > li {
    padding: 0 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__genre-list > li {
    display: block;
    padding: 0 !important;
    border: none;
  }
}

.lp-whyshiseido-search__genre-list > li:first-child {
  padding-left: 0;
  border-left: none;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__genre-list > li:first-child {
    border: none;
  }
}

.lp-whyshiseido-search__genre-list > li:last-child {
  padding-right: 0;
}

.lp-whyshiseido-search__keyword-list {
  list-style: none;
}

.lp-whyshiseido-search__keyword-list > dt {
  text-align: center;
  font-family: "Hiragino Sans", 'ヒラギノ角ゴ ProN', "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic W3 JIS2004', 'Helvetica Neue', 'Helvetica', Helvetica, 'Meiryo', Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 18px;
  font-weight: bold;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword-list > dt {
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-list > dt {
    margin-top: 8vw;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido-search__keyword-list > dd {
  margin: 0;
  margin-top: 30px;
  padding: 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword-list > dd {
    margin-top: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-list > dd {
    margin-top: 4vw;
  }
}

.lp-whyshiseido-search__keyword-list > dd > ul {
  list-style: none;
}

.lp-whyshiseido-search__keyword-list > dd > ul > li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__keyword-list > dd > ul > li {
    margin-right: 0.89686vw;
    margin-bottom: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__keyword-list > dd > ul > li {
    margin-right: 2.66667vw;
    margin-bottom: 2.66667vw;
  }
}

.lp-whyshiseido-search__keyword-list > dd > ul > li:last-child {
  margin-right: 0;
}

.lp-whyshiseido-search__artcle {
  max-width: 1078px;
  margin: 40px auto 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__artcle {
    max-width: 100%;
    margin: 3.58744vw auto 0;
    padding: 0 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__artcle {
    max-width: 100%;
    margin: 10.66667vw auto 0;
    padding: 0 5.33333vw;
  }
}

.lp-whyshiseido-search__paragraph {
  line-height: 1;
  text-align: center;
  font-family: "TazuganeGothicStdN-Bold" !important;
  font-size: 22px;
  letter-spacing: 0.03em;
  color: #C8102E;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__paragraph {
    font-size: 1.97309vw;
  }
}

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

.lp-whyshiseido-search__link {
  display: inline-block;
  height: 35px;
  padding: 0 25px 0 20px;
  border: solid 1px #c8102e;
  border-radius: 17.5px;
  line-height: 35px;
  font-family: "Hiragino Sans", 'ヒラギノ角ゴ ProN', "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic W3 JIS2004', 'Helvetica Neue', 'Helvetica', Helvetica, 'Meiryo', Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 16px;
  background-color: #fff;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__link {
    height: 3.13901vw;
    padding: 0 2.24215vw 0 1.79372vw;
    border-radius: 1.56951vw;
    line-height: 3.13901vw;
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__link {
    height: 8vw;
    padding: 0 5.33333vw 0 4vw;
    border-radius: 4vw;
    line-height: 8vw;
    font-size: 3.46667vw;
  }
}

.lp-whyshiseido-search__link2 {
  display: inline-block;
  position: relative;
  height: 35px;
  padding: 0 25px 0 20px;
  border: solid 1px #c8102e;
  border-radius: 17.5px;
  line-height: 35px;
  font-family: "Hiragino Sans", 'ヒラギノ角ゴ ProN', "Hiragino Kaku Gothic ProN", 'Hiragino Kaku Gothic W3 JIS2004', 'Helvetica Neue', 'Helvetica', Helvetica, 'Meiryo', Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 16px;
  color: #fff;
  background-color: #c8102e;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__link2 {
    height: 3.13901vw;
    padding: 0 2.24215vw 0 1.79372vw;
    border-radius: 1.56951vw;
    line-height: 3.13901vw;
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__link2 {
    height: 8vw;
    padding: 0 5.33333vw 0 4vw;
    border-radius: 4vw;
    line-height: 8vw;
    font-size: 3.46667vw;
  }
}

.lp-whyshiseido-search__link2:before {
  content: '';
  display: block;
  position: absolute;
  top: 49%;
  right: 12px;
  width: 10px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__link2:before {
    right: 1.07623vw;
    width: 0.89686vw;
    height: 0.17937vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__link2:before {
    top: 48%;
    right: 2.13333vw;
    width: 2.66667vw;
    height: 0.53333vw;
  }
}

.lp-whyshiseido-search__link2:after {
  content: '';
  display: block;
  position: absolute;
  top: 49%;
  right: 12px;
  width: 10px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__link2:after {
    right: 1.07623vw;
    width: 0.89686vw;
    height: 0.17937vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__link2:after {
    top: 48%;
    right: 2.13333vw;
    width: 2.66667vw;
    height: 0.53333vw;
  }
}

.lp-whyshiseido-search__list {
  margin: 0 -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__list {
    margin: 5.38117vw -0.89686vw 0 -0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__list {
    margin: 2.66667vw -2.66667vw 0 -2.66667vw;
  }
}

.lp-whyshiseido-search__list > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.3%;
  padding: 10px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__list > li {
    padding: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__list > li {
    width: 100%;
    padding: 2.66667vw;
  }
}

.lp-whyshiseido-search__list > li > div {
  height: 100%;
}

.lp-whyshiseido-search__not-article {
  margin-top: 60px;
  padding: 60px 20px;
  border: solid 1px #c8102e;
  line-height: 1.7em;
  text-align: center;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 18px;
  color: #c8102e;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__not-article {
    margin-top: 5.38117vw;
    padding: 5.38117vw 1.79372vw;
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__not-article {
    margin-top: 8vw;
    padding: 8vw 5.33333vw;
    line-height: 1.5em;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido-search__more {
  text-align: center;
}

.lp-whyshiseido-search__more > div {
  display: inline-block;
  width: 33.3%;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__more > div {
    width: 100%;
  }
}

.lp-whyshiseido-search__more > div > a {
  display: block;
  position: relative;
  height: auto;
  margin: 20px 8px 0;
  line-height: 1;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 35px;
  background: #F9E7EA;
  font-family: "TazuganeGothicStdN-Bold" !important;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__more > div > a {
    margin: 1.79372vw 0.71749vw 0;
    padding-top: 2.24215vw;
    padding-bottom: 2.24215vw;
    border-radius: 3.13901vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__more > div > a {
    margin: 5.33333vw 7.46667vw 0;
    padding-top: 5.33333vw;
    padding-bottom: 5.33333vw;
    border-radius: 9.33333vw;
  }
}

.lp-whyshiseido-search__more > div > a:before, .lp-whyshiseido-search__more > div > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 34px;
  width: 20px;
  height: 2px;
  background-color: #C72633;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-search__more > div > a:before, .lp-whyshiseido-search__more > div > a:after {
    right: 3.04933vw;
    width: 1.79372vw;
    height: 0.17937vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-search__more > div > a:before, .lp-whyshiseido-search__more > div > a:after {
    right: 8vw;
    width: 3.73333vw;
    height: 0.53333vw;
  }
}

.lp-whyshiseido-search__more > div > a:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
}

.lp-whyshiseido-recommend__container {
  padding-top: 120px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-recommend__container {
    padding-top: 10.76233vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-recommend__container {
    padding-top: 16vw;
  }
}

.lp-whyshiseido-recommend__list {
  margin-top: 40px;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-recommend__list {
    margin-top: 3.58744vw;
  }
}

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

.lp-whyshiseido-recommend__list-item {
  width: 364px !important;
  height: 100%;
  padding: 0 10px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-recommend__list-item {
    width: 32.64574vw !important;
    padding: 0 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-recommend__list-item {
    width: 85.33333vw !important;
    padding: 0 4vw;
  }
}

.lp-whyshiseido-about__container {
  margin-bottom: 120px;
  padding: 120px 20px 0;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-about__container {
    margin-bottom: 10.76233vw;
    padding: 10.76233vw 1.79372vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-about__container {
    margin-bottom: 16vw;
    padding: 16vw 5.33333vw 0;
  }
}

.lp-whyshiseido-about__paragraph {
  margin-top: 50px;
  line-height: 1.55556;
  text-align: center;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 18px;
  letter-spacing: 0.03em;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-about__paragraph {
    margin-top: 4.4843vw;
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-about__paragraph {
    margin-top: 5.33333vw;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido-specialist {
  padding: 120px 0;
  background-color: #f1f1f1;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist {
    padding: 10.76233vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist {
    padding: 16vw 0;
  }
}

.lp-whyshiseido-specialist__container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__container {
    max-width: 100%;
    padding: 0 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__container {
    max-width: 100%;
    padding: 0 5.33333vw;
  }
}

.lp-whyshiseido-specialist__heading {
  margin-bottom: 15px;
  line-height: 1em;
  text-align: center;
  font-family: "TazuganeGothicStdN-Bold" !important;
  font-size: 30px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__heading {
    margin-bottom: 1.34529vw;
    font-size: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__heading {
    margin-bottom: 4vw;
    font-size: 5.33333vw;
  }
}

.lp-whyshiseido-specialist__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 40px -15px 0;
  list-style: none;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__list {
    margin: 3.58744vw -1.34529vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__list {
    margin: 10.66667vw -2.66667vw 0;
  }
}

.lp-whyshiseido-specialist__list > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 10px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__list > li {
    padding: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__list > li {
    width: 100%;
    padding: 2.66667vw;
  }
}

.lp-whyshiseido-specialist__link {
  display: inline-block;
  position: relative;
  padding-right: 22px;
  line-height: 1.5em;
  text-decoration: underline;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 12px;
  color: #000;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__link {
    padding-right: 1.97309vw;
    font-size: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__link {
    padding-right: 5.86667vw;
    font-size: 2.93333vw;
  }
}

.lp-whyshiseido-specialist__link.opened:after {
  display: none;
}

.lp-whyshiseido-specialist__link:before, .lp-whyshiseido-specialist__link:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 2px;
  background-color: #000;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__link:before, .lp-whyshiseido-specialist__link:after {
    width: 1.07623vw;
    height: 0.17937vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__link:before, .lp-whyshiseido-specialist__link:after {
    width: 3.2vw;
    height: 0.53333vw;
  }
}

.lp-whyshiseido-specialist__link:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
}

.lp-whyshiseido-specialist__image {
  display: block;
  width: 100%;
  height: auto;
}

.lp-whyshiseido-specialist__box {
  padding: 40px;
  border: solid 1px #ccc;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__box {
    padding: 5.33333vw;
  }
}

.lp-whyshiseido-specialist__box2 {
  display: table;
  width: 100%;
}

.lp-whyshiseido-specialist__box2-left {
  display: table-cell;
  width: 26%;
  text-align: left;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__box2-left {
    width: 30%;
  }
}

.lp-whyshiseido-specialist__box2-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  width: 74%;
  padding-left: 20px;
  text-align: left;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__box2-right {
    width: 70%;
  }
}

.lp-whyshiseido-specialist__text {
  display: block;
  margin-bottom: 5px;
  line-height: 1.5em;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 18px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__text {
    margin-bottom: 0.44843vw;
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__text {
    margin-bottom: 1.33333vw;
    font-size: 3.73333vw;
  }
}

.lp-whyshiseido-specialist__text2 {
  display: block;
  margin-bottom: 17px;
  line-height: 1.7em;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 12px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__text2 {
    margin-bottom: 1.52466vw;
    font-size: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__text2 {
    margin-bottom: 4vw;
    font-size: 2.93333vw;
  }
}

.lp-whyshiseido-specialist__paragraph {
  display: block;
  margin-top: 40px;
  line-height: 1.7em;
  font-family: "TazuganeGothicStdN-Light" !important;
  font-size: 14px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-whyshiseido-specialist__paragraph {
    margin-top: 3.58744vw;
    font-size: 1.25561vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-whyshiseido-specialist__paragraph {
    margin-top: 5.33333vw;
    font-size: 3.2vw;
  }
}

.sticky-component {
  position: absolute;
  width: 100%;
}

#main {
  padding-top: 140px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  #main {
    padding-top: 12.55605vw;
  }
}

@media screen and (max-width: 768px) {
  #main {
    padding-top: 40vw;
  }
}
