@charset "utf-8";


/* font-family: 'Work Sans', sans-serif; */

html,body{
    -webkit-font-smoothing: antialiased;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "MSP明朝","MS PMincho","MS 明朝",serif;
    height: 100%;
    position: relative;
}

/* gloval */

p.date{
    font-family: 'Work Sans', sans-serif;
    opacity: 0.9;
}


#bg_move{
    position: absolute;
    top: 400px;
    right: 0;
    left: 0;
    width: 100%;
    height: 700px;
    background: #b3b3b3;
    z-index: -1;
}

#wrapper{
    position: relative;
    min-height: 100%;
    box-sizing: border-box;
    color: #000;
    min-width: 1020px;
    width: 100%;
}

.container{
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.home.blog #wrapper{
    background-size: 100% 210%;
}
img{
    vertical-align: bottom;
}
a{
    text-decoration: none;
    color: inherit;
}
a:hover{
    opacity: .5;
}

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

.movie_wrapper a:hover{
    opacity: 1;
}

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

#pager{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    clear: both;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    width: 50%;
    padding: 30px 30px 30px 0;
    box-sizing: border-box;
}

#pager span,
#pager a{
    display: inline-block;
    padding: 3px;
}


#pager .current:before{
    content: ">>";
    font-size: 12px;
    vertical-align: top;
}

#single_pager{
    position: relative;
}

#single_pager h2{
    display: none;
}

#single_pager .nav-links{
    overflow: hidden;
}

#single_pager .nav-links > div{
    width: auto;
    float: left;
    text-align: left;
}

#single_pager .nav-links > div + div{
    float: right;
}

#single_pager a.return{
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -40px;
}

#single_pager .nav-links > div a{
    padding: 10px 0px;
}


#TopPage .information ul li a,
.newsIndex ul li a{
    display: block;
    position: relative;
}

#TopPage .information ul li:hover a,
#TopPage .information ul li:hover p.date,
.newsIndex ul li:hover a{
    opacity: 1;
    color: #FFF !important;
    background: #000 ;
}

#page #contact{
    padding-top: 160px;
}
#contact h3{
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
}

#contact p{
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
}

#contact .adress{
    text-align: left;
    padding: 5px 10px;
    margin: 10px auto;
    max-width: 280px;
    width: 100%;
}

#contact .adress p{
    text-align: left;
}

#contact form {
	max-width: 520px;
	margin:60px auto;
	line-height:120%;
	font-size: 12px;

}
#contact form table.formTable{
    width: 100%;
    box-sizing: border-box;
	margin:0 auto;
	border-collapse:collapse;
}

#contact form table.formTable td,
#contact form table.formTable th{
	padding: 7px 10px;
	vertical-align: middle;
	padding-right: 100px;
}
#contact form table.formTable th{
	width: 96px;
	font-weight:normal;
	text-align:right;
	padding: 7px 0;
}

#contact form table.formTable th br{
    display: none;
}

#contact form table.formTable textarea,
#contact form table.formTable input{
    padding: 10px 2px;
    color: #000;
    background-color: #F1F1F1;
    -webkit-appearance: none;  
    border: 0px solid #FAFAFA;
    border-radius: 0;
    -webkit-font-smoothing: auto;
    width: 99%;
}

#contact form table.formTable textarea{
    height: 60px;
    margin-bottom: -8px;
}

#contact form > p{
    text-align: center;
    margin: 20px auto;
}
#contact form > p input{
    font-family: 'Work Sans', sans-serif;
    padding: 8px 15px;
    background: #F1F1F1;
    color: #000;
    border: 1px solid #FFF;
    margin: 0 10px;
    font-size: 16px;
    letter-spacing: 0.1em;
}

#contact form > p input:hover{
    background: #000;
    color: #FFF;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip{
    margin-top: 5px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-response-output{
    border: none !important;
    padding: 10px !important;
    font-weight: bold;
    background: #000 ;
    background: rgba(255,255,255,0.3);
}

