/*スタッフ*/
.caststaff #contentsArea .contentsBlock {}
.unit{ padding:0 0 0em; text-align: center; position: relative;}
.unit h2 { margin: 0 auto; position: relative; text-indent: -9999px; background-repeat: no-repeat; background-size: contain; background-position:center top;}
#castBlock.unit h2 { background-image: url(../img/caststaff/h2_cast.png?1);}
#staffBlock.unit h2 { background-image: url(../img/caststaff/h2_staff.png?2);}

.prd { font-size: 0.95em; letter-spacing: -0.05em; }
.person { display: block; line-height: 1.2em; padding-bottom: 0.5em;}
.person:last-child { padding-bottom: 0;}

#staffArea {}
#staffBlock {}

@media all and (min-width: 768px) {
	.unit {padding: 30px 0;}
	.unit h2 { width: 100%; height: 135px; margin-bottom: 30px;}
	.bookTitle {font-size: 0.8em;}
	#staffArea { }
}

@media all and (max-width: 767px) {
	.low div.wrap .contentsBlock .contents { padding:0%; }
	.unit {padding: 15px 5px;}
	.unit h2 { width: 100%; height: 90px; margin-bottom: 20px;}
	.prd {letter-spacing: -0.04em; line-height: 1.2em; }
	.bookTitle {font-size: 0.75em;}
}

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



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

table {
 border-collapse:collapse;
 border-spacing:0;
 margin: 0 auto;
 letter-spacing: 0.05em;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
table th ,
table td {
 padding-bottom: 0.6em;
}
#staffBlock table th ,
#staffBlock table td {
display: block; text-align: center;
}
#staffBlock table td {
 padding-bottom: 1.5em;
}
table tr.mgb2 th ,
table tr.mgb2 td{
 padding-bottom: 2.0em;
}
#staffBlock table tr.mgb0 th ,
#staffBlock table tr.mgb0 td{
 padding-bottom: 0.3em;
}
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: 500;
}
table th {
 text-align:right;
 white-space: nowrap;
 line-height: 2.5;
 font-weight: 700;
}
#castBlock table th {
 color: #08914B;
}
#staffBlock table th {
 color: #F85679;
}


table td.naka {
 text-align:center;
 width:2em;
}
#staffBlock table td.naka { display: none;}
table th, table td {
 vertical-align: baseline;
	/*vertical-align: top;*/
	line-height: 1.5em;
}
table tr.pdb th, table tr.pdb td {
    padding-bottom: 2em;
}

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


@media all and (min-width: 768px) {
	table {font-size:1.4em;}
	
	#castBlock table th {width: 440px;}
	#castBlock table td {width: 440px;}
	#castBlock table td.naka, #staffBlock table td.naka { width: 40px; }

}
@media all and (max-width: 767px) {
 table {
 font-size:1.1em; margin: 0 auto; width: 100%;
	}
#castBlock table th {
 width: 45%;
}
#staffBlock table th {
 width: 100%;
}
table th ,
table td {
 padding-bottom: 0.6em;
}
#staffBlock table th{
 padding-bottom: 0.4em;
}
#staffBlock table td {
 padding-bottom: 1.2em;
}
table tr.mgb th ,
table tr.mgb td{
 padding-bottom: 2em;
}
	
.notes {font-size: 0.65em; padding-top: 0.3em;}
.person .notes { line-height: 1.0em;}
.say{font-size: 0.7em;}
.song {letter-spacing: -.02em;}
castBlock .prd { font-size: 0.95em;}
}

@media all and (max-width: 379px) {
	#castBlock .prd { font-size: 0.9em;}
}
