/*----------------------------------------
** ONLY THE BRAVE
** style
** 2018.6.22 fri
----------------------------------------*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
img {
	max-width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
img[src$=".svg"] {
	max-width: 100%;
	width: 100%; /* IE対応 */
	height: auto;
}


#wrapper {
	width: 100%;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 87.5%;
}
section {
	width: 100%;
	position: relative;
}

.__top {
	background: rgba(0,0,0,1.0) url(../img/bg_pc.jpg) center center no-repeat;
	background-size: cover;

	min-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding-top: 52%;
	position: relative;
	overflow: hidden;
}

/*-----------------------------------------
** header
-----------------------------------------*/
header {
	width: 60%;
	position: absolute;
	top: 2%;
	left: 1.5%;
	z-index: 10;
	opacity: 1;
}
header h1 {
	margin-top: 0;
	margin-bottom: 0;
}
header h1 img {
	max-width: 100%;
	height: auto;
}

/*-----------------------------------------
** section.__top
-----------------------------------------*/
/*DISTRIBUTION*/
.__distribution {
	width: 24%;
	position: absolute;
	top: 23.5%;
	left: 1.5%;
	z-index: 10;
}
.__leadTx {
	width: 44%;
	position: absolute;
	top: 29%;
	left: 1.5%;
	z-index: 10;
}
/*ROADSHOW*/
.__roadshow {
	width: 15%;
	position: absolute;
	top: 26%;
	left: 1.7%;
	z-index: 10;
}
/*CATCH COPY*/
.__catchCopy {
	width: 5%;
	position: absolute;
	top: 4%;
	right: 2%;
	z-index: 10;
}
/*PHOTO SET*/
.__photoSet {
	width: 70%;
	position: absolute;
	bottom: 4%;
	right: 50%;
	transform: translateX(50%);
	z-index: 10;
}
/*COPYRIGHT*/
.__copyRightTxt {
	width: 7%;
	position: absolute;
	bottom: 4%;
	left: 1.5%;
	font-size: 10px;
	z-index: 10;
}
/*LOGO SET*/
.__logoSet {
	width: 6%;
	position: absolute;
	bottom: 4%;
	right: 1.5%;
	z-index: 10;
}
.__logoSet ul {
	list-style: none;
	padding: 0;
	margin: 0;
	letter-spacing: -.4em;
}
.__logoSet ul li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100% / 2);
	padding: 0 7px;
}

/*BANNER
------------------------------*/
/*EXILE*/
.__exl {
	width: 12%;
	position: absolute;
	top: 39%;
	left: 2%;
	z-index: 10;
}
.__banner {
	padding: 30px 15px;
	text-align: center;
}
.__banner ul {
	padding: 0;
	margin: 0;
	letter-spacing: -.4em;
}
.__banner ul li {
	letter-spacing: normal;
	display: inline-block;
	padding: 0 0.5%;
	margin: 0 0 1%;
	width: calc(100% / 7);
}
.__banner ul li img {
	border: 1px solid rgba(255,255,255,1.0);
	max-width: 100%;
}

/*オンライン試写会*/
.__shisha {
	width: 18%;
	position: absolute;
	bottom: 17%;
	right: 2%;
	z-index: 10;
}
/*BD&DVD*/
.__bddvd {
	width: 12%;
	position: absolute;
	top: 64%;
	left: 2%;
	z-index: 10;
}
/*デジタル配信*/
.__pf {
	width: 15%;
	position: absolute;
	bottom: 15%;
	right: 2%;
	z-index: 10;
}


/*BILLING section*/
.__billing {
	
}
.__billing > div {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 30px 10px;
}
.__billing .__copyrights {
	max-width: 25%;
}


