*{margin: 0;padding: 0;}
a { text-decoration : underline;color: #fff}
ul, ol { list-style : none}
ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,a,strong{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;font-weight: normal}
div{margin: 0;padding: 0}
img{ vertical-align : middle;max-width: 100%}
img,a img{border: none}
table{letter-spacing: 1px}
iframe{border: none}
strong{font-weight: bold}
a:hover{text-decoration: none!important;}
html, body {
    _zoom:1;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    letter-spacing: -.1px;
    font-size: 13px;
    font-family:"メイリオ",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
    background-color: #000;
    white-space: nowrap;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
}

.clearfix:after {
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
    content:".";
}
#loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    cursor: pointer;
}

/********************************
            main
********************************/
/* wrapper */
#exterior_wrapper {
    position:relative;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#interior_wrapper {
    position:absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
#interior_wrapper section{
     display: none;
     opacity: 0;
 }
#logo{
    position: absolute;
    top: 50%;
    margin-top: -84px;
    margin-left: -111px;
    left: 50%;
    width: 242px;
    height: 129px;
}

#bg_wrapper{
    position: absolute;
    left: 0;
    top: 0;
    width: 800%;
    height: 100%;
}
#bg_wrapper ul{
    position: relative;
    width: 100%;
    height: 100%;
}
#bg_wrapper ul li{
    width: 12.5%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    float: left;
}

#overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#overlay div{
    position: absolute;
    top: 0;
    left: 0;
    background: #18002e;
    width: 100%;
    height: 100%;
    opacity: .55;
    -ms-filter: "alpha(opacity=55)";
}

.page_wrap{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.container{
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 100%;
}
.content_wrap{
    position: absolute;
    width: 575px;
    height: 100%;
    top: 0;
    left: 42px;
}
#sns{
    position: absolute;
    right: 18px;
    bottom: 23px;
    width: 74px;
    height: 30px;
}
#close{
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
    background: url("image/close.png") no-repeat;
    width: 83px;
    height: 39px;
    display: none;
}
/********************************
            nav
********************************/
#gloval_nav{
    position: absolute;
    width: 100%;
    height: 30px;
    top: 50%;
    margin-top: 70px;
    display: none;
    opacity: 0;
}
#gloval_nav .container{
    position: relative;
    height: 30px;
    opacity: .25;
}
#gloval_nav ul{
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 100%;
}
#gloval_nav ul li{
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
}
#gloval_nav ul li a{
    display: block;
    width: 100%;
    height: 100%
}
#top{width: 37px;left:-18px;background: url("image/nav/top.png") no-repeat}
#news{width: 48px;left:26px;background: url("image/nav/news.png") no-repeat}
#disco{width:114px;left:81px;background: url("image/nav/disco.png") no-repeat}
#prof{width:66px;left:202px;background: url("image/nav/prof.png") no-repeat}
#bio{width:92px;left:275px;background: url("image/nav/bio.png") no-repeat}
#live{width:79px;left:374px;background: url("image/nav/live.png") no-repeat}
#download{width:94px;left:460px;background: url("image/nav/download.png") no-repeat}
#blog{width:49px;left:560px;background: url("image/nav/blog.png") no-repeat}
#link{width:40px;left:616px;background: url("image/nav/link.png") no-repeat}
#goods{width:65px;left:609px;background: url("image/nav/goods.png") no-repeat}
#contact{width:79px;left:661px;background: url("image/nav/contact.png") no-repeat}

#navi_bar{
     position: absolute;
     left: 0;
     top: 23px!important;
     background: #fff;
     height: 2px!important;
     width: 0;
     opacity: 0;
 }

/********************************
            top
********************************/
.content_top{
    opacity: 0;
    display: none;
}
#twitter{
    position: absolute;
    right: 34px;
    top: 34px;
    width: 182px;
    height: 275px;
    border: 1px solid #fff;
    padding: 2px 0 0 6px;
    border-top: 10px solid #fff;
}
#twitter img{
    position: absolute;
    left: -20px;
    top: 110px;
}

#top_news_wrap{
    width: 420px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -206px;
    top: 50%;
    margin-top: 195px;
}
#top_news_scroll{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#top_news_btn{
    position: absolute;
    top: 8px;
    left: 133px;
    width: 152px;
    height: 14px;
    border: solid 1px #fff;
    cursor: pointer;
    padding: 1px 5px;
}
#top_news_btn p{
    line-height: 14px;
    font-size: 90%;
}
#top_news_arrow{
    position: absolute;
    background: url("image/top/top_news_arrow.png") no-repeat;
    width: 7px;height: 6px;
    right: 7px;
    top: 6px;
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
}
#top_news{
    width: 398px;
    height: auto;
    position: absolute;
    top: 35px;
    border: solid 1px #fff;
    border-top: solid 10px #fff;
    padding: 8px 10px;
    white-space: normal;
    font-size: 95%;
    opacity: 0;
    left: 5px;
}
#caption_top_news{
    position: absolute;
    left: -17px;
    top: -10px;
}
#top_news dl{
    font-size: 100%;
    height: 15px;
    line-height: 15px;
}
#top_news dl dt{
    width: 43px;
    float: left;
}
#top_news dl dd{
    width: 333px;
    float: left;
}

