[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"][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-suncare .button {
  text-transform: none;
  font-family: ReaderMedium,Arial,sans-serif;
  padding: 0 1.5em;
}

.lp-suncare .button.fill {
  background-color: #000;
  color: #fff;
}

.lp-suncare .button.secondary {
  border: 1px solid currentColor;
}

.lp-suncare .video-js {
  background-color: transparent !important;
}

.lp-suncare h1, .lp-suncare h2, .lp-suncare h3 {
  text-transform: none;
  font-family: ReaderRegular,Arial,sans-serif;
}

.lp-suncare h2 {
  letter-spacing: 0;
  line-height: 1.2;
  margin-top: -0.1em;
}

.lp-suncare h2.f_60 {
  line-height: 1.166;
}

.lp-suncare h2 + .content {
  letter-spacing: 0;
  line-height: 1.5;
}

.lp-suncare h2 + .content .button {
  padding: 0 1.5em;
}

.lp-suncare h2 .note {
  letter-spacing: 0;
}

.lp-suncare h2 span {
  display: block;
  font-size: 0.48em;
  margin-bottom: 0.52em;
}

.lp-suncare .suncare-instagram h2 span {
  display: inline-block;
  font-size: 1em;
}

.lp-suncare h3 {
  line-height: 1;
  font-family: ReaderMedium,Arial,sans-serif;
}

.lp-suncare h4 {
  text-transform: none;
}

.lp-suncare dl.list dt {
  font-family: ReaderBold,Arial,sans-serif;
}

.lp-suncare dl.list dd {
  margin: 0;
}
.lp-suncare .nowrap {
  white-space: nowrap;
}
.lp-suncare .text_right + p {
  text-align: right;
}
.lp-suncare .product_list {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.lp-suncare .product_list > .p-name {
  line-height: 1.5;
  font-family: ReaderBold,Arial,sans-serif;
}
.lp-suncare .product_list a {
  color: #000;
  font-family: ReaderMedium,Arial,sans-serif;
}
.lp-suncare .product_list a .button {
  font-family: ReaderRegular,Arial,sans-serif;
  width: 100%;
  text-align: center;
}
.lp-suncare .product_list .item img {
  width: 100%;
}
.lp-suncare .product_list .item a {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.lp-suncare .product_list .item a:hover {
  opacity: 1;
}
.lp-suncare .product_list .item a:hover .p-name {
  opacity: 1;
}
.lp-suncare .product_list .item .p-name span {
  display: block;
  text-decoration: underline;
  margin-bottom: 0.5em;
}
.lp-suncare .product_list .slick-arrow:after {
  padding: 8px;
  border-width: 0 2px 2px 0;
}
.lp-suncare .bg_accent {
  background-color: #036ac6;
  color: #fff;
}

.lp-suncare .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-suncare .lp-suncare-sec {
  text-align: center;
}

.lp-suncare .lp-suncare-sec > .inner {
  max-width: 1076px;
  margin: auto;
}

.lp-suncare .lp-suncare-sec > .inner.suncare-movie {
  max-width: 1440px;
}

.lp-suncare  .inner p {
  font-size: 20px;
  line-height: 1.5;
}

.lp-suncare .lp-suncare-sec.bg_accent + .lp-suncare-sec {
  margin-top: 0;
}

.lp-suncare .bold {
  font-family: ReaderBold,Arial,sans-serif;
}

.lp-suncare .medium {
  font-family: ReaderMedium,Arial,sans-serif;
}

.lp-suncare .em {
  color: #006ac6;
}

.lp-suncare .js-suncare-insta .em {
  color: #c8102e;
}

.lp-suncare .note.small {
  display: block;
  margin-top: 1.92em;
  line-height: 1.28;
  letter-spacing: 0;
}

.lp-suncare .f_40.em {
  line-height: 1.1;
}

.lp-suncare .mt_10 {
  display: inline-block;
}

.lp-suncare .hydration_block {
  position: relative;
}

.lp-suncare .hydration_block a {
  position: absolute;
}

.lp-suncare .suncare-instagram a {
  color: currentColor;
  font-size: 100%;
}

.lp-suncare .suncare-instagram h2 a {
  font-family: ReaderBold,Arial,sans-serif;
}

.lp-suncare .suncare-instagram .slick-dots {
  opacity: 0;
}

.lp-suncare .suncare-instagram .slick-counter {
  margin-top: 21px;
  text-align: right;
  font-size: 1.125rem;
  font-family: ReaderBold,Arial,sans-serif;
  text-transform: uppercase;
}

.lp-suncare .suncare-instagram .slick-counter span {
  max-height: 50px;
  height: 6vw;
  display: inline-block;
  padding: 0 7px;
  letter-spacing: 1.4px;
}

.lp-suncare .suncare-instagram .slick-counter span:first-child {
  border-right: 1px solid #666;
}

.lp-suncare .suncare-instagram .slick-counter span:last-child {
  padding-right: 0;
  font-family: ReaderRegular,Arial,sans-serif;
  color: #666;
}

.lp-suncare .suncare-instagram .carousel-recommendations div.slick-slide > div,
.lp-suncare .suncare-instagram .carousel-recommendations li.slick-slide {
  padding: 0;
}
.header-container {
  position: relative;
  z-index: 1;
}
/* .main_visual {
  text-align: left;
}
.main_visual img {
  width: 100%;
}
.main_visual a:hover {
  opacity: 1;
} */
.main_visual {
  text-align: left;
}
.main_visual a:hover {
  opacity: 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:hover {
  opacity: 0.8;
}
.insta a > span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: top left;
}
.lp-suncare .flb {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  margin: auto;
  background-color: #036ac6;
  align-items: center;
}
.instagram__link {
  position: relative;
  display: block;
  width: 100%;
}
.instagram__link:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.instagram__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center;
}
.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;
}
.lp-suncare-sec:last-of-type h2 span {
  font-size: 70%;
  margin-bottom: 0;
}

