.section[data-v-d2518f9b] {
  padding: 7.2916666667vw 12.5vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section[data-v-d2518f9b] {
    padding: 60px 24px;
}
}
.section.no-bottom[data-v-d2518f9b] {
  padding-bottom: 0 !important;
}
@media (min-width: 0) and (max-width: 767px) {
.section.no-bottom[data-v-d2518f9b] {
    padding: 60px 24px 0;
}
}
.section.no-top[data-v-d2518f9b] {
  padding-top: 0 !important;
}
@media (min-width: 0) and (max-width: 767px) {
.section.no-top[data-v-d2518f9b] {
    padding: 0 24px 60px;
}
}
.section.light[data-v-d2518f9b] {
  background-color: #ffffff !important;
}
.section.grey[data-v-d2518f9b] {
  background-color: #f5f7fa !important;
}
.section.dark[data-v-d2518f9b] {
  background-color: #000000 !important;
}
.section.dark .section-title[data-v-d2518f9b],
.section.dark .section-desc[data-v-d2518f9b],
.section.dark .tab.is-active[data-v-d2518f9b] {
  color: #ffffff !important;
}
.section.dark .tab-desc[data-v-d2518f9b] {
  color: rgba(255, 255, 255, 0.7) !important;
}
.section.dark .tab-desc-extra[data-v-d2518f9b] {
  color: rgba(255, 255, 255, 0.6) !important;
}
.section.dark .tab-header-wrap[data-v-d2518f9b]::after {
  border-bottom-color: rgba(255, 255, 255, 0.2) !important;
}
.section.dark .tab[data-v-d2518f9b] {
  color: rgba(255, 255, 255, 0.4) !important;
}
.section.dark .tab.is-active[data-v-d2518f9b]::after {
  border-color: #ffffff !important;
}
.section[data-v-d2518f9b] * {
  line-height: calc(100% + 6px);
}
.section .section-header[data-v-d2518f9b] {
  margin-bottom: 3.2291666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-header[data-v-d2518f9b] {
    margin-bottom: 26px;
}
}
.section .section-title-img[data-v-d2518f9b] {
  display: block;
  width: 7.0833333333vw;
  height: 4.1666666667vw;
  margin: auto auto 1.25vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-title-img[data-v-d2518f9b] {
    width: 12.8vw;
    height: 7.5306666667vw;
    margin: auto auto 8px;
}
}
.section .section-title[data-v-d2518f9b] {
  text-align: center;
  font-family: "URW Form-500";
  font-size: 2.9166666667vw;
  line-height: 1;
  color: #001433;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-title[data-v-d2518f9b] {
    font-size: 24px;
    line-height: calc(100% + 6px);
}
}
.section .section-desc[data-v-d2518f9b] {
  margin-top: 1.25vw;
  font-weight: 400;
  font-size: 1.25vw;
  line-height: 1;
  color: #263751;
  text-align: center;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-desc[data-v-d2518f9b] {
    margin-top: 8px;
    font-weight: 300;
    font-size: 12px;
    line-height: calc(100% + 6px);
}
}
.section .pic-item[data-v-d2518f9b] {
  overflow: hidden;
  height: 37.5vw;
  clip-path: inset(0 0 0 0);
}
@media (min-width: 0) and (max-width: 767px) {
.section .pic-item[data-v-d2518f9b] {
    height: 49.0666666667vw;
}
}
.section .pic-item img[data-v-d2518f9b] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section .swiper-wrapper[data-v-d2518f9b] {
  transform: none !important;
  height: 37.5vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .swiper-wrapper[data-v-d2518f9b] {
    height: 49.0666666667vw;
}
}
.section .swiper-wrapper .swiper-slide[data-v-d2518f9b] {
  width: 100%;
  height: 37.5vw;
  position: absolute;
  left: 0;
}
@media (min-width: 0) and (max-width: 767px) {
.section .swiper-wrapper .swiper-slide[data-v-d2518f9b] {
    height: 49.0666666667vw;
}
}
.section .section-footer[data-v-d2518f9b] {
  margin-top: 3.2291666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.section .section-footer[data-v-d2518f9b] {
    margin-top: 24px;
}
}
.section .tab-container[data-v-d2518f9b] {
  position: relative;
}
.section .tab-container .tab-header-wrap[data-v-d2518f9b] {
  max-width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
.section .tab-container .tab-header-wrap[data-v-d2518f9b]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #d9dce1;
}
.section .tab-container .tab-header-wrap .tab-header[data-v-d2518f9b] {
  display: flex;
  max-width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  gap: 3.125vw;
  overflow-y: hidden;
  overflow-x: scroll;
  position: relative;
}
.section .tab-container .tab-header-wrap .tab-header[data-v-d2518f9b]::-webkit-scrollbar {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-header-wrap .tab-header[data-v-d2518f9b] {
    gap: 26px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-header-wrap .tab-header.tab-header-center[data-v-d2518f9b] {
    gap: 26px;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: none;
}
}
.section .tab-container .tab-header-wrap .tab-header .tab[data-v-d2518f9b] {
  position: relative;
  font-size: 1.3541666667vw;
  font-weight: 400;
  color: #8c95a3;
  white-space: nowrap;
  padding-bottom: 0.8854166667vw;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-header-wrap .tab-header .tab[data-v-d2518f9b] {
    font-size: 14px;
    padding-bottom: 16px;
}
}
.section .tab-container .tab-header-wrap .tab-header .tab.is-active[data-v-d2518f9b] {
  font-family: "URW Form-500";
  color: #001433;
  z-index: 2;
}
@keyframes growWidth-d2518f9b {
from {
    width: 0;
}
to {
    width: 100%;
}
}
.section .tab-container .tab-header-wrap .tab-header .tab.is-active[data-v-d2518f9b]::after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #001433;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  animation: growWidth-d2518f9b 0.3s ease;
}
@keyframes descFadeIn-d2518f9b {
from {
    opacity: 0;
    transform: translate(0, 20px);
}
to {
    opacity: 1;
    transform: translate(0, 0);
}
}
.section .tab-container .tab-content[data-v-d2518f9b] {
  width: 100%;
  margin-top: 1.6666666667vw;
  text-align: center;
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-content[data-v-d2518f9b] {
    margin-top: 16px;
    text-align: left;
}
}
.section .tab-container .tab-content .tab-desc[data-v-d2518f9b] {
  font-weight: 400;
  font-size: 0.8333333333vw;
  color: #263751;
  white-space: pre-line;
  animation: descFadeIn-d2518f9b 0.3s ease-in;
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-content .tab-desc[data-v-d2518f9b] {
    font-weight: 300;
    font-size: 12px;
    white-space: normal;
}
}
.section .tab-container .tab-content .tab-desc-extra[data-v-d2518f9b] {
  font-size: clamp(10px, 0.625vw, 0.625vw);
  color: #8c95a3;
  animation: descFadeIn-d2518f9b 0.3s ease-in;
}
@media (min-width: 0) and (max-width: 767px) {
.section .tab-container .tab-content .tab-desc-extra[data-v-d2518f9b] {
    font-size: 12px;
    margin-top: 24px;
}
}
.params-layout[data-v-d2518f9b] {
  display: flex;
  justify-content: center;
  color: #001433;
  margin-bottom: 2.3958333333vw;
}
.params-layout .param-item[data-v-d2518f9b] {
  text-align: center;
  position: relative;
  padding: 0 3.0208333333vw;
  white-space: nowrap;
}
.params-layout .param-item p.param-row1[data-v-d2518f9b] {
  line-height: 0;
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item p.param-row1[data-v-d2518f9b] {
    margin-top: -3.5px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item[data-v-d2518f9b] {
    padding: 0;
}
}
.params-layout .param-item[data-v-d2518f9b]:not(:last-child):after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #d9dce1;
  position: absolute;
  right: 0;
  top: 0;
}
.params-layout .param-item .param-label[data-v-d2518f9b] {
  font-weight: 400;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-right: 4px;
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item .param-label[data-v-d2518f9b] {
    font-size: 10px;
}
}
.params-layout .param-item .param-value[data-v-d2518f9b] {
  font-family: "URW Form";
  font-size: 2.6041666667vw;
  display: inline-flex;
  align-items: center;
  height: 2.6041666667vw;
  line-height: 2.6041666667vw;
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item .param-value[data-v-d2518f9b] {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    margin-bottom: -6.5px;
}
}
.params-layout .param-item .param-unit[data-v-d2518f9b] {
  font-family: "URW Form";
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-left: 4px;
  display: inline-flex;
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item .param-unit[data-v-d2518f9b] {
    font-family: "URW Form";
    font-size: 12px;
}
}
.params-layout .param-item .param-desc[data-v-d2518f9b] {
  font-weight: 300;
  font-size: clamp(12px, 0.8333333333vw, 0.8333333333vw);
  line-height: 1;
  margin-top: 0.2604166667vw;
  color: #8c95a3;
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout .param-item .param-desc[data-v-d2518f9b] {
    font-size: 10px;
    margin-top: 8px;
}
}
@media (min-width: 0) and (max-width: 767px) {
.params-layout[data-v-d2518f9b] {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 34px 48px;
    margin: 25px 0 0;
}
.params-layout .param-item[data-v-d2518f9b] {
    text-align: left;
    justify-self: flex-start;
}
.params-layout .param-item[data-v-d2518f9b]::after {
    display: none;
}
.params-layout.center[data-v-d2518f9b] {
    justify-content: center;
    gap: 0;
}
.params-layout.center .param-item[data-v-d2518f9b] {
    width: 50%;
    text-align: center;
}
.params-layout.center .param-item[data-v-d2518f9b]::after {
    display: block;
}
}
.clipPath-transition-enter-active[data-v-d2518f9b],
.clipPath-transition-leave-active[data-v-d2518f9b] {
  transition: clip-path 0.4s ease;
}