@font-face {
  font-family: 'KoPubDotumBold';  font-style: normal;
  src: local(./font/KoPubDotumBold);
  src: url(./font/KoPubDotumBold.eot);
  src: url(./font/KoPubDotumBold.eot?#iefix) format('embedded-opentype'),
  url(./font/KoPubDotumBold.woff) format('woff'),
  url(./font/KoPubDotumBold.ttf) format('truetype');
}
@font-face {
  font-family: 'KoPubDotumMedium';  font-style: normal;
  src: local(./font/KoPubDotumMedium);
  src: url(./font/KoPubDotumMedium.eot);
  src: url(./font/KoPubDotumMedium.eot?#iefix) format('embedded-opentype'),
  url(./font/KoPubDotumMedium.woff) format('woff'),
  url(./font/KoPubDotumMedium.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumBarunGothicBold';  font-style: normal;
  src: local(./font/NanumBarunGothicBold);
  src: url(./font/NanumBarunGothicBold.eot);
  src: url(./font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumBarunGothicBold.woff) format('woff'),
  url(./font/NanumBarunGothicBold.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumBarunGothic';  font-style: normal;
  src: local(./font/NanumBarunGothic);
  src: url(./font/NanumBarunGothic.eot);
  src: url(./font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumBarunGothic.woff) format('woff'),
  url(./font/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumSquareRoundB';  font-style: normal;
  src: local(./font/NanumSquareRoundB);
  src: url(./font/NanumSquareRoundB.eot);
  src: url(./font/NanumSquareRoundB.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumSquareRoundB.woff) format('woff'),
  url(./font/NanumSquareRoundB.ttf) format('truetype');
}
@font-face {
  font-family: 'Jalnan';  font-style: normal;
  src: local(./font/Jalnan);
  src: url(./font/Jalnan.eot);
  src: url(./font/Jalnan.eot?#iefix) format('embedded-opentype'),
  url(./font/Jalnan.woff) format('woff'),
  url(./font/Jalnan.ttf) format('truetype');
}
html, body {
  height:100%;
  overflow:hidden;
  margin:0;
  padding:0;
}
body, div, span, p{
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  font-family: 'NanumBarunGothic';
}
.contentsAllArea{
  background: url(../img/common/contentsAllAreaBg.png) no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: relative;

}
.topArea, .bottomArea, .controlArea{
  z-index: 10;
}
.contentsArea{
  position: relative;
  margin: 0 auto;
}
.vid{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
.setPage{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* intro */
.skipBtn{
  position: absolute;
  background: url(../img/common/skipBtn.png) no-repeat center;
  width: 152px;
  height: 53px;
  bottom: 80px;
  right: 50px;
  cursor: pointer;
}
.skipBtnEffect{
  background: url(../img/common/skipEffectIcon.png) no-repeat center;
  width: 15px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 15px;
}
.skipBtnEffect_1{
  right: 37px;
}
.skipBtnEffect_2{
  right: 26px;
}
.introLessonTitle{
  font-family: 'NanumBarunGothicBold';
  position: absolute;
  bottom: 180px;
  left: 00px;
  font-size: 28px;
  color: #232323;
  width: 100%;
  text-align: center;
  opacity: 0;
}
.iltNum, .iltText{
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.iltText{
  padding-left: 5px;
  text-align: left;
}
/* learningGoal css*/
.lenPlanGroup{
  width: 100%;
  height: 602px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
}
.lenPlanMainBg{
  width: 100%;
  height: auto;
  opacity: 0;
  position: absolute;
  color: #fff;
  top: 160px;
  left: 340px;
  padding-left: 15px;
  border-left: 3px solid #fff;
  width: 690px;
  height: auto;
}
.lenPlanTextGroup{
  margin-bottom: 7px;
}
.lenPlanTextGroup:last-child{
  margin-bottom: 0;
}
.lenPlanText_Text{
  background: url(../img/common/lenBlit.png) no-repeat left 8px;
  font-family: 'KoPubDotumMedium';
  font-size: 21px;
  padding-left: 14px;
}
.lenPlanSubBg{
  border-left: 3px solid #fff;
  width: 690px;
  height: auto;
  padding-left: 15px;
  opacity: 0;
  position: absolute;
  top: 415px;
  left: 340px;
  font-family: 'KoPubDotumMedium';
  font-size: 21px;
  color: #fff;
}
.lenPlanSubTextGroup{
  margin-bottom: 7px;
}
.lenPlanSubTextGroup:last-child{
  margin-bottom: 0;
}
.lenPlanSubText_Num{
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.lenPlanSubText_Text{
  display: inline-block;
  vertical-align: top;
  width: 660px;
}
/* sync */
.vidSyncGroup{
  position: absolute;
  top: -5px;
  right: 20px;
}
.vidSyncPopBtn{
  width: 34px;
  height: 66px;
  background: url(../img/common/BookmarkBg1.png) no-repeat right top;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 0;
}
.vidSyncBtnGroup{
  top: 10px;
  right: -20px;
  background: rgba(35, 35, 35, 0.8) url(../img/common/BookmarkBg2.png) no-repeat 20px 35px;
  position: absolute;
  width: 320px;
  border-right: none;
  padding: 80px 0 20px 20px;
  opacity: 0;
  z-index: -1;
}
.vidSyncBtn{
  display: inline-block;
  vertical-align: top;
  border-radius: 5px;
  padding: 5px 5px 1px 5px;
  cursor: pointer;
  color: #fff;
  font-size: 21px;
  font-family: 'KoPubDotumMedium';
}
.vidSyncBtn div{
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.vidSyncBtnNum{
  margin-right: 5px;
}
.vidSyncBtnText{
  width: 285px;
}
/* quiz css */
.quizMainObj_1{
  background: url(../img/common/quizMainObj_1.png) no-repeat center bottom;
  width: 485px;
  height: 420px;
  position: relative;
  top: -30px;
  margin: 0 auto;
  opacity: 0;
}
.quizStartBtn{
  background: url(../img/common/quizStartBtn.png) no-repeat center;
  width: 400px;
  height: 54px;
  position: relative;
  top: 70px;
  margin: 0 auto;
  cursor: pointer;
  opacity: 0;
}
.quizGroup{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  overflow: hidden;
}
.quizTop{
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.quizTitleText{
  font-size: 26px;
  color: #232323;
  display: inline-block;
  vertical-align: top;
  width: 750px;
  min-height: 70px;
  line-height: 36px;
  text-align: left;
  position: relative;
  top: 65px;
  left: 0;
  font-family: 'NanumBarunGothicBold';
  padding-left: 115px;
}
.quizTitleText ins{
  color: rgb(187, 35, 35);
}
.quizTitleOXCheck{
  width: 88px;
  height: 88px;
  position: absolute;
  top: 75px;
  left: 130px;
}
.rubricText{
  color: #232323;
  font-size: 20px;
  position: relative;
  width: 100%;
  top: 55px;
  text-align: center;
  font-family: 'NanumBarunGothic';
}
.quizMiddle{
  position: relative;
  text-align: center;
  top: 100px;
}
.bogiGroup{
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 215px;
  text-align: left;
  width: 650px;
}
.bogiNum{
  background: url(../img/common/selectBg.png) no-repeat left top;
  font-size: 21px;
  color: #fff;
  display: inline-block;
  width: 27px;
  min-height: 28px;
  text-align: center;
  line-height: 29px;
  margin-right: 5px;
  vertical-align: top;
  cursor: pointer;
  font-family: 'Jalnan';
}
.bogiText{
  font-size: 21px;
  color: #232323;
  display: inline-block;
  width: 618px;
  vertical-align: top;
  margin-bottom: 5px;
  font-family: 'NanumBarunGothic';
  cursor: pointer;
  margin-top: 4px;
}
.userClickChk{
  background: url(../img/common/answerSelect.png) no-repeat center;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 7px;
  z-index: -1;
  opacity: 0;
  text-align: center;
}
.ooBtn{
  background: url(../img/common/oxQuizOBg.png) no-repeat center;
  width: 261px;
  height: 274px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.oxQuizGuideLine{
  background: url(../img/common/oxQuizGuideLine.png) no-repeat center;
  position: relative;
  display: inline-block;
  width: 100px;
  height: 274px;
}
.xxBtn{
  background: url(../img/common/oxQuizXBg.png) no-repeat center;
  width: 261px;
  height: 274px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.quizBottom{
  background-color: #00b894;
  border: 2px solid #dfe6e9;
  width: 929px;
  height: 250px;
  bottom: -200px;
  left: 95px;
  position: absolute;
  opacity: 0;
  z-index: 2;
}
.quizBottomInBg{
  width: 904px;
  height: 100%;
  position: relative;
  margin: 0 auto;
  top: 11px;
  background-color: #fff;
}
.answerNum{
  position: absolute;
  top: 39px;
  left: 50px;
  font-size: 25px;
  color: #232323;
  width: 200px;
  height: 38px;
  font-family: 'NanumBarunGothicBold';
  text-align: left;
  line-height: 43px;
}

.answerText{
  position: absolute;
  top: 90px;
  left: 65px;
  font-size: 20px;
  color: #525252;
  width: 770px;
  text-align: left;
  font-family: 'NanumBarunGothic';
}
.nextQuizBtn{
  background: url(../img/common/nextQuizBtn.png) no-repeat right center;
  width: 158px;
  height: 33px;
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
}
.resultQuiz{
  background: url(../img/common/resultQuizBtn.png) no-repeat center;
  width: 111px;
  height: 24px;
  position: absolute;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.resultQuiz:hover{
  background: url(../img/common/resultQuizBtnOver.png) no-repeat center;
}
.quizAlert{
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.8) url(../img/common/alertRetry.png) no-repeat center;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
}
.resultGroup{
  background: url(../img/common/quizResultBg.png) no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.quizOXChkGroup{
  position: absolute;
  top: 284px;
  left: 458px;
  width: 451px;
  height: 79px;
}
.quizOXChkBg{
  background: url(../img/common/oxQuizOBgAnswer.png) no-repeat center;
  width: 80px;
  height: 100%;
  position: absolute;
}
.quizOXChkBg_2{
  left: 216px;
}
.resultTotalQuizNum{
  color: #000;
  font-size: 30px;
  position: absolute;
  top: 172px;
  left: 524px;
  font-family: 'NanumBarunGothicBold';
}
.reslutAnswerQuizNum{
  position: absolute;
  top: 206px;
  left: 402px;
  font-size: 35px;
  color: #000;
  font-family: 'NanumBarunGothicBold';
}
.retryQuizBtn{
  background: url(../img/common/quizRetryBtn.png) no-repeat center;
  width: 302px;
  height: 78px;
  position: absolute;
  top: 443px;
  left: 408px;
  cursor: pointer;
}
/*
.retryQuizBtn:hover{
  background: url(../img/common/quizRetryBtnOver.png) no-repeat center;
}
*/
/* summary css*/
.sumGroup{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.setPage .sumTitleBg{
  width: 1085px;
  min-height: 131px;
  position: relative;
  top: 0;
  margin: 0 auto;
  background: url(../img/common/sumTitleBg.png) no-repeat center top;
}
.setPage .sumTitle{
  position: absolute;
  top: 67px;
  left: 90px;
  font-size: 32px;
  color: #936dc4;
  font-family: 'Jalnan';
  color: #fff;
}
.sumMiddle{
  position: relative;
  margin: 0 auto;
  width: 860px;
  top: 35px;
  border-left: 3px solid #00b894;
  padding-left: 20px;
}
.setPage .sumText{
  width: 100%;
  font-size: 25px;
  color: #313131;
  line-height: 32px;
  margin-bottom: 10px;
}
.setPage .sumTextSub{
  width: 100%;
  background: url(../img/common/sumSubBlit.png) no-repeat left 9px;
  font-size: 24px;
  color: #313131;
  margin-left: 25px;
  padding-left: 13px;
}
.setPage .sumTextSSub{
  width: 100%;
  background: url(../img/common/sumSubSIcon.png) no-repeat left 13px;
  margin-left: 25px;
  padding-left: 13px;
  font-size: 21px;
  color: #00b894;
  margin-top: 5px;
}
.sumBottom{
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  height: 39px;
  text-align: center;
}
.sumMovePageBtn{
  font-size: 20px;
  color: #b2bec3;
  font-family: 'Jalnan';
  line-height: 38px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: url(../img/common/sumMovePageBtnBg.png) no-repeat center;
  width: 39px;
  height: 39px;
  margin: 0 4px;
  cursor: pointer;
}
.sumPrint{
  background: url(../img/common/sumPrint.png) no-repeat left top;
  width: 187px;
  height: 53px;
  position: absolute;
  bottom: 25px;
  right: -130px;
  cursor: pointer;
}
/*
#sum_up_img{
  position: absolute;
  top: 0;
  left: -3000px;
  opacity: 0;
  z-index: -1;
  width: 21cm;
  min-height: 29.7cm;
  padding: 0.2cm;
  margin: 0 auto;
}
#sum_up_img .lessonTitleInPrint{
  margin-left: 15px;
}
#sum_up_img .sumTitle{
  margin-top: 40px;
  margin-left: 20px;
}
#sum_up_img .sumTitle_1{
  margin-top: 20px;
}
#sum_up_img .sumText{
  margin-left: 5px;
  margin-bottom: 10px;
}
#sum_up_img .sumTextSub{
  margin-top: -5px;
  margin-left: 45px;
  margin-bottom: 20px;
}
*/
/* index menu pop css*/
.indexBtn{
  background: url(../img/index/indexBtn.png) no-repeat center;
  width: 93px;
  height: 32px;
  position: absolute;
  top: 7px;
  left: 0;
  cursor: pointer;
  display: inline-block;
}
.indexMenuPop{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
}
.indexMenuPopGroup{
  position: relative;
  top: 0;
  margin: 0 auto;
  background-color: rgba(35, 35, 35, 0.78);
}
.indexMenuPopGroupInObj{
  width: 862px;
  height: 494px;
  border: 2px solid #fff;
  top: 65px;
  margin: 0 auto;
  position: relative;
  background: url(../img/index/indexBg.png) no-repeat 80px 70px;
}
.indexCloseBtn{
  width: 61px;
  height: 61px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background: url(../img/index/INDEXCloseBtn.png) no-repeat center;
}
.indexCloseBtn:hover{
  background: url(../img/index/INDEXCloseBtnOver.png) no-repeat center;
}
.mMenu{
  font-family: 'KoPubDotumBold';
  font-size: 50px;
  position: relative;
  top: 150px;
  left: 75px;
  color: #fff;
  margin-bottom: 10px;
  cursor: pointer;
  width: 250px;
  height: 66px;
}
.mMenu .mMenuInObj{
  position: absolute;
  padding: 5px;
  cursor: pointer;
}
.mMenuInObjBg{
  background-color: #00cec9;
  width: 0%;
  height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.scriptPop{
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 36px;
  bottom: -147px;
  border-radius: 15px;
  color: #fff;
  padding: 10px 15px;
  z-index: -1;
  opacity: 0;

}
.scriptPop div{
  height: 72px;
  overflow-y: auto;
  padding-right: 10px;
}
.playRate{
  position: absolute;
  bottom: 80px;
  right: 50px;
}
.playRate div{
  display: inline-block;
  font-size: 13px;
  color: #959595;
}
/* help pop css */
.helpPop{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
}
.helpPopGroup{
  position: relative;
  margin: 0 auto;
  background: url(../img/helpPop/helpPopBg.png) no-repeat left top;
}
.helpPopNavi{
  position: absolute;
  top: 250px;
  right: 0;
}
.helpPopNavi div{
  color: #fff;
  width: 151px;
  height: 46px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
  margin-bottom: 15px;
}
.contentInfoBtn{
  background: url(../img/helpPop/contentInfoBtn.png) no-repeat center;
}
.teacherInfoBtn{
  background: url(../img/helpPop/teacherInfoBtn.png) no-repeat center;
}
.lenMapBtn{
  background: url(../img/helpPop/lenMapBtn.png) no-repeat center;
}
.keyInfoBtn{
  background: url(../img/helpPop/keyInfoBtn.png) no-repeat center;
}
.helpPopCloseBtn{
  width: 61px;
  height: 61px;
  background: url(../img/helpPop/helpPopCloseBtn.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  bottom: 40px;
  right: 50px;
}
.helpPopCloseBtn:hover{
  background: url(../img/helpPop/helpPopCloseBtnOver.png) no-repeat center;
}
.helpPopObj{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contentInfoSub{
  background: url(../img/helpPop/contentInfo.png) no-repeat 48px center;
  width: 100%;
  height: 100%;
}
.teacherInfoSub{
  width: 100%;
  height: 100%;
}
.teacherChangeBtnGroup{
  position: absolute;
  top: 110px;
  left: 15px;
}
.tcBtn{
  width: 105px;
  height: 132px;
  cursor: pointer;
}
.tcBtn:nth-child(1){
  margin-bottom: 20px;
}
.tcBtn:nth-child(2){
  margin-bottom: 20px;
}
.lenMapSub{
  width: 100%;
  height: 100%;
}
.lenMapTableGroup{
  position: relative;
  top: 80px;
  margin-left: 90px;
  width: 800px;
  height: 500px;
}
.lenMapTable{
  width: 48%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  border-collapse: collapse;
  margin: 0 5px;
}
.lenMapTable th, .lenMapTable td{
  padding: 5px;
}
.lenMapTable th{
  border: 1px solid #000;
  background-color: #232323;
  color: #fff;
  font-size: 16.5px;
  height: 28px;
}
.downAllBtn{
  position: absolute;
  top: 80px;
  right: 60px;
  width: 180px;
  height: 38px;
  cursor: pointer;
  background: url(../img/helpPop/downAllBtn.png) no-repeat center;
}
.downAllBtn:hover{
  background: url(../img/helpPop/downAllBtnOver.png) no-repeat center;
}
.lenMapLessonTitle{
  font-family: 'NanumBarunGothic';
  border: 1px solid;
  border-right: none;
  font-size: 16.5px;
  background-color: #fff;
  text-align: left;
  width: 360px;
  color: #000;
  letter-spacing: -0.5px;
}
.lenMapLessonTitleNum, .lenMapLessonTitleText{
  display: inline-block;
  vertical-align: top;
}
.lenMapLessonTitleNum{
  margin-right: 4px;
  margin-left: 5px;
}
.lenMapLessonTitleText{
  width: 290px;
}
.lenMapDown{
  border: 1px solid;
  background: #fff url(../img/helpPop/lenMapDownIcon.png) no-repeat center;
  cursor: pointer;
  border-left: none;
  width: 65px;
  height: 100%;
}
.lenMapDown:hover{
  background: #fff url(../img/helpPop/lenMapDownIconOver.png) no-repeat center;
}
.keyInfoSub{
  background: url(../img/helpPop/keyInfo.png) no-repeat left 47px;
  width: 100%;
  height: 100%;
}
/* mobile css */
.mPrevBtn, .mNextBtn{
  position: absolute;
  top: 0;
  margin-top: 295px;
  z-index: -1;
  opacity: 0;
  cursor: pointer;
}
.mPrevBtn{
  left: 0;
  background: url(../img/controls/mPrevBtn.png) no-repeat center;
  width: 61px;
  height: 92px;
}
.mNextBtn{
  right: 0;
  background: url(../img/controls/mNextBtn.png) no-repeat center;
  width: 61px;
  height: 92px;
}
.showUi{
  background: url(../img/controls/showUi.png) no-repeat center;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 11;
  background-size: 40px 40px;
  cursor: pointer;
  z-index: -1;
  opacity: 0;
  bottom: 50px;
  right: 40px;
}
.showUi .showUiBubble{
  background: url(../img/controls/showUiBubble.png) no-repeat center;
  width: 69px;
  height: 38px;
  position: absolute;
  bottom: 55px;
  left: -10px;
  display: none;
}
.lockMode{
  background: url(../img/controls/unlocked.png) no-repeat center;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 11;
  background-size: 40px 40px;
  cursor: pointer;
  z-index: -1;
  opacity: 0;
  top: 105px;
  left: 40px;
}
