@charset "UTF-8";

/* --------------------------------
 * コンテンツ
 * -------------------------------- */

.contents {
	width: 100%;
	margin-top: 91px;
	position: relative;
}

.contents_lead {
}

.contents_lead_inner {
	display: inline-block;
	padding-bottom: 10px;
	margin-left: 20px;
	font-family: 'Droid Serif', serif;
	color: #666;
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
	font-weight: normal;
	border-bottom: solid 1px #999;
}

.name_jap {
	position: absolute;
	top: 40px;
	left: 20px;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
	font-weight: normal;
}

.degree {
	width: 100%;
	font-size: 1.2rem;
	margin-top: 40px;
}

.degree:after {
	content: "";
	display: block;
	clear: both;
}

.degree_inner {
	float: left;
	list-style: none;
	letter-spacing: 0.1rem;
	margin-left: 10px;
}

.degree_inner:first-child {
	margin-left: 20px;
}

/* --------------------------------
 * プロフィール
 * -------------------------------- */

.profile_left {
	margin: 15px 20px 0;
}

.profile_right {
	margin: 20px 20px 60px;
}

.biohead {
	font-size: 1.5rem;
	padding: 13px 0;
	margin-bottom: 13px;
	border-bottom: solid 1px;
}

.bio {
	font-size: 1.25rem;
	line-height: 1.7;
	letter-spacing: 0.13rem;
	margin-bottom: 30px;
}

.awardshead {
	font-size: 1.5rem;
	padding: 13px 0;
	margin-bottom: 13px;
	border-bottom: solid 1px;
}

.awards {
	margin-bottom: 40px;
}

.awards_movtitle {
	margin-bottom: 7px;
	margin-left: -7px;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1rem;
}

.roll {
	margin-top: 7px;
	margin-left: -5px;
	margin-bottom: 10px;
	font-size: 1.1rem;
}

.awards_title {
	margin-top: 20px;
}

.awards_title_inner {
	list-style: none;
	letter-spacing: 0rem;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 5px;
}