:root{
    --light_green_2608: #EFF7EF;
    --unext_2608:#424242;
    --coupon_2608: #FF8800;
    --title_2608: #A81008;
    --unext_ttl_2608:#0080DE;
    --gold_2608: #C59225;

    --robot: "Roboto", sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* 共通 */
.mt-12{
    margin-top: 48px;
}
.bg-bg-checkbox-hover{
    background: rgb(245 245 245 /1);
}
#checkbox-container .bg-bg-checkbox-hover:hover{
    background: rgb(245 245 245 /1);
}
.bg-bg-success.bg-bg-checkbox-hover{
    background: rgb(239 247 239 / 1);
}
#checkbox-container .bg-bg-success.bg-bg-checkbox-hover:hover{
     background: rgb(239 247 239 / 1);
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.pdf iframe{
    width: 100%;
    min-height: 60vh;
}
aside{
    margin: 24px auto;
}
.control_no > p{
    margin-bottom: 8px;
    text-align: center;
}
@media (max-width: 768px) {
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
}

.terms_box li{
    padding-left: 2em;
}
.terms_box li:before{
     margin-left: -1.2em;
}

.terms_box.modal_inner li:before{
     margin-left: -1.1em;
}
.terms_box h3{
    display: flex;
}
.terms_box .no{
    counter-reset: number 0;
}
.terms_box .no li:before{
    content: counter(number) ". ";
    counter-increment: number 1;
}
.terms_box .brackets_no{
     counter-reset: number 0;
}
.terms_box .brackets_no li:before{
    content: "("counter(number) ") ";
    counter-increment: number 1;
}
@counter-style circled_no{
   system: fixed;
   symbols: ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ➉ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳;
   suffix: " ";
}
.terms_box .circled_no li{
   list-style: circled_no;
   padding-left: 0;
   margin-left: 1.4em;
}
.terms_box .circled_no li:before{
    content: none;
    margin-left: 0;
}

.terms_box hr{
    margin: 80px 0;
}
.terms_box .service_ttl{
    margin-top: 24px;
}
.terms_box .service_detail{
    margin-top: 8px;
}
.terms_box .service_detail dd{
    margin-bottom: 16px;
}
.terms_box .service_detail a{
    text-decoration: underline;
}
.terms_box .service_detail a:hover{
    text-decoration: none;
    opacity: 0.5;
    transition: linear 0.3s;
}

.service-add{
    margin-top: 40px;
}
@media (max-width: 768px) {
    .terms_box hr{
        margin: 40px 0;
    }
    .service-add{
        margin-top: 0;
    }
}

.cancel,
.contract,
.register{
    font-size: 14px;
}

.cancel .cancel_box,
.contract .contract_box,
.register .register_box{
    background: var(--light_green_2608);
    padding: 16px;
    margin: 24px auto 72px;
}
.register .register_box{
    margin: 24px auto 40px;
}
.cancel .cancel_box h2,
.contract .contract_box h2,
.register .register_box h2{
    margin-bottom: 8px;
    font-weight: bold;
}
@media (max-width: 768px) {
    .cancel,
    .contract,
    .register{
        font-size: 13px;
    }
    .cancel .cancel_box,
    .contract .contract_box,
    .register .register_box{
        margin: 16px auto 48px;
    }
    .register .register_box{
        margin: 24px auto;
    }
}

/* 登録確認・同意_初回_UNEXTプラン */
.register .lead{
    margin: 16px auto 48px;
}
.register .notice{
    margin-top: 32px;
}
.register .notice h2{
    margin-bottom: 8px;
    font-weight: bold;
}

.register .notice .notice_list li:before{
    content: '・';
}
.register .notice .notice_list.note li:before{
    content: '※';
}
.register .submit_notice{
    margin-top: 8px;
    font-size: 13px;
    display: block;
    text-align: center;
}

@media (max-width: 768px) {
    .register .lead{
        margin: 8px auto 24px;
    }
    .register .notice{
        margin-top: 24px;
    }
    .register .submit_notice{
        font-size: 11px;
    }
}

/* index */

.index.unext .content:before{
    content: none;
}
.menu-area{
    margin-bottom: 48px;
}
.menu-area a.unext{
    background: var(--unext_2608);
    color: var(--white);
    border-color: var(--unext_2608);
}

.menu-area a.coupon{
    background: var(--coupon_2608);
    color: var(--white);
    border-color: var(--coupon_2608);
}
.index.unext .faq{
    margin-bottom: 52px;
}
.index.unext .faq h2{
    text-align: center;
    font-size: 21px;
    margin-bottom: 40px;
}
.index.unext .faq h2 span{
    color: var(--title_2608);
    display: block;
    font-size: 13px;
}

@media (max-width: 768px) {
    .menu-area{
        margin: 24px auto;
    }
}

/* --------------------------------------- */
/* トップ_未登録_UNEXTプラン */
/* --------------------------------------- */

/* --------------------------------------- */
/* KV */

