/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] MIN/MAX WIDTH */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
.title {
  height: 169px;
  background: url("../images/about/about_bg_01.png") no-repeat center top;
  padding-top: 90px;
}

.group {
  margin-top: 45px;
}

.ex {
  display: table;
  width: 100%;
  margin-top: 3px;
}
.ex .ex_col {
  display: table-cell;
}
.ex .ex_col:first-child {
  width: 198px;
}
.ex .ex_col:last-child {
  font-size: 15px;
  font-size: 1.5rem;
  vertical-align: top;
  text-align: left;
  line-height: 1.4;
  padding-left: 18px;
}

.aT01 {
  font-size: 22px;
  font-size: 2.2rem;
  width: 614px;
  color: #4288B9;
  margin: 0px auto;
}
.aT01 p {
  float: left;
  line-height: 1.4;
}

.aT02 {
  font-size: 19px;
  font-size: 1.9rem;
  color: #4288B9;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}

/*# sourceMappingURL=about.css.map */
