@charset "utf-8";

header.header_bg_equipment {
	background-image: url(./img/header_image.jpg);
}
.list_box {
  display: flex;
  flex-direction: column;
}
.btn_more {
  margin-top: auto;
}
