@charset "utf-8";

#school.education #contents {
	width: 1000px;
    max-width: 100%;
}

#school.education h2 {
	padding: 0 0 0.5em 2%;
	width: 98%;
	max-width: 98%;
	margin-bottom: 2.75em;
}

/*******************************
evaluation
*******************************/
#evaluation section {
	padding-bottom: 2.5em;
}

#evaluation section h3 {
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	background: #EAEEF7;
	padding: 0.2em 0.75em 0.3em;
	margin-bottom: 1.35em;
}

#evaluation .pdfLink01 {
	display: flex;
	flex-wrap: wrap;
	padding: 0.5em 0 1em;
}

#evaluation .pdfLink01 li {
	width: 18%;
}

#evaluation .pdfLink01 li:nth-child(4n) {
	width: 45%;
}

#evaluation .pdfLink02 {
	display: flex;
	flex-wrap: wrap;
}

#evaluation .pdfLink02 li {
	width: 22%;
}

#evaluation .pdfLink02 li:not(:nth-child(4n)) {
	margin-right: 4%;
}

#evaluation .pdfLink01 li, #evaluation .pdfLink02 li {
	margin-bottom: 2.25em;
}

#evaluation .pdfLink01 li a, #evaluation .pdfLink02 li a {
	display: block;
	text-decoration: underline;
	color: #00336A;
	font-size: 112.5%;
}

#evaluation .pdfLink01 li a img.iconPdf01, #evaluation .pdfLink02 li a img.iconPdf01 {
	display: inline-block;
	width: 2em;
	vertical-align: middle;
	margin: 0 0.75em 0 0;
}

#evaluation .evaluation01 {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}

#evaluation .evaluation01 section {
	width: 75%;
	padding-bottom: 0;
}

#evaluation .evaluation01 section h4 {
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	margin-bottom: 0.75em;
}

#evaluation .evaluation01 section p {
	font-size: 125%;
	color: #000;
	line-height: 1.8;
}

#evaluation .evaluation01 .mark01 {
	width: 22%;
}

/*******************************
committee01
*******************************/
#evaluation section#committee01 {
	padding-bottom: 4em;
}

#committee01 section.faculty {
	padding-bottom: 0.65em;
}

#committee01 section.dayNight {
	margin-top: 0;
	padding-bottom: 1.35em;
}

#committee01 section.dayNight h4 {
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	border-left: 4px solid #00336A;
	padding-left: 0.5em;
	line-height: 1.3;
	margin-bottom: 1em;
}

#committee01 section.faculty h5 {
	font-size: 125%;
	font-weight: 500;
	color: #00336A;
	padding: 0.25em 0 0.4em 1.1em;
	position: relative;
	background: #f0f3f9;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
}

#committee01 section.faculty h5:hover {
	opacity: 0.8;
}

#committee01 section.faculty h5 span.open, #committee01 section.faculty h5 span.close {
	position: absolute;
	top: 50%;
	right: 2%;
	font-size: 90%;
	background: #EAEEF7;
	display: block;
	line-height: 1;
	transform: translate(0, -50%);
}

#committee01 .panel {
	display: none;
	padding-bottom: 1em;
}

#committee01 .panel .closeBtn01 {
	text-align: right;
}

#committee01 .panel .closeBtn01 span {
	cursor: pointer;
	display: inline-block;
	color: #00336A;
	font-weight: 700;
	font-size: 112.5%;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#committee01 .panel .closeBtn01 span:hover {
	opacity: 0.8;
}

#committee01 .panel .pdfLink02 {
	margin-top: 2em;
}

/*******************************
diploma
*******************************/
#diploma {
	margin-top: 4em;
}

#diploma section.dayNight {
	margin-top: 2.5em;
}

#diploma section.dayNight h3 {
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	border-left: 4px solid #00336A;
	padding-left: 0.5em;
	margin-left: 1em;
	line-height: 1.3;
	margin-bottom: 1.35em;
}

