@charset "utf-8";
/* CSS Document */

/*-----------------
mainimg
-----------------*/
.mainimg {
  position: relative;
  width: 100%;
  height: 80vw;
  margin: 0 0 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mainimg:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  display: block;
  width: 100%;
  height: 40px;
  background: #1c1c1c;
}
.mainimg .inner {
  position: relative;
  height: 80vw;
}
.mainimg .inner h2 {
  position: absolute;
  top: 35px;
  left: 13px;
}
.mainimg .inner h2 img {
  width: 52vw;
}
.mainimg .inner p {
  position: absolute;
  top: 26px;
  right: 9px;
}
.mainimg .inner p img {
  width: 46vw;
}
.mainimg .inner:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  display: block;
  width: 81.1vw;
  height: 50.5vw;
  background: url(../img/img03.png) no-repeat;
  background-size: 81.1vw auto;
}
.mainimg .inner:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  display: block;
  width: 100%;
  height: 40px;
  background: url(../img/bg01.png) no-repeat 60% bottom;
  background-size: auto 30px;
}
/*-----------------
news
-----------------*/
.news {
  margin: 0 0 20px;
  padding: 30px 20px 20px;
  background: #1c1c1c;
}
.news .inner {
  position: relative;
}
.news h3 {
  padding: 3px 0 5px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.news h3 img {
  display: block;
  width: 96px;
  margin: 0 0 10px;
  vertical-align: middle;
}
.news iframe {
  width: 100%;
  height: 150px;
  border: none;
  overflow-x: hidden;
  overflow-y: auto;
}
.news .more {
  position: absolute;
  top: 0;
  right: 0;
}
.news .more a {
  display: block;
  box-sizing: border-box;
  width: 80px;
  height: 30px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 28px;
}
/*newsList*/
.newsList {
  color: #fff;
  font-size: 12px;
  line-height: 1.7;
}
.newsList .title {
  margin: 10px 0;
  font-size: 14px;
  font-weight: bold;
}

/*-----------------
banner
-----------------*/
.banner {
  margin: 0 0 20px;
  padding: 20px;
}
.banner .inner {
  position: relative;
}
.banner .inner a img {
  width: 100%;
}

/*-----------------
works
-----------------*/
.works {
  margin: 0 0 50px;
}
.works .inner {
  position: relative;
  box-sizing: border-box;
  height: 380px;
  margin: 0 20px 30px;
  text-align: center;
}
.works .inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 250px;
  background: url(../img/pic01.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
}
.works .inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 70vw;
  height: 200px;
  margin: 0 0 0 -35vw;
  background: #2f2f2f;
  z-index: -1;
}
.works h3 {
  margin: 0 0 15px;
  padding: 40px 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}
.works h3 img {
  display: block;
  width: 111px;
  margin: 0 auto 15px;
}
.works .more a {
  display: block;
  width: 130px;
  height: 43px;
  margin: 0 auto;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  line-height: 43px;
  text-align: center;
}
.works .inner2 {
  padding: 40px 20px 10px;
  background: #1c1c1c;
}
.works dl:nth-child(1) {
  margin: 0 0 30px;
  border-bottom: 1px solid #fff;
}
.works dl:nth-child(1) dt {
  color: #fff;
  font-size: 20px;
}
.works dl:nth-child(1) dd {
  padding: 10px 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
}
.works dl:nth-child(2),
.works dl:nth-child(3) {
  width: 260px;
  margin: 0 auto;
  background: no-repeat 0 15px;
}
.works dl:nth-child(2) dt,
.works dl:nth-child(3) dt {
  position: relative;
}
.works dl:nth-child(2) dt span,
.works dl:nth-child(3) dt span {
  position: absolute;
  top: 0;
  left: 42px;
  display: block;
  width: 176px;
  height: 40px;
  margin: 0 auto 245px;
  background: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
}
.works dl:nth-child(2) dt img,
.works dl:nth-child(3) dt img {
  width: 260px;
  margin-top: 20px;
}
.works dl:nth-child(2) dd,
.works dl:nth-child(3) dd {
  padding: 5px 0 15px;
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
}
/*-----------------
company
-----------------*/
.company {
  margin: 0 0 50px;
}
.company .inner {
  position: relative;
  box-sizing: border-box;
  height: 380px;
  margin: 0 20px 30px;
  text-align: center;
}
.company .inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 250px;
  background: url(../img/pic04.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
}
.company .inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 70vw;
  height: 200px;
  margin: 0 0 0 -35vw;
  background: #2f2f2f;
  z-index: -1;
}
.company h3 {
  margin: 0 0 10px;
  padding: 30px 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}
.company h3 img {
  display: block;
  width: 174px;
  margin: 0 auto 10px;
}
.company .more a {
  display: block;
  width: 130px;
  height: 43px;
  margin: 0 auto;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  line-height: 43px;
  text-align: center;
}
/*-----------------
drone
-----------------*/
.drone {
  background: #1f1f1f url(../img/pic05.jpg) no-repeat center top;
  background-size: auto 250px;
}
.drone .inner {
  padding: 0 20px;
}
.drone h3 {
  display: block;
  margin: 0 0 15px;
  padding: 40px 0 15px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  font-weight: normal;
}
.drone h3 img {
  float: left;
  width: 168px;
  margin: -15px 10px 0 0;
}
.drone span {
  display: block;
  padding: 10px 0 0 20px;
  color: #fff;
  font-size: 18px;
}
.drone iframe {
  width: 100%;
  height: 200px;
  background: #000;
  border: none;
}
