#tech .mainvisual {
  height: 220px;
  background: url(../img/mainvisual.jpg) no-repeat center/cover;
}

@media screen and (max-width: 767px) {
  #tech .mainvisual {
    height: 180px;
    margin-top: 60px;
  }
}

#tech .mainvisual .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#tech .mainvisual__ttl {
  color: #fff;
  font-size: 3.2rem;
  font-family: tbchibirgothicplusk-pro, sans-serif;
}

@media screen and (max-width: 767px) {
  #tech .mainvisual__ttl {
    font-size: 2.6rem;
  }
}

#tech .anker {
  margin-top: 60px;
}

#tech .anker__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../img/bg_border03@2x.jpg) repeat-x left bottom 5px/1px;
}

@media screen and (max-width: 767px) {
  #tech .anker__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: none;
  }
}

#tech .anker__list__content {
  width: 25%;
  text-align: center;
  background: url(../img/ico_vector01@2x.png) no-repeat center bottom/8px, url(../img/bg_border03@2x.jpg) repeat-x left bottom 5px/1px;
}

@media screen and (max-width: 767px) {
  #tech .anker__list__content {
    width: 80%;
  }
}

#tech .anker__list__content__link {
  color: #666;
  display: block;
  padding: 0 0 20px;
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  #tech .anker__list__content__link {
    font-size: 1rem;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #tech .anker__list__content__link {
    font-size: 1.4rem;
  }
}

#tech .anker__list__content__link br {
  display: none;
}

@media screen and (max-width: 1199px) {
  #tech .anker__list__content__link br {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #tech .anker__list__content__link br {
    display: none;
  }
}

#tech .anker__list__content:hover {
  cursor: pointer;
  background: url(../img/ico_vector02@2x.png) no-repeat center bottom/8px, url(../img/bg_border04@2x.jpg) repeat-x left bottom 5px/1px;
}

@media screen and (max-width: 767px) {
  #tech .anker__list__content:not(:first-child) {
    margin-top: 20px;
  }
}

#tech .info {
  margin-top: 60px;
}

#tech .info__overview__ttl {
  color: #02a4c3;
  width: 100%;
  margin-top: calc(0px - (((2.6rem * 1.6) - 2.6rem) / 2));
  padding-bottom: calc(22px - (((2.6rem * 1.6) - 2.6rem) / 2));
  font-size: 2.6rem;
  font-family: tbchibirgothicplusk-pro, sans-serif;
  background: url(../img/bg_border01@2x.jpg) no-repeat left bottom/200px, url(../img/bg_border02@2x.jpg) repeat-x left bottom/1000px;
}

@media screen and (max-width: 1199px) {
  #tech .info__overview__ttl {
    font-size: 2rem;
  }
}

#tech .info__overview__txt {
  margin-top: calc(30px - (((1.6rem * 1.6) - 1.6rem) / 2));
}

#tech .info__fordoc {
  margin-top: 60px;
}

#tech .info__fordoc__ttl {
  color: #02a4c3;
  width: 100%;
  margin-top: calc(0px - (((2.6rem * 1.6) - 2.6rem) / 2));
  padding-bottom: calc(22px - (((2.6rem * 1.6) - 2.6rem) / 2));
  font-size: 2.6rem;
  font-family: tbchibirgothicplusk-pro, sans-serif;
  background: url(../img/bg_border01@2x.jpg) no-repeat left bottom/200px, url(../img/bg_border02@2x.jpg) repeat-x left bottom/1000px;
}

@media screen and (max-width: 767px) {
  #tech .info__fordoc__ttl {
    font-size: 2rem;
  }
}

#tech .info__fordoc__txt {
  margin-top: calc(30px - (((1.6rem * 1.6) - 1.6rem) / 2));
}

#tech .info__fordoc__column {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#tech .info__fordoc__column__fig {
  width: 48%;
}

#tech .info__fordoc__column__fig:nth-child(2n-1) {
  margin-right: 4%;
}

#tech .info__fordoc__column__fig.half {
  width: 24%;
  max-width: 229px;
}

#tech .info__fordoc__pns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: calc(30px - (((1.6rem * 1.6) - 1.6rem) / 2));
}

#tech .info__fordoc__pns__txt {
  width: 60%;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  #tech .info__fordoc__pns__txt {
    width: 100%;
  }
}

#tech .info__fordoc__pns__fig {
  width: 35%;
}

@media screen and (max-width: 767px) {
  #tech .info__fordoc__pns__fig {
    width: 60%;
    margin: 20px auto 0;
  }
}

#tech .footer {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  #tech .footer {
    margin-top: 60px;
  }
}
/*# sourceMappingURL=style.css.map */