/*スタッフ*/

.unit{ padding:0 0 0em; text-align: center;}
.unit h2 {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #FBE800;
}
.unit h2 span { }
.prd { font-size: 0.95em; letter-spacing: -0.05em; }


@media all and (min-width: 768px) {
	#castBlock { padding: 30px 0}
	#staffBlock { padding: 30px 0 60px;}
	.unit h2 {font-size: 2.5em; margin-bottom: 1em;}
	.person { display: block;}
}

@media all and (max-width: 767px) {
	.low div.wrap .contentsBlock .contents { padding:0%; }
	.unit h2 {font-size: 1.8em; margin-bottom: 1em;}
	#castBlock { padding: 4%;}
	#staffBlock { padding: 4% 4% 15%;}
	.person { display: block; line-height: 1.2em; padding-bottom: 0.5em;}
	.person:last-child { padding-bottom: 0;}
	.prd {letter-spacing: -0.04em; line-height: 1.2em; }
}

@media all and (max-width: 389px) {
	.prd {letter-spacing: -0.08em; }
}



/*	table
============================== */

table {
 border-collapse:collapse;
 border-spacing:0;
 margin: 0 auto;
 letter-spacing: 0.05em;
}
table th ,
table td {
 padding-bottom: 0.6em;
}
table tr.mgb th ,
table tr.mgb td{
 padding-bottom: 2.0em;
}
table tr.space th ,
table tr.space td {
 padding-bottom: 0;
}
table th ,
table td.naka {
 text-align:left;
}
table td {
 text-align:left; font-weight: normal;
}
table th {
 text-align:right;
 white-space: nowrap;
 line-height: 2.5;
font-family: "zen-old-mincho", sans-serif;
	font-weight: 900;
	font-style: normal;
}
#castBlock table th, #staffBlock table th {}
#castBlock table th {letter-spacing: 0.1em;}
#castBlock table th.prd {letter-spacing: -0.04em;}


table td.naka {
 text-align:center;
 width:2em;
}
table th, table td {
 vertical-align: baseline;
	line-height: 1.5em;
}
table tr.pdb th, table tr.pdb td {
    padding-bottom: 2em;
}

#castBlock ul li {padding-bottom: 1em;}

.notes {font-size: 0.7em; line-height: 1.6em;}


@media all and (min-width: 768px) {
	table{font-size:1.2em;}
	#castBlock ul li {font-size:1.2em;}
	
	#staffBlock table th {width: 400px;}
	#staffBlock table td {width: 500px;}
	#staffBlock table td.naka { width: 40px;}

}
@media all and (max-width: 767px) {
 table, #castBlock ul li {
 font-size:1.0em; margin: 0 auto; width: 100%;
	}
#castBlock ul li {font-size:1.0em;}
#staffBlock table th {
 width: 35%;
}
table th ,
table td {
 padding-bottom: 0.8em;
}
table tr.mgb th ,
table tr.mgb td{
 padding-bottom: 2em;
}
	
.notes {font-size: 0.65em; padding-top: 0.3em;}
.person .notes { line-height: 0.8em;}
.song {letter-spacing: -.04em;}
}
