html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding-top: 0;
}

header {
  width: 0;
  height: 0;
  position: unset;
  z-index: 0;
}

.mt-1 {
  margin-top: 1rem;
}

a {
  display: inline-block;
}

.lp-header, .lp-main, .l-footer {
  width: 100%;
  max-width: 64rem;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.lp-header {
  z-index: 9;
}
.lp-header h1 {
  width: 12.4rem;
  position: absolute;
  top: 2rem;
  left: 2rem;
}

.l-footer {
  padding: 2rem 0;
  border-top: none !important;
  color: #fff;
  line-height: 1;
}
.l-footer .copy-right {
  margin-top: 1.4em;
  letter-spacing: 0.025em;
  font-size: 1rem;
  line-height: 1;
}

.lp-main {
  overflow: hidden;
}

.lp-ace__step01 {
  margin-top: 10rem;
}
.lp-ace__step01--top {
  position: relative;
}
.lp-ace__step01 .top-contents {
  margin-top: 3rem;
  position: relative;
  z-index: 1;
}
.lp-ace__step01 .top-ace {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.lp-ace__step01 .deform {
  position: absolute;
}
.lp-ace__step01 .deform__01 {
  top: -35rem;
  right: 38rem;
}
.lp-ace__step01 .deform__02 {
  top: -12rem;
  right: -5rem;
}
.lp-ace__step01 .deform__03 {
  top: -3rem;
  right: -19rem;
}
.lp-ace__step01 .deform__04 {
  top: 29rem;
  left: -16rem;
}
.lp-ace__step01 .deform__05 {
  right: -11rem;
  bottom: 30rem;
}
.lp-ace__step01--points {
  margin-top: 7.2rem;
  position: relative;
}
.lp-ace__step01--points img {
  max-width: 122%;
}
.lp-ace__step01--points::before, .lp-ace__step01--points::after {
  width: 100%;
  position: absolute;
  display: inline-block;
  background-size: 100% auto;
  aspect-ratio: 1/0.352;
}
.lp-ace__step01--points::before {
  content: "";
  top: -15rem;
  left: 0;
  background-image: url("../images/shape01.svg");
  background-position: center top;
}
.lp-ace__step01--points::after {
  content: "";
  bottom: -5.5rem;
  left: 0;
  background-image: url("../images/shape02.svg");
  background-position: center bottom;
}
.lp-ace__step01--points .point02, .lp-ace__step01--points .next_triangle {
  position: relative;
  z-index: 1;
}
.lp-ace__step01--points .next_triangle {
  margin-top: 4rem;
}
.lp-ace__step01--points .point02 {
  margin: 4rem 0 0;
}
.lp-ace__step01--points .h-point {
  padding-left: 3.1rem;
  position: relative;
}
.lp-ace__step01--points .h-point__round {
  position: absolute;
  top: -11rem;
  left: 7rem;
}
.lp-ace__step01--points .h-point__money {
  position: absolute;
  top: 1rem;
  right: 4rem;
}
.lp-ace__step01--points .h-point__post {
  position: absolute;
  top: 4.5rem;
  right: 4rem;
}
.lp-ace__step01--points .h-point__detail01 {
  margin-top: 1.2rem;
}
.lp-ace__step01--points .h-point__detail02 {
  margin-top: 1.2rem;
  margin-left: -15rem;
}
.lp-ace__join--method {
  padding: 0rem 0 7rem 0;
}
.lp-ace__join .join-heading {
  margin-top: -1.8rem;
}
.lp-ace__join--note {
  padding: 4rem 0 8rem 0;
}
.lp-ace__join .join-catch02 {
  margin: 2.5rem 0 1rem 0;
}
.lp-ace__faq h2 {
  margin-bottom: 0;
  padding-top: 1.5rem;
  padding-left: 2.7rem;
}
.lp-ace__faq .faq_top {
  padding-bottom: 2rem;
}
.lp-ace__faq .faq_top, .lp-ace__faq .next_triangle, .lp-ace__faq .faq01, .lp-ace__faq .faq03 {
  position: relative;
  z-index: 1;
}
.lp-ace__faq .next_triangle {
  margin: 0;
}
.lp-ace__faq .faq_detail {
  padding: 3.5rem 0 9rem 3.5rem;
  position: relative;
}
.lp-ace__faq .faq_detail img {
  max-width: 114%;
}
.lp-ace__faq .faq_detail::before, .lp-ace__faq .faq_detail::after {
  width: 100%;
  position: absolute;
  display: inline-block;
  background-size: 100% auto;
  aspect-ratio: 1/0.352;
}
.lp-ace__faq .faq_detail::before {
  content: "";
  top: -16rem;
  left: 0;
  background-image: url("../images/shape03.svg");
  background-position: center top;
}
.lp-ace__faq .faq_detail::after {
  content: "";
  bottom: -4rem;
  left: 0;
  background-image: url("../images/shape04.svg");
  background-position: center bottom;
}
.lp-ace__faq .faq02 {
  margin: 7rem 0 7rem -6rem;
}
.lp-ace__contact {
  text-align: center;
}
.lp-ace__contact--point {
  padding: 8rem 0 3.5rem;
}
.lp-ace__contact--faq {
  padding: 8rem 0 5rem 0;
}
.lp-ace__contact--end {
  padding: 10rem 0 24rem 0;
  position: relative;
  z-index: 1;
}
.lp-ace__contact--end .bare {
  position: absolute;
  bottom: -10rem;
  left: 6.5rem;
}
.lp-ace__contact--end::before {
  content: "";
  width: 100%;
  position: absolute;
  top: -2rem;
  left: 0;
  display: inline-block;
  background-image: url("../images/shape05.svg");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  aspect-ratio: 1/0.352;
}
.lp-ace__contact .btn_contents_red {
  margin-bottom: 3rem;
}
.lp-ace__contact .btn_contents_ore {
  margin-bottom: 4rem;
}
.lp-ace__contact .btn_contents_yel {
  margin-bottom: 3rem;
}

.text-center {
  text-align: center;
}

.c-bg__ore01 {
  background-color: #ffb235;
}
.c-bg__ore02 {
  background-color: #f68b00;
}
.c-bg__ore03 {
  background-color: #fff6e6;
}
.c-bg__ore04 {
  background-color: #ffce80;
}
.c-bg__dot {
  background-image: -webkit-radial-gradient(#ffb235 25%, transparent 20%), -webkit-radial-gradient(#ffb235 25%, transparent 20%);
  background-image: radial-gradient(#ffb235 25%, transparent 20%), radial-gradient(#ffb235 25%, transparent 20%);
  background-position: 0 0, 7px 7px;
  background-size: 14px 14px;
  background-repeat: repeat;
}
.c-bg__dot::after, .c-bg__dot ::before {
  background-repeat: repeat;
}
.c-bg__dot.light {
  background-image: -webkit-radial-gradient(#ffe29c 25%, transparent 20%), -webkit-radial-gradient(#ffe29c 25%, transparent 20%);
  background-image: radial-gradient(#ffe29c 25%, transparent 20%), radial-gradient(#ffe29c 25%, transparent 20%);
}

@media (max-width: 640px) {
  html {
    font-size: 3.125vw !important;
  }
  .lp-header h1 {
    width: 6.2rem;
    font-size: 1rem;
    line-height: 1;
  }
  .l-footer {
    padding: 1.5rem 0;
  }
  .l-footer .title {
    width: 5.4rem;
  }
  .l-footer .copy-right {
    margin-top: 1em;
    font-size: 0.8rem;
  }
  .lp-ace__step01 {
    margin-top: 5rem;
  }
  .lp-ace__step01 .top-contents {
    position: relative;
    z-index: 1;
  }
  .lp-ace__step01 .top-catch {
    width: 79%;
  }
  .lp-ace__step01 .top-ace {
    width: 74%;
  }
  .lp-ace__step01 .top-manga {
    width: 102%;
  }
  .lp-ace__step01 .deform__01 {
    width: 21.3rem;
    height: auto;
    top: -17.4rem;
    right: 18.5rem;
  }
  .lp-ace__step01 .deform__02 {
    width: 53%;
    top: -6rem;
    right: -2rem;
  }
  .lp-ace__step01 .deform__03 {
    width: 46%;
    top: 0;
    right: -11rem;
  }
  .lp-ace__step01 .deform__04 {
    width: 60%;
    top: 19rem;
    left: -10rem;
  }
  .lp-ace__step01 .deform__05 {
    width: 34%;
    top: 41rem;
  }
  .lp-ace__step01--points {
    margin-top: 3.2rem;
  }
  .lp-ace__step01--points::before {
    top: -7rem;
  }
  .lp-ace__step01--points::after {
    bottom: -3.5rem;
  }
  .lp-ace__step01--points .next_triangle {
    margin-top: 3rem;
  }
  .lp-ace__step01--points .h-point {
    padding-left: 1.6rem;
  }
  .lp-ace__step01--points .h-point__head01, .lp-ace__step01--points .h-point__head02 {
    width: 69%;
  }
  .lp-ace__step01--points .h-point__round {
    width: 4rem;
    top: -5rem;
    left: 3rem;
  }
  .lp-ace__step01--points .h-point__money {
    width: 18%;
  }
  .lp-ace__step01--points .h-point__detail01, .lp-ace__step01--points .h-point__detail02 {
    width: 120%;
  }
  .lp-ace__step01--points .h-point__post {
    width: 18%;
    top: 1.8rem;
    right: 4rem;
  }
  .lp-ace__step01--points .h-point__detail02 {
    margin-top: 1.2rem;
    margin-left: -7.4rem;
  }
  .lp-ace__faq h2 {
    padding-top: 1rem;
    padding-left: 1.7rem;
  }
  .lp-ace__faq .faq_detail {
    padding: 1.5rem 0 5rem 1.6rem;
  }
  .lp-ace__faq .faq_detail::before {
    top: -10rem;
  }
  .lp-ace__faq .faq_detail::after {
    bottom: -2rem;
  }
  .lp-ace__faq .faq02 {
    margin: 4rem 0 4rem -3rem;
  }
  .lp-ace__faq .faq-heading {
    width: 48%;
  }
  .lp-ace__faq .faq-manga {
    width: 100%;
  }
  .lp-ace__faq .faq01, .lp-ace__faq .faq02, .lp-ace__faq .faq03 {
    width: 106%;
  }
  .lp-ace__join--method {
    padding: 0 0 5rem 0;
  }
  .lp-ace__join--note {
    padding: 4rem 0 6rem 0;
  }
  .lp-ace__join .join-manga {
    width: 90%;
    margin-right: 1rem;
  }
  .lp-ace__join .join-catch01 {
    width: 84%;
  }
  .lp-ace__join .join-catch02 {
    width: 90%;
    margin: 0 auto;
  }
  .lp-ace__join .join-img {
    width: 84%;
  }
  .lp-ace__contact {
    text-align: center;
  }
  .lp-ace__contact .red_btn {
    width: 25.4rem;
    margin-bottom: 0.5rem;
  }
  .lp-ace__contact .red_str01 {
    width: 78%;
  }
  .lp-ace__contact .red_str02 {
    width: 78%;
  }
  .lp-ace__contact .ore_btn {
    width: 25.4rem;
  }
  .lp-ace__contact .ore_str01 {
    width: 67%;
  }
  .lp-ace__contact .yel_btn {
    width: 19.2rem;
  }
  .lp-ace__contact .yel_str01 {
    width: 66%;
  }
  .lp-ace__contact .gre_str01 {
    width: 59%;
  }
  .lp-ace__contact .gre_btn {
    width: 19.2rem;
  }
  .lp-ace__contact--faq {
    padding: 6rem 0 5rem 0;
  }
  .lp-ace__contact--point {
    padding: 6rem 0 3.5rem;
  }
  .lp-ace__contact--end {
    padding: 4rem 0 12rem 0;
  }
  .lp-ace__contact--end .bare {
    width: 80%;
    bottom: -5rem;
    left: 4.5rem;
  }
  .next_triangle {
    width: 28%;
  }
  .c-bg__dot {
    background-position: 0 0, 5px 5px;
    background-size: 10px 10px;
  }
}