div.wpcf7-validation-errors{
    text-align: center;
}

/* header */
header{
    position: relative;
    padding-top: 24px;
}

header h1,
header .logo{
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: -180px;
    left: 0;
    right: 0;
    text-align: center;
}

header h1 a,
header .logo a{
    width: 100%;
    display: block;
}

header .TopBanner{
    position: relative;
    top: -107px;
}

header .TopBanner a{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 234px;
    height: 60px;
    background: #000;
}

header .btn-dl{
    display: inline-block;
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 10px;
    border: 1px solid #FFF;
}

header nav{
    margin: 24px 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    height: 40px;
}
header .btn-spmenu{
    display: none;
}
header nav > ul{
    max-width: 1020px;
    margin: 0 auto;
    text-align: center;
}
header nav > ul li{
    display: inline-block;
}
header nav > ul li a{
    text-decoration: none;
    margin: 0 20px;
    display: block;
    padding: 0 2px;
    height: 30px;
    overflow: hidden;
}

header nav > ul li a span{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height: 18px;
    display: block;
    text-indent: -99999px;
}

header nav > ul li a span:hover{
    background-color: #000;
    background-position: center bottom;
}


header nav > ul li:nth-child(1) a span{
    width: 46px;
    background-image: url(img/menu_news.png); 
}

header nav > ul li:nth-child(2) a span{
    width: 56px;
    background-image: url(img/menu_media.png); 
}
header nav > ul li:nth-child(3) a span{
    width: 34px;
    background-image: url(img/menu_live.png); 
}
header nav > ul li:nth-child(4) a span{
    width: 50px;
    background-image: url(img/menu_video.png); 
}
header nav > ul li:nth-child(5) a span{
    width: 112px;
    background-image: url(img/menu_disco.png); 
}
header nav > ul li:nth-child(6) a span{
    width: 58px;
    background-image: url(img/menu_goods.png); 
}
header nav > ul li:nth-child(7) a span{
    width: 59px;
    background-image: url(img/menu_prof.png); 
}
header nav > ul li:nth-child(8) a span{
    width: 71px;
    background-image: url(img/menu_contact.png); 
}

header nav > ul li a.close{
    color: #888;
}

header nav > ul li a:hover{
    color: #f39935;
    opacity: 1;
}




#TopPage,#page,#single{
    padding: 0px 0px 40px;
    margin: 0 auto;
}

#page{
    max-width: 920px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
}

#page .mv{
    display: none;
}

/* title */
#wrapper h2{
    font-size: 40px;
    height: 50px;
    text-align: center;
    font-family: "Times New Roman";
    font-weight: normal;
    position: relative;
    margin-bottom: -10px;
    text-indent: -9999px;
    text-align: left;
}

#wrapper h2 span{
    display: block;
    height: 46px;
}

#wrapper #news h2 span{
    background: url(img/title_news.png) no-repeat left center;
    background-size: 100%;
    width: 96px;
}
#wrapper #media h2 span{
    background: url(img/title_media.png) no-repeat left center;
    background-size: 100%;
    width: 119px;
}
#wrapper #prof h2 span{
    background: url(img/title_profile.png) no-repeat left center;
    background-size: 100%;
    width: 118px;
}
#wrapper #live h2 span{
    background: url(img/title_live.png) no-repeat left center;
    background-size: 100%;
    width: 71px;
}
#wrapper #video h2 span{
    background: url(img/title_video.png) no-repeat left center;
    background-size: 100%;
    width: 102px;
}
#wrapper #disco h2 span{
    background: url(img/title_disco.png) no-repeat left center;
    background-size: 100%;
    width: 234px;
}
#wrapper #goods h2 span{
    background: url(img/title_goods.png) no-repeat left center;
    background-size: 100%;
    width: 119px;
}
#wrapper #contact h2 span{
    background: url(img/title_contact.png) no-repeat left center;
    background-size: 100%;
    width: 150px;
}



/* TopPage */

#TopPage #main{
    padding-top: 42px;
}

