[class*="flexbox"] {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1440px;
  margin: auto
}

[class*="flexbox"]:not([class*="_pc"]):not([class*="_sp"]) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

[class*="flexbox"]:not([class*="_pc"]):not([class*="_sp"])>* {
  width: 50%
}

[class*="flexbox"][class*="_middle"] {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

[class*="flexbox"][class*="_left"] {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

[class*="flexbox"][class*="_right"] {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

[class*="flexbox"][class*="_reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

[class*="text"] {
  padding: .1px
}

[class*="text"][class*="_left"]:not([class*="_pc"]):not([class*="_sp"]) {
  text-align: left
}

[class*="text"][class*="_right"]:not([class*="_pc"]):not([class*="_sp"]) {
  text-align: right
}

[class*="text"][class*="_center"]:not([class*="_pc"]):not([class*="_sp"]) {
  text-align: center
}

.lp-alivewithbeauty .button {
  text-transform: none;
  font-family: ReaderMedium, Arial, sans-serif;
  padding: 0 1.5em
}

.lp-alivewithbeauty .button.fill {
  background-color: #000;
  color: #fff
}

.lp-alivewithbeauty .button.secondary {
  border: 1px solid currentColor
}

.lp-alivewithbeauty .video-js {
  background-color: transparent !important
}

.lp-alivewithbeauty h1, .lp-alivewithbeauty h2, .lp-alivewithbeauty h3 {
  text-transform: none;
  font-family: ReaderRegular, Arial, sans-serif
}

.lp-alivewithbeauty h2 {
  line-height: 1.2;
  margin-top: -0.21em;
  letter-spacing: 0
}

.lp-alivewithbeauty h2.f_60 {
  line-height: 1.166
}

.lp-alivewithbeauty h2+p {
  font-family: ReaderBold, Arial, sans-serif;
  line-height: 1.416
}

.lp-alivewithbeauty h2+.content {
  letter-spacing: 0;
  line-height: 1.5
}

.lp-alivewithbeauty h2+.content .button {
  padding: 0 1.5em
}

.lp-alivewithbeauty h2 .note {
  letter-spacing: 0
}

.lp-alivewithbeauty h3 {
  margin-top: -0.1em;
  line-height: 1;
  font-family: ReaderMedium, Arial, sans-serif
}

.lp-alivewithbeauty h4 {
  text-transform: none
}

.lp-alivewithbeauty dl.list dt {
  font-family: ReaderBold, Arial, sans-serif
}

.lp-alivewithbeauty dl.list dd {
  margin: 0
}

.lp-alivewithbeauty .product_block .slick-list {
  overflow: visible !important
}

.lp-alivewithbeauty .product_block .slick-arrow {
  top: 30%
}

.lp-alivewithbeauty .product_block .slick-arrow::after {
  padding: 2.13333vw
}

.lp-alivewithbeauty .product_block .slick-arrow.slick-next {
  right: -5%
}

.lp-alivewithbeauty .product_block .slick-arrow.slick-prev {
  left: -5%
}

.lp-alivewithbeauty .product_block .slick-arrow {
  visibility: visible
}

.lp-alivewithbeauty .product_block .list {
  list-style: none
}

.lp-alivewithbeauty .product_block .list .name {
  font-family: ReaderMedium, Arial, sans-serif;
  line-height: 1.23
}

.lp-alivewithbeauty .product_block .list .desc {
  font-family: ReaderRegular, Arial, sans-serif
}

.lp-alivewithbeauty .product_block .list a {
  display: block;
  margin: auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center
}

.lp-alivewithbeauty .product_block .list>li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center
}

.lp-alivewithbeauty .product_block .list>li .text {
  line-height: 1.5
}

.lp-alivewithbeauty .product_block .list a {
  color: #000
}

.lp-alivewithbeauty .product_block .list a .button {
  font-family: ReaderRegular, Arial, sans-serif;
  text-align: center
}

.lp-alivewithbeauty .bg_accent {
  background-color: #c8102e;
  color: #fff
}

.lp-alivewithbeauty .bg_shadow {
  -webkit-box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 24px 6px rgba(0, 0, 0, 0.05)
}

.lp-alivewithbeauty .lp-alivewithbeauty-sec {
  text-align: center
}

.lp-alivewithbeauty .lp-alivewithbeauty-sec>.inner {
  max-width: 1076px;
  margin-left: auto;
  margin-right: auto;
  padding: .1px
}

.lp-alivewithbeauty .lp-alivewithbeauty-sec .movie {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto
}

.lp-alivewithbeauty .bold {
  font-family: ReaderBold, Arial, sans-serif
}

.lp-alivewithbeauty .medium {
  font-family: ReaderMedium, Arial, sans-serif
}

.lp-alivewithbeauty .em {
  color: #c8102e
}

.lp-alivewithbeauty .note.small {
  line-height: 1.28;
  letter-spacing: 0
}

.lp-alivewithbeauty .f_40.em {
  line-height: 1.1
}

.lp-alivewithbeauty .mt_10 {
  display: inline-block
}

.lp-alivewithbeauty .category_block {
  text-align: center
}

.lp-alivewithbeauty .category_block h2 {
  font-family: ReaderBold, Arial, sans-serif;
  letter-spacing: .01em
}

.lp-alivewithbeauty .category_block .visual {
  text-align: center
}

.lp-alivewithbeauty .category_block .visual>.pc {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative
}

.lp-alivewithbeauty .category_block .visual>.pc .and, .lp-alivewithbeauty .category_block .visual>.pc .copy {
  position: absolute;
  left: 0;
  z-index: 2
}

.lp-alivewithbeauty .category_block .visual+*>* {
  margin-top: -.25em;
  margin-bottom: -.25em
}

.lp-alivewithbeauty .category_block .button {
  margin: auto
}

.lp-alivewithbeauty .sample_block {
  color: #fff;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ccc
}

.lp-alivewithbeauty .sample_block .inner {
  margin-left: auto;
  margin-right: 0;
  text-align: left;
  background-color: #c8102e
}

.lp-alivewithbeauty .sample_block .inner h2 {
  letter-spacing: .008em
}

.lp-alivewithbeauty .sample_block .inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.lp-alivewithbeauty .sample_block .inner ul>li {
  list-style: none
}

.lp-alivewithbeauty .sample_block .inner ul>li h3 span {
  font-family: ReaderRegular, Arial, sans-serif
}

.lp-alivewithbeauty .sample_block .inner ul>li h3 p {
  font-family: ReaderBold, Arial, sans-serif;
  display: block;
  letter-spacing: .01em
}

.lp-alivewithbeauty .sample_block .inner ul>li h3 img {
  margin-left: .25em;
  height: .8em;
  vertical-align: bottom
}

.lp-alivewithbeauty .sample_block .inner ul>li h3+p {
  margin-top: 4%
}

.lp-alivewithbeauty .sample_block .inner a.button {
  color: #fff
}

.lp-alivewithbeauty .dandr_block .link_box {
  margin-left: auto;
  margin-right: auto;
  position: relative
}

.lp-alivewithbeauty .dandr_block .link_box a {
  position: relative;
  display: block
}

.lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c8102e
}

.lp-alivewithbeauty .dandr_block .link_box::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.lp-alivewithbeauty .dandr_block .link_box dl:last-child {
  margin-left: auto
}

.lp-alivewithbeauty .dandr_block .link_box dt {
  text-align: center;
  font-family: ReaderBold, Arial, sans-serif
}

.lp-alivewithbeauty .dandr_block .link_box dd {
  margin: 0
}

.lp-alivewithbeauty .dandr_block .link_box img {
  display: block;
  margin: auto
}

.lp-alivewithbeauty .dandr_block .link_box>dl {
  min-width: 300px;
  min-height: 300px
}

.lp-alivewithbeauty .dandr_block .link_box>dl>dd {
  margin: auto;
  line-height: 1.375;
  text-align: left
}

.lp-alivewithbeauty .dandr_block .link_box>dl>dd>a>img {
  width: 26%
}

.lp-alivewithbeauty .dandr_block .link_box>dl>dd ul img {
  width: 77%
}

.lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
  display: block;
  color: #000
}

.lp-alivewithbeauty .dandr_block .link_box .circle {
  border-radius: 100%
}

.lp-alivewithbeauty .dandr_block .link_box .items {
  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
}

.lp-alivewithbeauty .dandr_block .link_box .items li {
  list-style: none;
  text-align: center
}

.lp-alivewithbeauty .dandr_block .link_box+.button {
  font-family: ReaderMedium, Arial, sans-serif
}

.lp-alivewithbeauty .hydration_block {
  position: relative
}

.lp-alivewithbeauty .hydration_block a {
  position: absolute
}

.lp-alivewithbeauty .regimen_block .link_box {
  position: relative
}

.lp-alivewithbeauty .regimen_block .link_box a {
  color: #000;
  display: block;
  cursor: pointer;
  position: absolute
}

.lp-alivewithbeauty .regimen_block [class^="cate_"] {
  position: absolute
}

.lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
  font-family: ReaderRegular, Arial, sans-serif
}

