#bl-fv{
  height: 600px;
  background:url(../img/bg-grey.png) center top repeat;
  text-align: center;
}
h1{
  font-size: 4.5rem;
  letter-spacing: 10px;
  line-height: 3rem;
  font-weight: 300;
  margin: 150px auto 100px;
}
h1 span{
  color: #aaa;
  font-size: 1.5rem;
  display: block;
  margin-top:50px;
}






#bl-intro{
  color: #172446;
  text-align: center;
  font-size: 1.7rem;
  padding: 150px 0;
}
#bl-intro article{
  display: inline-block;
  margin:0 30px;
}

#bl-intro h3{
  font-size: 1.5rem;
  letter-spacing: 1.5px;
  line-height: 3rem;
}
#bl-intro h3 span{
  color: #aaa;
  font-size: 1.1rem;
  display: block;
}



.mv{
  height: 70vh;
  min-height:700px;
  background-position: center center;
  background-repeat:no-repeat;
  background-size:cover;
  position: relative;
}
.mv h2{
  display: block;
  font-size: 1.5rem;
  letter-spacing: 7px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

#technology article{
  text-align: center;
  font-size: 1.5rem;
  line-height: 3.5rem;
}
#technology section{
  padding: 50px 20px 100px;
}
#technology section h2{
  font-size: 4rem;
  letter-spacing: 7px;
  line-height: 4.5rem;
  margin: 50px auto;
}
#technology section h2 span{
  font-size: 1.7rem;
  display: block;
}
#technology section table{
  display: inline-block;
  vertical-align: top;
  border:1px solid #000;
  margin: 0 20px 20px;
  font-size: 1.4rem;
}
#technology section th,
#technology section td{
  padding: 15px 15px 15px 20px;
  line-height: 3rem;
}
#technology section td{
  border-top:1px solid #000;
  height: 150px;
  vertical-align: middle;
}

#technology section th{
  font-size: 2.7rem;
  letter-spacing: 3px;
  line-height: 3.5rem;
  font-weight: 300;
}
#technology section th span{
  font-size: 1.4rem;
  display: block;
}


#technology section dl{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  border:1px solid #000;
  margin: 0 20px 20px;
  font-size: 1.4rem;
}
#technology section dt,
#technology section dd{
  box-sizing: border-box;
  padding: 15px 15px 15px 20px;
  line-height: 3rem;
}
#technology section dd{
  border-top:1px solid #000;
  height: 180px;
  vertical-align: middle;
}

#technology section dt{
  font-size: 2.7rem;
  letter-spacing: 3px;
  line-height: 3.5rem;
  font-weight: 300;
}
#technology section dt span{
  font-size: 1.4rem;
  display: block;
}





#bl-technology .mv{
  color: #FFF;
  background-image:url(../img/bg-tech4.jpg);
}
#bl-manufacture .mv{
  color: #FFF;
  background-image:url(../img/bg-tech5.jpg);
}
#bl-quality .mv{
  color: #FFF;
  background-image:url(../img/bg-tech3.jpg);
}


.bl-isola{
  height: 80vh;
  min-height:880px;
  font-size: 1.4rem;
  background:#f8fafe url(../img/bg-isola.jpg) left center no-repeat;
  background-size:auto 100%;
  position: relative;
  padding: 100px 50px 100px 50vw;
  line-height: 3rem;
}
.bl-isola p{
  margin-bottom: 15px;
  text-shadow: 0 0 1px #f9fafe;
}
.bl-isola img{
  margin-bottom: 50px;
}

#bl-manufacture{
  width: 100vw;
  padding-bottom: 30px;
}