.unext.top-unext .kv{
    background: #0D1724 url(../images/KV_back.png) no-repeat top center / 100% auto;
    padding-bottom: 20px;
}
.unext.top-unext .kv .unext{
    position: relative;
}
.unext.top-unext .kv .unext .unext_left{
    position: absolute;
    top: 4.791vw;
    left: 19.8vw;
    width: 33.8vw;
}
.unext.top-unext .kv .unext.login .unext_left{
    width: 31.56vw;
}
.unext.top-unext .kv .unext .unext_right{
    width: 70.1vw;
    margin-left: auto;
    display: block;
}
.unext.top-unext .kv .unext.login .unext_right{
    width: 61.82vw;
    margin-right: 8vw;
}
.unext.top-unext .kv .note{
    display: none;
}
@media (max-width: 768px) {
    .unext.top-unext .kv{
        background-image: url(../images/SP_KV_back@2x.png);
        overflow: hidden;
    }
    .unext.top-unext .kv .unext.login .unext_left,
    .unext.top-unext .kv .unext .unext_left{
        position: relative;
        top: 0;
        left: auto;
        margin: 0 auto;
        display: block;
        padding: 0 32px;
        width: auto;
    }
    .unext.top-unext .kv .unext.login .unext_left{
        top: 24px;
    }
    .unext.top-unext .kv .unext .unext_left img{
        width: 100%;
    }
    .unext.top-unext .kv .unext.login .unext_right,
    .unext.top-unext .kv .unext .unext_right{
        margin: -22vw 0 0 -8.5vw;
        width: 110vw;
    } 
    .unext.top-unext .kv .unext.login .unext_right{
        margin-top: -7vw;
        margin-left: -11vw;
    }
    .unext.top-unext .kv .note{
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 6px;
        color: var(--white);
        border: 1px solid var(--white);
        border-radius: 6px;
        padding: 4px 10px;
        margin: 8px auto 0;
        width: 82.93vw;
    }
    .unext.top-unext .kv .note .mark{
        border:1px solid var(--white);
        border-radius: 50%;
        font-family: var(--robot);
        font-size: 16px;
        font-weight: 500;
        width: 16px;
        height: 16px;
        line-height: 16px;
        display: grid;
        place-content: center;
    }
    .unext.top-unext .kv .note .text{
        font-size: 10px;
    }
}

/* --------------------------------------- */
/* CTAボタン */
.button:hover,
.fixed-btn:hover {
    opacity: 0.5;
    transition: linear 0.3s;
}
.unext.top-unext .button{
    margin-top: -52px;
}
.unext.top-unext .button .unext-cta{
    animation: pop-bounce 5s cubic-bezier(0.6, 0, 0.4, 1) infinite;
}

.unext.top-unext .button .unext-cta,
.box-unext .button .unext-cta,
.unext .fixed-btn{
    width: 680px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 60px;
    background: #d6b45a;
    font-size: 49px;
    font-weight: 900;
    text-shadow: 0px 3px 0px rgba(189, 94, 94, 0.16);
    color:#5A3700;
    border: 2px solid #D6B45A;
    box-shadow: 0px 2px 6px #9b3b3b;
    /* filter: drop-shadow(0px 2px 6px #9b3b3b); */
}
.box-unext .button .unext-cta{
    width: 500px;
    height: 80px;
    font-size: 40px;
    border-radius: 40px;
}