.lp-alivewithbeauty .regimen_block [class^="cate_"] .products {
  position: absolute;
  width: 100%;
  bottom: 0
}

.lp-alivewithbeauty .regimen_block [class^="cate_"] .sub {
  display: block;
  font-family: ReaderBold, Arial, sans-serif;
  letter-spacing: -.03em
}

.lp-alivewithbeauty .regimen_block .cate_01 .title {
  color: #fff
}

.lp-alivewithbeauty .regimen_block .cate_02 .title {
  color: #c8102e
}

.is-ie .lp-alivewithbeauty .alivewithbeauty-instagram {
  display: none
}

.lp-alivewithbeauty .alivewithbeauty-instagram a {
  color: currentColor;
  font-size: 100%
}

.lp-alivewithbeauty .alivewithbeauty-instagram h2 a {
  font-family: ReaderBold, Arial, sans-serif
}

.lp-alivewithbeauty .alivewithbeauty-instagram .slick-dots {
  opacity: 0
}

.lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
  text-align: right;
  font-family: ReaderBold, Arial, sans-serif
}

.lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter span {
  max-height: 50px;
  height: 6vw;
  display: inline-block;
  padding: 0 7px;
  letter-spacing: 1.4px
}

.lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter span:first-child {
  border-right: 1px solid #666
}

.lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter span:last-child {
  padding-right: 0;
  font-family: ReaderRegular, Arial, sans-serif;
  color: #666
}

.lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"]+.dragdealer {
  background-color: #d9586d
}

.lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"]+.dragdealer .handle {
  background-color: #fff
}

.lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"]+.dragdealer+.slick-counter span:first-child {
  border-right-color: #d9586d
}

.lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"]+.dragdealer+.slick-counter span:last-child {
  color: #fff
}

.lp-alivewithbeauty .alivewithbeauty-instagram .instagram__link {
  position: relative;
  display: block;
  width: 100%
}

.lp-alivewithbeauty .alivewithbeauty-instagram .instagram__link::before {
  content: '';
  display: block;
  padding-top: 100%
}

.lp-alivewithbeauty .alivewithbeauty-instagram .instagram__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center
}

.lp-alivewithbeauty .alivewithbeauty-instagram .instagram__video-icon {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 80px;
  height: 80px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAAA2FBMVEUAAAAAAAAAAAAAAAAFBQUAAAAAAAAAAAC5ubnBwcH///+rq6v////7+/sODg79/f3////4+Pja2tpKSkr+/v7+/v7+/v7+/v79/f39/f39/f3y8vLn5+fQ0NCWlpb7+/v7+/v6+vr5+fn29vby8vLw8PDw8PDl5eXZ2dl7e3uHh4djY2P4+Pj19fXz8/Px8fHt7e3s7Ozr6+vV1dXNzc3Dw8OwsLCcnJz+/v77+/v19fX19fXq6urs7Ozb29vMzMzW1takpKRHR0f7+/v39/fJycmLi4v///8xoy0LAAAAR3RSTlMAAwYKDBEPFD08/ST70RbV+rBEEvbz8Ork3tqLXTsd1M2+t6mEfXhXTCIZF6uglY9ybWRXNy4mH/TFtZuFaWNGPSEZyqA0LA6g9ukAAALASURBVFjD7djZVuJAEAZgcRqiJCxhG3YQ2QRXZNFxnNHZ6v3faBKJFHSqUi3mxnP8r7z6zt9rpA8+82GT8BKTpCdGDRMbh3kfd7jJ/iRioexDhrQvfkLmW73A0sKQsrejqZcQ5B6cwqBKiLL3qtnNK7dbr9Y696eD8TQgsaSxt+aWg0watlLqNYtIoih5AddyHQil0m8rZSruePY5ltslh+uWKBp5N2Vg05lrouxNTiEqpcdt0cB77oKQhixueXYdxFwohYNmCwbjzYFBrrbEyIJKnYBRHjWR9fpgltLcn0YZfHLAMJ0iVuS9VAaMM8SKPDgLTX6FBcttrEiA64I10HL07xsr9hHkCo4gBGazP74yYGWqcMxkQdULg5ZlnXEncbauyIPtPAlaydsqCfYUXXEz4iYQYNLP2UWa2otFAXwgwGSQcY0QCwiSU0hswuPka6aX4ZIDnEQSvCPB1Es88mfo2vgTDdrAgYH4q6EdzHulosA5BXoeitbx7qzkcJkpsCCDVvZ7HjDVGMCjjjnYEkGtINSjwUUkmPSiTSF0fZBflKLDrDK3yOAK+7DGbGxuG0IDQeLoKeUyR487KNAUzvI1czlwRzm9QpAc818KtNjLBjJKAFWGvg/xOiTuBhb0xSH1CWAv7PRSKxiuuLoLgfwnBVwlguoStNzyH710S/iM+uKz/hnOA5tztiBWxJ0jp7zEgsI/X2a50Qpyoq2tgTBgCfTEQt7Ey010jx/0yJG9uu15EohiSfIymieJBWEeTyamP1QOA9GOWmunr0QPK25+SrElf7cYTxBXjTK5ujPFeILoke1hTj+HvVHK59BLvO0Hs1pcu3UnOGndh2ZbBRzjCeLaVMXF07jQsr2/kGM84dEBTcSQEzzxlUV+FJFJHRVegiQRTfmtSiYZMyFwIhnrE2J8HEbQ3q0efOZD5j/xGPJuVILa9QAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.header-container {
  position: relative;
  z-index: 1
}

.insta main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto
}

.insta section {
  width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px
}

.insta img {
  width: 100%;
  height: auto
}

.insta a {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.insta a:before {
  content: '';
  display: block;
  padding-top: 100%
}

.insta a>span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: top left
}

@media (min-width: 778px) {
  .pt_content.sticky-header {
    padding-top: 80px
  }
}