/********************************
             news
********************************/
#content_news{
    position: absolute;
    width: 620px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    margin-top: -290px;
}
#news_scroll{
    position: absolute;
    width: 555px;
    height: 200px;
    top: 2px;
    left: 43px;
    font-size: 95%;
    line-height: 1.2;
}
#news_scroll dl{
    font-size: 110%;
    width: 455px;
    margin-bottom: 5px;
}
#news_scroll dl dt{
    width: 50px;
    float: left;
}
#news_scroll dl dd{
    width: 395px;
    float: left;
    white-space: normal;
    line-height: 1.3;
}
#caption_news{
    position: absolute;
    left: 0;
    top: 0;
}

/********************************
         discography
********************************/
#content_disco{
    position: absolute;
    width: 620px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    margin-top: -290px;
}
#caption_disco{
    position: absolute;
    left: 0;
    top: 0;
}
.disco_box{
    width: 575px;
    height: 143px;
    position: relative;
    cursor: pointer;
}
.disco_box div{
    float: left;
}
.separate{
    margin: 13px 0;
    border: 0;
    height: 1px;
    background-color: #fff;
}
#disco_list,.disco_detail{
    position: absolute;
    width: 100%;
    height: 100%;
}
.disco_detail{
    display: none;
    opacity: 0;
}
.disco_jk{
    width: 142px;
    height: 142px;
}
.disco_txt{
    height: 142px;
    padding-left: 12px;
    width: 420px;
}
.disco_txt h3{
    font-size: 128%;
    line-height: 1.4;
}
.disco_txt p{
    font-size: 90%;
    line-height: 1.7;
}
.disco_arrow{
    position: absolute;
    top: 60px;
    right: 0;
}
.disco_detail_jacket{
    width: 239px;
    height: 239px;
    float: left;
}
.disco_detail_txt{
    width: 295px;
    height: 239px;
    padding-left: 9px;
    position: relative;
    float: left;
}
.disco_detail_txt h3{
    font-size: 110%;
    line-height: 1.4;
}
.disco_detail_txt h3 span{
    font-size: 125%;
}
.disco_detail_txt .copylights{
    font-size: 80%;
}
.disco_detail_txt .amazon{
    position: absolute;
    bottom: 0;
    left: 8px;
}
.disco_detail_txt .itunes{
    position: absolute;
    bottom: 0;
    left: 96px;
}
.disco_scroll{
    width: 100%;
    height: 530px;
    overflow: hidden;
}
.disco_detail_track{
    width: 543px;
    height: auto;
    padding-top: 8px;
    float: left;
}
.disco_detail_track ul li{
    line-height: 1.4;
}
.disco_back{
    position: absolute;
    bottom: -30px;
    left: 208px;
    cursor: pointer;
    width: 70px;
    height: 29px;
    background: url(image/disco/disco_back.png) no-repeat;
}

