@charset "utf-8";

body{
    -webkit-font-smoothing: antialiased;
}

img{
    height: auto;
}

#first-container{
    background: #fb0000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#first-container .bgbk{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    background: url(../img/overbk_w.png) no-repeat center bottom;
}

#first-container .hart{
    position: absolute;
    width: 294px;
    height: 384px;
    position: absolute;
    left: 50%;
    margin-left: -147px;
    bottom: 0px;
    transform-origin: bottom;
}

#first-container .hart img{
    width: 100%;
    height: auto;
}

#first-container .title{
    position: absolute;
    width: 200px;
    top: 40px;
    left: 50%;
    margin-left: -100px;
}

#first-container .title img{
    width: 100%;
    height: auto;
}

#first-container .over{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/overbk_n.png) no-repeat center bottom;
}

#first-container .open-btn{
    position: absolute;
    width: 90px;
    height: 180px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 130px;
    display: none;
    cursor: pointer;
    text-indent: -9999px;
}

#first-container nav{
    position: absolute;
    top: 10px;
    right: 60px;
    display: block;
}

.modalon #first-container nav{
    display: none;
}

#first-container nav ul li{
    display: inline-block;
}

#first-container nav ul li a{
    line-height: 40px;
    text-decoration: none;
    color: #8b989e;
    padding: 0 11px 0 6px;
    border-right: 1px solid #8b989e;
    font-family: 'Quicksand',YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

#first-container nav ul li a:hover{
    color: #fff;
}

#first-container .keep{
    display: none;
}


#copyright{
    position: absolute;
    height: 40px;
    font-size: 11px;
    text-align: left;
    color: #8b989e;
    right: 50px;
    bottom: 0;
    left: 50px;
    line-height: 40px;
}

/* contents */

#wrapper{
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;
    background: rgba(255,255,255,0.9);
    display: none;
    font-family: 'Quicksand',YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;

}

.modalon #wrapper{
/*
    display: block;
    opacity: 1;
*/
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#wrapper header{
    padding: 10px 50px 7px;
    border-bottom: 1px solid #AAA;
}

#wrapper header .logo{
    float: left;
}

#wrapper header h1{
    margin-left: 50px;
    line-height: 40px;
    font-weight: 300;
    font-size: 20px;
    color: #8b989e;
}

#wrapper header nav{
    position: absolute;
    top: 10px;
    right: 60px;
}

#wrapper header nav ul li{
    display: inline-block;
}

#wrapper header nav ul li a{
    line-height: 40px;
    text-decoration: none;
    color: #8b989e;
    padding: 0 11px 0 6px;
    border-right: 1px solid #8b989e;
}

#wrapper header nav ul li a:hover{
    color: #000;
}

#wrapper header .close{
    position: absolute;
    top: 10px;
    right: 10px;
}

#wrapper header .close a{
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-indent: -99999px;
    background: url(../img/btn-close.png) no-repeat center center;
    background-size: 30px;
}

#wrapper section{
    clear: both;
    padding: 10px 50px;
}

#wrapper section h2{
    font-size: 22px;
    float: left;
    line-height: 25px;
    margin-top: 5px;
    font-weight: 400;
}

#wrapper section h3{
    text-align: left;
    font-size: 18px;
    line-height: 25px;
    margin-top: 6px;
    text-align: center;
}

#wrapper section .contents{
    clear: both;
}

#wrapper section{
    display: none;
}

#wrapper section.active{
    display: block;
}

#wrapper #release{
    text-align: center;
}

#wrapper #release .release{
    margin: 10px 0;
}

#wrapper #release .jkt{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 20px 10px 0;
    line-height: 1.4em;
    text-align: left;
}

#wrapper #release .jkt .buy{
    margin: 10px 0;
}

#wrapper #release .jkt .buy a{
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #666;
    color: #000;
    text-decoration: none;
}

#wrapper #release .jkt .buy a:hover{
    border: 1px solid #8b989e;
    color: #8b989e;
}


#wrapper #tour ul{
    margin: 10px 0;
}

#wrapper #tour p{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    font-size: 12px;
    line-height: 1.8em;
    text-align: center;
}

#wrapper #tour h4{
    font-size: 12px;
    line-height: 1.8em;
    margin-top: 10px;
}

#wrapper #tour ul li{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    line-height: 2em;
    font-size: 13px;
    text-align: center;
}

#wrapper #tour ul li span{
    display: inline-block;
    width: 190px;
    text-align: left;
}

#wrapper #mv .contents{
    text-align: center;
}

#wrapper #mv .contents h4{
    line-height: 25px;
    font-weight: normal;
    font-size: 12px;
}

#wrapper #mv .contents .movie_wrapper{
    margin-bottom: 20px;
}

/* SP */

.sp #first-container:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.sp #first-container .bgbk{
    background-size: 1280px;
}
.sp #first-container .keep{
    display: block;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    color: #FFF;
    font-family: 'Quicksand',YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    border: 1px solid #999;
    border-radius: 20px;
    font-size: 12px;
    text-indent: -9999px;
}

.sp #first-container .keep p{
    display: block;
    position: absolute;
    width: 82px;
    height: 11px;
    bottom: -20px;
    left: -26px;
    background: url(../img/keep.png) no-repeat center center;
    background-size: 82px;
    text-indent: -9999px;
}

.sp #first-container .title{
    top: 60px;
}

.sp #first-container nav{
    left: 0;
    right: 0;
    text-align: center;
    display: none !important;
}

.sp #first-container nav ul li:last-child a{
    border-right: none;
}

.sp #copyright{
    text-align: center;
}

.sp #wrapper header{
    padding: 10px;
}

.sp #wrapper header h1{
    font-weight: 400;
}

.sp #wrapper header .logo img{
    width: 30px;
    height: auto;
}

.sp #wrapper header nav{
    position: static;
    text-align: center;
}

.sp #wrapper header nav ul li a{
    line-height: 30px;
}

.sp  #wrapper header nav ul li:last-child a{
    border-right: none;
}

.sp #wrapper section{
    padding: 10px;
}

.sp #wrapper #mv .movie_wrapper{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    z-index: 1;
}

.sp #wrapper #mv .movie_wrapper iframe{
    position: absolute;
    top: 0 ;
    left: 0 ;
    height: 100% ;
    width: 100% ;
}

@media screen and (max-width: 480px){
    .sp #wrapper{
        top:0;
        bottom:0;
    }
    .sp #wrapper header h1{
        font-size: 16px;
        letter-spacing: -1px;
        line-height: 30px;
        margin-left: 40px;
    }
    
    .sp #wrapper header nav ul{
        margin-top: 5px;
    }
    
    .sp #wrapper header .close a{
        height: 30px;
        width: 30px;
    }
    
    .sp #wrapper #release .jkt{
        margin-right: 0;
    }
    
    .sp #wrapper #release .jkt img{
        width: 100%;
        max-width: 320px;
        height: auto;
    }
    
    .sp #wrapper #tour ul li{
        text-indent: -7em;
        padding-left: 7em;
    }
    
    
    .sp #wrapper #tour ul li span{
        text-indent: 0;
    }

}

