<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*공통*/
.chapter_box_grey{
	background: #e8e8e8;
}
.bt_view_answer{
	display:block;
	width:211px;
	height:72px;
	margin:50px auto 0 auto;
	background:url(bt_view_answer.png) no-repeat;
}
.tabstyle_1{
	width:100%;
	text-align:center;
}
.tabstyle_1.col li{
	position: relative;
	display:inline-block;
	margin:5px 10px;
}
.tabstyle_1 li:before{
	right: -20px;
	top: 38px;
	z-index:10;
}
.tabstyle_1 li a{
	display: block;
	width:220px;
	padding:5px 0;
	background: #8a8a8a;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-2px;
	border-radius: 15px;
	text-align: center;
}
.tabstyle_1 li a em{
	color: #ffc148;
	font-weight: bold;
}
.tabstyle_1 li.on a{
	background: #7f47f2;
}
.tabCont .vwarea{
	display: none;
	margin:30px auto 0 auto;
	max-width:955px;
}
.tabCont .vwarea.on{
	display: block;
}
/*********************************************/
.pageNum3 .ment{
	padding-top:20px;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	letter-spacing:-2px;
	text-align:center;
}
.pageNum3 .imgWrap{
	position: relative;
	height: 450px;
	background: url(39_03_01.png) no-repeat 50% 50%;
}
.pageNum3 .OX{	
	position: absolute;
	width: 38px;
	height: 41px;
	cursor: pointer;
}
.pageNum3 .oxquiz{
	width: 38px;
	height: 41px;
}
.pageNum3 .oxquiz_X{
	background: url('') no-repeat;
}
.pageNum3 .oxquiz_O{
	background: url(39_03_02.png) no-repeat;
}
/*********************************************/
.pageNum8 .imgWrap {
	position: relative;
	height:450px;
	background: url(39_08_01.png) no-repeat 50% 50%;
}

.pageNum8 .choiceBox {
	position: absolute;
	width: 240px;
    height: 105px;
	cursor: pointer;
	background:#fff;
	border-radius:5px;
}
.pageNum8 .ment{
	padding-top:20px;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	letter-spacing:-2px;
}
.pageNum8 .choiceBox span {
	display:inline-block;
	padding-top:20px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-2px;
}
.pageNum8 .imgWrap .choiceBox:nth-child(1){
	top:120px;
	left:145px;
}
.pageNum8 .imgWrap .choiceBox:nth-child(2){
	top:120px;
	right:145px;
}
.pageNum8 .imgWrap .choiceBox:nth-child(3){
	top:290px;
	left:145px;
}
.pageNum8 .imgWrap .choiceBox:nth-child(4){
	top:290px;
	right:145px;
}
.pageNum8 .choiceBox:before{
	display: none;
	content: ''; 
	width: 232px;
	height: 97px;
	border: 4px solid #ff0000;
	position: absolute;
	left:0px;
	top:0px;
	border-radius:5px;
}
.pageNum8 .choiceBox:hover:before{
	display: block;
}
.pageNum8 .choiceQuiz_O,
.pageNum8 .choiceQuiz_X{
	background: none;
	width: 232px;
	height: 97px;
	border: 4px solid #ff0000;
	position: absolute;
	left:0px;
	top:0px;
	border-radius:5px;
}
/*************************************/

.pageNum14 .imgWrap {
	position: relative;
	height:450px;
	background: url(39_14_01.png) no-repeat 10% 50%;
}
.pageNum14 .choiceBox {
	position: absolute;
	width: 230px;
    height: 154px;
	cursor: pointer;
	background:#454545;
	color:#fff;
	border:3px solid #fff;
	border-radius:15px;
}
.pageNum14 .ment{
	padding-top:20px;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	letter-spacing:-2px;
}
.pageNum14 .ment em{
	display:inline-block;
	padding:0 5px;
	font-weight:bold;
	border-radius:15px;
	background:#ff0000;
}
.pageNum14 .choiceBox span {
	display:inline-block;
	padding-top:60px;
	font-size:24px;
	font-family: 'yg-jalnan','jalnan', sans-serif;
	font-weight:bold;
}
.pageNum14 .imgWrap .choiceBox:nth-child(1){
	top:60px;
	left:492px;
}
.pageNum14 .imgWrap .choiceBox:nth-child(2){
	top:60px;
	right:145px;
}
.pageNum14 .imgWrap .choiceBox:nth-child(3){
	top:230px;
	left:492px;
}
.pageNum14 .imgWrap .choiceBox:nth-child(4){
	top:230px;
	right:145px;
}
.pageNum14 .choiceBox:before{
	display: none;
	content: ''; 
	width: 230px;
    height: 154px;
	border: 3px solid #ff0000;
	position: absolute;
	left:-3px;
	top:-3px;
	border-radius:15px;
}
.pageNum14 .choiceBox:hover:before{
	display: block;
}
.pageNum14 .choiceQuiz_O,
.pageNum14 .choiceQuiz_X{
	background: none;
	width: 230px;
    height: 154px;
	border: 3px solid #ff0000;
	position: absolute;
	left:-3px;
	top:-3px;
	border-radius:15px;
}
/*********************************************/
.pageNum18 .subtitle{
	font-size: 28px;
	margin-bottom: 10px;
	text-align: center;
}
.pageNum18 .ment{
	font-size:28px;
	font-weight:bold;
	color:#fff;
	letter-spacing:-2px;
	text-align:center;
}
.pageNum18 .dragbody{
	height: 545px;
	margin-top: 40px;
	background: url(39_18_01.png) no-repeat 50% 50%;
}
.pageNum18 .dragWrap{
	position: relative;
    /*height: 250px;*/
}
.pageNum18 .dragObjWrap{
	position: relative;
}
.pageNum18 .dragObj2{
	position: absolute;
	width:307px;
	height:66px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size: cover;
}
.pageNum18 .dropArea2{
	position: absolute;
    width: 210px;
    height: 90px;
    overflow: hidden;
    visibility: hidden;
    cursor: pointer;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size: 100%;
}
.pageNum18 .dropObj_1{
	background-image: url(39_18_02.png);
}
.pageNum18 .dropObj_2{
	background-image: url(39_18_03.png);
}
.pageNum18 .dragObj_1{
	background-image: url(39_18_02.png);
}
.pageNum18 .dragObj_2{
	background-image: url(39_18_03.png);
}
.pageNum18 .dragObj_3{
	background-image: url(39_18_04.png);
}</pre></body></html>