#TopPage #main .mv{
    margin-top: 60px;
    max-width: 1020px;
    margin: 0 auto;
}

#TopPage #main .mv ul{
    width: 100%;
    height: 483px;
    position: relative;
    overflow: hidden;
}

#TopPage #main .mv ul li{
    width: 900px;
    height: 483px;
    position: absolute;
    top: 0;
    display: none;
}

#TopPage #main .mv ul li img{
    height: auto;
}

#TopPage #main .mv ul li span{
    display: none;
}

#TopPage #main .mv ul li.current{
    display: block;
    right: 0;
}

#TopPage #main .mv ul li.prev{
    display: block;
    left: 0;
}

#TopPage #main .glitch canvas{
    z-index: 1;
}

#TopPage #main .banner{
    margin: 30px auto; 
    max-width: 1000px;
    text-align: center;
    overflow: hidden;
}

#TopPage #main .banner a{
  display: inline-block;
  padding: 5px 8px;
}

#TopPage #main .banner a{
  display: block;
  width: 33.33%;
  box-sizing: border-box;
  padding: 10px;
  float: left;
}

#TopPage #main .banner img{
    max-width: 320px;
    width: 100%;
    height: auto;
}

#TopPage .information{
    padding: 50px 0;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
}

#TopPage .information#news{
    background: url(img/news_bg.jpg) no-repeat right center;
    background-size: 45%;
}

#TopPage .information#media{
    background: url(img/media_bg.jpg) no-repeat left center;
    background-size: 45%;
}

#TopPage #news .section_wrap{
    max-width: 980px;
    padding-right: 500px;
    padding-left: 20px;
    margin: 0 auto;
    box-sizing: border-box;
}

#TopPage #media .section_wrap{
    max-width: 980px;
    padding-left: 520px;
    padding-right: 20px;
    margin: 0 auto;
    box-sizing: border-box;
}

#TopPage .information ul{
    margin: 30px 0;
}
#TopPage .information ul li{
    font-size: 14px;
    line-height: 1.6em;
    font-family: "游ゴシック", YuGothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    position: relative;
}
#TopPage .information ul li:before{
    content: "-";
    font-size: 18px;
}

#TopPage .information ul li a{
    display: block;
    color: #282828;
}

#TopPage .information ul li a p.date{
    font-family: 'Work Sans', sans-serif;
    color: #444;
}

#TopPage .information ul li a h3,
#TopPage .information ul li a .title{
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
}

#TopPage .information ul li .text{
    height: 67px;
    font-size: 14px;
    overflow: hidden;
}

#TopPage .information ul li .text img{
    display: none;
}

#TopPage .btn-more{
    display: block;
    width: 77px;
    height: 32px;
    text-indent: -9999px;
    background: url(img/btn-more.png) no-repeat center center;
    background-size: 100%;

}
#TopPage .btn-more small{
    font-size: 10px;
}

#video{
    max-width: 750px;
    margin: 0 auto;
}

#TopPage #movie_Play{
    margin-top: 30px;
}

#TopPage #movie_Play .movie_wrapper img{
  width: 100%;
  height: auto;
}

