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: 51%;
  height: 15%;
  left: 24%;
  top: 82%;
}

.link-2 {
  width: 49%;
  height: 7%;
  left: 26%;
  top: 38%;
}
.link-3 {
  top: 46%;
  left: 17%;
  height: 8%;
  width: 66%;
}
.link-4 {
  top: 78%;
  left: 6%;
  width: 28%;
  height: 5%;
}

.link-5 {
  top: 78%;
  left: 36%;
  width: 28%;
  height: 5%;
}
.link-6 {
  top: 78%;
  left: 66%;
  width: 28%;
  height: 5%;
}

.link-7 {
  top: 87%;
  left: 26%;
  width: 48%;
  height: 7%;
}
.text-block {
  max-width: 820px;
  margin: 40px auto 0;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.6;
}
.text-block span.red {
  color: #bf1932;
  font-weight: 800;
}
.bnr-box {
  max-width: 850px;
  margin: auto;
  padding: 0 20px;
}
.bnr-box img {
  width: 100%;
  margin-bottom: 50px;
}

.indent {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

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

.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: 85%;
    height: 14%;
    left: 7%;
    top: 82%;
  }
  .link-2 {
    width: 86%;
    height: 3%;
    left: 7%;
    top: 40.5%;
  }
  .link-3 {
    top: 44%;
    left: 3%;
    height: 3.5%;
    width: 94%;
  }
  .link-4 {
    top: 64%;
    left: 17%;
    width: 65%;
    height: 2.4%;
  }
  .link-5 {
    top: 76.7%;
    left: 17%;
    width: 65%;
    height: 2.4%;
  }

  .link-6 {
    top: 89.3%;
    left: 17%;
    width: 65%;
    height: 2.4%;
  }

  .link-7 {
    top: 94%;
    left: 8%;
    width: 84%;
    height: 2.4%;
  }

  .text-block {
    font-size: 12px;
  }
  .l-sectionWrap {
    padding-bottom: 0;
  }
  .l-sectionWrap .l-wrap {
    padding-bottom: 0;
  }

  .bnr-box {
    margin-top: 20px;
  }

  .entrydcard {
    padding: 0;
  }

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