[data-v-3bcfa66e] {
  transition: all 0.3s;
}
.v-enter-active[data-v-3bcfa66e],
.v-leave-active[data-v-3bcfa66e] {
  transition: opacity 0.8s cubic-bezier(0.1, 0.9, 0.6, 1);
}
.v-enter-from[data-v-3bcfa66e],
.v-leave-to[data-v-3bcfa66e] {
  opacity: 0;
}
.page-container[data-v-3bcfa66e] {
  width: 100%;
  height: 100vh;
  max-height: 56.25vw;
  min-height: 33.3333333333vw;
  position: relative;
  background: rgb(245, 247, 250);
}
.page-container .page-title[data-v-3bcfa66e] {
  text-align: center;
  right: 0;
  left: 0;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  z-index: 2;
  top: 16.7%;
  font-size: 2.9166666667vw;
  font-family: "URW Form-500";
  line-height: 1.143;
  color: rgb(0, 0, 0);
}
.page-container .bg-text[data-v-3bcfa66e] {
  z-index: 1;
  top: 29.07%;
  right: 50%;
  transform: translateX(24%);
  position: absolute;
  height: 12.407%;
}
.page-container .bg-text img[data-v-3bcfa66e] {
  height: 100%;
}
.page-container .swiper-container[data-v-3bcfa66e] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 39.63%;
  top: 29.07%;
}
.page-container .swiper-container .swiper-wrapper[data-v-3bcfa66e] {
  transition-timing-function: cubic-bezier(0.1, 0.9, 0.6, 1);
}
.page-container .swiper-container .swiper-slide[data-v-3bcfa66e] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.page-container .swiper-container .swiper-slide img[data-v-3bcfa66e] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-container .page-tab[data-v-3bcfa66e] {
  width: 100%;
  position: absolute;
  bottom: 24.2%;
  z-index: 3;
}
.page-container .page-tab .page-tab-container[data-v-3bcfa66e] {
  display: flex;
  justify-content: center;
  font-size: 1.3541666667vw;
  line-height: 1.31;
}
.page-container .page-tab .page-tab-container .page-tab-item[data-v-3bcfa66e] {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.page-container .page-tab .page-tab-container .active[data-v-3bcfa66e] {
  color: rgb(0, 20, 51);
}
.page-container .page-tab .page-tab-container .page-tab-item[data-v-3bcfa66e]:not(:last-child) {
  margin-right: 2.5vw;
}
.page-container .page-button[data-v-3bcfa66e] {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 13.14%;
  display: flex;
  justify-content: center;
}
.page-container .page-button .button-container[data-v-3bcfa66e] {
  display: flex;
  gap: 0 1.25vw;
}
.page-container .page-button .button-container .button-pc[data-v-3bcfa66e] {
  width: 10.4166666667vw;
  height: 2.9166666667vw;
}[data-v-437481ea] {
  transition: all 0.3s;
}
.v-enter-active[data-v-437481ea],
.v-leave-active[data-v-437481ea] {
  transition: opacity 0.8s cubic-bezier(0.1, 0.9, 0.6, 1);
}
.v-enter-from[data-v-437481ea],
.v-leave-to[data-v-437481ea] {
  opacity: 0;
}
.page-container[data-v-437481ea] {
  width: 100%;
  position: relative;
  background-color: rgb(245, 247, 250);
  overflow: hidden;
  padding: 60px 24px;
}
.page-container .page-title[data-v-437481ea] {
  text-align: center;
  z-index: 2;
  font-size: 6.4vw;
  font-family: "URW Form-500";
  line-height: calc(100% + 6px);
  color: rgb(0, 20, 51);
}
.page-container .bg-text[data-v-437481ea] {
  z-index: 1;
  top: 33.185%;
  right: 15.2vw;
  height: 13%;
}
.page-container .bg-text img[data-v-437481ea] {
  height: 100%;
}
.page-container .swiper-container[data-v-437481ea] {
  z-index: 1;
  width: 100%;
  height: 50.6666666667vw;
  margin-top: 11.2vw;
}
.page-container .swiper-container .swiper-wrapper[data-v-437481ea] {
  transition-timing-function: cubic-bezier(0.1, 0.9, 0.6, 1);
}
.page-container .swiper-container .swiper-slide[data-v-437481ea] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.page-container .swiper-container .swiper-slide img[data-v-437481ea] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-container .page-tab[data-v-437481ea] {
  width: 100%;
  margin-top: 6.4vw;
  z-index: 3;
  display: flex;
  justify-content: center;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.page-container .page-tab .page-tab-container[data-v-437481ea] {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.7333333333vw;
  line-height: 1.31;
  gap: 6.9333333333vw;
}
.page-container .page-tab .page-tab-container .page-tab-item[data-v-437481ea] {
  color: rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  cursor: pointer;
}
.page-container .page-tab .page-tab-container .active[data-v-437481ea] {
  color: rgb(0, 20, 51);
}
.page-container .page-button[data-v-437481ea] {
  z-index: 2;
  width: 100%;
  margin-top: 8.5333333333vw;
}
.page-container .page-button .button-container[data-v-437481ea] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 4.2666666667vw;
}
.page-container .page-button .button-container .button-mob[data-v-437481ea] {
  width: 100%;
  height: 42px;
  font-size: 12px;
}