@charset "UTF-8";
#service .cl25 li {
  width: 17.9%;
}
#service .cl25 li:nth-child(5) {
  margin-right: 0;
}
#service .cl50 > div:not(:nth-child(2n)) {
  width: 60%;
  margin-bottom: 0 !important;
}

#service .cl50 > div {
  margin-bottom: 0 !important;
}

.cl25 {
  display: flex;
  flex-wrap: wrap;
}

.cl25 > li,
.cl25 > div {
  width: 23%;
  margin-bottom: 4%;
}

.cl25 > li:not(:nth-child(4n)) .cl25 > div:not(:nth-child(4n)) {
  margin-right: 3%;
}

.cl25 > li,
.cl25 > div:not(:nth-child(4n)) {
  margin-right: 2.6%;
}

#product h3.bg_blue {
  font-size: 16px;
}
#header {
  position: fixed;
  top: 0;
  z-index: 999;
}
body {
  height: 100%;
  margin-top: 95px;
}