#movie #movie_Play{
    padding: 70px 0 ;
    max-width: 750px;
    margin: 0px auto 0px;
}
/*
#movie ul{
    overflow: hidden;
}

#movie ul li{
    float: left;
}
#movie #movie_archive ul li{
    float: none;
}

#movie ul li p img{
    width: 100%;
    height: auto;
}

#movie ul li h3{
    font-size: 11px;
    margin: 6px;
    line-height: 1.3em;
}

#movie .select_wrap{
    overflow: hidden;
    height: 180px;
    position: relative;
}

#movie .select_wrap a.s-next,
#movie .select_wrap a.s-prev{
    position: absolute;
    top: 0;
    width: 30px;
    display: block;
    z-index: 100;
    bottom: 50px;
}

#movie .select_wrap a.s-next{
    right: -30px;
    padding-left: 30px;
}

#movie .select_wrap a.s-next:hover{
    right: 0;
    opacity: 1;
}

#movie .select_wrap a.s-prev{
    left: -30px;
    padding-right: 30px;
}

#movie .select_wrap a.s-prev:hover{
    left: 0;
    opacity: 1;
}

#movie .select_wrap a.s-next span,
#movie .select_wrap a.s-prev span{
    display: block;
    height: 100%;
    vertical-align: 100%;
    background: url(img/anc-r.png) no-repeat center center rgba(0,0,0,0.5);
    background-size: 15px;
    text-indent: -9999px;
}

#movie .select_wrap a.s-prev span{
    background: url(img/anc-l.png) no-repeat center center rgba(0,0,0,0.5);
    background-size: 15px;
}
*/
#contact{
    padding: 50px 0;
}
#contact h2{
    padding-bottom: 30px;
}

#contact h2 span{
    display: block;
    width: 170px;
    background: url(img/title_contact.png) no-repeat center center;
    background-size: 100%;
    margin: 20px auto;
}

/* page News */

#wrapper .newsIndex{
    padding-top: 120px;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 60px;
}

#wrapper .newsDetail{
    width: 50%;
    float: right;
    padding-left: 30px;
    box-sizing: border-box;
    padding-bottom: 60px;
}

#wrapper .newsIndex h2{
    margin-bottom: 26px;
}

.newsIndex ul{
    width: 50%;
    float: left;
    padding-right: 30px;
    box-sizing: border-box;
}

.newsIndex ul li,
.newsDetail{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    line-height: 1.6em;
    font-size: 14px;
}

.newsIndex ul li:before{
    content: "-";
    font-size: 18px;
}

.newsIndex ul li.select a{
    background: #b3b3b3;
}

.newsIndex ul li.select:hover a{
    background: #000;
}

.newsIndex ul li a h3,
.newsIndex ul li a .title{
    font-size: 14px;
    font-weight: normal;

    font-weight: bold;
}

#TopPage .information ul li.newicon a h3:before,
#TopPage .information ul li.newicon a .title:before,
.newsIndex ul li.newicon h3:before,
.newsIndex ul li.newicon a .title:before{
    content: "NEW!! ";
    color: #484848;
}

.newsIndex ul li .text{
    height: 70px;
    font-size: 14px;
    overflow: hidden;
    display: none;
}

.newsIndex ul li .text img{
    display: none;
}

.newsDetail article:before{
    content: "-";
    font-size: 18px;
}
.newsDetail img{
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}

/* Disco Page */
#disco{
    padding-top: 100px;
    padding-bottom: 60px;
    overflow: hidden;
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
#disco h2{
    margin-top: 30px;
}

#disco .content{
    max-width: 920px;
    margin: 0 auto;
    padding: 30px 0;
    clear: both;
}

#disco .content .jacket{
    float: left;
    width: 50%;
    padding-right: 30px;
    box-sizing: border-box;
}

#disco .content .jacket img{
    width: 100%;
    height: auto;
    border: 1px solid #e8e7e7;
    box-sizing: border-box;
}

#disco .content .info{
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
    margin-left: 50%;
    font-size: 13px;
    line-height: 1.8em;
}

#disco .content h3{
    font-size: 20px;
    padding: 5px 0;
    line-height: 1.4em;
}
#disco .content .release{
    font-size: 15px;
    color: #969696;
    line-height: 1.4em;
}

#disco .content .discinfo a{
    text-decoration: underline;
    line-height: 2em;
}

/* Biography Page */
#prof h2{
    max-width: 700px;
    margin: 30px auto;
}

#prof section{
    clear: both;
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 40px;
}

#prof .prof_photo{
    padding-right: 20%;
    padding-bottom: 10%;
    background: url(img/ft_image.jpg) no-repeat right bottom;
    background-size: 80%;
}

#prof .prof_photo img{
    width: 100%;
    height: auto;
}

#prof section .profile{
    max-width: 700px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8em;
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    letter-spacing: -0.055em
}