.unext .fixed-btn{
    width: 280px;
    height: 94px;
    font-size: 24px;
    box-shadow: none;
    background: linear-gradient(#e6d58d 0%, #ba7b00 100%);
}

.unext.top-unext .button .unext-cta .inner,
.box-unext .button .unext-cta .inner{
    background: linear-gradient(#e6d58d 0%, #ba7b00 100%);
    border-radius: 60px;
    width: 672px;
    height: 112px;
    display: grid;
    place-content: center;
}

.box-unext .button .unext-cta .inner{
    width: 492px;
    height: 72px;
    border-radius: 36px;
    margin: 0 auto;
}
.unext.top-unext .button .unext-cta .inner .mark,
.box-unext .button .unext-cta .inner .mark{
    display: none;
}

.unext.top-unext .button .unext-cta .text,
.box-unext .button .unext-cta .text,
.unext .fixed-btn .text{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 660px;
    height: 100px;
    border: 1px solid #6d4e1d;
    border-radius: 60px;
    box-shadow: 
        0px -2px 0px rgba(255, 255, 255, 0.5),
        inset 0px -2px 0px rgba(255, 255, 255, 0.5);
}

.box-unext .button .unext-cta .text{
    width: 484px;
    height: 64px;
}

.unext .fixed-btn .text{
    width: 268px;
    height: 82px;
    margin: 0 auto;
}

.unext.top-unext .button .unext-cta .text > span{
    font-size: 44px;
}
.box-unext .button .unext-cta .text .txt > span{
    font-size: 32px;
}

.box-unext .button .unext-cta.blue{
    background: #004CDE;
    box-shadow: 0px 2px 16px #3b3e9b;
    color: var(--white);
    text-shadow: 0px 3px 0px rgba(189, 94, 94, 0.16);
    border: none;
}

.box-unext .button .unext-cta.blue .inner{
    background: #0080DE;
}

.box-unext .button .unext-cta.blue .text{
    border: 1px solid var(--white);
    box-shadow: 
        0px -1px 0px rgba(255, 255, 255, 0.5),
        inset 0px -1px 0px rgba(255, 255, 255, 0.5);
}


@media (max-width: 768px) {
    .unext.top-unext .button{
        margin-top: -10%;
    }
    .unext.top-unext .button .unext-cta{
        width: 82.93vw;
        height: 72px;
        font-size: 21px;
    }
    .unext.top-unext .button .unext-cta .inner{
        width: 80.8vw;
        height: 64px;
        margin: 0 auto;
    }
    .unext.top-unext .button .unext-cta .text{
        width: 78.93vw;
        height: 59px;
    }
    .unext.top-unext .button .unext-cta .text .txt > span{
        font-size: 18px;
    }
    .box-unext .button .unext-cta{
        width: 82.83vw;
        height: 72px;
        font-size: 21px;
    }
    .box-unext .button .unext-cta .inner{
        width: 80.8vw;
        height: 64px;
    }
    .unext.top-unext .button .unext-cta .inner .box,
    .box-unext .button .unext-cta .inner .box{
        display: flex;
        width: 100%;
        column-gap: 18px;
        justify-content: center;
        align-items: center;
    }
    .unext.top-unext .button .unext-cta .inner .mark,
    .box-unext .button .unext-cta .inner .mark{
        display: block;
    }
    .box-unext .button .unext-cta .text{
        width: 78.93vw;
        height: 59px;
    }
    .box-unext .button .unext-cta .text .txt > span{
        font-size: 18px;
    }
    .unext .fixed-btn{
        width: 48vw;
        height: 64px;
        font-size: 18px;
    }
    .unext .fixed-btn .text{
        width: 45vw;
        height: 52px;
    }
}
@media (max-width: 380px) {
    .unext .fixed-btn{
        min-width: 190px;
    }
    .unext .fixed-btn .text{
        min-width: 178px;
    }
}


/* --------------------------------------- */
/* ページ内リンク */
.nav_link{
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;    
    position: relative;
    margin-top: 38px;
}
.nav_link:before{
    content: '';
    width: 100%;
    height: 100px;
    background-color: rgba(255,255,255, .1);
    filter: blur(20px);
    position: absolute;
    top: 0;
    left: 0;
}
.nav_link ul{
    display: flex;
    height: 100%;
    /* column-gap: 182px; */
    column-gap: 9.47vw;
    position: relative;
    z-index: 5;
}
.nav_link ul li a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 18px;
    font-weight: 900;
    padding: 0 24px;
    color: var(--white);
}
.nav_link ul li a:hover{
    opacity: 0.5;
    transition: linear 0.3s;
}

@media (max-width: 768px) {
    .nav_link{
        height: 40px;
        margin-top: 16px;
    }
    .nav_link:before{
        height: 40px;
        background-color: rgba(255,255,255, .2);
        filter: blur(10px);
    }
    .nav_link ul{
        column-gap: 36px;
    }
    .nav_link ul li a{
        font-size: 14px;
        padding: 0;
    }
}


/* --------------------------------------- */
/* 見出し */
.unext_ttl{
    text-align: center;
    font-size: 64px;
    font-weight: bold;
    line-height: 1;
}

.unext_ttl span{
    color: var(--unext_ttl_2608);
    display: block;
    font-size: 24px;
    font-family: var(--robot);
    font-weight: bold;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .unext_ttl{
        font-size: 30px;
        line-height: 1.3;
    }
    .unext_ttl span{
        font-size: 12px;
        margin-bottom: 24px;
    }
}

/* --------------------------------------- */
/* リード文 */

.unext_lead{
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 768px) {
    .unext_lead{
        font-size: 12px;
        line-height: 1.7;
    }
}

/* --------------------------------------- */
/* Value */
.unext .point{
    background: linear-gradient(45deg, #213297 0%, #111b28 50%);
    position: relative;
    overflow: hidden;
    padding: 150px 16px 120px;
}
.unext .point:before{
    content: '';
    position: absolute;
    left: -10vw;
    width: 120vw;
    height: 120vw;
    opacity: .3;
    background: url(/src/images/back_round.png) no-repeat center center /cover

}

.unext .point div{
    position: relative;
    z-index: 2;
    color: var(--white);
}
.unext .value{
    margin-bottom: 120px;
}

.unext .value .unext_ttl,
.unext .feature_unext .unext_ttl{
    margin-bottom: 40px;
}

.unext .value .unext_lead,
.unext .feature_unext .unext_lead{
    margin-bottom: 80px;
}

.unext .value .value_list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto auto 1fr;
    width: 1080px;
    margin: 0 auto;
}
.unext .value .value_list > li{
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    position: relative;
    padding-bottom: 8px;
}

.unext .value .value_list > li:after{
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 1px;
    height: 64.74%;
    background: #E9E9E9;

}
.unext .value .value_list > li:last-of-type:after{
    content: none;
}

.unext .value .value_list > li .label{
    position: relative;
    display: block;
    z-index: 10;
    border: 1px solid #fff;
    text-align: center;
    font-size: 14px;
    font-family: var(--robot);
    font-weight: bold;
    width: 196px;
    padding: 8px;
    margin: 0 auto;
    border-radius: 20px;
    color: #fff;
}
.unext .value .value_list > li .label:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -9px;
    transform: translateX(-50%) scaleX(0.5) rotate(45deg);
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 10px;
    border-radius: 0 0 4px 0;
}
.unext .value .value_list > li .label:before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -11px;
    transform: translateX(-50%) scaleX(0.5) rotate(45deg);
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: transparent #fff #fff transparent;
    border-width: calc(9px + 1px * 2);
    border-radius: 0px 0px calc(4px *1.5) 0px;
}
.unext .value .value_list > li .label.epc{
    background: #E82007;
}
.unext .value .value_list > li .label.epc:after{
     border-color: transparent #E82007 #E82007 transparent;
}
.unext .value .value_list > li .label.unext{
    background: #000000;
}
.unext .value .value_list > li .label.unext:after{
     border-color: transparent #000 #000 transparent;
}
.unext .feature.value .value_list > li .label.unext{
    background: var(--unext_2608);
}
.unext .feature.value .value_list > li .label.unext:after{
    border-color: transparent var(--unext_2608) var(--unext_2608) transparent;
}
.unext .value .value_list > li img{
    margin: 0 auto;
}
.unext .value .value_list > li .ttl{
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    line-height: 1.3;
    align-self: center;
    margin-bottom: 32px;
}
.unext .value .value_list > li p{
    font-size: 24px;
    line-height: 1.5;
    padding: 0 26px;
}
@media (max-width: 1080px) {
    .unext .value .value_list{
        width: auto;
    }
}
@media (max-width: 768px) {
    .unext .point{
        padding: 48px 16px;
    }
    .unext .point:before{
        width: 170vw;
        left: -35vw;
        height: 170vw;
        top: -16vw;
    }
    .unext .point .sp_box{
        position: relative;
    }
    .unext .point .sp_box:before{
        content: '';
        position: absolute;
        width: 170vw;
        left: -35vw;
        height: 170vw;
        top: -20%;
        opacity: .3;
        background: url(/src/images/back_round.png) no-repeat center center /cover

    }
    .unext .value{
        margin-bottom: 48px;
    }
    .unext .value .unext_ttl,
    .unext .feature_unext .unext_ttl{
        margin-bottom: 24px;
    }
    .unext .value .unext_lead,
    .unext .feature_unext .unext_lead{
        margin-bottom: 32px;
    }
    .unext .value .value_list{
        grid-template-columns: 1fr;
        grid-template-rows: none;
        row-gap: 8px;
    }
    .unext .value .value_list > li{
        grid-template-columns: clamp(123px, 32vw, 160px) minmax(0, 1fr);
        grid-template-rows: repeat(4, auto);
        grid-row: auto;
        column-gap: 8px;
        padding-bottom: 8px;
        align-self: center;
    }
    .unext .value .value_list > li:after{
        right: auto;
        left: 0;
        width: 100%;
        height: 1px;
    }
    .unext .value .value_list > li .label{
        grid-area: 1 / 1 / 2 / 2;
        align-self: center;
        width: 100%;
        font-size: 10px;
        padding: 4px;
    }
    .unext .value .value_list > li .label::before{
        bottom: -8px;
        border-width: calc(6px + 1px * 2);
        border-radius: 0px 0px calc(1px *1) 0px;
    }
    .unext .value .value_list > li .label::after{
        bottom: -6px;
        border-width: 7px;
        border-radius: 0 0 1px 0;

    }
    .unext .value .value_list > li .img{
        grid-area: 2 / 1 / 5 / 2;
        align-self: center;
    }
    .unext .value .value_list > li img{
        width: 100%;
        margin: 0;
    }
    .unext .value .value_list > li .ttl{
        grid-area: 1 / 2 / 3 / 3;
        align-self: end;
        margin-bottom: 8px;
        text-align: left;
        font-size: 16px;
    }
    .unext .value .value_list > li .ttl br{
        display: none;
    }
    .unext .value .value_list > li p{
        grid-area: 3 / 2 / 5 / 3;
        align-self: start;
        padding: 0;
        font-size: 12px;
    }
}

