body {
  position: relative !important;
}
.cfooter a {
  text-decoration: underline;
}
#cpn-main {
  padding-bottom: 40px !important;
}
body {
  min-width: 100%;
}
.header,
.main {
  width: 100% !important;
  max-width: 1000px;
}

.img-box {
  position: relative;
}

.img-box img {
  width: 100%;
}
.img-box a {
  display: block;
  position: absolute;
  z-index: 1;
}

.link-1 {
  width: 36%;
  height: 27%;
  left: 8%;
  top: 52%;
}

.link-2 {
  width: 36%;
  height: 27%;
  left: 8%;
  top: 52%;
}
.link-3 {
  top: 25%;
  left: 12%;
  height: 34%;
  width: 37%;
}

.link-4 {
  top: 25%;
  right: 12%;
  height: 34%;
  width: 37%;
}
.link-5 {
  top: 60%;
  left: 12%;
  height: 34%;
  width: 37%;
}
.link-6 {
  top: 60%;
  right: 12%;
  height: 34%;
  width: 37%;
}

.link-7 {
  width: 36%;
  height: 27%;
  left: 8%;
  top: 52%;
}
.link-8 {
  width: 36%;
  height: 27%;
  left: 8%;
  top: 52%;
}

.link-9 {
  width: 42%;
  height: 34%;
  left: 4%;
  top: 33%;
}

.about {
  margin: 3em 30px 0;
}
.about h2 img {
  margin: auto;
}
.about table {
  margin-top: 3em;
  border-color: #888888;
}
.about table th,
.about table td {
  vertical-align: top;
  padding: 20px 18px;
  border-color: #888888;
  font-size: 14px;
  line-height: 20px;
}
.about table th {
  width: 200px;
  background-color: #e9e9e9;
  font-weight: bold;
}
.about table .indent {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.about table .indent-2 {
  display: inline-block;
  padding-left: 2em;
  text-indent: -2em;
}

.about table a {
  text-decoration: underline;
}

.fixed {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1000px;
  z-index: 2;
}
.sp {
  display: none;
}

.l-sectionWrap--CardSelect {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  #cpn-main {
    padding-bottom: 80px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  .link-1 {
    width: 68%;
    height: 16%;
    left: 15%;
    top: 28%;
  }

  .link-2 {
    width: 68%;
    height: 16%;
    left: 15%;
    top: 28%;
  }
  .link-3 {
    top: 16%;
    left: 5%;
    height: 20%;
    width: 90%;
  }

  .link-4 {
    top: 36%;
    left: 5%;
    height: 20%;
    width: 90%;
  }
  .link-5 {
    top: 56%;
    left: 5%;
    height: 20%;
    width: 90%;
  }
  .link-6 {
    top: 77%;
    left: 5%;
    height: 20%;
    width: 90%;
  }

  .link-7 {
    width: 36%;
    height: 27%;
    left: 8%;
    top: 52%;
  }
  .link-8 {
    width: 68%;
    height: 16%;
    left: 15%;
    top: 28%;
  }

  .link-9 {
    width: 86%;
    height: 18%;
    left: 7%;
    top: 15%;
  }

  .entrydcard {
    padding: 0;
  }

  .about {
    margin: 2em auto;
    width: 92%;
  }
  .about h2 img {
    width: 55%;
  }
  .about table {
    margin-top: 2em;
  }
  .about table th,
  .about table td {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 15px 13px;
  }
  .about table td {
    text-align: left;
  }
  .bnr-box {
    margin-top: -40px !important;
    margin-bottom: 40px !important;
  }
}
