.home-scroll-expand-banner-pc-container[data-v-130983b1] {
  width: 100vw;
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.home-scroll-expand-banner-pc-container .about-us-title[data-v-130983b1] {
  font-size: var(--T0);
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  position: absolute;
  top: clamp(0px, 4.0816326531vw, 64px);
  left: 50%;
  margin-left: -25vw;
  transition: opacity 0.3s ease;
  will-change: transform;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 50vw;
}
.home-scroll-expand-banner-pc-container .about-us-title .about-us-subtitle[data-v-130983b1] {
  margin-top: 16px;
  font-size: var(--T6);
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  max-width: 50vw;
}
.home-scroll-expand-banner-pc-container .blur-overlay[data-v-130983b1] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(0px);
  transition: none;
}
.home-scroll-expand-banner-pc-container .content-wrapper[data-v-130983b1] {
  position: absolute;
  top: 30vh;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
@media screen and (max-height: 700px) {
.home-scroll-expand-banner-pc-container .content-wrapper[data-v-130983b1] {
    top: 50%;
    transform: translate(-50%, -50%);
}
}
.home-scroll-expand-banner-pc-container .content-wrapper .descriptions[data-v-130983b1] {
  opacity: 0;
}
.home-scroll-expand-banner-pc-container .content-wrapper .description[data-v-130983b1] {
  width: 100%;
  padding: 0px 18vw;
  box-sizing: border-box;
  font-size: var(--T6);
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 3.75vh;
}
.home-scroll-expand-banner-pc-container .content-wrapper .description[data-v-130983b1]:last-child {
  margin-bottom: 0;
}
.home-scroll-expand-banner-pc-container .content-wrapper .description[data-v-130983b1]:not(:first-child) {
  margin-top: 1.5vh;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data[data-v-130983b1] {
  margin-top: 12.5vh;
  width: 100%;
  padding: 0px 12.5vw;
  box-sizing: border-box;
  opacity: 0;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list[data-v-130983b1] {
  padding: 3.75vh 5vh;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item[data-v-130983b1] {
  position: relative;
  display: flex;
  align-items: center;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item:first-child .profile-item-content[data-v-130983b1] {
  margin-left: 0 !important;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item:last-child .profile-item-content[data-v-130983b1] {
  margin-right: 0 !important;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item .profile-item-content[data-v-130983b1] {
  margin: 0px 3vw;
  height: 18.75vh;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item .profile-item-content .profile-item-title[data-v-130983b1] {
  color: #ffffff;
  font-size: 2vh;
  font-weight: 400;
}
.home-scroll-expand-banner-pc-container .content-wrapper .profile-data .profile-list .profile-item .profile-item-content .profile-item-value[data-v-130983b1] {
  color: #ffffff;
  font-size: 48px;
  font-weight: 500;
}.home-scroll-expand-banner-mob-container[data-v-56a4d33e] {
  width: 100vw;
}
.company-top[data-v-56a4d33e] {
  padding: 88px 24px 24px 24px;
  box-sizing: border-box;
}
.company-top .company-top-profile[data-v-56a4d33e] {
  color: rgba(0, 0, 0, 0.9);
  font-size: 24px;
  font-weight: 500;
}
.company-top .company-top-subtitle[data-v-56a4d33e] {
  color: rgb(56, 59, 67);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 8px;
}
.company-banner[data-v-56a4d33e] {
  width: 100vw;
  height: 198px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.company-content[data-v-56a4d33e] {
  padding: 40px 24px 60px 24px;
  box-sizing: border-box;
}
.company-content .description[data-v-56a4d33e] {
  margin-bottom: 20px;
  color: rgb(56, 59, 67);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.company-content .description[data-v-56a4d33e]:last-child {
  margin-bottom: 0 !important;
}
.company-content .profile-list[data-v-56a4d33e] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.company-content .profile-list .profile-item[data-v-56a4d33e] {
  width: 50%;
  position: relative;
  height: 135px;
  margin-top: 40px;
}
.company-content .profile-list .profile-item[data-v-56a4d33e]:nth-child(2n-1) {
  padding-right: 12px;
  box-sizing: border-box;
}
.company-content .profile-list .profile-item[data-v-56a4d33e]:nth-child(2n) {
  padding-left: 12px;
  box-sizing: border-box;
}
.company-content .profile-list .profile-item:nth-child(2n) .profile-item-line[data-v-56a4d33e] {
  display: none;
}
.company-content .profile-list .profile-item .profile-item-content[data-v-56a4d33e] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.company-content .profile-list .profile-item .profile-item-content img[data-v-56a4d33e] {
  display: flex;
  margin-bottom: 8px;
}
.company-content .profile-list .profile-item .profile-item-content .profile-item-title[data-v-56a4d33e] {
  color: rgb(92, 96, 106);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
}
.company-content .profile-list .profile-item .profile-item-content .profile-item-value[data-v-56a4d33e] {
  color: rgb(26, 29, 37);
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 34px;
  margin-bottom: 8px;
}
.company-content .profile-list .profile-item .profile-item-line[data-v-56a4d33e] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}