@charset "UTF-8";
/* _setting CSS */
@media all and (min-width: 751px) {
  .page_mv1 {
    margin-bottom: 150px;
  }
  .page_mv1 .inner .text_wrap {
    width: 420px;
  }
  .page_mv1::before {
    background-image: url(../images/company/technology/page_mv_img1.jpg);
  }

  #main .sec_wrap {
    background: url("../images/company/technology/bg1.png") no-repeat center 480px/85%;
  }
  #main .sec_wrap section {
    position: relative;
    padding: 130px 0 0 643px;
    margin-bottom: 170px;
    text-align: left;
  }
  #main .sec_wrap section * {
    position: relative;
    z-index: 10;
  }
  #main .sec_wrap section h2 {
    line-height: 1.2;
    margin-bottom: -1px;
    color: #fff;
    font-size: 3.2rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #main .sec_wrap section h2 span {
    display: inline-block;
    padding: 10px 25px;
    background: #387dce;
    transform: scaleX(0.9);
    transform-origin: top left;
  }
  #main .sec_wrap section .img1 {
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 1;
  }
  #main .sec_wrap section .lead {
    position: absolute;
    top: 70px;
    left: 643px;
    padding: 2px 25px;
    background: #387dce;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
  #main .sec_wrap section .text {
    display: inline-block;
    line-height: 2.1;
    padding: 25px;
    background: #387dce;
    color: #fff;
    font-size: 1.5rem;
    text-align: left;
  }
  #main .sec_wrap section:nth-child(even) {
    padding-left: 90px;
  }
  #main .sec_wrap section:nth-child(even) .lead {
    left: 90px;
  }
  #main .sec_wrap section:nth-child(even) .img1 {
    left: 350px;
  }
  #main .sec_wrap section:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .page_mv1 {
    margin-bottom: 4vw;
  }
  .page_mv1::before {
    background-image: url(../images/company/technology/sp_page_mv_img1.jpg);
  }

  #main .sec_wrap {
    position: relative;
  }
  #main .sec_wrap::before {
    content: "";
    position: absolute;
    left: -27vw;
    top: -165vw;
    width: 150vw;
    height: 800vw;
    background: url("../images/company/technology/bg1.png") no-repeat center/100%;
    transform: rotate(12deg);
  }
  #main .sec_wrap section {
    position: relative;
    padding-top: 62.6666666667vw;
    margin-bottom: 26.6666666667vw;
    text-align: left;
  }
  #main .sec_wrap section * {
    position: relative;
    z-index: 10;
  }
  #main .sec_wrap section h2 {
    line-height: 1.2;
    margin-bottom: -1px;
    color: #fff;
    font-size: 5rem;
    font-family: "AvenirNextLTPro-Demi", "FP-こぶりなゴシック StdN W6";
  }
  #main .sec_wrap section h2 span {
    display: inline-block;
    padding: 1.6vw 4.6666666667vw;
    transform: scaleX(0.9);
    transform-origin: top left;
    background: #387dce;
  }
  #main .sec_wrap section .img1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 90.6666666667vw;
    z-index: 1;
  }
  #main .sec_wrap section .lead {
    position: absolute;
    top: 52vw;
    left: 5.3333333333vw;
    padding: 0.6666666667vw 4.6666666667vw;
    background: #387dce;
    color: #fff;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
  }
  #main .sec_wrap section .text {
    display: inline-block;
    line-height: 2.1;
    padding: 3.3333333333vw 4.6666666667vw;
    background: #387dce;
    color: #fff;
    font-size: 2.8rem;
    text-align: left;
  }
  #main .sec_wrap section:nth-child(even) .img1 {
    left: 9.3333333333vw;
  }
  #main .sec_wrap section:last-child {
    margin-bottom: 0;
  }
}

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