@charset "utf-8";
section .inner{
  max-width: 1000px;
  width: 90%;
}
/*anime*/
.move-updown{
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px); 
}
.move2{
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
/*[ ファーストビュー ]-------------*/
#FV-Image {
  text-align: center;
  position:relative;
}

#FV-Image img {
  width: 100%;
  height: auto;
}

@media screen and ( min-width:981px) {
  #FV-Image {
    margin-top: 115px;
  }
  #FV-Image h1 {
    font-size: 47px;
  }
  #FV-Image p {
    padding-right: 100px;
  }
}
@media screen and ( max-width:980px) {
  #FV-Image {
    margin-top: 90px;
  }
}
/*[ サービス ]-------------*/
#Service {
  font-size: 30px;
  margin: 40px auto 20px;
}
#Service h2{
  text-align: center;
}
#Service h3{
  text-align: center;
  font-size: 22px;
  display: block;
  margin: 100px auto 15px;
}
#Service h3::after{
  content: '';
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 10px auto 20px;
  background: #10998b;
  height: 1px;
}
#Service .txt {
  max-width:780px;
  width: 100%;
  text-align: left;
  margin: 0 auto 0;
}
/*[ 動画背景]-------------*/
.tit {
  width: 100%;
  height: 550px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: .1s;
	 transition: 1s;
}
/*
.tit::before {
  content:'';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  display: block;
}
*/
.tit .inner{
  color: #fff;
  text-align: center;
  text-indenst:100%;
  white-space:nowrap;
  overflow:hidden;
  position: relative;
  z-index: -1;
}

.tit .inner h1{
  font-size: 50px;
  font-style: oblique;
  line-height: 100%;
  -webkit-transition: 1.5s;
	 transition: 1.5s;
}
.tit .inner span{
  font-size:16px;
  font-style: oblique;
  font-weight: normal;
  display: block;
}

.bg-movie {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.bg-movie video{
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transform:translate(-50%, -45%);
  transform: translate(-50%,-45%);
  left: 50%;
  top: 50%;
  z-index: 0;
}

@media screen and ( max-width:980px) {

.tit {
  width: 100%;
  height: auto;
  line-height: 0;
}
.tit .inner h1{
  font-size: 36px;
  font-style: oblique;
  line-height: 100%;
  width: 90%;
  margin: 0 auto;
}
.tit .inner span{
  font-size:16px;
  font-style: oblique;
  font-weight: normal;
  display: block;
}

.bg-movie {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}

.bg-movie video{
  height: auto;
  width: 100%;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
  left: 0;
  top: 0;
}
.bg-movie img{
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  left: 0;
  top: 0;
  left: 0;
  z-index: 0;
}
}
/*
#Product .tit {
  background: url(../service/img/bg_box_1.jpg) no-repeat center center / cover;
}
#Engineering .tit {
  background: url(../service/img/bg_box_2.jpg) no-repeat center center / cover;
}
#Dispatching .tit {
  background: url(../service/img/bg_box_3.jpg) no-repeat center center / cover;
}
*/
/*[ プロダクト ]-------------*/
#Product,#Engineering{
  margin: 0 auto 80px;
  padding: 0 0;
}


#Dispatching{
  margin: 0 auto;
  padding: 0 0;
}

#Engineering p ,#Dispatching p{
  max-width: 980px;
  width: 100%;
  margin: 40px auto 40px;
}

#Product p{
  max-width: 890px;
  width: 100%;
  margin: 20px auto 40px;
}

.point {
  margin: 2rem auto 0;
  max-width: 880px;
  width: 100%;
}

.point h3{
  margin-bottom: 0;
  padding: 0;
}

.point h3 strong{
  background: #10998b;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 160%;
  padding: .2rem 1.5rem;
  margin: 0;
}

.point p{
  width: 100%;
  margin: 10px auto 20px !important;
}

.service-box{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}
.flow-box{
  background:#10998b;
  color: #fff;
  margin-top: 3rem;
  padding: 2% 0 0;
}

.flow-box h3{
  font-size: 22px;
  margin: .5rem auto 1rem;
  text-align:center;
}

#Dispatching dl{
  -webkit-align-items: center;
  align-items: center;
  font-size: 18px;
  margin: 0 auto !important;
  padding: 5px;
  width:100%;
}

#Dispatching dl dt{
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  padding: 10px 0 10px;
  text-align: ;
  width: 35%;
}
#Dispatching dl dt p{
  border: 1px solid #fff;
  display: inline-block;
  font-style: oblique;
  margin: 0 0;
  padding: .5rem;
  text-align: center;
  width: 30%;
}

#Dispatching dl dt h4{
  font-size: 20px;
  font-style: oblique;
  text-align: center;
  margin: 0;
  width: 60%;
}

#Dispatching dl dt strong{
  border-bottom: 1px solid #fff;
  display: inline-block;
  text-align: center;
}

#Dispatching dl dd{
  font-weight: normal;
  line-height: 160%;
  margin-bottom: 0;
  padding: 10px 0;
  word-break: break-all;
  width: 65%;
}

#Dispatching dl dd p{
  margin: 0;
}

.service-box li{
  border: 1px solid #10998b;
  color: #10998b;
  width: 48%;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.service-box li:nth-child(3),
.service-box li:nth-child(4){
  margin-bottom: 0;
}

.service-box li a{
  color:#10998b;
}
.service-box li.active{
  background: #10998b;
  color: #fff;
}

footer {
    border-top: 30px solid #10998b;
}

@media screen and ( min-width:980px) and ( max-width:1599px) {
  #Dispatching dl dt h4{
    font-size: 18px;
  }


}

@media screen and ( max-width:980px) {

  .point h3 strong{
    font-size: 16px;
  }
  
  #Dispatching dl dt h4{
    font-size: 16px;
  }

  #Product p{
    margin: 20px auto 20px;
  }

  .service-box li{
    margin-bottom: 20px !important;
    width: 100%;
   }
   
  .service-box li:last-child{
    margin-bottom: 0 !important;
  }
  
  #Dispatching{
    margin: 0 auto;
    padding: 0 0;
  }

    #Dispatching dl{
      width:100%;
      padding: 5px;
      margin: 0 auto 20px;
    }
}



@media screen and ( max-width:767px) {
.flow-box h3 {
    font-size: 18px;
    margin-bottom: .5rem;
    padding-top: 1rem;
}

#Dispatching dl dt{
  width: 100%;
}
#Dispatching dl dt p{
  font-size: 13px;
  padding: .3rem;
}
#Dispatching dl dt h4{
  font-size: 16px;
  width: 60%;
}

#Dispatching dl dd{
  font-size: 14px;
  width: 100%;
}
}


/*ポップアップ*/

article {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 30px;
    background: #000;
    color: #fff;
    display: none;
}
.mfp-content article {
  display: block !important;
}
article h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 15px;
}
article .inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
}
article .inner img {
  width: 100%;
  height: auto;
}
article .txt {
  background:#fff;
  padding: 5%;
}
.bt-close {
  background: #10998b;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  margin: 60px auto 20px;
  text-align:center;
  max-width: 240px;
  width: 100%;
  cursor:pointer;
}

@media screen and ( max-width:980px) {
article .inner {
  width: 90%;
}
}

