@charset "UTF-8";
/* ２級認定講座　CSS Document */


.red {
	color:#f09ba5;
}


#headerCopy {
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#595757;
	background:rgba(168,168,168,0.4);
	margin-bottom:20px;
	padding:0.75em 0px;
	font-size:18px;
}
#scHeader {
	background:#fff;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-bottom:30px;
}



#scWrapper {
	width:800px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	background:#fff;
	box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-o-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	font-size:13px;
	line-height:1.6em;
	color:#595757;
	margin-bottom:5px;
	position:relative;
}

#scWrapperInner {
	padding:20px 57px 20px 57px;
	min-height: 350px;
	overflow:hidden;
}
#scWrapperInner p {
	margin-bottom:1.0em;
}
.startBtn {
	position:absolute;
	right:30px;
	top:350px;
}



#scWrapperInner dl {
	margin-bottom:3.0em;
}
#scWrapperInner dt {
}
#scWrapperInner dd {
	text-indent:-2.0em;
	padding-left:2.0em;
	font-weight:bold;
	margin-bottom:1.0em;
}


footer {
	border:none;
	text-align:right;
	padding:0px 23px 14px 0px;
}


#CopyRight {
	width:800px;
	margin:0 auto;
	font-size:10px;
	color:#999;
	text-align:right;
}



/*　名前入力　registページ
--------------------------------*/
table.sc_table {
	width:100%;
	margin-top:20px;
	border-top:1px solid #ccc;
}
table.sc_table th {
	width:15.0em;
	border-bottom:1px solid #ccc;
	padding:12px 10px 12px 10px;
}
table.sc_table td {
	border-bottom:1px solid #ccc;
	padding:12px 10px 12px 10px;
}
table.sc_table td.txt_center {
	text-align:center;
}
.txt_center {
	text-align:center;
}
input.sci100 {
	width:100px;
	font-size:110%;
	margin-left:5px;
	margin-right:5px;
}
[type='text'] {
	display: inline;
}
input.sci200 {
	width:200px;
	font-size:110%;
	margin-left:5px;
	margin-right:5px;
}
input.sci300 {
	width:300px;
	font-size:110%;
	margin-left:5px;
	margin-right:5px;
}




/*検定画面
------------------------*/
h1.qa_title {
	margin-bottom:3%;
}
.scQuestion {
	float:left;
	text-align:center;
	font-size:30px;
	line-height:1.0em;
	width:3.0em;
	margin-right:30px;
}
.scQuestion span {
	display:block;
	font-size:80px;
	line-height:1.0em;
	font-weight:bold;
}

ul.btnField {
	clear:both;
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	list-style:none;
}
ul.btnField li {
	margin:0 1% 1%;
	padding:0;
	width:48%;
	list-style-type: none;
	text-align:center;
}


input#btnYes {
	width:200px;
	height:200px;
	overflow:hidden;
	background:url(images/yes_btn.png) no-repeat left top;
	cursor:pointer;
	border:none;
	text-indent:120%;
	white-space:nowrap;
	background-size:cover;
}
input#btnNo {
	width:200px;
	height:200px;
	overflow:hidden;
	background:url(images/no_btn.png) no-repeat left top;
	cursor:pointer;
	border:none;
	text-indent:120%;
	white-space:nowrap;
	background-size:cover;
}

.sc_main_text {
	font-size:120%;
}

.statusOk {
	background:url(images/ok_bg.png) no-repeat center 20px;
	min-height:300px;
}
.statusOk .answer {
	font-size:50px;
	line-height:1.0em;
	margin-bottom:0.25em;
	font-weight:bold;
}
.sc_next {
	padding:10% 0px 0px 0px;
	text-align:center;
	margin:0 auto;
}
.sc_next a {
	margin:0 auto;
	display:block;
	background:url(images/next_btn.png) no-repeat left top;
	width:221px;
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}
.sc_last a {
	margin:0 auto;
	display:block;
	background:url(images/last_btn.png) no-repeat left top;
	width:221px;
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}
.sc_download {
	display:block;
}
.sc_download a {
	margin:0 auto;
	display:block;
	background:url(images/download_btn.png) no-repeat left top;
	width:221px;
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}

.sc_link {
	display:block;
}
.sc_link a {
	margin:0 auto;
	display:block;
	background:url(images/link_btn.png) no-repeat left top;
	width:221px;
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}


.statusMiss {
	background:url(images/miss_bg.png) no-repeat center;
	min-height:300px;
}
.answer {
	font-size:50px;
	line-height:1.0em;
	margin-bottom:0.25em;
	font-weight:bold;
}
.qatext-box {
	max-width:70%;
	text-align: justify;
	margin:0 auto;
}
.sc_back {
	padding:10% 0px 0px 0px;
	text-align:center;
	margin:0 auto;
}
.sc_back a {
	margin:0 auto;
	display:block;
	background:url(images/back_btn.png) no-repeat left top;
	width:221px;
	height:59px;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100%;
}

.qa_box {
	/*height: 55em;*/
	background:#fff;
	box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-o-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.qa_box-miss {
	/*height: 1100px;*/
	background:#fff;
	box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-o-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.qa_box-inner {
	/*height: 550px;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.qa_box-inner-miss {
	/*height: 850px;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.login_box {
	box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	-o-box-shadow:0px 3px 10px rgba(0,0,0,0.2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.login_box-inner {
	margin:5% auto;
	padding:5%;
	text-align: center;
}
.startbutan {
	margin:5% auto;
	text-align: center;
}
.sizedown br.sppc {
		display: none;
	}
	

/* 幅620px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 620px){
	table.sc_table th {
		width: 100%;
    		display: block;
		text-align: center;
	}
	table.sc_table td {
		width: 100%;
    		display: block;
		text-align: center;
	}
	input.sci100 {
		width:100px;
	}
	input.sci300 {
		width:250px;
	}
	input#btnYes {
		margin-right:25px;
	}
	input#btnYes {
		width:150px;
		height:150px;
	}
	input#btnNo {
		width:150px;
		height:150px;
	}
	.qatext-box {
		max-width:100%;
	}
	.qa_box,
	.qa_box-miss
	.qa_box-inner,
	.qa_box-inner-miss {
/*		height: 100%;*/
	background:#fff;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	}
	.qa-text-sizedown {
		font-size:200%;
	}
	.sizedown br.sppc {
		display: block;
	}
	p br { display: none !important; }
}