/* FEATURE */

.unext .feature_unext{
    padding-top: 0;
    margin: 0 auto;
    background: transparent;
    width: 1080px;
}
.unext .feature_unext .feature_list{
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 40px;
}
.unext .feature_unext .feature_list > li{
    width: calc((100% - 24px)/2);
    display: block;
}
.unext .feature_unext .feature_list > li .img{
    margin-bottom: 24px;
    display: block;
}

.unext .feature_unext .feature_list > li p{
    font-size: 24px;
}
@media (max-width: 1080px) {
    .unext .feature_unext{
        width: auto;
    }
    .unext .feature_unext .feature_list{
        column-gap: 15px;
        row-gap: 14px;
    }
    .unext .feature_unext .feature_list > li{
        width: calc((100% - 15px)/2);
    }
    .unext .feature_unext .feature_list > li .img{
        margin-bottom: 8px;
    }
    .unext .feature_unext .feature_list > li p{
        font-size: 12px;
    }
    .unext .feature_unext .feature_list > li p br{
        display: none;
    }
}

/* --------------------------------------- */
/* サービス詳細 */
.unext .service{
    padding: 80px 16px 120px;
    max-width: calc(1080px + 32px);
    margin: 0 auto;
}
.unext .service .unext_ttl{
    margin-bottom: 80px;
}

.unext .service .service_table{
    border-radius: 12px;
    overflow: hidden;
}
.unext .service .service_table > div{
    display: flex;
    border-bottom: 1px solid #EBE2D8;
    font-size: 24px;
}
.unext .service .service_table > div:last-of-type{
    border-bottom: none;
}
.unext .service .service_table dt{
    background-color: #FAF8F6;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 290px;
    padding: 20px;
}
.unext .service .service_table dd{
    width: 790px;
    text-align: center;
    padding: 20px;
}
.unext .service .service_table > div:first-of-type dt,
.unext .service .service_table > div:first-of-type dd{
    padding-top: 60px;
}
.unext .service .service_table > div:last-of-type dt,
.unext .service .service_table > div:last-of-type dd{
    padding-bottom: 60px;
}

@media (max-width: 768px) {
    .unext .service{
        padding: 48px 16px;
        max-width: initial;
    }
    .unext .service .unext_ttl{
        margin-bottom: 36px;
    }
    .unext .service .service_table > div{
        font-size: 12px;
    }
    .unext .service .service_table dt{
        width: 36%;
        padding: 10px;
    }
    .unext .service .service_table dd{
        width: 64%;
        padding: 10px;
    }
    .unext .service .service_table > div:first-of-type dt,
    .unext .service .service_table > div:first-of-type dd{
        padding-top: 10px;
    }
    .unext .service .service_table > div:last-of-type dt,
    .unext .service .service_table > div:last-of-type dd{
        padding-bottom: 10px;
    }
}


