@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap');


.body-new25 {
    /*position: relative;*/
    width: 100%;
    height: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    line-height: 1.2;
    letter-spacing: .02rem;
    font-variation-settings: "wght"350;
    font-style: normal;
    background-color: #FFFFFF;
    color: #5D5D5D;
    font-display: swap;

}

* {
    box-sizing: border-box;
}

h1, h2, h3.h4 {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    line-height: 1.6;
}

.z-i2 {
    z-index: 2;
}

/*
body {
    background: #F8F8F8;
    margin: 0 auto;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 15px;
}
*/
.lp-box {
    overflow-x: hidden;
    max-width: 480px;
    box-shadow: 0 2px 8px rgba(64, 62, 61, .1);
    margin: 0 auto;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url('/assets/images/vtuber/vtuber_lp_bg_gif.gif');
}



.lp-link {
    position: relative;
}

.jello-horizontal {
    animation: jello-horizontal .9s both infinite;
}

@keyframes jello-horizontal {
    0% {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.05, .95, 1)
    }

    40% {
        transform: scale3d(.95, 1.05, 1)
    }

    50% {
        transform: scale3d(1.05, .95, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        transform: scale3d(1, 1, 1)
    }
}

a.lp-btn::first-letter {
    font-size: 30px;
    color: #fff;
}

a.lp-btn {
    display: block;
    font-size: 20px;
    color: #fff;
    width: 85%;
    max-width: 380px;
    padding: .5rem 0rem .75rem 0rem;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    border-radius: 60px;
    line-height: 1.2;
    margin-bottom: 60px;
}

a.lp-btn {
    position: absolute;
    top: 80%;
    left: 10%;
    transform: translateX(-50%) translateY(-50%);
    background: transparent linear-gradient(90deg, rgba(42, 114, 221, 0.9), rgba(255, 89, 165, 0.9) 100%) 0% 0% no-repeat padding-box;
}

/*
a.lp-btn::before {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/right-icon-white.svg);
    width: 13px;
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 90%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
}
*/
a.lp-btn::after {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/vtuber_btn_cara.webp);
    width: 100px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 8%;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
}

a.lp-btn span {
    font-size: 13px;
    display: block;
}

