/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] MIN/MAX WIDTH */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
.title {
  height: 199px;
  background: url("../images/system/system_bg_01.png") no-repeat center top;
  padding-top: 60px;
}

.tImg {
  margin: 20px 0px 10px;
  text-align: left;
}

.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=system.css.map */
