@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: '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: 'NanumBrush';  font-style: normal;;
  src: local(./font/NanumBrush);
  src: url(./font/NanumBrush.eot);
  src: url(./font/NanumBrush.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumBrush.woff) format('woff'),
  url(./font/NanumBrush.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumSquareB';  font-style: normal;;
  src: local(./font/NanumSquareB);
  src: url(./font/NanumSquareB.eot);
  src: url(./font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumSquareB.woff) format('woff'),
  url(./font/NanumSquareB.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumSquareEB';  font-style: normal;;
  src: local(./font/NanumSquareEB);
  src: url(./font/NanumSquareEB.eot);
  src: url(./font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumSquareEB.woff) format('woff'),
  url(./font/NanumSquareEB.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumSquareR';  font-style: normal;;
  src: local(./font/NanumSquareR);
  src: url(./font/NanumSquareR.eot);
  src: url(./font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
  url(./font/NanumSquareR.woff) format('woff'),
  url(./font/NanumSquareR.ttf) format('truetype');
}
html, body {
  height:100%;
  overflow:hidden;
  margin:0;
  padding:0;
}
body, div, span, p{
  font-family: 'NanumBarunGothic';
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.contentsAllArea{
  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{
  z-index: 10;
}
.vid{
  position: absolute;
  top: 50px;
  left: 0;
  width: 1008px;
  height: 568px;
}
.setPage{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pageTitleBg{
  position: absolute;
  top: 20px;
  left: 60px;
  background: url(../img/common/pageTitleBg.png) no-repeat left top;
  color: #383838;
  font-size: 20px;
  padding-left: 24px;
  height: 21px;
  line-height: 22px;
  opacity: 0;

}
/* Intro css */
.introGroup{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.introObj_1{
  position: absolute;
  top: 130px;
  left: 40px;
  background: url(../img/intro/IntroObj_1.png) no-repeat left top;
  width: 501px;
  height: 100px;
  opacity: 0;
}
.introObj_2{
  position: absolute;
  top: 150px;
  left: -275px;
  background: url(../img/intro/IntroObj_2.png) no-repeat left top;
  width: 91px;
  height: 91px;
  opacity: 0;
}
.introObj_3{
  position: absolute;
  top: 110px;
  left: 280px;
  background: url(../img/intro/IntroObj_3.png) no-repeat left top;
  width: 294px;
  height: 138px;
  opacity: 0;
}
.introObj_4{
  position: absolute;
  top: 255px;
  left: 125px;
  background: url(../img/intro/IntroObj_4.png) no-repeat left top;
  width: 554px;
  height: 168px;
  opacity: 0;
}
.introObj_5{
  position: absolute;
  top: 290px;
  left: 380px;
  width: 234px;
  height: 53px;
  font-family: 'NanumBarunGothic';
  font-size: 35px;
  color: #188cc2;
  background-color: #fff;
  border-radius: 26px;
  text-align: center;
  line-height: 57px;
  opacity: 0;
}
.introCover{
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  height: 604px;
  background: url(../img/intro/introCover.png) no-repeat left top;
  opacity: 0;
}
.introLessonTitleGroup{
  position: relative;
  top: 470px;
  margin: 0 auto;
}
.itTopLine{
  width: 1%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  opacity: 0;
}
.introLessonTitle{
  font-family: 'NanumBarunGothic';
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  opacity: 0;
}
.itBottomLine{
  width: 1%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  opacity: 0;
}
.introStartBtn{
  width: 120px;
  height: 40px;
  position: absolute;
  bottom: 80px;
  right: 60px;
  cursor: pointer;
  background: url(../img/intro/introStartBtn.png) no-repeat center;
  opacity: 0;
}
.introStartBtn:hover{
  background: url(../img/intro/introStartBtnOver.png) no-repeat center;
}
/* learningGoal css*/
.learningMain{
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  height: auto;
}
.lenGoalTextGroup, .lenPlanTextGroup{
  width: 430px;
  height: 376px;
  position: absolute;
  top: 60px;
  padding-top: 85px;
  padding-left: 35px;
  opacity: 0;
}
.lenGoalTextGroup{
  background: url(../img/common/lenGoal.png) no-repeat left top;
  right: 30px;
}
.lenPlanTextGroup{
  background: url(../img/common/lenPlan.png) no-repeat left top;
  left: 30px;
}
.lenGoalTextNum, .lenPlanTextNum{
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  color: #094e7a;
  margin-bottom: 10px;
  font-family: 'NanumBarunGothicBold';
}
.lenGoalTextText, .lenPlanTextText{
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  padding-left: 6px;
  color: #303030;
  margin-bottom: 10px;
  font-family: 'NanumBarunGothic';
  width: 370px;
}
/* quiz css */
.QuizIntroGroup{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.quizIntroBg{
  background: url(../img/common/quizIntroBg.png) no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -300px;
  opacity: 0;
}
.quizIntroObj_1{
  width: 100%;
  text-align: center;
  position: absolute;
}
.quizIntroObj_1 div{
  font-family: 'NanumSquareEB';
  font-size: 180px;
  display: inline-block;
  vertical-align: top;
  color: #094e7a;
  margin-top: 170px;
  opacity: 0;
}
.quizIntroObj_2{
  font-family: 'NanumBarunGothic';
  color: #4a4a4a;
  font-size: 23px;
  width: 100%;
  height: 60px;
  text-align: center;
  position: absolute;
  top: 310px;
  opacity: 0;
}
.quizIntroStartBtn{
  position: relative;
  top: 400px;
  margin: 0 auto;
  background: url(../img/common/quizStartBtn.png) no-repeat center;
  width: 117px;
  height: 45px;
  cursor: pointer;
  opacity: 0;
}
.quizIntroStartBtn:hover{
  background: url(../img/common/quizStartBtnOver.png) no-repeat center;
}
.QuizGroup{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.quizTop{
  position: relative;
  padding: 15px 20px 0 70px;
  font-size: 22px;
  color: #3f3f3f;
  font-weight: bold;
  width: 700px;
  min-height: 45px;
  top: 60px;
  left: 110px;
  letter-spacing: -0.5px;
}
.quizTop .jimunInBogi{
  margin-top: 10px;
  font-size: 20px;
  font-weight: normal;
}
.quizTitle{
  background-color: #d4e6ef;
  font-family: 'NanumSquareB';
  font-size: 23px;
  margin-left: -20px;
  padding: 11px 0 8px 20px;
}
.quizTitle ins{
  color: #cc3300;
}
.quizTitleNum{
  width: 64px;
  height: 64px;
  position: absolute;
  top: 7px;
  left: 0;
}
.oxChkObj{
  position: absolute;
  top: -8px;
  left: -13px;
  width: 91px;
  height: 92px;
}
.quizMiddle{
  position: relative;
  top: 80px;
  margin-left: 182px;
  width: 700px;
}
.bogiGroup{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.quizBogi{
  cursor: pointer;
}
.quizBogiText{
  vertical-align: top;
  font-size: 19px;
  margin-top: 5px;
  margin-bottom: 10px;
  height: auto;
  cursor: pointer;
  position: relative;
  min-height: 24px;
  color: #424242;
  display: inline-block;
}
.quizBogiNum{
  cursor: pointer;
  vertical-align: top;
  margin: 2px 10px 0 5px;
  font-size: 19px;
  color: #fff;
  display: inline-block;
  background-color: #B1B1B1;
  padding: 3px 8px 1px 8px;
  border-radius: 5px;
}
.answerSelect{
  background: url(../img/common/answerSelect.png) no-repeat center;
  width: 26px;
  height: 26px;
  position: absolute;
  top: -11px;
  left: -35px;
  z-index: -1;
  opacity: 0;
}
.oxGroup{
  margin-top: 20px;
  margin-left: 130px;
}
.oxQuizO, .oxQuizX{
  width: 121px;
  height: 121px;
  display: inline-block;
  margin: 0 30px;
  cursor: pointer;
}
.oxQuizO{
  background: url(../img/common/oxQuizOBg.png) no-repeat center;
}
.oxQuizX{
  background: url(../img/common/oxQuizXBg.png) no-repeat center;
}
.answerChkBtn{
  margin: 0 auto;
  background: url(../img/common/answerBtn.png) no-repeat center;
  width: 81px;
  height: 31px;
  cursor: pointer;
}

.quizBottom{
  position: absolute;
  left: 105px;
  top: 700px;
  width: 776px;
  height: 189px;
  background-color: #299cd2;
  font-family: 'NanumSquareEB';
  font-size: 25px;
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 0 0 31px;
}
.quizNextBtn{
  width: 154px;
  height: 45px;
  position: absolute;
  top: 325px;
  left: 838px;
  cursor: pointer;
  background-color: #094e7a;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 20px;
  color: #fff;
  line-height: 45px;
  font-family: 'NanumBarunGothic';
  font-size: 20px;
}
.quizNextBtn:hover{
  background-color: #0d3244;
}
.answerNum{
  width: 139px;
  height: 88px;
  font-size: 50px;
  color: #000;
  position: absolute;
  top: 45px;
  left: 10px;
  text-align: center;
  line-height: 86px;
  font-family: 'NanumSquareEB';
  background-color: #fff;
  border-radius: 5px;
}
.answerText{
  position: absolute;
  top: 10px;
  left: 159px;
  color: #474747;
  font-size: 20px;
  width: 598px;
  height: 102px;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  font-family: 'NanumSquareB';
}
.juAlert{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6) url(../img/common/alertRetry.png) no-repeat center;
  position: absolute;
  text-align: center;
  z-index: -1;
  opacity: 0;
}
.resultPop{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
}
.resultGroup{
  width: 663px;
  height: 435px;
  background-color: #fff;
  border: 5px solid #299cd2;
  position: relative;
  margin: 0 auto;
  margin-top: 105px;
}
.resultTitle{
  background-color: #299cd2;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  width: 158px;
  height: 53px;
  font-size: 30px;
  font-family: 'NanumBarunGothic';
  position: absolute;
  top: 0;
  left: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.resultText{
  position: absolute;
  top: 80px;
  left: 50px;
}
.resultText, .rt_1{
  font-family: 'NanumBarunGothic';
  font-size: 25px;
  color: #4A4A4A;
  margin-bottom: 5px;
}
.resultText, .rt_2{
  font-family: 'NanumBarunGothic';
  font-size: 30px;
  color: #4A4A4A;
}
.resultText, .rt_2 em{
  color: #FF9600;
  font-style: normal;
}
.resultOXC{
  position: absolute;
  top: 170px;
  width: 100%;
  text-align: center;
}
.resultOXCInObj{
  display: inline-block;
  vertical-align: top;
  width: 158px;
  height: 158px;
  background-color: #F8F8F8;
  position: relative;
  color: #F99163;
  font-size: 60px;
  font-family: 'NanumSquareB';
  text-align: center;
  line-height: 162px;
  margin: 0 30px;
}
.roxc{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.resultRetryBtn{
  width: 116px;
  height: 45px;
  position: absolute;
  cursor: pointer;
  background-color: #299cd2;
  border-radius: 25px;
  color: #fff;
  line-height: 45px;
  font-family: 'NanumBarunGothic';
  font-size: 20px;
  bottom: 30px;
  right: 50px;
  text-align: center;
}
.resultRetryBtn:hover{
  background-color: #0d3244;
}
.closeResultPopBtn{
  font-family: 'NanumBarunGothic';
  font-size: 25px;
  color: #299cd2;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.closeResultPopBtn:hover{
  color: #825B02;
}
/* summary css*/
.summaryGroup{
  position: absolute;
  top: 105px;
  left: 110px;
  width: 800px;
  height: 500px;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.sumTop{
  width: 203px;
  height: 53px;
  background-color: #299cd2;
  font-family: 'NanumBarunGothic';
  font-size: 30px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20px;
  left: -10px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  line-height: 55px;
}
.sumMiddle{
  position: absolute;
  top: 95px;
  left: 40px;
  width: 760px;
  height: 370px;
}
.summaryGroup .summaryTitleText{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #3f3f3f;
}
.summaryGroup .summarySubText{
  margin-top: 15px;
  margin-left: 20px;
  font-size: 18px;
  color: #3f3f3f;
  line-height: 23px;
}
.summaryTitleText .ti{
  margin-left: 19px;
}
.summaryTitleText .si{
  margin-left: 40px;
}
.summaryTitleText .mt{
  margin-top: 10px;
}
.summaryTitleText .nt{
  margin-top: 30px;
}

.summarySubText .ti{
  margin-left: 23px;
}

.summarySubText .mt{
  margin-top: 10px;
}
.sumBottom{
  position: absolute;
  bottom: 10px;
  left: 300px;
}
.sumBottom div{
  display: inline-block;
}
.sumPrevBtn{
  cursor: pointer;
  background: url(../img/common/sumPrevBtn.png) no-repeat right center;
  width: 69px;
  height: 25px;
}
.sumPageNum{
  margin: 0 15px;
  margin-top: 3px;
  font-size: 20px;
  vertical-align: top;
  color: #333;
}
.sumPageNum em{
  font-style: normal;
  color: #333;
}
.sumNextBtn{
  cursor: pointer;
  background: url(../img/common/sumNextBtn.png) no-repeat left center;
  width: 69px;
  height: 25px;
}
/*.sumPrint, .sumDown{
  background-color: #494949;
  width: 79px;
  height: 28px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}*/
.sumPrint{
  top: 76px;
  right: 210px;
}
.sumDown{
  top: 76px;
  right: 120px;
}
/* outro css */
.outroGroup{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 568px;
  opacity: 0;
}
.outroObj_2{
  position: absolute;
  top: 120px;
  left: 275px;
  background: url(../img/intro/IntroObj_2.png) no-repeat left top;
  width: 91px;
  height: 91px;
}
.outroObj_3{
  position: absolute;
  top: 80px;
  left: 380px;
  background: url(../img/intro/IntroObj_3.png) no-repeat left top;
  width: 294px;
  height: 138px;
}
.outroObj_4{
  position: absolute;
  top: 225px;
  left: 225px;
  background: url(../img/intro/IntroObj_4.png) no-repeat left top;
  width: 554px;
  height: 168px;
}
.outroObj_5{
  position: absolute;
  top: 360px;
  left: 380px;
  width: 234px;
  height: 53px;
  font-family: 'NanumBarunGothic';
  font-size: 35px;
  color: #188cc2;
  background-color: #fff;
  border-radius: 26px;
  text-align: center;
  line-height: 57px;
}
.outroCover{
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/outroSubBg.png) no-repeat left top;
}
.outroLessonTitleGroup{
  position: relative;
  top: 450px;
  margin: 0 auto;
}
.otTopLine{
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
}
.outroLessonTitle{
  font-family: 'NanumBarunGothic';
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
.otBottomLine{
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
}
.endObj{
  position: relative;
  top: 20px;
  margin: 0 auto;
  width: 225px;
  height: 31px;
  background: url(../img/common/endObj.png) no-repeat center;
}
/* indexMenu css */
.indexMenuPop{
  background: url(../img/index/indexBg.png) no-repeat left top;
  width: 100%;
  height: 226px;
  position: absolute;
  left: 0;
  bottom: -300px;
  opacity: 0;
}
.indexMenuPop .menuGroup{
  position: absolute;
  top: 100px;
  left: 0;
}
.indexMenuPop .menuGroup_1{ left: 40px; }
.indexMenuPop .menuGroup_2{ left: 375px; }
.indexMenuPop .menuGroup_3{ left: 695px; }

.menu{
  background: url(../img/index/indexSubBlit.png) no-repeat left 4px;
  padding-left: 15px;
  font-family: 'NanumBarunGothicBold';
  font-size: 17px;
  color: #fff;
  margin-bottom: 7px;
  cursor: pointer;
}

.scriptPop{
  width: 836px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 80px;
  bottom: -300px;
  border-radius: 15px;
  color: #fff;
  padding: 10px 15px;
  opacity: 0;
}

#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 .conTitleInPrint{
  margin-left: 620px;
}
#sum_up_img .lessonTitleInPrint{
  margin-left: 15px;
}
#sum_up_img .sumTextGroup{
  margin-left: 35px;
}
#sum_up_img .sumTitle{
  margin-top: 10px;
}
#sum_up_img .sumTitle .ti{
  margin-left: 19px;
}
#sum_up_img .sumTitle .mt{
  margin-top: 10px;
}
#sum_up_img .sumText{
  margin-top: 10px;
  margin-left: 22px;
}
#sum_up_img .sumText .ti{
  margin-left: 20px;
}
#sum_up_img .sumText .mt{
  margin-top: 10px;
}
.mPrevBtn, .mNextBtn{
  position: absolute;
  top: 0;
  margin-top: 294px;
  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;
}
