@charset "UTF-8";
.lp-2019aw-foundation {
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 300;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: normal;
  line-height: 1.5;
}

.lp-2019aw-foundation sup {
  top: -0.3em;
}

@media (min-width: 769px) {
  .lp-2019aw-foundation .sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .lp-2019aw-foundation .pc {
    display: none;
  }
}

.lp-2019aw-foundation .color__red {
  color: #c8102e;
}

.lp-2019aw-foundation .text-align__center {
  text-align: center;
}

.lp-2019aw-foundation .white-space__nowrap {
  white-space: nowrap;
}

.isFixed {
  overflow: hidden;
}

.isFixed body {
  overflow: hidden;
}

.isFixed body .header-wrapper {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.lp-userguide-header__cta, .lp-userguide-service__cta, .lp-userguide-stage__button > a, .lp-userguide-gift__button > a, .lp-userguide-annotation__cta, .lp-userguide-footer__button > a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #000;
}

@media (min-width: 1100px) {
  .lp-userguide-header__cta, .lp-userguide-service__cta, .lp-userguide-stage__button > a, .lp-userguide-gift__button > a, .lp-userguide-annotation__cta, .lp-userguide-footer__button > a {
    height: 51px;
    line-height: 51px;
    font-size: 15px;
    padding-top: 1px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-header__cta, .lp-userguide-service__cta, .lp-userguide-stage__button > a, .lp-userguide-gift__button > a, .lp-userguide-annotation__cta, .lp-userguide-footer__button > a {
    line-height: 4.64058vw;
    height: 4.64058vw;
    font-size: 1.36488vw;
    padding-top: 0.09099vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__cta, .lp-userguide-service__cta, .lp-userguide-stage__button > a, .lp-userguide-gift__button > a, .lp-userguide-annotation__cta, .lp-userguide-footer__button > a {
    line-height: 12vw;
    height: 12vw;
    font-size: 3.73333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide .pc {
    display: none;
  }
}

@media (min-width: 769px) {
  .lp-userguide .sp {
    display: none;
  }
}

.lp-userguide-header {
  background-color: #fff;
  border-bottom: 1px solid #d2d2d2;
}

.lp-userguide-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1068px;
  margin: auto;
  padding: 69px 0 77px 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-header__inner {
    padding: 7.27934vw 3.63967vw 2.54777vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__inner {
    display: block;
    padding: 12vw 10.66667vw;
  }
}

.lp-userguide-header__pic {
  text-align: center;
  width: 470px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__pic {
    width: auto;
    margin-bottom: 0.66667vw;
  }
}

.lp-userguide-header__pic > img {
  max-width: 470px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__pic > img {
    max-width: 62.66667vw;
  }
}

.lp-userguide-header__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (min-width: 769px) {
  .lp-userguide-header__body {
    padding-left: 39px;
  }
}

.lp-userguide-header__heading {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__heading {
    font-size: 4.26667vw;
    font-weight: bold;
    margin-bottom: 3.33333vw;
  }
}

.lp-userguide-header__heading span {
  display: block;
  font-size: 16px;
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__heading span {
    font-size: 3.2vw;
    margin-top: 0.8vw;
  }
}

.lp-userguide-header__button-list {
  width: 330px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__button-list {
    width: 100%;
  }
}

.lp-userguide-header__button {
  width: 160px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__button {
    width: 32vw;
  }
}

.lp-userguide-header__button-list li + li {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__button-list li + li {
    margin-left: 4vw;
  }
}

.lp-userguide-header__cta {
  height: 40px;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-header__cta {
    font-size: 3.2vw;
    height: calc(70 * 100vw / 750);
    line-height: calc(70 * 100vw / 750);
  }
}

.lp-userguide-breadcrumbs__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .lp-userguide-breadcrumbs__container {
    top: inherit;
    bottom: 0;
  }
}

.lp-userguide-breadcrumbs__inner {
  max-width: 1068px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 1100px) {
  .lp-userguide-breadcrumbs__inner {
    padding-top: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-breadcrumbs__inner {
    padding-top: 0.90992vw;
    padding-left: 3.63967vw;
    padding-right: 3.63967vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-breadcrumbs__inner {
    padding-bottom: 2.66667vw;
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
}

.lp-userguide-breadcrumbs ul li {
  display: inline-block;
  margin-right: 0.5em;
}

@media (min-width: 1100px) {
  .lp-userguide-breadcrumbs ul li {
    line-height: 1.66em;
    font-size: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-breadcrumbs ul li {
    line-height: 1.66em;
    font-size: 1.0919vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-breadcrumbs ul li {
    line-height: 1.66em;
    font-size: 2.66667vw;
  }
}

.lp-userguide-breadcrumbs ul a {
  display: inline-block;
  margin-right: 0.5em;
  color: #000;
}

@media (min-width: 1100px) {
  .lp-userguide-breadcrumbs ul a {
    line-height: 1.66em;
    font-size: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-breadcrumbs ul a {
    line-height: 1.66em;
    font-size: 1.0919vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-breadcrumbs ul a {
    line-height: 1.66em;
    font-size: 2.66667vw;
  }
}

.lp-userguide-main {
  position: relative;
}

.lp-userguide-service {
  position: relative;
  padding: 153px 0 100px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service {
    padding: 13.92175vw 3.63967vw 9.09918vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service {
    padding-top: 16.53333vw;
    padding-bottom: 14.26667vw;
  }
}

.lp-userguide-service__inner {
  max-width: 1076px;
  margin: auto;
}

.lp-userguide-service__list {
  list-style-type: none;
  border-bottom: 1px solid #d2d2d2;
}

@media (min-width: 769px) {
  .lp-userguide-service__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list {
    margin-top: 12.93333vw;
    padding-bottom: 18.66667vw;
  }
}

@media (min-width: 769px) {
  .lp-userguide-service__list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 500px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list li {
    width: 45.49591vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list li {
    width: 78.66667vw;
    margin-inline: auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list li + li {
    margin-top: 10.8vw;
  }
}

.lp-userguide-service__list_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.lp-userguide-service__list__title {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 769px) {
  .lp-userguide-service__list__title {
    width: 500px;
    height: 50px;
    font-size: 18px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list__title {
    width: 45.49591vw;
    height: 4.54959vw;
    font-size: 1.63785vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__title {
    width: 78.66667vw;
    height: 10.4vw;
    font-size: 3.73333vw;
    margin-bottom: 2.93333vw;
  }
}

.lp-userguide-service__list__title span {
  z-index: 1;
}

@media (min-width: 769px) {
  .lp-userguide-service__list__title span {
    padding-top: 9px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list__title span {
    padding-top: 0.81893vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__title span {
    padding-top: 1.86667vw;
  }
}

.lp-userguide-service__list__title::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 769px) {
  .lp-userguide-service__list__title::before {
    width: 500px;
    height: 50px;
    background: url("../contentassetimages/lp/user-guide_1118/ttl_bg_pc.png?$staticlink$") no-repeat top center/auto 100%;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list__title::before {
    width: 45.49591vw;
    height: 4.54959vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__title::before {
    width: 78.66667vw;
    height: 10.4vw;
    background: url("../contentassetimages/lp/user-guide_1118/ttl_bg_sp.png?$staticlink$") no-repeat top center/auto 100%;
  }
}

.lp-userguide-service__list__paragraph {
  font-size: 16px;
  line-height: 1.5;
  width: 218px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list__paragraph {
    font-size: 1.45587vw;
    width: 19.83621vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__paragraph {
    font-size: 3.2vw;
    margin-bottom: 5.73333vw;
    width: 36.66667vw;
  }
}

.lp-userguide-service__list__paragraph + .lp-userguide-service__list__paragraph {
  margin-top: 1em;
}

@media (min-width: 769px) {
  .lp-userguide-service__list_details {
    width: 684px;
  }
}

.lp-userguide-service__list__pic {
  width: 250px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-service__list__pic {
    width: 22.74795vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__pic {
    width: 36.66667vw;
  }
}

.lp-userguide-service__list__button {
  width: 160px;
  margin-top: 30px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__list__button {
    width: calc(320 * 100vw / 750);
    margin-top: 5.33333vw;
    margin-inline: auto;
  }
}

.lp-userguide-service__cta {
  height: 40px;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__cta {
    font-size: 3.2vw;
    height: calc(70 * 100vw / 750);
    line-height: calc(70 * 100vw / 750);
  }
}

.lp-userguide-service__title {
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__title {
    font-size: 6.13333vw;
    line-height: 1.26;
    margin-bottom: 10.66667vw;
  }
}

.lp-userguide-service__title > span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 6px solid #d3002f;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__title > span {
    padding-bottom: 0;
    border-bottom-width: 4px;
  }
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-service__slider {
    max-width: calc(100% - 100px);
    margin: auto;
  }
}

.lp-userguide-service__slider__slides {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
}

.lp-userguide-service__slider__item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-width: 33%;
}

.lp-userguide-service__slider__inner {
  padding: 0 25px 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__inner {
    padding: 6.66667vw 5.33333vw;
    border: 1px solid #d2d2d2;
  }
}

.lp-userguide-service__slider__inner:before, .lp-userguide-service__slider__inner:after {
  content: '';
  display: block;
  background: #d2d2d2;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__inner:before, .lp-userguide-service__slider__inner:after {
    content: none;
  }
}

.lp-userguide-service__slider__inner:before {
  left: -1px;
}

.lp-userguide-service__slider__inner:after {
  right: 0;
}

.lp-userguide-service__slider__ic {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__ic {
    font-size: 4vw;
    height: 11.33333vw;
    margin-bottom: 2.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__ic > img {
    max-height: 100%;
  }
}

.lp-userguide-service__slider__title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__title {
    font-size: 4vw;
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-service__slider__paragraph {
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__paragraph {
    font-size: 3.46667vw;
  }
}

.lp-userguide-service__slider__paragraph:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__paragraph:not(:last-child) {
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-service__slider__link > a {
  color: inherit;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__link > a {
    font-size: 3.2vw;
  }
}

.lp-userguide-service__slider__link > a > span {
  text-decoration: underline;
}

.lp-userguide-service__slider__prev, .lp-userguide-service__slider__next {
  background-repeat: no-repeat;
  background-size: 13px auto;
  text-indent: -9999px;
  width: 26px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__prev, .lp-userguide-service__slider__next {
    visibility: visible;
    background-size: 2.93333vw auto;
    width: 9.06667vw;
    height: 4.26667vw;
  }
}

.lp-userguide-service__slider__prev {
  background-image: url("../contentassetimages/lp/user-guide_1118/service_prev.png?$staticlink$");
  background-position: 0 50%;
  left: -70px;
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-service__slider__prev {
    left: -30px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__prev {
    background-position: 50% 50%;
    left: 6.13333vw;
  }
}

.lp-userguide-service__slider__next {
  background-image: url("../contentassetimages/lp/user-guide_1118/service_next.png?$staticlink$");
  background-position: 100% 50%;
  right: -70px;
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-service__slider__next {
    right: -30px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider__next {
    background-position: 50% 50%;
    right: 6.13333vw;
  }
}

.lp-userguide-service__slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-userguide-service__slider .slick-slide {
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider .slick-slide {
    width: 69.6vw;
    margin: 0 4.93333vw;
  }
}

.lp-userguide-service__slider .slick-slide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-userguide-service__slider .slick-slide.is-border-hidden .lp-userguide-service__slider__inner:after {
  right: 2px;
}

.lp-userguide-service__slider .slick-current .lp-userguide-service__slider__inner:before {
  left: 0;
}

.lp-userguide-service__slider .slick-dots {
  font-size: 0;
  margin-top: 80px;
  position: static;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider .slick-dots {
    margin-top: 5.33333vw;
  }
}

.lp-userguide-service__slider .slick-dots > li {
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-service__slider .slick-dots > li {
    border-width: 1px;
  }
}

.lp-userguide-stage__inner {
  max-width: 1068px;
  margin: auto;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-stage__inner {
    padding: 0 3.63967vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__inner {
    width: 78.66667vw;
    margin-inline: auto;
  }
}

.lp-userguide-stage__title {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__title {
    font-size: 6.13333vw;
    margin-bottom: 4.66667vw;
  }
}

.lp-userguide-stage__paragraph {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__paragraph {
    font-size: 3.73333vw;
    text-align: left;
    margin-bottom: 10vw;
  }
}

.lp-userguide-stage__list {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.lp-userguide-stage__list > li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 23.596%;
  padding: 33px 0 27px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__list > li {
    width: 48.136%;
    padding: 4.4vw 0 3.6vw;
  }
}

.lp-userguide-stage__list > li.--bronze {
  background-image: linear-gradient(120deg, #f7eae0 1%, #dabc91 100%);
}

.lp-userguide-stage__list > li.--silver {
  background-image: linear-gradient(120deg, #f7f8f8 1%, #c9caca 100%);
}

.lp-userguide-stage__list > li.--gold {
  background-image: linear-gradient(120deg, #f8f3e8 1%, #d5be7f 100%);
}

.lp-userguide-stage__list > li.--platinum {
  color: #fff;
  background-image: linear-gradient(120deg, #454649 1%, #1d1717 100%);
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__list > li:nth-of-type(n + 3) {
    margin-top: 5.33333vw;
  }
}

.lp-userguide-stage__list > li h3 {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__list > li h3 {
    font-size: 3.2vw;
  }
}

.lp-userguide-stage__list > li p {
  font-size: 16px;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__list > li p {
    font-size: 2.93333vw;
    margin-top: 4vw;
  }
}

.lp-userguide-stage__dl {
  background: #f1f1f1;
  margin-top: 40px;
  padding: 39px 30px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__dl {
    margin-top: 8vw;
    padding: 5.33333vw 4.53333vw;
  }
}

.lp-userguide-stage__dl dt {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: calc(26 / 16);
  letter-spacing: 0.03em;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__dl dt {
    font-size: 2.93333vw;
    line-height: calc(32 / 22);
  }
}

.lp-userguide-stage__dl dd + dt {
  margin-top: 6px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__dl dd + dt {
    margin-top: 1.33333vw;
  }
}

.lp-userguide-stage__dl dd {
  display: block;
  margin-left: 0;
  font-size: 16px;
  line-height: calc(26 / 16);
  letter-spacing: 0.03em;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__dl dd {
    font-size: 2.93333vw;
    line-height: calc(32 / 22);
  }
}

.lp-userguide-stage__button {
  width: 250px;
  margin-top: 40px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__button {
    width: 61.33333vw;
    margin-top: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-stage__button > a {
    font-size: 3.2vw;
    height: calc(70 * 100vw / 750);
    line-height: calc(70 * 100vw / 750);
  }
}

.lp-userguide-program {
  background: #f1f1f1;
  padding: 115px 0 120px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-program {
    padding-top: 10.46406vw;
    padding-bottom: 10.91902vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program {
    padding-top: 16.66667vw;
    padding-bottom: 19.33333vw;
  }
}

.lp-userguide-program__inner {
  max-width: 1068px;
  margin: auto;
}

.lp-userguide-program__title {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  line-height: calc(32 / 32);
  margin-bottom: 73px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__title {
    font-size: 5.33333vw;
    line-height: calc(56 / 40);
    margin-bottom: 12.4vw;
  }
}

.lp-userguide-program__title span {
  display: inline-block;
}

.lp-userguide-program__title span::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 6px;
  background: #d3002f;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__title span::after {
    height: 0.8vw;
    margin-top: 0;
  }
}

.lp-userguide-program__paragraph {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__paragraph {
    font-size: 3.73333vw;
    text-align: left;
    margin-bottom: 6.66667vw;
    padding: 0 10.66667vw;
  }
}

.lp-userguide-program__paragraph--top {
  font-size: 24px;
  line-height: calc(38.4 / 24);
  letter-spacing: 0.03em;
}

@media (min-width: 769px) {
  .lp-userguide-program__paragraph--top {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__paragraph--top {
    width: 78.66667vw;
    margin-inline: auto;
    font-size: 4vw;
    line-height: calc(48 / 30);
  }
}

.lp-userguide-program__figure {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-program__figure {
    max-width: 92.72066vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__figure {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 78.66667vw;
    margin: 0 auto;
    padding: 9.33333vw 5.33333vw 8.66667vw;
  }
}

.lp-userguide-program__figure__pic {
  max-width: 260px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__figure__pic {
    width: 51.73333vw;
    margin: 0 auto 7.33333vw;
  }
}

.lp-userguide-program__figure__desc {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  font-size: 20px;
  font-weight: bold;
  margin-left: 50px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__figure__desc {
    font-size: 4vw;
    margin-left: 0;
  }
}

.lp-userguide-program__figure__desc > span {
  color: #d3002f;
}

.lp-userguide-program__bonus {
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__bonus {
    font-size: 5.2vw;
    margin-bottom: 6.66667vw;
  }
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-program__slider {
    max-width: calc(100% - 100px);
    margin: auto;
  }
}

.lp-userguide-program__slider__slides {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
}

.lp-userguide-program__slider__item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-width: 25%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__item {
    padding: 0;
  }
}

.lp-userguide-program__slider__inner {
  background: #FFF;
  width: 100%;
  padding: 22px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__inner {
    padding: 6.66667vw 5.33333vw;
    border: 1px solid #d2d2d2;
  }
}

.lp-userguide-program__slider__ic {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__ic {
    font-size: 4vw;
    height: 17.33333vw;
    margin-bottom: 2.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__ic > img {
    max-height: 100%;
  }
}

.lp-userguide-program__slider__title {
  color: #d2002e;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__title {
    font-size: 4vw;
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-program__slider__paragraph {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__paragraph {
    font-size: 3.46667vw;
  }
}

.lp-userguide-program__slider__paragraph:not(:last-child) {
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__paragraph:not(:last-child) {
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-program__slider__paragraph > span {
  font-weight: bold;
}

.lp-userguide-program__slider__link > a {
  color: inherit;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__link > a {
    font-size: 3.2vw;
  }
}

.lp-userguide-program__slider__link > a > span {
  text-decoration: underline;
}

.lp-userguide-program__slider__note {
  font-size: 14px;
}

.lp-userguide-program__slider__prev, .lp-userguide-program__slider__next {
  background-repeat: no-repeat;
  background-size: 13px auto;
  text-indent: -9999px;
  width: 26px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__prev, .lp-userguide-program__slider__next {
    visibility: visible;
    background-size: 2.93333vw auto;
    width: 9.06667vw;
    height: 4.26667vw;
  }
}

.lp-userguide-program__slider__prev {
  background-image: url("../contentassetimages/lp/user-guide_1118/program_prev.png?$staticlink$");
  background-position: 0 50%;
  left: -70px;
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-program__slider__prev {
    left: -30px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__prev {
    background-position: 50% 50%;
    left: 6.13333vw;
  }
}

.lp-userguide-program__slider__next {
  background-image: url("../contentassetimages/lp/user-guide_1118/program_next.png?$staticlink$");
  background-position: 100% 50%;
  right: -70px;
}

@media (min-width: 769px) and (max-width: 1260px) {
  .lp-userguide-program__slider__next {
    right: -30px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider__next {
    background-position: 50% 50%;
    right: 6.13333vw;
  }
}

.lp-userguide-program__slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lp-userguide-program__slider .slick-slide {
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider .slick-slide {
    width: 69.6vw;
    margin: 0 4.93333vw;
  }
}

.lp-userguide-program__slider .slick-slide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.lp-userguide-program__slider .slick-slide.is-border-hidden .lp-userguide-service__slider__inner:after {
  right: 2px;
}

.lp-userguide-program__slider .slick-current .lp-userguide-service__slider__inner:before {
  left: 0;
}

.lp-userguide-program__slider .slick-dots {
  font-size: 0;
  margin-top: 40px;
  position: static;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider .slick-dots {
    margin-top: 8vw;
  }
}

.lp-userguide-program__slider .slick-dots > li {
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-program__slider .slick-dots > li {
    border-width: 1px;
  }
}

.lp-userguide-gift {
  background: #000;
  margin-top: 120px;
  padding: 115px 0 100px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-gift {
    margin-top: 10.91902vw;
    padding: 10.46406vw 3.63967vw 9.09918vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift {
    margin-top: 18.53333vw;
    padding: 18vw 5.33333vw 13.33333vw;
  }
}

.lp-userguide-gift__inner {
  max-width: 1068px;
  margin: auto;
}

.lp-userguide-gift__title {
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__title {
    font-size: 6.13333vw;
    margin-bottom: 9.33333vw;
  }
}

.lp-userguide-gift__subtitle {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__subtitle {
    font-size: 5.2vw;
    margin-bottom: 9.33333vw;
  }
}

.lp-userguide-gift__paragraph {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 78px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__paragraph {
    font-size: 3.73333vw;
    text-align: left;
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__title + .lp-userguide-gift__paragraph {
    padding: 0 5.33333vw;
  }
}

.lp-userguide-gift__stage {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 132px;
  border-bottom: 1px solid #d2d2d2;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__stage {
    display: block;
    margin-bottom: 15.33333vw;
  }
}

.lp-userguide-gift__stage__item {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.lp-userguide-gift__stage__item:not(:first-child) {
  padding-left: 1px;
}

.lp-userguide-gift__stage__title {
  color: #fff;
  font-size: 18px;
  padding: 10px 10px 9px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__stage__title {
    font-size: 4.53333vw;
    padding: 1.86667vw;
  }
}

.lp-userguide-gift__stage__title--bronze {
  background-image: linear-gradient(120deg, #f7eae0 1%, #dabc91 100%);
}

.lp-userguide-gift__stage__title--silver {
  background-image: linear-gradient(120deg, #f7f8f8 1%, #c9caca 100%);
}

.lp-userguide-gift__stage__title--gold {
  background-image: linear-gradient(120deg, #f8f3e8 1%, #d5be7f 100%);
}

.lp-userguide-gift__stage__title--platinum {
  color: #fff;
  background-image: linear-gradient(120deg, #454649 1%, #1d1717 100%);
}

.lp-userguide-gift__stage__text {
  font-size: 20px;
  padding: 17px 10px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__stage__text {
    font-size: 5.06667vw;
    padding: 2.93333vw;
  }
}

.lp-userguide-gift--special_subtitle {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift--special_subtitle {
    font-size: 4.26667vw;
    margin-bottom: 5.06667vw;
  }
}

.lp-userguide-gift__list--special + .lp-userguide-gift--special_subtitle {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list--special + .lp-userguide-gift--special_subtitle {
    margin-top: 10.66667vw;
  }
}

.lp-userguide-gift__list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 40px 0 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list {
    display: block;
    margin: 0 0 24vw;
  }
}

.lp-userguide-gift__list--special {
  display: block;
  margin-left: 0;
  margin-right: 0;
  background: #fff;
}

@media (min-width: 769px) {
  .lp-userguide-gift__list--special {
    width: 1058px;
    margin-inline: auto;
    padding: 40px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-gift__list--special {
    width: calc(1058 * 100vw / 1440);
    padding: calc(40 * 100vw / 1440);
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list--special {
    margin: 0;
    padding: calc(60 * 100vw / 750) calc(40 * 100vw / 750);
  }
}

.lp-userguide-gift__list--special li.lp-userguide-gift__list__item {
  padding: 0;
}

@media (min-width: 769px) {
  .lp-userguide-gift__list--special li.lp-userguide-gift__list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .lp-userguide-gift__list--special li.lp-userguide-gift__list__item + li.lp-userguide-gift__list__item {
    margin-top: 40px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-gift__list--special li.lp-userguide-gift__list__item + li.lp-userguide-gift__list__item {
    margin-top: calc(40 * 100vw / 1440);
  }
}

.lp-userguide-gift__list--special li.lp-userguide-gift__list__item .lp-userguide-modal__intro {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .lp-userguide-gift__list--special .lp-userguide-gift__list__pic {
    width: 427px;
    margin-bottom: 0;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-gift__list--special .lp-userguide-gift__list__pic {
    width: calc(427 * 100vw / 1440);
  }
}

@media (min-width: 769px) {
  .lp-userguide-gift__list--special .lp-userguide-gift__list__details {
    width: 510px;
    margin-left: 39px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-gift__list--special .lp-userguide-gift__list__details {
    width: calc(510 * 100vw / 1440);
    margin-left: calc(39 * 100vw / 1440);
  }
}

.lp-userguide-gift__list--special .lp-userguide-gift__list__title {
  font-size: 23px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list--special .lp-userguide-gift__list__title {
    font-size: calc(30 * 100vw / 750);
    margin-bottom: calc(27 * 100vw / 750);
  }
}

.lp-userguide-gift__list__item {
  width: 33.3333%;
  padding: 0 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__item {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__item:not(:last-child) {
    margin-bottom: 10vw;
  }
}

.lp-userguide-gift__list__pic {
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__pic {
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-gift__list__stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__stage {
    margin-bottom: calc(40 * 100vw / 750);
  }
}

.lp-userguide-gift__list__rank {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 128px;
  padding: 10px 10px 9px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__rank {
    font-size: 3.2vw;
    max-width: 19.73333vw;
    padding: 2.4vw 0.66667vw;
  }
}

.lp-userguide-gift__list__rank--bronze {
  background-image: linear-gradient(120deg, #f7eae0 1%, #dabc91 100%);
}

.lp-userguide-gift__list__rank--silver {
  background-image: linear-gradient(120deg, #f7f8f8 1%, #c9caca 100%);
}

.lp-userguide-gift__list__rank--gold {
  background-image: linear-gradient(120deg, #f8f3e8 1%, #d5be7f 100%);
}

.lp-userguide-gift__list__rank--platinum {
  color: #fff;
  background-image: linear-gradient(120deg, #454649 1%, #1d1717 100%);
}

.lp-userguide-gift__list__title {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__title {
    font-size: 4.26667vw;
    margin-bottom: 4.26667vw;
  }
}

.lp-userguide-gift__list__link > a {
  color: inherit;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__list__link > a {
    font-size: 3.2vw;
  }
}

.lp-userguide-gift__list__link > a > span {
  text-decoration: underline;
}

.lp-userguide-gift__button {
  max-width: 350px;
  margin: 0 auto 95px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__button {
    margin-bottom: 26vw;
  }
}

.lp-userguide-gift__step {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 55px -16px 25px;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step {
    display: block;
    margin: 0 0 4.66667vw;
  }
}

.lp-userguide-gift__step__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33.3333%;
  padding: 0 16px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__item {
    width: 100%;
    padding: 0;
  }
}

.lp-userguide-gift__step__item:not(:first-child):before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border: 11px solid transparent;
  border-left: 9px solid #d6d6d6;
  border-right: 0;
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__item:not(:first-child):before {
    border: 12px solid transparent;
    border-top: 11px solid #d6d6d6;
    border-bottom: none;
    left: 0;
    right: 0;
    top: -8vw;
    bottom: inherit;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__item:not(:last-child) {
    margin-bottom: 13.33333vw;
  }
}

.lp-userguide-gift__step__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #d2d2d2;
}

.lp-userguide-gift__step__title {
  font-size: 16px;
  background: #f1f1f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 68px;
  padding: 12px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__title {
    font-size: 3.46667vw;
    height: 13.33333vw;
    padding: 2.66667vw 6.66667vw;
  }
}

.lp-userguide-gift__step__title > span {
  font-size: 18px;
  font-weight: bold;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__title > span {
    font-size: 3.73333vw;
    margin-right: 3.73333vw;
  }
}

.lp-userguide-gift__step__body {
  font-size: 16px;
  line-height: 1.75;
  padding: 40px 30px;
  border-top: 4px solid #d2002e;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__body {
    font-size: 3.2vw;
    padding: 6.66667vw 6vw;
  }
}

.lp-userguide-gift__step__body > span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__step__body > span {
    font-size: 2.93333vw;
  }
}

.lp-userguide-gift__note {
  font-size: 14px;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__note {
    font-size: 2.93333vw;
  }
}

.lp-userguide-gift__note > li:not(:last-child) {
  margin-bottom: 7px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__note > li:not(:last-child) {
    margin-bottom: 1.6vw;
  }
}

.lp-userguide-gift__note > li > a {
  color: inherit;
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .lp-userguide-gift__note > li > a {
    font-size: 2.93333vw;
  }
}

.lp-userguide-annotation {
  max-width: 1068px;
  margin: 0 auto 85px;
  padding-top: 130px;
  border-top: 1px solid #d2d2d2;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-annotation {
    margin-bottom: 14.66667vw;
    padding: 11.82894vw 3.63967vw 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation {
    padding: 12vw 10.66667vw 0;
  }
}

.lp-userguide-annotation__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__title {
    font-size: 4.26667vw;
    margin-bottom: 9.33333vw;
  }
}

.lp-userguide-annotation__list {
  font-size: 16px;
  line-height: 1.625;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__list {
    font-size: 2.93333vw;
  }
}

.lp-userguide-annotation__list > li {
  list-style: none;
}

.lp-userguide-annotation__list > li:not(:last-child) {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__list > li:not(:last-child) {
    margin-bottom: 9.33333vw;
  }
}

.lp-userguide-annotation__paragraph {
  padding-left: 15px;
  position: relative;
}

.lp-userguide-annotation__paragraph:before {
  content: '';
  display: inline-block;
  background: currentColor;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  position: absolute;
  top: .5em;
  left: 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__paragraph:before {
    width: 6px;
    height: 6px;
    top: .35em;
  }
}

.lp-userguide-annotation__paragraph:not(:last-child) {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__paragraph:not(:last-child) {
    margin-bottom: 4.66667vw;
  }
}

.lp-userguide-annotation__paragraph > a {
  color: inherit;
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__paragraph > a {
    font-size: 2.93333vw;
  }
}

.lp-userguide-annotation__box {
  background: #f1f1f1;
  padding: 30px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box {
    padding: 4.66667vw;
  }
}

.lp-userguide-annotation__box__title {
  font-weight: bold;
}

.lp-userguide-annotation__box__bonus {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Helvetica Neue', 'Hiragino Kaku Gothic W3 JIS2004', 'Meiryo', 'Helvetica', Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box__bonus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lp-userguide-annotation__box__bonus > span {
  font-size: 18px;
  margin: 0 20px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box__bonus > span {
    font-size: 3.73333vw;
    margin: 0;
  }
}

.lp-userguide-annotation__figure {
  text-align: center;
}

.lp-userguide-annotation__button {
  width: 350px;
  margin-top: 58px;
  margin-inline: auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__button {
    width: 61.33333vw;
    margin-top: 8vw;
  }
}

.lp-userguide-annotation__box__item {
  padding-left: 1em;
  position: relative;
  margin-right: 39px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box__item {
    margin-right: 0;
    display: block;
  }
}

.lp-userguide-annotation__box__item > span {
  display: block;
  width: 100%;
}

.lp-userguide-annotation__box__item:before {
  content: '';
  display: inline-block;
  background: currentColor;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  position: absolute;
  top: .5em;
  left: 0;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box__item:before {
    width: 6px;
    height: 6px;
    top: .35em;
  }
}

.lp-userguide-annotation__box__item + .lp-userguide-annotation__box__item {
  margin-top: 13px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation__box__item + .lp-userguide-annotation__box__item {
    margin-top: 1.33333vw;
  }
}

.lp-userguide-annotation.--step .lp-userguide-annotation__paragraph {
  padding-left: 0;
  margin-top: 40px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation.--step .lp-userguide-annotation__paragraph {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
}

.lp-userguide-annotation.--step .lp-userguide-annotation__paragraph::before {
  display: none;
}

.lp-userguide-annotation.--step .lp-userguide-annotation__box__title {
  display: inline-block;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation.--step .lp-userguide-annotation__box__title {
    margin-bottom: 2.26667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-annotation.--step .lp-userguide-gift__paragraph_note {
    margin-top: 5.2vw;
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .lp-userguide__cta {
    height: 51px;
    line-height: 51px;
    font-size: 15px;
    padding-top: 2px;
  }
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide__cta {
    height: calc(51 * 100vw / 750);
    line-height: calc(51 * 100vw / 750);
    font-size: calc(15 * 100vw / 750);
    padding-top: calc(1 * 100vw / 750);
  }
}

.lp-userguide-footer {
  text-align: center;
  padding-bottom: 240px;
}

@media (min-width: 769px) and (max-width: 1099px) {
  .lp-userguide-footer {
    padding-bottom: 21.83803vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-footer {
    padding: 0 10.66667vw 48vw;
  }
}

.lp-userguide-footer__title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-footer__title {
    font-size: 5.6vw;
    margin-bottom: 4.66667vw;
  }
}

.lp-userguide-footer__button {
  max-width: 250px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp-userguide-footer__button {
    max-width: 61.33333vw;
  }
}

.lp-userguide-footer__button > a {
  line-height: 50px;
  height: 50px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-footer__button > a {
    line-height: 10.66667vw;
    height: 10.66667vw;
  }
}

.lp-userguide-modal {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.lp-userguide-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
}

.lp-userguide-modal__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 80%;
  height: calc(100% - 120px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 16px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 5px 16px 4px rgba(0, 0, 0, 0.12);
}

.lp-userguide-modal__content:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 11px;
  background: #c61633;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__content:before {
    height: 7px;
  }
}

@media (min-width: 769px) {
  .lp-userguide-modal__content {
    width: 691px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__content {
    max-height: calc(100vh - 100px);
    width: 89.33333vw;
  }
}

.lp-userguide-modal__inner {
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 769px) {
  .lp-userguide-modal__inner {
    padding-top: 100px;
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__inner {
    padding-top: 15.46667vw;
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
}

.lp-userguide-modal__section {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}

.lp-userguide-modal__section.is-open {
  visibility: visible;
  max-height: inherit;
  opacity: 1;
  overflow-y: auto;
}

@media (min-width: 769px) {
  .lp-userguide-modal__section.is-open {
    padding-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__section.is-open {
    padding-bottom: 12.66667vw;
  }
}

.lp-userguide-modal__pic {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__pic {
    margin-bottom: 4vw;
  }
}

.lp-userguide-modal__stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__stage {
    margin-bottom: 2.66667vw;
  }
}

.lp-userguide-modal__rank {
  color: #fff;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 84px;
  height: 31px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__rank {
    font-size: 2.66667vw;
    width: 18.66667vw;
    height: 6.8vw;
  }
}

.lp-userguide-modal__rank--silver {
  background: #5a5f6d;
}

.lp-userguide-modal__rank--gold {
  background: #cda000;
}

.lp-userguide-modal__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__title {
    font-size: 4.53333vw;
    margin-bottom: 5.33333vw;
  }
}

.lp-userguide-modal__intro {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__intro {
    font-size: 3.46667vw;
    margin-bottom: 5.33333vw;
  }
}

.lp-userguide-modal__intro > *:not(:last-child) {
  margin-bottom: .5em;
}

.lp-userguide-modal__body {
  font-size: 14px;
  line-height: 1.85;
  padding-top: 30px;
  border-top: 1px solid #d2d2d2;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__body {
    font-size: 3.2vw;
    padding-top: 5.33333vw;
  }
}

.lp-userguide-modal__body dt {
  font-weight: bold;
}

.lp-userguide-modal__body dd {
  margin-left: 0;
}

.lp-userguide-modal__body dd > *:not(:last-child) {
  margin-bottom: .5em;
}

.lp-userguide-modal__body dd > ul {
  list-style: none;
}

.lp-userguide-modal__body dd > ul > li {
  text-indent: -1em;
  margin-left: 1em;
}

.lp-userguide-modal__body dd a {
  color: inherit;
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__body dd a {
    font-size: 3.2vw;
  }
}

.lp-userguide-modal__link-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -50px;
  right: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.lp-userguide-modal__link-close::after, .lp-userguide-modal__link-close::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 36px;
  content: "";
  color: #000;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1;
  background-color: currentColor;
  -webkit-transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out, opacity 0.8s ease-out;
  transition: transform 0.8s ease-out, opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
}

@media screen and (max-width: 768px) {
  .lp-userguide-modal__link-close {
    top: -8vw;
    width: 8vw;
    height: 8vw;
  }
  .lp-userguide-modal__link-close::after, .lp-userguide-modal__link-close::before {
    width: 0.53333vw;
    height: 4.8vw;
  }
}

.lp-userguide-modal__link-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.lp-userguide-modal__link-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
