@charset "UTF-8";
/* ------------ colors ------------ */
/* ------------------------------- */
/* ------------ text-color ------------ */
/* ------------ border-color ------------ */
/* ------------ background-color ------------ */
/* ------------ system-color ------------ */
/* ------------ cv ------------ */
/* ------------ menu ------------ */
/* ------------ NEW ------------ */
/* ------------ slick-color ------------ */
.en {
  font-family: din-2014,  sans-serif;
  line-height: 1;
}

/*----------------------------------------
    p-visual
----------------------------------------*/
.l-business .p-visual {
  margin: 0;
  padding-bottom: 80px;
}
@media screen and (max-width: 760px) {
  .l-business .p-visual {
    padding: 23vw 5% 10vw;
  }
}
.l-business .p-visual h2 {
  color: #007df9;
}
.l-business .p-visual h2 span {
  color: #007df9;
}
.l-business .p-visual__sub {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ff2bb2;
  line-height: 1.3;
  margin-bottom: 20px;
}

/*----------------------------------------
    p-marketing
----------------------------------------*/
.l-business .p-marketing {
  margin: 100px auto 120px;
}
@media screen and (max-width: 760px) {
  .l-business .p-marketing {
    margin: 14vw auto 14vw;
    padding: 0 5%;
  }
}
.l-business .p-marketing__head {
  text-align: center;
}
.l-business .p-marketing__head h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #007df9;
}
@media screen and (max-width: 760px) {
  .l-business .p-marketing__head h2 {
    font-size: 7vw;
    line-height: 1.4;
  }
}
.l-business .p-marketing__head p {
  font-weight: 500;
  line-height: 1.9;
}
.l-business .p-marketing .photo {
  width: 1200px;
  margin: 50px auto 0;
}
@media screen and (max-width: 760px) {
  .l-business .p-marketing .photo {
    width: auto;
    overflow-x: scroll;
  }
  .l-business .p-marketing .photo img {
    width: 470px;
  }
}
.l-business .p-marketing small {
  margin-top: 20px;
  display: block;
}

.anc_link {
  margin-top: -40px;
  padding-top: 40px;
}

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