/*!
 * http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License: none (public domain)
 */
.lp-content a,
.lp-content abbr,
.lp-content acronym,
.lp-content address,
.lp-content applet,
.lp-content article,
.lp-content aside,
.lp-content audio,
.lp-content b,
.lp-content big,
.lp-content blockquote,
.lp-content body,
.lp-content canvas,
.lp-content caption,
.lp-content center,
.lp-content cite,
.lp-content code,
.lp-content dd,
.lp-content del,
.lp-content details,
.lp-content dfn,
.lp-content div,
.lp-content dl,
.lp-content dt,
.lp-content em,
.lp-content embed,
.lp-content fieldset,
.lp-content figcaption,
.lp-content figure,
.lp-content footer,
.lp-content form,
.lp-content h1,
.lp-content h2,
.lp-content h3,
.lp-content h4,
.lp-content h5,
.lp-content h6,
.lp-content header,
.lp-content hgroup,
.lp-content html,
.lp-content i,
.lp-content iframe,
.lp-content img,
.lp-content ins,
.lp-content kbd,
.lp-content label,
.lp-content legend,
.lp-content li,
.lp-content mark,
.lp-content menu,
.lp-content nav,
.lp-content object,
.lp-content ol,
.lp-content output,
.lp-content p,
.lp-content pre,
.lp-content q,
.lp-content ruby,
.lp-content s,
.lp-content samp,
.lp-content section,
.lp-content small,
.lp-content span,
.lp-content strike,
.lp-content strong,
.lp-content sub,
.lp-content summary,
.lp-content sup,
.lp-content table,
.lp-content tbody,
.lp-content td,
.lp-content tfoot,
.lp-content th,
.lp-content thead,
.lp-content time,
.lp-content tr,
.lp-content tt,
.lp-content u,
.lp-content ul,
.lp-content var,
.lp-content video {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    border: 0
}

.lp-content article,
.lp-content aside,
.lp-content details,
.lp-content figcaption,
.lp-content figure,
.lp-content footer,
.lp-content header,
.lp-content hgroup,
.lp-content menu,
.lp-content nav,
.lp-content section {
    display: block
}

.lp-content {
    line-height: 1
}

.lp-content ol,
.lp-content ul {
    list-style: none
}

.lp-content blockquote,
.lp-content q {
    quotes: none
}

.lp-content blockquote:after,
.lp-content blockquote:before,
.lp-content q:after,
.lp-content q:before {
    content: "";
    content: none
}

.lp-content table {
    border-spacing: 0;
    border-collapse: collapse
}

.lp-content *,
.lp-content :after,
.lp-content :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lp-content {
    height: 100%
}

.lp-content {
    width: 100%
}

.lp-content {
    height: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Meiryo, メイリオ, Osaka, MS PGothic, arial, helvetica, sans-serif
}

.lp-content main {
    display: block
}

.lp-content h1,
.lp-content h2,
.lp-content h3,
.lp-content h4,
.lp-content h5,
.lp-content h6 {
    font-weight: 400
}

.lp-content a,
.lp-content button,
.lp-content input,
.lp-content textarea {
    outline: none
}

.lp-content a {
    text-decoration: none
}