/* --------------------------------------- */
/* ご利用手順 */
.unext .howto{
    background: #E8F4FF;
    padding: 80px 16px 120px;
}
.unext .howto .unext_ttl{
    margin-bottom: 58px;
}
.unext .howto .howto_list{
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    column-gap: 24px;
}
.unext .howto .howto_list li{
    width: calc((100% - 48px)/3);
    border-radius: 12px;
    background: var(--white);
    padding: 80px 24px 110px;
    position: relative;
}
.unext .howto .howto_list li .ttl{
    text-align: center;
    font-weight: 900;
    font-size: 32px;
    margin-bottom: 28px;
}
.unext .howto .howto_list li .txt{
    font-size: 24px;
    line-height: 1.5;

}
.unext .howto .howto_list li .no{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    font-family: var(--robot);
    font-weight: 600;
    font-size: 80px;
    line-height: 120px;
    color: #C2D2E6;
}

.unext .howto .howto_notice{
    max-width: 1080px;
    margin: 16px auto;
    font-size: 14px;
}

@media (max-width: 768px) {
    .unext .howto{
        padding: 48px 16px;
    }
    .unext .howto .unext_ttl{
        margin-bottom: 32px;
    }
    .unext .howto .howto_list{
        flex-direction: column;
        row-gap: 16px;
        max-width: 90.6%;
    }
    .unext .howto .howto_list li{
        width: 100%;
        display: flex;
        column-gap: 16px;
        padding: 16px;
    }
    .unext .howto .howto_list li .no{
        position: static;
        font-size: 40px;
        line-height: 1;
        transform: translateX(0);
    }
    .unext .howto .howto_list li .box{
        width: calc(100% - 16px - 46px);
    }
    .unext .howto .howto_list li .ttl{
        text-align: left;
        font-size: 16px;
        margin-bottom: 8px;
    }
    .unext .howto .howto_list li .ttl br{
        display: none;
    }
    .unext .howto .howto_list li .txt{
        font-size: 12px;
    }
    .unext .howto .howto_notice{
        font-size: 10px;
        max-width: 90.6%;
        margin-top: 8px;
    }
    .unext .inner .howto .howto_notice{
        margin-left: 0;
    }
}

/* --------------------------------------- */
/* デバイス */

