/*
	TITLE : 僕だけがいない街
	DISTRIBUTER : ワーナーブラザーズ
	AUTHER : GAIE.inc
	DATE: 2016.2.5
	DEVICE: SMARTPHONE
------------------------------------------------------------------------*/

a:focus{outline: none;}
img{vertical-align: bottom}


body{
	position: relative;
	width: 100%; height: 100%;
	background: #fff;
}

/*
	HEADER
----------------------------------------------------------------------*/
header{
	width: 100%;
	padding: 12.5% 0 0;
}

/*
	CAST BLOCK
----------------------------------------------------------------------*/
.cast-block{
	width: 100%;
	margin: 0 0 22%;
}
	
	.profile{
		width: 90.6%;
		margin: 6.3% auto;
		font-size: 95%; line-height: 150%;
		text-indent: 1em;
	}

	.cast01-text,
	.cast02-text,
	.cast03-text,
	.cast04-text,
	.cast05-text,
	.cast06-text,
	.cast07-text,
	.cast08-text,
	.cast09-text,
	.cast10-text{
		display: none;
	}