.bg_header01 {
  background-image: url("../images/jpg/header/bg_header01.jpg");
  width: 100%;
  height: 100dvh;
  max-height: 670px;
  background-repeat: no-repeat;
  /* background-size: 100% 100%; */
  background-size: cover;
  background-position: center;
}
.bg_header02 {
  background-image: url("../images/png/header/bg_header02.png");
  width: 100%;
  height: 100dvh;
  max-height: 167px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg_menu_service {
  background-image: url("../images/png/menu_service/bg_menu_service.png");
  width: 100%;
  height: 100%;
  min-height: 596px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg_menu_service02 {
  background-image: url("../images/png/menu_service/bg_menu_service02.png");
  width: 100%;
  height: 100dvh;
  max-height: 763px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg_hilight01 {
  background-image: url("../images/png/hilight/bg_hilight01.png");
  width: 100%;
  min-height: 711px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg_service {
  background-image: url("../images/png/service/bg_service.png");
  width: 100%;
  min-height: 866px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg_footer {
  background-image: url("../images/jpg/footer/bg_footer.jpg");
  width: 100%;
  min-height: 46px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* .bg_footer03 {
  background-image: url("../images/footer/bg_footer03.png");
  width: 1320px;
  min-height: 236px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
} */
