@charset "utf-8";

/*========== common ==========*/
html{ overflow-y:scroll; }

a {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0.1em;
	clear: both;
}
.clearfix { zoom: 1; }
body {
	color: #333333;
	background-color: #ffffff;
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	background-image: url(../images/bg-conformity.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgtop {
	position: absolute;
	top: 0;
	left: 0;
}
.bgbottom {
	position: absolute;
	bottom: 0;
	right: 0;
}
.inner {
	padding: 50px 50px 63px;
	border: 30px solid #276baa;
	position: relative;
}
.innerwrapper {
	border: 5px solid #ffffff;
	box-shadow: 0 0 7px 15px rgba(140,165,181,0.1);
	position: relative;
	z-index: 100;
}
.subinner {
	padding: 40px;
	box-shadow: 0 0 7px 15px rgba(140,165,181,0.1) inset;
	position: relative;
	z-index: 100;
}
.ranking {
	width: 450px;
	height: 136px;
	background-image: url(../images/bg-wing.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 72px;
	position: relative;
}
.ranking p {
	font-size: 120px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	top: -8px;
	color: #ba9130;
}
.medal {
	width: 289px;
	height: 377px;
	position: absolute;
	top: 0;
	right: 50px;
	background-image: url(../images/bg-medal.png);
	background-repeat: no-repeat;
}
.medal p {
	text-align: center;
	padding-top: 185px;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: -0.03em;
}
h1 {
font-family: 'EB Garamond', serif;
font-weight: 600;
color: rgba(0, 0, 0, 0.03);
font-size: 64px;
text-align: center;
position: relative;
padding-top: 64px;
padding-bottom: 38px;
}
h1 span {
	width: 380px;
	font-size: 70px;
	text-align: center;
	font-weight: bold;
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	color: #333333 !important;
	position: absolute;
	left: 50%;
	margin-left: -190px;
	margin-top: 30px;
}
@media all and (-ms-high-contrast:none) {
	h1 span {
		width: 380px;
		font-size: 70px;
		text-align: center;
		font-weight: bold;
		font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
		color: #333333 !important;
		position: absolute;
		left: 50%;
		margin-left: -190px;
		margin-top: 40px;
	}
}

h2 {
	width: 860px;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg-ttl.png);
	background-repeat: no-repeat;
}
@media all and (-ms-high-contrast:none) {
	h2 span {
	padding-top: 5px;
	display: inline-block;
	}
}
p.comment {
	font-size: 20px;
	text-align: center;
	margin: 50px 0;
}
h3 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}
table {
	clear: both;
	border-collapse: collapse;
	width: 100%;
}
table th,
table td {
	padding-top: 15px;
	padding-bottom: 15px;
}


/* certificate */
p.tochecklist {
 font-size: 15px;
	margin-bottom: 15px;
}
table.certificate {
	width: 800px;
	margin: 0 auto 30px;
}
table.certificate th {
	width: 170px;
	text-align: left;
}
table.certificate th,
table.certificate td {
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
}
table.certificate th {
	font-weight: bold;
}
.attention {
	font-size: 13px;
	width: 800px;
	margin: 0 auto 70px;
}
table.certificate td.noborder {
	padding-bottom: 0;
	border: none;
}
table.certificate td.noborderlast {
	border-bottom: 1px solid #aaa;
}
.lineheight15 {
	line-height: 1.5;
}

/* signaturearea */
.signaturearea {
	width: 800px;
	margin: 0 auto 30px;
	text-align: center;
	position: relative;
}
.signature {
	width: 280px;
	position: absolute;
	top: 15px;
	right: 0;
	text-align: left;
}
.signature p {
	font-size: 14px;
	line-height: 1.4;
}
.signature img {
	margin-top: -10px;
}

/* footer */
.footer {
	position: absolute;
	bottom: 22px;
	left: 49px;
}
.footer li {
	float: left;
	margin-right: 30px;
	line-height: 20px;
	font-size: 13px;
	position: relative;
}
.footer li a {
	text-decoration: none;
}
.footer li a:hover {
	text-decoration: underline;
}
.footer li.txt a::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	background-image: url(../images/icon-arrow.png);
	margin-left: 10px;
	background-repeat: no-repeat;
}
.footer li img {
	vertical-align: bottom;
}
.red  { color: red; }
caption {
    display: none;
}