@charset "utf-8";
.setupsystem-box .heading-title {
  text-align: center;
}
.setupsystem-box .heading-border {
  font-size: 20px;
  column-rule: #00a7de;
  padding-bottom: 8px;
  border-bottom: 3px solid #009ce6;
}
.setupsystem-box .setupsystem-imgbox {
  border: 4px solid #009ce6;
  border-top: none;
  padding-bottom: 30px;
}
.setupsystem-box .setupsystem-imgbox .heading-title-box02 {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background-color: #009ce6;
  margin-bottom: 18px;
}
.setupsystem-box .setupsystem-imgbox img {
  text-align: center;
}

.guidance-box {
  overflow: hidden;
}
.guidance-box .guidance-conbox {
  float: left;
  width: 228px;
  margin-right: 16px;
  position: relative;
  padding: 10px;
  border: solid 7px #eeeeee;
  margin-bottom: 50px;
}
.guidance-box .guidance-conbox:nth-child(5) {
  margin-right: 0;
}
.guidance-box .guidance-conbox:nth-child(9) {
  margin-right: 0;
}
.guidance-box .guidance-conbox:nth-child(13) {
  margin-right: 0;
}
.guidance-box img {
  text-align: center;
}
.guidance-box dl dd {
  font-size: 13px;
}
.guidance-box .nmber-img {
  position: absolute;
  right: -6px;
  top: -22px;
}

/*# sourceMappingURL=setupsystem.css.map */
