@charset "utf-8";
/* --------------------------------------------------
  Resetting default margin and padding
-------------------------------------------------- */
/* !HTML5 elements
---------------------------------------------------------- */
header, footer, nav, section, aside, article {
  display: block;
}
/* !Resetin
---------------------------------------------------------- */
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, input, a, textarea, select, span, nav, section, header, figure, button {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
label {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
fieldset, img {
  border: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:after, q:before {
  content: '';
}
abbr, acronym {
  border: 0;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
input, textarea {
  -webkit-appearance: none;
  appearance: none;
}
/* !Layout
---------------------------------------------------------- */
html {
  overflow-x: hidden;
}
html.scroll-lock, html.scroll-lock body {
  overflow: hidden;
}
body {
  font-family: Roboto, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .06em;
  font-weight: 500;
  color: #fff;
  background-color: #010205;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: none;
}
/* link
------------------------------------------------ */
a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.3s !important;
  /* Chrome&Safari */
  -moz-transition: all 0.3s !important;
  /* Firefox */
  transition: all 0.3s !important;
}
/* !fs
------------------------------------------------ */
.pc {
  display: block;
}
.sp {
  display: none;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
/* !fc
------------------------------------------------ */
.ff-manrope {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.ff-zen {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
  font-style: normal;
}
/* wrapper
----------------------------------------------- */
/* header
----------------------------------------------- */
/* footer
----------------------------------------------- */
#footer {
  background-color: #121935;
}
.copyright {
  padding: 11px 0;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

/* font
----------------------------------------------- */
.amazon_en {
  font-family: Verdana, Roboto, "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.amazon_ja {
  font-family: "MS PGothic", Roboto, "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* public
----------------------------------------------- */
.inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 1024px) {
  .inner {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
}
.lpcmv {
  position: relative;
  height: min(750px, 85vw);
  background: url(../img/img_mv_bg.png) center no-repeat #010205;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 1600px) {
  .lpcmv {
    background-size: cover;
  }
}
.lpcmv .lpcmvlogo img {
  width: 220px;
  padding: 20px;
}
.lpcmv .lpcmvico [class^='icodes'] {
  position: absolute;
}
.lpcmv .lpcmvico .icodes01 {
  top: 316px;
  right: calc(50% + 500px);
  width: 245px;
  height: 120px;
  background: url(../img/img_mv_ico01.png) center / contain no-repeat;
}
.lpcmv .lpcmvico .icodes02 {
  top: 70px;
  left: calc(50% + 500px);
  width: 245px;
  height: 120px;
  background: url(../img/img_mv_ico01.png) center / contain no-repeat;
}
.lpcmv .lpcmvico .icodes03 {
  top: 528px;
  left: calc(50% + 406px);
  width: 204px;
  height: 56px;
  background: url(../img/img_mv_ico02.png) center / contain no-repeat;
  animation-delay: -1s;
}
.lpcmv .lpcmvico .icodes04 {
  top: 168px;
  right: calc(50% + 396px);
  width: 130px;
  height: 56px;
  background: url(../img/img_mv_ico03.png) center / contain no-repeat;
}
.lpcmv .lpcmvico .icodes05 {
  top: 302px;
  left: calc(50% + 274px);
  width: 190px;
  height: 56px;
  background: url(../img/img_mv_ico04.png) center / contain no-repeat;
}
.lpcmv .lpcmvcon {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0;
}
.lpcmv .lpcmvcon .t01 {
  text-align: center;
}
.lpcmv .lpcmvcon .t01 img {
  width: 47%;
}
.lpcmv .lpcmvcon .t02 {
  margin-top: 10px;
  font-size: min(5.8vw, 58px);
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.06em;
  text-align: center;
}
.lpcmv .lpcmvcon .t02 .part2_sp{
  display: none;
}
.lpcmv .lpcmvcon .t03 {
  margin: 15px 0 25px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: .1em;
  line-height: 1.6;
}
.lpcmv .lpcmvcon .t03 span {
  color: #3bfdfc;
}
.lpcmv .lpcmvcon .cols {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  column-gap: 2%;
}
.lpcmv .lpcmvcon .cols .col {
  width: 33.2%;
}
.lpcmv .lpcmvcon .card {
  visibility: hidden;
  position: relative;
}
.lpcmv .lpcmvcon .card .des01 {
  position: absolute;
  left: -35%;
  bottom: -9%;
  width: 45%;
}
.lpcmv .lpcmvcon .card .des02 {
  position: absolute;
  right: -7.8313253%;
  bottom: 5.55555556%;
  width: 31.62650602%;
  transform: rotate(11.25deg);
}
.lpcmv .lpcmvcon .btn {
  text-align: center;
}
.lpcmv .lpcmvcon .btn .btn-tit {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 17px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.lpcmv .lpcmvcon .btn .btn-tit::before,
.lpcmv .lpcmvcon .btn .btn-tit::after {
  content: "";
  width: 16px;
  height: 20px;
  margin: 0px 5px;
}
.lpcmv .lpcmvcon .btn .btn-tit::before {
  background: url(../img/sla_left.svg) no-repeat right top;
  background-size: 100% auto;
}
.lpcmv .lpcmvcon .btn .btn-tit::after {
  background: url(../img/sla_right.svg) no-repeat left top;
  background-size: 100% auto;
}
.lpcmv .lpcmvcon .btn .btnlink {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 420px;
  padding: 26px 8px 26px 0;
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  background: #ff37c0;
  background: url(../img/ico_arrow_right.png) right 25px center / 8px 12px no-repeat #ff37c0;
  border-radius: 3px;
  letter-spacing: .1em;
}
.lpcmv .lpcmvcon .btn .btnlinkEntry{
  padding: 26px 8px;
}
.lpcmv .lpcmvcon .btn .btnlinkEntry.grayOut{
  pointer-events: none;
  background: #999;
}
@media screen and (min-width: 1025px) {
  .lpcmv .lpcmvcon .btn .btnlink:hover {
    background-image: url(../img/ico_arrow_right.png);
    background-position: right 20px center;
    background-color: #dc149c;
  }
}
@media (max-width: 767px) {
  .lpcmv {
    height: auto;
    background-position: top;
  }
  .lpcmv .lpcmvlogo img {
    width: 180px;
  }
  .lpcmv .lpcmvico .icodes01 {
    top: 40%;
    left: -14%;
    right: auto;
    width: 124px;
    height: 60px;
  }
  .lpcmv .lpcmvico .icodes02 {
    display: none;
  }
  .lpcmv .lpcmvico .icodes03 {
    top: 92%;
    left: 78%;
    width: 102px;
    height: 28px;
  }
  .lpcmv .lpcmvico .icodes04 {
    top: 5%;
    left: -4%;
    right: auto;
    width: 65px;
    height: 28px;
  }
  .lpcmv .lpcmvico .icodes05 {
    top: 50%;
    right: -4%;
    left: auto;
    width: 95px;
    height: 28px;
  }
  .lpcmv .lpcmvcon {
    padding: 30px 0 50px;
  }
  .lpcmv .lpcmvcon .t01 {
    margin-bottom: 15px;
  }
  .lpcmv .lpcmvcon .t01 img {
    width: 70%;
  }
  .lpcmv .lpcmvcon .t02 {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .lpcmv .lpcmvcon .t02 img {
    width: 90%;
  }
  .lpcmv .lpcmvcon .t02 .part2_sp{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(90deg, rgba(59, 253, 252, 1) 0%, rgba(248, 54, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: solid 3px #fff;
    border-image: linear-gradient(to right, #3bfdfc, #f836ff) 1;
    width: 84px;
    margin: 8px 0 0px 8px;
    padding: 1px 0 2px;
    position: relative;
    top: -2px;
  }
  .lpcmv .lpcmvcon .t02 .part2_sp .num{
    font-size: 20px;
  }
  .lpcmv .lpcmvcon .t03 {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    font-size: 18px;
  }
  .lpcmv .lpcmvcon .cols {
    flex-direction: column;
    margin: 0 40px 40px;
  }
  .lpcmv .lpcmvcon .cols .col {
    width: 80%;
    margin: 0 auto;
  }
  .lpcmv .lpcmvcon .cols .col:first-child{
    margin-bottom: 24px;
  }
  .lpcmv .lpcmvcon .card .des01 {
    left: -18%;
    bottom: -5%;
    width: 28%;
  }
  .lpcmv .lpcmvcon .card .des02 {
    right: -7%;
    bottom: 5%;
    width: 28%;
  }
  .lpcmv .lpcmvcon .btn {
    padding: 0 20px;
  }
  .lpcmv .lpcmvcon .btn .btnlink {
    width: min(330px, 100%);
    font-size: 16px;
    background-position: right 24px center;
  }
}
.lpcdate {
  position: relative;
}
/* .lpcdate::before {
  content: "";
  position: absolute;
  top: -36px;
  left: 0;
  width: 100%;
  height: 52px;
  background: url(../img/img_line.png) center no-repeat;
  background-size: max(100%, 1400px) 100%;
} */
.lpcdate .con {
  padding: 30px 0;
  text-align: center;
}
.lpcdate .con .tit {
  color: #3bfdfc;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.75;
}
.lpcdate .con .txt {
  font-size: 20px;
  font-weight: 900;
}
.lpcdate .con .txt .year,
.lpcdate .con .txt .time {
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
}
.lpcdate .con .txt .date {
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
}
.lpcdate .con .txt .split {
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
}
.lpcdate .con .txt .line {
  font-size: 30px;
  line-height: 1;
}
.lpcdate .bd {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 3px;
}
.lpcdate .bd span.tp {
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #ff37c0, #3bfdfc 50%);
}
.lpcdate .bd span {
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #3bfdfc, #ff37c0 30%);
}
@media (max-width: 767px) {
  /* .lpcdate::before {
    top: -18px;
    height: 26px;
    background-size: 700px auto;
  } */
  .lpcdate .con {
    padding: 20px;
  }
  .lpcdate .con .tit {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .lpcdate .con .txt {
    font-size: 18px;
  }
  .lpcdate .con .txt .year,
  .lpcdate .con .txt .time {
    font-size: 20px;
  }
  .lpcdate .con .txt .date {
    font-size: 28px;
  }
  .lpcdate .con .txt .split {
    font-size: 18px;
  }
  .lpcdate .con .txt .line {
    font-size: 20px;
  }
}
.lpcontent {
  padding: 40px 0;
  background: url(../img/img_bg02.png) center bottom no-repeat, linear-gradient(to bottom, #121935, #010205);
}
.sechd {
  color: #3bfdfc;
  margin: 0 auto;
  padding-top: 48px;
  text-align: center;
}
.sechd .tit {
  font-size: 42px;
  font-weight: 900;
  text-align: center;
}
.titsub {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    background-color: #232323;
    border-radius: 26px;
    text-align: center;
    letter-spacing: .15em;
}
.secbox01,
.secbox02 {
  position: relative;
  margin-bottom: 100px;
}
.lpctarget {
  margin-top: 50px;
  display: flex;
  column-gap: 2%;
}
.lpctarget .col {
  flex: auto;
  padding: 26px 5px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
}
.lpctarget .col img {
  height: 48px;
}
.lpcondition {
  margin-top: 45px;
}
.lpcondition .txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.lpcondition .des {
  max-width: 720px;
  margin: 30px auto;
  padding: 40px;
  border-radius: 5px;
  border: 1px solid #3efdfd;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px rgb(62 253 252 / 65%);
}
.lpcondition .des li {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 800;
  align-items: center;
  line-height: 1.2;
  margin-left: 1.4em;
  text-indent: -1.1em;
}
.lpcondition .des li::before {
  content: "#";
}
.lpcondition .des li:last-child {
  margin-bottom: 0;
}
.lpcondition .des li span {
  color: #3bfdfc;
}
.lpcondition .des li .lab {
  width: 124px;
  font-size: 18px;
  font-weight: 900;
  line-height: 45px;
  color: #fff;
  text-align: center;
  background-color: #1b5fa6;
  border-radius: 24px;
}
.lpcondition .des li .con {
  font-size: 22px;
  font-weight: 900;
}
.lpcondition .des li .con span {
  color: #1b5fa6;
}
.lpcondition .des li .con .str {
  font-size: 30px;
  font-weight: 800;
}
.lpcondition .des li .con .lit {
  margin-left: -0.1em;
  letter-spacing: -0.2em;
}
.lpcondition .example {
  margin-top: 50px;
  display: flex;
  column-gap: 2%;
}
.lpcondition .example li {
  position: relative;
  width: 32%;
  border-radius: 5px;
}
.lpcondition .example li .fig img {
  object-fit: contain;
  border-radius: 5px;
}
.lpcondition .example li p {
  padding: 20px 0;
  text-align: center;
  font-size: 22px;
}
.lpcmethod .des .txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 40px;
}
.lpcmethod .des .tip {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
.lpcmethod .btnlink {
  bottom: 30px;
  display: block;
  padding: 26px 8px 26px 0;
  width: 350px;
  max-width: 100%;
  font-size: 19px;
  font-weight: 900;
  color: #fff;
  background: url(../img/ico_arrow_right.png) right 25px center / 8px 12px no-repeat #ff37c0;
  border-radius: 3px;
  margin: 40px auto;
  text-align: center;
}
.lpcmethod .btnlinkEntry{
  padding: 26px 8px;
}
.lpcmethod .btnlinkEntry.grayOut{
  pointer-events: none;
  background: #999;
}
.lpcmethod .btn-group {
  display: flex;
  column-gap: 4%;
  justify-content: center;
  margin-top: 60px;
}
.lpcmethod .btn-single{
  max-width: 100%;
}
.lpcmethod .btn-group .btn-tit {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 17px;
  letter-spacing: 0.1em;
}
.lpcmethod .btn-group .btn-tit::before,
.lpcmethod .btn-group .btn-tit::after {
  content: "";
  width: 16px;
  height: 20px;
  margin: 0px 5px;
}
.lpcmethod .btn-group .btn-tit::before {
  background: url(../img/sla_left.svg) no-repeat right top;
  background-size: 100% auto;
}
.lpcmethod .btn-group .btn-tit::after {
  background: url(../img/sla_right.svg) no-repeat left top;
  background-size: 100% auto;
}
.lpcmethod .btn-group .btnlink {
  margin: 10px 0;
}
.lpcmethod .btnlink.free {
  background-color: #56477d;
}
.lpcmethod .btnlink.paid {
  background-color: #0abbc6;
}

@media screen and (min-width: 1025px) {
  .lpcmethod .btnlink:hover {
    background-image: url(../img/ico_arrow_right.png);
    background-position: right 20px center;
    background-color: #dc149c;
  }
  .lpcmethod .btnlink.free:hover {
    background-color: #32274e;
  }
  .lpcmethod .btnlink.paid:hover {
    background-color: #008b93;
  }
}
@media (max-width: 767px) {
  .sechd {
    padding-top: 20px;
  }
  .sechd .tit {
    font-size: 32px;
  }
  .secbox01,
  .secbox02 {
    margin-bottom: 20px;
  }
  .secbox01::before {
    content: '';
    position: absolute;
    left: calc(50% + 65px);
    top: -48px;
    display: block;
    width: 150px;
    height: 150px;
    background: url(../img/ico_cound02.png) center / contain no-repeat;
  }
  .secbox02::before {
    content: '';
    position: absolute;
    left: calc(50% + 65px);
    top: -25px;
    display: block;
    width: 150px;
    height: 150px;
    background: url(../img/ico_cound02.png) center / contain no-repeat;
  }
  .secbox04 {
    position: relative;
  }
  .secbox04::before {
    content: '';
    position: absolute;
    right: calc(50% + 70px);
    top: -40px;
    display: block;
    width: 150px;
    height: 150px;
    background: url(../img/ico_cound02.png) center / contain no-repeat;
  }
  .lpctarget {
    margin-top: 20px;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 8px;
  }
  .lpctarget .col {
    flex: auto;
    padding: 20px 5px;
  }
  .lpctarget .col img {
    height: 36px;
  }
  .lpctarget .col:last-child {
    width: 100%;
  }
  .lpcondition {
    margin-top: 15px;
  }
  .lpcondition .txt {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .lpcondition .des {
    max-width: 466px;
    margin: 15px auto 60px;
    padding: 32px 10px 5px;
  }
  .lpcondition .des li {
    margin-bottom: 10px;
    column-gap: 0;
    display: block;
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 20px;
    margin-left: 0;
    text-indent: initial;
  }
  .lpcondition .des li:last-child {
    margin-bottom: 0;
  }
  .lpcondition .des li .lab {
    width: 96px;
    font-size: 14px;
    line-height: 40px;
  }
  .lpcondition .des li .con {
    font-size: 16px;
  }
  .lpcondition .des li .con .str {
    font-size: 24px;
  }
  .lpcondition .example {
    margin-top: 30px;
    display: block;
    text-align: center;
  }
  .lpcondition .example li {
    width: 100%;
  }
  .lpcondition .example li p {
    padding: 10px 0 40px;
    font-size: 20px;
  }
  .lpcmethod {
    margin-top: 15px;
  }
  .lpcmethod .des .txt {
    font-size: 18px;
    margin-top: 20px;
  }
  .lpcmethod .des .tip {
    font-size: 12px;
  }
  .lpcmethod .methods {
    margin-top: 50px;
    flex-direction: column;
    row-gap: 50px;
  }
  .lpcmethod .methods li {
    position: relative;
    width: 100%;
    padding: 30px 20px 105px;
  }
  .lpcmethod .methods li .num {
    top: -35px;
    left: calc(50% - 35px);
    padding-top: 15px;
    width: 70px;
    height: 70px;
    font-size: 18px;
  }
  .lpcmethod .methods li .fig img {
    height: 50px;
  }
  .lpcmethod .methods li .btnlink {
    left: calc(50% - 120px);
    padding-left: 0;
    width: 240px;
    text-align: center;
  }
  .lpcmethod .btn-group {
    margin-top: 40px;
    flex-direction: column;
    row-gap: 30px;
    align-items: center;
  }
}
.lpcnote {
  padding: 100px 0;
  background-color: #010205;
}
.secbox03 {
  margin-bottom: 60px;
}
.secbox03:last-child {
  margin-bottom: 0;
}
.secbox03 .tit {
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 900;
}
.secbox03 .txt {
  font-size: 14px;
}
.secbox03 a {
  color: #3bfdfc;
}
.secbox03 .list li {
  position: relative;
  margin-bottom: 8px;
  font-size: 14px;
}
.secbox03 .list li:last-child {
  margin-bottom: 0;
}
.secbox03 .list li ol {
  margin-top: 8px;
}
.secbox03 .list li ol li {
  padding-left: 18px;
}
.secbox03 .list li ol li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  width: 10px;
  height: 1px;
  background: #fff;
}
.secbox03 .list > li {
  padding-left: 16px;
}
.secbox03 .list > li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
}
.secbox03 .personal_information {
  margin: 18px 0;
  padding: 28px;
  max-height: 162px;
  background-color: #191a1d;
  /* border: 1px solid #c8c8c8; */
  border-radius: 3px;
  overflow: hidden;
  overflow-y: auto;
}
@media screen and (min-width: 1025px) {
  .secbox03 a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .lpcnote {
    padding: 50px 0;
  }
  .secbox03 {
    margin-bottom: 40px;
  }
  .secbox03 .personal_information {
    padding: 15px;
    max-height: 242px;
  }
}
/* animation */
@keyframes fadeInUpLit {
  from {
    visibility: visible;
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpLit {
  animation-name: fadeInUpLit;
  animation-delay: 0.1s;
}

.lpcmv .part2 {
  position: absolute;
  right: 64px;
  top: -16px;
}
.lpcmv .part2 img {
  width: 150px;
}
.lpcmv .part2 .sp_text{
  display: none;
}
.txt-link {
  color: #3bfdfc;
  text-align: center;
  text-decoration: underline;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .lpcmv .part2 {
    right: 40px;
  }
  .lpcmv .part2 img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .lpcmv .part2{
    display: none;
  }
  .txt-link {
    margin-top: 0;
    margin-bottom: 40px;
  }
}

/* キャンペーン終了 */
.mv_cpEnd {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  background: rgba(0, 0, 0, .6);
}
.mv_cpEnd span {
  display:block;
  background:#fff;
  padding:30px;
  font-size:33px;
  font-weight:bold;
  line-height:1;
  color: #000;
}
.font-red{
  color: #ff0000;
}
@media only screen and (max-width: 1099px) {
  .mv_cpEnd span{
    padding:3vw;
    font-size:3.2vw;
  }
}
