@charset "UTF-8";
/* water ----------------*/
.inner {
  width: 739px;
  padding: 95px 0 5px 219px;
}

.pageTtl {
  color: #2e3192;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 20px;
  line-height: 1.75;
  border-bottom: 1px solid #7f7f7f;
  padding: 0 0 17px;
  margin-bottom: 20px;
}

.box {
  margin-bottom: 60px;
  position: relative;
  padding-right: 290px;
}
.box .secTtl {
  color: #2e3192;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 25px;
}
.box p {
  line-height: 2;
}
.box .space {
  display: block;
  float: right;
  margin: 0 0 0 0;
}
.box .absimg {
  position: absolute;
}
.box .abstxt {
  position: absolute;
  color: #6e6e6e;
  font-size: 9px;
  line-height: 1.77;
  width: 121px;
}

.box01 .space {
  width: 172px;
  height: 184px;
}
.box01 .absimg {
  top: 150px;
  left: 302px;
}
.box01 .abstxt {
  top: 286px;
  left: 590px;
}

.box02 .space {
  width: 165px;
  height: 207px;
}
.box02 .absimg {
  top: 145px;
  left: 302px;
}
.box02 .abstxt {
  top: 286px;
  left: 590px;
}

.box03 .space {
  width: 169px;
  height: 180px;
}
.box03 .absimg {
  top: 127px;
  left: 302px;
}
.box03 .abstxt {
  top: 239px;
  left: 590px;
}
