@charset "utf-8";

/* ====================================================================== */
/* グローバルナビ */
/* ====================================================================== */
/*body.bunkachou #gnavi ul li:nth-child(1) a {
	border-bottom: 3px solid #ef2f21;
	padding: 0;
}

body.bunkachou #gnavi ul li:first-child a {
	border-bottom: 3px solid #ef2f21;
	padding: 0;
}*/

/* ====================================================================== */
/* bunkachou/secretary/index.html */
/* ====================================================================== */
#bunkachou_choukan_index table th,
#bunkachou_choukan_index table td {
	font-size: 1.17em;
	line-height: 1.4;
}

#bunkachou_choukan_index table td p {
	margin: 0 0 10px;
}

/* biography
----------------------------------------------------------- */
#bunkachou_choukan_index #biography .biography_mv {
	overflow: hidden;
}

#bunkachou_choukan_index #biography .biography_mv img {
	display: block;
	float: left;
}

#bunkachou_choukan_index #biography .biography_name {
	margin: 0 0 0 200px;
	font-size: 1.17em;
	padding: 45px 0 0 0;
}

#bunkachou_choukan_index #biography .biography_name ruby rb {
	font-size: 1.5em;
	display: inline;
	padding: 0 10px 0 0;
}

#bunkachou_choukan_index #biography .biography_name ruby span {
	font-size: 1.5em\9;
	display: inline\9;
	padding: 0 10px 0 0\9;
}

#bunkachou_choukan_index #biography .biography_name ruby rt {
	font-size: 0.92em;
	display: inline;
}

#bunkachou_choukan_index #biography table td p {
	margin: 0 0 8px;
}

#bunkachou_choukan_index #biography table td p:last-child {
	margin: 0;
}

@media screen and (max-width: 739px) {
	#bunkachou_choukan_index #biography .biography_mv img {
		float: none;
		margin: 0 auto;
	}
	#bunkachou_choukan_index #biography .biography_mv .biography_name {
		display: table;
		width: auto;
		margin: 1em auto 0;
		padding: 0;
	}
}

/* winning
----------------------------------------------------------- */
#bunkachou_choukan_index #book p {
	margin: 0 0 10px;
	font-size: 1.17em;
	line-height: 1.4;
}
