@charset "utf-8";
/* CSS Document */

.certificate {
	padding-bottom: 100px;
	font-size: 1.2em;
	line-height: 150%;
}
.certificate h2 {
	color: #0061AC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.5em;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.certificate p {
	text-align: left;
}
.certificate h3 {
	text-align: left;
	background-image: url(../image/h3_back.png);
	color: #0061AC;
	font-size: 1.5em;
	margin-top: 50px;
	}
.certificate h3 span {
	background-color: #FFF;
	line-height: 1.5em;
	padding: 5px;
}
.certificate h4 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	color: #0061AC;
}

.route ol {
	margin-left: 50px;
}
.route ol li {
	font-weight: bold;
	color: #F36;
	text-align: left;
	list-style-type: decimal;
}
.route ol li span {
	font-weight: normal;
	color: #000;
}

.route ol li div {}
.route ol li div ul {
	margin:0px 20px;
}
.route ol li div ul li {
	font-weight: normal;
	color: #000;
	list-style-type: disc;
}

.syoumei p em {
	font-style: normal;
	color: #C00;
}
.syoumei p em span {
	display: inline-block;
	border-bottom: double 3px #C00;
	}

.letter {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}

.no_print {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	padding: 5px;
	margin-top: 20px;
	}
.list-group {
	text-align: left;
	list-style-type: disc;
	margin-left: 20px;
}
.letter ol li {
	margin-right:20px;}
.letter ol li p {
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	}
.letter ol li p.kinyu {
	padding-right: 30px;
	padding-left: 20px;
}

@media (max-width: 767px) {
.letter {
	width: 90%;
}
.no_print {
	width: 90%;
}
}

.letter h5 {
	color: #FFF;
	background-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.atesaki {
	background-color: #CCC;
	width: 450px;
	text-align: left;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	margin-top: 20px;
}