.__inner {
	max-width: 1000px;
	width: 97%;
	margin: 0 auto;
	position: relative;
}
/*-----------------------------------------
** streaming-logo
-----------------------------------------*/
ul.streaming-logo{
	padding: 0;
	letter-spacing: -.4em;
	text-align: center;
	width: 90%;
	margin: 0 auto 50px;
}
ul.streaming-logo li{
    margin: 0.8% .5% 0;
    padding: 0;
    width: 13%;
	display:inline-block;
	list-style:none;
	letter-spacing: normal;
}
ul.streaming-logo li a{
	margin:0;
	padding: 5px 0;
	width:100%;
	display:block;
	border:#ddd 1px solid;
	text-align:center;
	background:#fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
ul.streaming-logo p{
	letter-spacing: normal;
	margin-bottom: 0;
	font-size: 80%;
}
@media screen and (max-width:640px) {
	ul.streaming-logo li{
		width:49%;
		margin: 1.8% 1% 0 0;
		padding: 0;
		display:inline-block;
		list-style:none;
		letter-spacing: normal;
	}
	ul.streaming-logo li a{
		margin:0;
		padding: 10px 0;
		width:100%;
		display:block;
		border:#ddd 1px solid;
		text-align:center;
		background:#fff;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	}
	ul.streaming-logo p{
		letter-spacing: normal;
		margin-top: 1em;
	}
}
/*-----------------------------------------
** INTRODUCTION
-----------------------------------------*/
.__intro {
	background: rgba(0,0,0,1.0) url(../img/intro/bg-intro.jpg) center 0 no-repeat;
	background-size: cover;
	/*min-height: 600px;*/
}
.__intro .__ttl {
	background: url(../img/intro/h-intro.svg) 100.5% 15px no-repeat;
	background-size: 5% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.__intro .__inner {
	padding-top: 150px;
	padding-bottom: 50px;
}
.__intro h2 {
	margin: 0 auto 500px;
	padding: 0;
	z-index: 2;
	width: 80%;
}
.__intro h3 {
	margin: 0 auto 40px;
	padding: 0;
	z-index: 2;
}
.__intro img {
	max-width: 100%;
}
.__intro .slider {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.__intro .slider p {
	text-align: justify;
	display: block;
	text-shadow: 0 0 2px #0F0F0F;
}
/**/
.slick-slide {
	margin-left: 15px;
	margin-right: 15px;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 12px;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: rgba(255,255,255,1.0) !important;
	border: 0;
	outline: none;
	background: rgba(0,0,0,1.0);
	border-radius: 0;
	border: 1px solid rgba(255,255,255,1.0);
}
.slick-dots li button:before {
	font-size: 12px;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: rgba(255,255,255,1.0) !important;
	border: 0;
	outline: none;
	background: rgba(0,0,0,1.0);
	border-radius: 0;
	border: 1px solid rgba(255,255,255,1.0);
	content: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:before {
	opacity: 1.0;
	color: rgba(0,0,0,1.0) !important;
	background: rgba(255,255,0,1.0);
}

/*-----------------------------------------
** STORY
-----------------------------------------*/
.__story {
	/*background: rgba(0,0,0,1.0) url(../img/story/bg-story-01.jpg) center -100px no-repeat;
	background-size: cover;*/
	/*min-height: 600px;*/
}
.__story .__ttl {
	background: url(../img/story/h-story.svg) -8px 15px no-repeat;
	background-size: 5% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.__story .__inner {
	padding: 50px 0;
}
.__story-01 {
	background: url(../img/story/bg-story-01.jpg) center top no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding-bottom: 5%;
}
.__story-02 {
	background: url(../img/story/bg-story-02.png) center top no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding-top: 8%;
	margin-top: -8.5%;
	position: relative;
	z-index: 2;
}
.__story .__box {
	background: rgba(255,255,0,0.9);
	color: rgba(0,0,0,1.0);
	padding: 30px;
	width: 53%;
}
.__story .__box h3 {
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 30px;
}
.__story-02 .__box {
	margin-left: auto;
	margin-right: 0;
}

/*-----------------------------------------
** BLANK
-----------------------------------------*/
.__blank {
	background: rgba(0,0,0,1.0) url(../img/bg-blank.jpg) center center no-repeat;
	background-size: cover;
	min-height: 500px;
}

/*-----------------------------------------
** PRODUCTION NOTE
-----------------------------------------*/
.__prono {
	background: rgba(0,0,0,1.0) url(../img/prono/bg-prono.jpg) center 0 no-repeat fixed;
	background-size: cover;
	/*min-height: 600px;*/
}
.__prono .__ttl {
	background: url(../img/prono/h-prono.svg) 100.5% 15px no-repeat;
	background-size: 10% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.__prono .__inner {
	padding-top: 380px;
	padding-bottom: 300px;
}
.__prono ul {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: -.4em;
	display: flex;
	flex-wrap: wrap;
}
.__prono ul li {
	letter-spacing: normal;
	width: calc(100% / 2);
	padding: 0 1% 0;
	margin-bottom: 20px;
	font-size: 1.1rem;
	font-weight: 700;
	vertical-align: top;
	text-align: center;
	display: table;
	height: 97px;
}
.__prono ul li a {
	display: table-cell;
	vertical-align: middle;
	color: rgba(0,0,0,1.0);
	background: rgba(255,255,255,0.4);
	border-radius: 3px;
	transition: 0.2s linear;
	padding: 0.6rem 1rem;
}

.__prono ul li a:hover {
	color: rgba(0,0,0,1.0);
	background: rgba(255,255,0,1.0);
}
.__prono ul li a:active,
.__prono ul li a:visited {
	color: rgba(0,0,0,1.0);
	text-decoration: none;
}
.__prono ul li a:focus {
	color: rgba(0,0,0,1.0);
	text-decoration: none;
}
.__prono ul li a span {
	font-size: 0.85rem;
}



/*-----------------------------------------
** CAST
-----------------------------------------*/
.__cast {
	background: rgba(239,192,66,1.0);
	
}
.__cast .__ttl {
	background: url(../img/cast/h-cast.svg) -8px 15px no-repeat;
	background-size: 5% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.__cast .__inner {
	padding-top: 80px;
	padding-bottom: 80px;
}
.__cast ul {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: -.4em;
}
.__cast ul li {
	display: inline-block;
	letter-spacing: normal;
	width: calc(100% / 3);
	font-weight: 700;
	text-align: center;
	margin-bottom: 45px;
	vertical-align: top;
}
.__cast ul li a {
	display: block;
}
.__cast .__pics {
	max-width: 190px;
	margin: 0 auto 15px;
	transition: 0.2s linear;
	overflow: hidden;
}
.__cast li a .__pics img {
	transition: 0.2s linear;
}
.__cast .__role {
	font-size: 0.85rem;
	color: rgba(255,255,255,1.0);
	letter-spacing: -0.05em;
}
.__cast .__name {
	font-size: 1.15rem;
	color: rgba(0,0,0,1.0);
	letter-spacing: -0.05em;
	font-weight: 700;
}
.__cast .__en {
	font-size: 0.82rem;
	color: rgba(255,255,255,1.0);
}
.__cast li a:hover .__pics {
	-webkit-filter: sepia(100%);
	-moz-filter: sepia(100%);
	-o-filter: sepia(100%);
	-ms-filter: sepia(100%);
	filter: sepia(100%);
}
.__cast li a:hover .__pics img {
	transform: scale(1.1);
}

/*-----------------------------------------
** STAFF
-----------------------------------------*/
.__staff {
	background: rgba(0,0,0,1.0);
}
.__staff .__ttl {
	background: url(../img/staff/h-staff.svg) 100.5% 15px no-repeat;
	background-size: 5% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.__staff .__inner {
	padding-top: 80px;
	padding-bottom: 80px;
}

.__director {
	width: calc(100% / 3);
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
	margin-bottom: 80px;
}
.__staff .__pics {
	max-width: 190px;
	margin: 0 auto 15px;
	transition: 0.2s linear;
}
.__director .__pics {
	overflow: hidden;
}
.__director .__pics img {
	transition: 0.2s linear;
}
.__staff .__role {
	font-size: 0.85rem;
	color: rgba(255,255,255,1.0);
	letter-spacing: -0.05em;
}
.__staff .__name {
	font-size: 1.15rem;
	color: rgba(255,255,0,1.0);
	letter-spacing: -0.05em;
}
.__staff .__en {
	font-size: 0.82rem;
	color: rgba(255,255,255,1.0);
}
.__staff a:hover .__pics {
	-webkit-filter: sepia(100%);
	-moz-filter: sepia(100%);
	-o-filter: sepia(100%);
	-ms-filter: sepia(100%);
	filter: sepia(100%);
}
.__director a:hover .__pics img {
	transform: scale(1.1);
}

.__staff ul {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: -.4em;
	display: flex;
	flex-wrap: wrap;
}
.__staff ul li {
	letter-spacing: normal;
	width: calc(100% / 3);
	padding: 0 1% 0;
	margin-bottom: 20px;
	font-size: 1.1rem;
	font-weight: 700;
	vertical-align: top;
	text-align: center;
	display: table;
	height: 97px;
}
.__staff ul li a {
	display: table-cell;
	vertical-align: middle;
	background: rgba(255,255,255,0.0);
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.0);
	transition: 0.2s linear;
	padding: 0.6rem 1rem;
	position: relative;
}

.__staff ul li a:hover {
	background: rgba(255,255,255,0.7);
}
.__staff ul li a span {
	font-size: 0.85rem;
}


/*-----------------------------------------
** OUTRO
-----------------------------------------*/
.__outro {
	background: rgba(0,0,0,1.0) url(../img/outro/bg-outro.jpg) center 90% no-repeat;
	background-size: cover;
	/*min-height: 600px;*/
	padding-top: 65%;
}
.__outro .__inner {
}
.__outro .__tx {
	max-width: 200px;
	width: 25%;
	position: absolute;
	right: 50%;
	transform: translateX(50%);
	bottom: 15px;
}



/*-----------------------------------------
** eiga land tickets
-----------------------------------------*/
#eigaland-widget {
	background: rgba(255,255,0,1.0);
}
.__widget iframe {
	background: rgba(255,255,0,1.0);
	border: none;
	width: 100%;
	overflow: hidden;
}
@media screen and (max-width:1080px){
	.__widget iframe {
		height: 157px;
	}
}


/*-----------------------------------------
** btn effect
-----------------------------------------*/
/* rumble 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);}
}

/* ripple efect */
.ripple__effect {
	/* 値の変更はエフェクト形体・サイズ・スピードに影響する */
	width: 150px;
	height: 150px;
	/* 必須 */
	position: absolute;
	border-radius: 100%;
	pointer-events: none;
	transform: scale(0);
	opacity: 0;
}
/* エフェクト要素の色を指定 */
.ripple__effect.is-orange { background: #FFB700;}
.ripple__effect.is-blue   { background: #4aa3df;}
.ripple__effect.is-black  { background: #999;}
/* classが付与されたらアニメーションを実行 */
.ripple__effect.is-show {
	animation: ripple 0.75s ease-out;
}

@keyframes ripple {
	from {
		opacity: 1;
		background: rgba(255,255,25,,1.0);
	}
	to {
		transform: scale(2);
		opacity: 0;
		background: rgba(255,255,25,,1.0);
	}
}

@keyframes flash {
	0% {
		background: rgba(255,255,0,1.0);
	}
	20% {
		background: rgba(255,255,255,1.0);
	}
	100% {
		background: rgba(255,255,0,1.0);
	}
}




/*-----------------------------------------
**
** query
**
-----------------------------------------*/
@media screen and (min-width:981px) and (max-width:1080px){
	/*-----------------------------------------
	** STORY
	-----------------------------------------*/
	.__story-02 {
		background: url(../img/story/bg-story-02.png) center top no-repeat;
		background-size: cover;
		width: 100%;
		height: 100%;
		padding-top: 8%;
		margin-top: -9.5%;
		position: relative;
		z-index: 2;
	}
	.__story .__box {
		background: rgba(255,255,0,0.9);
		color: rgba(0,0,0,1.0);
		padding: 30px;
		width: 53%;
		margin-left: 50px;
	}
	.__story-02 .__box {
		margin-left: auto;
		margin-right: 0;
	}
	
	

}
@media screen and (min-width:801px) and (max-width:980px){
	/*-----------------------------------------
	** STORY
	-----------------------------------------*/
		.__story-02 {
		background: url(../img/story/bg-story-02.png) center top no-repeat;
		background-size: cover;
		width: 100%;
		height: 100%;
		padding-top: 8%;
		margin-top: -9.5%;
		position: relative;
		z-index: 2;
	}
	.__story .__box {
		background: rgba(255,255,0,0.75);
		color: rgba(0,0,0,1.0);
		padding: 30px;
		width: 53%;
		margin-left: 50px;
	}
	.__story-02 .__box {
		margin-left: auto;
		margin-right: 0;
	}
	.__banner ul li {
		width: calc(100% / 4);
	}
}

@media screen and (min-width:641px) and (max-width:800px){
	.__top {
		background: rgba(215,215,215,1.0) url(../img/bg_pc.jpg) center center no-repeat;
		background-size: cover;
		min-width: 100%;
		width: 100%;
		margin: 0 auto;
		padding-top: 80%;
		position: relative;
		overflow: hidden;
	}
	
	
	
	/*-----------------------------------------
	** STORY
	-----------------------------------------*/
	.__story .__ttl {
		background: url(../img/story/h-story.svg) -4px 15px no-repeat;
		background-size: 7.5% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__story .__inner {
		padding: 55% 0 0;
		width: 100%;
	}
	.__story-01 {
		background: url(../img/story/bg-story-01.jpg) center top no-repeat;
		background-size: contain;
		width: 100%;
		height: 100%;
		padding-bottom: 0;
	}
	.__story-02 {
		background: url(../img/story/bg-story-02_sp.jpg) center top no-repeat;
		background-size: contain;
		width: 100%;
		height: 100%;
		padding-top: 8%;
		margin-top: 0;
		position: relative;
		z-index: 2;
	}
	.__story .__box {
		background: rgba(255,255,0,1.0);
		color: rgba(0,0,0,1.0);
		padding: 15px 25px;
		width: 100%;
	}
	.__story .__box h3 {
		font-size: 1rem;
		font-weight: 700;
		margin-bottom: 30px;
	}
	.__story-02 .__box {
		margin-left: auto;
		margin-right: 0;
	}
	
	.__banner ul li {
		width: calc(100% / 4);
	}
}

@media screen and (max-width:640px) {
	#wrapper {
		padding-top: 48px;
	}
	.__top {
		background: rgba(215,215,215,1.0) url(../img/bg_sp.jpg) center top no-repeat;
		background-size: cover;
		width: 100%;
		height: 90vh;
		padding-top: 0;
		position: relative;
	}
	/*-----------------------------------------
	** header
	-----------------------------------------*/
	header {
		width: 94%;
		position: absolute;
		top: 2%;
		left: 3%;
		z-index: 10;
		opacity: 1;
	}
	header h1 {
		margin-top: 0;
		margin-bottom: 0;
	}
	header h1 img {
		max-width: 100%;
		height: auto;
	}

	/*-----------------------------------------
	** section.__top
	-----------------------------------------*/
	/*DISTRIBUTION*/
	.__distribution {
		width: 60%;
		position: absolute;
		top: 14%;
		left: 3%;
		z-index: 10;
	}
	.__leadTx {
		width: 75%;
		position: absolute;
		top: 18%;
		left: 3%;
		z-index: 10;
	}
	/*ROADSHOW*/
	.__roadshow {
		width: 30%;
		position: absolute;
		top: 16%;
		left: 2.5%;
		z-index: 10;
	}
	/*CATCH COPY*/
	.__catchCopy {
		width: 3.5%;
		position: absolute;
		top: 15%;
		right: 3%;
		z-index: 10;
	}
	/*PHOTO SET*/
	.__photoSet {
		width: 90%;
		position: absolute;
		bottom: 6%;
		left: 5%;
		right: inherit;
		transform: none;
		z-index: 10;
	}
	/*COPYRIGHT*/
	.__copyRightTxt {
		width: 15%;
		position: absolute;
		bottom: 1%;
		left: 5%;
		font-size: 10px;
		z-index: 10;
	}
	/*LOGO SET*/
	.__logoSet {
		width: 16%;
		position: absolute;
		bottom: 1%;
		right: 4%;
		z-index: 10;
	}
	.__logoSet ul {
		list-style: none;
		padding: 0;
		margin: 0;
		letter-spacing: -.4em;
	}
	.__logoSet ul li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 2);
		padding: 0 4px;
	}
	
	/*BANNER
	------------------------------*/
	/*EXILE*/
	.__exl {
		width: 24%;
		position: absolute;
		top: 43%;
		left: 3%;
		z-index: 10;
	}
	
	/*オンライン試写会*/
	.__shisha {
		width: 38%;
		position: absolute;
		bottom: 11%;
		right: 2%;
		z-index: 10;
	}
	/*BD&DVD*/
	.__bddvd {
		width: 25%;
		position: absolute;
		top: 25%;
		left: 3%;
		z-index: 10;
	}
	/*デジタル配信*/
	.__pf {
		width: 28%;
		position: absolute;
		bottom: 3%;
		right: 3%;
		z-index: 10;
	}
	
	/*BILLING section*/
	/*BILLING section*/
	.__billing {

	}
	.__billing > div {
		padding: 10px 10px;
	}
	.__billing .__copyrights {
		max-width: 100%;
	}
	
	.__banner ul li {
		width: calc(100% / 2);
	}
	
	/*-----------------------------------------
	** INTRODUCTION
	-----------------------------------------*/
	.__intro {
		background: rgba(0,0,0,1.0) url(../img/intro/bg-intro.jpg) center 0 no-repeat;
		background-size: contain;
		/*min-height: 600px;*/
	}
	.__intro .__ttl {
		background: url(../img/intro/h-intro.svg) 100.5% 15px no-repeat;
		background-size: 7.5% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__intro .__inner {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.__intro h2 {
		margin: 0 auto 150px;
		padding: 0;
		z-index: 2;
		width: 80%;
	}
	.__intro h3 {
		margin: 0 auto 40px;
		padding: 0;
		z-index: 2;
	}
	.__intro .slider {
		width: 89%;
		margin-right: auto;
		margin-left: auto;
	}
	
	
	/*-----------------------------------------
	** STORY
	-----------------------------------------*/
	.__story {}
	.__story .__ttl {
		background: url(../img/story/h-story.svg) -4px 15px no-repeat;
		background-size: 7.5% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__story .__inner {
		padding: 55% 0 0;
		width: 100%;
	}
	.__story-01 {
		background: url(../img/story/bg-story-01.jpg) center top no-repeat;
		background-size: contain;
		width: 100%;
		height: 100%;
		padding-bottom: 5%;
	}
	.__story-02 {
		background: url(../img/story/bg-story-02_sp.jpg) center top no-repeat;
		background-size: contain;
		width: 100%;
		height: 100%;
		padding-top: 8%;
		margin-top: -8.5%;
		position: relative;
		z-index: 2;
	}
	.__story .__box {
		background: rgba(255,255,0,1.0);
		color: rgba(0,0,0,1.0);
		padding: 15px 25px;
		width: 100%;
	}
	.__story .__box h3 {
		font-size: 1rem;
		font-weight: 700;
		margin-bottom: 30px;
	}
	.__story-02 .__box {
		margin-left: auto;
		margin-right: 0;
	}
	
	
	/*-----------------------------------------
	** BLANK
	-----------------------------------------*/
	.__blank {
		background: rgba(0,0,0,1.0) url(../img/bg-blank.jpg) center center no-repeat;
		background-size: cover;
		padding-top: 40%;
		min-height: inherit;
	}
	
	
	/*-----------------------------------------
	** PRODUCTION NOTE
	-----------------------------------------*/
	.__prono {
		background: rgba(0,0,0,1.0) url(../img/prono/bg-prono.jpg) center top no-repeat;
		background-size: cover;
		/*min-height: 600px;*/
	}
	.__prono .__ttl {
		background: url(../img/prono/h-prono.svg) 100.5% 15px no-repeat;
		background-size: 15% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__prono .__inner {
		padding-top: 150px;
		padding-bottom: 30px;
	}
	.__prono ul {
		list-style: none;
		margin: 0;
		padding: 0;
		letter-spacing: -.4em;
		display: flex;
		flex-wrap: wrap;
	}
	.__prono ul li {
		letter-spacing: normal;
		width: calc(100% / 1);
		padding: 0 1% 0;
		margin-bottom: 10px;
		font-size: 0.95rem;
		font-weight: 700;
		vertical-align: top;
		text-align: center;
		display: table;
		height: 97px;
	}
	.__prono ul li a {
		display: table-cell;
		vertical-align: middle;
		color: rgba(0,0,0,1.0);
		background: rgba(255,255,255,0.4);
		border-radius: 3px;
		transition: 0.2s linear;
		padding: 0.6rem 1rem;
	}

	.__prono ul li a:hover {
		color: rgba(0,0,0,1.0);
		background: rgba(255,255,0,1.0);
	}
	.__prono ul li a span {
		font-size: 0.85rem;
	}

	/*-----------------------------------------
	** CAST
	-----------------------------------------*/
	.__cast {
		background: rgba(239,192,66,1.0);
	}
	.__cast .__ttl {
		background: url(../img/cast/h-cast.svg) -4px 15px no-repeat;
		background-size: 7.5% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__cast .__inner {
		padding-top: 80px;
		padding-bottom: 30px;
	}
	.__cast ul {
		list-style: none;
		margin: 0;
		padding: 0;
		letter-spacing: -.4em;
	}
	.__cast ul li {
		display: inline-block;
		letter-spacing: normal;
		width: calc(100% / 2);
		padding: 0 5px;
		font-weight: 700;
		text-align: center;
		margin-bottom: 45px;
		vertical-align: top;
	}
	.__cast ul li a {
		display: block;
	}
	.__cast .__pics {
		max-width: 190px;
		margin: 0 auto 8px;
		transition: 0.2s linear;
	}
	.__cast .__role {
		font-size: 0.7rem;
		color: rgba(255,255,255,1.0););
		letter-spacing: -0.05em;
	}
	.__cast .__name {
		font-size: 0.85rem;
		color: rgba(0,0,0,1.0);
		letter-spacing: -0.1em;
		font-weight: 700;
	}
	.__cast .__en {
		font-size: 0.55rem;
		color: rgba(255,255,255,1.0);
	}
	.__cast li a:hover .__pics {
		-webkit-filter: sepia(100%);
		-moz-filter: sepia(100%);
		-o-filter: sepia(100%);
		-ms-filter: sepia(100%);
		filter: sepia(100%);
	}

	/*-----------------------------------------
	** STAFF
	-----------------------------------------*/
	.__staff {
		background: rgba(0,0,0,1.0);
	}
	.__staff .__ttl {
		background: url(../img/staff/h-staff.svg) 100.5% 15px no-repeat;
		background-size: 7.5% auto;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.__staff .__inner {
		padding-top: 80px;
		padding-bottom: 20px;
	}

	.__director {
		width: calc(100% / 2);
		margin: 0 auto;
		text-align: center;
		font-weight: 700;
		margin-bottom: 40px;
	}
	.__staff .__pics {
		max-width: 190px;
		margin: 0 auto 15px;
		transition: 0.2s linear;
	}
	.__staff .__role {
		font-size: 0.7rem;
		color: rgba(255,255,255,1.0);
		letter-spacing: -0.05em;
	}
	.__staff .__name {
		font-size: 0.85rem;
		color: rgba(255,255,0,1.0);
		letter-spacing: -0.05em;
	}
	.__staff .__en {
		font-size: 0.55rem;
		color: rgba(255,255,255,1.0);
	}
	.__staff a:hover .__pics {
		-webkit-filter: sepia(100%);
		-moz-filter: sepia(100%);
		-o-filter: sepia(100%);
		-ms-filter: sepia(100%);
		filter: sepia(100%);
	}

	.__staff ul {
		list-style: none;
		margin: 0;
		padding: 0;
		letter-spacing: -.4em;
		display: flex;
		flex-wrap: wrap;
	}
	.__staff ul li {
		letter-spacing: normal;
		width: calc(100% / 1);
		padding: 0 1% 0;
		margin-bottom: 10px;
		font-size: 1rem;
		font-weight: 700;
		vertical-align: top;
		text-align: center;
		display: table;
		height: inherit;
	}
	.__staff ul li a {
		display: table-cell;
		vertical-align: middle;
		background: rgba(255,255,255,0.0);
		border-radius: 3px;
		border: 1px solid rgba(255,255,255,1.0);
		transition: 0.2s linear;
		padding: 0.6rem 1rem;
	}

	.__staff ul li a:hover {
		background: rgba(255,255,255,0.7);
	}
	.__staff ul li a span {
		font-size: 0.85rem;
	}


	/*-----------------------------------------
	** OUTRO
	-----------------------------------------*/
	.__outro {
		background: rgba(0,0,0,1.0) url(../img/outro/bg-outro.jpg) center -40px no-repeat;
		background-size: cover;
		padding-top: 65%;
	}
	.__outro .__inner {
	}
	.__outro .__tx {
		max-width: 300px;
		width: 40%;
		position: absolute;
		right: 50%;
		transform: translateX(50%);
		bottom: 15px;
	}
	
}