#prof section .profile p{
    padding-bottom: 5px;
}

#prof section .profile .name{
    margin-bottom: 18px;
}

#prof section .profile a{
    color: #f39935;
}

/* Paeg goods */

#page #goods{
    padding-top: 120px;
}
#goods section{
    margin: 30px auto 60px;
}
#goods section img{
    width: 100%;
    height: auto;
}


/* Paeg movie */
#page #video{
    padding-top: 100px;
    max-width: 750px;
    margin: 0 auto;
}
#movie_archive{
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
}

#movie_archive ul li{
    padding: 30px 0;
}
#movie_archive ul li h4{
    margin-top: 20px;
    font-size: 15px;
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    line-height: 1,4em;
}

#movie_archive ul li img{
    width: 100%;
    height: auto;
}

/* Single */

#single{
    margin: 0 auto;
    max-width: 920px;
    padding: 0 10px;
}


#articlebody{
    font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

#articlebody .date{
    font-family: 'Work Sans', sans-serif;
    line-height: 1.75em;
    margin-top: 0;
}

#articlebody img{
    max-width: 100%;
    height: auto;
    margin: 10px auto;
}

#articlebody p{
    line-height: 1.8em;
    margin-top: 10px;
    font-size: 14px;
}

.color{
    color: #333cd9;
}

#articlebody p a{
    text-decoration: underline;
    color: #737373;
}

#articlebody p a:visited{
    text-decoration: underline;
    color: #bdaf89;
}


#single_pager{
    text-align: center;
    border-top: 1px solid #000;
    padding: 20px 0;
    position: relative;
}
#single_pager a{
    display: inline-block;
    padding: 10px 5px;
    font-size: 14px;
}

aside{
    position: fixed;
    left: 0;
    width: 100px;
    top: 50%;
    margin-top: -145px;
    bottom: 0;
}

aside ul li,
aside ul li a{
    display: block;
    text-indent: -99999px;
    width: 100px;
    overflow: hidden;
}

aside ul li.slash{
    background: url(img/s_menu_slash.png) no-repeat center center;
    background-size: 17px;
    width: 100px;
    height: 36px;
}

aside ul li.insta a{
    background: url(img/s_menu_insta.png) no-repeat center center;
    background-size: 17px;
    height: 94px;
}

aside ul li.follow a{
    background: url(img/s_menu_follow.png) no-repeat center center;
    background-size: 17px;
    height: 60px;
}

aside ul li.tw a{
    background: url(img/s_menu_tw.png) no-repeat center center;
    background-size: 17px;
    height: 64px;
}

/* footer */
footer{
    clear: both;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(img/ft_image.jpg) no-repeat center top;
    background-size: 100%;
    padding: 28% 0 3%;
}

footer > p{
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-family: 'Work Sans', sans-serif; 
}

