/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] MIN/MAX WIDTH */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
.title {
  height: 199px;
  background: url("../images/info/info_bg_01.png") no-repeat center top;
  padding-top: 90px;
}

.msg01 {
  margin: 30px 0px 40px;
}

.msg02 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9;
  text-align: left;
}

.sign {
  text-align: right;
}

.tbInfo {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  width: 100%;
  margin-top: 30px;
}
.tbInfo tr {
  border: 1px solid #ccc;
}
.tbInfo tr th {
  width: 160px;
  background: #f1f1ef;
  padding: 15px 20px;
  box-sizing: border-box;
}
.tbInfo tr td {
  padding: 12px 20px;
  box-sizing: border-box;
  line-height: 1.9;
}

.access_txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 30px;
}
.access_txt span {
  color: #44889d;
}

/*# sourceMappingURL=info.css.map */
