/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] MIN/MAX WIDTH */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
.title {
  height: 199px;
  background: url("../images/quality/quality_bg_01.png") no-repeat center top;
  padding-top: 60px;
}

.measure_head {
  font-size: 24px;
  font-size: 2.4rem;
  color: #004e83;
  font-weight: bold;
  margin-bottom: 15px;
}

.measure_box {
  font-size: 18px;
  font-size: 1.8rem;
  color: #004e83;
  font-weight: bold;
  border: 1px solid #004e83;
  width: 710px;
  padding: 15px 30px;
  margin: 0px auto 10px;
  line-height: 1.4;
  text-align: left;
}

.qh01 {
  font-size: 19px;
  font-size: 1.9rem;
  color: #004e83;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 7px;
}

.manage .manage_txt {
  font-size: 22px;
  font-size: 2.2rem;
  color: #699ebe;
  font-weight: bold;
  line-height: 1.5;
  margin: 7px 0px 17px;
}

.check {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  margin: 0px auto;
  border: 1px solid #555;
  width: 735px;
  box-sizing: border-box;
  padding: 15px 70px;
}

.part {
  float: right;
  width: 468px;
}
.part .part_head {
  text-align: left;
}
.part .part_txt {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 15px 0px 20px;
  text-align: left;
}

.strengthen {
  float: right;
  width: 456px;
  text-align: left;
}
.strengthen .strengthen_txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}

.voice_num {
  margin-top: 25px;
}

.voice_txt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #444;
  line-height: 1.5;
  margin-top: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.voice_txt:last-of-type {
  border: none;
  padding-bottom: 0;
}

/*# sourceMappingURL=quality.css.map */
