.p-top-main {
  background-image: url("../img/top/main_bg.png");
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.p-top-kv {
  position: relative;
}
.p-top-kv__bg {
  position: relative;
}
.p-top-kv__bg__item {
  position: relative;
}
.p-top-kv__bg__item__product {
  position: absolute;
  opacity: 0;
  transform: translateY(26.6666666667vw) rotate(20deg);
  animation-duration: 0.8s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}
.p-top-kv__bg__item__product[data-item=item01_01] {
  width: 71.2vw;
  top: 40vw;
  left: -3.2vw;
  z-index: 4;
}
.p-top-kv__bg__item__product[data-item=item01_02] {
  width: 53.8666666667vw;
  top: 12vw;
  left: 15.4666666667vw;
  z-index: 6;
}
.p-top-kv__bg__item__product[data-item=item01_03] {
  width: 45.3333333333vw;
  top: 10.1333333333vw;
  left: 59.7333333333vw;
  z-index: 2;
}
.p-top-kv__bg__item__product[data-item=item02] {
  width: 60vw;
  top: 8.8vw;
  left: 22.9333333333vw;
}
.p-top-kv__bg__item__product[data-item=item03] {
  width: 53.8666666667vw;
  top: 4.8vw;
  left: 26.1333333333vw;
}
.p-top-kv__bg__item__product[data-item=item04] {
  width: 57.3333333333vw;
  top: 5.3333333333vw;
  left: 28.2666666667vw;
}
.p-top-kv__bg__item__textarea {
  height: 93.0666666667vw;
  display: flex;
  align-items: center;
  position: absolute;
  top: 10.6666666667vw;
  left: 5.3333333333vw;
}
.p-top-kv__bg__item__text {
  display: inline-block;
  font-family: "Cormorant", serif;
  font-weight: 300;
  font-size: 6.4vw;
  line-height: 0.9;
  letter-spacing: 0;
  opacity: 0;
  transition: 0.8s;
  transition-delay: 0.2s;
}
.p-top-kv__bg__item__bg {
  position: relative;
}
.p-top-kv__bg__item__bg__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-top-kv__bg__item__bg__mask__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -36%) rotate(20deg);
  display: block;
  width: 181.3333333333vw;
  height: 288vw;
}
.p-top-kv__bg__item[tabindex="0"] .p-top-kv__bg__item__product {
  animation-name: kvanimation_product;
}
.p-top-kv__bg__item[tabindex="0"] .p-top-kv__bg__item__text {
  opacity: 1;
}
.p-top-kv__bg__item[tabindex="0"] .p-top-kv__bg__item__bg__mask__inner {
  animation: gradation 5s linear forwards;
}
.p-top-kv__bg__item[data-item="1"] .p-top-kv__bg__item__bg__mask__inner {
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 119, 169, 0.1) 25%, rgba(72, 224, 255, 0.1) 50%, rgba(255, 228, 92, 0.1) 75%, transparent 100%);
}
.p-top-kv__bg__item[data-item="2"] .p-top-kv__bg__item__bg__mask__inner {
  background: linear-gradient(to bottom, rgba(255, 119, 169, 0.1) 12.5%, transparent 25%, transparent 37.5%, rgba(255, 119, 169, 0.1) 50%, transparent 62.5%, transparent 75%, rgba(255, 119, 169, 0.1) 87.5%);
}
.p-top-kv__bg__item[data-item="3"] .p-top-kv__bg__item__bg__mask__inner {
  background: linear-gradient(to bottom, rgba(72, 224, 255, 0.1) 12.5%, transparent 25%, transparent 37.5%, rgba(72, 224, 255, 0.1) 50%, transparent 62.5%, transparent 75%, rgba(72, 224, 255, 0.1) 87.5%);
}
.p-top-kv__bg__item[data-item="4"] .p-top-kv__bg__item__bg__mask__inner {
  background: linear-gradient(to bottom, rgba(255, 228, 92, 0.1) 12.5%, transparent 25%, transparent 37.5%, rgba(255, 228, 92, 0.1) 50%, transparent 62.5%, transparent 75%, rgba(255, 228, 92, 0.1) 87.5%);
}
.p-top-kv__bg .slick-dots {
  position: absolute;
  top: 144.8vw;
  bottom: auto;
  left: 5.3333333333vw;
  z-index: 10;
  display: flex;
  gap: 1.8666666667vw;
  width: auto;
}
.p-top-kv__bg .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
.p-top-kv__bg .slick-dots li button {
  width: 8vw;
  height: 1.0666666667vw;
  border-radius: 0.5333333333vw;
  padding: 0;
  background: rgba(0, 0, 0, 0.1);
}
.p-top-kv__bg .slick-dots li button::before {
  content: none;
}
.p-top-kv__bg .slick-dots li.slick-active button {
  background: rgb(0, 0, 0);
}
.p-top-kv__textarea {
  width: 89.3333333333vw;
  position: absolute;
  top: 103.7333333333vw;
  left: 50%;
  transform: translateX(-50%);
}
.p-top-kv__text01 {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
}
.p-top-kv__text02 {
  margin-top: 2.6666666667vw;
}
.p-top-kv__text03 {
  font-size: 3.7333333333vw;
  line-height: 1.4285714286;
  margin-top: 1.6vw;
  text-align: center;
}
.p-top-kv__text04 {
  font-size: 2.1333333333vw;
  line-height: 1.5555555556;
  margin-top: 1.8666666667vw;
  color: #787878;
  text-align: right;
}
.p-top-concept {
  padding-top: 21.3333333333vw;
}
.p-top-concept__text {
  text-align: center;
  margin-top: 3.7333333333vw;
}
.p-top-concept__remarks {
  font-size: 2.6666666667vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #787878;
  text-align: center;
  margin-top: 3.7333333333vw;
}
.p-top-concept__button {
  margin-top: 10.6666666667vw;
}
.p-top-products {
  margin-top: 40vw;
}
.p-top-products__item {
  margin-top: 13.3333333333vw;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.p-top-products__item + .p-top-products__item {
  margin-top: 34.6666666667vw;
}
.p-top-products__item[data-item=product01] {
  background-image: url("../img/top/products_bg01.png");
}
.p-top-products__item[data-item=product01] .p-top-products__img {
  width: 57.3333333333vw;
}
.p-top-products__item[data-item=product01] .p-top-products__heading .color {
  color: #F7E25B;
}
.p-top-products__item[data-item=product01] .p-top-products__icon {
  width: 38.9333333333vw;
  bottom: -9.6vw;
}
.p-top-products__item[data-item=product02] {
  background-image: url("../img/top/products_bg02.png");
}
.p-top-products__item[data-item=product02] .p-top-products__img {
  width: 56vw;
}
.p-top-products__item[data-item=product02] .p-top-products__heading .color {
  color: #DD4A6F;
}
.p-top-products__item[data-item=product02] .p-top-products__icon {
  width: 40.2666666667vw;
  bottom: -7.4666666667vw;
}
.p-top-products__item[data-item=product03] {
  background-image: url("../img/top/products_bg03.png");
}
.p-top-products__item[data-item=product03] .p-top-products__img {
  width: 55.4666666667vw;
}
.p-top-products__item[data-item=product03] .p-top-products__heading .color {
  color: #3FA7DE;
}
.p-top-products__item[data-item=product03] .p-top-products__logo {
  margin-top: 4vw;
}
.p-top-products__item[data-item=product03] .p-top-products__icon {
  width: 39.4666666667vw;
  bottom: -6.6666666667vw;
}
.p-top-products__img {
  padding-top: 10.6666666667vw;
  margin: 0 auto;
}
.p-top-products__logo {
  width: 26.6666666667vw;
  margin-left: 5.3333333333vw;
}
.p-top-products__heading {
  padding: 0 5.3333333333vw;
  margin-top: 3.7333333333vw;
  font-family: "Cormorant", serif;
  font-weight: 300;
  font-size: 13.8666666667vw;
  line-height: 0.9;
  letter-spacing: 0;
}
.p-top-products__heading__text {
  display: inline-block;
  opacity: 0;
  transform: translate(0.5em, 0.5em) rotate(20deg);
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}
.p-top-products__heading__text[data-delay="00"] {
  animation-delay: 0s;
}
.p-top-products__heading__text[data-delay="01"] {
  animation-delay: 0.02s;
}
.p-top-products__heading__text[data-delay="02"] {
  animation-delay: 0.04s;
}
.p-top-products__heading__text[data-delay="03"] {
  animation-delay: 0.06s;
}
.p-top-products__heading__text[data-delay="04"] {
  animation-delay: 0.08s;
}
.p-top-products__heading__text[data-delay="05"] {
  animation-delay: 0.1s;
}
.p-top-products__heading__text[data-delay="06"] {
  animation-delay: 0.12s;
}
.p-top-products__heading__text[data-delay="07"] {
  animation-delay: 0.14s;
}
.p-top-products__heading__text[data-delay="08"] {
  animation-delay: 0.16s;
}
.p-top-products__heading__text[data-delay="09"] {
  animation-delay: 0.18s;
}
.p-top-products__heading__text[data-delay="10"] {
  animation-delay: 0.2s;
}
.p-top-products__heading__text[data-delay="11"] {
  animation-delay: 0.22s;
}
.p-top-products__heading__text[data-delay="12"] {
  animation-delay: 0.24s;
}
.p-top-products__heading__text[data-delay="13"] {
  animation-delay: 0.26s;
}
.p-top-products__heading__text[data-delay="14"] {
  animation-delay: 0.28s;
}
.p-top-products__heading__text[data-delay="15"] {
  animation-delay: 0.3s;
}
.p-top-products__heading__text[data-delay="16"] {
  animation-delay: 0.32s;
}
.p-top-products__heading.is-inview02 .p-top-products__heading__text {
  animation-name: animation_text;
}
.p-top-products__text01 {
  font-weight: 600;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  letter-spacing: 0;
  padding: 0 5.3333333333vw;
  margin-top: 3.7333333333vw;
}
.p-top-products__text02 {
  line-height: 1.6;
  padding: 0 5.3333333333vw;
  margin-top: 5.3333333333vw;
  position: relative;
  z-index: 10;
}
.p-top-products__button {
  display: flex;
  justify-content: flex-start;
  margin-top: 5.3333333333vw;
  margin-left: 5.3333333333vw;
}
.p-top-products__icon {
  position: absolute;
  right: 0;
}
.p-top-products__remarks {
  font-size: 2.6666666667vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #787878;
  text-align: justify;
  padding: 0 5.3333333333vw;
  margin-top: 13.3333333333vw;
}
.p-top-faq {
  padding-top: 35.2vw;
  padding-bottom: 46.6666666667vw;
}
.p-top-faq__item {
  width: 89.3333333333vw;
  margin: 13.3333333333vw auto 0;
}
.p-top-faq__item + .p-top-faq__item {
  margin: 21.3333333333vw auto 0;
}
.p-top-faq__heading {
  background: #E9F1F4;
  padding: 3.7333333333vw 3.7333333333vw 5.8666666667vw;
  border-radius: 1.0666666667vw;
}
.p-top-faq__heading__text01 {
  font-family: "Cormorant", serif;
  font-weight: 600;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0;
}
.p-top-faq__heading__text02 {
  font-weight: 400;
  font-size: 4.8vw;
  line-height: 1;
  margin-top: 2.1333333333vw;
}
.p-top-faq__text {
  font-size: 3.7333333333vw;
  letter-spacing: 0;
  text-align: justify;
  margin-top: 3.7333333333vw;
}

@media print, (min-width: 768px) {
  .p-top-kv {
    position: relative;
  }
  .p-top-kv__bg {
    position: relative;
  }
  .p-top-kv__bg__item__product[data-item=item01_01] {
    width: 26.5827232796vw;
    top: 14.934114202vw;
    left: -1.1947291362vw;
  }
  .p-top-kv__bg__item__product[data-item=item01_02] {
    width: 20.1112737921vw;
    top: 4.4802342606vw;
    left: 5.7745241581vw;
  }
  .p-top-kv__bg__item__product[data-item=item01_03] {
    width: 16.925329429vw;
    top: 3.7833089312vw;
    left: 22.3016105417vw;
  }
  .p-top-kv__bg__item__product[data-item=item02] {
    width: 22.4011713031vw;
    top: 3.2855051245vw;
    left: 8.5622254758vw;
  }
  .p-top-kv__bg__item__product[data-item=item03] {
    width: 20.1112737921vw;
    top: 1.7920937042vw;
    left: 9.756954612vw;
  }
  .p-top-kv__bg__item__product[data-item=item04] {
    width: 21.4055636896vw;
    top: 1.9912152269vw;
    left: 10.5534407028vw;
  }
  .p-top-kv__bg__item__textarea {
    height: 34.7467057101vw;
    top: 3.9824304539vw;
    left: 1.9912152269vw;
  }
  .p-top-kv__bg__item__text {
    font-size: 2.3894582723vw;
  }
  .p-top-kv__bg .slick-dots {
    position: absolute;
    top: 54.0614934114vw;
    bottom: auto;
    left: 1.9912152269vw;
    z-index: 10;
    display: flex;
    gap: 0.6969253294vw;
    width: auto;
  }
  .p-top-kv__bg .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }
  .p-top-kv__bg .slick-dots li button {
    width: 2.9868228404vw;
    height: 0.3982430454vw;
    border-radius: 0.1991215227vw;
    padding: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  .p-top-kv__bg .slick-dots li button::before {
    content: none;
  }
  .p-top-kv__bg .slick-dots li.slick-active button {
    background: rgb(0, 0, 0);
  }
  .p-top-kv__textarea {
    width: 33.3528550512vw;
    position: absolute;
    top: 38.729136164vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-top-kv__text01 {
    font-size: 1.3938506589vw;
    line-height: 1.4285714286;
  }
  .p-top-kv__text02 {
    margin-top: 0.9956076135vw;
  }
  .p-top-kv__text03 {
    font-size: 1.3938506589vw;
    line-height: 1.4285714286;
    margin-top: 0.5973645681vw;
    text-align: center;
  }
  .p-top-kv__text04 {
    font-size: 0.7964860908vw;
    line-height: 1.5555555556;
    margin-top: 0.6969253294vw;
    color: #787878;
    text-align: right;
  }
  .p-top-concept {
    padding-top: 7.9648609078vw;
  }
  .p-top-concept__text {
    margin-top: 1.3938506589vw;
  }
  .p-top-concept__remarks {
    font-size: 0.9956076135vw;
    margin-top: 1.3938506589vw;
  }
  .p-top-concept__button {
    margin-top: 3.9824304539vw;
  }
  .p-top-products {
    margin-top: 14.934114202vw;
  }
  .p-top-products__item {
    margin-top: 4.9780380673vw;
  }
  .p-top-products__item + .p-top-products__item {
    margin-top: 12.9428989751vw;
  }
  .p-top-products__item[data-item=product01] .p-top-products__img {
    width: 21.4055636896vw;
  }
  .p-top-products__item[data-item=product01] .p-top-products__icon {
    width: 14.5358711567vw;
    bottom: -3.5841874085vw;
  }
  .p-top-products__item[data-item=product02] .p-top-products__img {
    width: 20.9077598829vw;
  }
  .p-top-products__item[data-item=product02] .p-top-products__icon {
    width: 15.0336749634vw;
    bottom: -2.7877013177vw;
  }
  .p-top-products__item[data-item=product03] .p-top-products__img {
    width: 20.7086383602vw;
  }
  .p-top-products__item[data-item=product03] .p-top-products__logo {
    margin-top: 1.4934114202vw;
  }
  .p-top-products__item[data-item=product03] .p-top-products__icon {
    width: 14.7349926794vw;
    bottom: -2.4890190337vw;
  }
  .p-top-products__img {
    padding-top: 3.9824304539vw;
  }
  .p-top-products__logo {
    width: 9.9560761347vw;
    margin-left: 1.9912152269vw;
  }
  .p-top-products__heading {
    padding: 0 1.9912152269vw;
    margin-top: 1.3938506589vw;
    font-size: 5.17715959vw;
  }
  .p-top-products__text01 {
    font-size: 1.3938506589vw;
    padding: 0 1.9912152269vw;
    margin-top: 1.3938506589vw;
  }
  .p-top-products__text02 {
    padding: 0 1.9912152269vw;
    margin-top: 1.9912152269vw;
  }
  .p-top-products__button {
    margin-top: 1.9912152269vw;
    margin-left: 1.9912152269vw;
  }
  .p-top-products__remarks {
    font-size: 0.9956076135vw;
    padding: 0 1.9912152269vw;
    margin-top: 4.9780380673vw;
  }
  .p-top-faq {
    padding-top: 13.1420204978vw;
    padding-bottom: 17.4231332357vw;
  }
  .p-top-faq__item {
    width: 33.3528550512vw;
    margin: 4.9780380673vw auto 0;
  }
  .p-top-faq__item + .p-top-faq__item {
    margin: 7.9648609078vw auto 0;
  }
  .p-top-faq__heading {
    padding: 1.3938506589vw 1.3938506589vw 2.1903367496vw;
    border-radius: 0.3982430454vw;
  }
  .p-top-faq__heading__text01 {
    font-size: 1.3938506589vw;
  }
  .p-top-faq__heading__text02 {
    font-size: 1.7920937042vw;
    margin-top: 0.7964860908vw;
  }
  .p-top-faq__text {
    font-size: 1.3938506589vw;
    margin-top: 1.3938506589vw;
  }
}
/*# sourceMappingURL=top.css.map */
