@charset "UTF-8";
.lp-makeup-top {
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: normal;
  line-height: 1.5;
}

.lp-makeup-top sup {
  top: -0.3em;
}

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

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

.lp-makeup-top .color__red {
  color: #c8102e;
}

.lp-makeup-top .text-align__center {
  text-align: center;
}

.lp-makeup-top .white-space__nowrap {
  white-space: nowrap;
}

.lp-makeup-top .vjs-error-display {
  display: none !important;
}

.isFixed {
  overflow: hidden;
}

.isFixed body {
  overflow: hidden;
}

.isFixed body .header-wrapper {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.lp-makeup-top-arrival__product__link, .lp-makeup-top-recommend__product-info__item-button, .lp-makeup-top-recommend-0430__product-info__item-button, .lp-makeup-top-category__list-item, .lp-makeup-top-items__category-name, .lp-makeup-top-items__product, .lp-makeup-top-virtual__item-button {
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.lp-makeup-top-arrival__product__link:hover, .lp-makeup-top-recommend__product-info__item-button:hover, .lp-makeup-top-recommend-0430__product-info__item-button:hover, .lp-makeup-top-category__list-item:hover, .lp-makeup-top-items__category-name:hover, .lp-makeup-top-items__product:hover, .lp-makeup-top-virtual__item-button:hover {
  opacity: 0.7;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.lp-makeup-top-header__inner, .lp-makeup-top-arrival__inner, .lp-makeup-top-recommend__inner, .lp-makeup-top-recommend-0430__inner, .lp-makeup-top-category__inner, .lp-makeup-top-items__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1200px;
  margin: auto;
}

.lp-makeup-top-arrival__heading, .lp-makeup-top-recommend__heading, .lp-makeup-top-recommend-0430__heading, .lp-makeup-top-category__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__heading, .lp-makeup-top-recommend__heading, .lp-makeup-top-recommend-0430__heading, .lp-makeup-top-category__heading {
    line-height: 1.2em;
    font-size: 45px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__heading, .lp-makeup-top-recommend__heading, .lp-makeup-top-recommend-0430__heading, .lp-makeup-top-category__heading {
    line-height: 1.2em;
    font-size: 4.03587vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__heading, .lp-makeup-top-recommend__heading, .lp-makeup-top-recommend-0430__heading, .lp-makeup-top-category__heading {
    line-height: 1.15em;
    font-size: 6.13333vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__heading span, .lp-makeup-top-recommend__heading span, .lp-makeup-top-recommend-0430__heading span, .lp-makeup-top-category__heading span {
    border-bottom: 6px solid #c8102e;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__heading span, .lp-makeup-top-recommend__heading span, .lp-makeup-top-recommend-0430__heading span, .lp-makeup-top-category__heading span {
    border-bottom: 6px solid #c8102e;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__heading span, .lp-makeup-top-recommend__heading span, .lp-makeup-top-recommend-0430__heading span, .lp-makeup-top-category__heading span {
    border-bottom: 4px solid #c8102e;
  }
}

.lp-makeup-top-header {
  background-color: #fff;
  height: 403px;
  border-bottom: 15px solid #c8102e;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-header {
    height: auto;
  }
}

.lp-makeup-top-header__inner::before {
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  content: "";
  background-image: url("../contentassetimages/lp-makeup-top/makeup.jpg?$staticlink$");
  background-size: contain;
  background-position: 0 0;
  width: 436px;
  height: 403px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-header__inner::before {
    position: relative;
    left: 0;
    background-image: url("../contentassetimages/lp-makeup-top/makeup_sp.jpg?$staticlink$");
    background-size: cover;
    width: 62.66667vw;
    height: 75.2vw;
  }
}

.lp-makeup-top-header__title {
  position: absolute;
  top: 85px;
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-header__title {
    left: 690px;
    font-size: 85px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-header__title {
    left: 61.88341vw;
    font-size: 7.62332vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-header__title {
    top: 37.86667vw;
    left: 57.86667vw;
  }
}

.lp-makeup-top-header p {
  position: absolute;
  top: 175px;
}

@media (min-width: 1116px) {
  .lp-makeup-top-header p {
    line-height: 1.5em;
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-header p {
    line-height: 1.5em;
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-header p {
    line-height: 1.5em;
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-header p {
    left: 690px;
    line-height: 1.88;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-header p {
    line-height: 1.88;
    left: 61.88341vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-header p {
    position: static;
    font-size: 3.73333vw;
    padding: 0 5.33333vw 8vw 5.33333vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__inner {
    max-width: 1200px;
    padding: 120px 30px 90px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__inner {
    max-width: 107.62332vw;
    padding: 10.76233vw 2.69058vw 8.07175vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__inner {
    padding: 10.76233vw 0 8.07175vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list {
    margin: 80px -29px 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list {
    width: 90.9417vw;
    margin: 7.17489vw auto 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list {
    margin: 8vw 0 0;
  }
}

.lp-makeup-top-arrival__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.lp-makeup-top-arrival__product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lp-makeup-top-arrival__product__description {
  display: inline-block;
  color: #c8102e;
  margin: auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__description {
    font-size: 17px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product__description {
    font-size: 1.52466vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__description {
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__body {
    margin-top: 35px;
    margin-left: 40px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product__body {
    margin-top: 3.13901vw;
    margin-left: 3.58744vw;
  }
}

.lp-makeup-top-arrival__product__heading {
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__heading {
    font-size: 17px;
    margin-top: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product__heading {
    font-size: 1.52466vw;
    margin-top: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__heading {
    font-size: 3.2vw;
    margin-top: 8vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__name {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 15px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__name {
    margin-top: 2.66667vw;
    margin-bottom: 2.66667vw;
    font-size: 3.2vw;
  }
}

.lp-makeup-top-arrival__product__price {
  color: #000;
  font-weight: normal;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__price {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 15px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__price {
    margin-top: 2.66667vw;
    margin-bottom: 2.66667vw;
    font-size: 3.2vw;
  }
}

.lp-makeup-top-arrival__product__link {
  border-bottom: 1px solid #c8102e;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__link {
    padding-bottom: 20px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product__link {
    padding-bottom: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__link {
    padding-bottom: 2.66667vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__product__link a {
    font-size: 18px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__product__link a {
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__product__link a {
    font-size: 3.2vw;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 {
    margin: 80px 0 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 {
    width: 90.9417vw;
    margin: 7.17489vw auto 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 {
    margin: 8vw 0 0;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev,
.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next {
  top: 175px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev,
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next {
    top: 32vw;
    margin-top: -8px;
    color: #888888;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev::after,
.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next::after {
  width: 16px;
  height: 16px;
  padding: 0;
  opacity: 1;
  color: #8b8b8b;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev::after,
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next::after {
    color: #888888;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev {
  left: -31px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-prev {
    left: 40px;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next {
  right: -31px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-arrow.slick-next {
    right: 40px;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-list {
  overflow: hidden;
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-slider,
.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-slide {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-slide {
    max-width: 285px;
    width: 25%;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-slide {
    max-width: 22.61905vw;
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .slick-slide {
    width: 100vw;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__list-item {
    width: 100% !important;
    max-width: 280px;
    padding: 0 10px;
    margin: 0 auto;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__list-item {
    width: 100% !important;
    padding: 0 1.34529vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__list-item {
    display: block !important;
    width: 50.66667vw !important;
    margin: 0 auto;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__description {
  display: inline-block;
  color: #c8102e;
  margin: auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__description {
    font-size: 17px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__description {
    font-size: 1.52466vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__description {
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2.66667vw;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo {
  height: 100%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo {
    text-align: center;
  }
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo img {
    margin: 0 auto;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo {
    text-align: center;
  }
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo img {
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__photo img {
    max-width: 100%;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
  color: #666;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-top: 1.61435vw;
    margin-bottom: 1.61435vw;
    font-size: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-top: 2.66667vw;
    margin-bottom: 2.66667vw;
    font-size: 2.93333vw;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__name {
  font-weight: bold;
  color: #000;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__name {
    font-size: 15px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__name {
    font-size: 1.34529vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__name {
    font-size: 3.2vw;
  }
}

.lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__comment {
  display: block;
  font-weight: bold;
  color: #c8102e;
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__comment {
    font-size: 15px;
    margin-top: -15px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__comment {
    font-size: 1.34529vw;
    margin-top: -1.34529vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__comment {
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__body {
    margin-top: 0;
    margin-left: 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__body {
    margin-top: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__body {
    margin-top: 0;
    margin-left: 0;
  }
}

.lp-makeup-top-recommend {
  background-color: #fff;
  padding: 120px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend {
    padding: 0;
  }
}

.lp-makeup-top-recommend__inner {
  background-color: #dfc6a7;
  overflow: hidden;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__inner {
    padding: 110px 62px 80px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__inner {
    padding: 9.86547vw 4.4843vw 7.17489vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__inner {
    padding: 8vw 5.33333vw;
  }
}

.lp-makeup-top-recommend__paragraph {
  text-align: center;
  line-height: 1.61;
  letter-spacing: 0.075em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__paragraph {
    font-size: 28px;
    margin-top: 60px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__paragraph {
    font-size: 2.51121vw;
    margin-top: 5.38117vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__paragraph {
    font-size: 4.26667vw;
    margin-top: 8vw;
  }
}

.lp-makeup-top-recommend__sentence {
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.075em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__sentence {
    font-size: 20px;
    margin-top: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__sentence {
    font-size: 1.79372vw;
    margin-top: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__sentence {
    font-size: 3.46667vw;
    margin-top: 4vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product {
    margin-top: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product {
    margin-top: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product {
    margin-top: 0;
  }
}

.lp-makeup-top-recommend__product__photo {
  position: relative;
  z-index: 1;
}

.lp-makeup-top-recommend__product-info {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -125px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -11.21076vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -5.33333vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item {
    width: 50%;
    padding: 0 115px 0 0;
  }
  .lp-makeup-top-recommend__product-info__item:last-of-type {
    padding: 0 0 0 115px;
    margin-top: -218px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item {
    width: 50%;
    padding: 0 9.41704vw 0 0;
  }
  .lp-makeup-top-recommend__product-info__item:last-of-type {
    padding: 0 0 0 9.41704vw;
    margin-top: -16.1435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item {
    width: 50%;
    padding: 0 8vw 0 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .lp-makeup-top-recommend__product-info__item:last-of-type {
    padding: 0;
    margin-top: -24vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.lp-makeup-top-recommend__product-info__item-label {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif;
  display: block;
  color: #c8102e;
  font-weight: bold;
  letter-spacing: 0.025em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item-label {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item-label {
    font-size: 1.43498vw;
    margin-bottom: 1.34529vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item-label {
    font-size: 2.93333vw;
    margin-bottom: 2.13333vw;
    line-height: 1;
  }
}

.lp-makeup-top-recommend__product-info__item-name {
  font-weight: bold;
  line-height: 1.5;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item-name {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item-name {
    font-size: 1.34529vw;
    margin-bottom: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item-name {
    font-size: 2.93333vw;
    margin-bottom: 1.33333vw;
    letter-spacing: 0.045em;
    line-height: 1.46;
  }
  .lp-makeup-top-recommend__product-info__item-name br {
    display: none;
  }
}

.lp-makeup-top-recommend__product-info__item-price {
  display: block;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item-price {
    font-size: 18px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item-price {
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item-price {
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item-price span {
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item-price span {
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item-price span {
    font-size: 2.93333vw;
  }
}

.lp-makeup-top-recommend__product-info__item-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.15em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__product-info__item-button {
    font-size: 16px;
    margin-top: 20px;
    width: 210px;
    height: 50px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__product-info__item-button {
    font-size: 1.43498vw;
    margin-top: 1.79372vw;
    width: 18.83408vw;
    height: 4.4843vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product-info__item-button {
    font-size: 3.2vw;
    margin-top: 2.66667vw;
    width: 100%;
    height: 9.06667vw;
  }
}

.lp-makeup-top-recommend__product__photo img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__product__photo {
    margin: 2.66667vw 4vw 0 -14.66667vw;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.lp-makeup-top-recommend__banner {
  display: block;
  width: 100%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__banner {
    margin-top: 80px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__banner {
    margin-top: 7.17489vw;
  }
}

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

@media (min-width: 1116px) {
  .lp-makeup-top-recommend__banner img.sp {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend__banner img.sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend__banner img.pc {
    display: none;
  }
}

.lp-makeup-top-recommend-0430 {
  background-color: #fff;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430 {
    padding: 120px 20px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430 {
    padding: 10.76233vw 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430 {
    padding: 0;
  }
}

.lp-makeup-top-recommend-0430__inner {
  background-color: #f6f6f6;
  overflow: hidden;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__inner {
    padding: 110px 62px 80px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__inner {
    padding: 9.86547vw 5.56054vw 7.17489vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__inner {
    padding: 8vw 5.33333vw;
  }
}

.lp-makeup-top-recommend-0430__paragraph {
  text-align: center;
  line-height: 1.43;
  letter-spacing: 0.03em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__paragraph {
    font-size: 28px;
    margin-top: 55px;
    padding-left: 1em;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__paragraph {
    font-size: 2.51121vw;
    margin-top: 4.93274vw;
    padding-left: 1em;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__paragraph {
    font-size: 4.26667vw;
    margin-top: 10.66667vw;
    line-height: 1.57;
    letter-spacing: 0.08em;
  }
}

.lp-makeup-top-recommend-0430__product {
  position: relative;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product {
    margin-top: 60px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product {
    margin-top: 5.38117vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product {
    margin-top: 8vw;
  }
}

.lp-makeup-top-recommend-0430__product__photo {
  margin: 0 auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product__photo {
    width: 71.37546%;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product__photo {
    width: 71.37546%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product__photo {
    width: 90%;
  }
}

.lp-makeup-top-recommend-0430__product-info {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info {
    top: 42%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-left: 9.29368%;
    padding-right: 4.64684%;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info {
    top: 42%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-left: 9.29368%;
    padding-right: 4.64684%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info {
    top: 8.53333vw;
  }
}

.lp-makeup-top-recommend-0430__product-info__item-description {
  font-weight: bold;
  letter-spacing: 0.03em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1.59;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-size: 2.15247vw;
    margin-bottom: 1.34529vw;
    line-height: 1.59;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-size: 3.2vw;
    margin-bottom: 2.66667vw;
    line-height: 1.5;
  }
}

.lp-makeup-top-recommend-0430__product-info__item-label {
  display: block;
  color: #c8102e;
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info__item-label {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info__item-label {
    font-size: 1.43498vw;
    margin-bottom: 0.89686vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info__item-label {
    font-size: 2.93333vw;
    margin-bottom: 0.53333vw;
  }
}

.lp-makeup-top-recommend-0430__product-info__item-name {
  font-weight: bold;
  line-height: 1.5;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info__item-name {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info__item-name {
    font-size: 1.43498vw;
    margin-bottom: 0.71749vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info__item-name {
    font-size: 2.93333vw;
    margin-bottom: 2.13333vw;
  }
}

.lp-makeup-top-recommend-0430__product-info__item-price {
  display: block;
  word-spacing: 0.5em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info__item-price {
    font-size: 18px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info__item-price {
    font-size: 1.61435vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info__item-price {
    font-size: 3.2vw;
  }
}

.lp-makeup-top-recommend-0430__product-info__item-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.15em;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__product-info__item-button {
    font-size: 16px;
    margin-top: 25px;
    width: 210px;
    height: 50px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__product-info__item-button {
    font-size: 1.43498vw;
    margin-top: 2.24215vw;
    width: 18.83408vw;
    height: 4.4843vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product-info__item-button {
    font-size: 3.46667vw;
    margin-top: 3.2vw;
    width: 28.8vw;
    height: 13.33333vw;
  }
}

.lp-makeup-top-recommend-0430__banner {
  display: block;
  width: 100%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__banner {
    margin-top: 80px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__banner {
    margin-top: 7.17489vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__banner {
    margin-top: 10.66667vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-recommend-0430__banner img.sp {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-recommend-0430__banner img.sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-recommend-0430__banner img.pc {
    display: none;
  }
}

.lp-makeup-top-category {
  background-image: url("../contentassetimages/lp-makeup-top/bg_powder.png?$staticlink$");
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 120px 0;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category {
    background-image: url("../contentassetimages/lp-makeup-top/bg_powder_sp.png?$staticlink$");
    background-size: contain;
    padding: 17.33333vw 5.33333vw;
  }
}

.lp-makeup-top-category__heading {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category__heading {
    margin-bottom: 8vw;
  }
}

.lp-makeup-top-category__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 1200px;
}

@media (min-width: 1116px) {
  .lp-makeup-top-category__list {
    margin: -2px 0 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-category__list {
    margin: -2px 0.89686vw 0;
  }
}

.lp-makeup-top-category__list-item {
  max-width: 399px;
  margin-top: 2px;
  margin-left: 2px;
}

@media (min-width: 1116px) {
  .lp-makeup-top-category__list-item {
    max-width: calc(33.33% - (4px / 2));
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-category__list-item {
    max-width: calc(33.33% - (4px / 2));
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category__list-item {
    width: calc(50% - (3px / 2));
    margin-top: 3px;
    margin-left: 3px;
  }
}

.lp-makeup-top-category__list-item__photo {
  width: 100%;
}

.lp-makeup-top-category__list-item__photo img {
  width: 100%;
}

.lp-makeup-top-category__list-item__name {
  background-color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  color: #fff;
}

@media (min-width: 1116px) {
  .lp-makeup-top-category__list-item__name {
    line-height: 1.58em;
    font-size: 24px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-category__list-item__name {
    line-height: 1.58em;
    font-size: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category__list-item__name {
    line-height: 1.26em;
    font-size: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category__list-item__name {
    height: 8vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-category__list-item:nth-of-type(3n+1) {
    margin-left: 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-category__list-item:nth-of-type(3n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-category__list-item:nth-of-type(2n+1) {
    margin-left: 0;
  }
}

.lp-makeup-top-items {
  background-color: #000;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items {
    padding: 120px 0;
    border-bottom: 1px solid #666;
  }
}

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

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

.lp-makeup-top-items__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
  color: #fff;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__heading {
    line-height: 1.5em;
    font-size: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__heading {
    line-height: 1.5em;
    font-size: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__heading {
    line-height: 1.55em;
    font-size: 4.8vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__heading {
    margin-bottom: 60px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__heading {
    margin-bottom: 5.38117vw;
  }
}

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

.lp-makeup-top-items p {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items p {
    line-height: 1.58em;
    font-size: 24px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items p {
    line-height: 1.58em;
    font-size: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items p {
    line-height: 1.26em;
    font-size: 4vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items p {
    margin-bottom: 110px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items p {
    margin-bottom: 9.86547vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items p {
    margin-bottom: 8vw;
  }
}

.lp-makeup-top-items__showcase {
  position: relative;
  margin: auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__showcase {
    width: 1074px;
    height: 787px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__showcase {
    width: 96.32287vw;
    height: 70.58296vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__showcase {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    width: 100%;
  }
}

.lp-makeup-top-items__category {
  position: absolute;
  top: 78px;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category {
    position: static;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category.category-gels {
    background: url("../contentassetimages/lp-makeup-top/bg_accordion-1.png?$staticlink$") no-repeat 0 0;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category.category-dews {
    background: url("../contentassetimages/lp-makeup-top/bg_accordion-2.png?$staticlink$") no-repeat 0 0;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category.category-inks {
    background: url("../contentassetimages/lp-makeup-top/bg_accordion-3.png?$staticlink$") no-repeat 0 0;
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category.category-powders {
    background: url("../contentassetimages/lp-makeup-top/bg_accordion-4.png?$staticlink$") no-repeat 0 0;
    background-size: 100%;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category.category-gels .slick-track, .lp-makeup-top-items__category.category-dews .slick-track {
    width: auto !important;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category.category-gels .slick-track, .lp-makeup-top-items__category.category-dews .slick-track {
    width: auto !important;
  }
}

.lp-makeup-top-items__category-name {
  position: absolute;
  cursor: pointer;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-name {
    line-height: 1.58em;
    font-size: 24px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-name {
    line-height: 1.58em;
    font-size: 2.15247vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-name {
    line-height: 1.26em;
    font-size: 4vw;
  }
}

.lp-makeup-top-items__category-name > span {
  text-align: center;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-name {
    line-height: 1.25;
    width: 259px;
    height: 78px;
    top: -78px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-name {
    line-height: 1.25;
    width: 23.2287vw;
    height: 6.99552vw;
    top: -6.99552vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-name {
    position: relative;
    width: 100%;
    height: 16vw;
  }
  .lp-makeup-top-items__category-name:before {
    position: absolute;
    top: 50%;
    right: 29px;
    margin-top: -10px;
    content: "";
    background-color: #fff;
    width: 2px;
    height: 20px;
  }
  .lp-makeup-top-items__category-name:after {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -1px;
    content: "";
    background-color: #fff;
    width: 20px;
    height: 2px;
  }
  .is-active .lp-makeup-top-items__category-name:before {
    display: none;
  }
}

.category-gels .lp-makeup-top-items__category-name {
  background: url("../contentassetimages/lp-makeup-top/bg_tab-1.png?$staticlink$") no-repeat left bottom;
  background-size: contain;
  color: #fff;
}

@media (min-width: 1116px) {
  .category-gels .lp-makeup-top-items__category-name {
    left: 0;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .category-gels .lp-makeup-top-items__category-name {
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .category-gels .lp-makeup-top-items__category-name {
    background: none;
  }
}

.category-dews .lp-makeup-top-items__category-name {
  background: url("../contentassetimages/lp-makeup-top/bg_tab-2.png?$staticlink$") no-repeat left bottom;
  background-size: contain;
  color: #000;
}

@media (min-width: 1116px) {
  .category-dews .lp-makeup-top-items__category-name {
    left: 272px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .category-dews .lp-makeup-top-items__category-name {
    left: 24.39462vw;
  }
}

@media screen and (max-width: 768px) {
  .category-dews .lp-makeup-top-items__category-name {
    background: none;
  }
}

.category-inks .lp-makeup-top-items__category-name {
  background: url("../contentassetimages/lp-makeup-top/bg_tab-3.png?$staticlink$") no-repeat left bottom;
  background-size: contain;
  color: #000;
}

@media (min-width: 1116px) {
  .category-inks .lp-makeup-top-items__category-name {
    left: 543px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .category-inks .lp-makeup-top-items__category-name {
    left: 48.69955vw;
  }
}

@media screen and (max-width: 768px) {
  .category-inks .lp-makeup-top-items__category-name {
    background: none;
  }
}

.category-powders .lp-makeup-top-items__category-name {
  background: url("../contentassetimages/lp-makeup-top/bg_tab-4.png?$staticlink$") no-repeat left bottom;
  background-size: contain;
  color: #fff;
}

@media (min-width: 1116px) {
  .category-powders .lp-makeup-top-items__category-name {
    left: 815px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .category-powders .lp-makeup-top-items__category-name {
    left: 73.09417vw;
  }
}

@media screen and (max-width: 768px) {
  .category-powders .lp-makeup-top-items__category-name {
    background: none;
  }
}

.lp-makeup-top-items__category-item {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-item {
    height: 709px;
    padding: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-item {
    height: 63.58744vw;
    padding: 30px;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-item {
    display: none;
    position: relative;
    padding: 0 5.33333vw 5.33333vw;
  }
}

.lp-makeup-top-items__category-item > div {
  color: #000;
  background-color: #fff;
  height: 649px;
  padding: 80px 45px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-item > div {
    height: 58.20628vw;
    padding: 7.17489vw 4.03587vw 4.03587vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-item > div {
    height: auto;
    padding: 8vw 5.33333vw;
  }
}

.is-active .lp-makeup-top-items__category-item {
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .is-active .lp-makeup-top-items__category-item {
    z-index: unset;
  }
}

.category-gels .lp-makeup-top-items__category-item {
  background: url("../contentassetimages/lp-makeup-top/bg_tab_content-1.png?$staticlink$") no-repeat left top;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .category-gels .lp-makeup-top-items__category-item {
    background: none;
  }
}

.category-dews .lp-makeup-top-items__category-item {
  background: url("../contentassetimages/lp-makeup-top/bg_tab_content-2.png?$staticlink$") no-repeat left top;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .category-dews .lp-makeup-top-items__category-item {
    background: none;
  }
}

.category-inks .lp-makeup-top-items__category-item {
  background: url("../contentassetimages/lp-makeup-top/bg_tab_content-3.png?$staticlink$") no-repeat left top;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .category-inks .lp-makeup-top-items__category-item {
    background: none;
  }
}

.category-powders .lp-makeup-top-items__category-item {
  background: url("../contentassetimages/lp-makeup-top/bg_tab_content-4.png?$staticlink$") no-repeat left top;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .category-powders .lp-makeup-top-items__category-item {
    background: none;
  }
}

.lp-makeup-top-items__category-heading {
  text-align: center;
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-heading {
    line-height: 1.5em;
    font-size: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-heading {
    line-height: 1.5em;
    font-size: 2.69058vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-heading {
    line-height: 1.55em;
    font-size: 4.8vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-heading {
    margin-bottom: 35px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-heading {
    margin-bottom: 3.13901vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-heading {
    margin-bottom: 2.66667vw;
  }
}

.lp-makeup-top-items__category-paragraph {
  text-align: center;
  margin: 0 -5px;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__category-paragraph {
    line-height: 1.5em;
    font-size: 20px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__category-paragraph {
    line-height: 1.5em;
    font-size: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-paragraph {
    line-height: 1.45em;
    font-size: 3.2vw;
  }
}

.lp-makeup-top-items__category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 40px -10px 0;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-list {
    margin: 5.33333vw 0 0;
  }
}

.lp-makeup-top-items__category-list .slick-slider,
.lp-makeup-top-items__category-list .slick-slide {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.lp-makeup-top-items__category-list .slick-arrow.slick-prev,
.lp-makeup-top-items__category-list .slick-arrow.slick-next {
  top: 108px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-list .slick-arrow.slick-prev,
  .lp-makeup-top-items__category-list .slick-arrow.slick-next {
    top: 0;
    color: #888888;
    z-index: 10;
    width: 13.33333vw;
    height: 100%;
  }
}

.lp-makeup-top-items__category-list .slick-arrow.slick-prev::after,
.lp-makeup-top-items__category-list .slick-arrow.slick-next::after {
  width: 16px;
  height: 16px;
  padding: 0;
  opacity: 1;
  color: #8b8b8b;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-list .slick-arrow.slick-prev::after,
  .lp-makeup-top-items__category-list .slick-arrow.slick-next::after {
    color: #888888;
  }
}

.lp-makeup-top-items__category-list .slick-arrow.slick-prev {
  left: -10px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-list .slick-arrow.slick-prev {
    left: 0;
  }
  .lp-makeup-top-items__category-list .slick-arrow.slick-prev::after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
  }
}

.lp-makeup-top-items__category-list .slick-arrow.slick-next {
  right: -10px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__category-list .slick-arrow.slick-next {
    right: 0;
  }
  .lp-makeup-top-items__category-list .slick-arrow.slick-next::after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
  }
}

.lp-makeup-top-items__product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lp-makeup-top-items__product:hover {
  opacity: 0.5;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__product {
    width: 236px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__product {
    width: 21.16592vw !important;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product {
    padding: 0;
    width: 78.66667vw !important;
  }
}

.lp-makeup-top-items__product-image {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product-image img {
    display: inline-block;
    width: 42.13333vw;
  }
}

.lp-makeup-top-items__product-name {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__product-name {
    line-height: 1.5em;
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__product-name {
    line-height: 1.5em;
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product-name {
    line-height: 1.5em;
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__product-name {
    margin-top: 40px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product-name {
    margin-top: 5.33333vw;
  }
}

.lp-makeup-top-items__product-price {
  text-align: center;
  color: #000;
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__product-price {
    line-height: 1.5em;
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__product-price {
    line-height: 1.5em;
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product-price {
    line-height: 1.5em;
    font-size: 3.2vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-items__product-price span {
    line-height: 1.5em;
    font-size: 14px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-items__product-price span {
    line-height: 1.5em;
    font-size: 1.25561vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-items__product-price span {
    line-height: 1.5em;
    font-size: 2.93333vw;
  }
}

.z-lp-makeup-top-last-note {
  margin: 1em auto 0;
  color: #fff;
}

@media (min-width: 1115px) {
  .z-lp-makeup-top-last-note {
    width: 1076px;
  }
}

@media (max-width: 1115px) and (min-width: 769px) {
  .z-lp-makeup-top-last-note {
    width: calc(1040 * 100vw / 1076);
    margin: 2em auto 0;
  }
}

@media (min-width: 769px) {
  .z-lp-makeup-top-last-note {
    font-size: 0.7em;
  }
}

@media (max-width: 768px) {
  .z-lp-makeup-top-last-note {
    font-size: 0.7em;
    margin: 1em auto 3em;
  }
}

@media (min-width: 355px) {
  .z-lp-makeup-top-last-note {
    text-align: right;
    margin: 1em auto 3em;
  }
}

/*20200825 top商品レイアウト調整*/
@media (min-width: 1116px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .lp-makeup-top-arrival__product__body div.lp-makeup-top-arrival__product__name:nth-of-type(1) {
    margin-top: 30px;
  }
}

@media (max-width: 1115px) and (min-width: 769px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-top: 1.61435vw;
    margin-bottom: 0px;
  }
}

@media (min-width: 769px) {
  .lp-makeup-top-arrival__list.js-LpMakeupTopCarousel1 .lp-makeup-top-arrival__product__category {
    margin-bottom: 0px;
  }
}

/*20200825 ヘッダー、レコメンドエリア*/
@media (min-width: 769px) {
  .lp-makeup-top-header__inner::before {
    width: 560px;
    height: 406px;
    background-repeat: no-repeat;
  }
  .lp-makeup-top-header {
    height: 403.5px;
  }
  .lp-makeup-top-header__inner {
    max-width: 100vw;
  }
}

@media (min-width: 769px) {
  .lp-makeup-top-header__title {
    position: absolute;
  }
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-weight: normal;
  }
}

@media (max-width: 768px) {
  .lp-makeup-top-header__title {
    position: unset;
  }
  .lp-makeup-top-header__inner::before {
    width: 100vw;
    height: calc(430 * 100vw / 750);
  }
  .lp-makeup-top-header__title {
    margin: 5.1vw 5.33333vw 2vw;
  }
}

@media (min-width: 1441px) {
  .lp-makeup-top-header__title {
    left: 675px;
    top: 110px;
  }
  .lp-makeup-top-header p {
    left: 675px;
    top: 205px;
  }
  .lp-makeup-top-header__inner::before {
    width: 560px;
    height: 406px;
    background-repeat: no-repeat;
  }
  .lp-makeup-top-recommend-0430__product__photo {
    width: 480px;
    margin-left: 560px;
  }
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-size: 32px;
  }
}

@media (max-width: 1440px) and (min-width: 769px) {
  .lp-makeup-top-header__title {
    left: calc(675 * 100vw / 1440);
    top: calc(110 * 100vw / 1440);
    font-size: calc(85 * 100vw / 1440);
  }
  .lp-makeup-top-header p {
    left: calc(675 * 100vw / 1440);
    top: calc(205 * 100vw / 1440);
    font-size: calc(16 * 100vw / 1440);
  }
  .lp-makeup-top-header__inner::before {
    width: calc(560 * 100vw / 1440);
    height: calc(406 * 100vw / 1440);
    background-repeat: no-repeat;
  }
  .lp-makeup-top-header {
    height: calc(403.5 * 100vw / 1440);
  }
  .lp-makeup-top-recommend-0430__product__photo {
    width: calc(480 * 100vw / 1440);
    margin-left: calc(560 * 100vw / 1440);
  }
  .lp-makeup-top-recommend-0430__product-info__item-description {
    font-size: calc(32 * 100vw / 1440);
  }
}

@media (max-width: 768px) {
  .lp-makeup-top-recommend-0430__product__photo {
    width: calc(385 * 100vw / 750);
    margin-left: calc(280 * 100vw / 750);
  }
  .lp-makeup-top-recommend-0430__product-info__item-button {
    height: calc(40 * 100vw / 320);
  }
}

/*20210118 VIRTUAL TRY ON*/
.lp-makeup-top-virtual {
  position: relative;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual {
    margin-top: 120px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual {
    margin-top: 10.76233vw;
  }
}

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

.lp-makeup-top-virtual .lp-makeup-top-anchor {
  position: absolute;
}

@media (min-width: 769px) {
  .lp-makeup-top-virtual .lp-makeup-top-anchor {
    top: -100px;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual .lp-makeup-top-anchor {
    top: -61px;
  }
}

.lp-makeup-top-virtual__inner {
  background-color: #f6f6f6;
  background: #f6f6f6 url("../contentassetimages/lp-makeup-top/virtual_bg_footer_pc.jpg?$staticlink$") no-repeat 50% 100%;
  background-size: 100% auto;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__inner {
    padding-bottom: 120px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__inner {
    background-image: url("../contentassetimages/lp-makeup-top/virtual_bg_footer_sp.jpg?$staticlink$");
    padding-bottom: 16vw;
  }
}

.lp-makeup-top-virtual__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header {
    display: block;
  }
}

.lp-makeup-top-virtual__header-photo {
  width: 50.556%;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header-photo {
    width: 100%;
  }
}

.lp-makeup-top-virtual__header-body {
  background: url("../contentassetimages/lp-makeup-top/virtual_bg_header_pc.jpg?$staticlink$") no-repeat 100% 0;
  background-size: contain;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__header-body {
    padding: 0 62px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__header-body {
    padding: 0 5.56054vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header-body {
    background-image: url("../contentassetimages/lp-makeup-top/virtual_bg_header_sp.jpg?$staticlink$");
    padding: 8vw 10.66667vw;
  }
}

.lp-makeup-top-virtual__header-heading {
  font-family: 'readerregular', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  line-height: 1.2;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__header-heading {
    font-size: 44px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__header-heading {
    font-size: 3.94619vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header-heading {
    font-size: 5.86667vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__header-text {
    font-size: 18px;
    margin-top: 15px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header-text {
    font-size: 3.73333vw;
    margin-top: 4vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__header-desc {
    font-size: 16px;
    margin-top: 25px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__header-desc {
    font-size: 1.43498vw;
    margin-top: 2.24215vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__header-desc {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
}

.lp-makeup-top-virtual__product {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__product {
    max-width: 1076px;
    padding-bottom: 130px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__product {
    width: calc(100% - 40px);
    padding-bottom: 11.65919vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__product {
    width: 89.33333vw;
    padding-bottom: 18.66667vw;
  }
}

.lp-makeup-top-virtual__usage {
  text-align: center;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__usage {
    margin-top: 60px;
    padding: 60px 20px 0;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__usage {
    margin-top: 9.33333vw;
    padding: 8vw 5.33333vw 0;
  }
}

.lp-makeup-top-virtual__usage-heading {
  line-height: 1.2;
  text-align: center;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__usage-heading {
    font-size: 22px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__usage-heading {
    font-size: 1.97309vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__usage-heading {
    font-size: 4.5vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__usage-text {
    font-size: 16px;
    margin-top: 25px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__usage-text {
    font-size: 1.43498vw;
    margin-top: 2.24215vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__usage-text {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
}

.lp-makeup-top-virtual__try {
  line-height: 1.2;
  text-align: center;
  text-transform: inherit;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__try {
    font-size: 26px;
    margin-top: 50px;
  }
}

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

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__try {
    font-size: 5vw;
    margin-top: 6.66667vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__list {
    padding: 0 58px;
    margin-top: 40px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__list {
    padding: 0 5.20179vw;
    margin-top: 3.58744vw;
  }
}

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

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev,
.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next {
  width: 30px;
  height: 30px;
  padding-bottom: 30px;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev,
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next {
    width: 20px;
    height: 20px;
    padding-bottom: 20px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev::after,
.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next::after {
  width: 20px;
  height: 20px;
  padding: 0;
  opacity: 1;
  border-color: #888888;
  border-width: 0 2px 2px 0;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev::after,
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next::after {
    width: 14px;
    height: 14px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev {
  left: 33px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev {
    left: 2.95964vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev {
    left: 15px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev:after {
  margin-top: 4px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-prev:after {
    margin-top: 3px;
    margin-left: 3px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next {
  right: 33px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next {
    right: 2.95964vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next {
    right: 15px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next:after {
  margin-top: 4px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-arrow.slick-next:after {
    margin-top: 3px;
    margin-left: 3px;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-list {
  overflow: hidden;
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slider,
.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slide {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  height: inherit;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slide {
    width: 100vw;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-slide > div {
    width: 100%;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots {
  font-size: 0;
  line-height: 1;
  left: 0;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots {
    bottom: -52px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots {
    bottom: -6.27803vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots {
    bottom: -8vw;
  }
}

.lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots > li {
  width: 12px;
  height: 12px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list.js-LpMakeupTopCarousel6 .slick-dots > li {
    width: 10px;
    height: 10px;
  }
}

.lp-makeup-top-virtual__list-item {
  color: inherit;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0 auto;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__list-item {
    padding: 0 22px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__list-item {
    padding: 0 1.97309vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__list-item {
    width: 68vw !important;
  }
}

.lp-makeup-top-virtual__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.lp-makeup-top-virtual__item-photo {
  min-height: 0%;
}

.lp-makeup-top-virtual__item-name {
  font-weight: bold;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 0%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__item-name {
    font-size: 16px;
    margin-top: 15px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__item-name {
    font-size: 1.43498vw;
    margin-top: 1.34529vw;
  }
}

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

.lp-makeup-top-virtual__item-body {
  text-align: center;
  min-height: 0%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__item-body {
    font-size: 16px;
    margin-top: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__item-body {
    font-size: 1.43498vw;
    margin-top: 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__item-body {
    font-size: 3.2vw;
    margin-top: 2.66667vw;
  }
}

.lp-makeup-top-virtual__item-button {
  color: #fff;
  background: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1116px) {
  .lp-makeup-top-virtual__item-button {
    height: 50px;
    margin-top: 20px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-virtual__item-button {
    height: 4.4843vw;
    margin-top: 1.79372vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-virtual__item-button {
    height: 10.66667vw;
    margin-top: 4vw;
  }
}

/*20210118 BEAUTY TOPICS*/
.lp-makeup-top-topics {
  background-color: #f4f4f4;
  position: relative;
}

.lp-makeup-top-topics .lp-makeup-top-anchor {
  position: absolute;
}

@media (min-width: 769px) {
  .lp-makeup-top-topics .lp-makeup-top-anchor {
    top: -100px;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics .lp-makeup-top-anchor {
    top: -61px;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__inner {
    padding: 110px 0 170px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__inner {
    padding: 9.86547vw 0 15.24664vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__inner {
    padding: 13.33333vw 0 24vw;
  }
}

.lp-makeup-top-topics__header {
  text-align: center;
}

.lp-makeup-top-topics__header-heading {
  font-family: 'readerregular', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  line-height: 1.2;
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__header-heading {
    font-size: 44px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__header-heading {
    font-size: 3.94619vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__header-heading {
    font-size: 5.86667vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__header-text {
    font-size: 16px;
    margin-top: 25px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__header-text {
    font-size: 1.43498vw;
    margin-top: 2.24215vw;
  }
}

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

@media (min-width: 1116px) {
  .lp-makeup-top-topics__list {
    margin-top: 50px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__list {
    margin-top: 4.4843vw;
  }
}

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

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev,
.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next {
  width: 30px;
  height: 30px;
  padding-bottom: 30px;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev,
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next {
    width: 20px;
    height: 20px;
    padding-bottom: 20px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev::after,
.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next::after {
  width: 20px;
  height: 20px;
  padding: 0;
  opacity: 1;
  border-color: #888888;
  border-width: 0 2px 2px 0;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev::after,
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next::after {
    width: 14px;
    height: 14px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev {
  left: 33px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev {
    left: 2.95964vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev {
    left: 12px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev:after {
  margin-top: 4px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-prev:after {
    margin-top: 3px;
    margin-left: 3px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next {
  right: 33px;
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next {
    right: 2.95964vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next {
    right: 12px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next:after {
  margin-top: 4px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-arrow.slick-next:after {
    margin-top: 3px;
    margin-left: 3px;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    height: inherit;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-slide.slick-center > div {
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 769px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-slide > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-slide > div {
    width: 100%;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots {
  font-size: 0;
  line-height: 1;
  left: 0;
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots {
    bottom: -52px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots {
    bottom: -4.66368vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots {
    bottom: -8vw;
  }
}

.lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots > li {
  width: 12px;
  height: 12px;
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__list.js-LpMakeupTopCarousel7 .slick-dots > li {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 769px) {
  .lp-makeup-top-topics__list-item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.lp-makeup-top-topics__item {
  color: inherit;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border-bottom: 10px solid #d6001c;
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__item {
    min-height: 450px;
    width: 342px;
    margin: 0 12px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__item {
    min-height: 40.35874vw;
    width: 30.67265vw;
    margin: 0 1.07623vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__item {
    min-height: 381px;
    max-width: 295px;
    margin: 0 3px;
  }
}

.lp-makeup-top-topics__item-photo {
  min-height: 0%;
}

.lp-makeup-top-topics__item-photo > img {
  width: 100%;
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__item-body {
    padding: 30px 25px 25px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__item-body {
    padding: 2.69058vw 2.24215vw 2.24215vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__item-body {
    padding: 5.86667vw 5.33333vw 5.33333vw;
  }
}

.lp-makeup-top-topics__item-title {
  font-weight: bold;
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__item-title {
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__item-title {
    font-size: 1.43498vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__item-title {
    font-size: 3.73333vw;
  }
}

@media (min-width: 1116px) {
  .lp-makeup-top-topics__item-text {
    font-size: 16px;
    margin-top: 15px;
  }
}

@media (min-width: 769px) and (max-width: 1115px) {
  .lp-makeup-top-topics__item-text {
    font-size: 1.43498vw;
    margin-top: 1.34529vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-makeup-top-topics__item-text {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
}
