@charset "utf-8";

/* -------------------------------------------------- */

.main {
  background-image: url(../img/main-company.webp);
}

.section .inner .wrap .content-wrap .content .text-wrap .right {
  margin-left: auto;
}

@media screen and (min-width: 768px) {
	.section-1 .inner .wrap .content-wrap .content-text .text-wrap {
    align-items: center;
  }
}

/* -------------------------------------------------- */