.unext .device{
    background: linear-gradient(45deg, #213297 0%, #111b28 50%);
    position: relative;
}
.unext .device:before,
.unext .device:after{
    content: '';
    width: 40.2vw;
    height: 26.77vw;
    position: absolute;
}
.unext .device:before{
    background: url(/src/images/device_bg-left.png) no-repeat center center / contain ;
    left: 0;
    bottom: 0;
}
.unext .device::after{
    background: url(/src/images/device_bg-right.png) no-repeat center center / contain ;
    right: 0;
    top: 0;
}

.unext .device .device_box{
    position: relative;
    z-index: 2;
    color: var(--white);
    padding: 80px 16px 120px;
}

.unext .device .device_box .unext_ttl{
    margin-bottom: 80px;
}
.unext .device .device_box .device_list{
    display: flex;
    column-gap: 24px;
    width: 1080px;
    margin:0 auto;
    position: relative;
}
.unext .device .device_box .device_list:before{
    content: '';
    position: absolute;
    top: -32%;
    left: 50%;
    transform: translateX(-50%);
    width: 66.71vw;
    height: 26.87vw;
    background: url(/src/images/device_bg-center.png) no-repeat center center / cover;
    
}
.unext .device .device_box .device_list li{
    width: calc((100% - 72px)/4);
    text-align: center;
}
.unext .device .device_box .device_list li .img{
    position: relative;
}
.unext .device .device_box .device_list li .img:before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 204px;
    height: 204px;
    background: #213297;
    filter: blur(20px);
    border-radius: 50%;
    
}
.unext .device .device_box .device_list li img{
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.unext .device .device_box .device_list li p{
    font-size: 32px;
    font-weight: 900;
}

@media (max-width: 1080px) {
    .unext .device .device_box .device_list{
        width: auto;
    }
}
@media (max-width: 768px) {
    .unext .device{
        overflow: hidden;
    }
    .unext .device:after,
    .unext .device .device_box .device_list:before{
        content: none;
    }
    .unext .device:before{
        width: 120vw;
        height: 89.86vw;
    }
    .unext .device .device_box{
        padding: 48px 16px 32px;
    }
    .unext .device .device_box .unext_ttl{
        margin-bottom: 34px;
    }
    .unext .device .device_box .device_list{
        flex-wrap: wrap;
        column-gap: 14px;
        row-gap: 20px;
        margin: 0 16px;
    }
    .unext .device .device_box .device_list li{
        width: calc((100% - 14px)/2);
    }
    .unext .device .device_box .device_list li .img:before{
        width: 120px;
        height: 120px;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .unext .device .device_box .device_list li p{
        font-size: 16px;
    }

}

/* --------------------------------------- */
/* よくある質問 */
.unext .faq{
    padding: 80px 16px 68px;
    max-width: calc(1080px + 32px);
    margin: 0 auto;
}
.unext.top-unext .faq .unext_ttl{
    margin-bottom: 60px;
    font-size: 64px;
}
.unext.top-unext .faq .unext_ttl span{
    color: var(--unext_ttl_2608);
    font-size: 24px;
}
.unext .faq .faq_list > li{
    border-radius: 12px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
    padding: 28px 32px;
    margin-bottom: 32px;
    cursor: pointer;
}

.unext .faq .faq_list > li:last-of-type{
    margin-bottom: 0;
}

.unext .faq .faq_list > li .q{
    display: flex;
    column-gap: 16px;
}

.unext .faq .faq_list > li .q > span{
    border-radius: 50%;
    border: 2px solid #8D7CEF;
    color: #8D7CEF;
    font-family: var(--robot);
    font-size: 24px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 43px;
    height: 43px;
}
.unext .faq .faq_list > li .q h3{
    font-size: 32px;
    font-weight: 900;
    width: calc(100% - 43px - 16px);
}

.unext .faq .faq_list .icon {
  position: relative;
  margin: 4px;
  width: 38px;
  height: 38px;
  margin-left: auto;
  cursor: pointer;
  display: block;
}

.unext .faq .faq_list .icon > span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: #8D7CEF;
}

.unext .faq .faq_list .icon > span:first-child {
  width: 100%;
  height: 4px;
  transform: translate(-50%, -50%);
}

.unext .faq .faq_list .icon > span:last-child {
  width: 4px;
  height: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 300ms;
}

.unext .faq .faq_list .js-accordion.is-open .icon > span:last-child {
  transform: translate(-50%, -50%) rotate(90deg);
}

.unext .faq .faq_list > li .a{
    padding-left: calc(43px + 16px);
    display: block;
}

.unext .faq .faq_list > li .a p{
    font-size: 24px;
    line-height: 1.7;
}
.unext .faq .faq_list > li .a p em,
.faq .js-accordion-content > div > .text em{
    font-style: normal;
    font-weight: bold;
}
.unext .faq .faq_list > li .a p.notice{
    font-size: 16px;
}

@media (max-width: 768px) {
    .unext .faq{
        padding: 48px 16px;
        max-width: initial;
    }
    .unext.top-unext .faq .unext_ttl{
        margin-bottom: 32px;
        font-size: 30px;
    }
    .unext.top-unext .faq .unext_ttl span{
        font-size: 12px;
        margin-bottom: 24px;
    }
    .unext .faq .faq_list > li{
        padding: 16px;
        margin-bottom: 16px;
    }
    .unext .faq .faq_list > li .q > span{
        font-size: 16px;
        width: 30px;
        height: 30px;
    }
    .unext .faq .faq_list > li .q h3{
        font-size: 16px;
    }
    .unext .faq .faq_list .icon {
        width: 12px;
        height: 12px;
    }
    .unext .faq .faq_list > li .a p{
        font-size: 12px;
    }
    .unext .faq .faq_list > li .a{
        padding-left: calc(30px + 16px);
    }
    .unext .faq .faq_list > li .a p.notice{
        font-size: 10px;
    }
    .unext .faq .faq_list .icon > span:first-child {
        height: 2px;
    }
    .unext .faq .faq_list .icon > span:last-child {
        width: 2px;
    }
}


/* --------------------------------------- */
/* 非会員350円プラン */
/* --------------------------------------- */
/* KV */

.box-unext{
    background: #0D1724 url(../images/KV_back.png) no-repeat left 35% top / auto 120%;
    padding-bottom: 42px;
    max-width: 1080px;
    margin: 80px auto 0;
    border-radius: 40px;
    overflow: hidden;
    
}
.box-unext .unext{
    position: relative;
    margin-bottom: 40px;
}
.box-unext .unext .unext_left{
    margin-top: 20px;
    margin-left: 24px;
    min-width: 548px;
    width: 28.54vw;
    display: block;
    position: relative;
    z-index: 2;
}
.box-unext .unext .unext_right{
    position: absolute;
    left: 180px;
    top: -4.16vw;
    min-width: 1106px;
    width: 57.6vw;
    margin-left: auto;
    z-index: 0;
   
}
.box-unext .note{
    display: none;
}
.box-unext .button{
    position: relative;
    z-index: 5;
}
@media (max-width: 1100px) {
    .box-unext{
        margin: 80px 16px 0;
        max-width: initial;
    }
    .box-unext .unext .unext_left{
        width: 49.81vw;
        min-width: initial;
    }
    .box-unext .unext .unext_right{
        width: 100.5vw;
        left: 16.6%;
        top: -5vw;
        min-width: initial;
    }

}
@media (max-width: 768px) {
    .box-unext{
        background-image: url(../images/SP_KV_back@2x.png);
        background-position: center top;
        background-size: contain;
        overflow: hidden;
        padding-bottom: 16px;
        border-radius: 20px;
        margin-top: 72px;
    }
    .box-unext .unext{
        margin-bottom: 0;
    }
    .box-unext .unext .unext_left{
        margin: 0 auto;
        display: block;
        padding: 0 32px;
        width: auto;
    }
    .box-unext .unext .unext_left img{
        width: 100%;
    }
    .box-unext .unext .unext_right{
        position: relative;
        top: 0;
        left: 0;
        margin: -20vw 0 0 -12.5vw;
        width: 110vw;
        display: block;
    } 
    .box-unext .button{
        margin-top: -5%;
    }
    .box-unext .note{
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 6px;
        color: var(--white);
        border: 1px solid var(--white);
        border-radius: 6px;
        padding: 4px 10px;
        margin: 8px auto 0;
        width: 82.93vw;
    }
    .box-unext .note .mark{
        border:1px solid var(--white);
        border-radius: 50%;
        font-family: var(--robot);
        font-size: 16px;
        font-weight: 500;
        width: 16px;
        height: 16px;
        line-height: 16px;
        display: grid;
        place-content: center;
    }
    .box-unext .note .text{
        font-size: 11px;
    }
}

/* --------------------------------------- */
/* トップ_登録済_UNEXTプラン */
/* --------------------------------------- */
/* EPARK Premium Club U-NEXT セットプランとは？ */

.unext .value.feature .value_list{
    background: var(--bg);
    margin-top: 32px;
    padding-top: 24px;
}
.unext .value.feature .value_list > li::after{
    background: #FFD45A;
}

.top-unext .balloon{
    max-width: 100%;
    border-color: var(--gold_2608);
    color: var(--gold_2608);
}
.top-unext .balloon:before{
    background-color: var(--gold_2608);
}
.voice .voice_ttl span .txt{
    display: inline-block;
}

@media (max-width: 768px) {
    .voice .voice_ttl span .txt{
        display: block;
    }
    .top-unext .balloon{
        margin-top: 0;
        margin-bottom: 52px;
    }
    .top-unext .feature .m-plus-1.ttl{
        font-size: 22px;
    }
    .unext .value.feature{
        position: relative;

    }
    .unext .value.feature:after{
        content: '';
        background: url(/src/images/feature_bg.svg) no-repeat center center / 100% auto;
        position: absolute;
        bottom: -48px;
        left:0;
        width: 96vw;
        height: 48px;
    }


    .unext .value.feature .value_list{
        margin-top: 0;
        padding-top: 0;
    }
}

/* --------------------------------------- */
/* プラン詳細 */
.top-unext .head-ribbon{
    display: block;
    background: transparent;
    height: auto;
    width: auto;
    margin-top: -80px;
    
}
.top-unext .head-ribbon h2{
    position: relative;
}
.top-unext .head-ribbon h2:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 692px;
    height: 75px;
    background: url(/src/images/u_head-ribbon-bg.svg) no-repeat center center / contain;
}
.top-unext .head-ribbon h2 .ttl{
    position: relative;
    z-index: 2;
    font-size: 28px;
    line-height: 75px;
    display: block;
}

