@charset "UTF-8";
/*CAST STAFF
-----------------------------*/
#main{
/*	background: #000000 url(../img/bg.jpg) no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;*/
}
#sub{
	background: #000000;
}
.list{
	margin-bottom: 50px;

}
.sttl{
	font-family: 'Libre Baskerville', serif;
	font-weight:lighter;
	color: #ce0066;
	font-size: 32px;
	font-size: 3.2rem;
	margin-bottom: 20px;
}
.txtArea ul li{
	color: #FFFFFF;
	font-size: 24px;
	font-size: 2.4rem;
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.txtArea ul li .txtSS{
	font-size: 14px;
	font-size: 1.4rem;
	color: #ce0066;
}
.yaku{
	color: #ce0066;
	font-size: 18px;
	font-size: 1.8rem;
}
.d_ph{
	width: 50%;
	margin:0 auto;
}
.d_name{
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 15px;
}
.d_ttl{
	display: inline-block;
	background:#ce0066;
	color: #FFFFFF;
	padding: 0 3px;
	margin-bottom: 15px;
}
