.byd-technologgy[data-v-7d6d1c56] {
  display: grid;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
.byd-technologgy[data-v-7d6d1c56] {
    padding-inline: var(--gutter);
    grid-template-columns: clamp(0px, 42.2916666667vw, 609px) clamp(0px, 37.8472222222vw, 545px);
    justify-content: space-between;
}
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy[data-v-7d6d1c56] {
    padding-block: 96px;
}
}
.byd-technologgy .technologgy-scroll[data-v-7d6d1c56] {
  overflow: auto;
}
@media screen and (min-width: 1024px) {
.byd-technologgy .technologgy-scroll[data-v-7d6d1c56] {
    height: 100%;
    width: clamp(0px, 42.2916666667vw, 609px);
    position: relative;
}
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy .technologgy-scroll[data-v-7d6d1c56] {
    order: 2;
    margin-top: 64px;
    width: 100vw;
    scroll-snap-type: x mandatory;
}
}
.byd-technologgy .technologgy-scroll .flex-content[data-v-7d6d1c56] {
  display: flex;
}
@media screen and (min-width: 1024px) {
.byd-technologgy .technologgy-scroll .flex-content[data-v-7d6d1c56] {
    padding-block: 24px;
    gap: 24px;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 100%;
}
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy .technologgy-scroll .flex-content[data-v-7d6d1c56] {
    padding-right: var(--gutter);
    width: -moz-fit-content;
    width: fit-content;
}
}
@media screen and (min-width: 1024px) {
.byd-technologgy .technologgy-scroll .flex-content .item-slide[data-v-7d6d1c56] {
    height: clamp(0px, 24.3055555556vw, 350px);
}
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy .technologgy-scroll .flex-content .item-slide[data-v-7d6d1c56] {
    scroll-snap-align: start;
    flex: none;
    width: 344px;
    padding-left: var(--gutter);
    aspect-ratio: 344/230;
}
}
.byd-technologgy .technologgy-scroll .flex-content .item-slide.c-p[data-v-7d6d1c56] {
  cursor: pointer;
}
.byd-technologgy .technologgy-scroll .flex-content .item-slide .tech-image[data-v-7d6d1c56] {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.byd-technologgy .technologgy-text-wrap[data-v-7d6d1c56] {
  white-space: pre-wrap;
}
@media screen and (min-width: 1024px) {
.byd-technologgy .technologgy-text-wrap[data-v-7d6d1c56] {
    width: clamp(0px, 37.8472222222vw, 545px);
    padding-block: clamp(0px, 13.8888888889vw, 200px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    overflow: auto;
}
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy .technologgy-text-wrap[data-v-7d6d1c56] {
    padding-inline: var(--gutter);
}
}
.byd-technologgy .technologgy-text-wrap .title[data-v-7d6d1c56] {
  font-size: var(--h1);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
  letter-spacing: 0.05em;
}
.byd-technologgy .technologgy-text-wrap .sub-title[data-v-7d6d1c56] {
  margin-top: 8px;
  font-size: var(--body1);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1023.98px) {
.byd-technologgy .technologgy-text-wrap .sub-title[data-v-7d6d1c56] {
    font-size: 14px;
}
}
.byd-technologgy .technologgy-text-wrap .desc[data-v-7d6d1c56] {
  margin-top: clamp(40px, 3.8888888889vw, 56px);
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  line-height: 2.5;
  letter-spacing: 0.1em;
}
.byd-technologgy .technologgy-text-wrap .button-base[data-v-7d6d1c56] {
  margin-top: 40px;
}