@media screen and (max-width: 778px) {
  .pt_content.sticky-header {
    padding-top: 64.09px
  }

  [class*="flexbox"][class*="_sp"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  [class*="flexbox"][class*="_sp"]>* {
    width: 50%
  }

  [class*="flexbox"] .pic+[class*="text"] {
    margin-top: 5.33333vw
  }

  [class*="flexbox"] .pic.left {
    padding-right: 5.33333vw
  }

  [class*="flexbox"] .pic.right {
    padding-left: 5.33333vw
  }

  [class*="text"]>.inner {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw
  }

  [class*="text"]+.inner {
    margin-top: 16vw
  }

  [class*="text"][class*="_left"][class*="_sp"] {
    text-align: left
  }

  [class*="text"][class*="_right"][class*="_sp"] {
    text-align: right
  }

  [class*="text"][class*="_center"][class*="_sp"] {
    text-align: center
  }

  .lp-alivewithbeauty {
    padding-bottom: 32vw
  }

  .lp-alivewithbeauty {
    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;
    padding-bottom: 16vw;
    line-height: 1.25
  }

  .lp-alivewithbeauty a:hover {
    opacity: 1
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-main a:hover {
    opacity: 1
  }

  .lp-alivewithbeauty .z-video-or-image-wrapper .video-wrapper {
    padding-top: 177%
  }

  .lp-alivewithbeauty .button {
    font-size: 3.2vw
  }

  .lp-alivewithbeauty .button {
    height: 9.06667vw
  }

  .lp-alivewithbeauty .button {
    line-height: 9.06667vw
  }

  .lp-alivewithbeauty .button {
    display: block
  }

  .lp-alivewithbeauty h2 {
    font-size: 6.93333vw
  }

  .lp-alivewithbeauty h2+* {
    margin-top: 6.26667vw
  }

  .lp-alivewithbeauty h2+p {
    font-size: 3.73333vw
  }

  .lp-alivewithbeauty h2+p {
    margin-top: 6.66667vw
  }

  .lp-alivewithbeauty h2+p+.note {
    margin-top: 1.33333vw
  }

  .lp-alivewithbeauty h2+.content {
    font-size: 3.33333vw
  }

  .lp-alivewithbeauty h2+.content {
    margin-top: 3.2vw
  }

  .lp-alivewithbeauty h2+.content .button {
    margin-top: 7.2vw
  }

  .lp-alivewithbeauty h2 .note {
    margin-top: 4vw
  }

  .lp-alivewithbeauty h3+.note {
    margin-top: 1.33333vw
  }

  .lp-alivewithbeauty dl.list dt {
    font-size: 3.2vw
  }

  .lp-alivewithbeauty dl.list dt {
    margin-top: 4vw
  }

  .lp-alivewithbeauty dl.list dd {
    font-size: 3.33333vw
  }

  .lp-alivewithbeauty dl.list dd {
    margin-top: .93333vw
  }

  .lp-alivewithbeauty dl.list dd {
    line-height: 1.416
  }

  .lp-alivewithbeauty .product_block h2 {
    font-size: 5.33333vw
  }

  .lp-alivewithbeauty .product_block .slick-track>.slick-slide .text .desc {
    min-height: 10vw
  }

  .lp-alivewithbeauty .product_block .list {
    width: 65.33333vw;
    margin-left: auto;
    margin-right: auto
  }

  .lp-alivewithbeauty .product_block .list .name {
    font-size: 3.6vw
  }

  .lp-alivewithbeauty .product_block .list .desc {
    font-size: 2.66667vw
  }

  .lp-alivewithbeauty .product_block .list .desc {
    margin-top: 1.73333vw
  }

  .lp-alivewithbeauty .product_block .list a {
    width: 49.06667vw
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    margin-left: 2.66667vw
  }

  .lp-alivewithbeauty .product_block .list>li .text {
    margin-top: 2.93333vw
  }

  .lp-alivewithbeauty .product_block .list>li .text {
    line-height: 1.4
  }

  .lp-alivewithbeauty .product_block .list a .button {
    font-size: 2.66667vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    height: 8vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    line-height: 8vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    margin-top: 1.86667vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    width: 100%
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec+.lp-alivewithbeauty-sec, .lp-alivewithbeauty .lp-alivewithbeauty-sec+.lp-alivewithbeauty-sec section+section {
    margin-top: 16vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec.container {
    padding: 0
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec>.inner {
    margin-left: 5.33333vw;
    margin-right: 5.33333vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec.bg_accent {
    padding-bottom: 16vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec .movie+* {
    margin-top: 16vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec .movie+* h2 {
    font-size: 8vw
  }

  .lp-alivewithbeauty .note {
    line-height: 1.416
  }

  .lp-alivewithbeauty .note {
    font-size: 3.33333vw
  }

  .lp-alivewithbeauty .note.small {
    font-size: 2.53333vw
  }

  .lp-alivewithbeauty .f_14 {
    font-size: 2.53333vw
  }

  .lp-alivewithbeauty .f_20 {
    font-size: 3.33333vw
  }

  .lp-alivewithbeauty .f_24 {
    font-size: 3.2vw
  }

  .lp-alivewithbeauty .f_40 {
    font-size: 5.33333vw
  }

  .lp-alivewithbeauty .f_50 {
    font-size: 6.66667vw
  }

  .lp-alivewithbeauty .f_60 {
    font-size: 8vw
  }

  .lp-alivewithbeauty .f_90 {
    font-size: 12vw
  }

  .lp-alivewithbeauty .mt_10 {
    margin-top: 1.33333vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    font-size: 3.73333vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-top: 8vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-bottom: 5.33333vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    line-height: 1.357
  }

  .lp-alivewithbeauty .category_block .button {
    width: 73.06667vw
  }

  .lp-alivewithbeauty .sample_block.container {
    padding-top: 100%;
    background-image: url("../images/lp/alivewithbeauty/sample_block_bg_sp.jpg?$staticlink$")
  }

  .lp-alivewithbeauty .sample_block .inner {
    width: auto;
    padding: 10% 5.33333vw;
    margin: 0
  }

  .lp-alivewithbeauty .sample_block .inner h2 {
    font-size: 6.66667vw
  }

  .lp-alivewithbeauty .sample_block .inner h2+* {
    margin-top: 8vw
  }

  .lp-alivewithbeauty .sample_block .inner ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .lp-alivewithbeauty .sample_block .inner ul>li {
    width: 48%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li:nth-child(2n) {
    width: 44%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li:nth-child(2)~li {
    margin-top: 7.5vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 span {
    font-size: 5.33333vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 p {
    font-size: 3.33333vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 p {
    line-height: 1.4;
    margin-top: 5%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3+p {
    font-size: 2.53333vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3+p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
  }

  .lp-alivewithbeauty .sample_block .inner a.button {
    display: block;
    padding: 0;
    margin-top: 8vw
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    margin-top: 6.66667vw
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    width: 89.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    width: 1.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    height: 12.4vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl.bg_accent {
    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
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl.bg_accent>dd {
    letter-spacing: .01em
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl+dl {
    margin-top: 23.06667vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl+dl>dd {
    width: 58.93333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    padding-top: 14.8vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    width: 89.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    height: 89.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dt {
    font-size: 5.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    font-size: 2.66667vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    margin-top: 3.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd>a {
    margin-top: 8vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    font-size: 4vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    margin-top: 6.66667vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul {
    margin-top: 3.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    font-size: 2.4vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    margin-top: 1.33333vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    line-height: 1.222
  }

  .lp-alivewithbeauty .dandr_block .link_box .items {
    margin-left: -2%;
    margin-right: -2%
  }

  .lp-alivewithbeauty .dandr_block .link_box .items li {
    width: 21%
  }

  .lp-alivewithbeauty .dandr_block .link_box+.button {
    margin-top: 10.66667vw
  }

  .lp-alivewithbeauty .dandr_block .link_box+.button {
    display: block;
    padding: 0
  }

  .lp-alivewithbeauty .hydration_block a {
    bottom: 6.5%;
    right: 5%;
    height: 6.4%;
    width: 90.2%
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] {
    width: 100%
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
    font-size: 4vw
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
    padding-top: 2.2%
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .sub {
    font-size: 4.26667vw
  }

  .lp-alivewithbeauty .regimen_block .cate_01 {
    top: 0;
    height: 56.3%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 .products {
    top: 8.4%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"] {
    position: relative;
    height: 22.2%;
    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;
    padding-left: 52%;
    text-align: left
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"]+* {
    margin-top: 6%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 {
    bottom: 0;
    height: 36%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 .products {
    top: 13.25%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 .sub {
    padding-top: 7.5%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"] {
    font-size: 3.2vw
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"] {
    width: 34%;
    height: 35%;
    padding-top: 28.2%;
    letter-spacing: .02em
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_001 {
    left: 7.5%;
    top: 20%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_002 {
    right: 7.5%;
    top: 20%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_003 {
    left: 7.5%;
    top: 54.8%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_004 {
    right: 7.5%;
    top: 54.8%
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h2 {
    font-size: 6vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h2+* {
    margin-top: 6.93333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3 {
    font-size: 4vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3+* {
    margin-top: 5.33333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    margin-top: 8vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    height: .93333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer .handle {
    height: .93333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    font-size: 3.73333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    margin-top: 2.8vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-left: -1.33333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-right: -.8vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-left: 1.33333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-right: 1.33333vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide>div+div .rv-item {
    padding-top: 2.66667vw
  }

  .pc {
    display: none !important
  }

  html:not(.no-js) [data-aos=fade-left], html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: none !important;
    transform: none !important
  }

  html:not(.no-js) [data-aos^="fade"] {
    -webkit-transform: none !important;
    transform: none !important
  }
}

@media (min-width: 779px) {
  [class*="flexbox"][class*="_pc"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  [class*="flexbox"][class*="_pc"]>* {
    width: 50%
  }

  [class*="flexbox"] .pic.left {
    text-align: left
  }

  [class*="flexbox"] .pic.right {
    text-align: right
  }

  [class*="text"][class*="_left"][class*="_pc"] {
    text-align: left
  }

  [class*="text"][class*="_right"][class*="_pc"] {
    text-align: right
  }

  [class*="text"][class*="_center"][class*="_pc"] {
    text-align: center
  }

  .lp-alivewithbeauty .button {
    display: inline-block !important
  }

  .lp-alivewithbeauty a .instagram__image:hover {
    opacity: .7
  }

  .lp-alivewithbeauty a .text p:not(.desc):hover {
    color: #c8102e
  }

  .lp-alivewithbeauty dl.list dd {
    line-height: 1.5
  }

  .lp-alivewithbeauty .product_block.lp-alivewithbeauty-sec>.inner {
    padding-left: 1em;
    padding-right: 1em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }

  .lp-alivewithbeauty .product_block .slick-track {
    width: 100% !important;
    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
  }

  .lp-alivewithbeauty .product_block .slick-track::before, .lp-alivewithbeauty .product_block .slick-track::after {
    display: none
  }

  .lp-alivewithbeauty .product_block .slick-slide {
    width: auto !important
  }

  .lp-alivewithbeauty .product_block .list a:hover {
    opacity: 1
  }

  .lp-alivewithbeauty .product_block .list a img:hover, .lp-alivewithbeauty .product_block .list a .button:hover {
    opacity: .7
  }

  .lp-alivewithbeauty .product_block .list>li:only-child a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    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
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    border-left: 1px solid #ccc
  }

  .lp-alivewithbeauty .product_block .list>li .text span:hover {
    color: #c8102e
  }

  .lp-alivewithbeauty .note {
    line-height: 1.5
  }

  .lp-alivewithbeauty .category_block .visual+* {
    line-height: 1.416
  }

  .lp-alivewithbeauty .category_block .button:hover {
    background-color: #4d4d4d
  }

  .lp-alivewithbeauty .sample_block {
    background-image: url("../images/lp/alivewithbeauty/sample_block_bg_pc.jpg?$staticlink$")
  }

  .lp-alivewithbeauty .sample_block .inner {
    padding: 4.21% 5.68%;
    width: 65%
  }

  .lp-alivewithbeauty .sample_block .inner h2+* {
    margin-top: 5.5%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li {
    width: 47%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li:nth-child(2)~li {
    margin-top: 6.8%
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 p {
    line-height: 1.5;
    margin-top: 4%
  }

  .lp-alivewithbeauty .sample_block .inner a.button {
    width: 30.2%;
    margin-top: 5.7%;
    min-width: auto
  }

  .lp-alivewithbeauty .sample_block .inner a.button:hover {
    border-color: currentColor;
    color: currentColor
  }

  .lp-alivewithbeauty .dandr_block .inner {
    padding: 0 5vw;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 678px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    width: 73%
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    line-height: 1.285
  }

  .lp-alivewithbeauty .dandr_block .link_box .items li {
    width: 25%
  }

  .lp-alivewithbeauty .dandr_block .link_box+.button {
    padding: 0
  }

  .lp-alivewithbeauty .hydration_block a {
    bottom: 32.5%;
    right: 36%;
    height: 8.5%;
    width: 13.5%
  }

  .lp-alivewithbeauty .hydration_block a:hover {
    background-color: rgba(199, 2, 32, 0.3)
  }

  .lp-alivewithbeauty .regimen_block .inner {
    padding: 0 5vw;
    text-align: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }

  .lp-alivewithbeauty .regimen_block .link_box a:hover {
    display: block;
    background-color: rgba(255, 255, 255, 0.3)
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] {
    top: 0;
    bottom: 0
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
    position: relative;
    top: 1.8%
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .products {
    top: 10%
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .sub {
    position: relative;
    top: 7%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 {
    margin-left: 0
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"] {
    top: 0%;
    bottom: 0;
    width: 23.3%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"].item_001 {
    left: 0
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"].item_002 {
    left: 25.7%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"].item_003 {
    left: 51.2%
  }

  .lp-alivewithbeauty .regimen_block .cate_01 [class^="item_"].item_004 {
    left: 76.7%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 {
    right: 0
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"] {
    width: 42%;
    height: 35%;
    padding-top: 45.5%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_001 {
    left: 7%;
    top: 22.5%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_002 {
    right: 7%;
    top: 22.5%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_003 {
    left: 7%;
    top: 60.3%
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"].item_004 {
    right: 7%;
    top: 60.3%
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-arrow.slick-prev {
    left: -5%
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-arrow.slick-next {
    right: -5%
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    letter-spacing: 1.8px
  }

  .sp {
    display: none !important
  }

  html:not(.no-js) [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
  }

  html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0)
  }

  html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0)
  }

  html:not(.no-js) .main_visual [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }

  html:not(.no-js) .main_visual [data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }
}

@media (min-width: 1440px) {
  [class*="text"]>.inner {
    padding-left: 100px;
    padding-right: 100px
  }

  [class*="text"]+.inner {
    margin-top: 120px
  }

  .lp-alivewithbeauty {
    padding-bottom: 240px
  }

  .lp-alivewithbeauty .button {
    font-size: 16px
  }

  .lp-alivewithbeauty .button {
    height: 48px
  }

  .lp-alivewithbeauty .button {
    line-height: 48px
  }

  .lp-alivewithbeauty h2 {
    font-size: 50px
  }

  .lp-alivewithbeauty h2+* {
    margin-top: 47px
  }

  .lp-alivewithbeauty h2+p {
    font-size: 24px
  }

  .lp-alivewithbeauty h2+p {
    margin-top: 50px
  }

  .lp-alivewithbeauty h2+p+.note {
    margin-top: 10px
  }

  .lp-alivewithbeauty h2+.content {
    font-size: 20px
  }

  .lp-alivewithbeauty h2+.content {
    margin-top: 24px
  }

  .lp-alivewithbeauty h2+.content .button {
    margin-top: 54px
  }

  .lp-alivewithbeauty h2 .note {
    margin-top: 30px
  }

  .lp-alivewithbeauty h3+.note {
    margin-top: 10px
  }

  .lp-alivewithbeauty dl.list dt {
    font-size: 24px
  }

  .lp-alivewithbeauty dl.list dt {
    margin-top: 30px
  }

  .lp-alivewithbeauty dl.list dd {
    font-size: 20px
  }

  .lp-alivewithbeauty dl.list dd {
    margin-top: 7px
  }

  .lp-alivewithbeauty .product_block h2 {
    font-size: 40px
  }

  .lp-alivewithbeauty .product_block .slick-track>.slick-slide .text {
    margin-top: 18px
  }

  .lp-alivewithbeauty .product_block .slick-track>.slick-slide .text .desc {
    min-height: 57px
  }

  .lp-alivewithbeauty .product_block .list>li:only-child a .text {
    width: 438px
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    margin-left: 50px
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    padding-left: 50px
  }

  .lp-alivewithbeauty .product_block .list>li .text {
    margin-top: 13px
  }

  .lp-alivewithbeauty .product_block .list a .button {
    font-size: 14px
  }

  .lp-alivewithbeauty .product_block .list a .button {
    height: 40px
  }

  .lp-alivewithbeauty .product_block .list a .button {
    line-height: 40px
  }

  .lp-alivewithbeauty .product_block .list a .button {
    margin-top: 14px
  }

  .lp-alivewithbeauty .product_block .list a .button {
    width: 190px
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec+.lp-alivewithbeauty-sec {
    margin-top: 120px
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec.bg_accent {
    padding-bottom: 120px
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec .movie+* {
    margin-top: 110px
  }

  .lp-alivewithbeauty .note {
    font-size: 20px
  }

  .lp-alivewithbeauty .note.small {
    font-size: 14px
  }

  .lp-alivewithbeauty .f_14 {
    font-size: 14px
  }

  .lp-alivewithbeauty .f_20 {
    font-size: 20px
  }

  .lp-alivewithbeauty .f_24 {
    font-size: 24px
  }

  .lp-alivewithbeauty .f_40 {
    font-size: 40px
  }

  .lp-alivewithbeauty .f_50 {
    font-size: 50px
  }

  .lp-alivewithbeauty .f_60 {
    font-size: 60px
  }

  .lp-alivewithbeauty .f_90 {
    font-size: 90px
  }

  .lp-alivewithbeauty .mt_10 {
    margin-top: 10px
  }

  .lp-alivewithbeauty .category_block .visual+* {
    font-size: 24px
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-top: 40px
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-bottom: 40px
  }

  .lp-alivewithbeauty .category_block .button {
    width: 192px
  }

  .lp-alivewithbeauty .sample_block .inner h2 {
    font-size: 50px
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 span {
    font-size: 30px
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 p {
    font-size: 20px
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3+p {
    font-size: 14px
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    margin-top: 62px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    font-size: 20px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h2 {
    font-size: 40px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3 {
    font-size: 30px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3+* {
    margin-top: 25px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    margin-top: 60px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    height: 7px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer .handle {
    height: 7px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    font-size: 18px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    margin-top: 21px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-left: -10px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-right: -6px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-left: 10px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-right: 10px
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide>div+div .rv-item {
    padding-top: 20px
  }
}

@media (min-width: 779px) and (max-width: 1439px) {
  [class*="text"]>.inner {
    padding-left: 6.94444vw;
    padding-right: 6.94444vw
  }

  [class*="text"]+.inner {
    margin-top: 8.33333vw
  }

  .lp-alivewithbeauty {
    padding-bottom: 16.66667vw
  }

  .lp-alivewithbeauty .button {
    font-size: 1.11188vw
  }

  .lp-alivewithbeauty .button {
    height: 3.33333vw
  }

  .lp-alivewithbeauty .button {
    line-height: 3.33333vw
  }

  .lp-alivewithbeauty h2 {
    font-size: 3.47464vw
  }

  .lp-alivewithbeauty h2+* {
    margin-top: 3.26389vw
  }

  .lp-alivewithbeauty h2+p {
    font-size: 1.66782vw
  }

  .lp-alivewithbeauty h2+p {
    margin-top: 3.47222vw
  }

  .lp-alivewithbeauty h2+p+.note {
    margin-top: .69444vw
  }

  .lp-alivewithbeauty h2+.content {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty h2+.content {
    margin-top: 1.66667vw
  }

  .lp-alivewithbeauty h2+.content .button {
    margin-top: 3.75vw
  }

  .lp-alivewithbeauty h2 .note {
    margin-top: 2.08333vw
  }

  .lp-alivewithbeauty h3+.note {
    margin-top: .69444vw
  }

  .lp-alivewithbeauty dl.list dt {
    font-size: 1.66782vw
  }

  .lp-alivewithbeauty dl.list dt {
    margin-top: 2.08478vw
  }

  .lp-alivewithbeauty dl.list dd {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty dl.list dd {
    margin-top: .48645vw
  }

  .lp-alivewithbeauty .product_block h2 {
    font-size: 2.77971vw
  }

  .lp-alivewithbeauty .product_block .slick-track>.slick-slide .text {
    margin-top: 1.25vw
  }

  .lp-alivewithbeauty .product_block .slick-track>.slick-slide .text .desc {
    min-height: 3.95833vw
  }

  .lp-alivewithbeauty .product_block .list>li:only-child a .text {
    width: 30.41667vw
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    margin-left: 3.47464vw
  }

  .lp-alivewithbeauty .product_block .list>li+li {
    padding-left: 3.47222vw
  }

  .lp-alivewithbeauty .product_block .list>li .text {
    margin-top: .90341vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    font-size: .9729vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    height: 2.77778vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    line-height: 2.77778vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    margin-top: .97222vw
  }

  .lp-alivewithbeauty .product_block .list a .button {
    width: 13.19444vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec+.lp-alivewithbeauty-sec {
    margin-top: 8.33333vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec.bg_accent {
    padding-bottom: 8.33333vw
  }

  .lp-alivewithbeauty .lp-alivewithbeauty-sec .movie+* {
    margin-top: 7.63889vw
  }

  .lp-alivewithbeauty .note {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty .note.small {
    font-size: .9729vw
  }

  .lp-alivewithbeauty .f_14 {
    font-size: .9729vw
  }

  .lp-alivewithbeauty .f_20 {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty .f_24 {
    font-size: 1.66782vw
  }

  .lp-alivewithbeauty .f_40 {
    font-size: 2.77971vw
  }

  .lp-alivewithbeauty .f_50 {
    font-size: 3.47464vw
  }

  .lp-alivewithbeauty .f_60 {
    font-size: 4.16956vw
  }

  .lp-alivewithbeauty .f_90 {
    font-size: 6.25434vw
  }

  .lp-alivewithbeauty .mt_10 {
    margin-top: .69493vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    font-size: 1.66782vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-top: 2.77778vw
  }

  .lp-alivewithbeauty .category_block .visual+* {
    margin-bottom: 2.77778vw
  }

  .lp-alivewithbeauty .category_block .button {
    width: 13.33333vw
  }

  .lp-alivewithbeauty .sample_block .inner h2 {
    font-size: 3.47464vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 span {
    font-size: 2.08478vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3 p {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty .sample_block .inner ul>li h3+p {
    font-size: .9729vw
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    margin-top: 4.30556vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    font-size: 1.38985vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h2 {
    font-size: 2.77971vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3 {
    font-size: 2.08478vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram h3+* {
    margin-top: 1.73611vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    margin-top: 4.16667vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer {
    height: .48611vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .dragdealer .handle {
    height: .48611vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    font-size: 1.25087vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .slick-counter {
    margin-top: 1.45833vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-left: -.69444vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] {
    margin-right: -.41667vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-left: .69444vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide {
    padding-right: .69444vw
  }

  .lp-alivewithbeauty .alivewithbeauty-instagram .carousel-recommendations[data-type="4"] .slick-slide>div+div .rv-item {
    padding-top: 1.38889vw
  }
}

@media (max-width: 778px) {
  .lp-alivewithbeauty .product_block .slick-slide .text {
    margin-top: 4vw
  }

  .lp-alivewithbeauty .product_block .list a img {
    width: 100%
  }
}

@media (min-width: 1215px) {
  .lp-alivewithbeauty .product_block .list .name {
    font-size: 18px
  }

  .lp-alivewithbeauty .product_block .list .desc {
    font-size: 16px
  }

  .lp-alivewithbeauty .product_block .list .desc {
    margin-top: 5px
  }

  .lp-alivewithbeauty .product_block .list a {
    width: 275px
  }

  .lp-alivewithbeauty .product_block .list>li:only-child a {
    width: 712px
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    width: 1076px
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    width: 6px
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    height: 54px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    padding-top: 65px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    width: 477px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    height: 477px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dt {
    font-size: 30px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    font-size: 16px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    margin-top: 25px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd>a {
    margin-top: 25px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    margin-top: 30px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul {
    margin-top: 15px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    font-size: 14px
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    margin-top: 10px
  }

  .lp-alivewithbeauty .dandr_block .link_box+.button {
    margin-top: 80px
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
    font-size: 20px
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .sub {
    font-size: 22px
  }

  .lp-alivewithbeauty .regimen_block .cate_01 {
    width: 712px
  }

  .lp-alivewithbeauty .regimen_block .cate_02 {
    width: 308px
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"] {
    font-size: 15px
  }
}

@media (min-width: 779px) and (max-width: 1214px) {
  .lp-alivewithbeauty .product_block .list .name {
    font-size: 1.4827vw
  }

  .lp-alivewithbeauty .product_block .list .desc {
    font-size: 1.31796vw
  }

  .lp-alivewithbeauty .product_block .list .desc {
    margin-top: .41152vw
  }

  .lp-alivewithbeauty .product_block .list a {
    width: 22.63374vw
  }

  .lp-alivewithbeauty .product_block .list>li:only-child a {
    width: 58.64909vw
  }

  .lp-alivewithbeauty .dandr_block .link_box {
    width: 88.55967vw
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    width: .49383vw
  }

  .lp-alivewithbeauty .dandr_block .link_box::before, .lp-alivewithbeauty .dandr_block .link_box::after {
    height: 4.44444vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    padding-top: 5.34979vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    width: 39.25926vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl {
    height: 39.25926vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dt {
    font-size: 2.47117vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    font-size: 1.31796vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd {
    margin-top: 2.05761vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd>a {
    margin-top: 2.05761vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd dt {
    margin-top: 2.46914vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul {
    margin-top: 1.23457vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    font-size: 1.15321vw
  }

  .lp-alivewithbeauty .dandr_block .link_box>dl>dd ul span {
    margin-top: .82305vw
  }

  .lp-alivewithbeauty .dandr_block .link_box+.button {
    margin-top: 6.58436vw
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .title {
    font-size: 1.64745vw
  }

  .lp-alivewithbeauty .regimen_block [class^="cate_"] .sub {
    font-size: 1.81219vw
  }

  .lp-alivewithbeauty .regimen_block .cate_01 {
    width: 58.60082vw
  }

  .lp-alivewithbeauty .regimen_block .cate_02 {
    width: 25.34979vw
  }

  .lp-alivewithbeauty .regimen_block .cate_02 [class^="item_"] {
    font-size: 1.23558vw
  }
}

@media (min-width: 779px) and (min-width: 1215px) {
  .lp-alivewithbeauty .dandr_block .link_box+.button {
    min-width: 192px
  }
}

@media (min-width: 779px) and (min-width: 779px) and (max-width: 1214px) {
  .lp-alivewithbeauty .dandr_block .link_box+.button {
    min-width: 15.80247vw
  }
}

@media screen and (min-width: 779px) and (max-width: 778px) {
  .lp-alivewithbeauty .dandr_block .link_box+.button {
    min-width: 25.6vw
  }
}

@media (max-width: 750px) {
  .lp-alivewithbeauty .alivewithbeauty-instagram .instagram__video-icon {
    width: 40px;
    height: 40px
  }
}
