/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
/* [MIXIN] WIDTH */
/* TITLE */
.title {
  background: url("../images/info/info_bg_01.png") no-repeat center top;
  background-size: 100% auto;
  padding: 61.25% 0px 7.8125%;
}

.sign {
  width: 76.09375%;
  margin-left: 21%;
}

.tbInfo {
  width: 100%;
  margin-top: 20px;
}
.tbInfo tr {
  font-size: 8px;
  font-size: 4.6875vw;
}
.tbInfo tr th {
  padding: 15px 5%;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  background: #f1f1ef;
  line-height: 1.4;
}
.tbInfo tr td {
  padding: 15px 5%;
  line-height: 1.4;
}

.iL01 li {
  text-indent: -1em;
  padding-left: 1em;
}

.map {
  font-size: 9px;
  font-size: 6.25vw;
  display: inline-block;
  margin: 0px 2% 30px;
  width: 96%;
  line-height: 130px;
  background: #1e528c;
  color: #fff;
  text-align: center;
}

/*# sourceMappingURL=info.css.map */
