@charset "UTF-8";
.ac {
  text-align: center !important;
}

.al {
  text-align: left !important;
}

.db {
  display: block;
}

.fn {
  font-weight: normal !important;
}

em {
  font-style: normal;
  font-weight: 700;
}

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

.fs-12px {
  font-size: 12px !important;
}

.fs-13px {
  font-size: 13px !important;
}

.fs-14px {
  font-size: 14px !important;
}

.fs-15px {
  font-size: 15px !important;
}

.mt-0px {
  margin-top: 0 !important;
}

.mt-8px {
  margin-top: 8px !important;
}

.mt-16px {
  margin-top: 16px !important;
}

.mt-24px {
  margin-top: 24px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mb-0px {
  margin-bottom: 0 !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.main-container {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.bottom-dl-area {
  margin-top: 0;
}

.lp_wrap {
  color: #4b4b4b;
  padding-bottom: 180px;
  font-family: Rakuten Sans JP, Noto Sans JP, sans-serif !important;
}
@media screen and (max-width: 767.9px) {
  .lp_wrap {
    padding-bottom: 120px;
  }
}

.cPrimary {
  color: #BF0000 !important;
}

.cNavy {
  color: #18187A !important;
}

.cMagenta {
  color: #ff008c !important;
}

.cCrimsonRed {
  color: #bf0000 !important;
}

.AppStore, .GooglePlay, .PC {
  display: none;
}

.AppStore.db, .GooglePlay.db, .PC.db {
  display: block;
}

/* キャンペーン終了文言 */
.closeTitle {
  color: #ff008c;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 767.9px) {
  .closeTitle {
    font-size: 20px;
  }
}

/* banner */
.banner_img {
  margin-bottom: 8px;
  width: 100%;
  background-color: #FFED4D;
}
.banner_img_inner_pc {
  margin: 0 auto;
  width: 90%;
  min-width: 768px;
}
.banner_img img {
  width: 100%;
  height: auto;
}

/* kv */
.kv {
  position: relative;
}
.kv_img {
  background-color: #FFC738;
}
.kv_img_inner {
  width: 100%;
  max-width: 4000px;
  margin: 0 auto;
  height: auto;
  font-size: 0;
}
.kv_img_inner_flame_text {
  width: 100%;
}
.kv_band {
  position: relative;
  z-index: 50;
  height: 50px;
  background-color: #002896;
}
.kv_band_inner {
  width: 1410px;
  height: 50px;
  margin: 0 auto;
  background-color: #002896;
  margin-left: -705px;
  position: absolute;
  left: 50%;
}
.kv_band_inner img {
  width: 714px;
  margin: 0 auto;
}
@media screen and (max-width: 767.9px) {
  .kv_img {
    background: linear-gradient(#FF64AE, #ff008c);
  }
  .kv_img_inner {
    min-width: auto;
    height: auto;
  }
  .kv_img_inner_flame {
    width: 100%;
    height: auto;
    margin-left: 0;
    position: static;
  }
  .kv_img_inner_flame_text {
    width: 100%;
    margin-left: 0;
    z-index: 10;
    position: relative;
    left: 0;
  }
  .kv_band {
    height: auto;
  }
  .kv_band_inner {
    width: 100%;
    height: auto;
    margin-left: 0;
    position: static;
  }
  .kv_band_inner img {
    width: 100%;
  }
}

/* kvCaption */
.kvCaption {
  padding: 0 16px;
  max-width: 632px;
  margin: 32px auto 0;
  text-align: center;
  display: block;
}
.kvCaption_inner {
  text-align: left;
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
}
.kvCaption_inner p:not(:first-child) {
  margin-top: 6px;
}
.kvCaption_inner_close {
  margin-bottom: 24px;
}
@media screen and (max-width: 767.9px) {
  .kvCaption {
    margin: 24px auto 0;
  }
  .kvCaption_inner {
    font-size: 13px;
  }
}

/* kvBtn */
.kvBtn {
  max-width: 600px;
  margin: 32px auto 0;
  padding: 0 16px;
}
.kvBtn_btn {
  max-width: 480px;
  margin: 0 auto;
}
@media screen and (max-width: 767.9px) {
  .kvBtn_btn {
    max-width: none;
  }
}
.kvBtn_text {
  font-size: 16px;
  color: #4D4D4D;
  line-height: 1.4;
  display: block;
}
.kvBtn_text_inner {
  display: inline-block;
}
.kvBtn_text_inner p {
  font-size: 14px;
}
.kvBtn_text_inner_flame {
  text-align: center;
}
.kvBtn_text_inner_flame img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.kvBtn_text_inner p:not(:first-child) {
  margin-top: 4px;
}
@media screen and (max-width: 767.9px) {
  .kvBtn {
    max-width: none;
    margin: 24px auto 0;
    padding: 0 16px;
  }
  .kvBtn_text {
    font-size: 13px;
    margin-top: 24px;
  }
  .kvBtn_text_inner p {
    font-size: 13px;
  }
  .kvBtn_text_inner_flame img {
    max-width: 328px;
  }
}

/* extend 共通line */
.step_thanks_inner_line, .thanksIntroduction02_inner_wrap_line, .thanksIntroduction01_inner_wrap_line {
  width: 170px;
  margin: 32px auto 0;
}
.step_thanks_inner_line img, .thanksIntroduction02_inner_wrap_line img, .thanksIntroduction01_inner_wrap_line img {
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .step_thanks_inner_line, .thanksIntroduction02_inner_wrap_line, .thanksIntroduction01_inner_wrap_line {
    width: 136px;
    margin: 24px auto 0;
  }
}

/* step */
.step {
  background-color: #FFEFD6;
  margin-top: 72px;
}
.step_inner {
  padding: 72px 16px;
  max-width: 832px;
  margin: 0 auto;
}
.step_inner_heading_h2 {
  color: #ff008c;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.step_inner_heading_h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 156px;
  height: 0;
  padding-top: 10px;
  background-image: url(../img/h2_dots.png);
  /* background-size: cover; */
  /* background-position: center; */
  background-repeat: no-repeat;
  margin: 20px auto;
}
.step_inner_list_item {
  margin: 32px 0 0;
  padding: 72px 92px;
  text-align: center;
}
.step_inner_list_item:not(:last-child) {
  background-color: white;
  border-radius: 24px;
}
.step_inner_list_item_h3 {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 56px;
}
.step_inner_list_item_h3::before {
  content: "1"; /* 表示する数字 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  background-color: #FFF099;
  color: #ff008c;
  font-weight: 900;
  font-size: 32px;
}
.step_inner_list_item_h3.second::before {
  content: "2"; /* 表示する数字 */
}
.step_inner_list_item_h3.third::before {
  content: "3"; /* 表示する数字 */
}
.step_inner_list_item_h4 {
  font-size: 24px;
  font-weight: 400;
  color: #ff008c;
  line-height: 1;
}
.step_inner_list_item_h4::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 8px 0 0;
  background: url(../img/h4_bgL.png) no-repeat;
  background-size: contain;
}
.step_inner_list_item_h4::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 0 0 4px;
  background: url(../img/h4_bgR.png) no-repeat;
  background-size: contain;
}
.step_inner_list_item_textLarge {
  font-size: 24px;
  color: #333333;
  margin: 18px 0 0;
  font-weight: bold;
}
.step_inner_list_item_textMedium {
  font-size: 20px;
  color: #0A0017;
  margin: 40px 0 0;
}
.step_inner_list_item_textSmall {
  font-size: 16px;
  text-align: left;
  color: #333333;
  margin: 24px 0 0;
}
.step_inner_list_item_caution {
  width: 610px;
  margin: 16px auto 0;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
}
.step_inner_list_item_img {
  width: 424px;
  margin: 24px auto 0;
}
.step_inner_list_item_img img {
  width: 100%;
}
.step_inner_list_item_dots {
  max-width: 204px;
  margin: 24px auto 0;
  line-height: 1;
}
.step_inner_list_item_dots img {
  width: 100%;
}
.step_inner_list_item_btnArea {
  margin: 24px auto 0;
}
.step_inner_list_item_btnArea_text {
  font-size: 16px;
  color: #333333;
}
.step_inner_list_item_btnArea_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 470px;
  height: 64px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  color: #ff008c;
  border: 2px solid #ff008c;
  background-color: white;
  border-radius: 100vh;
  position: relative;
}
.step_inner_list_item.magenta {
  padding: 0 24px;
}
.step_inner_list_item.magenta .step_inner_list_item_arrow {
  max-width: 98px;
  margin: 0 auto;
}
.step_inner_list_item.magenta .step_inner_list_item_arrow img {
  width: 100%;
}
.step_inner_list_item.magenta .step_inner_list_item_text {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  margin: 30px 0;
}
.step_inner_list_item.magenta .step_inner_list_item_img {
  max-width: 560px;
  margin: 32px auto;
}
.step_inner_list_item.magenta .step_inner_list_item_img img {
  width: 100%;
}
.step_inner_list_item_close {
  margin-top: 24px;
}
@media screen and (max-width: 767.9px) {
  .step_inner {
    padding: 40px 16px;
    max-width: none;
  }
  .step_inner_heading_h2 {
    font-size: 24px;
  }
  .step_inner_list_item {
    margin: 24px 0 0;
    padding: 24px;
    border-radius: 12px;
  }
  .step_inner_list_item_h3 {
    font-size: 40px;
  }
  .step_inner_list_item_h4 {
    font-size: 17px;
  }
  .step_inner_list_item_h4::before {
    width: 14px;
    height: 15px;
  }
  .step_inner_list_item_h4::after {
    content: "";
    width: 14px;
    height: 15px;
    margin: 0;
  }
  .step_inner_list_item_textLarge {
    font-size: 18px;
  }
  .step_inner_list_item_textMedium {
    font-size: 16px;
    text-align: left;
  }
  .step_inner_list_item_textSmall {
    font-size: 13px;
  }
  .step_inner_list_item_textSmall.bgPink {
    margin: 8px 0 0;
    padding: 12px 30px;
    background: #FFF2F9;
  }
  .step_inner_list_item_caution {
    width: 100%;
    font-size: 13px;
  }
  .step_inner_list_item_img {
    width: 100%;
    margin: 24px auto 0;
  }
  .step_inner_list_item_img img {
    width: 100%;
  }
  .step_inner_list_item_dots {
    max-width: 136px;
  }
  .step_inner_list_item_btnArea {
    margin: 16px auto 0;
  }
  .step_inner_list_item_btnArea_text {
    font-size: 13px;
  }
  .step_inner_list_item_btnArea_btn {
    max-width: none;
    height: 52px;
    font-size: 20px;
  }
  .step_inner_list_item.magenta .step_inner_list_item_arrow {
    max-width: 49px;
  }
  .step_inner_list_item.magenta .step_inner_list_item_text {
    font-size: 18px;
    margin: 24px 0 0;
  }
  .step_inner_list_item.magenta .step_inner_list_item_img {
    max-width: none;
    margin: 24px 0;
  }
  .step_inner_list_item.btnArea {
    padding: 32px 20px;
  }
}

/* terms */
.terms {
  margin-top: 88px;
}
.terms_inner {
  margin: 0 auto;
  padding: 0 16px;
  max-width: 800px;
}
.terms_close {
  margin-bottom: 32px;
}
.terms_heading {
  font-weight: bold;
  text-align: center;
  font-size: 26px;
  margin-bottom: 16px;
  color: #000033;
}
.terms_title {
  background-color: #e9e9e9;
  border-right: solid 1px #dddddd;
  border-top: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 16px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  color: #000033;
}
.terms_detail {
  background-color: white;
  color: #000033;
}
.terms_detail dt {
  background-color: #F7F8FB;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 16px;
  font-weight: bold;
  font-size: 16px;
}
.terms_detail dt:first-child {
  border-top: solid 1px #dddddd;
}
.terms_detail dd {
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 16px;
  font-size: 14px;
}
.terms_detail dd h4 {
  font-weight: bold;
}
.terms_detail dd h4.underLine {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767.9px) {
  .terms_heading {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

/* 同時開催中のキャンペーンボタン部分 */
.other_campaign {
  max-width: 600px;
  margin: 72px auto;
  padding: 0 24px;
}
.other_campaign_btn {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #3B3BA3;
  border: 2px solid #3B3BA3;
  padding: 12px 24px;
  border-radius: 100vh;
  position: relative;
}
.other_campaign_btn::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #3B3BA3;
  border-right: solid 2px #3B3BA3;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
  transform: rotate(45deg);
}
@media screen and (max-width: 767.9px) {
  .other_campaign_btn {
    font-size: 15px;
    padding: 9px 0;
  }
}

/* QRコード部分 */
.qr {
  max-width: 240px;
  margin: 0 auto;
  padding: 24px;
  background: #F5F5F5;
  border-radius: 10px;
}
.qr img {
  width: 100%;
}

/* popask */
.popask {
  margin-top: 54px;
}
.popask #rexSurveyEmbedded:empty {
  margin-top: -54px;
}

/* note */
.note {
  margin-top: 72px;
}
.note_inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 4rem;
  font-size: 1.6rem;
  color: #000033;
}
.note_inner_link {
  margin: 16px 0 0;
  text-align: center;
}

