@charset "utf-8";
@font-face {
  font-family: Cormorant Upright;
  src: url("wf/CormorantUpright-SemiBold.ttf") format("truetype");
}
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi03 a .en {
	border-bottom-color: #FF339A;
}
#main {
	margin-bottom: 130px;
}
#main .content {
	width: 750px;
}
#main .bgBox {
	padding: 77px 0 70px;
	background: url("../img/common/bg02.jpg") repeat left top;
	background-size: 78px auto;
}
#main h3 {
	margin-bottom: 24px;
	font-size: 24px;
}
#main .noteList {
	margin-bottom: 64px;
}
#main .noteList li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 15px;/*17px*/
	line-height: 1.75;/*1.98*/
}
#main .nameList {
	margin: 0 -36px;
}
#main .nameList li {
	box-sizing: border-box;
	padding: 0 5px;
	min-width: 20%;
	float: left;
	text-align: center;
	line-height: 2;
	word-break: keep-all;
}
#main .nameList li a {
	color: #FF3399;
	font-size: 17px;
	text-decoration: underline;
}
#main .nameList li a:hover {
	text-decoration: none;
}
#main .contributor {
	margin-top: 76px;
}
#main .contributor .imgBox {
	box-sizing: border-box;
	margin: 0 auto;
	width: 750px;
}
#main .contributor .imgBox .photoBox {
	margin-top: 4px;
	width: 122px;
	float: left;
	text-align: center;
}
#main .contributor .imgBox .photoBox img {
	width: 100%;
}
#main .contributor .imgBox .textBox {
	padding-left: 150px;
}
#main .contributor .imgBox .textBox .inner {
	margin-bottom: 8px;
	min-height: 115px;
}
#main .contributor .imgBox .textBox .name {
	font-size: 24px;
	font-weight: bold;
}
#main .contributor .imgBox .textBox .title {
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
#main .contributor .imgBox .textBox .resume {
	color: #4D4D4D;
	font-size: 15px;
	line-height: 1.78;
}
#main .contributor .imgBox .textBox .moreBtn a {
	padding-right: 24px;
	display: inline-block;
	vertical-align: top;
	color: #4D4D4D;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none;
	background: url("../img/100_people/arrow_down.png") no-repeat right center;
	background-size: 13px auto;
}
#main .contributor.on .imgBox .textBox .moreBtn a {
	background-image: url("../img/100_people/arrow_up.png");
}
#main .contributor .imgBox .textBox .moreBtn a:hover {
	opacity: 0.7;
}
#main .contributor .moreBox {
	margin-top: 74px;
	padding: 72px 0 74px;
	display: none;
}
#main .contributor .moreBox p {
	font-size: 17px;
	text-indent: 1em;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
}
/*md + */
	#main .contributor .moreBox p span.formula{
		font-family: "Cormorant Upright", "sans-serif"
	}
	#main .contributor .moreBox p.miniTAITLE{
		text-indent: 0;
		font-weight: 600;
	}
	#main .contributor .moreBox p.asterisk{
		font-size:14.28px;
		margin-left: 1em;
		text-indent: -1em;
		line-height: 1.75;
	}
/*--*/
#main .contributor .moreBox .closeBtn {
	margin-top: 73px;
	text-align: center;
}
#main .contributor .moreBox .closeBtn a {
	display: inline-block;
	vertical-align: top;
	color: #FF3399;
	font-size: 17px;
	text-decoration: underline;
}
#main .contributor .moreBox .closeBtn a:hover {
	text-decoration: none;
}
@media all and (min-width: 0) and (max-width: 767px) {
	#main {
		margin-bottom: 20px;
	}
	#main .content {
		margin: 0 20px;
		width: auto;
	}
	#main .headLine01 .en {
		margin-bottom: 12px;
	}
	#main .headLine01 .jp {
		padding-bottom: 14px;
	}
	#main .bgBox {
		padding: 45px 0 41px;
		background-size: 20px auto;
	}
	#main h3 {
		margin-bottom: 20px;
		font-size: 20px;
	}
	#main .noteList {
		margin: 0 -5px 0 0;
	}
	#main .noteList li {
		font-size: 16px;
		line-height: 1.8;
		letter-spacing: -0.5px;
	}
	#main .nameList {
		margin: 0 -5px 20px;
		display: none;
	}
	#main .nameList li {
		padding: 0 3px;
		min-width: 33.3%;
		line-height: 1.87;
	}
	#main .nameList li a {
		font-size: 15px;
	}
	#main .nameList li a:hover {
		text-decoration: underline;
	}
	#main .spBtn {
		margin-bottom: 22px;
	}
	#main .spBtn a {
		padding: 16px 20px;
		display: block;
		color: #FFF;
		font-size: 15px;
		text-decoration: none;
		background: #FF339A url("../img/100_people/icon01.png") no-repeat right 17px center;
		background-size: 12px auto;
	}
	#main .spBtn a .txt02 {
		display: none;
	}
	#main .spBtn.on a {
		background-image: url("../img/100_people/icon02.png");
	}
	#main .spBtn.on a .txt01 {
		display: none;
	}
	#main .spBtn.on a .txt02 {
		display: block;
	}
	#main .contributor {
		margin-top: 45px;
	}
	#main .contributor .imgBox {
		margin: 0 20px;
		width: auto;
	}
	#main .contributor .imgBox .photoBox {
		margin-top: 3px;
		width: 61px;
	}
	#main .contributor .imgBox .textBox {
		padding-left: 75px;
	}
	#main .contributor .imgBox .textBox .inner {
		margin-bottom: 6px;
		min-height: 50px;
	}
	#main .contributor .imgBox .textBox .name {
		font-size: 20px;
	}
	#main .contributor .imgBox .textBox .title {
		margin-bottom: 1px;
	}
	#main .contributor .imgBox .textBox .moreBtn a {
		padding-right: 16px;
		font-size: 17px;
		background-image: url("../img/100_people/arrow_down_sp.png");
		background-size: 6px auto;
	}
	#main .contributor.on .imgBox .textBox .moreBtn a {
		background-image: url("../img/100_people/arrow_up_sp.png");
	}
	#main .contributor .moreBox {
		margin-top: 45px;
		padding: 44px 0 44px;
	}
	#main .contributor .moreBox p {
		font-size: 16px;
		line-height: 1.78;
	}
	#main .contributor .moreBox .closeBtn {
		margin-top: 57px;
	}
	#main .contributor .moreBox .closeBtn a {
		font-size: 16px;
	}
	#main .contributor .moreBox .closeBtn a:hover {
		text-decoration: underline;
	}
	#pagePath {
		margin-top: 45px;
	}
}