/********************************
            profile
********************************/
#content_prof{
    position: absolute;
    width: 620px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    margin-top: -290px;
}
#caption_prof{
    position: absolute;
    left: 0;
    top: 0;
}
.prof_detail{
    position: absolute;
    width: 100%;
    height: 100%;
}
.prof_jacket{
    width: 239px;
    height: 239px;
    float: left;
}
.prof_right{
    width: 295px;
    height: 239px;
    padding-left: 9px;
    position: relative;
    float: left;
    font-size: 110%;
}
.prof_right h3{
    font-size: 130%;
    line-height: 1.3;
}
.prof_right .mylist{
    position: absolute;
    left:8px;
    bottom: 25px;
}
.prof_right .twitter{
    position: absolute;
    left:96px;
    bottom: 25px;
}
.prof_right .community{
    position: absolute;
    left:8px;
    bottom: 0;
}
/*
.prof_right .community{
    position: absolute;
    left:96px;
    bottom: 0;
}
*/
.prof_txt{
    width: 100%;
    height: auto;
    padding-top: 8px;
    float: left;
    line-height: 1.5;
    font-size: 95%;
}
/********************************
            biography
********************************/
#content_bio{
    position: absolute;
    width: 375px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -290px;
}
#bio_wrap{
    position: absolute;
    width: 100%;
    height: 100%;
}
#caption_bio{
    position: absolute;
    left: 0;
    top: 0;
}
.bio_box{
    width: 320px;
    letter-spacing: .1px;
    line-height: 1.2;
}
.bio_caption{
    float: left;
    font-size: 125%;
}
#bio_scroll{
    left: 41px;
    width: 320px;
    height: 540px;
    position: absolute;
    font-size: 78%;
    white-space: normal;
    padding-right: 30px;
    overflow: hidden;
}
.bio_right{
    float: right;
    width: 279px;
    padding-bottom: 25px;
}
.bio_right dt{
    font-size: 100%;
}
.bio_right dd{
    font-size: 115%;
    padding-top: 4px;
    text-indent: -0.5em;
    cursor: pointer;
}
.bio_sepa{
    height: 1px;
    background: #fff;
    margin-bottom: 12px;
}
#movie_wrap{
    position: absolute;
    left: -220px;
    top: 100px;
    width: 597px;
    height: 415px;
    display: none;
    white-space: normal;
}
#movie_area{
    width: 597px;
    height: 336px;
    position: relative;
}
#movie_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: .7;
}
#movie_panel{
    position: absolute;
    width: 595px;
    height: 334px;
    border: solid 1px #fff;
}
#movie_date{
    text-align: center;
    font-size: 90%;
    margin: 10px 0 0;
}
#movie_title{
    text-align: center;
    font-size: 110%;
    margin: 5px 0 0;
}
#bio_back{
    position: absolute;
    bottom: -90px;
    left: 257px;
    cursor: pointer;
    width: 70px;
    height: 29px;
    background: url(image/disco/disco_back.png) no-repeat;
}
/********************************
            live
********************************/
#content_live{
    position: absolute;
    width: 375px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -290px;
}
#caption_live{
    position: absolute;
    left: 0;
    top: 0;
}
.bio_caption{
    float: left;
    font-size: 125%;
}
#live_scroll{
    left: 41px;
    width: 320px;
    height: 540px;
    position: absolute;
    font-size: 90%;
    white-space: normal;
    padding-right: 30px;
    overflow: hidden;
}
.live_box{
    width: 310px;
    letter-spacing: .1px;
    line-height: 1.4;
    margin-bottom: 45px;
}
.live_box h3{
    width: 320px;
    letter-spacing: .1px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.live_box p{
    letter-spacing: -.1px;
}
.live_box .indent{
    text-indent: -.5em;
    display: block;
}
.live_box .yellow{
    color: #fff67f;
}
.live_box a{
    font-size: 85%;
    color: #fff67f;
    text-decoration: none;
}
.live_box a:hover{
    text-decoration: underline!important;
}
/********************************
            download
********************************/
#content_download{
    position: absolute;
    width: 620px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    margin-top: -290px;
}
#caption_download{
    position: absolute;
    left: 0;
    top: 0;
}
.prof_detail{
    position: absolute;
    width: 100%;
    height: 100%;
}
.prof_jacket{
    width: 239px;
    height: 239px;
    float: left;
}
.prof_right{
    width: 295px;
    height: 239px;
    padding-left: 9px;
    position: relative;
    float: left;
    font-size: 110%;
}

/********************************
            link
********************************/
#content_link{
    position: absolute;
    width: 425px;
    height: 580px;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -290px;
}
#caption_link{
    position: absolute;
    left: 0;
    top: 0;
}
#link_container a{
    text-decoration: none!important;
}
#link_head{
    text-align: center;
}
#link_head a,#link_head img{
    width: 190px;
    height: 50px;
}
#link_head img{
    padding: 5px;
}
#link_container{
    margin: -10px -10px 0 0;
}
#link_container li{
    width: 190px;
    height: 50px;
    margin: 10px 10px 0 0;
    float: left;
    text-align: center;
}
#link_scroll{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/********************************
            layout
********************************/
.small90{
    font-size: 90%;
}
.small85{
    font-size: 85%;
}
.coming_soon{
    padding: 280px 20px 0 0;
    text-align: center;
    font-size: 145%;
}
/********************************
          touch device
********************************/
#preview{
    width: 49px;
    height: 95px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 17px;
    margin-top: -42px;
    background: url("image/preview.png?c") no-repeat;
    display: none;
}
#next{
    width: 49px;
    height: 95px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 4px;
    margin-top: -42px;
    background: url("image/next.png?c") no-repeat;
}
/********************************
            footer
********************************/

#copyrights{
    position: absolute;
    right: 20px;
    bottom: 3px;
    color: #fff;
    opacity: .3;
    text-align: center;
    font-size: 83.4%;/* 10px */
}
#copyrights small{
    font-size: 83.4%;/* 10px */
}