/* thanksKv */
.thanksKv {
  background-color: #ff008c;
}
.thanksKv_inner {
  padding: 48px 20px 72px;
  max-width: 752px;
  width: 100%;
  margin: 0 auto;
}
.thanksKv_inner_box {
  background-color: #ffffff;
  border-radius: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thanksKv_inner_box.box02 {
  display: block;
  background-color: #ffffff;
  margin: 48px 0 0;
  padding: 40px 70px 56px;
}
.thanksKv_inner_box.box02 .step_inner_list_item_block_h3 {
  font-size: 26px;
}
.thanksKv_inner_box.box02 .step_inner_list_item_block_h3 span {
  color: #ff008c;
}
.thanksKv_inner_box.box02 .KvFunction_title {
  margin: 40px 0 24px;
}
.thanksKv_inner_box_text {
  font-size: 54px;
  font-size: clamp(24px, 4.5vw, 54px);
  font-weight: 900;
  line-height: 1.4;
  color: #18187A;
  text-align: center;
  letter-spacing: -0.01em;
  display: flex;
  flex-direction: column;
  padding: 40px;
  width: 100%;
}
.thanksKv_inner_box_text_unit {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.thanksKv_inner_box_text_unit span {
  transform: translateY(110%);
  display: block;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(1) {
  transition-delay: 0.05s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(2) {
  transition-delay: 0.1s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(3) {
  transition-delay: 0.15s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(4) {
  transition-delay: 0.2s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(5) {
  transition-delay: 0.25s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(6) {
  transition-delay: 0.3s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(7) {
  transition-delay: 0.35s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(8) {
  transition-delay: 0.4s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(9) {
  transition-delay: 0.45s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(10) {
  transition-delay: 0.5s;
}
.thanksKv_inner_box_text_unit.unit01 span:nth-child(11) {
  transition-delay: 0.55s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(1) {
  transition-delay: 0.6s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(2) {
  transition-delay: 0.65s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(3) {
  transition-delay: 0.7s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(4) {
  transition-delay: 0.75s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(5) {
  transition-delay: 0.8s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(6) {
  transition-delay: 0.85s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(7) {
  transition-delay: 0.9s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(8) {
  transition-delay: 0.95s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(9) {
  transition-delay: 1s;
}
.thanksKv_inner_box_text_unit.unit02 span:nth-child(10) {
  transition-delay: 1.05s;
}
.thanksKv_inner_box_text_unit.unit03 {
  width: 94px;
  margin: 22px auto 0;
}
.thanksKv_inner_box_text_unit.unit03 span {
  transition-delay: 1.05s;
}
.thanksKv_inner_box_text_unit.unit03 img {
  width: 100%;
}
.thanksKv_inner_box_text:not(.js-scroll-anim) .thanksKv_inner_box_text_unit span {
  transform: translate(0, 0);
}
.thanksKv_inner_box_text.is-animation .thanksKv_inner_box_text_unit span {
  transform: translate(0, 0);
}
@media screen and (max-width: 767.9px) {
  .thanksKv_inner {
    padding: 20px 20px 40px;
  }
  .thanksKv_inner_box {
    border-radius: 24px;
  }
  .thanksKv_inner_box.box02 {
    margin: 20px 0 0;
    padding: 24px 24px 40px;
  }
  .thanksKv_inner_box.box02 .step_inner_list_item_block_h3 {
    font-size: 18px;
  }
  .thanksKv_inner_box.box02 .step_inner_list_item_block_img {
    max-width: 240px;
    margin-bottom: 24px;
  }
  .thanksKv_inner_box.box02 .KvFunction_title {
    margin: 24px 0 16px;
  }
  .thanksKv_inner_box_text {
    font-size: 24px;
    font-size: clamp(24px, 5vw, 32px);
    padding: 18px;
  }
  .thanksKv_inner_box_text_unit.unit03 {
    width: 44px;
    margin: 12px auto 0;
  }
}

@keyframes arrowColorChange {
  0% {
    border-color: #dfdfdf transparent transparent transparent;
  }
  100% {
    border-color: #bf0000 transparent transparent transparent;
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(8px);
  }
}
@keyframes borderchange {
  0% {
    border-color: #dfdfdf;
  }
  100% {
    border-color: #ff008c;
  }
}
.thanksKvArrow {
  position: relative;
  margin-bottom: 56px;
  padding: 40px 0 0;
}
.thanksKvArrow::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -34px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #dfdfdf transparent transparent transparent;
  border-width: 32px 32px 0 32px;
}
.thanksKvArrow.is-animation::after {
  animation: arrowColorChange 0.2s ease-in-out forwards, fuwafuwa 1.1s cubic-bezier(0.65, 0.2, 0.4, 1) infinite alternate;
  animation-delay: 1.25s;
}
@media screen and (max-width: 767.9px) {
  .thanksKvArrow {
    padding: 24px 0 0;
  }
}

/* thanksKvCaption */
.thanksKvCaption_inner {
  padding: 0 24px;
  max-width: 848px;
  margin: 80px auto 40px;
}
@media screen and (max-width: 767.9px) {
  .thanksKvCaption_inner {
    padding: 0 16px;
    margin: 24px auto 0;
    /* ボーダー変化アニメーション */
  }
  .thanksKvCaption_inner .step_inner_list_item_block_button {
    padding: 0 16px;
  }
  .thanksKvCaption_inner .step_inner_list_item_block_button.lower {
    margin-top: 40px;
  }
  .thanksKvCaption_inner .step_inner_list_item_block_button a {
    font-size: 20px;
    padding: 13px 12px 15px;
  }
  .thanksKvCaption_inner .frame {
    border: 3px solid #dfdfdf;
    border-radius: 8px;
    padding: 0 16px 24px;
  }
  .thanksKvCaption_inner .frame.cMagenta {
    border: 3px solid #ff008c;
  }
  .thanksKvCaption_inner .frame.is-animation {
    animation: borderchange 0.4s ease-in-out forwards;
    animation-delay: 1.25s;
  }
  .thanksKvCaption_inner .frame .step_inner_list_item_block_button {
    padding: 0;
    margin-top: 24px;
  }
  .thanksKvCaption.lower .frame {
    margin-top: 40px;
  }
}

/* thanksIntroduction01 */
.thanksIntroduction01 {
  background-color: #FFF2F9;
  padding: 72px 0 30px;
}
.thanksIntroduction01_inner {
  background-color: white;
  max-width: 800px;
  padding: 40px 0 70px;
  margin: 0 auto 42px;
  border-radius: 30px;
}
.thanksIntroduction01_inner_wrap {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}
.thanksIntroduction01_inner_wrap_icon {
  width: 86px;
  margin: 0 auto;
}
.thanksIntroduction01_inner_wrap_icon img {
  width: 100%;
}
.thanksIntroduction01_inner_wrap_heading_h2 {
  color: #18187A;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  margin-top: 28px;
}
.thanksIntroduction01_inner_wrap_heading_h2 span {
  font-size: 30px;
}
.thanksIntroduction01_inner_wrap_heading_h2.officialAccount {
  color: #18187A;
  font-size: 30px;
  margin-top: 24px;
}
.thanksIntroduction01_inner_wrap_heading_h2.officialAccount span {
  display: inline-block;
  padding-left: 40px;
  background: url(../img/officialaccount.png) no-repeat;
  background-position: left center;
  background-size: contain;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
.thanksIntroduction01_inner_wrap_heading_h3 {
  color: #3B3BA3;
  font-size: 20px;
  margin-top: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
}
.thanksIntroduction01_inner_wrap_text {
  margin-top: 40px;
  font-size: 20px;
}
.thanksIntroduction01_inner_wrap_img {
  margin: 40px auto 0;
  max-width: 300px;
}
.thanksIntroduction01_inner_wrap_img img {
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .thanksIntroduction01 {
    padding: 40px 16px;
  }
  .thanksIntroduction01_inner {
    padding: 24px 24px 40px;
    margin: 0 auto 24px;
  }
  .thanksIntroduction01_inner:last-child {
    margin: 0 auto;
  }
  .thanksIntroduction01_inner_wrap_icon {
    width: 54px;
  }
  .thanksIntroduction01_inner_wrap_heading_h2 {
    font-size: 26px;
    margin-top: 16px;
    line-height: 1.2;
  }
  .thanksIntroduction01_inner_wrap_heading_h2 span {
    font-size: 20px;
  }
  .thanksIntroduction01_inner_wrap_heading_h2.officialAccount {
    font-size: 20px;
  }
  .thanksIntroduction01_inner_wrap_heading_h2.officialAccount span {
    font-size: 24px;
    line-height: 1.5;
  }
  .thanksIntroduction01_inner_wrap_text {
    margin-top: 24px;
    font-size: 16px;
  }
  .thanksIntroduction01_inner_wrap_img {
    margin: 24px auto 0;
    width: 80%;
  }
  .thanksIntroduction01_inner_wrap_heading.thanks {
    font-size: 20px;
  }
  .thanksIntroduction01_inner_wrap_heading.thanks span {
    display: inline-block;
    padding-left: 34px;
    font-size: 24px;
    margin-bottom: 5px;
  }
}

/* thanksIntroduction02 */
.thanksIntroduction02 {
  background-color: #F5F5FA;
  padding: 72px 0 30px;
}
.thanksIntroduction02_inner {
  background-color: white;
  max-width: 800px;
  padding: 40px 0 70px;
  margin: 0 auto 42px;
  border-radius: 30px;
}
.thanksIntroduction02_inner_wrap {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}
.thanksIntroduction02_inner_wrap_icon {
  width: 86px;
  margin: 0 auto;
}
.thanksIntroduction02_inner_wrap_icon img {
  width: 100%;
}
.thanksIntroduction02_inner_wrap_heading_h2 {
  color: #18187A;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  margin-top: 28px;
}
.thanksIntroduction02_inner_wrap_heading_h2 span {
  font-size: 30px;
}
.thanksIntroduction02_inner_wrap_heading_h2.officialAccount {
  color: #18187A;
  font-size: 30px;
  margin-top: 24px;
}
.thanksIntroduction02_inner_wrap_heading_h2.officialAccount span {
  display: inline-block;
  padding-left: 40px;
  background: url(../img/officialaccount.png) no-repeat;
  background-position: left center;
  background-size: 34px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}
.thanksIntroduction02_inner_wrap_heading_h3 {
  color: #3B3BA3;
  font-size: 20px;
  margin-top: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
}
.thanksIntroduction02_inner_wrap_text {
  margin-top: 40px;
  font-size: 20px;
}
.thanksIntroduction02_inner_wrap_img {
  width: 100%;
  max-width: 300px;
  margin: 40px auto 0;
}
.thanksIntroduction02_inner_wrap_img img {
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .thanksIntroduction02 {
    padding: 40px 16px;
  }
  .thanksIntroduction02_inner {
    padding: 24px 24px 40px;
    margin: 0 auto 24px;
  }
  .thanksIntroduction02_inner:last-child {
    margin: 0 auto;
  }
  .thanksIntroduction02_inner_wrap_icon {
    width: 54px;
  }
  .thanksIntroduction02_inner_wrap_heading_h2 {
    font-size: 26px;
    margin-top: 16px;
    line-height: 1.2;
  }
  .thanksIntroduction02_inner_wrap_heading_h2 span {
    font-size: 20px;
  }
  .thanksIntroduction02_inner_wrap_heading_h2.officialAccount {
    font-size: 20px;
  }
  .thanksIntroduction02_inner_wrap_heading_h2.officialAccount span {
    font-size: 24px;
    line-height: 1.5;
  }
  .thanksIntroduction02_inner_wrap_text {
    margin-top: 24px;
    font-size: 16px;
  }
  .thanksIntroduction02_inner_wrap_img {
    width: 80%;
    margin: 24px auto 0;
  }
  .thanksIntroduction02_inner_wrap_heading.thanks {
    font-size: 20px;
  }
  .thanksIntroduction02_inner_wrap_heading.thanks span {
    display: inline-block;
    padding-left: 34px;
    font-size: 24px;
    margin-bottom: 5px;
  }
}

/* サンクスページボタン色変化アニメーション */
@keyframes bgchange {
  0% {
    background: #dfdfdf;
  }
  100% {
    background: #ff008c;
  }
}
.thanksPage .step_inner_list_item_block_button.is-animation a.bgchange {
  animation: bgchange 0.4s ease-in-out forwards;
  animation-delay: 1.25s;
}
.thanksPage .step_inner_list_item_block_button.is-animation a:hover {
  background-color: #cc0070 !important;
}

/* 追従エントリーボタン */
.floating {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 51;
  display: none;
}
.floating_inner {
  width: 500px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 767.9px) {
  .floating_inner {
    width: 100%;
    padding: 0 16px;
    margin: 0 auto 18px;
  }
}

.lp_campaign .floating .CampaignButton {
  margin-top: 24px;
}
.lp_campaign .floating .CampaignButton + .NOT_LOGGED_IN {
  display: none;
}
@media screen and (max-width: 767.9px) {
  .lp_campaign .floating .CampaignButton {
    margin-top: 18px;
  }
}

/* step_thanks */
.step_thanks {
  margin-top: 40px;
}
.step_thanks_inner {
  padding: 0 16px 70px;
  max-width: 832px;
  margin: 0 auto;
}
.step_thanks_inner_icon {
  width: 58px;
  margin: 0 auto;
}
.step_thanks_inner_icon img {
  width: 100%;
}
.step_thanks_inner_bg {
  margin: 32px 0 0;
  padding: 40px 160px 0;
  background-color: white;
  border-radius: 24px;
}
.step_thanks_inner_heading {
  color: #BF0000;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
  margin-top: 28px;
  padding-bottom: 32px;
  border-bottom: 2px solid #BF0000;
}
.step_thanks_inner_list {
  margin: 0 auto 80px;
}
.step_thanks_inner_list_item {
  margin: 0 0 70px;
  background-color: white;
  border-radius: 24px;
  position: relative;
}
.step_thanks_inner_list_item:not(:first-child) {
  margin-top: 64px;
}
.step_thanks_inner_list_item_number {
  width: 120px;
  margin: 0 auto 32px;
  padding-bottom: 16px;
  border-bottom: 2px solid #BF0000;
  font-size: 32px;
  font-weight: bold;
  color: #BF0000;
  text-align: center;
}
.step_thanks_inner_list_item_block {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.step_thanks_inner_list_item_block_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
  text-align: center;
  margin: 0 0 40px;
}
.step_thanks_inner_list_item_block_close {
  margin-top: 24px;
}
.step_thanks_inner_list_item_block_btnArea {
  margin-top: -8px;
}
.step_thanks_inner_list_item_block_caption {
  width: 427px;
  margin: 24px auto 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.step_thanks_inner_list_item_block_caption p:not(:first-child) {
  margin-top: 6px;
}
.step_thanks_inner_list_item_block_caption.thanks {
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}
.step_thanks_inner_list_item_block_boldtext {
  margin: 40px auto 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.step_thanks_inner_list_item_block_boldtext span {
  color: #ff008c;
  font-size: 20px;
}
.step_thanks_inner_list_item_block_img {
  width: 480px;
  margin: 40px auto 0;
}
.step_thanks_inner_list_item_block_img img {
  width: 100%;
}
.step_thanks_inner_list_item_block_img.img02 {
  margin-top: 66px;
  position: relative;
}
.step_thanks_inner_list_item_block_img.img02::before {
  content: "";
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 32px;
  height: 18px;
  background-image: url(../img/icon_arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.step_thanks_inner_list_item_block_img.qr {
  width: 240px;
  border-radius: 10px;
  box-sizing: content-box;
  margin-top: 32px;
  margin-bottom: 32px;
}
.step_thanks_inner_list_item_block_unitPC {
  margin-top: 70px;
}
.step_thanks_inner_list_item_block_unitPC_title {
  color: #ff008c;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.step_thanks_inner_list_item_block_unitPC_title.thanks {
  margin-top: 40px;
  color: #4b4b4b;
}
.step_thanks_inner_list_item_block_unitPC_title.thanks span {
  color: #ff008c;
}
.step_thanks_inner .sps {
  margin: 0 0 40px;
  padding: 45px 54px 56px;
  background: #FFF0F8;
  border-radius: 12px;
  position: relative;
}
.step_thanks_inner .sps_logo {
  text-align: center;
}
.step_thanks_inner .sps_logo img {
  width: 80px;
}
.step_thanks_inner .sps_title {
  margin: 24px 0;
  font-size: 24px;
  font-weight: bold;
  color: #ff008c;
  text-align: center;
  line-height: 1.5;
}
.step_thanks_inner .sps_img {
  width: 240px;
  margin: 0 auto 24px;
  position: relative;
}
.step_thanks_inner .sps_img img {
  width: 100%;
}
.step_thanks_inner .sps_img.qr {
  margin: 0 auto 24px;
}
.step_thanks_inner .sps_img.img02:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: 32px;
  height: 18px;
  background-image: url(../img/icon_arrow_pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.step_thanks_inner .sps_note {
  width: 480px;
  margin: 0 auto;
}
.step_thanks_inner .sps.app {
  margin: 0;
  background: #FBF0F0;
}
.step_thanks_inner .sps.app .sps_logo {
  background-color: #FBF0F0;
}
.step_thanks_inner .sps.app .sps_title {
  width: 220px;
  margin: 24px auto;
}
.step_thanks_inner .sps.app .sps_title img {
  width: 100%;
}
.step_thanks_inner .sps.app .sps_text {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.step_thanks_inner .sps.app .sps_img:last-child {
  margin: 0 auto;
}
@media screen and (max-width: 767.9px) {
  .step_thanks {
    margin: 16px 0 40px;
  }
  .step_thanks_inner {
    padding: 0 16px;
  }
  .step_thanks_inner_icon {
    width: 50px;
  }
  .step_thanks_inner_heading {
    font-size: 24px;
    margin-top: 20px;
  }
  .step_thanks_inner_bg {
    margin: 24px 0 0;
    padding: 32px 16px 40px;
    background-color: white;
    border-radius: 24px;
  }
  .step_thanks_inner_list {
    margin: 0;
  }
  .step_thanks_inner_list_item:not(:first-child) {
    margin-top: 40px;
  }
  .step_thanks_inner_list_item_number {
    width: 80px;
    margin: 0 auto 24px;
    padding-bottom: 8px;
    font-size: 24px;
  }
  .step_thanks_inner_list_item_block_title {
    font-size: 18px;
    margin: 0 0 24px;
  }
  .step_thanks_inner_list_item_block_caption {
    width: 100%;
    font-size: 16px;
  }
  .step_thanks_inner_list_item_block_img {
    width: 100%;
    margin: 24px auto 0;
  }
  .step_thanks_inner_list_item_block_unitSP {
    margin-top: 24px;
  }
  .step_thanks_inner_list_item_block_button {
    margin-top: 24px;
  }
  .step_thanks_inner_list_item_block_button a {
    display: block;
    background-color: #ff008c;
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    border-radius: 100vh;
    padding: 15px 12px 16px;
  }
  .step_thanks_inner_list_item_block_button a:hover {
    background-color: #cc0070;
  }
  .step_thanks_inner_list_item_block_button a.bgchange {
    background-color: #dfdfdf;
  }
  .step_thanks_inner_list_item_block_boldtext {
    margin: 24px auto 0;
    font-size: 16px;
  }
  .step_thanks_inner_list_item_block_boldtext span {
    color: #ff008c;
    font-size: 18px;
  }
  .step_thanks_inner .sps {
    margin: 0 0 16px;
    padding: 24px 24px 40px;
  }
  .step_thanks_inner .sps_logo img {
    width: 72px;
  }
  .step_thanks_inner .sps_title {
    font-size: 20px;
    margin: 16px 0;
  }
  .step_thanks_inner .sps_img {
    width: 100%;
    margin: 0 auto 66px;
  }
  .step_thanks_inner .sps_img.img02 {
    margin: 0 auto;
  }
  .step_thanks_inner .sps .step_inner_list_item_block_button {
    margin-top: 16px;
  }
  .step_thanks_inner .sps .step_inner_list_item_block_caption {
    margin: 16px 0 0;
    font-size: 13px;
    font-weight: normal;
  }
  .step_thanks_inner .sps.app .sps_title {
    max-width: 200px;
    margin: 16px auto 24px;
  }
  .step_thanks_inner .sps.app .sps_text {
    margin: 0 0 16px;
  }
  .step_thanks_inner .sps.app .sps_img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
  .step_thanks_inner .sps.app .sps_img img {
    width: 100%;
  }
}

.app_Function {
  margin-top: 24px;
  padding: 16px 40px;
  background-color: #FFF2F9;
  text-align: center;
  max-width: 560px;
  border-radius: 12px;
}
.app_Function_title {
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: bold;
  color: #ff008c;
  text-align: center;
  line-height: 1.5;
}
.app_Function a {
  font-size: 16px;
  display: block;
  background-color: white;
  color: #ff008c;
  border: 2px solid #ff008c;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  border-radius: 100vh;
  padding: 15px 12px 16px;
}
@media screen and (max-width: 767.9px) {
  .app_Function {
    padding: 0;
    background-color: white;
  }
}

/* 下部固定ボタンエリア */
.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.fixed .to-top-btn {
  position: absolute;
  margin-left: auto;
  margin-right: 16px;
  top: -4rem;
  right: 0rem;
  width: 46px;
  height: 46px;
}

/* 追従エントリーボタン */
.floating {
  margin-top: 16px;
  position: relative;
  display: block;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 51;
}
.floating_inner {
  width: 500px;
  padding: 16px;
  margin: 0 auto;
}
.floating_inner_closeText {
  padding: 16px 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767.9px) {
  .floating {
    margin-top: 8px;
  }
  .floating_inner {
    width: 100%;
    max-width: 480px;
  }
}
.floating + .NOT_LOGGED_IN {
  color: white !important;
}
.floating .kILvuT {
  margin: 0 !important;
}
.floating .gfnTPz {
  margin-top: 8px;
  color: rgb(138, 215, 255);
}
.floating .izpAud {
  margin: 0 0 16px;
}
.floating .InfoText-message {
  font-weight: bold;
}
.floating .InfoIcon svg {
  fill: rgb(138, 215, 255);
}

.floating_text {
  color: white !important;
}/*# sourceMappingURL=cp_sps.css.map */