@media (max-width: 750px) {
  .instagram__video-icon {
    width: 40px;
    height: 40px;
  }
}

@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*="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-suncare .button {
    display: inline-block !important;
  }
  .lp-suncare a > *:hover {
    opacity: .7;
  }
  .lp-suncare dl.list dd {
    line-height: 1.5;
  }
  /* .lp-suncare .product_list > li + li {
    border-left: 1px solid #ccc;
  } */
  .lp-suncare .note {
    line-height: 1.5;
  }
  .lp-suncare .hydration_block a {
    bottom: 32.5%;
    right: 36%;
    height: 8.5%;
    width: 13.5%;
  }
  .lp-suncare .hydration_block a:hover {
    background-color: rgba(199, 2, 32, 0.3);
  }
  .lp-suncare .suncare-instagram {
    margin: 120px 0;
  }
  .lp-suncare .suncare-instagram .dragdealer {
    margin: 50px 0 0;
  }
  .lp-suncare .suncare-instagram .slick-arrow.slick-prev {
    left: -5%;
  }
  .lp-suncare .suncare-instagram .slick-arrow.slick-next {
    right: -5%;
  }
  .lp-suncare .suncare-instagram .slick-counter {
    letter-spacing: 1.8px;
  }
  .sp {
    display: none;
  }
  .main_visual {
    position: relative;
    top: 0;
    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;
    overflow: hidden;
  }
  /* .main_visual > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: calc(100vh - 80px);
    min-width: calc(600px *1.44);
    min-height: 41.667vw;
    max-height: 58.851vw;
  } */
  .main_visual > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: calc(100vh - 80px);
    min-width: calc(600px *1.44);
    min-height: 600px;
    max-height: 64.126vw;
  }
  .main_visual > a > div {
    position: relative;
  }
  .main_visual > a > div > * {
    position: absolute;
  }
  .main_visual > a .left {
    background-image: url("../images/lp/suncare/main_l.png?$staticlink$");
    /* width: 65%; */
    width: 78.542vw;
    background-position: top center;
    background-size: cover;
  }
  .main_visual > a .left img {
    bottom: 0;
  }
  .main_visual > a .left img.and {
    max-width: 20.057vw;
    left: 76.7%;
    position: absolute;
    z-index: 0;
  }
  .main_visual > a .left .front {
    padding: 2.29vw;
    left: 0;
    bottom: 0;
    width: 53%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
  }
  .main_visual > a .left .front img {
    max-height: 50%;
    margin: auto;
  }
  .main_visual > a .right {
    background-image: url("../images/lp/suncare/main_r.png?$staticlink$");
    background-size: cover;
    background-position: center;
    /* width: 35%; */
    width: 42.292vw;
    z-index: -1;
  }
  .main_visual > a .right::after {
    content: "";
    width: 1.97%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #c8102e;
  }
  .main_visual > a .right > img.note {
    right: 20px;
    bottom: 12px;
    width: 149px;
    opacity: .6;
  }
  .main_visual > a .right .front {
    padding-left: 2.29vw;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .main_visual > a .right .front::before {
    content: "";
    display: block;
    padding-top: 13.13%;
  }
  .main_visual > a .right .front img {
    width: 22.184vw;
    /* max-width: 90%; */
    margin: auto;
  }
  .main_visual > a .right .front .button {
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: ReaderRegular,Arial,sans-serif;
    margin-top: 1.149vw;
    letter-spacing: .03em;
    font-size: 0.92vw;
    width: 11.494vw;
    height: 2.356vw;
    line-height: 2.414vw;
  }
  .main_visual > a .right .front .button::after {
    position: absolute;
    content: "";
    width: 0.46vw;
    height: 0.46vw;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    top: 0;
    bottom: 0;
    right: 0.862vw;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: auto;
  }
  .main_visual > a .right .front_002 {
    width: 4.598vw;
    top: 25vw;
    right: 5.172vw;
  }
  /* .main_visual > a .right .front_002 {
    width: 80px;
    top: 480px;
    right: 90px;
  } */
  /* .main_visual > a .right .front img {
    width: 386px;
    margin: auto;
  }
  .main_visual > a .right .front .button {
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: ReaderRegular,Arial,sans-serif;
    margin-top: 20px;
    letter-spacing: .03em;
    font-size: 16px;
    width: 200px;
    height: 41px;
    line-height: 42px;
  }
  .main_visual > a .right .front .button::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    top: 0;
    bottom: 0;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: auto;
  } */
  /* .main_visual {
    position: relative;
    top: 0;
    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;
  }
  .main_visual > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .main_visual > a > div {
    position: relative;
  }
  .main_visual > a .front {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .main_visual > a .front img {
    position: absolute;
    width: 100%;
  }
  .main_visual > a .left img {
    bottom: 0;
  }
  .main_visual > a .right img {
    top: 0;
  } */
  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);
  }
  .lp-suncare .product_list .item .p-name p {
    width: 100%;
  }
  .lp-suncare .product_list .item a .p-name p:hover {
    color: #c8102e;
    opacity: 1;
  }
  .lp-suncare .product_list .item a .p-name .button:hover {
    opacity: .7;
  }
  .lp-suncare .product_list .item .p-name p:hover span {
    color: #000;
  }
}