.lp-h2 {
    font-size: 30px;
    position: relative;
    text-align: center;
    margin-top: 40px;
    line-height: 1.5;
    letter-spacing: 2px;
    background: linear-gradient(to right, rgb(42, 114, 221), rgba(255, 89, 165, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lp-h2 b {
    color: #0D7AD7;
    letter-spacing: 2px;
    font-weight: 600;
}

.lp-h2 span {
    font-size: 13px;
    display: block;
}

#inexperience h2 {
    position: relative;
    font-size: 36px;
    text-align: center;
    line-height: 1.2;
    margin-top: 100px;
    background: linear-gradient(to right, rgb(42, 114, 221), rgba(255, 89, 165, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#inexperience h2 span {
    font-size: 13px;
    display: block;
}

/*#inexperience h2::before {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/lp-safe-02.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 90px;
    height: 90px;
    left: 50%;
    top: -40px;
    transform: translateX(-50%)translateY(-50%);
}
*/
.inex-flex, .inex-flex2 {
    display: flex;
    padding: 2rem;
    justify-content: center;
    align-items: center;
}

.inex-flex div:nth-of-type(1) {
    width: 30%;
    padding: 0.5rem;
}

.inex-flex div:nth-of-type(2) {
    width: 70%;
    padding: .5rem;
}

.inex-flex2 div:nth-of-type(1) {
    width: 70%;
    padding: .5rem;
}

.inex-flex2 div:nth-of-type(2) {
    width: 30%;
    padding: 0.1rem;
}

.inex-flex {
    margin-bottom: -40px;
}

.inex-flex2 {
    margin-bottom: -40px;
}

.balloon-left {
    position: relative;
    padding: 2rem;
    color: #fff;
    border-radius: 30px;
    background: #618ee4;
    text-align: justify;
}

.balloon-left:after {
    position: absolute;
    top: 40%;
    right: -1rem;
    width: 0;
    height: 0;
    content: '';
    border-width: 15px 15px 10px 15px;
    border-style: solid;
    border-color: #618ee4 transparent transparent transparent;
}

.balloon-right {
    position: relative;
    padding: 2rem;
    color: #fff;
    border-radius: 25px;
    background: #f062b0;
    text-align: justify;
}

.balloon-right:after {
    position: absolute;
    top: 40%;
    left: -1rem;
    width: 0;
    height: 0;
    content: '';
    border-width: 15px 15px 10px 15px;
    border-style: solid;
    border-color: #f062b0 transparent transparent transparent;
}

.inex-p {
    padding: 2.5rem;
    font-size: 13px;
    line-height: 2;
}

.register-p {
    padding: 2rem;
    font-size: 13px;
    line-height: 2;
}

#register {
    margin-top: -30px;
}

.register-flex {
    display: flex;
    padding: 0.5rem 1rem;
    align-items: center;
    justify-content: center;
}

.register-flex div {
    width: calc(100%/2);
    padding: 1rem;
}

.register-h3,
.register-h3-2,
.register-h3-3, .register-h3-4 {
    background: linear-gradient(to right, rgb(42, 114, 221), rgba(255, 89, 165, 1) 100%);
    color: #fff;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    padding: 1rem;
    font-size: 16px;
    border-radius: 30px;
    position: relative;
}

.register-h3::before,
.register-h3-2::before,
.register-h3-3::before, .register-h3-4::before {
    position: absolute;
    background: #fff;
    color: #333333;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    left: 0;
    top: 50%;
    transform: translateX(-50%)translateY(-50%);
}

.register-h3::before {
    content: '01';
}

.register-h3-2::before {
    content: '02';
}

.register-h3-3::before {
    content: '03';
}

.register-h3-4::before {
    content: '04';
}

.register-flex p {
    padding: 1rem;
}

.register-box {
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-bottom: -40px;
    margin-top: -40px;
}

.register-box span {
    font-size: 24px;
    display: block;
    color: #000;
}

.register-box h3 {
    font-size: 100px;
    color: #C9B076;
}

.register-box h3 small {
    font-size: 40px;
}

.register-box::before {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/lp-regis-02.svg);
    width: 80px;
    height: 80px;
    left: 85%;
    top: 0;
    transform: translateX(-50%)translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.register-box::after {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/lp-regis-02.svg);
    width: 80px;
    height: 80px;
    left: 15%;
    top: 100%;
    transform: translateX(-50%)translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.yellow_line {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fff200 0%) repeat scroll 0 0;
    font-weight: 500;
    text-shadow: 0px 0px 10px #fff;
    font-weight: 700;
}

.fade-body {
    animation: fade-body 0.5s ease-in-out;
}

@keyframes fade-body {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadein {
    transition: all .6s ease-in-out
}

.fadein.toup {
    transform: translateY(10px);
    opacity: 0
}

.fadein.tor {
    transform: translateX(10px);
    opacity: 0
}

.fadein.tol {
    transform: translateX(-10px);
    opacity: 0
}

.fadein.show {
    transform: translate(0);
    opacity: 1
}

.fixed-regbtn {
    position: fixed;
    width: 85%;
    max-width: 480px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    margin-bottom: 35px;
    animation: regbtn 1.5s infinite ease-in-out;
    filter: drop-shadow(0px 0px 10px #fff);
}

.fixed-regbtn img {
    border-radius: 5px;
}

.fixed-regbtn ::before {
    content: '';
    position: absolute;
    background-image: url(/assets/images/vtuber/vtuber_btn_cara2.webp);
    width: 180px;
    height: 120px;
    left: 42%;
    top: -15px;
    transform: translateX(-50%)translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}

@keyframes regbtn {
    0%, 100% {
        margin-bottom: 35px;
    }

    50% {
        margin-bottom: 30px;
    }
}


.fvc-img img {
    width: 75%;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #eee;
    display: block;
    margin: 0 auto;
    z-index: 2;
}

.fvc-img {
    margin-top: 40px;
    margin-bottom: 40px;
}

.area-main-anim {
    animation: bounce-anim 0.6s cubic-bezier(0.280, 0.840, 0.420, 1.000) both;
    animation-delay: 0.5s;
}

@keyframes bounce-anim {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    40% {
        transform: scale(1.3);
        opacity: 1;
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.area-main-anim2 {
    animation: area-main-anim-fade 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-fill-mode: backwards;
    animation-delay: 0.5s;
}

.area-main-anim3 {
    animation: area-main-anim-fade 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-fill-mode: backwards;
    animation-delay: 0.1s;
}

@keyframes area-main-anim-fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.lp-main {
    position: relative;
    margin-bottom: -30px;
}

.overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.reason-balloon {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 14px;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 400px;
    margin-top: -10px;
}

.reason-balloon p {
    position: relative;
    max-width: 400px;
    padding: 1rem;
    border-radius: 5px;
    background-color: #fff;
    color: #333333;
    width: 70%;
}

.reason-balloon p::before {
    position: absolute;
    left: -13px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

.reason-balloon p {
    font-size: 13px;
}

.reason-balloon img {
    max-width: 90px;
    height: 140px;
}

.accordion {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background-color: rgba(255, 255, 255, 0.8);
}

.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1rem 2rem;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    border-bottom: solid 1px #eee;
    cursor: pointer;
}

.accordion summary::-webkit-details-marker {
    display: none;
}

.accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .3s;
}

.accordion[open] summary::after {
    transform: rotate(225deg);
}

.accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1rem 2rem;
    line-height: 2;
    font-size: 14px;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion[open] p {
    transform: none;
    opacity: 1;
}

.top-h2 {
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 1rem;
    margin-top: 20px;
    text-align: center;
}

@keyframes image3 {
    0% {
        top: 0px;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 0px;
    }
}

.area-main-anim {
    animation: bounce-anim 0.6s cubic-bezier(0.280, 0.840, 0.420, 1.000) both, image-vtuber 3s infinite ease-in-out;
    animation-delay: 0.5s;
}

@keyframes bounce-anim {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    40% {
        transform: scale(1.3);
        opacity: 1;
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}
@keyframes image-vtuber {
    0% {
        top: 0px;
    }
    50% {
        top: -5px;
    }
    100% {
        top: 0px;
    }
}

.reward-box {
    position: relative;
    margin-top: 1em;
    padding: 2.5em 1.5em 1em 1.5em;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.8);

}

.reward-box>div {
    position: absolute;
    top: -1.15em;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
    padding: .4em 1.4em;
    border-radius: 25px;
    background: linear-gradient(to right, rgb(42, 114, 221), rgba(255, 89, 165, 1) 100%);
    color: #fff;
    font-size: 16px;
}

.reward-box>div::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background: linear-gradient(to right, rgb(42, 114, 221), rgba(255, 89, 165, 1) 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.reward-box p {
    margin: 0;
    line-height: 2;
    font-size: 14px;
}

.about-p {
    width: 70%;
    margin: -1rem 2rem 2rem 1rem;
    position: relative;
    font-size: 14px;
}

/*
.about-p::before {
    content: '';
    background-image: url(/assets/images/vtuber/vtuber_lp_about-c.webp);
    position: absolute;
    left: 110%;
    top: 50%;
    width: 120px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(-50%) translateY(-50%);
}
*/
.about-p p {
    line-height: 2;
    padding: .5rem 1.5rem;
}

.cara-box {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cara-box div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.cara-box img {
    width: 45%;
    margin-bottom: 20px;
}

.cara-box p {
    width: 45%;
    padding: 0.5rem;
    font-size: 13px;
}

/*************追加250414****************/
.boost-img-p span {
    letter-spacing: 0;
}

.line-modal-window {
    max-width: 480px;
}

/**内部直書styleの写し**/

.opacity-06 {
    opacity: .6;
}

.mg-t20p {
    margin-top: 20px;
}

.mg-t40p {
    margin-top: 40px;
}

.mg-b30p {
    margin-bottom: 30px;
}

.mg-b60p {
    margin-bottom: 60px;
}

.fot-copy {
    padding: .5rem 0rem .5rem 1rem;
    margin-top: 12rem;
}

@media (min-width: 820px) {
    .fot-copy {
        margin-top: 0;
    }
}


/*  20230718_身分証誘導バナー設置css */
.ib-bana-bg {
    display: none;
}

.ib-bana-bg-waku {
    padding: .5rem;
    border: 1px dashed #1f1f1f;
    border-radius: 1rem 1rem 0 0;
}

.ib-bana-flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.ib-bana-fig {
    width: 23%;
    margin: 0;
    padding-top: 2rem;
}

.ib-bana-dl {
    width: 68%;
    padding-left: 0.5rem;
    margin-left: 7px;
}

.ib-bana-dl>dt {
    font-size: 1.3rem;
    letter-spacing: 4.5px;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 1px solid #1f1f1f;
    padding-bottom: 0.5rem;
}

.ib-bana-dl>dd {
    font-size: .9rem;
    margin-left: 0;
    line-height: 1.3;
    padding-top: 0.5rem;
}

.ib-bana-dl>dd strong {
    background: linear-gradient(transparent 60%, #FF88A6 60%);
    font-weight: 700;
    border-bottom: 1px dashed;
    padding: 0 4px 3px;
}

.ib-bana-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffff33;
    border: none;
}

.ib-bana-btn-lab {
    width: 14rem;
    font-size: 1rem;
    border: 1px solid #1f1f1f;
    background-color: #ffff33;
    border-radius: 1.5rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.3rem;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
    position: relative;
    cursor: pointer;
}

.ib-bana-btn-lab::before,
.ib-bana-btn-lab::after {
    content: "";
    position: absolute;
    border-top: 1px dashed #1f1f1f;
    width: 8rem;
    height: 1px;
    transform: translate(-50%, -50%);
    top: 55%;
}

.ib-bana-btn-lab::before {
    left: -4.2rem;
}

.ib-bana-btn-lab::after {
    right: -12.2rem;
}

.ib-bana-ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #ffc;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
}

.ib-bana-ul li {
    width: 33%;
    height: auto;
    padding: 1rem 1rem 0;
}

.ib-bana-ul li:last-of-type {
    width: 27%;
}

input[type="checkbox"] {
    display: none;
}

label[for="id-img-all"] {
    display: block;
    background: #ffff33;
}

.dropdown {
    display: none;
}

#id-img-all:checked+.dropdown {
    display: flex;
}


.ib-bana-btn-lab-span {
    position: relative;
}


.ib-bana-btn-lab-span::after {
    content: "";
    display: inline-block;
    position: absolute;
    border-top: #000 2px solid;
    border-left: #000 2px solid;
    transform: rotate(225deg);
    width: 0.5rem;
    height: 0.5rem;
    top: 0.1rem;
    right: -2rem;
}


/* flipLeft */
.flipLeft {
    animation-name: flipLeftAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    perspective-origin: left center;
    opacity: 0;
    background-color: #FFFF33;
    padding: .5rem;
    margin-top: 2rem;
    border-radius: 1rem 1rem 0 0;
    display: block;
}

@keyframes flipLeftAnime {
    from {
        transform: perspective(600px) translate3d(3rem, 3rem, 0) rotateY(30deg);
        opacity: 0;
    }

    to {
        transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
        opacity: 1;
    }
}

/*  20230718_身分証誘導バナー設置css ここまで*/