@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
.catch {
  margin: 0 0 32px;
}
.catch__img {
  max-width: none;
  width: 100%;
}
.rank {
  padding: 16px;
  background-color: #fbffac;
}
.rankBox {
  padding: 0 0 16px;
}
.rankBox > span {
  font-size: 12px;
}
.registration {
  background: #fbffac;
  margin: 0 auto 40px;
  padding: 16px 8px;
  width: calc(100% - 36px);
}
.registration.rule {
  background-color: #eaeaea;
}
.registration__btn,
.registration__title {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.registration__btn {
  background: #7bc3d9;
  color: #fff;
  display: block;
  line-height: 24px;
  margin: 0 auto;
  padding: 10px 0;
  width: 285px;
}
.registration__text {
  font-size: 14px;
}
.registration__text a {
  text-decoration: underline;
}
.step {
  padding: 0 10px 40px;
}
.step--last:after {
  content: none;
}
.step__mark {
  display: block;
  font-family: futura-pt, sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto 6px;
  position: relative;
  text-align: center;
  width: 60px;
}
.step__mark:before {
  background: rgba(240, 138, 95, 0.2);
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 60px;
}
.step__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 15px;
  text-align: center;
  border-bottom: 1px solid #999;
}
.step__text {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 16px;
}
.step__green,
.step__ltext {
  color: #53a99b;
  font-weight: 700;
}
.step__ltext {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 20px;
}
.step__date {
  background: rgba(83, 169, 155, 0.15);
  border-radius: 100%;
  display: grid;
  height: 36px;
  place-items: center;
  width: 36px;
}
.benefits {
  padding-bottom: 24px;
}
.benefits > img {
  margin: 0 auto;
}
.step2__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 14px;
  width: calc(100% - 36px);
}
.step2__content:last-child {
  margin: 0 auto 40px;
}
.step2__img {
  width: 100px;
}
.step2__text {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  padding: 0 0 0 10px;
  width: calc(100% - 100px);
}
.step2__text > span {
  font-weight: bold;
  display: block;
}
.step2__text > a {
  font-size: 12px;
  color: #2ba6c1;
  display: block;
  text-decoration: underline;
}
.step3 {
  padding: 0 16px 40px;
}
.step3__content {
  background: rgba(83, 169, 155, 0.1);
  margin: 16px 0 0;
  padding: 18px 15px;
}
.step3__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}
.step3__img {
  padding: 0 12px 0 0;
  width: 50%;
}
.step3__img--narrow {
  width: 40%;
}
.step3__date {
  background: #53a99b;
  color: #fff;
  display: grid;
  font-size: 14px;
  font-weight: 700;
  height: 56px;
  margin: 0 0 8px;
  place-items: center;
  width: 56px;
}
.step3__date span {
  display: block;
}
.step3__date span:first-letter {
  font-size: 34px;
}
.step3__text {
  font-size: 14px;
  line-height: 27px;
  padding: 6px 0 0;
  text-align: center;
  width: 50%;
}
.step3__text--wide {
  padding: 26px 0 0;
  width: 60%;
}
.step3__point {
  background: rgba(240, 138, 95, 0.2);
  display: block;
  font-weight: 700;
  margin: 16px 0 0;
  padding: 3px 0 1px;
}
.step3__plus {
  padding: 10px 0;
  text-align: center;
}
.step3__plus img {
  display: block;
  margin: 0 auto;
}
.step3__get {
  margin: 12px 0;
}
.step3__get:before {
  background: #53a99b;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 12px;
  margin: 0 auto 12px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 24px;
}
.step3__getText {
  background: #53a99b;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0 8px;
  text-align: center;
}
.step3__afterday {
  display: block;
  font-weight: 700;
  margin: 0 0 4px;
}
.step3__point2 {
  display: block;
  font-weight: 700;
  margin: 8px 0 0;
}
.step3__point2:after {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
.step3__img2 {
  margin: 0 0 0 10px;
  width: 103px;
}
.step3__img3 {
  margin: 0 0 0 24px;
  width: 77px;
}
@media print, screen and (min-width: 480px) {
  .catch {
    margin: 0 auto 70px;
    width: 100%;
  }
  .catch__img {
    width: 60%;
    margin: 0 auto;
  }
  .rankBox {
    padding: 0;
  }
  .rankBox,
  .registration {
    margin: 0 auto 76px;
    width: 486px;
  }
  .registration {
    padding: 44px 30px 26px;
  }
  .registration__title {
    font-size: 20px;
  }
  .registration__btn {
    font-size: 20px;
    width: 342px;
  }
  .registration__text {
    font-size: 18px;
  }
  .step {
    padding: 0 10px 68px;
  }
  .step__mark {
    font-size: 22px;
    line-height: 1.4;
    width: 70px;
  }
  .step__mark:before {
    height: 35px;
    width: 70px;
  }
  .step__title {
    font-size: 32px;
  }
  .step__text {
    font-size: 18px;
    line-height: 42px;
  }
  .step__ltext {
    font-size: 24px;
  }
  .step__date {
    height: 48px;
    width: 48px;
  }
  .step2__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 40px;
    margin: 0 auto;
    max-width: 1000px;
  }
  .step2__content {
    display: block;
    margin: 0;
  }
  .step2__content:last-child {
    margin: 0;
  }
  .step2__img {
    background: #fffce3;
    margin: 0 0 24px;
    width: 100%;
  }
  .step2__img img {
    margin: 0 auto;
    width: 120px;
  }
  .step2__wrap.pc .step2__img img {
    margin: 0 auto;
    width: 100%;
  }
  .step2__text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
    padding: 0;
    width: 100%;
    word-break: break-all;
  }
  .step3__img img {
    margin: 0 auto;
    width: 120px;
  }
  .step3__content {
    margin: 34px auto 0;
    max-width: 1000px;
    padding: 40px 46px;
  }
  .step3__fl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .step3__fl,
  .step3__flWrap {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .step3__inner {
    padding: 20px;
    width: 398px;
  }
  .step3__inner--last {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .step3__img--narrow {
    width: 196px;
  }
  .step3__text--wide {
    padding: 0;
    width: 400px;
  }
  .step3__text {
    font-size: 18px;
  }
  .step3__point {
    padding: 8px 0 6px;
  }
  .step3__plus img {
    width: 30px;
  }
  .step3__plus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 204px;
  }
  .step3__get:before {
    height: 12px;
    margin: 0 auto 30px;
    width: 24px;
  }
  .step3__getText {
    font-size: 22px;
    margin: 0 auto 30px;
    max-width: 372px;
  }
  .step3__afterday {
    font-size: 19px;
  }
  .step3__point2 {
    margin: 16px 0 0;
  }
  .step3__point2:after {
    margin: 8px auto 0;
    width: 200px;
  }
  .step3__img2 {
    margin: 0 0 0 20px;
    width: 130px;
  }
  .step3__img3 {
    margin: 0 0 0 70px;
    width: 100px;
  }
}
/*# sourceMappingURL=maps/home.css.map */
