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


.anchor-q {
	width: 260px;
	height:300px;
	position:fixed;
	top:50%;
	right:-310px;
	margin-top:-70px;
	z-index:500;
}

.anchor-q ul {
	height:2px;
	position:absolute;
	background-color:#FFFFFF;
}
.anchor-q li {
	padding:15px 15px 13px 15px;
	margin-top:-2px;
	border:#000000 2px solid;
	background-color:#FFFFFF;
}
.contentsLineup #q0{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q10.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
}

.contentsLineup #q1{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q0.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
}
.contentsLineup #rogo{
	position:fixed;
	top:50%;
	left:50%;
	width:306px;
	height:363px;
	margin-top:-183px;
	margin-left:-153px;
	z-index:300;
	cursor:pointer;
}
.contentsLineup #q2{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}
.contentsLineup #q3{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}
.contentsLineup #q4{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}
.contentsLineup #q5{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	z-index:32;
	
}
.contentsLineup #q6{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q5.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}
.contentsLineup #q7{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q6.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}


.contentsLineup #q8{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q7.jpg);
	background-position:center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}

.contentsLineup #q9{
	width: 100%;
	height:100%;
	background: url(../img/special/bc_q8.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	position:relative;
	z-index:32;
	
}





.contentsLineup .quizAnswer{
	display:block;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-220px;
	margin-left:-225px;
	width:500px;
	height:450px;
	background:#FF9B00;
	text-align:center;
	color:#000000;
	z-index:0;
}

#qBox{
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	min-height:570px;
	min-width:960px;
	width: 100%;
	height:100%;	
}

#inqBox{
	width: 100%;
	height:100%;
	position:relative;
}
.contentsLineup .quiz{
	display:none;
	
	opacity:0;
	position:absolute;

	top:70%;
	left:50%;
	margin-top:-215px;
	margin-left:-250px;
	width:500px;
	height:450px;
	background:#FF9B00;
	text-align:center;
	color:#000000;
	z-index:100;
}
.contentsLineup .quiz p{
	width:100%;
	height:202px;
}
.contentsLineup .quiz ul{
	width:100%;
}
.contentsLineup .quiz li{
	width:100%;
	height:60px;
	cursor:pointer;
}

.contentsLineup #Q9{
	margin-top:-240px;
	margin-left:-340px;
	width:680px;
	height:510px;
	background:#EB8F23;
}

.contentsLineup .answer{
	display:none;
	width:500px;
	height:450px;
	background:#FF9B00;
	text-align:center;
	color:#000000;
	z-index:200;
}

.contentsLineup .but{
	display:none;
	
	width:500px;
	height:450px;
	
	text-align:center;
	color:#000000;
	z-index:200;
}

#qmessage{
	position:absolute;
	z-index:301;
	top:20%;
	left:50%;
	
	opacity:0;
	overflow-y:auto;
	overflow-x:hidden;
	display:none;
	margin-top:-50px;
	margin-left:-442px;
	width:884px;
	height:80%;
	max-height:760px;
	
}

#return-rogo{
	position:absolute;
	z-index:302;
	top:20%;
	left:50%;
	cursor:pointer;
	opacity:0;
	display:none;
	margin-left:315px;
	width:155px;
	height:156px;
}

.QA{
	cursor:pointer;
}

#hideOvj{
	display:none;
}

#qtop{
	cursor:pointer;
}

#qtop:hover{
	opacity:0.5
}
#qtopbt{
	position:fixed;
	z-index:302;
	top:70px;
	right:30px;
	display:none;
	cursor:pointer;
	opacity:0;
	width:155px;
	height:156px;
}