#diploma section.faculty {
	padding-bottom: 0.65em;
}

#diploma section.faculty h4 {
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	padding: 0.45em 0 0.65em 1.1em;
	position: relative;
	background: #EAEEF7;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
}

#diploma section.faculty h4:hover {
	opacity: 0.8;
}

#diploma section.faculty h4 span.open, #diploma section.faculty h4 span.close {
	position: absolute;
	top: 50%;
	right: 2%;
	font-size: 90%;
	background: #EAEEF7;
	display: block;
	line-height: 1;
	transform: translate(0, -50%);
}

#diploma .panel {
	padding-bottom: 3em;
	display: none;
}

#diploma .panel section {
	color: #000;
	margin-top: 2.25em;
	padding-bottom: 1em;
}

#diploma .panel section h5 {
	font-size: 150%;
	font-weight: 700;
	color: #00336A;
	letter-spacing: 0.04em;
	border-bottom: 1px solid #00336A;
	padding-bottom: 0.25em;
	margin-bottom: 0.75em;
}

#diploma .panel section h6 {
	font-size: 119%;
    font-weight: 700;
    color: #00336A;
    letter-spacing: 0.04em;
}

#diploma .panel section p {
	font-size: 112.5%;
	line-height: 1.8;
}

#diploma .panel section p.txt01 {
	margin: 1.75em auto -0.75em;
}

#diploma .panel section .diplomaBox01 {
	background: #F5F3F2;
	padding: 2.75em 4% 1em;
	margin-top: 2.5em;
}

#diploma .panel section .diplomaBox01 dl {
	margin-bottom: 2em;
}

#diploma .panel section .diplomaBox01 dl dt {
	color: #00336A;
	font-weight: 700;
	font-size: 125%;
	margin-bottom: 0.5em;
}

#diploma .panel section .diplomaBox01 dl dt span {
	text-decoration: underline;
	margin-left: 0.25em;
}

#diploma .panel section .diplomaBox01 dl dd {
	font-size: 112.5%;
	line-height: 1.8;
}

#diploma .panel section .list01 {
	margin: 1.75em 0 0 1.15em;
	font-size: 112.5%;
}

#diploma .panel section .list01 li {
	list-style-type: decimal;
}

#diploma .panel section .list01 li:not(:last-child) {
	margin-bottom: 0.25em;
}

#diploma .panel section .list02 {
	padding: 1.5em 0 1em 9%;
}

#diploma .panel section .list02 ul {
	display: flex;
	flex-wrap: wrap;
}

#diploma .panel section .list02 ul li {
	margin: 2em 0 0;
}

#diploma .panel section .list02 ul li:first-child {
	margin-right: 15%;
}

#diploma .panel section .list02 ul li a {
	display: block;
	font-size: 137.5%;
	font-weight: 500;
	color: #00336A;
	text-decoration: underline;
}

#diploma .panel section .list02 ul li a img.iconPdf01 {
	width: 2em;
	height: auto;
	margin: 0 1em 0 0;
	display: inline-block;
	vertical-align: middle;
}

#diploma .panel section .list03 {
	margin: 1.75em 0 0 0;
	font-size: 112.5%;
}

#diploma .panel section .list03 li:not(:last-child) {
	margin-bottom: 0.25em;
}

#diploma .panel section .list03 li span {
	display: inline-block;
	margin: 0 0.25em 0.35em 0;
	background: #00336A;
	color: #fff;
	width: 1.35em;
	height: 1.25em;
	text-align: center;
	border-radius: 100%;
	font-size: 75%;
	vertical-align: middle;
	padding: 0.1em 0 0;
	line-height: 1;
}

#diploma .panel .closeBtn01 {
	margin-top: 2em;
	text-align: right;
}

#diploma .panel .closeBtn01 span {
	cursor: pointer;
	display: inline-block;
	color: #00336A;
	font-weight: 700;
	font-size: 150%;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#diploma .panel .closeBtn01 span:hover {
	opacity: 0.8;
}
