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 {
  top: 90%;
  left: 74%;
  width: 5%;
  height: 4%;
}

.link-2 {
  top: 24%;
  width: 4%;
  height: 4%;
  left: 69%;
}

.link-3 {
  top: 81%;
  width: 46%;
  height: 12%;
  left: 27%;
}

.link-4 {
  top: 90%;
  width: 46%;
  height: 6%;
  left: 27%;
}

.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: 2.5em;
  text-indent: -2.5em;
}

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

.about .box {
  margin-top: 25px;
  border: 1px solid #888888;
}
.about .box .ttl {
  background: #fff1b2;
  padding: 11px 20px;
  border-bottom: 1px solid #888888;
}
.about .box .con {
  padding: 11px 20px;
}
.about .box .con .red {
  color: #e40028;
}

.sp {
  display: none;
}

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

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

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

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

  .img-box-4 {
    padding: 30px 0;
  }

  .entrydcard {
    padding: 0;
  }

  .img-box.bnr {
    padding: 0 20px;
    margin-bottom: 40px;
    margin-top: -50px;
  }
  .link-1 {
    top: 92%;
    left: 91%;
    width: 6%;
    height: 4%;
  }

  .link-2 {
    top: 18%;
    width: 7%;
    height: 2%;
    left: 82%;
  }

  .link-3 {
    top: 84%;
    width: 86%;
    height: 11%;
    left: 7%;
  }

  .link-4 {
    top: 92%;
    width: 84%;
    height: 5%;
    left: 8%;
  }

  .about {
    margin: 2em auto;
    width: 92%;
  }
  .about h2 img {
    width: 29%;
  }
  .about table {
    margin-top: 2em;
  }
  .about table th,
  .about table td {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 11px 13px;
  }
  .about table td {
    text-align: left;
  }

  .about .box {
    margin-top: 13px;
  }
  .about .box .ttl {
    padding: 9px 12px;
  }
  .about .box .con {
    padding: 9px 12px;
  }
  .l-sectionWrap--CardSelect {
    margin-top: 0;
  }
}
