<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");
.index_main #container.index_container {
  margin-top: 0;
}
.index_main .content_section {
  padding: 64px 16px;
}
.index_main .content_section .section__title {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.25;
  color: #1f1f1f;
  letter-spacing: -1px;
}
@media screen and (min-width: 744px) {
  .index_main .content_section .section__title {
    font-size: 5.6rem;
  }
}
@media screen and (min-width: 1101px) {
  .index_main .content_section .section__title {
    font-size: 6.4rem;
  }
}
.index_main #main_visual .swiper-slide {
  width: 100%;
  height: 100vh;
}
.index_main #main_visual .swiper-slide.first {
  background-image: url("/theme/tech/html/image/main_visual01_renewal.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_main #main_visual .swiper-slide.second {
  background-image: url("/theme/tech/html/bine/image/main_visual03_semi.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_main #main_visual .swiper-slide.second .sliderkit-text {
  text-align: right;
}
.index_main #main_visual .swiper-slide.third {
  background-image: url("/theme/tech/html/image/main_visual03.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_main #main_visual .swiper-slide.third .sliderkit-text {
  text-align: right;
}
.index_main #main_visual .sliderkit-text {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: initial;
  margin: 0;
  padding: 0 16px;
  text-align: left;
  transform: translateY(-50%);
}
.index_main #main_visual .slide__para {
  margin-bottom: 16px;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1.33;
  color: #fff;
  word-break: keep-all;
}
.index_main #main_visual .slide__highlight {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.33;
  color: #fff;
  word-break: keep-all;
}
.index_main #main_visual .swiper_controller_wrap {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 64px 16px;
}
.index_main #main_visual .swiper-button-prev {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  background: none;
  opacity: 0.66;
  visibility: visible;
}
.index_main #main_visual .swiper-button-prev:hover,
.index_main #main_visual .swiper-button-prev:focus {
  opacity: 1;
}
.index_main #main_visual .swiper-pagination {
  margin: 0 32px;
  position: relative;
}
.index_main #main_visual .swiper-pagination-bullet {
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0.66;
  transition: 0.2s ease-in-out;
}
.index_main #main_visual .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 16px;
}
.index_main #main_visual .swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.index_main #main_visual .swiper-button-next {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  background: none;
  opacity: 0.66;
  visibility: visible;
}
.index_main #main_visual .swiper-button-next:hover,
.index_main #main_visual .swiper-button-next:focus {
  opacity: 1;
}
.index_main #main_visual.lng_en .mobile_linebreak {
  display: none;
}
.index_main .biz_intro {
  overflow: hidden;
  padding: 64px 0;
}
.index_main .biz_intro .inner_wrap {
  display: flex;
  flex-direction: column;
  gap: 64px 0;
}
.index_main .biz_intro .section__title {
  text-align: center;
}
.index_main .biz_intro .biz_semi {
  display: flex;
  flex-direction: column;
  gap: 48px 0;
  position: relative;
}
.index_main .biz_intro .biz_semi::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 141px;
  background-image: url("/theme/tech/html/bine/image/bnsr_ci_outlined.svg");
  background-size: 512px 141px;
  background-position: top left;
  background-repeat: no-repeat;
  content: "";
  transform: translateY(50%);
}
.index_main .biz_intro .biz_semi .img_wrap {
  overflow: hidden;
  border-radius: 0 32px 32px 0;
  margin-right: 32px;
}
.index_main .biz_intro .biz_semi .img_wrap img {
  width: 100%;
}
.index_main .biz_intro .biz_semi .txt_wrap .biz__para {
  margin-bottom: 48px;
}
.index_main .biz_intro .txt_wrap {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px;
}
.index_main .biz_intro .biz__title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.33;
  color: #1f1f1f;
  letter-spacing: -1px;
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (min-width: 744px) {
  .index_main .biz_intro .biz__title {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 1101px) {
  .index_main .biz_intro .biz__title {
    font-size: 4.8rem;
  }
}
.index_main .biz_intro .biz__para {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555555;
  word-break: keep-all;
}
@media screen and (min-width: 1101px) {
  .index_main .biz_intro .biz__para {
    font-size: 1.6rem;
  }
}
.index_main .biz_intro .btn_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0 4px;
  min-height: 44px;
  padding: 8px 48px;
  border-radius: 200px;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  border: 1px solid #18317c;
  background-color: #ffffff;
}
.index_main .biz_intro .btn_link .btn__txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #1f1f1f;
  word-break: keep-all;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 1101px) {
  .index_main .biz_intro .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .biz_intro .btn_link .btn__icon {
  flex-shrink: 0;
  transition: 0.2s ease-in-out;
}
.index_main .biz_intro .btn_link .btn__icon path {
  transition: 0.2s ease-in-out;
}
.index_main .biz_intro .btn_link.icon_left {
  padding: 8px 48px 8px 44px;
}
.index_main .biz_intro .btn_link.icon_right {
  padding: 8px 44px 8px 48px;
}
@media screen and (min-width: 1101px) {
  .index_main .biz_intro .btn_link {
    min-height: 48px;
  }
  .index_main .biz_intro .btn_link .btn__txt {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    color: #1f1f1f;
  }
}
@media screen and (min-width: 1101px) and (min-width: 1101px) {
  .index_main .biz_intro .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .biz_intro .btn_link .btn__txt {
  color: #18317c;
}
.index_main .biz_intro .btn_link .btn__icon path {
  fill: #18317c;
}
.index_main .biz_intro .btn_link:hover,
.index_main .biz_intro .btn_link:focus {
  background-color: #edf5fb;
}
.index_main .biz_intro .biz_ict {
  display: flex;
  flex-direction: column;
  gap: 48px 0;
}
.index_main .biz_intro .biz_ict .img_wrap {
  overflow: hidden;
  border-radius: 32px 0 0 32px;
  margin-left: 32px;
}
.index_main .biz_intro .biz_ict .img_wrap img {
  width: 100%;
}
.index_main .business_component {
  padding: 0 0 32px;
}
.index_main .strength {
  position: relative;
  padding: 64px 16px;
  background: no-repeat center url("/theme/tech/html/image/containers.jpg");
  background-size: cover;
  background-attachment: fixed;
}
.index_main .strength::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(6, 37, 75, 0.93);
  content: "";
}
.index_main .strength .narrow_pc_linebreak {
  display: none;
}
.index_main .strength .strength__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px 0;
  position: relative;
  z-index: 10;
}
.index_main .strength .card {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  overflow: hidden;
}
.index_main .strength .img_wrap {
  margin-top: 16px;
}
.index_main .strength .card__icon path {
  fill: #ffffff;
}
.index_main .strength .txt_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_main .strength .card__index {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.33;
  color: #0f64c0;
  letter-spacing: -1px;
  margin-bottom: 16px;
}
@media screen and (min-width: 744px) {
  .index_main .strength .card__index {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 1101px) {
  .index_main .strength .card__index {
    font-size: 4.8rem;
  }
}
.index_main .strength .card__para {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  word-break: keep-all;
}
@media screen and (min-width: 1101px) {
  .index_main .strength .card__para {
    font-size: 1.8rem;
  }
}
.index_main .strength.lng_en .strength__list .card {
  min-height: 384px;
}
.index_main .strength.lng_en .strength__list .mobile_linebreak {
  display: none;
}
.index_main .strength.lng_jp .narrow_pc_linebreak {
  display: none;
}
.index_main .strength.lng_jp .card__index,
.index_main .strength.lng_jp .card__para,
.index_main .strength.lng_jp .card__sidenote {
  font-family: "Noto Sans JP", sans-serif;
}
.index_main .products {
  background-image: url("/theme/tech/html/bine/image/index_product_bg.jpg");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.index_main .products .section__title {
  margin-bottom: 64px;
  text-align: center;
}
.index_main .products .product_list {
  display: flex;
  flex-direction: column;
  gap: 24px 0;
  max-width: 1240px;
  margin: 0 auto;
}
.index_main .products .list__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
  min-height: 320px;
  padding: 48px;
  border-radius: 32px;
}
.index_main .products .list__item.semi {
  align-items: flex-end;
  background-image: url("/theme/tech/html/bine/image/index_product_semi.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.index_main .products .list__item.semi::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(24, 49, 124, 0) 10%, rgba(24, 49, 124, 0.9) 90%);
  content: "";
}
.index_main .products .list__item.semi .item__para {
  text-align: right;
}
.index_main .products .list__item.terminal {
  align-items: flex-start;
  background: #333;
}
.index_main .products .list__item.twin {
  align-items: flex-end;
  background-image: url("/theme/tech/html/bine/image/index_product_digitaltwin.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.index_main .products .list__item.twin::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 120, 106, 0.33) 10%, rgba(0, 120, 106, 0.9) 90%);
  content: "";
}
.index_main .products .list__item.twin .item__para {
  text-align: right;
}
.index_main .products .item__title {
  position: relative;
  z-index: 10;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.33;
  color: #ffffff;
  margin-bottom: 8px;
}
@media screen and (min-width: 1101px) {
  .index_main .products .item__title {
    font-size: 3.2rem;
  }
}
.index_main .products .item__para {
  position: relative;
  z-index: 10;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 32px;
}
@media screen and (min-width: 1101px) {
  .index_main .products .item__para {
    font-size: 1.6rem;
  }
}
.index_main .products .btn_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0 4px;
  min-height: 44px;
  padding: 8px 48px;
  border-radius: 200px;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  position: relative;
  z-index: 10;
  width: 100%;
  border: 1px solid #ffffff;
}
.index_main .products .btn_link .btn__txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #1f1f1f;
  word-break: keep-all;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 1101px) {
  .index_main .products .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .products .btn_link .btn__icon {
  flex-shrink: 0;
  transition: 0.2s ease-in-out;
}
.index_main .products .btn_link .btn__icon path {
  transition: 0.2s ease-in-out;
}
.index_main .products .btn_link.icon_left {
  padding: 8px 48px 8px 44px;
}
.index_main .products .btn_link.icon_right {
  padding: 8px 44px 8px 48px;
}
@media screen and (min-width: 1101px) {
  .index_main .products .btn_link {
    min-height: 48px;
  }
  .index_main .products .btn_link .btn__txt {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    color: #1f1f1f;
  }
}
@media screen and (min-width: 1101px) and (min-width: 1101px) {
  .index_main .products .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .products .btn_link .btn__txt {
  color: #ffffff;
}
.index_main .products .btn_link .btn__icon path {
  fill: #ffffff;
}
.index_main .products .btn_link:hover,
.index_main .products .btn_link:focus {
  background-color: #ffffff;
}
.index_main .products .btn_link:hover .btn__txt,
.index_main .products .btn_link:focus .btn__txt {
  color: #1f1f1f;
}
.index_main .products .btn_link:hover .btn__icon path,
.index_main .products .btn_link:focus .btn__icon path {
  fill: #1f1f1f;
}
.index_main .customer_center {
  background-color: #edf5f6;
}
.index_main .customer_center .section__title {
  color: #00382f;
  text-align: center;
  margin-bottom: 64px;
}
.index_main .customer_center .cs_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px 0;
}
.index_main .customer_center .list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  width: 100%;
  max-width: 480px;
  padding: 48px;
  border-radius: 32px;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(13, 45, 68, 0.05);
}
.index_main .customer_center .img_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
  border-radius: 80px;
  background-color: #edf5f6;
}
.index_main .customer_center .item__icon path {
  fill: #00382f;
}
.index_main .customer_center .item__title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.33;
  color: #1f1f1f;
  margin-bottom: 8px;
  text-align: center;
}
@media screen and (min-width: 1101px) {
  .index_main .customer_center .item__title {
    font-size: 2.4rem;
  }
}
.index_main .customer_center .item__para {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555555;
  margin-bottom: 32px;
  text-align: center;
  word-break: keep-all;
}
@media screen and (min-width: 1101px) {
  .index_main .customer_center .item__para {
    font-size: 1.6rem;
  }
}
.index_main .customer_center .btn_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0 4px;
  min-height: 44px;
  padding: 8px 48px;
  border-radius: 200px;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  border: 1px solid #00786a;
}
.index_main .customer_center .btn_link .btn__txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #1f1f1f;
  word-break: keep-all;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 1101px) {
  .index_main .customer_center .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .customer_center .btn_link .btn__icon {
  flex-shrink: 0;
  transition: 0.2s ease-in-out;
}
.index_main .customer_center .btn_link .btn__icon path {
  transition: 0.2s ease-in-out;
}
.index_main .customer_center .btn_link.icon_left {
  padding: 8px 48px 8px 44px;
}
.index_main .customer_center .btn_link.icon_right {
  padding: 8px 44px 8px 48px;
}
@media screen and (min-width: 1101px) {
  .index_main .customer_center .btn_link {
    min-height: 48px;
  }
  .index_main .customer_center .btn_link .btn__txt {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    color: #1f1f1f;
  }
}
@media screen and (min-width: 1101px) and (min-width: 1101px) {
  .index_main .customer_center .btn_link .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .customer_center .btn_link .btn__txt {
  color: #00786a;
}
.index_main .customer_center .btn_link:hover,
.index_main .customer_center .btn_link:focus {
  background-color: #00786a;
}
.index_main .customer_center .btn_link:hover .btn__txt,
.index_main .customer_center .btn_link:focus .btn__txt {
  color: #fff;
}
.index_main .contact_us {
  padding: 64px 0;
  background-image: url("/theme/tech/html/bine/image/index_contact_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.index_main .contact_us .inner_wrap {
  max-width: 1920px;
  margin: 0 auto;
}
.index_main .contact_us .txt_wrap {
  background-color: rgba(17, 17, 17, 0.95);
  margin-left: 32px;
  padding: 64px 16px 64px 64px;
  border-radius: 64px 0 0 64px;
}
.index_main .contact_us .section__title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.33;
  color: #ffffff;
  letter-spacing: -1px;
  margin-bottom: 32px;
}
@media screen and (min-width: 744px) {
  .index_main .contact_us .section__title {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 1101px) {
  .index_main .contact_us .section__title {
    font-size: 4.8rem;
  }
}
.index_main .contact_us .section__title .highlight {
  color: #00786a;
}
.index_main .contact_us .section__highlight {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.33;
  color: #ffffff;
  margin-bottom: 16px;
}
@media screen and (min-width: 1101px) {
  .index_main .contact_us .section__highlight {
    font-size: 2.2rem;
  }
}
.index_main .contact_us .section__para {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 48px;
  word-break: keep-all;
}
@media screen and (min-width: 1101px) {
  .index_main .contact_us .section__para {
    font-size: 1.6rem;
  }
}
.index_main .contact_us .contact_btn {
  border: 1px solid #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0 4px;
  min-height: 44px;
  padding: 8px 48px;
  border-radius: 200px;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
}
.index_main .contact_us .contact_btn .btn__txt {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #1f1f1f;
  word-break: keep-all;
  transition: 0.2s ease-in-out;
}
@media screen and (min-width: 1101px) {
  .index_main .contact_us .contact_btn .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .contact_us .contact_btn .btn__icon {
  flex-shrink: 0;
  transition: 0.2s ease-in-out;
}
.index_main .contact_us .contact_btn .btn__icon path {
  transition: 0.2s ease-in-out;
}
.index_main .contact_us .contact_btn.icon_left {
  padding: 8px 48px 8px 44px;
}
.index_main .contact_us .contact_btn.icon_right {
  padding: 8px 44px 8px 48px;
}
@media screen and (min-width: 1101px) {
  .index_main .contact_us .contact_btn {
    min-height: 48px;
  }
  .index_main .contact_us .contact_btn .btn__txt {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.5;
    color: #1f1f1f;
  }
}
@media screen and (min-width: 1101px) and (min-width: 1101px) {
  .index_main .contact_us .contact_btn .btn__txt {
    font-size: 1.6rem;
  }
}
.index_main .contact_us .contact_btn .btn__txt {
  color: #ffffff;
}
.index_main .contact_us .contact_btn .btn__icon path {
  fill: #ffffff;
}
.index_main .contact_us .contact_btn:hover,
.index_main .contact_us .contact_btn:focus {
  background-color: #ffffff;
}
.index_main .contact_us .contact_btn:hover .btn__txt,
.index_main .contact_us .contact_btn:focus .btn__txt {
  color: #1f1f1f;
}
.index_main .contact_us .contact_btn:hover .btn__icon path,
.index_main .contact_us .contact_btn:focus .btn__icon path {
  fill: #1f1f1f;
}
.index_main .contact_us.lng_jp .section__title,
.index_main .contact_us.lng_jp .section__para,
.index_main .contact_us.lng_jp .section__highlight,
.index_main .contact_us.lng_jp .contact_btn .btn__txt {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 744px) {
  .index_main .mobile_linebreak {
    display: none;
  }
  .index_main #main_visual .slide__para {
    margin-bottom: 8px;
    font-size: 4.2rem;
    font-weight: 400;
    line-height: 1.33;
    color: #fff;
  }
  .index_main #main_visual .slide__highlight {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 1.33;
    color: #fff;
  }
  .index_main #main_visual.lng_ru .slide__para {
    font-size: 4.2rem;
    font-weight: 400;
    line-height: 1.33;
    color: #fff;
  }
  .index_main #main_visual.lng_ru .slide__highlight {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 1.33;
    color: #fff;
  }
  .index_main .biz_intro .biz_semi::before {
    height: 306px;
    background-size: 1110px 306px;
    transform: translateY(236px);
  }
  .index_main .biz_intro .biz_semi .img_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 680px;
    margin-right: 64px;
    border-radius: 0 64px 64px 0;
  }
  .index_main .biz_intro .biz_semi .img_wrap img {
    object-fit: cover;
  }
  .index_main .biz_intro .txt_wrap {
    max-width: 800px;
    margin: 0 auto;
  }
  .index_main .biz_intro .biz_ict .img_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 680px;
    margin-left: 64px;
    border-radius: 64px 0 0 64px;
  }
  .index_main .biz_intro .biz_ict .img_wrap img {
    object-fit: cover;
  }
  .index_main .strength .narrow_pc_linebreak {
    display: block;
  }
  .index_main .strength .strength__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 24px 24px;
    max-width: 696px;
    margin: 0 auto;
  }
  .index_main .strength .card {
    width: 216px;
    justify-content: space-between;
  }
  .index_main .products .list__item.terminal {
    background: url("/theme/tech/html/bine/image/index_product_terminal.png"), #333;
    background-size: 50%;
    background-position: top 30% right 10%;
    background-repeat: no-repeat;
  }
  .index_main .products .btn_link {
    width: initial;
  }
  .index_main .contact_us .inner_wrap {
    display: flex;
    justify-content: flex-end;
  }
  .index_main .contact_us .txt_wrap {
    width: 100%;
    max-width: 550px;
    margin-left: 0;
  }
  .index_main .contact_us.lng_jp .mobile_linebreak {
    display: none;
  }
}
@media screen and (min-width: 1101px) {
  .index_main .content_section {
    padding: 100px 24px;
  }
  .index_main #main_visual .tablet_linebreak {
    display: none;
  }
  .index_main #main_visual .swiper-slide.second .sliderkit-text {
    text-align: right;
  }
  .index_main #main_visual .sliderkit-text {
    left: 50%;
    max-width: 1920px;
    padding: 0 9.4791%;
    transform: translate(-50%, -50%);
  }
  .index_main #main_visual .slide__para {
    font-size: 4.8rem;
    font-weight: 400;
    line-height: 1.33;
    color: #fff;
  }
  .index_main #main_visual .slide__highlight {
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 1.33;
    color: #fff;
  }
  .index_main #main_visual .swiper_controller_wrap {
    left: 50%;
    z-index: 10;
    width: 100%;
    max-width: 1920px;
    padding: 0 0 100px 9.4791%;
    transform: translateX(-50%);
  }
  .index_main #main_visual.lng_en .tablet_linebreak {
    display: block;
  }
  .index_main .biz_intro {
    padding: 100px 0;
  }
  .index_main .biz_intro .narrow_pc_linebreak {
    display: block;
  }
  .index_main .biz_intro .inner_wrap {
    gap: 100px 0;
    max-width: 1920px;
    margin: 0 auto;
  }
  .index_main .biz_intro .biz_semi {
    flex-direction: row;
    gap: 0 64px;
  }
  .index_main .biz_intro .biz_semi::before {
    left: auto;
    right: 0;
    height: 397px;
    background-size: 1440px 397px;
    background-position: top right;
    transform: translateY(50%);
  }
  .index_main .biz_intro .biz_semi .img_wrap {
    width: 50%;
    flex-shrink: 0;
    max-height: initial;
    margin-right: 0;
  }
  .index_main .biz_intro .biz_semi .txt_wrap {
    align-items: flex-start;
    margin: 0;
    padding: 0 24px 0 0;
  }
  .index_main .biz_intro .txt_wrap {
    justify-content: center;
  }
  .index_main .biz_intro .biz__title {
    text-align: left;
  }
  .index_main .biz_intro .biz_ict {
    flex-direction: row-reverse;
    gap: 0 64px;
  }
  .index_main .biz_intro .biz_ict .img_wrap {
    width: 50%;
    flex-shrink: 0;
    max-height: initial;
    margin-left: 0;
  }
  .index_main .biz_intro .biz_ict .txt_wrap {
    align-items: flex-end;
    padding: 0 0 0 24px;
  }
  .index_main .biz_intro .biz_ict .biz__para {
    text-align: right;
  }
  .index_main .business_component {
    padding: 0 0 100px;
  }
  .index_main .strength {
    padding: 100px 24px;
  }
  .index_main .strength .strength__list {
    flex-wrap: nowrap;
    gap: 0 24px;
    max-width: 1240px;
  }
  .index_main .strength .card {
    flex-shrink: 0;
    width: calc(20% - 19.2px);
  }
  .index_main .products .section__title {
    margin-bottom: 100px;
  }
  .index_main .products .list__item.terminal {
    background-size: 50%;
    background-position: top 20% right 10%;
  }
  .index_main .customer_center .section__title {
    margin-bottom: 100px;
  }
  .index_main .customer_center .cs_list {
    flex-direction: row;
    gap: 0 24px;
    max-width: 1240px;
    margin: 0 auto;
  }
  .index_main .customer_center .list__item {
    align-self: stretch;
  }
  .index_main .customer_center .btn_link {
    margin-top: auto;
  }
  .index_main .contact_us {
    padding: 100px 0;
  }
  .index_main .contact_us .txt_wrap {
    max-width: 50%;
    margin-left: 0;
    padding: 100px 24px 100px 96px;
  }
}
@media screen and (min-width: 1240px) {
  .index_main .products .list__item.terminal {
    background-size: 40%;
    background-position: top 25% right 10%;
  }
}
@media screen and (min-width: 1600px) {
  .index_main .strength .narrow_pc_linebreak {
    display: none;
  }
}
@media screen and (min-width: 1921px) {
  .index_main .biz_intro .biz_semi .img_wrap {
    border-radius: 64px;
  }
  .index_main .biz_intro .biz_ict .img_wrap {
    border-radius: 64px;
  }
  .index_main .contact_us .txt_wrap {
    border-radius: 64px;
  }
}
</pre></body></html>