body{
    margin: 0;
	padding: 0;
    background: #000;
    color: #fff;
    font-family: Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@font-face {
    font-family: 'コーポレート・ロゴＢ';
    src: url('logotypejp_mp_b_1.1.ttf') format('OpenType');
  }
  
.red{
	color: red;
}

.top_back{
    /***position: absolute;***/
    top: 0px;
    left: 0;
    width:100%;
    height:auto;
    z-index: -1;
    /* max-width: 850px; */
    margin: 0 auto;
}

/*** ヘッダー***/
header{
    position: fixed;
    width: 100%;
    display: none;
}

#menu-ber{
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    /* background: url(../images/menu_bg.png); */
}

#menu{
    max-width: 1200px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    padding: 0px 50px 0px;
    list-style: none;
    background-position:50% 50%;
    background-size: contain;
    background-repeat:no-repeat;
}

#menu li {
    float: left;
    width: 12.45%;
    margin: 0;
    padding: 0;
}

#menu li a{
	display: block;
    margin: 0;
    text-align: center;
    text-decoration: none;
}

#menu .ucon{
	opacity: 0.6;
}


.btn_top a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/top.png?20181123);
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    margin-left: 10%;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;
    
}

.btn_news a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/news3.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;
}

.btn_about a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/about.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;
    
}

.btn_notice a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/yokoku.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;

}

.btn_gekijyo a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/gekijou.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;

}

.btn_bluelaydvd a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/bluelay.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;

}

.btn_goods a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/goods.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 0.3px;

}

.btn_live a {
    width: 100%; 
    height: 60px;
    transition: 1.0s ;
    background: url(../images/live.png) no-repeat left top;
    background-position: center center; 
    background-size: contain;
    background-repeat:no-repeat;

}

.sm_btn{
        color: #fff;
        width: 100%; 
        height: 100%;
        text-align: center;
        margin: 14px auto;
        /* font-family: 'コーポレート・ロゴＢ'; */
        /* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; */
        font-family: "MS PGothic", "Osaka", Arial, sans-serif;
        font-weight: 900;
    }

.btn_top span {
    display: none;
}

.btn_news span {
    display: none;
}

.btn_about span {
    display: none;
}

.btn_notice span {
    display: none;
}

.btn_gekijyo span {
    display: none;
}

.btn_bluelaydvd span {
    display: none;
}

.btn_goods span {
    display: none;
}

.btn_live span {
    display: none;
}

.btn_news a:hover{
    opacity: 0.5 ;    
}

.btn_about a:hover{
    opacity: 0.5 ;    
}

.btn_notice a:hover{
    opacity: 0.5 ;    
}

.btn_gekijyo a:hover{
    opacity: 0.5 ;    
}

.btn_bluelaydvd a:hover{
    opacity: 0.5 ;    
}

.btn_goods a:hover{
    opacity: 0.5 ;    
}

.btn_live a:hover{
    opacity: 0.5 ;    
}

#toggle{ 
    display: none;

}

.img_cast{
    max-width: 1200px;
    width: 100%;
    height: auto;
}

.img_staff{
    max-width: 1200px;
    width: 100%;
    height: auto;
}

.caption{
    width: 40%;
    background-image: -webkit-linear-gradient(left, transparent, #f8ad21 25%, #f8ad21 75%, transparent);
    background-image: linear-gradient(to right, transparent, #f8ad21 25%, #f8ad21 75%, transparent);
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 5px 0; 
}

@media only screen and (max-width: 699px) {
    #menu-ber{
        width: 100%;
        height: 50px;
        margin: 0 auto;
        padding: 0;
        background: url(../images/menu_bg.png);
    }
    #menu{
      display: none;
      width: 100%;
      height: 50px;
      margin: 0 auto;
      padding: 0;
    }
    #menu li{
        width: 100%;
        height:50px;
        background: url(../images/menu_bg.png);
        background-position:50% 50%;
        background-repeat:no-repeat;
        border-bottom: 1px solid rgb(56, 56, 56);
    }

    #toggle{
      display: block;
      position: relative;
      width: 100%;
      height: 50px;
      background: url(../images/menu_bg.png);
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      font-weight: 900;
    
    }
    #toggle a{
        display: block;
        position: relative;
        height: 30px;
        padding: 12px 0 7px;
        border-bottom: 1px solid rgb(56, 56, 56);
        color: #fff;
        text-align: center;
        text-decoration: none;
    }
    #toggle:before{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        background: #fff;
    }
    #toggle a:before, #toggle a:after{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 4px;
        background: #222;
    }
    #toggle a:before{
        margin-top: -6px;
    }
    #toggle a:after{
        margin-top: 2px;
    }

    #menu li a{
        display: none;
    }
	
	#menu .ucon{
		opacity: 1;
	}
	
	#menu .ucon div{
		opacity: 0.5;
	}
	
    .btn_top span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }

    .btn_news span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }

    .btn_about span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }

    .btn_notice span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }

    .btn_gekijyo span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;

    }

    .btn_bluelaydvd span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;

    }
	
    .btn_goods span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }
	
    .btn_live span {
        display: block;
        width: 100%; 
        height: 60px;
        font-size: 18px;
    }
	

    .img_cast{
        width: 100%;
        height: auto;
    }

    .img_staff{
        width: 100%;
        height: auto;
    }

    .caption{
    width: 40%;
    background-image: -webkit-linear-gradient(left, transparent, #f8ad21 25%, #f8ad21 75%, transparent);
    background-image: linear-gradient(to right, transparent, #f8ad21 25%, #f8ad21 75%, transparent);
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 1px 0; 
    margin: 5px 0;
    font-size: 12px;
}
}

/*** メイン***/

.cast{
    margin-top: 25px;
    text-align: center;
}
@media only screen and (max-width: 699px) {
    .cast{
        margin-top: 0px;
        text-align: center;
    }
}

.staff{
    margin-top: 15px;
    text-align: center;
}
  #twitter{
    margin-top: 25px;
    text-align: center;
}

/*TOPバナー*/
.top_banner{
    width: 100%;
	font-size: 0;
	letter-spacing: -4em;
	text-align: center;
    position: absolute;
    top: 100px;
}
.top_banner div{
	width: 50%;
	text-align: center;
	display: inline-block;
}
.top_banner div .aisatu_bnr_sp{
	width: 45%;
}

.top_banner_sp{
    display: none;
}
.top_banner_2_sp{
    display: none;
}
.aisatu_bnr_sp{
    width: 100%;
}
/*TOPバナーここまで*/

@media only screen and (max-width: 699px) {
    .top_banner{
        display: none;
    }
    .top_banner_sp{
		width: 80%;
		text-align: center;
		display: block;
		margin: 20px auto;	
    }
    .top_banner_2_sp{
		width: 80%;
		text-align: center;
		display: block;
		margin: 20px auto;
    }
	.aisatu_bnr_sp{
		border: 1px #fff solid;
	}
}


/*** フッター ***/
.footer{
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 10px;
    text-align: center;
}
@media only screen and (max-width: 480px) {
    .footer{
      font-size: 8px;
    }
}