.top-unext .head-ribbon .head-ribbon_label{
    width: 178px;
    height: 178px;
    border-radius: 50%;
    color: var(--gold_2608);
    border: 4px solid var(--gold_2608);
    background: var(--white);
    display: block;
    margin: 0 auto -20px;
    padding:24px 0;
    position: relative;
    z-index: 10;
}
.top-unext .head-ribbon .head-ribbon_label span{
    display: block;
    text-align: center;
}
.top-unext .head-ribbon .head-ribbon_label .monthly,
.top-unext .head-ribbon .head-ribbon_label .price{
    line-height: 36px;
    font-size: 24px;
}
.top-unext .head-ribbon .head-ribbon_label .price em{
    font-size: 40px;
    font-style: normal;
}
.top-unext .head-ribbon .head-ribbon_label .tax{
    font-size: 18px;
    line-height: 1.3;
}

@media (max-width: 768px) {
    .top-unext .head-ribbon{
        margin-bottom: 16px;
    }
    .top-unext .head-ribbon h2:before{
        background-image: url(/src/images/u_head-ribbon-bg_sp.svg);
        width: 90%;
        height: 80px;
    }
    .top-unext .head-ribbon .head-ribbon_label{
        width: 104px;
        height: 104px;
        padding: 8px 0;
    }
    .top-unext .head-ribbon .head-ribbon_label .monthly{
        font-size: 18px;
        line-height: 1.3;
    }
    .top-unext .head-ribbon .head-ribbon_label .price,
    .top-unext .head-ribbon .head-ribbon_label .tax{
        font-size: 15px;
        line-height: 1.3;
    }
    
    .top-unext .head-ribbon .head-ribbon_label .price em{
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: -0.04em;
    }
    .top-unext .head-ribbon h2 .ttl{
        font-size: 22px;
        line-height: 1.3;
        padding-top: 8px;
    }

}


/* --------------------------------------- */
/* ページ内リンク */

.total_pagelink{
    justify-content: center;
}

.total_pagelink .unext{
  background: var(--unext_2608);
}

.total_pagelink .unext:before{
    background: url(../images/unext-icon.png) no-repeat center center /contain;
}
.total_pagelink .unext a::after{
    background: url(../images/unext-arrow.svg) no-repeat center center /contain;
}



/* --------------------------------------- */
/* U-NEXT */
.unext-area{
    padding: 72px 102px 45px;
}

.unext-area-icon{
    width: 130px;
    height: auto;
    position: absolute;
    top:-36px;
    left: 50%;
    transform: translateX(-50%);
}

.unext-area_balloon{
    text-align: center;
}

.unext-area .unext-area_balloon_inner{
    color: var(--white);
    display: inline-block;
    border-radius: 20px;
    padding: 0 48px;
    font-size: 24px;
    letter-spacing: 0.075em;
    position: relative;
    background: var(--unext_2608);
}

.unext-area .unext-area_balloon_inner::after{
  content: '';
  position: absolute;
  top: calc(100% - 10px);
  left: 50%;
  transform: translate(-50%);
  width: 26px;
  height: 19px;
  clip-path: polygon(100% 0px, 0% 0px, 13px 100%);
  background: var(--unext_2608);
}

.unext-area .text-text-unext{
     margin-top: 8px;
}

.unext-area .feature_unext{
    width: auto;
}

.unext-area .inner{
    margin-top: 56px;
}
.unext-area .inner .unext_ttl{
    color: var(--unext_ttl_2608);
    font-family: var(--robot);
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
}
.unext-area .feature_unext .unext_lead{
    text-align: left;
}

.unext-area .inner .unext_lead{
    font-size: 20px;
    margin-bottom: 40px;
}

