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

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

.lp-lips ul {
  list-style-type: none;
}

.lp-lips__common_btn {
  font-family: ReaderBold, Arial, sans-serif;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  background: #000;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (min-width: 769px) {
  .lp-lips__common_btn {
    padding: 15px 0 13px;
    font-size: 22px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__common_btn {
    padding: 1.11111vw 0 0.83333vw;
    font-size: 1.52778vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__common_btn {
    padding: 3.73333vw 0 3.2vw;
    font-size: 3.73333vw;
  }
}

.lp-lips__player {
  position: relative;
  width: 100%;
  padding-top: 62.5%;
}

@media (min-width: 769px) {
  .lp-lips__mv .lp-lips__player {
    padding-top: 56.25%;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__mv .lp-lips__player {
    padding-top: 125.6%;
  }
}

.lp-lips__player > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 769px) {
  .lp-lips__contents {
    background-image: -webkit-linear-gradient(90deg, #7683d9 0%, #d8a0fe 34%, #facdef 99%);
    background-image: -ms-linear-gradient(90deg, #7683d9 0%, #d8a0fe 34%, #facdef 99%);
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__contents {
    background-image: -webkit-linear-gradient(90deg, #7683d9 0%, #d8a0fe 34%, #facdef 99%);
    background-image: -ms-linear-gradient(90deg, #7683d9 0%, #d8a0fe 34%, #facdef 99%);
  }
}

@media (min-width: 769px) {
  .lp-lips__top {
    padding-top: 120px;
    background-image: -webkit-linear-gradient(90deg, #f3c0f6 0%, #facdef 99%);
    background-image: -ms-linear-gradient(90deg, #f3c0f6 0%, #facdef 99%);
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top {
    padding-top: 8.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top {
    padding-top: 9.33333vw;
    background-image: -webkit-linear-gradient(90deg, #f9caf0 0%, #facdef 99%);
    background-image: -ms-linear-gradient(90deg, #f9caf0 0%, #facdef 99%);
  }
}

.lp-lips__top_inner {
  position: relative;
}

@media (min-width: 769px) {
  .lp-lips__top_inner {
    width: 1440px;
    margin: 0 auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_inner {
    width: 100%;
  }
}

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

.lp-lips__top_title {
  font-family: ReaderMedium, Arial, sans-serif;
  line-height: 0.75;
  text-transform: none;
}

@media (min-width: 769px) {
  .lp-lips__top_title {
    text-align: center;
    font-size: 65px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_title {
    font-size: 4.51389vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top_title {
    font-size: 6.66667vw;
    margin-left: 3.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_img {
    width: 1118px;
    height: 155px;
    margin-top: 72px;
    margin-left: auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_img {
    width: 77.63889vw;
    height: 10.76389vw;
    margin-top: 5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top_img {
    width: 94.53333vw;
    margin: 7.46667vw auto 0;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_img:not(.lp-is_fadein) {
    margin-right: -1118px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_img:not(.lp-is_fadein) {
    margin-right: -77.63889vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_img.lp-is_fadein {
    -webkit-animation: scrollAmim_img_769 2s steps(20) forwards;
            animation: scrollAmim_img_769 2s steps(20) forwards;
    margin-right: 203px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_img.lp-is_fadein {
    -webkit-animation: scrollAmim_img_1439 2s steps(20) forwards;
            animation: scrollAmim_img_1439 2s steps(20) forwards;
    margin-right: 14.09722vw;
  }
}

.lp-lips__top_copy {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 0.75;
  text-transform: uppercase;
}

@media (min-width: 769px) {
  .lp-lips__top_copy {
    font-size: 71px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy {
    font-size: 4.93056vw;
  }
}

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

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy1 {
    margin-top: 60px;
    margin-right: auto;
    display: inline-block;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy1 {
    margin-top: 4.16667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top_copy.-copy1 {
    margin-top: 6.4vw;
    margin-left: 3.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy1:not(.lp-is_fadein) {
    margin-left: -977px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy1:not(.lp-is_fadein) {
    margin-left: -67.84722vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy1.lp-is_fadein {
    -webkit-animation: scrollAmim_copy1_769 2s steps(20) forwards;
            animation: scrollAmim_copy1_769 2s steps(20) forwards;
    margin-left: 400px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy1.lp-is_fadein {
    -webkit-animation: scrollAmim_copy1_1439 2s steps(20) forwards;
            animation: scrollAmim_copy1_1439 2s steps(20) forwards;
    margin-left: 27.77778vw;
  }
}

.lp-lips__top_copy.-copy2 {
  text-align: right;
}

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy2 {
    margin-top: 47px;
    margin-left: auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy2 {
    margin-top: 3.26389vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top_copy.-copy2 {
    margin-top: 4.93333vw;
    margin-right: 3.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy2:not(.lp-is_fadein) {
    margin-right: -833px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy2:not(.lp-is_fadein) {
    margin-right: -57.84722vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_copy.-copy2.lp-is_fadein {
    -webkit-animation: scrollAmim_copy2_769 2s steps(20) forwards;
            animation: scrollAmim_copy2_769 2s steps(20) forwards;
    margin-right: 315px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_copy.-copy2.lp-is_fadein {
    -webkit-animation: scrollAmim_copy2_1439 2s steps(20) forwards;
            animation: scrollAmim_copy2_1439 2s steps(20) forwards;
    margin-right: 21.875vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_bar {
    width: 1307px;
    height: 31px;
    margin-top: 68px;
    margin-right: auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_bar {
    width: 90.76389vw;
    height: 2.15278vw;
    margin-top: 4.72222vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__top_bar {
    width: 100vw;
    height: 3.86667vw;
    margin-top: 6.66667vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_bar:not(.lp-is_fadein) {
    margin-left: -1440px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_bar:not(.lp-is_fadein) {
    margin-left: -100vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top_bar.lp-is_fadein {
    -webkit-animation: scrollAmim_bar_769 2s steps(20) forwards;
            animation: scrollAmim_bar_769 2s steps(20) forwards;
    margin-left: 135px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__top_bar.lp-is_fadein {
    -webkit-animation: scrollAmim_bar_1439 2s steps(20) forwards;
            animation: scrollAmim_bar_1439 2s steps(20) forwards;
    margin-left: 9.375vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__top .js-lp-lips__scrollanim {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
}

@media (min-width: 769px) {
  .lp-lips__top .js-lp-lips__scrollanim:not(.lp-is_fadein) {
    opacity: 0;
  }
}

@media (min-width: 769px) {
  .lp-lips__top .js-lp-lips__scrollanim.lp-is_fadein {
    opacity: 1;
  }
}

.lp-lips__about {
  position: relative;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media (min-width: 769px) {
  .lp-lips__about {
    padding: 125px 0 105px;
    background-image: url("../images/lp/lp-lips/sec_02_bg_pc.png?$staticlink$"), -webkit-linear-gradient(90deg, #edb7fb 0%, #f3c0f6 99%);
    background-image: url("../images/lp/lp-lips/sec_02_bg_pc.png?$staticlink$"), -ms-linear-gradient(90deg, #edb7fb 0%, #f3c0f6 99%);
    background-repeat: repeat-x;
    background-size: 1440px auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about {
    padding: 8.68056vw 0 7.29167vw;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about {
    padding: 6.8vw 0 83.06667vw;
    background-image: url("../images/lp/lp-lips/sec_02_bg_sp.png?$staticlink$"), -webkit-linear-gradient(90deg, #f3c0f5 0%, #f9caf0 99%);
    background-image: url("../images/lp/lp-lips/sec_02_bg_sp.png?$staticlink$"), -ms-linear-gradient(90deg, #f3c0f5 0%, #f9caf0 99%);
    background-size: 100% auto;
  }
}

.lp-lips__about_box {
  margin: 0 auto;
}

@media (min-width: 769px) {
  .lp-lips__about_box {
    width: 658px;
    border: 8px solid #00ff00;
    border-top-width: 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box {
    width: 45.69444vw;
    border: 0.55556vw solid #00ff00;
    border-top-width: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_box {
    width: 87.73333vw;
    border: 1.06667vw solid #00ff00;
    border-top-width: 0;
  }
}

.lp-lips__about_box::before {
  content: '';
  display: block;
  width: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media (min-width: 769px) {
  .lp-lips__about_box::before {
    width: 660px;
    height: 62px;
    margin-left: -9px;
    background-image: url("../images/lp/lp-lips/sec_02_01_pc.png?$staticlink$");
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box::before {
    width: 45.83333vw;
    height: 4.30556vw;
    margin-left: -0.625vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_box::before {
    width: 88vw;
    height: 8.4vw;
    margin-left: -1.2vw;
    background-image: url("../images/lp/lp-lips/sec_02_01_sp.png?$staticlink$");
  }
}

.lp-lips__about_box_inner {
  background: #fff;
  text-align: center;
}

@media (min-width: 769px) {
  .lp-lips__about_box_inner {
    padding: 110px 0 74px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box_inner {
    padding: 7.63889vw 0 5.13889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_box_inner {
    padding: 10.53333vw 0 9.33333vw;
  }
}

.lp-lips__about_box_name {
  font-family: ReaderMedium, Arial, sans-serif;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .lp-lips__about_box_name {
    font-size: 36px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box_name {
    font-size: 2.5vw;
  }
}

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

.lp-lips__about_box_copy {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 1.2;
}

@media (min-width: 769px) {
  .lp-lips__about_box_copy {
    font-size: 28px;
    margin-top: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box_copy {
    font-size: 1.94444vw;
    margin-top: 0.69444vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_box_copy {
    font-size: 3.73333vw;
    margin-top: 1.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__about_box_link {
    width: 300px;
    margin: 28px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_box_link {
    width: 20.83333vw;
    margin: 1.94444vw auto 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_box_link {
    width: 66.66667vw;
    margin: 4.4vw auto 0;
  }
}

.lp-lips__about_bg {
  position: absolute;
}

@media (min-width: 769px) {
  .lp-lips__about_bg.-bg1 {
    width: 84px;
    top: 250px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(-457px);
            transform: translateX(-457px);
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_bg.-bg1 {
    width: 5.83333vw;
    top: 17.36111vw;
    -webkit-transform: translateX(-31.73611vw);
            transform: translateX(-31.73611vw);
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__about_bg.-bg1 {
    width: 13.06667vw;
    bottom: 4.93333vw;
    left: 41.6%;
  }
}

@media (min-width: 769px) {
  .lp-lips__about_bg.-bg2 {
    width: 283px;
    top: 299px;
    right: 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__about_bg.-bg2 {
    width: 19.65278vw;
    top: 20.76389vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__find-y-color {
    padding-top: 93px;
    background-image: -webkit-linear-gradient(90deg, rgba(230, 171, 254, 0) 0%, #edb7fb 99%);
    background-image: -ms-linear-gradient(90deg, rgba(230, 171, 254, 0) 0%, #edb7fb 99%);
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color {
    padding-top: 6.45833vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color {
    background-image: -webkit-linear-gradient(90deg, rgba(232, 175, 253, 0) 0%, #f3c0f5 99%);
    background-image: -ms-linear-gradient(90deg, rgba(232, 175, 253, 0) 0%, #f3c0f5 99%);
  }
}

.lp-lips__find-y-color h2 {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 1;
  text-transform: none;
  letter-spacing: -0.025em;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color h2 {
    font-size: 54px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color h2 {
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color h2 {
    font-size: 7.2vw;
    text-align: center;
  }
}

.lp-lips__find-y-color_box {
  position: relative;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top-left-radius: 125px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    border: 5px solid #ff04ec;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_box {
    border-top-left-radius: 8.68056vw;
    border: 0.34722vw solid #ff04ec;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_box {
    border-top-left-radius: 16.66667vw;
    border: 0.53333vw solid #ff04ec;
  }
}

.lp-lips__find-y-color_box_wrap {
  position: relative;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_box_wrap {
    width: 1322px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_box_wrap {
    width: 91.80556vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_box_wrap {
    width: 84.4vw;
    margin-top: 13.33333vw;
  }
}

.lp-lips__find-y-color_box_wrap::before {
  content: '';
  position: absolute;
  background: #ff04ec;
  right: 0;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_box_wrap::before {
    width: 143px;
    height: 23px;
    top: -23px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_box_wrap::before {
    width: 9.93056vw;
    height: 1.59722vw;
    top: -1.59722vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_box_wrap::before {
    width: 16.53333vw;
    height: 2.66667vw;
    top: -2.66667vw;
  }
}

.lp-lips__find-y-color_box_wrap::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #ff04ec transparent;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_box_wrap::after {
    border-width: 0 0 23px 9px;
    top: -23px;
    right: 142px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_box_wrap::after {
    border-width: 0 0 1.59722vw 0.625vw;
    top: -1.59722vw;
    right: 9.86111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_box_wrap::after {
    border-width: 0 0 2.66667vw 1.2vw;
    top: -2.66667vw;
    right: 16.53333vw;
  }
}

.lp-lips__find-y-color_images {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #fff;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_images {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 54.69%;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_images {
    width: 100%;
    height: 79.06667vw;
    border-top-left-radius: 16.66667vw;
  }
}

.lp-lips__find-y-color_images img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: opacity .3s ease .1s;
  transition: opacity .3s ease .1s;
  opacity: 1;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_images img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 769px) and (max-width: 1226px) {
  .lp-lips__find-y-color_images img {
    width: auto;
    height: 100%;
  }
}

.lp-lips__find-y-color_images img:not(.lp-is_active) {
  opacity: 0;
  z-index: -1;
}

.lp-lips__find-y-color_images img.lp-is_active {
  opacity: 1;
  z-index: 1;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_list {
    margin: 53px 0 0 28px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_list {
    margin: 3.68056vw 0 0 1.94444vw;
  }
}

.lp-lips__find-y-color_list_wrap {
  background: #fff;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_list_wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 45.31%;
    min-height: 686px;
    padding: 93px 0 79px 70px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_list_wrap {
    padding: 6.45833vw 0 5.48611vw 4.86111vw;
    min-height: 47.63889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_list > li {
    border-top: 4px solid #ff04ec;
  }
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_list > li:not(:first-of-type) {
    margin-top: 23px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_list > li:not(:first-of-type) {
    margin-top: 1.59722vw;
  }
}

.lp-lips__find-y-color_product {
  text-align: center;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_product {
    width: 134px;
    min-height: 586px;
    position: absolute;
    bottom: 40px;
    left: 539px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_product {
    width: 9.30556vw;
    min-height: 40.69444vw;
    bottom: 2.77778vw;
    left: 37.43056vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_product {
    width: 16.66667vw;
    min-height: 57.6vw;
    position: relative;
  }
}

.lp-lips__find-y-color_product img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .5s ease .2s;
  transition: opacity .5s ease .2s;
  opacity: 1;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_product img {
    width: 134px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_product img {
    width: 9.30556vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_product img {
    width: 12vw;
    margin-left: 3.33333vw;
  }
}

.lp-lips__find-y-color_product img:not(.lp-is_active) {
  opacity: 0;
  z-index: -1;
}

.lp-lips__find-y-color_product img.lp-is_active {
  opacity: 1;
  z-index: 1;
}

.lp-lips__find-y-color_product a {
  display: block;
  color: #fff;
  background: #000;
  text-align: center;
  line-height: .75;
  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-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: auto;
  position: absolute;
  bottom: 0;
}

@media (min-width: 769px) {
  .lp-lips__find-y-color_product a {
    left: 12px;
    width: 87px;
    height: 44px;
    font-size: 22px;
    padding-top: 2px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__find-y-color_product a {
    left: 0.83333vw;
    width: 6.04167vw;
    height: 3.05556vw;
    margin-top: 1.73611vw;
    font-size: 1.52778vw;
    padding-top: 0.13889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__find-y-color_product a {
    left: 0;
    right: 0;
    padding: 2.13333vw 4.8vw 1.6vw;
    margin-top: 4.8vw;
    font-size: 2.93333vw;
  }
}

.lp-lips__find-y-color button {
  border: none;
  padding: 0;
  line-height: 1;
  color: #000;
}

.lp-lips__accordion_btn {
  font-family: ReaderMedium, Arial, sans-serif;
  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;
  text-transform: none;
}

@media (min-width: 769px) {
  .lp-lips__accordion_btn {
    width: auto;
    height: 28px;
    font-size: 28px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__accordion_btn {
    height: 1.94444vw;
    font-size: 1.94444vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_btn {
    width: 100%;
    font-size: 5.33333vw;
  }
}

.lp-lips__accordion_btn::before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media (min-width: 769px) {
  .lp-lips__accordion_btn::before {
    width: 33px;
    height: 28px;
    margin-right: 24px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__accordion_btn::before {
    width: 2.29167vw;
    height: 1.94444vw;
    margin-right: 1.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_btn::before {
    width: 12.93333vw;
    height: 11.06667vw;
    margin-right: 4.4vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__accordion_btn:not(.lp-is_open)::before {
    background-image: url("../images/lp/lp-lips/sec_03_icon_close_pc.png?$staticlink$");
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_btn:not(.lp-is_open)::before {
    background-image: url("../images/lp/lp-lips/sec_03_icon_close_sp.png?$staticlink$");
  }
}

@media (min-width: 769px) {
  .lp-lips__accordion_btn.lp-is_open::before {
    background-image: url("../images/lp/lp-lips/sec_03_icon_open_pc.png?$staticlink$");
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_btn.lp-is_open::before {
    background-image: url("../images/lp/lp-lips/sec_03_icon_open_sp.png?$staticlink$");
  }
}

.lp-lips__accordion_contents:not(.lp-is_open) {
  display: none;
}

.lp-lips__accordion_contents_inner {
  position: relative;
}

@media (min-width: 769px) {
  .lp-lips__accordion_contents_inner {
    padding-top: 32px;
    padding-left: 87px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__accordion_contents_inner {
    padding-top: 2.22222vw;
    padding-left: 6.04167vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_contents_inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding: 3.06667vw 8.13333vw 6.26667vw 17.6vw;
  }
}

.lp-lips__accordion_contents_btn {
  font-family: ReaderRegular, Arial, sans-serif;
  text-transform: none;
  height: auto;
}

@media (min-width: 769px) {
  .lp-lips__accordion_contents_btn {
    font-size: 20px;
    line-height: 1.4;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__accordion_contents_btn {
    font-size: 1.38889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__accordion_contents_btn {
    font-size: 4vw;
    line-height: 2.1666;
  }
}

@media (min-width: 769px) {
  li:not(:first-of-type) > .lp-lips__accordion_contents_btn {
    margin-top: 20px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  li:not(:first-of-type) > .lp-lips__accordion_contents_btn {
    margin-top: 1.38889vw;
  }
}

@media screen and (max-width: 768px) {
  li:not(:first-of-type) > .lp-lips__accordion_contents_btn {
    margin-top: 7.06667vw;
  }
}

.lp-lips__accordion_contents_btn.lp-is_active {
  position: relative;
}

.lp-lips__accordion_contents_btn.lp-is_active::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -0.1em;
}

.lp-lips__lipsync {
  position: relative;
}

@media (min-width: 769px) {
  .lp-lips__lipsync {
    padding-top: 160px;
    padding-bottom: 129px;
    background: url("../images/lp/lp-lips/sec_05_bg_pc.png?$staticlink$") no-repeat center bottom/1440px auto;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync {
    padding-top: 11.11111vw;
    padding-bottom: 8.95833vw;
    background-size: 100% auto, 100% auto;
  }
}

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

.lp-lips__lipsync_heading h2 {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 1;
  text-transform: none;
  letter-spacing: -0.025em;
  text-align: center;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_heading h2 {
    font-size: 54px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_heading h2 {
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_heading h2 {
    font-size: 7.2vw;
  }
}

.lp-lips__lipsync_heading p {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
  text-align: center;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_heading p {
    font-size: 28px;
    margin-top: 37px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_heading p {
    font-size: 1.94444vw;
    margin-top: 2.56944vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_heading p {
    font-size: 3.73333vw;
    margin-top: 3.73333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__lipsync_heading_link {
    width: 300px;
    margin: 39px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_heading_link {
    width: 20.83333vw;
    margin: 2.70833vw auto 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_heading_link {
    width: 66.66667vw;
    margin: 6.26667vw auto 0;
  }
}

.lp-lips__lipsync_slider {
  position: relative;
  z-index: 1;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider {
    width: 1197px;
    margin: 79px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider {
    width: 83.125vw;
    margin: 5.48611vw auto 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider {
    width: 82.4vw;
    margin: 11.33333vw auto 0;
  }
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_item_inner {
    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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.lp-lips__lipsync_slider_mainimg {
  position: relative;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_mainimg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 584px;
    margin-top: 23px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_mainimg {
    width: 40.55556vw;
    margin-top: 1.59722vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_mainimg {
    margin-top: 3.33333vw;
  }
}

.lp-lips__lipsync_slider_mainimg_inner {
  overflow: hidden;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_mainimg_inner {
    border: 4px solid #ff04ec;
    border-bottom-right-radius: 78px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_mainimg_inner {
    border: 0.27778vw solid #ff04ec;
    border-bottom-right-radius: 5.41667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_mainimg_inner {
    border: 0.53333vw solid #ff04ec;
    border-bottom-right-radius: 11.06667vw;
  }
}

.lp-lips__lipsync_slider_mainimg::before {
  content: '';
  position: absolute;
  background: #ff04ec;
  left: 0;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_mainimg::before {
    width: 143px;
    height: 23px;
    top: -23px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_mainimg::before {
    width: 9.93056vw;
    height: 1.59722vw;
    top: -1.59722vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_mainimg::before {
    width: 20.26667vw;
    height: 3.33333vw;
    top: -3.33333vw;
  }
}

.lp-lips__lipsync_slider_mainimg::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ff04ec;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_mainimg::after {
    border-width: 23px 0 0 9px;
    top: -23px;
    left: 143px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_mainimg::after {
    border-width: 1.59722vw 0 0 0.625vw;
    top: -1.59722vw;
    left: 9.93056vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_mainimg::after {
    border-width: 3.33333vw 0 0 1.2vw;
    top: -3.33333vw;
    left: 20.26667vw;
  }
}

.lp-lips__lipsync_slider_product {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product {
    width: 603px;
    margin-top: 23px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product {
    width: 41.875vw;
    margin-top: 1.59722vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.lp-lips__lipsync_slider_product > li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #fff;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product > li {
    width: 295px;
    padding: 19px 20px;
    border: 4px solid #00ff00;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product > li {
    width: 20.48611vw;
    padding: 1.31944vw 1.38889vw;
    border: 0.27778vw solid #00ff00;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product > li {
    width: 39.46667vw;
    height: 65.46667vw;
    padding: 2.53333vw 2.66667vw;
    border: 0.53333vw solid #00ff00;
    margin-top: 3.73333vw;
  }
}

.lp-lips__lipsync_slider_product_name {
  font-family: ReaderMedium, Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_name {
    font-size: 20px;
    margin-top: 35px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_name {
    font-size: 1.38889vw;
    margin-top: 2.43056vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product_name {
    font-size: 2.66667vw;
    margin-top: 4.66667vw;
  }
}

.lp-lips__lipsync_slider_product_color {
  font-family: ReaderRegular, Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_color {
    font-size: 18px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_color {
    font-size: 1.25vw;
  }
}

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

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_link {
    width: 123px;
    margin-top: 16px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_link {
    width: 8.54167vw;
    margin-top: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product_link {
    width: 19.33333vw;
    margin-top: 2.13333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_link a {
    font-size: 16px;
    padding: 10px 15px 8px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_link a {
    font-size: 1.11111vw;
    padding: 0.69444vw 1.04167vw 0.55556vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product_link a {
    font-size: 2.13333vw;
    padding: 1.6vw 0 1.06667vw 1.06667vw;
  }
}

.lp-lips__lipsync_slider_product_image {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  text-align: center;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_image {
    height: 324px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_image {
    height: 22.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product_image {
    height: 42.8vw;
  }
}

.lp-lips__lipsync_slider_product_image img {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  top: 0;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_product_image img {
    left: -38px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_product_image img {
    left: -2.63889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_product_image img {
    left: -5.06667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_btn {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6.4vw;
  }
}

.lp-lips__lipsync_slider_btn .slick-arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_btn .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 56px;
    height: 48px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_btn .slick-arrow {
    width: 3.88889vw;
    height: 3.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_btn .slick-arrow {
    visibility: visible;
    width: 12.93333vw;
    height: 11.06667vw;
  }
}

.lp-lips__lipsync_slider_btn .slick-arrow::before, .lp-lips__lipsync_slider_btn .slick-arrow::after {
  display: none;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_btn_prev {
    left: -72px;
    background-image: url("../images/lp/lp-lips/slider_arr_prev_pc.png?$staticlink$");
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_btn_prev {
    left: -5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_btn_prev {
    background-image: url("../images/lp/lp-lips/slider_arr_prev_sp.png?$staticlink$");
  }
}

@media (min-width: 769px) {
  .lp-lips__lipsync_slider_btn_next {
    right: -72px;
    background-image: url("../images/lp/lp-lips/slider_arr_next_pc.png?$staticlink$");
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_slider_btn_next {
    right: -5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__lipsync_slider_btn_next {
    margin-left: 3.86667vw;
    background-image: url("../images/lp/lp-lips/slider_arr_next_sp.png?$staticlink$");
  }
}

.lp-lips__lipsync_bg {
  position: absolute;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_bg.-bg1 {
    width: 319px;
    top: 375px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateX(549px);
            transform: translateX(549px);
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_bg.-bg1 {
    width: 22.15278vw;
    top: 26.04167vw;
    -webkit-transform: translateX(38.125vw);
            transform: translateX(38.125vw);
  }
}

.lp-lips__lipsync_bg.-bg1 img {
  width: 100%;
}

@media (min-width: 769px) {
  .lp-lips__lipsync_bg.-bg2 {
    width: 237px;
    bottom: 50px;
    left: 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__lipsync_bg.-bg2 {
    width: 16.45833vw;
    bottom: 3.47222vw;
  }
}

.lp-lips__footer {
  position: relative;
}

@media (min-width: 769px) {
  .lp-lips__footer {
    height: 1021px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer {
    height: 70.90278vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer {
    height: 163.6vw;
  }
}

.lp-lips__footer_box {
  position: absolute;
  margin: 0 auto;
  background: #fff;
  border-top: 0 solid transparent !important;
}

@media (min-width: 769px) {
  .lp-lips__footer_box {
    border: 8px solid #00ff00;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_box {
    border: 0.55556vw solid #00ff00;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_box {
    border: 1.06667vw solid #00ff00;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_box.-box1 {
    width: 500px;
    top: 89px;
    right: 49.861%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_box.-box1 {
    width: 34.72222vw;
    top: 6.18056vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_box.-box1 {
    width: 54.4vw;
    top: 31.2vw;
    left: 7.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_box.-box2 {
    width: 658px;
    top: 171px;
    left: 43.333%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_box.-box2 {
    width: 45.69444vw;
    top: 11.875vw;
    right: 10.97222vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_box.-box2 {
    width: 71.73333vw;
    top: 60.26667vw;
    right: 7.6vw;
  }
}

.lp-lips__footer_box::before {
  content: '';
  display: block;
  width: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}

@media (min-width: 769px) {
  .lp-lips__footer_box.-box1::before {
    width: 501px;
    height: 62px;
    margin-left: -8.5px;
    background-image: url("../images/lp/lp-lips/sec_06_01_pc.png?$staticlink$");
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_box.-box1::before {
    width: 34.79167vw;
    height: 4.30556vw;
    margin-left: -0.59028vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_box.-box1::before {
    width: 54.66667vw;
    height: 6.66667vw;
    margin-left: -1.2vw;
    background-image: url("../images/lp/lp-lips/sec_06_01_sp.png?$staticlink$");
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_box.-box2::before {
    width: 660px;
    height: 62px;
    margin-left: -8.5px;
    background-image: url("../images/lp/lp-lips/sec_06_02_pc.png?$staticlink$");
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_box.-box2::before {
    width: 45.83333vw;
    height: 4.30556vw;
    margin-left: -0.59028vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_box.-box2::before {
    width: 72vw;
    height: 6.8vw;
    margin-left: -1.2vw;
    background-image: url("../images/lp/lp-lips/sec_06_02_sp.png?$staticlink$");
  }
}

.lp-lips__footer_box_inner {
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 769px) {
  .-box1 .lp-lips__footer_box_inner {
    height: 280px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .-box1 .lp-lips__footer_box_inner {
    height: 19.30556vw;
  }
}

@media screen and (max-width: 768px) {
  .-box1 .lp-lips__footer_box_inner {
    height: 30.13333vw;
  }
}

@media (min-width: 769px) {
  .-box2 .lp-lips__footer_box_inner {
    height: 452px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .-box2 .lp-lips__footer_box_inner {
    height: 31.18056vw;
  }
}

@media screen and (max-width: 768px) {
  .-box2 .lp-lips__footer_box_inner {
    height: 48.8vw;
  }
}

.lp-lips__footer_box_inner img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lp-lips__footer_box.-box1 {
  z-index: 3;
}

.lp-lips__footer_box.-box1 img {
  -webkit-animation: imgChangeSmall 8s infinite;
          animation: imgChangeSmall 8s infinite;
}

.lp-lips__footer_box.-box1 img:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.lp-lips__footer_box.-box1 img:nth-of-type(2) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.lp-lips__footer_box.-box1 img:nth-of-type(3) {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.lp-lips__footer_box.-box1 img:nth-of-type(4) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

.lp-lips__footer_box.-box2 {
  z-index: 2;
}

.lp-lips__footer_box.-box2 img {
  -webkit-animation: imgChangeLarge 6s infinite;
          animation: imgChangeLarge 6s infinite;
}

.lp-lips__footer_box.-box2 img:nth-of-type(1) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.lp-lips__footer_box.-box2 img:nth-of-type(2) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.lp-lips__footer_box.-box2 img:nth-of-type(3) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.lp-lips__footer_inner {
  position: relative;
  margin: 0 auto;
  height: 100%;
}

@media (min-width: 769px) {
  .lp-lips__footer_inner {
    width: 1440px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_inner {
    width: 100%;
  }
}

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

.lp-lips__footer_bg {
  position: absolute;
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg1 {
    width: 195px;
    top: 239px;
    right: 78.819%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg1 {
    width: 13.54167vw;
    top: 16.59722vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg1 {
    width: 23.2vw;
    top: 21.2vw;
    left: -3.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg2 {
    width: 668px;
    top: 504px;
    right: 36.389%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg2 {
    width: 46.38889vw;
    top: 35vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg2 {
    width: 65.73333vw;
    top: 101.6vw;
    left: 3.33333vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg3 {
    width: 192px;
    top: 356px;
    left: 89.861%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg3 {
    width: 13.33333vw;
    top: 24.72222vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg3 {
    width: 22.66667vw;
    top: 46.4vw;
    right: 1.6vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg4 {
    width: 1029px;
    top: 924px;
    right: 0;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg4 {
    width: 71.45833vw;
    top: 64.16667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg4 {
    width: 70.53333vw;
    top: 123.46667vw;
    left: 29.46667vw;
  }
}

.lp-lips__footer_bg.-bg5 {
  text-align: right;
  right: .5em;
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg5 {
    top: 98px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg5 {
    top: 6.80556vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg5 {
    top: 23.46667vw;
  }
}

.-bg5 .lp-lips__footer_bg_txt {
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

@media (min-width: 769px) {
  .-bg5 .lp-lips__footer_bg_txt {
    font-size: 45px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .-bg5 .lp-lips__footer_bg_txt {
    font-size: 3.125vw;
  }
}

@media screen and (max-width: 768px) {
  .-bg5 .lp-lips__footer_bg_txt {
    font-size: 3.76933vw;
  }
}

@media (min-width: 769px) {
  .lp-lips__footer_bg.-bg6 {
    width: 602px;
    top: 612px;
    left: .5em;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_bg.-bg6 {
    width: 41.80556vw;
    top: 42.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_bg.-bg6 {
    top: 117.6vw;
    left: 2.4vw;
  }
}

.-bg6 .lp-lips__footer_bg_txt {
  line-height: 1;
  letter-spacing: 0.025em;
}

@media (min-width: 769px) {
  .-bg6 .lp-lips__footer_bg_txt {
    font-size: 90.55px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .-bg6 .lp-lips__footer_bg_txt {
    font-size: 6.28819vw;
  }
}

@media screen and (max-width: 768px) {
  .-bg6 .lp-lips__footer_bg_txt {
    font-size: 6.4vw;
  }
}

.lp-lips__footer_link {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .lp-lips__footer_link {
    width: 300px;
    top: 757px;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .lp-lips__footer_link {
    width: 20.83333vw;
    top: 52.56944vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-lips__footer_link {
    width: 66.8vw;
    top: 140.26667vw;
  }
}

.lp-lips__anim_fadein {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lp-lips__anim_fadein:not(.lp-is_fadein) {
  opacity: 0;
}

.lp-lips__anim_fadein.lp-is_fadein {
  opacity: 1;
}

@-webkit-keyframes imgChangeSmall {
  0% {
    display: block;
    z-index: 1;
  }
  25% {
    display: block;
    z-index: 1;
  }
  26% {
    display: none;
    z-index: -1;
  }
  100% {
    display: none;
    z-index: -1;
  }
}

@keyframes imgChangeSmall {
  0% {
    display: block;
    z-index: 1;
  }
  25% {
    display: block;
    z-index: 1;
  }
  26% {
    display: none;
    z-index: -1;
  }
  100% {
    display: none;
    z-index: -1;
  }
}

@-webkit-keyframes imgChangeLarge {
  0% {
    display: block;
    z-index: 1;
  }
  33% {
    display: block;
    z-index: 1;
  }
  34% {
    display: none;
    z-index: -1;
  }
  100% {
    display: none;
    z-index: -1;
  }
}

@keyframes imgChangeLarge {
  0% {
    display: block;
    z-index: 1;
  }
  33% {
    display: block;
    z-index: 1;
  }
  34% {
    display: none;
    z-index: -1;
  }
  100% {
    display: none;
    z-index: -1;
  }
}

@-webkit-keyframes scrollAmim_img_769 {
  0% {
    margin-right: -1118px;
  }
  100% {
    margin-right: 203px;
  }
}

@keyframes scrollAmim_img_769 {
  0% {
    margin-right: -1118px;
  }
  100% {
    margin-right: 203px;
  }
}

@-webkit-keyframes scrollAmim_img_1439 {
  0% {
    margin-right: -77.63889vw;
  }
  100% {
    margin-right: 14.09722vw;
  }
}

@keyframes scrollAmim_img_1439 {
  0% {
    margin-right: -77.63889vw;
  }
  100% {
    margin-right: 14.09722vw;
  }
}

@-webkit-keyframes scrollAmim_copy1_769 {
  0% {
    margin-left: -977px;
  }
  100% {
    margin-left: 400px;
  }
}

@keyframes scrollAmim_copy1_769 {
  0% {
    margin-left: -977px;
  }
  100% {
    margin-left: 400px;
  }
}

@-webkit-keyframes scrollAmim_copy1_1439 {
  0% {
    margin-left: -67.84722vw;
  }
  100% {
    margin-left: 27.77778vw;
  }
}

@keyframes scrollAmim_copy1_1439 {
  0% {
    margin-left: -67.84722vw;
  }
  100% {
    margin-left: 27.77778vw;
  }
}

@-webkit-keyframes scrollAmim_copy2_769 {
  0% {
    margin-right: -833px;
  }
  100% {
    margin-right: 315px;
  }
}

@keyframes scrollAmim_copy2_769 {
  0% {
    margin-right: -833px;
  }
  100% {
    margin-right: 315px;
  }
}

@-webkit-keyframes scrollAmim_copy2_1439 {
  0% {
    margin-right: -57.84722vw;
  }
  100% {
    margin-right: 21.875vw;
  }
}

@keyframes scrollAmim_copy2_1439 {
  0% {
    margin-right: -57.84722vw;
  }
  100% {
    margin-right: 21.875vw;
  }
}

@-webkit-keyframes scrollAmim_bar_769 {
  0% {
    margin-left: -1440px;
  }
  100% {
    margin-left: 135px;
  }
}

@keyframes scrollAmim_bar_769 {
  0% {
    margin-left: -1440px;
  }
  100% {
    margin-left: 135px;
  }
}

@-webkit-keyframes scrollAmim_bar_1439 {
  0% {
    margin-left: -100vw;
  }
  100% {
    margin-left: 9.375vw;
  }
}

@keyframes scrollAmim_bar_1439 {
  0% {
    margin-left: -100vw;
  }
  100% {
    margin-left: 9.375vw;
  }
}
