@charset "utf-8";

/*----------------------------------------------------------------
 * 連携大学・医療機関
 */

.partners + .partners {
	margin-top: 80px;
}

.partners h1 {
	height: 24px;
	text-indent: -9999px;
}

#organization h1 {
	background: url(../img/h1-organization.png) no-repeat;
}

#university h1 {
	background: url(../img/h1-university.png) no-repeat;
}

.partners ol {
	margin-top: 40px;
	border-top: 1px solid #496227;
	overflow: hidden;
}

.partners ol > li {
	margin-top: 40px;
	overflow: hidden;
}

.partners ol > li table {
	float: right;
	width: 650px;
}

.partners ol > li table th {
	width: 100px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

.partners ol > li table tr > * {
	padding: 10px 0;
	border-top: 1px dotted #CCCCCC;
	font-size: 93%;
	line-height: 1;
}

.partners ol > li table tr:first-child > * {
	border-top: 1px solid #CCCCCC;
	color: #496227;
	font-size: 108%;
	font-weight: bold;
}

.partners ol > li table tr:last-child > * {
	border-bottom: 1px solid #CCCCCC;
}

.partners ol > li table td p {
	margin: -3px 0;
	line-height: 1.5;
}

.partners ol > li figure {
	float: left;
	width: 270px;
}

.partners ol > li table td ul {
	margin-top: 1em;
}

.partners ol > li table td ul li {
	padding-left: 1em;
	line-height: 1.25;
}

.partners ol > li table td ul li:nth-child(n+2) {
	margin-top: .5em;
}

.partners ol > li table td ul li::before {
	content: "\bb";
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

/* 国際交流ネットワーク */
#business .network h2 {
	height: 18px;
	background: url(../img/h2-business-network.png) no-repeat;
	text-indent: -9999px;
}

/* ビジネスマッチング */
#business .matching h2 {
	height: 17px;
	background: url(../img/h2-business-matching.png) no-repeat;
	text-indent: -9999px;
}

/* 事業支援 */
#business .support h2 {
	height: 18px;
	background: url(../img/h2-business-support.png) no-repeat;
	text-indent: -9999px;
}

/*----------------------------------------------------------------
 * 国際的な医療ネットワークの構築
 */

#network {
	margin-top: 80px;
}

#network h1 {
	height: 23px;
	background: url(../img/h1-network.png) no-repeat;
	text-indent: -9999px;
}

#network figure {
	margin-top: 40px;
	padding: 40px 0;
	border-top: 1px solid #496227;
	border-bottom: 1px solid #496227;
}

/*----------------------------------------------------------------
 * 医療国際化推進機構の活動プログラム
 */

#program {
	margin-top: 80px;
}

#program h1 {
	height: 25px;
	background: url(../img/h1-program.png) no-repeat;
	text-indent: -9999px;
}

#program ol {
	margin-top: 40px;
}

#program ol li {
	overflow: hidden;
}

#program ol li + li {
	margin-top: 40px;
}

#program ol li .info {
	float: right;
	width: 630px;
}

#program ol li .info h2 {
	height: 33px;
	text-indent: -9999px;
}

#program ol li:nth-child(1) .info h2 {
	background: url(../img/h2-program1.png) no-repeat;
}

#program ol li:nth-child(2) .info h2 {
	background: url(../img/h2-program2.png) no-repeat;
}

#program ol li:nth-child(3) .info h2 {
	background: url(../img/h2-program3.png) no-repeat;
}

#program ol li .info p {
	margin: 14px 0 -6px;
	font-size: 93%;
	line-height: 2;
}

#program ol li figure {
	float: left;
}
