@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext);

.nev-main {
  font-family: lato;
  min-height: 500px;
  width: 100%;
}

.nev-header-cont {
  background: #d5e0e6 url("../images/nev_header_bg_m.jpg") no-repeat scroll center center / auto 100%;
  height: 100vw;
  max-height: 969px;
  min-height: 578px;
  width: 100%;
}

.nev-main-cont {
  max-width: 654px;
  min-height: 510px;
  min-width: 330px;
}

.nev-main-tit {
  color: #00b1b5;
  font-size: 23px;
  padding: 38px 0;
  width: 90%;
}

.nev-ico-cont {
  width: 100%;
}

.nev-item-cont {
  border-bottom: 2px solid #3ad2c3;
  float: left;
  margin: 0 16px 24px;
  min-height: 367px;
  width: 131px;
}

.nev-item-cont.last {
  clear: both;
  float: none;
}

.nev-item-ico {
  background-size: 75% auto !important;
  height: 107px;
  width: 100%;
}

.nev-item-tit {
  color: #01b0b3;
  font-size: 15px;
  font-weight: bold;
  margin: 11px 0;
}

.nev-item-txt {
  font-size: 12px;
  text-align: justify;
  width: 100%;
}

.nev-footer-cont {
  background: #3ad2c3 none repeat scroll 0 0;
  width: 100%;
}

.nev-main-footer-cont {
  max-width: 654px;
  min-width: 240px;
}

.nev-footer-ico {
  background-size: 60% auto !important;
  height: 250px;
  max-width: 333px;
  min-width: 200px;
}

.nev-footer-tit {
  color: white;
  font-size: 20px;
  margin: 0 0 15px;
  max-width: 500px;
}

.nev-footer-txt {
  color: #702383;
  font-size: 16px;
  margin: 0 0 20px;
  max-width: 500px;
  min-width: 300px;
  padding: 0 20px;
}

.nev-ico-footer-cont {
  min-width: 330px;
  width: 97%;
}

.nev-footer-item-cont {
  border-bottom: 3px solid white;
  color: white;
  float: left;
  margin: 0 13px 25px;
  min-height: 416px;
  width: 130px;
}

.nev-footer-item-ico {
  background-size: 45% auto !important;
  border: 4px solid white;
  border-radius: 130px;
  box-shadow: 8px 9px 17px -4px #666;
  height: 100px;
  width: 100px;
}

.nev-footer-item-tit {
  font-size: 16px;
  font-weight: bold;
  margin: 16px 0;
}

.nev-footer-item-txt {
  font-size: 12px;
  text-align: justify;
}


.fancybox-wrap {
  top: 100px !important;
}
