

.unextforotegalarea {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Noto Sans CJK JP", "BIZ UDPGothic", Meiryo, -apple-system, BlinkMacSystemFont, sans-serif;

background: rgb(0, 10, 23);

color:#FFF;

width: 100%;
    padding: 50px 56px;

}


p.subcatchoptiohn {
    font-size: 26px;
    font-weight: bold;
}

.vodlineup ul {
    width: 100%;
    display: flex;
    position: relative;
    touch-action: pan-y;
    flex-wrap: wrap;
}

.vodlineup ul li {
    text-align: center;
    width: calc(90% / 3);
    display: block;
    border: solid 1px;
    border-radius: 5px;
    padding: 15px 10px;
    margin: 10px;
    font-size: 15px;
    font-weight: 900;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #282828 50%, #282828 100%);
}

p.unextotegalsm {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    margin: 0px 0px 24px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1;
}
h4.catchunext {
    font-size: 30px;
    font-weight: 600;
    margin: 40px 0px 0px;
}

#option h2.unexth {
    font-size: 40px;
    font-weight: 600;
    margin: 40px 0px 40px;
}

.unexcatcmvare{
    text-align:center;
}


span.numcatchup {
    font-size: 2em;
    font-weight: 900;
}



span.surikounex {
    display: block;
    font-size: 0.5em;
    line-height: 1em;
}

.apsec {
    margin-top: 80px;
}

.unextcatchimage {
    border: solid;
    padding: 17px;
    font-size: 22px;
    text-align: center;
    border-radius: 10px;
}

.pointyouto ul {
    display: flex;
}

.pointyouto ul li {
    width: calc(99% / 2);
        background: #1d2330;
    margin: 20px 5px;
    padding: 10px;
}



.pointyouto {
    text-align: center;
}

.pointyouto ul li p {
    font-weight: 900;
    margin-bottom: 30px;
}

p.discription-ticket {
    color: rgba(255, 255, 255, 0.5);
    text-align: left;
}

.unextdevice {
    background: #141316;
    padding: 20px;
    margin-top: 20px;
}

.unextdevice ul {
    display: flex;
    justify-content: space-between;
}

.unextdevice ul li {
    text-align: center;
    width: calc(94% /4 );
    background: #363e4e;
    border-radius: 6px;
    padding: 10px 6px;
    font-weight: 900;
}


p.theprice {
    font-size: 35px;
    font-weight: 900;
    text-align: center;
}

p.theprice2 {
    font-size: 28px;
    font-weight: 900;
    text-align: center;
}
span.taxsssm {
    font-size: 0.5em;
}

span.unexspecial {
    display: block;
    color: #ff2290;
    line-height: 0.8em;
}

ul.unextspec {
    display: flex;
    flex-wrap: wrap;
}ul.unextspec {
    display: flex;
    flex-wrap: wrap;
}


ul.unextspec li {
    border: solid;
    width: calc(98% /2 );
    margin: 2px 2px;
    padding: 25px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    display: block;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #403f47 50%, #403f47 100%);
}

a.unextlineup {
    font-size: 13px;
    line-height: 32px;
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    background: rgba(64, 83, 104, 0.5);
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 64px;
    text-decoration: none;
}

.unextterm a{
color:#FFF;

}


@media screen and (max-width: 900px){

.vodlineup ul li {
    text-align: center;
    width: calc(85% / 3);
    display: block;
    border: solid 1px;
    border-radius: 5px;
    padding: 20px 10px;
    margin: 10px;
    font-size: 15px;
    font-weight: 900;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #282828 50%, #282828 100%);
}


.unextdevice ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.unextdevice ul li {
    text-align: center;
    width: calc(93% /2 );
    background: #363e4e;
    border-radius: 6px;
    padding: 10px 6px;
    font-weight: 900;
    margin: 6px;
}
ul.unextspec li {
    border: solid;
    width: calc(96% /2 );
    margin: 1%;
    padding: 25px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    display: block;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #403f47 50%, #403f47 100%);
}
p.theprice {
    background: #FFF;
    padding: 13px;
    color: #000;
}
}

@media screen and (max-width: 650px){
    p.subcatchoptiohn {
    font-size: 18px;
    font-weight: bold;
}
#option h2.unexth {
    font-size: 23px;
    font-weight: 600;
    margin: 40px 0px 40px;
}

.unextforotegalarea {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Noto Sans CJK JP", "BIZ UDPGothic", Meiryo, -apple-system, BlinkMacSystemFont, sans-serif;
    background: rgb(0, 10, 23);
    color: #FFF;
    width: 100%;
    padding: 50px 28px;
}
h4.catchunext {
    font-size: 25px;
    font-weight: 600;
    margin: 10px 0px 0px;
}

.vodlineup ul li {
    text-align: center;
    width: calc(88% / 3);
    display: block;
    border: solid 1px;
    border-radius: 5px;
    padding: 20px 10px;
    margin: 2%;
    font-size: 13px;
    font-weight: 900;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #282828 50%, #282828 100%);
}
.unextdevice ul li {
    text-align: center;
    width: calc(92% /2 );
    background: #363e4e;
    border-radius: 6px;
    padding: 10px 6px;
    font-weight: 900;
    margin: 2%;
}
p.theprice {
    font-size: 21px;
    font-weight: 900;
    text-align: center;
}
.apsec {
    margin-top: 60px;
}
p.theprice2 {
    font-size: 20px;
    font-weight: 900;
    text-align: center;
}
ul.unextspec li {
    border: solid;
    width: calc(96% /2 );
    margin: 1%;
    padding: 25px;
    text-align: center;
    font-weight: 900;
    font-size: 14px;
    display: block;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #403f47 50%, #403f47 100%);
}
}




@media screen and (max-width: 400px){
p.subcatchoptiohn {
    font-size: 17px;
    font-weight: bold;
}


.vodlineup ul li {
    text-align: center;
    width: calc(88% / 3);
    display: block;
    border: solid 1px;
    border-radius: 5px;
    padding: 10px 5px;
    margin: 2%;
    font-size: 12px;
    font-weight: 900;
    background: linear-gradient(45deg, #000a17 0%, #000a17 50%, #282828 50%, #282828 100%);
}
.pointyouto ul li {
    width: calc(99% / 2);
    background: #1d2330;
    margin: 20px 5px;
    padding: 10px;
}
.unextdevice {
    background: #141316;
    padding: 10px;
    margin-top: 20px;
}
}

