.gameBackgroundFlowImageBox {
	position: absolute;
	width: 100%;
	height: 400%;
	left: 0;
	top: 0;
	font-size: 0;
	line-height: 0;
}


.quizType01 {
	display: inline-block;
	position: absolute;

	left: 41.4063%;
	top:1.6667%;
	width: 18.1771%;
	height: 20.9259%;
}
.quizType01Img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.quizType01QuestionImg {
	position: absolute;
	width: 46.9914%;
	height: 72.5664%;
	left: 23.4957%;
	top: 14.1593%;
}
.quizType01QuestionText {
	position: absolute;
	font-family: alistbold;
	top: 0;
	left: 0;
	padding-top:34%;
	width: 94.5559%;
	height: 40%;
}
.quizExampleTypeBox {
	position: absolute;
	top: -2000px;
}
.quizExampleTextBox {
	/*font-size: 2vw;*/
	/*letter-spacing: -0.01rem;*/
	vertical-align: middle;
	font-family: alistbold;
	font-weight: normal;
	color: #252525;
	position: absolute;
	width: 100%;
	line-height: 100%;
	height: 26.6010%;
	left: 0;
	top: 32.0197%;
	/*background-color: #00b3ff;*/
}

.quizExampleImageBox {
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url("../quizImages/quizTypeOne/wordsImages/level_00/chair.png");
	background-size: 50%;
	background-position: center 25%;
	background-repeat: no-repeat;
}
.quizExampleTextBox {
	letter-spacing: -0.05rem;
	font-size: 1.6vw;
	width:120%;
	left: -10%;
}

/*@media (max-width: 1366px) {*/
/*	.quizExampleTextBox { font-size: 2.3rem; }*/
/*	.quizType01QuestionText { font-size: 2.8rem; }*/
/*}*/
/*@media (min-width: 1366px) {*/
/*	.quizExampleTextBox { font-size: 2.3rem; }*/
/*	.quizType01QuestionText { font-size: 2.8rem; }*/
/*}*/
/*@media (min-width: 1920px) {*/
/*	.quizExampleTextBox { font-size: 3rem; }*/
/*	.quizType01QuestionText { font-size: 3.5rem; }*/
/*}*/

.quizType01QuestionText { font-size: 2vw; }

.quizSpeakerImgLink {
	position: absolute;
	width: 12.6074%;
	height: 19.4690%;
	right: 4.8712%;
	top: 7.9646%;
}
.quizSpeakerImg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.quizCharacterBox {
	position: absolute;
	width: 11.8229%;
	height: 33.0556%;
	left: 80.375%;
	bottom: 10%;
	pointer-events: none;
}
.quizCharacterImg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.quizCharacterFire {
	position: absolute;
	width: 39.2070%;
	left: 15.0264%;
	top: 48.1036%;
}

.quizExampleType01 {
	position: absolute;
	width: 12.5521%;
	height: 22.4090%;
	height: 20%;
	left: 30%;
	top: 30%;
}
.quizExampleType01 img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.quizExampleType02 {
	position: absolute;
	width: 12.5521%;
	height: 20%;
	left: 60%;
	top: 30%;
	pointer-events: none;
}
.quizExampleType02 img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}


.quizCountBox {
	text-align: left;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 32.4479%;
	height: 7.7778%;
	bottom: 1.7593%;
	right: 0;
	font-size: 0;
	line-height: 0;
	pointer-events: none;
}
.quizCountBox li {
	height: 100%;
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: inline-block;
	padding-right: 1px;
}
.quizCountBox li img {
	height: 100%;
}

.successBgPanel {
	position:absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #cf4c4c;
	top: 0;
	left: 0;
	opacity: 0;
}