@media screen and (max-width: 1040px){
    aside{
        position: static;
        width: 100%;
        height: 50px;
        margin-top: 0;
    }
    aside ul{
        text-align: center;
    }
    aside ul li,
    aside ul li a{
        display: block;
        text-indent: -99999px;
        height: 50px;
        width: auto;
        overflow: hidden;
    }
    aside ul li{
        display: inline-block;
    }
    aside ul li.slash{
        background: url(img/s_menu_slash_y.png) no-repeat center center;
        background-size: 8px;
        width: 36px;
        height: 50px;
    }
    aside ul li.insta a{
        background: url(img/s_menu_insta_y.png) no-repeat center center;
        background-size: 100%;
        width: 92px;
        height: 50px;
    }
    
    aside ul li.follow a{
        background: url(img/s_menu_follow_y.png) no-repeat center center;
        background-size: 100%;
        width: 57px;
        height: 50px;
    }
    
    aside ul li.tw a{
        background: url(img/s_menu_tw_y.png) no-repeat center center;
        background-size: 100%;
        width: 63px;
        height: 50px;
    }

}

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

    #wrapper{
      min-width: 320px;

    }
    
    #bg_move{
        height: 300px;
        display: none;
    }
    .container{
        width: 100%;
    }
    
    #wrapper #contact h2{
        padding-top: 0;
    }
    #contact form{
        margin: 30px 0;
    }
    
    #contact form table.formTable th{
        width: 60px;
    }
    #contact form table.formTable th br{
         display: inline;
    }

    #contact form table.formTable td, #contact form table.formTable th{
        padding-right: 10px;
    }
    #TopPage aside .tw_widget iframe{
        height: 280px !important;
    }
    #wrapper h2{
        padding-top: 20px;
        margin-bottom: −10px;
    }
    #wrapper h2 span{
        margin: 0 auto;
    }
    #wrapper h2:after{
        top: 30px;
    }
    a:hover{
        opacity: 1;
    }
    
    header{
        padding: 10px ;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background: rgba(255,255,255,0.9);
        z-index: 10;
    }
    header nav{
        margin: 0 auto;
    }
    
    header h1, header .logo{
        padding-top: 0;
        background: none;
        padding-bottom: 0;
        position: relative;
        bottom: auto;
        top: 0px;
        left: auto;
        right: auto;
    }

    header h1 img{
        max-width: 100px;
        height: auto;
    }

    header .btn-spmenu{
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: -5px;
        margin-left: auto;
        margin-right: 0;
    }
    
    header nav{
        display: none;
        position: absolute;
        top: 55px;
        height: auto;
        left: 0;
        right: 0;
        z-index: 100;
        background: rgba(255,255,255,0.9);
        padding-top: 0;
        border-top: 1px solid #999;
    }
    header nav ul{
        margin: 0 10px;
        overflow: hidden;
    }
    header nav ul li{
        display: block;
        border-bottom: 1px solid #999;
        width: 50%;
        float: left;
    }
    header nav ul li a{
        line-height: 40px;
        height: 40px;
        padding: 0 15px;
        margin: 0;
        display: block;
        text-align: center;
    }

    header nav ul li a span{
        margin-top: 13px;
    }

    
    header .btn-spmenu .bottun{
        z-index: 999;
        display: block;
        position: absolute;
        top: 13px;
        right: 8px;
        width: 25px;
        height: 17px;
        margin: 0;
    }
    
    header .btn-spmenu .bottun span{
        text-indent: -9999px;
        display: block;
        background-color: #000;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 7px;
        opacity: 1;
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }
    
    header .btn-spmenu .bottun:before{
        content: "";
        display: block;
        background-color: #000;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 0;
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }
    
    header .btn-spmenu .bottun:after{
        content: "";
        display: block;
        background-color: #000;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 14px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }
    
    header .btn-spmenu.open .bottun span{
        opacity: 0;
        transition: 0.2s;
        -webkit-transition: 0.2s;
    }
    
    header .btn-spmenu.open .bottun:before{
        content: "";
        display: block;
        background-color: #000;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 7px;
        transform: rotate(45deg);
        transition: 0.5s;
        -webkit-transform: rotate(45deg);
        -webkit-transition: 0.5s;
    }
    
    header .btn-spmenu.open .bottun:after{
        content: "";
        display: block;
        background-color: #000;
        width: 25px;
        height: 2px;
        position: absolute;
        top: 7px;
        transform: rotate(-45deg);
        transition: 0.5s;
        -webkit-transform: rotate(-45deg);
        -webkit-transition: 0.5s;
    }
    header .TopBanner{
        position: static;
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
    header .TopBanner a{
        position: relative;
        display: inline-block;
    }
    header .TopBanner .btn-dl{
        padding: 10px;
    }
    
    #TopPage{
        padding-top: 10px;
    }
    #TopPage #main{
        padding-top: 0;
    }
    
    #TopPage #main .mv ul{
        width: 100%;
        height: 0;
        padding-top: 51%;
    }
    #TopPage #main .mv img{
        width: 100%;
        height: auto;
    }
    #TopPage #main .banner{
        margin: 10px;
    }
    #TopPage #main .banner a{
      padding: 5px 3px;
      float: none;
      max-width: 320px;
      margin: 0 auto;
      width: auto;
    }

    #TopPage .information#news{
        background: none;
    }
    #TopPage .information#media{
        background: #b3b3b3;
    }

    #TopPage #news .section_wrap,
    #TopPage #media .section_wrap{
        padding-right: 10px;
        padding-left: 10px;
    }
    
    #TopPage .btn-more{
        margin: 30px auto;
    }
    
    #video{
        padding: 10px 5px;
    }
    
    #page #video{
        padding-top: 0;
    }
    
    #pager{
        padding-right: 0;
        width: 100%;
    }
    
    #page, #single{
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 60px;
    }
    
    
    #TopPage .information{
        width: auto;
        float: none;
        padding: 10px 0 !important;
        clear: both;
    }
    
    #TopPage .information ul{
        margin-top: 10px;
    }
    
    #page .mv{
        display: block;
    }

    #page .mv img{
        width: 100%;
        height: auto;
    }
    
    #prof section{
        margin-top: 0;
    }
    
    #page #contact,
    #page #goods{
        padding-top: 30px;
    }
    
    footer .asides{
        width: auto;
        margin: 0 10px;
    }
    footer aside{
        height: auto;
    }
    footer aside .tw_widget{
        width: 100%;
        float: none;
        padding: 15px 10px;
    }

    footer aside .tw_widget iframe{
        height: 410px !important;
    }

    #articlebody img{
        max-width: 100%;
        height: auto;
    }
