body {
    margin: 0;
    padding: 0;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Verdana, "MS PGothic", sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 1.6em;
}
body {
  background: #f1f4f7;
}
p {
  margin: 0;
  padding: 0;
}
ul, li, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section {
    width: 808px;
    margin: 20px auto 0;
}
/*
++++++++++++++++++++++++++++++++++++++++ */
h1 {
    margin: 0 0 20px 0;
    border-bottom: 3px solid #8e99ad;
    line-height: 1.6em;
    font-size: 1.6em;
    color: #1e335c;
}
h2 {
    margin: 20px 0 20px 0;
    padding-left: 12px;
    height: 38px;
    background: #f7f7f7;
    border: 1px solid #d2d6db;
    line-height: 40px;
    color: #1e335c;
    font-size: 1.2em;
}
/*
++++++++++++++++++++++++++++++++++++++++ */
.bg-main {
  width: 808px;
  height: 1228px;
  background: url(../images/main.png) no-repeat;
  background-size: 808px 1228px;
  position: relative;
}

.bg-main > a {
  font-family: 'Subset-NotoSansJP';
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background: #0fa3e3;
  text-decoration: none;
}

.bg-main > a:nth-of-type(2n) {
  background: #75b810;
}

.bg-main > a:nth-child(1) {
  left: 28px;
  top: 40px;
}

.bg-main > a:nth-child(2) {
  left: 8px;
  top: 54px;
}

.bg-main > a:nth-child(3) {
  left: 28px;
  top: 75px;
}

.bg-main > a:nth-child(4) {
  left: 411px;
  top: 144px;
}

.bg-main > a:nth-child(5) {
  left: 28px;
  top: 350px;
}

.bg-main > a:nth-child(6) {
  left: 28px;
  top: 372px;
}

.bg-main > a:nth-child(7) {
  left: 28px;
  top: 393px;
}

.bg-main > a:nth-child(8) {
  left: 28px;
  top: 414px;
}

.bg-main > a:nth-child(9) {
  left: 28px;
  top: 475px;
}

.bg-main > a:nth-child(10) {
  left: 28px;
  top: 576px;
}

.bg-main > a:nth-child(11) {
  left: 28px;
  top: 600px;
}

.bg-main > a:nth-child(12) {
  left: 28px;
  top: 624px;
}

.bg-main > a:nth-child(13) {
  left: 28px;
  top: 647px;
}

.bg-main > a:nth-child(14) {
  left: 28px;
  top: 671px;
}

.bg-main > a:nth-child(15) {
  left: 28px;
  top: 696px;
}

.bg-main > a:nth-child(16) {
  left: 28px;
  top: 720px;
}

.bg-main > a:nth-child(17) {
  left: 28px;
  top: 743px;
}

.bg-main > a:nth-child(18) {
  left: 28px;
  top: 771px;
}

.bg-main > a:nth-child(19) {
  left: 28px;
  top: 803px;
}

.bg-main > a:nth-child(20) {
  left: 28px;
  top: 839px;
}

.bg-main > a:nth-child(21) {
  left: 28px;
  top: 862px;
}

.bg-main > a:nth-child(22) {
  left: 28px;
  top: 886px;
}

.bg-main > a:nth-child(23) {
  left: 28px;
  top: 910px;
}

.bg-main > a:nth-child(24) {
  left: 28px;
  top: 934px;
}

.bg-main > a:nth-child(25) {
  left: 28px;
  top: 958px;
}

.bg-main > a:nth-child(26) {
  left: 28px;
  top: 986px;
}

.bg-main > a:nth-child(27) {
  left: 28px;
  top: 1022px;
}

.bg-main > a:nth-child(28) {
  left: 28px;
  top: 1058px;
}

.bg-main > a:nth-child(29) {
  left: 28px;
  top: 1081px;
}

.bg-main > a:nth-child(30) {
  left: 28px;
  top: 1104px;
}

.bg-main > a:nth-child(31) {
  left: 28px;
  top: 1131px;
}

.bg-main > a:nth-child(32) {
  left: 28px;
  top: 1157px;
}

.bg-main > a:nth-child(33) {
  left: 28px;
  top: 1181px;
}


.info-text-box {
  margin-top: 30px;
  padding-bottom: 100px;
}

.info-text-box dl {
  margin-bottom: 24px;
}

.info-text-box dt {
  margin-bottom: 6px;
}

.info-text-box dd {
  padding-left: 20px;
}

.info-text-box ul {
  margin: 16px 0;
}

.info-text-box p {
  margin-bottom: 12px;
}

.info-text-box a {
  color: #0f3d99;
}
