.ecosystem_common .txt {
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .ecosystem_common .txt {
    font-size: 1.7rem;
  }
}

.ecosystem_item_txt {
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .ecosystem_item_txt {
    font-size: 1.9rem;
  }
}

.ecosystem_item_btn .txt {
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .ecosystem_item_btn .txt {
    font-size: 2rem;
  }
}

.ecosystem_item_heading {
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .ecosystem_item_heading {
    font-size: clamp(2.3rem, 2.3rem + 0.0047468354 * (100vw - 768px), 2.6rem);
  }
}

.innovation {
  margin-top: 28px;
  margin-bottom: 48px;
}
.innovation_grid {
  display: flex;
  flex-wrap: wrap;
}
.innovation_content {
  width: 100%;
  margin-bottom: 16px;
  padding-right: 24px;
}
.innovation_image {
  width: 100%;
  transform: unset;
}
.innovation_photo {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.innovation_heading {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.4727272727;
  color: var(--accent-color);
  letter-spacing: 0.07em;
}
.innovation_txt {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2;
  margin-top: 16px;
}
.innovation_btn {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 64px;
  width: 303.64px;
  margin-left: auto;
  margin-right: auto;
}
.innovation_btn .title_badge {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
}
.innovation_txt br {
  display: none;
}

@media only screen and (min-width: 768px) {
  .innovation_photo {
    max-width: 100%;
  }
  .innovation {
    margin-bottom: 60px;
  }
  .innovation_grid {
    display: flex;
    flex-wrap: nowrap;
    margin-right: -3px;
  }
  .innovation_content {
    width: 66.6666666667%;
    margin-bottom: 0;
  }
  .innovation_image {
    width: 33.3333333333%;
    transform: translate(-3.6%, 7.9%) scale(1.058);
  }
  .innovation_heading {
    font-size: 3.8rem;
  }
  .innovation_txt {
    font-size: 2rem;
    margin-top: 31px;
  }
  .innovation_txt br {
    display: none;
  }
  .innovation_btn {
    margin-top: 54.7px;
  }
  .innovation_btn .title_badge {
    font-size: 2.6rem;
    height: 50px;
    font-weight: 700;
  }
}
@media only screen and (min-width: 1025px) {
  .innovation_heading {
    font-size: 5.5rem;
  }
  .innovation_btn .title_badge {
    font-size: 3.2rem;
    height: 60px;
  }
  .innovation_txt br {
    display: block;
  }
  .innovation_image {
    transform: translate(-3.6%, 7.9%) scale(1.058);
  }
  .innovation_content {
    padding-right: 0;
  }
}
.ecosystem {
  margin-top: 40px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .ecosystem {
    padding-bottom: 62px;
  }
}
.ecosystem_list {
  width: 100%;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .ecosystem_list {
    gap: 40px;
  }
}
.ecosystem_item {
  width: clamp(50% - 8px, (640px - 100vw) * 1000, 100%);
  background-color: var(--color-sub-1);
  margin: 0;
  padding: 0;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .ecosystem_item {
    width: calc(50% - 20px);
    border-radius: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .ecosystem_item:nth-child(3) .ecosystem_common .photo {
    height: 50px;
    height: clamp(35px, (100vw - 1025px) * 1000, 50px);
    margin-bottom: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .ecosystem_item:nth-child(4) .ecosystem_common .photo {
    height: 39px;
  }
}
.ecosystem_item_inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 6px;
  padding: 20px;
  box-sizing: border-box;
}
.ecosystem_item_head {
  display: flex;
  gap: 11px;
  align-items: center;
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 2px solid var(--color-main-1);
}
.ecosystem_item_icon {
  height: 80px;
  width: 80px;
  flex-shrink: 0;
  transform: translateX(0);
}
.ecosystem_item_icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ecosystem_item_heading {
  font-weight: 800;
  letter-spacing: 0.01em;
  margin-bottom: 14px;
  line-height: 1.5769230769;
}
.ecosystem_item_txt {
  color: var(--text-color);
  letter-spacing: 0.04em;
  line-height: 1.7894736842;
  margin-bottom: 23px;
}
.ecosystem_item_btn {
  margin-left: auto;
  position: relative;
  z-index: 1;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  gap: 4px;
  border-right: none;
  height: 50px;
  width: 100%;
  max-width: 307.8px;
  filter: drop-shadow(2px 2px 7px rgba(77, 71, 61, 0.24));
}
@media only screen and (min-width: 768px) {
  .ecosystem_item_btn:hover {
    opacity: 1;
  }
  .ecosystem_item_btn:hover .decor_arrow.decor_arrow_default {
    opacity: 0;
  }
  .ecosystem_item_btn:hover .decor_arrow.decor_arrow_hover {
    opacity: 1;
  }
  .ecosystem_item_btn:hover .txt {
    color: #fff;
  }
  .ecosystem_item_btn:hover .icon img {
    filter: brightness(0) invert(1);
  }
}
.ecosystem_item_btn .txt {
  font-weight: 800;
  letter-spacing: 0.13em;
  color: var(--violet-color);
  transition: all 0.35s ease-in-out;
}
.ecosystem_item_btn .icon {
  display: inline-flex;
  height: 18px;
  width: 20px;
  flex-shrink: 0;
}
.ecosystem_item_btn .icon img {
  transition: all 0.35s ease-in-out;
}
.ecosystem_item_btn .decor_arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.35s ease-in-out;
}
.ecosystem_item_btn .decor_arrow.decor_arrow_hover {
  opacity: 0;
}
.ecosystem_item_btn .decor_arrow img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
@media only screen and (min-width: 768px) {
  .ecosystem_common {
    transform: translate(4px, -3px);
  }
}
.ecosystem_common .photo {
  margin-bottom: 1rem;
  height: 24px;
}
.ecosystem_common .photo img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: left;
}
.ecosystem_common .txt {
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
}
.ecosystem_common .txt.style_pri {
  letter-spacing: 0;
}

@media only screen and (min-width: 768px) {
  .ecosystem_item_inner {
    padding: 27px 38px 36px 40px;
  }
  .ecosystem_item_head {
    flex-direction: row;
    align-items: flex-end;
  }
  .ecosystem_item_icon {
    height: 90px;
    width: 104px;
    transform: translateX(-8px);
  }
  .ecosystem_item_btn {
    height: 51px;
  }
  .ecosystem_item_btn .txt {
    font-size: 2rem;
  }
  .ecosystem_item_btn .icon {
    width: 26px;
    height: 28px;
  }
  .ecosystem_item_btn .icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ecosystem_common .photo {
    height: 42.8px;
  }
  .ecosystem_common .txt {
    letter-spacing: 0.08em;
  }
}
@media only screen and (min-width: 1025px) {
  .ecosystem_common .photo {
    height: 42.87px;
    width: auto;
    margin-bottom: 16px;
  }
  .ecosystem_item_btn {
    padding: 12px 23px;
    gap: 15px;
  }
  .ecosystem_item_btn .icon {
    display: inline-flex;
    height: 30px;
    width: 34px;
    flex-shrink: 0;
  }
  .ecosystem_item_head {
    gap: 11px;
    padding-bottom: 23px;
    margin-bottom: 20px;
    margin-left: -2px;
  }
  .ecosystem_common .txt.style_pri {
    letter-spacing: 0.067em;
    margin-right: -20px;
  }
}

/*# sourceMappingURL=solution.css.map */