/*       PAGE */
    
    #wrapper .newsIndex{
        padding-top: 0px;
    }

    #wrapper .newsIndex h2{
        margin-bottom: 0;
    }
    
    #wrapper .newsIndex h2 span{
        margin: 0 auto;
    }
    
    #wrapper .newsIndex ul{
        float: none;
        padding: 0px 0 20px;
        width: 100%;
        
    }
    #wrapper .newsDetail{
        float: none;
        padding: 0px;
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #999;
    }

    #wrapper #page .newsDetail{
        display: none;
    }

/*     BIOGRAPHY */
    #prof section .prof_photo{
        width: auto;
        float: none;
        padding-right: 20px;
        margin-bottom: 20px;
    }
    #prof section .prof_photo img{
        width: 100%;
        height: auto;
    }
    #prof section .profile{
        margin: auto;
        padding: 15px 0;
        text-align: justify;
        font-size: 13px;
        line-height: 1.6em;
    }

    #prof section .profile p:first-child{
        line-height: 2.4em;
        padding-bottom: 10px;
        font-size: 14px;
    }
    #prof section .profile .name img{
        width: 200px;
        height: auto;
    }

/*     DISCO */

    #page #disco{
        padding-top: 0;
    }

    #page #disco h2{
        margin-top: 0;
    }

    #disco .content{
        padding-top: 30px;
        padding-bottom: 30px;
        float: none;
        width: 100%;
        margin: 0;
    }

    #disco .content .jacket img{
        width: 100%;
        height: auto;
    }

    #disco .content .jacket{
        padding: 0;
        width: 100%;
        float: none;
    }

    #disco .content .info{
        margin-left: 0;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
    }

    #goods section{
        margin: 20px auto 60px; 
    }
/*     page movie */

    #movie_archive{
        padding: 0;
    }

    #page #video #movie_archive ul{
        margin: 10px -5px;
    }
    
    #movie_archive ul li{
        padding: 10px 0;
    }
    #movie_archive ul li h4{
        margin-top: 10px;
    }
    
    #articlebody .date, #articlebody h3{
        line-height: 1.6em;
    }
    #articlebody .date{
        float: none;
    }
    #articlebody h3{
        margin-bottom: 20px;
    }
    
    #articlebody p{
        line-height: 1.4em;
    }
    #TopPage aside .banner_area{
        height: auto;
    }
    
    

}