.lp-content button {
    padding: 0;
    cursor: pointer;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.lp-content small {
    font-family: Verdana, Arial, Geneva, Tahoma, sans-serif
}

.lp-content img {
    max-width: 100%;
    vertical-align: bottom
}

.lp-content .is-hide {
    display: none !important
}

.lp-content .next_plus {
    color: #000;
    overflow: hidden
}

.lp-content .next_plus p {
    letter-spacing: 0
}

.lp-content .next_plus .motif {
    position: absolute;
    z-index: 1;
    -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
    transition: .6s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.lp-content .next_plus .motif-block.parallax .motif {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.lp-content .next_plus .kv {
    position: relative
}

.lp-content .next_plus .kv.parallax .kv-img {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.lp-content .next_plus .kv.parallax .kv-new {
    -webkit-mask-position: 0 0;
    mask-position: 0 0
}

.lp-content .next_plus .kv.parallax .kv-logo-img {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.lp-content .next_plus .kv-img {
    width: 100%;
    -webkit-filter: brightness(3);
    filter: brightness(3);
    -webkit-transition: 2.099s cubic-bezier(.165, .84, .44, 1);
    transition: 2.099s cubic-bezier(.165, .84, .44, 1)
}

.lp-content .next_plus .kv-new {
    position: absolute;
    width: 33%;
    top: 7.3%;
    left: 51.3%;
    -webkit-mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: -300px 0;
    mask-position: -300px 0;
    -webkit-transition: .3s cubic-bezier(.25, .46, .45, .94);
    transition: .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    will-change: mask-position
}

.lp-content .next_plus .kv-logo {
    position: absolute;
    width: 57.7%;
    top: 71.7%;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden
}

.lp-content .next_plus .kv-logo-img {
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .7s cubic-bezier(.165, .84, .44, 1);
    transition: .7s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.lp-content .next_plus .kv-scroll {
    position: absolute;
    width: 2.8vw;
    height: 15.1vw;
    right: 3.4vw;
    top: 136vw
}

.lp-content .next_plus .kv-scroll-text {
    position: absolute;
    right: 0;
    top: 0;
    width: 61.90476%
}

.lp-content .next_plus .kv-scroll-arrow {
    position: absolute;
    left: 0;
    top: 0;
    width: 54.7619%;
    -webkit-animation: arrow-down 1.5s ease-out infinite;
    animation: arrow-down 1.5s ease-out infinite
}

.lp-content .next_plus .kv-motif {
    width: 22.3vw;
    top: 143vw;
    left: 1.8vw
}

.lp-content .next_plus .section-title {
    position: absolute;
    padding: 2.4vw 0;
    overflow: hidden
}

.lp-content .next_plus .section-title.parallax:before {
    height: 100%
}

.lp-content .next_plus .section-title.parallax .section-title-img {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.lp-content .next_plus .section-title:before {
    content: "";
    display: block;
    width: 1px;
    height: 0;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 1s cubic-bezier(.165, .84, .44, 1);
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.lp-content .next_plus .section-title-img {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: 1s cubic-bezier(.165, .84, .44, 1);
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.lp-content .next_plus .concept {
    position: relative;
    padding: 12.4vw 0
}

.lp-content .next_plus .concept.parallax .concept-img {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.lp-content .next_plus .concept.parallax .concept-lead-img {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.lp-content .next_plus .concept.parallax .concept-text {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.lp-content .next_plus .concept-title {
    width: 2.7vw;
    right: 3.2vw;
    top: 0
}

.lp-content .next_plus .concept-title-img {
    width: 100%
}

.lp-content .next_plus .concept-img {
    width: 90.2vw;
    -webkit-mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    -webkit-mask-size: 0 100%;
    mask-size: 0 100%;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    will-change: mask-size
}

.lp-content .next_plus .concept-block {
    position: relative;
    width: 69.6vw;
    top: -5.5vw;
    left: 10.2vw
}

.lp-content .next_plus .concept-lead {
    width: 89.3%
}

.lp-content .next_plus .concept-lead-item {
    overflow: hidden
}

.lp-content .next_plus .concept-lead-item:first-child {
    width: 43.4%;
    margin-bottom: 4.7vw
}

.lp-content .next_plus .concept-lead-item:first-child .concept-lead-img {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.lp-content .next_plus .concept-lead-item:nth-child(2) {
    width: 84%
}

.lp-content .next_plus .concept-lead-item:nth-child(2) .concept-lead-img {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.lp-content .next_plus .concept-lead-img {
    background-color: #000;
    padding: .9vw 2.6vw;
    display: inline-block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .9s cubic-bezier(.165, .84, .44, 1);
    transition: .9s cubic-bezier(.165, .84, .44, 1)
}

.lp-content .next_plus .concept-text {
    width: 100%;
    margin-left: auto;
    margin-top: 7.9vw;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: .9s cubic-bezier(.165, .84, .44, 1);
    transition: .9s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.lp-content .next_plus .concept-text-img {
    width: 100%
}

.lp-content .next_plus .concept-motif {
    width: 22.3vw;
    top: 127.3vw;
    right: 2.7vw
}

.lp-content .next_plus .product {
    background-color: #efefef;
    padding: 15.6vw 0;
    position: relative
}

.lp-content .next_plus .product-title {
    width: 2.7vw;
    left: 3.2vw;
    top: 0
}

.lp-content .next_plus .product-block {
    width: 90.2%;
    position: relative;
    margin-bottom: 18.4vw
}

.lp-content .next_plus .product-block.parallax .product-img {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.lp-content .next_plus .product-block.parallax .product-data,
.lp-content .next_plus .product-block.parallax .product-lead {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.lp-content .next_plus .product-block.parallax:nth-child(2n) .product-logo,
.lp-content .next_plus .product-block.parallax:nth-child(odd) .product-logo {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: .3
}

.lp-content .next_plus .product-block:nth-child(2n) {
    margin-left: auto
}

.lp-content .next_plus .product-block:nth-child(2n) .product-logo {
    left: auto;
    right: .6vw
}

.lp-content .next_plus .product-block:nth-child(2n) .product-block-title {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px)
}

.lp-content .next_plus .product-block:nth-child(2n) .product-more {
    margin-left: auto;
    margin-right: 8.3vw
}

.lp-content .next_plus .product-block:nth-child(odd) .product-img {
    -webkit-mask-position: left 0;
    mask-position: left 0
}

.lp-content .next_plus .product-block:nth-child(odd) .product-block-title {
    -webkit-transform: translateX(500px);
    transform: translateX(500px)
}

.lp-content .next_plus .product-block:nth-child(2) .product-block-title {
    right: 0;
    top: 134.9vw;
    width: 69.9vw
}

.lp-content .next_plus .product-block:nth-child(2) .product-lead {
    top: 9.6vw;
    left: 7.9vw;
    width: 73.8%
}

.lp-content .next_plus .product-block:nth-child(2) .product-data-text {
    width: 66%
}

.lp-content .next_plus .product-block:nth-child(3) .product-block-title {
    left: 0;
    top: 134.1vw;
    width: 66.6vw
}

.lp-content .next_plus .product-block:nth-child(3) .product-lead {
    top: 9.7vw;
    left: 7.9vw;
    width: 61.7vw
}

.lp-content .next_plus .product-block:nth-child(3) .product-data-text {
    width: 62.2%
}

.lp-content .next_plus .product-block:nth-child(4) .product-block-title {
    right: 0;
    top: 134.9vw;
    width: 88.6vw
}

.lp-content .next_plus .product-block:nth-child(4) .product-lead {
    top: 9.8vw;
    left: 7.5vw;
    width: 78vw
}

.lp-content .next_plus .product-block:nth-child(4) .product-data-text {
    width: 72.6%
}

.lp-content .next_plus .product-block:nth-child(5) {
    margin-bottom: 0
}

.lp-content .next_plus .product-block:nth-child(5) .product-block-title {
    left: 0;
    top: 134.3vw;
    width: 84.3vw
}

.lp-content .next_plus .product-block:nth-child(5) .product-lead {
    top: 9.5vw;
    left: 7.4vw;
    width: 67.4vw
}

.lp-content .next_plus .product-block:nth-child(5) .product-data {
    top: 111vw;
    left: 7.3vw;
    width: 67.1%
}

.lp-content .next_plus .product-block:nth-child(5) .product-data-text {
    width: 52.4%
}

.lp-content .next_plus .product-img {
    position: relative;
    z-index: 1;
    margin-bottom: 9vw;
    -webkit-mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    mask: url("/brand/next_plus/store/assets/common/img/mask.jpg") no-repeat;
    -webkit-mask-size: 0 100%;
    mask-size: 0 100%;
    -webkit-mask-position: right 0;
    mask-position: right 0;
    -webkit-transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    will-change: mask-size
}

.lp-content .next_plus .product-logo {
    position: absolute;
    top: -3.5vw;
    left: 0;
    width: 61.4%;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: .8s cubic-bezier(.165, .84, .44, 1);
    transition: .8s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.lp-content .next_plus .product-block-title,
.lp-content .next_plus .product-lead {
    position: absolute;
    z-index: 1
}

.lp-content .next_plus .product-data,
.lp-content .next_plus .product-lead {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: .8s cubic-bezier(.165, .84, .44, 1);
    transition: .8s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.lp-content .next_plus .product-data {
    position: absolute;
    z-index: 1;
    top: 111.3vw;
    left: 7.5vw;
    width: 60.6vw
}

.lp-content .next_plus .product-data-logo {
    margin-bottom: 3.9vw
}

.lp-content .next_plus .product-more {
    width: 32.7%;
    border-bottom: 3px solid #000;
    padding-bottom: 8px;
    margin-left: 8.3vw
}

.lp-content .next_plus .product-more-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lp-content .next_plus .product-more-link-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 69.3%;
    flex: 0 0 69.3%;
    width: 69.3%
}

.lp-content .next_plus .product-more-link-arrow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    width: 24%
}

.lp-content .next_plus .product-motif {
    width: 22.3vw;
    bottom: -7.2vw;
    right: 3.9%
}

.lp-content .next_plus .lineup {
    position: relative;
    padding: 10.8vw 0 0
}

.lp-content .next_plus .lineup-title {
    width: 2.7vw;
    left: 3.2vw;
    top: 0
}

.lp-content .next_plus .lineup-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0 6vw
}

.lp-content .next_plus .lineup-list.parallax .lineup-list-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.lp-content .next_plus .lineup-list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 8vw;
    -webkit-transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: 1.2s cubic-bezier(.165, .84, .44, 1);
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    will-change: transform, opacity
}

.lp-content .next_plus .lineup-list-item:nth-child(4n) {
    margin-right: 0
}

.lp-content .next_plus .lineup-list-item:nth-child(n+5) {
    margin-right: 6%
}

.lp-content .next_plus .lineup-list-item:last-child {
    margin-right: 0
}

.lp-content .next_plus .lineup-list-item:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.lp-content .next_plus .lineup-list-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.lp-content .next_plus .lineup-list-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.lp-content .next_plus .lineup-list-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.lp-content .next_plus .lineup-list-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.lp-content .next_plus .lineup-list-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.lp-content .next_plus .lineup-list-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.lp-content .next_plus .lineup-list-link {
    display: block
}

.lp-content .next_plus .lineup-list-img {
    display: block;
    width: 100%;
    margin: 0 auto 7px
}

.lp-content .next_plus .lineup-list-text {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.8;
    color: #000;
    text-indent: 200%;
    overflow: hidden;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.lp-content .next_plus .lineup-list-text.is-product01 {
    width: 100%;
    height: 78px;
    background-image: url(../img/txt_product01.svg)
}

.lp-content .next_plus .lineup-list-text.is-product02 {
    width: 100%;
    height: 78px;
    background-image: url(../img/txt_product02.svg)
}

.lp-content .next_plus .lineup-list-text.is-product03 {
    width: 100%;
    height: 78px;
    background-image: url(../img/txt_product03.svg)
}

.lp-content .next_plus .lineup-list-text.is-product04 {
    width: 100%;
    height: 78px;
    background-image: url(../img/txt_product04.svg)
}

.lp-content .next_plus .lineup-list-text.is-product05 {
    width: 100%;
    height: 107px;
    background-image: url(../img/txt_product05.svg)
}

.lp-content .next_plus .lineup-list-text.is-product06 {
    width: 100%;
    height: 107px;
    background-image: url(../img/txt_product06.svg)
}

.lp-content .next_plus .lineup-list-text.is-product07 {
    width: 100%;
    height: 107px;
    background-image: url(../img/txt_product07.svg)
}

.lp-content .next_plus .logo {
    width: 56vw;
    margin: 2vw auto 0;
    padding-bottom: 5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lp-content .next_plus .logo.parallax .logo-img-item,
.lp-content .next_plus .logo.parallax .logo-lead-img {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.lp-content .next_plus .logo-lead {
    display: inline-block;
    width: 76%;
    margin-bottom: 5.6vw;
    overflow: hidden
}

.lp-content .next_plus .logo-lead-img {
    background-color: #000;
    padding: 7px 20px;
    -webkit-transform: translateY(105%);
    transform: translateY(105%);
    -webkit-transition: .7s cubic-bezier(.165, .84, .44, 1);
    transition: .7s cubic-bezier(.165, .84, .44, 1)
}

.lp-content .next_plus .logo-img {
    width: 100%;
    overflow: hidden
}

.lp-content .next_plus .logo-img-item {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: .7s cubic-bezier(.165, .84, .44, 1);
    transition: .7s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@-webkit-keyframes shinyshiny {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: .5
    }

    2% {
        -webkit-transform: scale(4) rotate(45deg);
        transform: scale(4) rotate(45deg);
        opacity: .85
    }

    20% {
        -webkit-transform: scale(50) rotate(45deg);
        transform: scale(50) rotate(45deg);
        opacity: 0
    }

    21% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }
}

@keyframes shinyshiny {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }

    1% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: .5
    }

    2% {
        -webkit-transform: scale(4) rotate(45deg);
        transform: scale(4) rotate(45deg);
        opacity: .85
    }

    20% {
        -webkit-transform: scale(50) rotate(45deg);
        transform: scale(50) rotate(45deg);
        opacity: 0
    }

    21% {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
        opacity: 0
    }
}

@-webkit-keyframes arrow-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes arrow-down {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.lp-content .next_plus .is-pc {
    display: none
}