.wideslider {
    width: 100%;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#technology #technic li{
  color: #fff;
  vertical-align:bottom;
  background-color: #172446;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 420px;
  position: relative;
}
#technology #technic ul,
#technology #technic li {
    float: left;
    display: inline;
    overflow: hidden;
}
#technic .td-img{
  width: 420px;
  height: 420px;
  float:left;
  border-right: 1px solid rgba(255,255,255,.2);
  vertical-align:bottom;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 420px;
}
#technic li:nth-child(1){
  background-image: url(../img/ph-tec02.jpg);
}
#technic li:nth-child(1) .td-img{
  background-image: url(../img/ph-tec01.jpg);
}
#technic li:nth-child(2){
  background-image: url(../img/ph-tec12.jpg);
}
#technic li:nth-child(2) .td-img{
  background-image: url(../img/ph-tec11.jpg);
}
#technic li:nth-child(3){
  background-image: url(../img/ph-tec22.jpg);
}
#technic li:nth-child(3) .td-img{
  background-image: url(../img/ph-tec21.jpg);
}
#technic li:nth-child(4){
  background-image: url(../img/ph-tec32.jpg);
}
#technic li:nth-child(4) .td-img{
  background-image: url(../img/ph-tec31.jpg);
}
#technic li:nth-child(5){
  background-image: url(../img/ph-tec42.jpg);
}
#technic li:nth-child(5) .td-img{
  background-image: url(../img/ph-tec41.jpg);
}
#technic li:nth-child(6){
  background-image: url(../img/ph-tec52.jpg);
}
#technic li:nth-child(6) .td-img{
  background-image: url(../img/ph-tec51.jpg);
}
#technic li:nth-child(7){
  background-image: url(../img/ph-tec62.jpg);
}
#technic li:nth-child(7) .td-img{
  background-image: url(../img/ph-tec61.jpg);
}
#technic li:nth-child(8){
  background-image: url(../img/ph-tec72.jpg);
}
#technic li:nth-child(8) .td-img{
  background-image: url(../img/ph-tec71.jpg);
}

#technic h4{
  font-size: 3.5rem;
  text-align: center;
  letter-spacing: 3px;
  line-height: 4rem;
  font-weight: 300;
  padding: 40px 0;
  background:rgba(255,255,255,.1);
  border-bottom: 1px solid rgba(255,255,255,.2);
  margin-bottom: 25px;
}
#technic h4 span{
  font-size: 1.4rem;
  display: block;
}
#technic p{
  line-height: 2.7rem;
  text-align: center;
}

 
.wideslider_base {
  top: 0;
  position: absolute;
overflow: visible;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;

}
.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.slider_prev {background: #fff url(../img/ico-before.svg) no-repeat calc(100% - 30px) center;}
.slider_next {background: #fff url(../img/ico-next.svg) no-repeat 30px center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 17px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
.pagination a {
    margin: 0 7px;
    width: 12px;
    height: 12px;
    display: inline-block;
    overflow: hidden;
    background: #172446;
  opacity: .5;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}



#bl-technology{
}
#bl-quality{
}






#bl-contact{
  background: url(../img/bg-grey.png) center top repeat;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea{
  background: rgba(255,255,255,.8);
}




/* ------------------------- windows size pattern ------------------------- */
@media screen and (min-width: 1500px){
}
@media screen and (max-width: 1300px){
  .bl-isola{
    height: auto;
    background:#f8fafe url(../img/bg-isola-sp.jpg) center bottom no-repeat;
    background-size:100% auto;
    padding: 50px 50px 600px 50px;
  }
}

@media screen and (max-width: 1300px){
  #technology section dl{
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 999px){
  #bl-intro{
    padding: 100px 0;
  }
  #bl-intro .btn{
    margin-top:10px;
  }
  .bl-isola{
    padding-bottom: 400px;
  }
  #bl-intro article{
    margin-bottom: 30px;
  }
  #technology section {
    padding: 50px 20px 50px;
  }
  #technology section dl{
    width: 100%;
    margin-bottom: -1px;
  }
  #technology section dt{
    width: 230px;
    display: inline-block;
    vertical-align: middle;
  }
  #technology section dd{
    display: inline-block;
    border-top: none;
    vertical-align: middle;
    height: auto;
    width: calc(100% - 250px);
    text-align: left;
  }
  #technology section dd br{
    display: none;
  }
  
}
@media screen and (max-width: 768px){
  .wideslider_base{
    transform: scale(.75);
  }
  .slider_prev,
  .slider_next {
    display:none;
  }
  .pagination{
    height: 25px;
    bottom: 30px;
  }
  .pagination a {
    width: 20px;
    height: 20px;
  }
  .mv h2 img{
    width: auto;
    max-width:90vw;
  
}