.unext-area .inner .feature_list{
    column-gap: 16px;
    justify-content: center;
}
.unext-area .inner .feature_list li{
    width: calc((100% - 16px)/2);
}
.unext-area .inner .feature_list > li .img{
    margin-bottom: 16px;
}
.unext-area .inner .feature_list > li p{
    font-size: 16px;
    font-weight: normal;
}

@media (max-width: 1080px) {
    .unext-area{
        padding: 10% 4% 5%;
    }
}

@media (max-width: 765px) {
    .unext-area{
        padding-top: 18%;
    }
    .unext-area-icon{
        width: 108px;
    }
    .unext-area .inner{
        margin-top: 24px;
    }
    .unext-area .inner .unext_ttl{
        margin-bottom: 8px;
        font-size: 12px;
    }
    .unext-area .inner .unext_lead{
        text-align: center;
        font-size: 17px;
        margin-bottom: 24px;
    }
    .unext-area .unext-area_balloon_inner{
        padding: 4% 8%;
        line-height: 1.5;
        font-size: 16px;
        width: 100%;
    }
    .unext-area .inner .feature_list > li .img{
        margin-bottom: 8px;
    }
    .unext-area .inner .feature_list > li p{
        font-size: 13px;
    }
    
}

.unext-area .inner .device{
    background: transparent;
}
.unext-area .inner .device::before,
.unext-area .inner .device::after,
.unext-area .inner .device .device_list:before,
.unext-area .inner .device .device_box .device_list li .img::before{
    content: none;
}

.unext-area .inner .device .device_box{
 color: #424242;
 padding: 80px 0;
}
.unext-area .inner .device .device_box .unext_ttl{
    margin-bottom: 16px;
}

.unext-area .inner .device .device_list{
    width: auto;
}
.unext-area .inner .device .device_box .device_list li p{
    font-size: 16px;
}

.unext-area .inner .howto{
    padding: 0;
    background: transparent;
}
.unext-area .inner .howto .howto_list{
    margin-top: 48px;
    column-gap: 16px;
}

.unext-area .inner .howto .howto_list li{
    background: #E8F4FF;
    width: calc((100% - 32px)/3);
    padding: 40px 16px 80px;
}
.unext-area .inner .howto .howto_list li .ttl{
    font-size: 22px;
}
.unext-area .inner .howto .howto_list li .txt{
    font-size: 16px;
}
.unext-area .inner .howto .howto_list li .no{
    font-size: 56px;
    line-height: 56px;
}


@media (max-width: 1080px) {
    .unext-area .inner .howto .howto_list li .ttl{
        font-size: 18px;
    }
    .unext-area .inner .howto .howto_list li .txt{
        font-size: 13.5px;
    }
}

@media (max-width: 765px) {
    .unext-area .inner .howto .howto_list{
       max-width: initial;
       margin-top: 0;
    }

    .unext-area .inner .howto .howto_list li{
        width: 100%;
        padding: 16px;
    }
    .unext-area .inner .howto .howto_list li .ttl{
    font-size: 16px;
    }
    .unext-area .inner .howto .howto_list li .txt{
        font-size: 12px;
    }
    .unext-area .inner .howto .howto_list li .no{
        font-size: 40px;
        line-height: 1;
    }
    .unext-area .inner .device .device_box{
        padding: 40px 0;
    }
    .unext-area .inner .device .device_box .unext_ttl{
        margin-bottom: 8px;
    }
    .unext-area .inner .device .device_box .device_list li p{
        font-size: 13px;
    }
}


/* よくある質問 */
.top-unext .top-faq{
    max-width: 768px;
    margin: 72px auto 144px;
}
.top-unext .top-faq.unext_faq .faq{
    padding: 40px 0;
    margin-bottom: 0;
}
.top-unext .top-faq .faq_link{
    background: var(--white);
    width: 500px;
    margin: 0 auto;
}
.top-unext .faq > .js-accordion > div:first-child > span{
    background: var(--gold_2608);
}

.top-unext .faq .icon > span{
    background-color: var(--gold_2608);
}

.faq .js-accordion-content > div > span{
    background: #FF6859;
}

.faq .js-accordion-content > div > .text{
    width: calc(100% - (24px + 16px));
    font-weight: 500;
}
.faq .js-accordion-content > div > .text .notice{
    font-size: 12px;
}
@media (max-width: 765px) {
    .top-unext .top-faq{
        margin: 48px auto 96px;
    }
    .top-unext .top-faq.unext_faq .faq{
        padding: 0 0 16px;
    }
    .top-unext .top-faq .faq_link{
        width: auto;
    }
    .faq .js-accordion-content > div > .text{
        font-weight: normal;
    }
    .faq .js-accordion-content > div > .text .notice{
        font-size: 10px;
    }
}


/* --------------------------------------- */
/* マイページ */
/* --------------------------------------- */
.mypage_botton{
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 8px;
    cursor: pointer;
}

.mypage_botton .code{
    width: calc(100% - 120px);
}

.inner_botton {
    width: 120px;
    border: 1px solid #BDBDBD;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
}
.inner_botton:hover{
    opacity: 0.5;
    transition: linear 0.3s;
}

.mypage_notice{
    margin-top: 8px;
    font-size: 14px;
}

@media (max-width: 765px) {
    .mypage_botton .code{
        width: calc(100% - 88px);
        overflow-wrap: anywhere;
    }
    .inner_botton {
        width: 80px;
        border-radius: 4px;
    }
    .mypage_notice{
        font-size: 12px;
    }
}

/* @media (max-width: 420px) {
    .mypage_botton{
        row-gap: 8px;
        align-items: flex-start;
        flex-direction: column;
    }
    .inner_botton {
        margin-left: auto;
    }
} */
