@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

*{
    padding:0;
    margin:0;
    box-sizing:border-box;
    text-decoration:none;
    font-style:normal;
    list-style:none;
}

body{
    font-family:  "Playfair Display", "Noto Sans JP", serif;
    font-size:15px;
    color:#fff;
    background:#000;
    position:relative;
    min-height:100vh;
}

/* body:before{
    content:'';
    background:url(../img/jkt.jpg) center center no-repeat;
    background-size:cover;
    position:fixed;
    height: 100vh;
    display:block;
    z-index:0;
    width: 100%;
} */

body:after{
    content:'';
    background:#00000080;
    background-size:cover;
    position:fixed;
    transform:translate(-50%, -50%);
    top:50%;
    left:50%;
    width:100%;
    min-height: 100vh;
    display:block;
    z-index:0;
}

a{
    color:#fff;
    transition:.3s;
}

a:hover{
    opacity:.7;
}

.sp{
    display:none;
}

@media screen and (max-width:961px){
    .pc{
        display:none;
    }

    .sp{
        display:block;
    }
}

.inr{
    position:relative;
    z-index:2;
    width:1024px;
    margin:0 auto;
    max-width:90%;
}

h3{
    font-size:3.5em;
    text-align:center;
    margin-bottom:1em;
    opacity:.4;
}

h3 span{
    font-size:.5em;
    margin-bottom: .3em;
    display: block;
}

h3 span em{
    display:block;
    line-height:1em;
}

h3 p{
    line-height:1em;
}

h3 span i{
    font-size:1.5em;
}

.mov_player{
    position:relative;
    width:100%;
    padding-top:56.25%;
    margin-bottom:1em;
}

.mov_player iframe{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    right:0;
}


@media screen and (max-width:961px){
    h3{
        font-size:2em;
    }

    h3 span{
        font-size:.7em;
    }
}

section:not(.mainvisual){
    padding:5em 0;
    background:#000;
    z-index:2;
    position:relative;
}

section:not(.mainvisual):nth-child(even){
    background:#111;
}

.bg{
    position:fixed;
    width:100%;
    height:100%;
    bottom:0;
    left:0;
    opacity:.9;
    overflow:hidden;
}

.bg video{
    min-height: 100vh;
    min-width: 100%;
}

img{
    max-width:100%;
}

.mainvisual{
    position:relative;
    z-index:1;
    min-height:100vh;
}

.mainvisual .mv{
    width:500px;
    max-width:80%;
    position:absolute;
    transform:translate(-50%, -50%);
    top:50%;
    left:50%;
}

.mainvisual .mv .logo{
    margin-bottom:1.5em;
}

.mainvisual .mv .txt{
    text-align:center;
    font-size:2em;
    margin-top:.3em;
}


.disc .discara{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items:center;
    width:800px;
    max-width:100%;
    margin:0 auto;
}

.disc .discara > div{
    width:59%;
}

.disc .discara > div.disc_txt{
    width:38%;
}

.disc .discara > div.disc_txt .detail{
    font-family: 'Noto Sans JP', serif;
    font-size: .8em;
    color:#ccc;
}

.disc .discara .disc_txt .songlist{
    font-size:1.5em;
    letter-spacing:.1em;
    margin-bottom:.5em;
}

.disc .tolink{
    text-align:center;
    margin-top:2em;
}

.disc .tolink span{
    display:block;
    color:#ccc;
    margin:.5em 0;
}

.disc .tolink a {
    display:inline-block;
    background:#c22;
    color:#fff;
    font-weight:800;
    font-family:'Noto Sans JP', serif;
    padding:.5em;
    font-size:1.3em;
    min-width:200px;
}

.disc .tolink a.blu{
    background:#1e70c3;
}

.disc .discara .subscript{
    width:100%;
    margin-top:3em;
}

.disc .subscript ol{
    display:flex;
    width:350px;
    justify-content:space-between;
    align-items:center;
    max-width:100%;
    margin:2em auto 1em;
}

.disc .subscript ol li{
    width:15%;
}

@media screen and (max-width:961px){
    .disc .discara > div{
        width:100%;
    }

    .disc .discara > div.disc_txt{
        width:100%;
        margin-top:.5em;
    }
}

.store #ec-link ul li{
    display:inline-block;
    margin:0 .3em .5em;
}

