.__kv {
	width: 100%;
	padding-top: 55%;
	background: url(../img/kv-min.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}
/*-----------------------------------------
** header
-----------------------------------------*/
header {
	width: 27%;
	position: absolute;
	bottom:10%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 100;
	opacity: 0;
}
header h1 {
	margin-top: 0;
	margin-bottom: 0;
}
header h1 img {
	max-width: 100%;
}

.__trailer-pc {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.__trailer-pc ul {
	list-style: none;
	letter-spacing: -0.4em;
	padding-left: 0;
	margin-left: 0;
}
.__trailer-pc ul li {
	display: inline-block;
	letter-spacing: normal;
	width: 49%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.__sp-trailer-insta {
	display: none;
}
.__bn-shishakai-sp {
	display: none;
}
/*-----------------------------------------
** __mainContents
-----------------------------------------*/
.__mainContents {
	position: relative;
	margin: 0;
	padding: 0;
}

.__academy {
	width: 40%;
	position: absolute;
	top:1%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__tokyofilm {
	width: 6%;
	position: absolute;
	bottom: 2%;
	left: 6%;
	z-index: 90;
	opacity: 0;
}
.__date-pc {
	width: 18%;
	position: absolute;
	/*top:1%*/;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 90;
	opacity: 0;
}
.__date-sp {
	display: none;
}
.__lead {
	width: 7%;
	position: absolute;
	top: 17.5%;
	right: 2.5%;
	z-index: 90;
	opacity: 0;
}
.__fresh {
	width: 30%;
	position: absolute;
	top: 2.5%;
	right: 2.5%;
	z-index: 90;
	opacity: 0;
	text-align: right;
}
.__insta-pc {
	width: 4%;
	position: absolute;
	bottom: 1.2%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__gaga {
	width: 7%;
	position: absolute;
	bottom: 2%;
	right: 0.7%;
	z-index: 90;
	opacity: 0;
}
.__copyrights {
	width: 10%;
	position: absolute;
	bottom: 1%;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 90;
	opacity: 0;
}

.__bn-special {
	max-width: 10%;
	position: absolute;
	top: 66%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-trivia {
	max-width: 10%;
	position: absolute;
	top: 66%;
	left: 11.3%;
	z-index: 90;
	opacity: 0;
}
.__bn-yoshida {
	max-width: 17%;
	position: absolute;
	top: 45%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-seiyu {
	max-width: 22%;
	position: absolute;
	top: 21%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-obon {
	max-width: 10%;
	position: absolute;
	top: 62%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-shishakai {
	width: 13%;
	position: absolute;
	bottom: 7%;
	right: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-hitevent {
	width: 13%;
	position: absolute;
	bottom: 7%;
	right: 14.5%;
	z-index: 90;
	opacity: 0;
}
.__bn-stream {
	width: 13%;
	position: absolute;
	bottom: 33%;
	right: 14.5%;
	z-index: 90;
	opacity: 0;
}

.__bn-sachiko {
	max-width: 17%;
	position: absolute;
	top: 34.4%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-twitter {
	max-width: 17%;
	position: absolute;
	top: 55.5%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__bn-100bai {
	/*max-width: 17%;
	position: absolute;
	top: 66%;
	left: 1%;
	z-index: 90;
	opacity: 0;*/
	max-width: 17%;
	position: absolute;
	/*top: 55.5%;*/
	top: 21%;
	left: 1%;
	z-index: 90;
	opacity: 0;
}
.__academy img,
.__tokyofilm img,
.__date-pc img,
.__lead img,
.__fresh img,
.__insta-pc img,
.__gaga img,
.__trailer-pc img,
.__copyrights img,
.__date-sp img,
.__insta-sp img,
.__trailer-sp img,
.__sp-trailer-insta img,
.__bn-special img,
.__bn-trivia img,
.__bn-yoshida img,
.__bn-seiyu img,
.__bn-obon img,
.__bn-shishakai img,
.__bn-sachiko img,
.__bn-twitter img,
.__bn-shishakai-sp img,
.__bn-100bai img,
.__bn-hitevent img,
.__bn-stream img  {
	max-width: 100%;
}
.__fresh img {
	-webkit-box-shadow: 0 2px 5px 2px rgba(11,11,11,0.7);
	box-shadow: 0 2px 5px 2px rgba(11,11,11,0.7);
	border-radius: 20px;
}
.__bn-special img,
.__bn-trivia img {
	webkit-box-shadow: 0 2px 5px 2px rgba(11,11,11,0.7);
	box-shadow: 0 2px 5px 2px rgba(11,11,11,0.7);
	border-radius: 4px;
	border: 1px solid rgba(255,255,255,1.0);
}


/*-----------------------------------------
** evaluation
-----------------------------------------*/
.__evaluation img {
	max-width: 100%;
}
.__evaluation {
	background: url(../img/evaluation/bgimg.jpg) center bottom no-repeat;
	background-size: cover;
	padding-top: 7%;
	padding-bottom: 31%;
}
/*.__evaluation.__fixed {
	background: url(../img/evaluation/bgimg.jpg) center bottom no-repeat fixed;
	background-size: cover;
	padding-top: 7%;
	padding-bottom: 31%;
}*/
.__evaluation h2 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 50px;
}
.__evaluation div[class^=__tx-] {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.__evaluation .__tx-2 {
	width: 60%;
	margin-bottom: 80px;
}
.__evaluation .__tx-3 {
	width: 60%;
	margin-bottom: 50px;
}
.__evaluation .__tx-4 {
	width: 60%;
}


/*-----------------------------------------
** introduction
-----------------------------------------*/
.__intro {
	background: rgba(0,0,0,1.0);
	color: rgba(255,255,255,1.0);
}
.__intro .__vis {
	margin-bottom: 50px;
}
.__intro .__vis img {
	width: 100%;
}
.__intro h2 {
	margin-right: auto;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 50px;
}
.__intro h2 img {
	max-height: 40px;
}
.__intro p {
	font-size: 14px;
	line-height: 2;
}

.__intro ul {
	margin: 50px 0 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
}
.__intro ul li {
	float: left;
	width: 33.3333333%;
	letter-spacing: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}
.__intro ul li img {
	width: 100%;
	transition: 0.2s all;
	vertical-align: bottom;
}
.__intro ul li:hover img {
	transform: scale(1.1, 1.1);
}


/*-----------------------------------------
** story
-----------------------------------------*/
.__story {
	background: rgba(0,0,0,1.0) url(../img/story/bg.png) left top no-repeat;
	background-size: cover;
	color: rgba(255,255,255,1.0);
	padding-top: 10%;
	padding-bottom: 10%;
}
.__story h2 {
	margin-right: auto;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 50px;
}
.__story h2 img {
	max-height: 40px;
}
.__story p {
	font-size: 14px;
	line-height: 2;
	text-shadow: 0px 0px 10px #333;
}


/*-----------------------------------------
** production note
-----------------------------------------*/
.__pnote {
	background: rgba(0,0,0,1.0);
	color: rgba(255,255,255,1.0);
	padding-top: 0;
	padding-bottom: 0;
}
.__pnote h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 50px;
}
.__pnote h2 img {
	max-height: 40px;
}
.__pnote .__inner {
	background: url(../img/pnote/bg.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 5%;
	padding-bottom: 5%;
}
.js-flickity ul {
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.__pnote ul h3 {
	font-size: 18px;
	margin-bottom: 25px;
	letter-spacing: -0.02em;
	background: url(../img/pnote/ic-tsuru.png) left center no-repeat;
	background-size: auto 20px;
	padding-left: 30px;
}
.__pnote ul h3.__non {
	background: none;
}
.__pnote ul h3 span {
	font-size: 40px;
}
.__pnote ul p {
	font-size: 13px;
	line-height: 1.8;
}
.__pnote ul img {
	max-width: 70%;
}
.__pnote ul li:nth-child(2) img {
	max-width: 50%;
}
.flickity-slider li {
	padding-left: 1%;
	padding-right: 1%;
}


/*-----------------------------------------
** trivia
-----------------------------------------*/
.__trivia {
	/*background: rgba(0,0,0,1.0);*/
	background: rgba(0,0,0,1.0) url(../img/trivia/bg.jpg) center top no-repeat fixed;
	background-size: 100% auto;
	color: rgba(255,255,255,1.0);
	padding-top: 0;
	padding-bottom: 0;
}

.__trivia h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px;
	padding-bottom: 80px;
}
.__trivia h2 img {
	max-height: 40px;
}
.__trivia .__inner {
	/*background: url(../img/trivia/bg.jpg) center 100px no-repeat ;
	background-size: 100% auto;*/
	padding-top: 0;
	padding-bottom: 0%;
}
.__trivia .__inBx,
.__trivia .__inBx a {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.__trivia .__inBx img,
.__trivia .__inBx a img {
	transition: all 0.2s;
	width: auto;
	height: 100%;
}
.__trivia .__inBx .__cover,
.__trivia .__inBx a .__cover {
	width: 100%;
	height: 100%;
	color: rgba(255,255,255,1.0);
	background: rgba(146,7,131,0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.__trivia .__inBx:hover img,
.__trivia .__inBx:hover a img {
	transform: scale(1.1,1.1);
}
.__trivia .__inBx .__cover span,
.__trivia .__inBx a .__cover span {
	display: block;
	width: 80%;
	text-align: center;
	letter-spacing: -0.01em;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.__trivia .__inBx a {
	display: block;
	color: rgba(255,244,98,1.0) !important;
}
.__trivia .__inBx a:focus,
.__trivia .__inBx a:active{
	outline: none;
	text-decoration: none;
}


.__trivia ul {
	margin: 250px 0 0;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
	border-right: 5px solid rgba(0,0,0,1.0);
}
.__trivia ul li {
	float: left;
	width: 25%;
	letter-spacing: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	border-top: 5px solid rgba(0,0,0,1.0);
	border-bottom: 5px solid rgba(0,0,0,1.0);
	border-left: 5px solid rgba(0,0,0,1.0);
}
.__trivia ul li:last-child {
	/*border-right: 5px solid rgba(0,0,0,1.0);*/
}
.__trivia ul li img {
	width: 100%;
	transition: 0.2s all;
	vertical-align: bottom;
}
.__trivia ul li:hover img {
	transform: scale(1.1, 1.1);
}



/*-----------------------------------------
** cast
-----------------------------------------*/
.__cast {
	/*background: rgba(0,0,0,1.0);*/
	background: rgba(0,0,0,1.0);
	color: rgba(255,255,255,1.0);
	padding-top: 0;
	padding-bottom: 0;
}

.__cast h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 80px;
	padding-bottom: 80px;
}
.__cast h2 img {
	max-height: 40px;
}
.__cast .__inner {
	/*background: url(../img/trivia/bg.jpg) center 100px no-repeat ;
	background-size: 100% auto;*/
	padding-top: 0;
	padding-bottom: 5%;
}
.__cast .__inner img {
	max-width: 100%;
	transition: 0.2s all;
}
.__cast dl {
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgba(255,244,98,1.0);
	text-align: center;
}
.__cast dl dd {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.01em;
}
.__cast dl dd:last-child {
	font-size: 15px;
	font-weight: 500;
}
.__cast .__inner a {
	display: block;
	color: rgba(255,244,98,1.0) !important;
}
.__cast .__inner a:focus,
.__cast .__inner a:active{
	outline: none;
	text-decoration: none;
}
.__cast .__inner div[class^="col-"]:hover img {
	/*transform: scale(1.1,1.1);*/
	animation: rumble 0.12s linear 2;
}


/*-----------------------------------------
** staff
-----------------------------------------*/
.__staff {
	background: rgba(0,0,0,1.0) url(../img/staff/bg.jpg) center top no-repeat;
	background-size: cover;
	color: rgba(255,255,255,1.0);
	padding-top: 7%;
	padding-bottom: 7%;
}

.__staff h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 100px;
}
.__staff h2 img {
	max-height: 40px;
}
.__staff .__inner {
	/*background: url(../img/trivia/bg.jpg) center 100px no-repeat ;
	background-size: 100% auto;*/
	padding-top: 0;
	padding-bottom: 5%;
}
.__staff .__inner img {
	max-width: 100%;
	transition: 0.2s all;
}
.__staff dl {
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgba(255,255,255,1.0);
	text-align: center;
	text-shadow: 1px 1px 10px rgba(0,0,0,1.0);
}
.__staff dl dt {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.01em;
}
.__staff dl dd {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -0.01em;
	margin-bottom: 80px;
}
.__staff dl dd:last-child {
	margin-bottom: 0;
}
.__staff .__inner a {
	display: block;
	color: rgba(255,255,255,1.0) !important;
	transition: 0.2s all;
}
.__staff .__inner a:hover {
	color: rgba(255,244,98,1.0) !important;
}
.__staff .__inner a:focus,
.__staff .__inner a:active{
	outline: none;
	text-decoration: none;
}


/*-----------------------------------------
** outroduction
-----------------------------------------*/
.__outro {
	background: rgba(0,0,0,1.0);
	color: rgba(255,255,255,1.0);
}
.__outro h2 {
	margin-right: auto;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 30px;
	text-align: center;
}
.__outro h2 img {
	max-height: 100px;
}
.__outro p {
	font-size: 14px;
	line-height: 2;
}

.__outro ul {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
	letter-spacing: -0.4em;
}
.__outro ul li {
	float: left;
	width: 33.3333333%;
	letter-spacing: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}
.__outro ul li img {
	width: 100%;
	transition: 0.2s all;
	vertical-align: bottom;
}
.__outro ul li:hover img {
	transform: scale(1.1, 1.1);
}


/*-----------------------------------------
** #__pf デジタル配信
-----------------------------------------*/
#__pf .__inner {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 30px;
	color: rgba(255,255,255,1.0);
}
#__pf h2 {
	margin: 0 0 20px 0;
	text-align: center;
}
#__pf ul {
	list-style: none;
	letter-spacing: -.4em;
	padding: 0;
	margin: 0;
}
#__pf ul li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100% / 8);
	border-radius: 3px;
	padding: 0.15%;
}
#__pf ul li a {
	display: block;
	background: rgba(255,255,255,1.0);
	border-radius: 3px;
	padding: 10px;
}
#__pf ul li img {
	max-width: 100%;
	transition: 0.2s linear;
}
#__pf ul li a:hover img {
	opacity: 0.6;
}
#__pf p {
	font-size: 75%;
	text-indent: -1em;
	padding-left: 1em;
	margin: 0;
}
#__pf .__50on {
	text-align: right;
	margin-bottom: 0.5em;
}

/*-----------------------------------------
** btn effect
-----------------------------------------*/
.__rumble:hover{
	animation: rumble 0.12s linear 2;
}

@keyframes rumble{
	0%	{transform:rotate(0deg)	translate(0,0);}
	12.5%	{transform:rotate(0.4deg)	translate(1px,-1px);}
	25%	{transform:rotate(0.8deg)	translate(0px,1px);}
	37.5%	{transform:rotate(0.4deg)	translate(-1px,0);}
	50%	{transform:rotate(0deg)	translate(0,0);}
	62.5%	{transform:rotate(-0.4deg)	translate(1px,0);}
	75%	{transform:rotate(-0.8deg)	translate(0,1px);}
	87.5%	{transform:rotate(-0.4deg)	translate(-1px,-1px);}
	100%	{transform:rotate(0deg)	translate(0,0);}
}





/*-----------------------------------------
**
** query
**
-----------------------------------------*/
@media screen and (min-width:641px) and (max-width:800px){
	.__kv {
		width: 100%;
		padding-top: 60%;
		background: url(../img/kv-min.jpg) center top no-repeat;
		background-size: cover;
		position: relative;
	}
	/*-----------------------------------------
	** header
	-----------------------------------------*/
	header {
		width: 34%;
		position: absolute;
		bottom:10%;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 100;
		opacity: 0;
	}
	header h1 {
		margin-top: 0;
		margin-bottom: 0;
	}
	header h1 img {
		max-width: 100%;
	}

	.__trailer-pc {
		width: 55%;
		margin-left: auto;
		margin-right: auto;
	}

	.__sp-trailer-insta {
		display: none;
	}

	/*-----------------------------------------
	** __mainContents
	-----------------------------------------*/
	.__mainContents {
		position: relative;
		margin: 0;
		padding: 0;
	}

	.__academy {
		width: 36%;
		position: absolute;
		top:1%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__tokyofilm {
		width: 8%;
		position: absolute;
		bottom: 2%;
		left: 8%;
		z-index: 90;
		opacity: 0;
	}
	.__date-pc {
		width: 40%;
		position: absolute;
		/*top:1%;*/
		bottom: 7%;
		right: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__date-sp {
		display: none;
	}
	.__lead {
		width: 8%;
		position: absolute;
		top: 17%;
		right: 2.5%;
		z-index: 90;
		opacity: 0;
	}
	.__fresh {
		width: 30%;
		position: absolute;
		top: 2.5%;
		right: 2.5%;
		z-index: 90;
		opacity: 0;
	}
	.__insta-pc {
		width: 6%;
		position: absolute;
		bottom: 2%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__gaga {
		width: 8%;
		position: absolute;
		bottom: 2%;
		right: 0.7%;
		z-index: 90;
		opacity: 0;
	}
	.__copyrights {
		width: 11.5%;
		position: absolute;
		bottom: 1%;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 90;
		opacity: 0;
	}
	.__bn-special {
		width: 13%;
		position: absolute;
		top: 58.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-trivia {
		width: 13%;
		position: absolute;
		top: 58.5%;
		left: 11.5%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-yoshida {
		width: 18%;
		position: absolute;
		top: 38.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-seiyu {
		width: 20%;
		position: absolute;
		top: 17%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-obon {
		max-width: 13%;
		position: absolute;
		top: 52.5ssss%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-sachiko {
		width: 18%;
		position: absolute;
		top: 28.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-twitter {
		width: 18%;
		position: absolute;
		top: 48.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;
	}
	.__bn-100bai {
		/*width: 18%;
		position: absolute;
		top: 58.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;*/
		/*width: 18%;
		position: absolute;
		top: 48.5%;
		left: 1%;
		z-index: 90;
		opacity: 0;*/
	}
	
	/*-----------------------------------------
	** #__pf デジタル配信
	-----------------------------------------*/
	#__pf .__inner {
		max-width: 90%;
		margin: 0 auto;
		padding-bottom: 30px;
		color: rgba(255,255,255,1.0);
	}
	#__pf h2 {
		margin: 0 0 20px 0;
		text-align: center;
	}
	#__pf ul {
		list-style: none;
		letter-spacing: -.4em;
		padding: 0;
		margin: 0;
	}
	#__pf ul li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 4);
		border-radius: 3px;
		padding: 0.25%;
	}
	#__pf ul li a {
		display: block;
		background: rgba(255,255,255,1.0);
		border-radius: 3px;
		padding: 10px;
	}
	#__pf ul li img {
		max-width: 100%;
		transition: 0.2s linear;
	}
	#__pf ul li a:hover img {
		opacity: 0.6;
	}
	#__pf p {
		font-size: 75%;
	}
	#__pf .__50on {
		text-align: right;
	}
}


@media screen and (max-width:640px) {
	.__kv {
		width: 100%;
		padding-top: 0;
		height: 178vh;
		background: url(../img/kv-sp-min.jpg) center top no-repeat;
		background-size: contain;
		position: relative;
	}
	/*-----------------------------------------
	** header
	-----------------------------------------*/
	header {
		width: 80%;
		position: absolute;
		bottom: 47%;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 100;
		opacity: 1;
	}
	header h1 {
		margin-top: 0;
		margin-bottom: 0;
	}
	header h1 img {
		max-width: 100%;
	}

	.__trailer-pc {
		display: none;
	}
	
	.__sp-trailer-insta {
		display: block;
		margin-top: 15px;
	}
	.__sp-trailer-insta ul {
		list-style: none;
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 0;
		letter-spacing: -0.4em;
		text-align: center;
	}
	.__sp-trailer-insta ul li {
		letter-spacing: normal;
		display: inline-block;
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 7px;
	}

	/*-----------------------------------------
	** __mainContents
	-----------------------------------------*/
	.__mainContents {
		position: relative;
		margin: 0;
		padding: 0;
	}

	.__academy {
		width: 95%;
		position: absolute;
		top:1%;
		left: 2.5%;
		z-index: 90;
		opacity: 1;
	}
	.__tokyofilm {
		width: 20%;
		position: absolute;
		top: inherit;
		bottom: 0%;
		left: 2.5%;
		z-index: 90;
		opacity: 1;
	}
	.__date-pc {
		display: none;
	}
	.__date-sp {
		display: block;
		text-align: center;
	}
	.__date-sp img {
		max-width: 75%;
	}
	.__lead {
		width: 18%;
		position: absolute;
		top: 10%;
		left: 2.5%;
		z-index: 90;
		opacity: 1;
	}
	.__fresh {
		width: 38%;
		position: absolute;
		top: 10%;
		right: 2.5%;
		z-index: 90;
		opacity: 1;
	}
	.__fresh img {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
	}
	.__insta-pc {
		display: none;
	}
	.__gaga {
		width: 15%;
		position: absolute;
		bottom: 0%;
		right: 2.5%;
		z-index: 90;
		opacity: 1;
	}
	.__copyrights {
		max-width: inherit;
		width: 35%;
		position: absolute;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 90;
		opacity: 1;
	}
	.__bn-special {
		max-width: inherit;
		width: 30%;
		position: absolute;
		top: inherit;
		left: 2.5%;
		bottom: 10%;
		z-index: 90;
		opacity: 1;
	}
	.__bn-trivia {
		max-width: inherit;
		width: 30%;
		position: absolute;
		top: inherit;
		left: inherit;
		right: 2.5%;
		bottom: 10%;
		z-index: 90;
		opacity: 1;
	}
	.__bn-yoshida {
		max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		right: 1%;
		left: inherit;
		bottom: 5.5%;
		/*transform: translateX(-50%);*/
		z-index: 90;
		opacity: 1;
	}
	.__bn-seiyu {
		max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		left: inherit;
		right: 1%;
		bottom: 11%;
		/*transform: translateX(-50%);*/
		z-index: 90;
		opacity: 1;
	}
	.__bn-obon {
		max-width: inherit;
		width: 30%;
		position: absolute;
		top: inherit;
		left: 50%;
		bottom: 10%;
		z-index: 90;
		transform: translateX(-50%);
		opacity: 1;
	}
	.__bn-shishakai {
		display: none;
	}
	.__bn-shishakai-sp{
		display: block;
		width: 40%;
		position: absolute;
		bottom: 18%;
		right: inherit;
		left: 8%;
		/*left: 50%;
		transform: translateX(-50%);*/
		z-index: 90;
		opacity: 1;
	}
	.__bn-hitevent {
		display: block;
		width: 40%;
		position: absolute;
		bottom: 18%;
		right: inherit;
		left: 52%;
		/*transform: translateX(-50%);*/
		z-index: 90;
		opacity: 1;
	}
	.__bn-stream {
		display: block;
		width: 40%;
		position: absolute;
		bottom: 32%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		z-index: 90;
		opacity: 1;
	}
	
	.__bn-sachiko {
		max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		left: 1%;
		bottom: 11%;
		/*transform: translateX(-50%);*/
		z-index: 90;
		opacity: 1;
	}
	.__bn-twitter {
		max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		left: 1%;
		bottom: 5.5%;
		z-index: 90;
		opacity: 1;
	}
	.__bn-100bai {
		/*max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		left: 50%;
		bottom: 17%;
		z-index: 90;
		opacity: 1;
		transform: translateX(-50%);*/
		/*max-width: inherit;
		width: 48%;
		position: absolute;
		top: inherit;
		left: 1%;
		bottom: 5.5%;
		z-index: 90;
		opacity: 1;*/
		max-width: inherit;
		width: 80%;
		position: absolute;
		top: auto;
		left: 0;
		bottom: 6.5%;
		z-index: 90;
		opacity: 1;
		right: 0;
		margin: auto;
	}
	
	/*-----------------------------------------
	** evaluation
	-----------------------------------------*/
	.__evaluation img {
		max-width: 100%;
	}
	.__evaluation {
		background: url(../img/evaluation/bgimg.jpg) center bottom no-repeat;
		background-size: cover;
		padding-top: 7%;
		padding-bottom: 35%;
	}
	.__evaluation h2 {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 30px;
	}
	.__evaluation div[class^=__tx-] {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.__evaluation .__tx-2 {
		width: 80%;
		margin-bottom: 30px;
	}
	.__evaluation .__tx-3 {
		width: 80%;
		margin-bottom: 20px;
	}
	.__evaluation .__tx-4 {
		width: 80%;
	}
	
	
	/*-----------------------------------------
	** introduction
	-----------------------------------------*/
	.__intro {
		background: rgba(0,0,0,1.0);
		color: rgba(255,255,255,1.0);
	}
	.__intro .__vis {
		margin-bottom: 20px;
	}
	.__intro .__vis img {
		width: 100%;
	}
	.__intro h2 {
		margin-right: auto;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 50px;
	}
	.__intro h2 img {
		max-height: 20px;
	}
	.__intro p {
		font-size: 14px;
		line-height: 2;
	}

	.__intro ul {
		margin: 50px 0 0;
		padding: 0;
		list-style: none;
		letter-spacing: -0.4em;
	}
	.__intro ul li {
		float: left;
		width: 50%;
		letter-spacing: normal;
		overflow: hidden;
		margin: 0;
		padding: 0;
		vertical-align:bottom;
	}
	.__intro ul li img {
		width: 100%;
		transition: 0.2s all;
		vertical-align: bottom;
	}
	.__intro ul li:hover img {
		transform: scale(1.1, 1.1);
	}


	/*-----------------------------------------
	** story
	-----------------------------------------*/
	.__story {
		background: rgba(0,0,0,1.0) url(../img/story/bg.png) left top no-repeat;
		background-size: cover;
		color: rgba(255,255,255,1.0);
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.__story h2 {
		margin-right: auto;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 50px;
	}
	.__story h2 img {
		max-height: 20px;
	}
	.__story p {
		font-size: 14px;
		line-height: 2;
		text-shadow: 0px 0px 10px #333;
	}


	/*-----------------------------------------
	** production note
	-----------------------------------------*/
	.__pnote {
		background: rgba(0,0,0,1.0);
		color: rgba(255,255,255,1.0);
		padding-top: 0;
		padding-bottom: 0;
	}
	.__pnote h2 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.__pnote h2 img {
		max-height: 20px;
	}
	.__pnote .__inner {
		background: url(../img/pnote/bg.jpg) center top no-repeat;
		background-size: cover;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.__pnote ul h3 {
		font-size: 16px;
		margin-bottom: 25px;
		letter-spacing: -0.02em;
		background: url(../img/pnote/ic-tsuru.png) left center no-repeat;
		background-size: auto 18px;
		padding-left: 28px;
	}
	.__pnote ul h3 span {
		font-size: 40px;
	}
	.__pnote ul p {
		font-size: 13px;
		line-height: 1.8;
	}
	.__pnote ul img {
		max-width: 100%;
	}
	.flickity-slider li {
		padding-left: 1%;
		padding-right: 1%;
	}


	/*-----------------------------------------
	** trivia
	-----------------------------------------*/
	.__trivia {
		background: rgba(0,0,0,1.0) url(../img/trivia/bg.jpg) center top no-repeat;
		background-size: cover;
		color: rgba(255,255,255,1.0);
		padding-top: 0;
		padding-bottom: 0;
	}

	.__trivia h2 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.__trivia h2 img {
		max-height: 20px;
	}
	.__trivia .__inner {
		/*background: url(../img/trivia/bg.jpg) center 100px no-repeat ;
		background-size: 100% auto;*/
		padding-top: 0;
		padding-bottom: 0%;
	}
	.__trivia .__inBx,
	.__trivia .__inBx a{
		width: 100%;
		height: 150px;
		position: relative;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.__trivia .__inBx img,
	.__trivia .__inBx a img{
		transition: all 0.2s;
		width: 100%;
		height: auto;
		opacity: 0.8;
	}
	.__trivia .__inBx .__cover,
	.__trivia .__inBx a .__cover{
		width: 100%;
		height: 100%;
		color: rgba(255,255,255,1.0);
		background: rgba(146,7,131,0.7);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.__trivia .__inBx:hover img,
	.__trivia .__inBx:hover a img{
		transform: scale(1.1,1.1);
	}
	.__trivia .__inBx .__cover span,
	.__trivia .__inBx a .__cover span{
		display: block;
		width: 80%;
		font-size: 14px;
		text-align: center;
		letter-spacing: -0.01em;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.__trivia .__inBx a {
		display: block;
		color: rgba(255,244,98,1.0) !important;
	}
	.__trivia .__inBx a:focus,
	.__trivia .__inBx a:active{
		outline: none;
		text-decoration: none;
	}

	.__trivia ul {
		margin: 50px 0 0;
		padding: 0;
		list-style: none;
		letter-spacing: -0.4em;
		border-right: 5px solid rgba(0,0,0,1.0);
	}
	.__trivia ul li {
		float: left;
		width: 50%;
		letter-spacing: normal;
		overflow: hidden;
		margin: 0;
		padding: 0;
		vertical-align:bottom;
		border-top: 5px solid rgba(0,0,0,1.0);
		border-bottom: 5px solid rgba(0,0,0,1.0);
		border-left: 5px solid rgba(0,0,0,1.0);
	}
	.__trivia ul li:last-child {
		/*border-right: 5px solid rgba(0,0,0,1.0);*/
	}
	.__trivia ul li img {
		width: 100%;
		transition: 0.2s all;
		vertical-align: bottom;
	}
	.__trivia ul li:hover img {
		transform: scale(1.1, 1.1);
	}


	/*-----------------------------------------
	** cast
	-----------------------------------------*/
	.__cast {
		/*background: rgba(0,0,0,1.0);*/
		background: rgba(0,0,0,1.0);
		color: rgba(255,255,255,1.0);
		padding-top: 0;
		padding-bottom: 0;
	}

	.__cast h2 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.__cast h2 img {
		max-height: 20px;
	}
	.__cast .__inner {
		padding-top: 0;
		padding-bottom: 5%;
	}
	.__cast .__inner img {
		max-width: 100%;
		transition: 0.2s all;
	}
	.__cast dl {
		margin-bottom: 0;
		padding-bottom: 0;
		color: rgba(255,244,98,1.0);
		text-align: center;
	}
	.__cast dl dd {
		font-size: 12px;
		font-weight: 700;
		letter-spacing: -0.02em;
	}
	.__cast dl dd:last-child {
		font-size: 12px;
		font-weight: 500;
	}
	.__cast .__inner a {
		display: block;
		color: rgba(255,244,98,1.0) !important;
	}
	.__cast .__inner a:focus,
	.__cast .__inner a:active{
		outline: none;
		text-decoration: none;
	}
	.__cast .__inner div[class^="col-"]:hover img {
		/*transform: scale(1.1,1.1);*/
		animation: rumble 0.12s linear 2;
	}


	/*-----------------------------------------
	** staff
	-----------------------------------------*/
	.__staff {
		background: rgba(0,0,0,1.0) url(../img/staff/bg.jpg) center top no-repeat;
		background-size: cover;
		color: rgba(255,255,255,1.0);
		padding-top: 7%;
		padding-bottom: 7%;
	}

	.__staff h2 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 30px;
	}
	.__staff h2 img {
		max-height: 20px;
	}
	.__staff .__inner {
		/*background: url(../img/trivia/bg.jpg) center 100px no-repeat ;
		background-size: 100% auto;*/
		padding-top: 0;
		padding-bottom: 5%;
	}
	.__staff .__inner img {
		max-width: 100%;
		transition: 0.2s all;
	}
	.__staff dl {
		margin-bottom: 0;
		padding-bottom: 0;
		color: rgba(255,255,255,1.0);
		text-align: center;
		text-shadow: 1px 1px 10px rgba(0,0,0,1.0);
	}
	.__staff dl dt {
		font-size: 12px;
		font-weight: 500;
		letter-spacing: -0.01em;
	}
	.__staff dl dd {
		font-size: 12px;
		font-weight: 700;
		letter-spacing: -0.01em;
		margin-bottom: 25px;
	}
	.__staff dl dd:last-child {
		margin-bottom: 25px;
	}
	.__staff .__inner a {
		display: block;
		color: rgba(255,255,255,1.0) !important;
		transition: 0.2s all;
	}
	.__staff .__inner a:hover {
		color: rgba(255,244,98,1.0) !important;
	}
	.__staff .__inner a:focus,
	.__staff .__inner a:active{
		outline: none;
		text-decoration: none;
	}


	/*-----------------------------------------
	** outroduction
	-----------------------------------------*/
	.__outro {
		background: rgba(0,0,0,1.0);
		color: rgba(255,255,255,1.0);
	}
	.__outro h2 {
		margin-right: auto;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 50px;
		text-align: center;
	}
	.__outro h2 img {
		max-width: 85%;
		max-height: auto;
	}
	.__outro p {
		font-size: 14px;
		line-height: 2;
	}

	.__outro ul {
		margin: 0 0 50px;
		padding: 0;
		list-style: none;
		letter-spacing: -0.4em;
	}
	.__outro ul li {
		float: left;
		width: 50%;
		letter-spacing: normal;
		overflow: hidden;
		margin: 0;
		padding: 0;
		vertical-align:bottom;
	}
	.__outro ul li img {
		width: 100%;
		transition: 0.2s all;
		vertical-align: bottom;
	}
	.__outro ul li:hover img {
		transform: scale(1.1, 1.1);
	}

	/*-----------------------------------------
	** #__pf デジタル配信
	-----------------------------------------*/
	#__pf .__inner {
		max-width: 95%;
		margin: 0 auto;
		padding-bottom: 30px;
		color: rgba(255,255,255,1.0);
	}
	#__pf h2 {
		margin: 0 0 20px 0;
		text-align: center;
	}
	#__pf ul {
		list-style: none;
		letter-spacing: -.4em;
		padding: 0;
		margin: 0;
	}
	#__pf ul li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 2);
		border-radius: 3px;
		padding: 0.5%;
	}
	#__pf ul li a {
		display: block;
		background: rgba(255,255,255,1.0);
		border-radius: 3px;
		padding: 15px;
	}
	#__pf ul li img {
		max-width: 100%;
		transition: 0.2s linear;
	}
	#__pf ul li a:hover img {
		opacity: 0.6;
	}
	#__pf p {
		font-size: 70%;
	}
	#__pf .__50on {
		text-align: right;
	}
	
	
}