.thanks {
  padding: 45px 20px 50px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .thanks {
    padding-top: 22px;
    padding-bottom: 24px;
  }
}
.thanks_inner {
  max-width: 828px;
  margin: 0 auto;
}

.thanks_cont {
  box-sizing: border-box;
  padding: 16px 90px 30px;
  background-color: #F5F5F5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .thanks_cont {
    padding: 20px 8px;
  }
}
.thanks_title {
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-thickness: 1px;
  color: #000;
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .thanks_title {
    font-size: 2.2rem;
    line-height: 1.0833333333;
  }
}
.thanks_mes {
  margin-top: 8px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6666666667;
}

@media screen and (max-width: 768px) {
  .thanks_mes {
    margin-top: 16px;
    font-size: 1.5rem;
  }
}
.thanks_detail {
  margin-top: 4px;
  font-size: 1.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .thanks_detail {
    letter-spacing: -0.05em;
  }
}
.register-line {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 26px;
}

@media screen and (max-width: 768px) {
  .register-line {
    display: block;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .register-line_desc {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
}
.register-line_title {
  width: 302px;
}

img{
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .register-line_title {
    width: 296px;
    margin-left: auto;
    margin-right: auto;
  }
}
.register-line_appeal {
  margin-top: 10px;
  color: #212B2B;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .register-line_appeal {
    margin-top: 10px;
    color: #06C755;
    font-size: 1.7rem;
  }
}
.register-line_howto {
  box-sizing: border-box;
  max-width: 362px;
  margin-top: 16px;
}

.register-line_howto-title {
  padding-left: 12px;
  border-left: 6px solid #06C755;
  color: #06C755;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.5;
}

.register-line_list {
  margin-top: 8px;
}

.register-line_type:not(:first-child) {
  margin-top: 20px;
}

.register-line_howto-main {
  display: flex;
  border: 2px solid #06C755;
  border-radius: 5px;
  background-color: #06C755;
}

.register-line_index {
  padding: 8px;
  color: #FFF975;
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 30px;
}

.register-line_num {
  font-size: 2.6rem;
}

.register-line_val {
  flex: 1;
  padding: 8px 12px;
  border-radius: 0 5px 5px 0;
  background-color: #FFFEDD;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 30px;
}

.register-line_detail {
  margin-top: 8px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.03em;
}

.register-line_figure {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 230px;
  height: 405px;
  padding: 10px;
  margin-left: 16px;
  border: 7px solid #06C755;
  border-radius: 27px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .register-line_figure {
    justify-content: center;
    width: auto;
    height: auto;
    padding: 25px 30px 28px;
    margin-top: 10px;
    margin-left: 0;
    border-radius: 10px;
    background-color: #FFF48F;
    border: none;
  }
}
.register-line_mobile-screen {
  position: relative;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 36px;
  background-color: #06C755;
  border-radius: 8px;
}

.register-line_mobile-screen::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  height: 7px;
  background-color: #06C755;
  border-radius: 5px;
}

.register-line_mobile-screen::after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 4px solid #06C755;
}

.register-line_qr {
  width: 122px;
  margin: 0 auto;
}

.register-line_id {
  box-sizing: border-box;
  width: 158px;
  margin: 25px auto 0;
  background-color: #00C6D3;
  border: 3px solid #00C6D3;
}

.register-line_id-key {
  padding: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.register-line_id-val {
  padding: 8px;
  margin: 0;
  background-color: #fff;
  color: #00C6D3;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.register-line_catch {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
  margin: 0 auto;
  color: #D99506;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1.5;
}

.register-line_catch::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 24px;
  background-color: #D99506;
  -webkit-clip-path: polygon(0 0, 58% 0, 100% 100%);
  clip-path: polygon(0 0, 58% 0, 100% 100%);
}

.register-line_catch::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 24px;
  background-color: #D99506;
  -webkit-clip-path: polygon(42% 0, 100% 0, 0 100%);
  clip-path: polygon(42% 0, 100% 0, 0 100%);
}

