/* LESS Document */
/*+++++++++++++++++++++++++++++++++++++++++++
	common
+++++++++++++++++++++++++++++++++++++++++++ */
main {
  position: relative;
}
main::before {
  content: '';
  display: block;
  width: 867px;
  height: 684px;
  background: url(/common/img/bg_network_line.webp) no-repeat center center / contain;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  bottom: -324px;
  right: -287px;
}
@media screen and (max-width: 767px) {
  main::before {
    width: 86vw;
    height: 68vw;
  }
}
@media screen and (max-width: 767px) {
  main::before {
    bottom: -30vw;
    right: -20vw;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++
	mv
+++++++++++++++++++++++++++++++++++++++++++ */
.mv {
  height: 85vw;
  max-height: 970px;
  min-height: calc(762px + 182px);
  padding: 210px 0 ;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mv {
    height: 120vw;
    min-height: 0;
    padding: 32vw 0 0;
  }
}
.mv_txt {
  width: 100%;
  opacity: 0;
  animation: opacity 1s 0.5s forwards;
}
.mv_inner {
  max-width: 646px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 20px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mv_inner {
    top: 5vw;
  }
}
.mv_inner > * {
  position: absolute;
  animation: opacity 1.5s 3s forwards;
  opacity: 0;
  pointer-events: none;
}
.mv_inner_bg1 {
  top: 142px;
  left: 0;
  animation: opacity 1s 1.5s forwards;
}
@media screen and (max-width: 767px) {
  .mv_inner_bg1 {
    width: 80vw;
    top: 10vw;
  }
}
.mv_inner_bg2 {
  top: 142px;
  left: 0;
  animation: opacity 1.5s 2s forwards;
}
@media screen and (max-width: 767px) {
  .mv_inner_bg2 {
    width: 80vw;
    top: 10vw;
  }
}
.mv_inner_img1 {
  top: 614px;
  left: 200px;
  animation: img1 24s linear infinite, opacity 1.5s 3s forwards;
}
@media screen and (max-width: 767px) {
  .mv_inner_img1 {
    width: 16vw;
    top: 66vw;
    left: 25vw;
  }
}
.mv_inner_img2 {
  top: 280px;
  left: 14px;
  z-index: 1;
  animation: img2 4s linear infinite alternate, opacity 1.5s 3s forwards;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
}
@media screen and (max-width: 767px) {
  .mv_inner_img2 {
    width: 20vw;
    top: 29vw;
    left: 2vw;
  }
}
.mv_inner_img3 {
  top: 130px;
  left: 130px;
  animation: img3 0.2s 6s linear infinite alternate, opacity 1.5s 3s forwards;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
}
@media screen and (max-width: 767px) {
  .mv_inner_img3 {
    width: 10vw;
    top: 12vw;
    left: 19vw;
  }
}
.mv_inner_img4 {
  top: 110px;
  left: 264px;
  animation: img4 7s 0s ease-in-out infinite alternate, opacity 1.5s 3s forwards;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
}
@media screen and (max-width: 767px) {
  .mv_inner_img4 {
    width: 17vw;
    top: 12vw;
    left: 33vw;
  }
}
.mv_inner_img5 {
  top: 200px;
  right: 80px;
  animation: img5 3s 4s ease-in-out infinite alternate-reverse backwards, opacity 1.5s 3s forwards;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
}
@media screen and (max-width: 767px) {
  .mv_inner_img5 {
    width: 10vw;
    top: 19vw;
    right: 25vw;
  }
}
.mv_inner_img6 {
  width: 100px;
  height: 190px;
  top: 450px;
  right: 160px;
  animation: opacity 1.5s 3s forwards;
}
@media screen and (max-width: 767px) {
  .mv_inner_img6 {
    width: 15vw;
    height: 15vw;
    top: 52vw;
    right: 34vw;
  }
}
.mv_inner_img6 img {
  max-width: 101px;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  offset-path: circle(15px at center);
  offset-distance: 0%;
  offset-rotate: 0deg;
  offset-anchor: center;
  animation: img6 4s linear infinite;
}
@media screen and (max-width: 767px) {
  .mv_inner_img6 img {
    width: 10vw;
  }
}
.mv_inner_img7 {
  width: 92px;
  height: 112px;
  top: 414px;
  right: 72px;
  z-index: 1;
  animation: opacity 1.5s 3s forwards;
  filter: drop-shadow(5px 5px 2px rgba(123, 171, 186, 0.4));
}
@media screen and (max-width: 767px) {
  .mv_inner_img7 {
    width: 12vw;
    top: 43vw;
    right: 23vw;
  }
}
.mv_inner_img7_left {
  width: 52px;
  height: 93px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .mv_inner_img7_left {
    width: 7vw;
  }
}
.mv_inner_img7_right {
  width: 40px;
  height: 72px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mv_inner_img7_right {
    width: 5vw;
  }
}
.mv_inner_img7 img {
  position: absolute;
  top: 0;
  left: 0;
  animation: img7 1s infinite steps(1, start);
}
.mv_inner_img7 img.img_back {
  animation-delay: 0.5s;
}
.mv .img {
  margin: auto;
  max-width: 580px;
  width: 50vw;
  position: absolute;
  top: 128px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .mv .img {
    top: 10vw;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes img1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes img2 {
  0% {
    transform: translate(50px, 0);
  }
  100% {
    transform: translate(-50px, 0);
  }
}
@keyframes img3 {
  0% {
    transform: translate(1px, -1px) rotate(0.5deg);
  }
  10% {
    transform: translate(-1px, 2px) rotate(-0.5deg);
  }
  20% {
    transform: translate(-3px, 1px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 0px) rotate(0deg);
  }
  40% {
    transform: translate(1px, 3px) rotate(-1deg);
  }
  50% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  60% {
    transform: translate(2px, 1px) rotate(0.5deg);
  }
  70% {
    transform: translate(-2px, -2px) rotate(-0.5deg);
  }
  80% {
    transform: translate(1px, -3px) rotate(1deg);
  }
  90% {
    transform: translate(0px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -1px) rotate(-1deg);
  }
}
@keyframes img4 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -50px);
  }
}
@keyframes img5 {
  0% {
    transform: translate(0, -120px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes img6 {
  0% {
    offset-distance: 0%;
  }
  100% {
    offset-distance: 100%;
  }
}
@keyframes img7 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++
	infoArea
+++++++++++++++++++++++++++++++++++++++++++ */
.infoArea {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 50px;
  max-width: 1307px;
  width: calc(100% - 20px);
  margin: 0 0 50px auto;
  padding: 30px 0 30px 50px;
  border-radius: 30px 0 0 30px;
  background: #FFF;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .infoArea {
    gap: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .infoArea {
    display: block;
    margin: 0 auto;
    padding: 20px;
    border-radius: 20px;
  }
}
.infoArea h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 5.4rem;
  color: #3B8B8B;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 767px) {
  .infoArea h2 {
    font-size: 10.8vw;
  }
}
.infoArea h2::before {
  content: '\f05a';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 1.8rem;
  position: absolute;
  top: -10px;
  left: -1px;
}
@media screen and (max-width: 767px) {
  .infoArea h2::before {
    font-size: 3.6vw;
  }
}
@media screen and (max-width: 767px) {
  .infoArea .link {
    text-align: right;
  }
}
.infoArea .link a {
  color: #003D3D;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .infoArea .link a {
    font-size: 4.8vw;
  }
}
.infoArea .link a:hover {
  color: #190A5A;
}
.infoArea .link a i {
  margin: 0 0 0 10px;
  color: #3B8B8B;
}
.infoArea dl {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 25px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .infoArea dl {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .infoArea dl {
    display: block;
  }
}
.infoArea dl dt {
  width: 100px;
  color: #3B8B8B;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .infoArea dl dt {
    width: auto;
  }
}
.infoArea dl dd {
  width: calc(100% - 100px - 25px);
}
@media screen and (max-width: 1023px) {
  .infoArea dl dd {
    width: calc(100% - 100px - 10px);
  }
}
@media screen and (max-width: 767px) {
  .infoArea dl dd {
    width: auto;
  }
}
.infoArea dl dd a {
  color: #000;
  text-decoration: none;
}
.infoArea dl dd a:hover {
  color: #190A5A;
  text-decoration: underline;
}
/*+++++++++++++++++++++++++++++++++++++++++++
	recruitArea
+++++++++++++++++++++++++++++++++++++++++++ */
a {
  color: #0E1432;
  text-decoration: none;
}
a:hover .border {
  color: #003D3D;
  text-decoration: underline;
}
a:hover .border::after {
  opacity: 1;
}
a .recruitArea {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 660px;
  padding: 50px 40px;
  text-align: right;
  background: url(../../top_img/bg_recruit.webp) no-repeat center center / cover;
  position: relative;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  a .recruitArea {
    min-height: 76vw;
    padding: 20px 10px;
  }
}
a .recruitArea::before {
  content: '';
  display: block;
  width: 867px;
  height: 684px;
  background: url(/common/img/bg_network_line.webp) no-repeat center center / contain;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: -416px;
  right: -240px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  a .recruitArea::before {
    width: 86vw;
    height: 68vw;
  }
}
@media screen and (max-width: 767px) {
  a .recruitArea::before {
    top: -41%;
    right: -24%;
  }
}
a .recruitArea::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #00008b;
  mix-blend-mode: lighten;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s;
  pointer-events: none;
}
a .recruitArea hgroup {
  gap: 5px;
  margin: 0 0 10px;
}
a .recruitArea hgroup h2 {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  a .recruitArea hgroup h2 {
    font-size: 4.8vw;
  }
}
a .recruitArea hgroup p {
  font-family: "EB Garamond", serif;
  font-size: 9.6rem;
}
@media screen and (max-width: 767px) {
  a .recruitArea hgroup p {
    font-size: 10.8vw;
  }
}
a .recruitArea p {
  line-height: 1.2;
  font-size: 8rem;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 767px) {
  a .recruitArea p {
    font-size: 6.8vw;
  }
}
a .recruitArea p a {
  color: #000;
}
a .recruitArea p a:hover {
  color: #003D3D;
}
/*+++++++++++++++++++++++++++++++++++++++++++
	businessArea
+++++++++++++++++++++++++++++++++++++++++++ */
.businessArea {
  padding: 22px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .businessArea {
    padding: 50px 0;
  }
}
.businessArea::before {
  content: '';
  display: block;
  width: 867px;
  height: 684px;
  background: url(/common/img/bg_network_line.webp) no-repeat center center / contain;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: -170px;
  left: -328px;
}
@media screen and (max-width: 767px) {
  .businessArea::before {
    width: 86vw;
    height: 68vw;
  }
}
@media screen and (max-width: 767px) {
  .businessArea::before {
    top: -8%;
    left: -32%;
  }
}
.businessArea hgroup {
  flex-direction: column;
  align-items: flex-end;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .businessArea hgroup {
    padding: 0 10px;
  }
}
.businessArea hgroup h2 {
  font-size: 20rem;
  font-weight: 900;
  color: #C0D7D7;
  position: relative;
  right: -30px;
}
@media screen and (max-width: 1023px) {
  .businessArea hgroup h2 {
    font-size: 15rem;
  }
}
@media screen and (max-width: 767px) {
  .businessArea hgroup h2 {
    font-size: 15vw;
    right: auto;
  }
}
.businessArea hgroup p {
  color: #3B8B8B;
  font-size: 8.4rem;
  position: relative;
  top: -30px;
  right: 60px;
}
@media screen and (max-width: 1023px) {
  .businessArea hgroup p {
    font-size: 6rem;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .businessArea hgroup p {
    font-size: 8.4vw;
    right: auto;
    top: 0;
  }
}
.businessArea .businessMenu {
  max-width: 1400px;
  width: calc(100% + 196px);
  height: 889px;
  background: url(../../top_img/bg_business.webp) no-repeat center center / cover;
  position: relative;
  left: -196px;
  top: -136px;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu {
    width: 100%;
    height: 132vw;
    background-position: 32% center;
    top: 0;
    left: 0;
  }
}
.businessArea .businessMenu a {
  display: block;
  max-width: 360px;
  width: 32vw;
  text-align: center;
  font-weight: 900;
  font-size: 2rem;
  text-decoration: none;
  white-space: nowrap;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu a {
    font-size: 3.2vw;
    width: 42vw;
  }
}
.businessArea .businessMenu a:hover {
  color: #003D3D;
}
.businessArea .businessMenu a:hover img {
  transform: scale(1.1);
  opacity: 1;
}
.businessArea .businessMenu a.menu1 {
  top: 106px;
  left: 200px;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu a.menu1 {
    left: 10px;
    top: 5vw;
  }
}
.businessArea .businessMenu a.menu2 {
  top: 380px;
  right: 34%;
}
@media screen and (max-width: 1023px) {
  .businessArea .businessMenu a.menu2 {
    top: 450px;
    right: 30%;
  }
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu a.menu2 {
    top: 34vw;
    right: 10px;
  }
}
.businessArea .businessMenu a.menu3 {
  top: 312px;
  right: 69px;
}
@media screen and (max-width: 1023px) {
  .businessArea .businessMenu a.menu3 {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu a.menu3 {
    top: 70vw;
    right: 0;
    left: -130px;
    margin: auto;
  }
}
.businessArea .businessMenu a figure {
  width: 100%;
  max-height: 360px;
  border-radius: 360px;
  margin: 0 auto 10px;
  overflow: hidden;
}
.businessArea .businessMenu a figure img {
  transition: 0.2s;
}
.businessArea .businessMenu a i {
  padding: 10px;
  border-radius: 55px;
  font-size: 3.6rem;
  background: #FFF;
  position: absolute;
  top: 70%;
  right: 6%;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu a i {
    padding: 5px;
    font-size: 6.4vw;
  }
}
.businessArea .businessMenu .bg1 {
  position: absolute;
  top: -14px;
  left: 56%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu .bg1 {
    display: none;
  }
}
.businessArea .businessMenu .bg2 {
  position: absolute;
  top: 554px;
  left: 26%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .businessArea .businessMenu .bg2 {
    display: none;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++
	companyArea
+++++++++++++++++++++++++++++++++++++++++++ */
.companyArea {
  position: relative;
}
@media screen and (max-width: 767px) {
  .companyArea {
    padding: 50px 0;
  }
}
.companyArea::before {
  content: '';
  display: block;
  width: 867px;
  height: 684px;
  background: url(/common/img/bg_network_line.webp) no-repeat center center / contain;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: -275px;
  right: -240px;
}
@media screen and (max-width: 767px) {
  .companyArea::before {
    width: 86vw;
    height: 68vw;
  }
}
@media screen and (max-width: 767px) {
  .companyArea::before {
    top: -42vw;
    right: -44%;
  }
}
.companyArea hgroup {
  flex-direction: column;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .companyArea hgroup {
    align-items: flex-start;
    padding: 0 10px;
  }
}
.companyArea hgroup h2 {
  font-size: 20rem;
  font-weight: 900;
  color: #C0D7D7;
  position: relative;
  left: -30px;
}
@media screen and (max-width: 1023px) {
  .companyArea hgroup h2 {
    font-size: 15rem;
  }
}
@media screen and (max-width: 767px) {
  .companyArea hgroup h2 {
    font-size: 15vw;
    left: 0;
  }
}
.companyArea hgroup p {
  color: #3B8B8B;
  font-size: 8.4rem;
  position: relative;
  top: -30px;
  left: 30px;
}
@media screen and (max-width: 1023px) {
  .companyArea hgroup p {
    font-size: 6rem;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .companyArea hgroup p {
    font-size: 8.4vw;
    top: auto;
  }
}
.companyArea .linkBox {
  position: relative;
}
.companyArea .linkBox .linkArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-indent: -9999px;
}
.companyArea .linkBox .linkArea:hover .border {
  border: 2px solid #000;
}
.companyArea .section1 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 881px;
  height: 626px;
  margin: 0 113px 0 auto;
  text-align: center;
  background: url(../../top_img/bg_company_1.webp) no-repeat center center / cover;
  position: relative;
  transition: 0.2s;
}
@media screen and (max-width: 1023px) {
  .companyArea .section1 {
    max-width: 881px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .companyArea .section1 {
    height: 125vw;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .companyArea .section1:hover {
    opacity: 0.7;
  }
}
.companyArea .section1:hover .bg1,
.companyArea .section1:hover .bg2 {
  transform: scale(-1, 1);
}
.companyArea .section1:hover .border {
  text-decoration: underline;
  color: #1A0959;
}
.companyArea .section1 h3 {
  font-size: 4.8rem;
  color: #1A0959;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .companyArea .section1 h3 {
    font-size: 9.6vw;
  }
}
.companyArea .section1 p {
  margin-bottom: 0;
  transition: 0.2s;
}
.companyArea .section1 .border {
  color: #FFF;
  font-size: 8rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .companyArea .section1 .border {
    font-size: 10.6vw;
  }
}
.companyArea .section1 .bg1 {
  position: absolute;
  top: 54px;
  left: -61px;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .companyArea .section1 .bg1 {
    display: none;
  }
}
.companyArea .section1 .bg2 {
  position: absolute;
  top: 157px;
  right: -81px;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .companyArea .section1 .bg2 {
    display: none;
  }
}
.companyArea .section2 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0;
  height: 65vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .companyArea .section2 {
    flex-direction: column-reverse;
    height: auto;
    padding: 80px 10px 0;
  }
}
.companyArea .section2::before {
  content: '';
  display: block;
  width: 62vw;
  height: 65vw;
  background: url(../../top_img/bg_company_2.webp) no-repeat center center / contain;
  position: absolute;
  top: 0;
  left: -30px;
  transition: 0.5s;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .companyArea .section2::before {
    position: static;
    width: 80vw;
    height: 80vw;
    margin: 0 auto;
  }
}
.companyArea .section2:hover::before {
  filter: hue-rotate(180deg);
}
.companyArea .section2:hover .text {
  color: #1389EA;
}
.companyArea .section2:hover .text .border {
  color: #1389EA;
}
.companyArea .section2 .text {
  align-self: center;
  width: 100%;
  padding: 0 0 0 60vw;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .companyArea .section2 .text {
    padding-left: 0;
    text-align: center;
  }
}
.companyArea .section2 .text h3 {
  font-size: 4.8rem;
  font-weight: 900;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .companyArea .section2 .text h3 {
    font-size: 9.6vw;
  }
}
.companyArea .section2 .text p {
  margin: 0;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .companyArea .section2 .text p {
    font-size: 4.8vw;
  }
}
.companyArea .section2 .text .border {
  color: #000;
  font-size: 8rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .companyArea .section2 .text .border {
    font-size: 10.6vw;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++
	
+++++++++++++++++++++++++++++++++++++++++++ */