@media screen and (max-width: 778px) {
  [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: 0;
  }
  [class*="flexbox"] .pic.right {
    padding-left: 0;
  }
  [class*="flexbox"] .pic img {
    width: 100%;
  }
  [class*="text"] > .inner {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
  [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-suncare {
    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-suncare {
    padding-bottom: 16vw;
    line-height: 1.25;
    letter-spacing: -0.02em;
  }
  .lp-suncare .lp-suncare-main a:hover {
    opacity: 1;
  }
  .lp-suncare .button {
    font-size: 3.2vw;
  }
  .lp-suncare .button {
    height: 9.06667vw;
  }
  .lp-suncare .button {
    line-height: 9.06667vw;
  }
  .lp-suncare .button {
    display: block;
  }
  .lp-suncare h2 {
    font-size: 6.66667vw;
  }
  .lp-suncare h2 {
    letter-spacing: -.02em;
  }
  .lp-suncare h2 + * {
    margin-top: 6.66667vw;
  }
  .lp-suncare h2 + .content {
    font-size: 3.2vw;
  }
  .lp-suncare h2 + .content {
    margin-top: 3.2vw;
  }
  .lp-suncare h2 + .content .button {
    margin-top: 7.2vw;
  }
  .lp-suncare h2 .note {
    margin-top: 4vw;
  }
  .lp-suncare h2 span {
    display: block;
    font-size: 0.56em;
    margin: 6.66667vw 0 3.2vw;
  }
  .lp-suncare .suncare-instagram h2 span {
    display: inline-block;
    font-size: 1em;
  }
  .lp-suncare h3 + .note {
    margin-top: 1.33333vw;
  }
  .lp-suncare dl.list dt {
    font-size: 3.733vw;
  }
  .lp-suncare dl.list dt {
    margin-top: 4vw;
  }
  .lp-suncare dl.list dd {
    font-size: 3.2vw;
  }
  .lp-suncare dl.list dd {
    margin-top: 0.93333vw;
  }
  .lp-suncare dl.list dd {
    line-height: 1.416;
  }
  .lp-suncare .product_list {
    margin: 11.33333vw -5.33333vw 0;
  }
  .lp-suncare .product_list .item {
    padding: 0 10.667vw;
  }
  .lp-suncare .product_list .item .pic {
    width: 39.467vw;
    padding: 0 1.067vw 0 0;
  }
  .lp-suncare .product_list .item .p-name {
    width: calc(100% - 39.467vw);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    align-content: center;
  }
  .lp-suncare .product_list a {
    font-size: 5.333vw;
  }
  .lp-suncare .product_list a .button {
    margin-top: 6.933vw;
    width: 34.667vw;
  }
  .lp-suncare .product_list .p-name {
    margin-top: 2.93333vw;
  }
  .lp-suncare .product_list .p-name {
    line-height: 1.4;
  }
  .lp-suncare .product_list a {
    font-size: 3.2vw;
  }
  .lp-suncare .product_list a .button {
    margin-top: 4vw;
  }
  .lp-suncare .product_list .slick-arrow:after {
    padding: 2.133vw;
    border-width: 0 1px 1px 0;
  }
  .lp-suncare .product_list .slick-arrow.slick-prev {
    left: 2.667vw;
  }
  .lp-suncare .product_list .slick-arrow.slick-next {
    right: 2.667vw;
  }
  .lp-suncare .product_list .slick-arrow {
    visibility: inherit;
  }
  .lp-suncare .lp-suncare-sec + .lp-suncare-sec, .lp-suncare .lp-suncare-sec + .lp-suncare-sec section + section {
    /* margin-top: 13.33333vw; */
    margin: 13.33333vw 0 0;
  }
  .lp-suncare .lp-suncare-sec.container {
    padding: 0;
  }
  .lp-suncare .lp-suncare-sec > .inner {
    margin-left: 5.33333vw;
    margin-right: 5.33333vw;
  }
  .lp-suncare  .inner p {
    font-size: 3.2vw;
  }
  .lp-suncare .lp-suncare-sec > .inner.suncare-movie {
    margin: 0;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 16vw;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-bottom: 16vw;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .lp-suncare .lp-suncare-sec .movie + * {
    margin-top: 6.66667vw;
  }
  .lp-suncare .note {
    line-height: 1.416;
  }
  .lp-suncare .note {
    font-size: 3.2vw;
  }
  .lp-suncare .note.small {
    font-size: 2.4vw;
  }
  .lp-suncare .f_14 {
    font-size: 2.4vw;
  }
  .lp-suncare .f_20 {
    font-size: 3.2vw;
  }
  .lp-suncare .f_24 {
    font-size: 3.2vw;
  }
  .lp-suncare .f_40 {
    font-size: 5.33333vw;
  }
  .lp-suncare .f_50 {
    font-size: 6.66667vw;
  }
  .lp-suncare .f_60 {
    font-size: 8vw;
  }
  .lp-suncare .f_90 {
    font-size: 12vw;
  }
  .lp-suncare .mt_10 {
    margin-top: 1.33333vw;
  }
  .lp-suncare .hydration_block a {
    bottom: 6.5%;
    right: 5%;
    height: 6.4%;
    width: 90.2%;
  }
  .lp-suncare .suncare-instagram {
    margin: 13.33333vw 0;
  }
  .lp-suncare .suncare-instagram h2 {
    font-size: 5.33333vw;
  }
  .lp-suncare .suncare-instagram h2 + * {
    margin-top: 5vw;
  }
  .lp-suncare .suncare-instagram .dragdealer {
    margin: 30px 0 0;
  }
  .lp-suncare .suncare-instagram .slick-counter {
    font-size: calc(0.20093rem + 1.97136vw);
  }
  .pc {
    display: none;
  }
  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;
  }
  .lp-suncare .flexbox_reverse_pc_middle.second {
    height: auto;
  }
  .lp-suncare h2.text_center {
    margin-top: 13.33333vw;
  }
  .lp-suncare h2.text_center.__002 {
    margin-top: 0;
  }
  .lp-suncare h2.text_right {
    text-align: left!important;
  }
  .lp-suncare .text_right + p {
    text-align: left;
  }
  .lp-suncare .lp-suncare-sec .bnr-wrap {
    margin: 0 auto;
    max-width: 78.667vw;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl {
    position: relative;
    width: calc(100% - 22.667vw);
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2){
    margin-top: 8vw;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl dt{
    margin-top: 0;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl::after {
    content: "";
    background-image: url(../images/lp/suncare/img_07-001.png?$staticlink$);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 17.067vw;
    height: 17.067vw;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -17.333vw;
    margin: auto;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2)::after {
    background-image: url(../images/lp/suncare/img_07-002.png?$staticlink$);
  }
  .lp-suncare .flb {
    max-width: 100%;
  }
  .lp-suncare .flb .img-box {
    width: 100%;
  }
  .lp-suncare .flb .img-box img {
    width: 100%;
  }
  .lp-suncare .flb .txt-box {
    color: #fff;
    width: 100%;
  }
  .lp-suncare .flb .txt-box p {
    font-size: 6.667vw;
    line-height: 1.2;
    padding: 8.33333vw 5.33333vw;
  }
  .main_visual > a {
    display: block;
  }
  .main_visual > a img {
    width: 100%;
  }
}

@media (min-width: 1440px) {
  [class*="text"] > .inner {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lp-suncare .button {
    font-size: 16px;
  }
  .lp-suncare .button {
    height: 48px;
  }
  .lp-suncare .button {
    line-height: 48px;
  }
  .lp-suncare h2 {
    font-size: 50px;
  }
  .lp-suncare h2 + * {
    margin-top: 62px;
  }
  .lp-suncare h2 + .content {
    font-size: 20px;
  }
  .lp-suncare h2 + .content {
    margin-top: 24px;
  }
  .lp-suncare h2 + .content .button {
    margin-top: 54px;
  }
  .lp-suncare h2 .note {
    margin-top: 30px;
  }
  .lp-suncare h3 + .note {
    margin-top: 10px;
  }
  .lp-suncare dl.list dt {
    font-size: 24px;
  }
  .lp-suncare dl.list dt {
    margin-top: 30px;
  }
  .lp-suncare dl.list dd {
    font-size: 20px;
  }
  .lp-suncare dl.list dd {
    margin-top: 7px;
  }
  .lp-suncare .product_list.slick-slider {
    margin-top: 77px;
  }
  .lp-suncare .product_list .item {
    padding: 0 40px;
  }
  .lp-suncare .product_list .item .pic {
    width: 206px;
    padding: 0 20px;
  }
  .lp-suncare .product_list .item .p-name {
    width: calc(100% - 206px);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .lp-suncare .product_list a {
    font-size: 20px;
  }
  .lp-suncare .product_list a .button {
    margin-top: 26px;
    width: 166px;
  }
  .lp-suncare .lp-suncare-sec + .lp-suncare-sec {
    margin-top: 120px;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 120px;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-bottom: 120px;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lp-suncare .lp-suncare-sec .movie + * {
    margin-top: 50px;
  }
  .lp-suncare .note {
    font-size: 20px;
  }
  .lp-suncare .note.small {
    font-size: 14px;
  }
  .lp-suncare .f_14 {
    font-size: 14px;
  }
  .lp-suncare .f_20 {
    font-size: 20px;
  }
  .lp-suncare .f_24 {
    font-size: 24px;
  }
  .lp-suncare .f_40 {
    font-size: 40px;
  }
  .lp-suncare .f_50 {
    font-size: 50px;
  }
  .lp-suncare .f_60 {
    font-size: 60px;
  }
  .lp-suncare .f_90 {
    font-size: 90px;
  }
  .lp-suncare .mt_10 {
    margin-top: 10px;
  }
  .lp-suncare h2.text_center {
      margin-top: 120px;
  }
  .lp-suncare .flexbox_reverse_pc_middle.second {
    height: 638px;
  }
  .lp-suncare-sec .bnr-wrap {
    margin: 120px auto;
    max-width: 1075px;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl {
    position: relative;
    width: calc(100% - 135px);
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2){
    margin-top: 70px;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl dt{
    margin-top: 0;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl::after {
    content: "";
    background-image: url(../images/lp/suncare/img_07-001.png?$staticlink$);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -140px;
    margin: auto;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2)::after {
    background-image: url(../images/lp/suncare/img_07-002.png?$staticlink$);
  }
  .lp-suncare .flb {
    max-width: 1440px;
  }
  .lp-suncare .flb .img-box.pc {
    width: 936px;
  }
  .lp-suncare .flb .txt-box {
    color: #fff;
    width: calc(100% - 936px);
  }
  .lp-suncare .flb .txt-box p {
    font-size: 50px;
    line-height: 1.2;
    padding-left: 80px;
  }
}

@media (min-width: 779px) and (max-width: 1439px) {
  [class*="text"] > .inner {
    padding-left: 6.94444vw;
    padding-right: 6.94444vw;
  }
  .lp-suncare .lp-suncare-sec > .inner {
    max-width: 74.722vw;
    margin: auto;
  }
  .lp-suncare .lp-suncare-sec > .inner.suncare-movie {
    max-width: 100vw;
  }
  .lp-suncare  .inner p {
    font-size: 1.389vw;
  }
  .lp-suncare .button {
    font-size: 1.11188vw;
  }
  .lp-suncare .button {
    height: 3.33333vw;
  }
  .lp-suncare .button {
    line-height: 3.33333vw;
  }
  .lp-suncare h2 {
    font-size: 3.47464vw;
  }
  .lp-suncare h2 + * {
    margin-top: 4.30556vw;
  }
  .lp-suncare h2 + .content {
    font-size: 1.38985vw;
  }
  .lp-suncare h2 + .content {
    margin-top: 1.66667vw;
  }
  .lp-suncare h2 + .content .button {
    margin-top: 3.75vw;
  }
  .lp-suncare h2 .note {
    margin-top: 2.08333vw;
  }
  .lp-suncare h3 + .note {
    margin-top: 0.69444vw;
  }
  .lp-suncare dl.list dt {
    font-size: 1.66782vw;
  }
  .lp-suncare dl.list dt {
    margin-top: 2.08478vw;
  }
  .lp-suncare dl.list dd {
    font-size: 1.38985vw;
  }
  .lp-suncare dl.list dd {
    margin-top: 0.48645vw;
  }
  .lp-suncare .product_list {
    margin-top: 0;
  }
  .lp-suncare .product_list.slick-slider {
    margin-top: 5.347vw;
  }
  .lp-suncare .product_list .item {
    padding: 0 2.778vw;
  }
  .lp-suncare .product_list .item .pic {
    width: 14.306vw;
    padding: 0 1.389vw;
  }
  .lp-suncare .product_list .item .p-name {
    width: calc(100% - 14.306vw);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .lp-suncare .product_list a {
    font-size: 1.389vw;
  }
  .lp-suncare .product_list a .button {
    margin-top: 1.806vw;
    width: 11.528vw;
  }
  .lp-suncare .product_list a {
    font-size: 1.38985vw;
  }
  .lp-suncare .product_list a .button {
    margin-top: 1.80681vw;
  }
  .lp-suncare .lp-suncare-sec + .lp-suncare-sec {
    margin-top: 8.33333vw;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 8.33333vw;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-bottom: 8.33333vw;
  }
  .lp-suncare .lp-suncare-sec.bg_accent {
    padding-top: 8.33333vw;
    padding-bottom: 8.33333vw;
  }
  .lp-suncare .suncare-instagram {
    margin: 8.33333vw 0;
  }
  .lp-suncare .lp-suncare-sec .movie + * {
    margin-top: 3.47222vw;
  }
  .lp-suncare .note {
    font-size: 1.38985vw;
  }
  .lp-suncare .note.small {
    font-size: 0.9729vw;
  }
  .lp-suncare .f_14 {
    font-size: 0.9729vw;
  }
  .lp-suncare .f_20 {
    font-size: 1.38985vw;
  }
  .lp-suncare .f_24 {
    font-size: 1.66782vw;
  }
  .lp-suncare .f_40 {
    font-size: 2.77971vw;
  }
  .lp-suncare .f_50 {
    font-size: 3.47464vw;
  }
  .lp-suncare .f_60 {
    font-size: 4.16956vw;
  }
  .lp-suncare .f_90 {
    font-size: 6.25434vw;
  }
  .lp-suncare .mt_10 {
    margin-top: 0.69493vw;
  }
  .lp-suncare .flexbox_reverse_pc_middle.second {
    height: 44.306vw;
  }
  .lp-suncare h2.text_center {
      margin-top: 8.33333vw;
  }
  .lp-suncare-sec.bnr {
    padding: 0 6.94444vw;
  }
  .lp-suncare-sec .bnr-wrap {
    margin: 8.333vw auto;
    max-width: 74.653vw;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl {
    position: relative;
    width: calc(100% - 9.375vw);
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2){
    margin-top: 4.861vw;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl dt{
    margin-top: 0;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl::after {
    content: "";
    background-image: url(../images/lp/suncare/img_07-001.png?$staticlink$);
    background-size: contain;
    background-repeat: no-repeat;
    width: 8.333vw;
    height: 8.333vw;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -9.722vw;
    margin: auto;
  }
  .lp-suncare .flexbox_pc_middle .text_left .inner.__002 dl:nth-child(2)::after {
    background-image: url(../images/lp/suncare/img_07-002.png?$staticlink$);
  }
  .lp-suncare .flb {
    max-width: 100%;
  }
  .lp-suncare .flb .img-box.pc {
    width: 65vw;
  }
  .lp-suncare .flb .txt-box {
    color: #fff;
    width: clac(100% -65vw);
  }
  .lp-suncare .flb .txt-box p {
    font-size: 3.472vw;
    line-height: 1.2;
    padding-left: 5.556vw;
  }
}

@media (min-width: 1441px) {
  .lp-suncare .suncare-instagram .carousel-recommendations div.slick-slide > div,
  .lp-suncare .suncare-instagram .carousel-recommendations li.slick-slide {
    height: 548px;
  }
}

@media screen and (max-width: 1200px) {
  .main_visual > a .right .front img {
    max-width: 90%;
  }
  .main_visual > a .left {
    background-position: 80% top;
  }
  .main_visual > a .left img.and {
    height: auto;
    /* max-width: 34%; */
  }
}

@media (min-width: 779px) and (max-width: 1024px) {
  .main_visual > a {
    height: calc(100vh - 66.2px);
  }
}
_:-ms-input-placeholder, :root .lp-suncare .suncare-instagram {
  display: none;
}