.register-line_btn {
  display: inline-block;
  position: relative;
  padding: 16px 43px 16px 87px;
  margin-top: 8px;
  background-image: linear-gradient(to top, #06D65B 50%, #06C755 50%);
  border-radius: 10px;
  box-shadow: 5px 5px 0 #047526;
  text-decoration: none;
  color: #fff;
  font-size: 2.9rem;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.register-line_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  width: 46px;
  height: 45px;
  background: url(../img/thanks/line-icon.png) center/cover;
}

@media screen and (max-width: 768px) {
  .has-floating-btn {
    padding-bottom: 92px;
  }
}
.floating-btn-wrap {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  box-sizing: border-box;
  padding: 12px;
  background-color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .floating-btn-wrap {
    display: block;
  }
}
.floating-btn {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  padding: 12px 16px 12px 70px;
  background-image: linear-gradient(to top, #06D65B 50%, #06C755 50%);
  border-radius: 40px;
  box-shadow: 2px 2px 0 #047526;
  text-decoration: none;
  text-align: left;
  color: #fff;
  font-weight: bold;
}

.floating-btn::after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: -7px;
  width: 47px;
  height: 47px;
  background: url(../img/thanks/line-deco.svg) center/cover;
}

.floating-btn_icon {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  width: 47px;
}

.floating-btn .btn_l1 {
  color: #F4FF71;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.floating-btn .btn_l2 {
  padding-right: 20px;
  margin-top: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.floating-btn .btn_l2::before {
  content: none;
}

.floating-btn .btn_l2-em {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

/* ========================
Helper
======================== */
@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .only-sp {
    display: none;
  }
}
.marker {
  background-color: #FFF975;
}

.bold {
  font-weight: bold;
}

.fix_cv {
  width: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  opacity: 0;
  z-index: 999;
  transition: ease all 0.5s;
  text-align: center;
}
.fix_cv_element {
  overflow: hidden;
  display: block;
  vertical-align: bottom;
}
.fix_cv .cv_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: none;
  z-index: 2;
}
.fix_cv .cv_btn span {
  position: relative;
  font-size: 1.8rem;
}
.fix_cv .cv_btn img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width:768px), print {
  .fix_cv {
    display: none;
  }
}
.scroll .fix_cv {
  opacity: 1;
  visibility: visible;
}
.fix_cv.on {
  opacity: 0;
}
.fix_cv .btn {
  margin: 0 auto;
  position: relative;
  width: 100%;
  background: transparent;
  border-radius: 0;
  height: auto;
  border-radius: 0;
}
.fix_cv .btntext_small {
  font-size: 1.2rem;
}
.fix_cv .btntext_large {
  font-size: 1.8rem;
}
.fix_cv .btn_download {
  width: 34px;
  height: 34px;
}
.fix_cv p {
  color: #fff;
  line-height: 1.2;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}
.fix_cv span {
  display: inline-block;
  position: relative;
  z-index: 2;
}

#privacy_modal {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 19999;
  display: none;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
#privacy_modal * {
  box-sizing: border-box;
}

#privacy_modal.--active {
  display: block;
}

#privacy_modal .modal_inner {
  padding: 50px 100px;
  background: white;
  position: fixed;
  height: 95%;
  width: 90%;
  overflow-y: scroll;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 19998;
}

#privacy_modal .modal_inner p {
  white-space: pre-line;
}

#privacy_modal .modal_inner .upper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  top: 0;
}

#privacy_modal .modal_inner .upper .close-btn {
  padding: 14px 40px;
  background: #000;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#privacy_modal .modal_inner .upper .close-btn p {
  font-weight: bold;
  color: white;
}

#privacy_modal #privacy_overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 19997;
  background: black;
  opacity: 0.3;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  #privacy_modal .modal_inner {
    padding: 50px 12px !important;
    width: 85% !important;
  }
  #privacy_modal .modal_inner .upper .close-btn {
    padding: 7px 20px;
  }
}/*# sourceMappingURL=style.css.map */

.thanks-page .header_right {
  display: none;
}

.thanks-page__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 0 50px;
  margin-bottom: -7px;
}

.thanks-page__inner .card {
  padding: 28px 75px 30px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .thanks-page__inner .card {
    padding: 28px 20px 30px;
  }
}
.thanks-page__inner .card h3 {
  font-size: 24px;
  margin-bottom: 9px;
  border-bottom: 1px solid #7E6600;
  color: #7E6600;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.thanks-page__inner .card p {
  margin-bottom: 15px;
  line-height: 24px;
  text-align: center;
}

.thanks-page__inner .card .bold-text {
  font-size: 18px;
  line-height: 34px;
}

.style-thanks {
  width: 100%;
}

.style-thanks img {
  height: 100%;
}
