@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.plp-23ss-gsc *, .plp-23ss-gsc *::before, .plp-23ss-gsc *::after {
  box-sizing: border-box;
}
.plp-23ss-gsc h1,
.plp-23ss-gsc h2,
.plp-23ss-gsc h3,
.plp-23ss-gsc h4,
.plp-23ss-gsc h5,
.plp-23ss-gsc h6 {
  text-transform: none !important;
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc .sp-hidden {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .plp-23ss-gsc .pc-hidden {
    display: none;
  }
}
.plp-23ss-gsc-kv__area {
  position: relative;
  margin-bottom: 113px;
}
.plp-23ss-gsc-kv__area .plp-23ss-gsc-kv__img {
  width: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-kv__area {
    margin-bottom: 7.8472222222vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-kv__area {
    margin-bottom: 15.4166666667vw;
  }
}
.plp-23ss-gsc-movie__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 125px auto 126px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-movie__inner {
    margin: 8.6805555556vw auto 8.75vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-movie__inner {
    flex-direction: column-reverse;
    align-items: center;
    margin: 17.0833333333vw auto;
  }
}
.plp-23ss-gsc-movie__txt-area {
  padding-right: 55px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-movie__txt-area {
    padding-right: 3.8194444444vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-movie__txt-area {
    padding-right: 5.7291666667vw;
  }
}
.plp-23ss-gsc-movie__hdg-lv1 {
  font-family: ReaderRegular, Arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 29px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-movie__hdg-lv1 {
    font-size: 2.7777777778vw;
    margin-bottom: 2.0138888889vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-movie__hdg-lv1 {
    font-size: 4.1666666667vw;
    margin-bottom: 3.125vw;
  }
}
.plp-23ss-gsc-movie__txt {
  font-family: ReaderRegular, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-movie__txt {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-movie__txt {
    font-size: 2.5vw;
  }
}
.plp-23ss-gsc-movie__player {
  width: 802px;
  height: 451px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-movie__player {
    width: 55.6944444444vw;
    height: 31.3194444444vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-movie__player {
    width: 89.0625vw;
    height: 50.1041666667vw;
    margin-bottom: 5.3125vw;
  }
}
.plp-23ss-gsc-movie__video {
  width: 100%;
  height: 100%;
}
.plp-23ss-gsc-bnr {
  display: flex;
}
.plp-23ss-gsc-bnr__area {
  position: relative;
  max-width: 1029px;
  margin: 0 auto 120px;
}
.plp-23ss-gsc-bnr__area > img {
  width: 1029px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-bnr__area {
    margin-bottom: 8.3333333333vw;
  }
  .plp-23ss-gsc-bnr__area > img {
    width: 71.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-bnr__area {
    width: 100%;
    margin-bottom: 16.6666666667vw;
  }
}
.plp-23ss-gsc-bnr__urban {
  position: absolute;
  top: 0;
  left: 0;
}
.plp-23ss-gsc-bnr__urban-txt {
  padding-top: 182px;
  padding-left: 44px;
  font-family: ReaderMedium, Arial, sans-serif;
  font-weight: bold;
  font-size: 33px;
  line-height: 1.1;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-bnr__urban-txt {
    padding-top: 12.6388888889vw;
    padding-left: 3.0555555556vw;
    font-size: 2.2916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-bnr__urban-txt {
    padding-top: 25.625vw;
    padding-left: 2.8125vw;
    font-size: 3.2291666667vw;
  }
}
.plp-23ss-gsc-bnr__urban-btn {
  padding-top: 21px;
  padding-left: 44px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-bnr__urban-btn {
    padding-top: 1.4583333333vw;
    padding-left: 3.0555555556vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-bnr__urban-btn {
    padding-top: 2.0833333333vw;
    padding-left: 2.8125vw;
  }
}
.plp-23ss-gsc-bnr__blue {
  position: absolute;
  top: 0;
  right: 0;
}
.plp-23ss-gsc-bnr__blue-txt {
  padding-top: 47px;
  padding-right: 85px;
  font-family: ReaderMedium, Arial, sans-serif;
  font-weight: bold;
  font-size: 33px;
  line-height: 1.1;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-bnr__blue-txt {
    padding-top: 3.2638888889vw;
    padding-right: 5.9027777778vw;
    font-size: 2.2916666667vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-bnr__blue-txt {
    padding-top: 6.3541666667vw;
    padding-right: 8.75vw;
    font-size: 3.2291666667vw;
  }
}
.plp-23ss-gsc-bnr__blue-btn {
  padding-top: 15px;
  padding-right: 28px;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-bnr__blue-btn {
    padding-top: 1.0416666667vw;
    padding-right: 1.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .plp-23ss-gsc-bnr__blue-btn {
    padding-top: 1.9791666667vw;
    padding-right: 2.9166666667vw;
  }
}
.plp-23ss-gsc__btn {
  display: flex;
  justify-content: center;
  z-index: 1;
}
.plp-23ss-gsc__btn > a, .plp-23ss-gsc__btn > div {
  position: relative;
  display: block;
  width: 260px;
  height: 37px;
  line-height: 37px;
  z-index: 1;
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc__btn > a, .plp-23ss-gsc__btn > div {
    width: 18.0555555556vw;
    height: 2.5694444444vw;
    line-height: 2.5694444444vw;
  }
}
@media only screen and (max-width: 768px) {
  .plp-23ss-gsc__btn > a, .plp-23ss-gsc__btn > div {
    width: 27.0833333333vw;
    height: 3.8541666667vw;
    line-height: 3.8541666667vw;
  }
}
.plp-23ss-gsc__btn > a::before, .plp-23ss-gsc__btn > div::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #fff;
}
.plp-23ss-gsc__btn > a:hover, .plp-23ss-gsc__btn > div:hover {
  opacity: 1;
}
.plp-23ss-gsc__btn > a:hover > span, .plp-23ss-gsc__btn > div:hover > span {
  background: rgba(209, 0, 24, 0.75);
}
.plp-23ss-gsc__btn > a > span, .plp-23ss-gsc__btn > div > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  letter-spacing: 0;
  font-size: 15px;
  color: #fff;
  background: rgb(209, 0, 24);
  z-index: 1;
  transition: background-color 0.2s;
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc__btn > a > span, .plp-23ss-gsc__btn > div > span {
    font-size: 1.0416666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .plp-23ss-gsc__btn > a > span, .plp-23ss-gsc__btn > div > span {
    font-size: 1.0416666667vw;
  }
}
.plp-23ss-gsc__btn.black > a > span, .plp-23ss-gsc__btn.black > div > span {
  background: rgb(0, 0, 0);
}
.plp-23ss-gsc__btn.black > a:hover > span {
  background: rgba(0, 0, 0, 0.75);
}
.plp-23ss-gsc-list-title {
  margin-bottom: 64px;
  text-align: center;
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-list-title {
    margin-bottom: 4.4444444444vw;
  }
}
@media only screen and (max-width: 768px) {
  .plp-23ss-gsc-list-title {
    margin-bottom: 1.7708333333vw;
  }
}
.plp-23ss-gsc-list-title__txt {
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .plp-23ss-gsc-list-title__txt {
    font-size: 2.7777777778vw;
  }
}
@media only screen and (max-width: 768px) {
  .plp-23ss-gsc-list-title__txt {
    font-family: ReaderRegular, Arial, sans-serif;
    font-weight: normal;
    font-size: 6.25vw;
  }
}

@media only screen and (min-width: 769px) {
  .spshow {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .pcshow {
    display: none !important;
  }
  img {
    width: 100%;
  }
}
a:hover {
  opacity: 1;
}

.anim.on {
  opacity: 1;
  -webkit-transition: 1s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  transition: 1s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.anim {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}

section.plp-23ss-gsc-slider {
  background-position: center top;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width: 769px) {
  section.plp-23ss-gsc-slider {
    width: 100%;
    overflow: hidden;
    height: 700px;
    margin-bottom: 120px;
  }
}
section.plp-23ss-gsc-slider:before {
  content: "";
  display: block;
}

@media only screen and (min-width: 769px) {
  section.plp-23ss-gsc-slider:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  section.plp-23ss-gsc-slider:before {
    padding-top: 170%;
  }
}
@media screen and (max-width: 320px) {
  section.plp-23ss-gsc-slider:before {
    padding-top: 180%;
  }
}
section.plp-23ss-gsc-slider .inner {
  width: 86.06vw;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  section.plp-23ss-gsc-slider .inner {
    height: 700px;
  }
}
.slider__container {
  width: 100%;
  height: 100%;
}

.slider__frame {
  width: 100%;
  height: 100%;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .slider__frame {
    overflow: hidden;
  }
}
.slider__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 900%;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .slider__wrapper {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.slider__slide {
  height: 100%;
  width: 11.1111111111%;
  max-width: 1440px;
  margin: 0 auto;
}

.slider__slide .text-area {
  padding-top: 13%;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 861px) and (max-width: 980px) {
  .slider__slide .text-area {
    max-width: 295px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slider__slide .text-area {
    max-width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .slider__slide .text-area {
    padding-top: 11%;
  }
}
.slider__slide .text-area > h3 {
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 24px;
  font-size: 25px;
}

@media only screen and (max-width: 768px) {
  .slider__slide .text-area > h3 {
    font-size: 4.8vw;
    margin-bottom: 12px;
  }
}
.slider__slide .text-area > p {
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .slider__slide .text-area > p {
    font-size: 3.8vw;
    margin-bottom: 12px;
  }
}
.slider__slide .text-area > p.text-small {
  font-size: 14px;
  margin-bottom: 18px;
}

@media only screen and (max-width: 768px) {
  .slider__slide .text-area > p.text-small {
    font-size: 3.8vw;
    margin-bottom: 5%;
  }
}
@media only screen and (min-width: 769px) {
  .slider__slide .text-area > p.text-small:first-child {
    padding-top: 20%;
  }
}
@media only screen and (max-width: 768px) {
  .slider__slide .text-area > p.text-small:first-child {
    padding-top: 10%;
  }
}
.slider__slide .text-area .caution {
  color: #ccc;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  font-size: 12px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .slider__slide .text-area .caution {
    font-size: 3.2vw;
    width: 108%;
    display: block;
  }
}
.slider__slide .text-area .link {
  display: block;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #d6001c;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-size: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media only screen and (max-width: 768px) {
  .slider__slide .text-area .link {
    font-size: 3.2vw;
  }
}
.slider__slide .text-area .link:hover {
  color: #414141;
}

@media only screen and (min-width: 769px) {
  .slider__slide .img-area {
    max-width: 460px;
  }
}
@media only screen and (max-width: 768px) {
  .slider__slide .img-area {
    width: 92%;
    margin: 0 auto;
  }
}
.slider__slide .img-area > img {
  width: 100%;
}

.slider__pagination {
  width: 100%;
  position: absolute;
  bottom: 5%;
  left: 0;
  z-index: 10;
}

@media screen and (min-width: 1891px) {
  .slider__pagination {
    left: 16.5%;
  }
}
@media screen and (min-width: 1791px) and (max-width: 1890px) {
  .slider__pagination {
    left: 16.5%;
  }
}
@media screen and (min-width: 1691px) and (max-width: 1790px) {
  .slider__pagination {
    left: 14.5%;
  }
}
@media screen and (min-width: 1591px) and (max-width: 1690px) {
  .slider__pagination {
    left: 12.5%;
  }
}
@media screen and (min-width: 1491px) and (max-width: 1590px) {
  .slider__pagination {
    left: 9.5%;
  }
}
@media screen and (min-width: 1391px) and (max-width: 1490px) {
  .slider__pagination {
    left: 6.5%;
  }
}
@media screen and (min-width: 1291px) and (max-width: 1390px) {
  .slider__pagination {
    left: 6.5%;
  }
}
@media screen and (max-width: 1290px) {
  .slider__pagination {
    left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .slider__pagination {
    left: 9%;
    bottom: 2%;
    width: 83%;
    overflow-x: scroll;
    padding: 5% 0;
  }
  .slider__pagination::-webkit-scrollbar {
    display: none;
  }
}
.slider__pagination__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .slider__pagination__inr {
    width: 170%;
  }
}
@media screen and (max-width: 350px) {
  .slider__pagination__inr {
    width: 240%;
  }
}
.slider__pagination .pagination-dot {
  font-size: 12px;
  line-height: 140%;
  color: #ccc;
  margin: 0 5.5px;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .slider__pagination .pagination-dot {
    font-size: 12px;
  }
}
.slider__pagination .pagination-dot:hover {
  color: #262626;
}

.slider__pagination .pagination-dot.active {
  color: #d6001c;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 1s;
  transition: 1s;
}

.slider__pagination .pagination-dot.active:after {
  display: block;
  content: "";
  width: 48px;
  height: 1px;
  background-color: #d6001c;
  margin-left: 16px;
}

@media only screen and (max-width: 768px) {
  .slider__pagination .pagination-dot.display-none {
    display: none;
  }
}
.slider__pagination .pagination-dot-sp {
  font-size: 12px;
  line-height: 140%;
  color: #ccc;
  margin: 0 5.5px;
  cursor: pointer;
}

@media only screen and (min-width: 769px) {
  .slider__pagination .pagination-dot-sp {
    display: none;
  }
}
.slider__inr-layout {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 1250px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

.slide-1 .text-area {
  position: relative;
  padding-top: 13%;
  z-index: 1;
}

.slide-1 .text-area::before {
  position: absolute;
  content: "100 years of";
  font-family: Cormorant;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 2;
  color: #262626;
  width: 285%;
  top: 8%;
  left: 0;
}

@media screen and (max-width: 1440px) {
  .slide-1 .text-area::before {
    font-size: 2.5vw;
  }
}
@media only screen and (max-width: 768px) {
  .slide-1 .text-area::before {
    width: 120%;
    font-size: 4.375vw;
    line-height: 1.7;
    top: -3%;
  }
}
.slide-1 .text-area::after {
  position: absolute;
  white-space: pre;
  content: "suncare expertise";
  font-family: Cormorant;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.1;
  color: #262626;
  width: 285%;
  top: 20%;
  left: 0;
}

@media screen and (max-width: 1440px) {
  .slide-1 .text-area::after {
    font-size: 4.1666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .slide-1 .text-area::after {
    font-size: 9.1666666667vw;
    line-height: 1;
    width: 123%;
    top: 5%;
  }
}
@media screen and (min-width: 861px) and (max-width: 980px) {
  .slide-1 .text-area {
    max-width: 295px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-1 .text-area {
    max-width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .slide-1 .img-area {
    width: 75%;
  }
}
@media only screen and (min-width: 769px) {
  .slide-3 .text-area {
    max-width: 328px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .slide-3 .text-area {
    max-width: 295px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-3 .text-area {
    max-width: 250px;
  }
}
@media only screen and (min-width: 769px) {
  .slide-5 .text-area {
    max-width: 328px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .slide-5 .text-area {
    max-width: 295px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-5 .text-area {
    max-width: 250px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-8 .img-area {
    max-width: 395px;
  }
}
.slide-9 {
  position: relative;
}

.slide-9 .img-area {
  position: relative;
}

@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-9 .img-area {
    max-width: 395px;
  }
}
.slide-9 .img-area::before {
  position: absolute;
  content: "";
  width: 215px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 215px;
  left: -160px;
  top: -90px;
}

@media screen and (max-width: 1140px) {
  .slide-9 .img-area::before {
    top: -70px;
  }
}
@media screen and (max-width: 940px) {
  .slide-9 .img-area::before {
    top: -55px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .slide-9 .img-area::before {
    width: 180px;
  }
}
@media only screen and (max-width: 768px) {
  .slide-9 .img-area::before {
    display: none;
  }
}
@media screen and (max-width: 940px) {
  .slide-9 .text-area {
    padding-top: 16%;
  }
}
@media screen and (max-width: 860px) {
  .slide-9 .text-area {
    padding-top: 21%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .slide-9 .text-area {
    max-width: 295px;
  }
}
@media screen and (min-width: 769px) and (max-width: 860px) {
  .slide-9 .text-area {
    max-width: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .slide-9 .text-area {
    padding-top: 11%;
  }
}
.slide__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 945px;
  width: 100%;
  margin: 0 auto;
  padding-top: 8.5%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1260px) {
  .slide__inr {
    max-width: 875px;
  }
}
@media screen and (max-width: 1060px) {
  .slide__inr {
    max-width: 795px;
  }
}
@media screen and (max-width: 960px) {
  .slide__inr {
    max-width: 745px;
  }
}
@media screen and (max-width: 860px) {
  .slide__inr {
    max-width: 645px;
  }
}
@media only screen and (max-width: 768px) {
  .slide__inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-right: 10%;
    padding-left: 10%;
  }
}
.prev-btn-arrow {
  position: absolute;
  content: "";
  top: 45%;
  left: 6.4%;
  width: 3.5%;
  height: 9%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media only screen and (min-width: 769px) {
  .prev-btn-arrow {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    left: 0;
    background-position: right;
  }
}
@media screen and (max-width: 1290px) {
  .prev-btn-arrow {
    width: 43px;
    height: 63px;
    left: 20px;
  }
}
@media screen and (max-width: 960px) {
  .prev-btn-arrow {
    top: calc(50% - 20px);
    width: 30px;
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .prev-btn-arrow {
    top: calc(50% - 18px);
    left: 2%;
    width: 17px;
    height: 36px;
  }
}
.prev-btn-arrow.display-none {
  display: none;
}

.prev-btn-arrow:hover {
  cursor: pointer;
  background-size: contain;
}

@media only screen and (min-width: 769px) {
  .prev-btn-arrow:hover {
    -webkit-transform: rotate(-180deg) translateX(20px);
    transform: rotate(-180deg) translateX(20px);
  }
}
@media only screen and (max-width: 768px) {
  .prev-btn-arrow:hover {
    width: 17px;
    height: 36px;
  }
}
.next-btn-arrow {
  position: absolute;
  content: "";
  top: 45%;
  width: 3.5%;
  height: 9%;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 769px) {
  .next-btn-arrow {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    right: 0;
    background-position: right;
  }
}
@media screen and (max-width: 1290px) {
  .next-btn-arrow {
    width: 43px;
    height: 63px;
    right: 20px;
  }
}
@media screen and (max-width: 960px) {
  .next-btn-arrow {
    top: calc(50% - 20px);
    width: 30px;
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .next-btn-arrow {
    top: calc(50% - 18px);
    right: 2%;
    width: 17px;
    height: 36px;
  }
}
.next-btn-arrow.display-none {
  display: none;
}

.next-btn-arrow:hover {
  cursor: pointer;
  background-size: contain;
}

@media only screen and (min-width: 769px) {
  .next-btn-arrow:hover {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@media only screen and (max-width: 768px) {
  .next-btn-arrow:hover {
    width: 17px;
    height: 36px;
  }
}
@media only screen and (min-width: 769px) {
  .pc-hide {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .sp-hide {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1080px) {
  .bp1080-hide {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bp1080-hide {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bp1080-hide.sp-show {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .bp980-hide {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bp980-hide {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .bp980-hide.sp-show {
    display: block;
  }
}
.slide-active .fade-in-bottom,
.slide-active .fade-in-bottom--img,
.slide-active .fade-in-bottom--text {
  opacity: 0;
  -webkit-animation-name: fadein-bottom;
  animation-name: fadein-bottom;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@media only screen and (max-width: 768px) {
  .slide-active .fade-in-bottom,
.slide-active .fade-in-bottom--img,
.slide-active .fade-in-bottom--text {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}
.slide-active .fade-in-bottom--text {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.slide-active .fade-in-bottom--img {
  -webkit-animation-name: fadein-bottom-img;
  animation-name: fadein-bottom-img;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes fadein-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadein-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadein-bottom-img {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadein-bottom-img {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
p.normal {
  font-size: 1.06061vw;
  line-height: 1.4;
}

@media only screen and (min-width: 1320px) {
  p.normal {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  p.normal {
    font-size: 3.75vw;
  }
}
p.f_12 {
  font-size: 0.90909vw;
  line-height: 140%;
}

@media only screen and (min-width: 1320px) {
  p.f_12 {
    font-size: 12px;
  }
}
p.f_16 {
  font-size: 1.21212vw;
  line-height: 1.2;
}

@media only screen and (min-width: 1320px) {
  p.f_16 {
    font-size: 16px;
  }
}
p.f_20 {
  font-size: 1.51515vw;
  line-height: 1.2;
}

@media only screen and (min-width: 1320px) {
  p.f_20 {
    font-size: 20px;
  }
}
p.f_25 {
  font-size: 1.89394vw;
  line-height: 1.4;
}

@media only screen and (min-width: 1320px) {
  p.f_25 {
    font-size: 25px;
  }
}
p.caution {
  color: #888;
  font-size: 0.90909vw;
  line-height: 1.375;
}

@media only screen and (min-width: 1320px) {
  p.caution {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  p.caution {
    font-size: 3.125vw;
  }
}
.slider__logo {
  position: absolute;
  content: "";
  bottom: 32px;
  left: 1256px;
  width: 10.6944444444vw;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .slider__logo {
    bottom: 3.3333333333vw;
    left: 9.5%;
  }
}