.store #ec-link ul li a{
    border: 1px solid #cccccc;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: inset -4px -4px 12px rgba(0, 0, 0, 0.06);
    position: relative;
    display: block;
    padding: 0.6em 1em;
    color: #336699 !important;
    text-decoration: none;
}

.store #ec-link ul li a:before{
    margin-right:.5em;
    font-size:.8em;
}

.store #ec-link p{
    margin:1em .5em 1em;
    color:#fff;
    padding-left: 1.5em;
    text-indent: -1.5em;
    line-height: 1.2em;
    font-weight:900 !important;
    font-size:1.3em;
}

.store #ec-link p:before{
    margin-right:.5em;
    font-size:.8em;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Noto Sans JP", sans-serif !important;
    font-weight: normal !important;
}

.fa-classic:before, .fa-regular:before, .fa-solid:before, .far:before, .fas:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}


.tour .tour_schedule{
    font-size:2em;
    text-align:center;
    font-family: "Noto Sans JP", serif;
    font-weight:800;
}

.tour .tour_schedule ol li{
    /* margin-bottom:.5em; */
    text-align:left;
    padding:.5em 0;
    border-bottom:solid 1px #ffffff40;
    position:relative;
}

.tour .tour_schedule ol li span{
    display:block;
    font-weight:normal;
    font-size:14px;
}

.tour .tour_schedule ol li dl{
    display:flex;
    max-width:110px;
    justify-content: space-between;
}

.tour .tour_schedule ol li dl dd{
    width:45%;
}


.tour .tour_schedule ol li dl dd a{
    padding:.3em;
    display:block;
    border-radius:5px;
}

.tour .tour_schedule ol li dl dd.eplus a{
    background:#ee6aaa;
}

.tour .tour_schedule ol li dl dd.tiget a{
    background:#fff;
}

.tour .a_img{
    width:600px;
    max-width:100%;
    margin:2em auto;
}

.tour .tour_schedule ol li .ticket span{
    font-size:12px;
    display:inline-block;
    margin-top:.5em;
}

@media screen and (min-width:961px){
    .tour .tour_schedule ol li .ticket{
        position:absolute;
        transform:translate(0, -50%);
        top:50%;
        right:.5em;
    }

    .tour .tour_schedule ol li .ticket dl{
        margin-left:auto;
    }

    .tour .tour_schedule ol li dl dd:first-child:last-child{
        margin-left:auto;
    }
}

@media screen and (max-width:961px){
    .tour .tour_schedule{
        text-align: left;
        font-size: 1.3em;
    }

    .tour .tour_schedule ol li{
        margin-bottom:.3em;
    }

    .tour .tour_schedule ol li dl{
        margin:.5em auto 0 0;
    }
}

.profile .profileara{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items:center;
}

.profile .profileara > div{
    width:49%;
}

.profile .profileara .proftxt{
    font-family:'Noto Sans JP', serif;
    line-height:1.8em;
    letter-spacing:.1em;
}

@media screen and (max-width:961px){
    .profile .profileara > div{
        width:100%;
    }

    .profile .profileara .proftxt{
        order:1;
        margin-top:1em;
    }
}

.tointerview .btnara{
    text-align:center;
}

.tointerview .btnara .btn{
    background:#c22;
    color:#fff;
    display:inline-block;
    padding:.5em 1em;
    border-radius:5px;
    font-weight:700;
    font-size:1.5em;
    font-family:'Noto Sans JP', serif;
}

.tointerview .btnara .btn.blu{
    background:#1e70c3;
    margin-top:.5em;
}

footer{
    background:#000;
    position:relative;
    z-index:2;
    font-family:'Noto Sans JP', serif;
    text-align:center;
    padding:1em 0 4em;
    font-size:.7em;
    color:#ffffff80;
}

footer .sns_ara ol{
    display:flex;
    justify-content:center;
    padding:1em 0;
}

footer .sns_ara ol li{
    margin:0 1em;
}

footer .sns_ara ol li a {
    color:#fff;
    font-size:25px;
    transition:.3s;
}

footer .sns_ara ol li a:hover{
    opacity:.5;
}

#top-head #global-nav ul li.toint{
    margin:3em 0 1em;
}

#top-head #global-nav ul li.toint a,
#top-head.fixed #global-nav ul li.toint a{
    font-weight:700;
    letter-spacing:0;
    background:#fff;
    color:#222;
    display:inline-block;
    padding: 0.5em;
    width:500px;
    max-width:95%;
    line-height:1.5em;
}
