/*!**********************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/css/common.css ***!
  \**********************************************************************/
@charset "utf-8";
/* font */
@font-face {
  font-family: "NanumSquareB";
  src: url(../../src/font/NanumSquareB.woff?5d53333fc9d6d4bce630) format("woff");
}

@font-face {
  font-family: "MSP";
  src: url(../../src/font/MS-PGothic.woff?9fe9ef6daea73fa9018a) format("woff");
}

@font-face {
  font-family: "CookieRunB";
  src: url(../../src/font/CookieRun-Bold.woff?0033523d9f536bc2f951) format("woff");
}

@font-face {
  font-family: "lotteB";
  src: url(../../src/font/12%EB%A1%AF%EB%8D%B0%EB%A7%88%ED%8A%B8%ED%96%89%EB%B3%B5Bold.woff?ef901aae7f0659e9d07e) format("woff");
}

@font-face {
  font-family: "msuiGothic";
  src: url(../../src/font/MS-UIGothic-02.woff?21065f972dc763229232) format("woff");
}


/* @@@@@ */

/* layout */
body {
  overflow: hidden;
  font-family: 'NanumSquareRoundB', sans-serif;
}

/* 공통 */
.disable {
  pointer-events: none !important;
}

.remove {
  display: none !important;
}

.hide {
  visibility: hidden;
}

.hide-alpha {
  opacity: 0;
  pointer-events: none;
}

.inline {
  position: static !important;
  display: inline-block !important;
  vertical-align: top;
}

.bgImg-ab {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

textarea,
input[type="text"] {
  font-family: 'NanumSquareRoundB', sans-serif;
}

/* ie 입력창 X 제거 */
input[type=text]::-ms-clear {
  display: none;
}

.t-a-center {
  text-align: center;
}

.t-a-left {
  text-align: left;
}

.t-a-right {
  text-align: right;
}

.t-a-justify {
  text-align: justify;
}


/* 스크롤 바 */
.scrollOutBox {
  overflow: auto;
  overflow-x: hidden;
}

/* scroll_bar의 폭 너비 */
.scrollOutBox::-webkit-scrollbar {
  width: 6px;
  /* background: url(../img/scroll_bar.svg) no-repeat; */
}

.scrollOutBox::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #adadad;
}

::selection {
  background: none;
}

.none {
  opacity: 0;
  pointer-events: none !important;
}

.btn {
  cursor: pointer;
}
/*!*********************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/css/index.css ***!
  \*********************************************************************/
/* preload */
body::after{
  position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
  content:
  url(../../src/img/lesson_btn_bg_01.png?70a8c6b2194b4885f692),
  url(../../src/img/lesson_btn_bg_02.png?a6ae3d81cf5da4db5ac8),
  url(../../src/img/lesson_btn_bg_03.png?25a770fee0ef8c0dc85d),
  url(../../src/img/lesson_btn_bg_04.png?f80d2cc672efe84e01a7),
  url(../../src/img/lesson_btn_bg_05.png?0f167b4b886087854a61),
  url(../../src/img/lesson_btn_bg_06.png?c65fba88d20a98fd0828),
  url(../../src/img/lesson_btn_bg_01_hover.png?c38dce1b7683695fe568),
  url(../../src/img/lesson_btn_bg_02_hover.png?47656fe078e81eddee01),
  url(../../src/img/lesson_btn_bg_03_hover.png?2131912e87279a22f670),
  url(../../src/img/lesson_btn_bg_04_hover.png?f4cd332304df7a9e5a64),
  url(../../src/img/lesson_btn_bg_05_hover.png?2e04bda699bde81393e7),
  url(../../src/img/lesson_btn_bg_06_hover.png?c43b3711a97015587d4e),
  url(../../src/img/title.png?e09f5327d5bf1e2e7762);
}

/* 
body {
  background: url(../img/bg_pattern.png);
  background-size: cover;
} */

#wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 720px;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  overflow: hidden;
}

.bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 720px;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  overflow: hidden;
  background: url(../../src/img/bg.png?6ba4fa4a07c0faccac1a) no-repeat;
  /* background: url(../img/bg_guide.png) no-repeat; */
  background-size: 1280px 720px;
  /* opacity: 0.6; */
}

.title {
  position: absolute;
  left: 51px;
  top: 28px;
  width: 275px;
  height: 112px;
  background: url(../../src/img/title.png?e09f5327d5bf1e2e7762) no-repeat;
  background-size: 275px 112px;
}

.tag {
  position: absolute;
  left: 60px;
  top: 121px;
  width: 160px;
  height: 222px;
  background: url(../../src/img/tag.png?574c82fe48cbddb2c203) no-repeat;
  background-size: contain;
}
.class_progress {
  position: absolute;
  left: 26px;
  top: 124px;
  width: 106px;
  height: 34px;
  cursor: pointer;
  opacity: 0.8;
  background: url(../../src/img/class_progress_btn.png?8b1c482222ad49a93732) no-repeat;
  background-size: contain;
}
.class_make {
  position: absolute;
  left: 26px;
  top: 166px;
  width: 106px;
  height: 34px;
  cursor: pointer;
  opacity: 0.8;
  background: url(../../src/img/class_make_btn.png?57ccc3affad83b49e8b9) no-repeat;
  background-size: contain;
}

.class_progress:hover {
  opacity: 1;
}
.class_make:hover {
  opacity: 1;
}


.lesson_btn {
  position: absolute;
}
.lesson_btn:nth-child(1) {
  left: 228px;
  top: 397px;
  width: 204px;
  height: 162px;
  background: url(../../src/img/lesson_btn_bg_01.png?70a8c6b2194b4885f692) no-repeat;
  background-size: contain;
}
.lesson_btn:nth-child(2) {
  left: 373px;
  top: 316px;
  width: 157px;
  height: 147px;
  background: url(../../src/img/lesson_btn_bg_02.png?a6ae3d81cf5da4db5ac8) no-repeat;
  background-size: contain;
}
.lesson_btn:nth-child(3) {
  left: 608px;
  top: 288px;
  width: 162px;
  height: 166px;
  background: url(../../src/img/lesson_btn_bg_03.png?25a770fee0ef8c0dc85d) no-repeat;
  background-size: contain;
}
.lesson_btn:nth-child(4) {
  left: 824px;
  top: 380px;
  width: 257px;
  height: 121px;
  background: url(../../src/img/lesson_btn_bg_04.png?f80d2cc672efe84e01a7) no-repeat;
  background-size: contain;
}
.lesson_btn:nth-child(5) {
  left: 951px;
  top: 217px;
  width: 155px;
  height: 138px;
  background: url(../../src/img/lesson_btn_bg_05.png?0f167b4b886087854a61) no-repeat;
  background-size: contain;
}
.lesson_btn:nth-child(6) {
  left: 952px;
  top: 31px;
  width: 260px;
  height: 109px;
  background: url(../../src/img/lesson_btn_bg_06.png?c65fba88d20a98fd0828) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(1),
.lesson_btn.hover:nth-child(1) {  
  background: url(../../src/img/lesson_btn_bg_01_hover.png?c38dce1b7683695fe568) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(2),
.lesson_btn.hover:nth-child(2) {  
  background: url(../../src/img/lesson_btn_bg_02_hover.png?47656fe078e81eddee01) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(3),
.lesson_btn.hover:nth-child(3) {  
  background: url(../../src/img/lesson_btn_bg_03_hover.png?2131912e87279a22f670) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(4),
.lesson_btn.hover:nth-child(4) {  
  background: url(../../src/img/lesson_btn_bg_04_hover.png?f4cd332304df7a9e5a64) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(5),
.lesson_btn.hover:nth-child(5) {  
  background: url(../../src/img/lesson_btn_bg_05_hover.png?2e04bda699bde81393e7) no-repeat;
  background-size: contain;
}
.lesson_btn.on:nth-child(6),
.lesson_btn.hover:nth-child(6) {  
  background: url(../../src/img/lesson_btn_bg_06_hover.png?c43b3711a97015587d4e) no-repeat;
  background-size: contain;
}

.char {
  position: absolute;
  pointer-events: none;
  width: 130px;
  height: 122px;
  background: url(../../src/img/char.png?3cc70f4e7ed9a06cffe1) no-repeat;
  transform: translate(61px,510px);
  transition:transform 500ms linear;
  background-size: contain;
}

.char.over_1 {transform: translate(241px,310px);}
.char.over_2 {transform: translate(397px,238px);}
.char.over_3 {transform: translate(633px,209px);}
.char.over_4 {transform: translate(789px,308px);}
.char.over_5 {transform: translate(961px,133px);}
.char.over_6 {transform: translate(853px,1px);}

/* 학습자료 버튼 */
.archive_btn {
  position: absolute;
  left: 618px;
  top: 77px;
  width: 178px;
  height: 110px;
  background: url(../../src/img/archive_btn.png?6bd727e3259d8bcc37c2) no-repeat;
  pointer-events: none;
}
/* .learn_btn.hover {
  background: url(../img/learn_btn_hover.png) no-repeat;
} */
/* 단어장 버튼 */
.help_btn {
  position: absolute;
  left: 1073px;
  top: 562px;
  width: 145px;
  height: 106px;
  background: url(../../src/img/help_btn.png?2613e55f2b53f0781441) no-repeat;
  pointer-events: none;
}
/* .voca_btn.hover {
  background: url(../img/voca_btn_hover.png) no-repeat;
} */

.cloud {
  position: absolute;
  width: 143px;
  height: 82px;
  transition-duration: 2s;
}
.cloud_1 {
  left: 453px;
  top: 40px;
  background: url(../../src/img/cloud_1.png?c3cfe8aa34b2a9e4e48d) no-repeat;
}
.cloud_2 {
  left: 394px;
  top: 626px;
  background: url(../../src/img/cloud_2.png?88fbc8428a91c8bff981) no-repeat;
}
.cloud_3 {
  left: 352px;
  top: 205px;
  background: url(../../src/img/cloud_3.png?8c76d0d41f236952be21) no-repeat;
}
.cloud_4 {
  left: 711px;
  top: 624px;
  background: url(../../src/img/cloud_4.png?1562243f82313828b60c) no-repeat;
}
.cloud_5 {
  left: 776px;
  top: 554px;
  background: url(../../src/img/cloud_5.png?49977552c5fa4459c403) no-repeat;
}
.cloud_6 {
  left: 1130px;
  top: 187px;
  background: url(../../src/img/cloud_6.png?a04b4577c3ee5f94421a) no-repeat;
}
.cloud_7 {
  left: 84px;
  top: 208px;
  background: url(../../src/img/cloud_7.png?a6765a4c375f2d59c6c1) no-repeat;
}


#chapter_popup .chapter_content {
  position: absolute;
  width: 296px;
  height: 430px;
}
#chapter_popup .chapter_title_box {
  position: relative;
  left: 56px;
  top: -5px;
  display: inline-block;
  text-align: center;
}
#chapter_popup .chapter_list_box {
  position: absolute;
  left: 21px;
  top: 61px;
  width: 244px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
#chapter_popup .chap_1 .chapter_list_box {
  position: absolute;
  left: 15px;
  top: 63px;
  width: 244px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}

#chapter_popup #title_ico.lesson_icon {
  position: absolute;
  font-family: 'CookieRunB';
  font-size: 20px;
}
#chapter_popup .chapter_title {
    position: absolute;
    left: 52px;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    font-family: 'MSP';
}

#chapter_popup .chap_1 .lesson_icon {left: 0px;top: 0px;}

#chapter_popup .chap_2 .lesson_icon {left: 1px;top: -1px;}
#chapter_popup .chap_2 .chapter_title {left: 31px;width: 150px;}
#chapter_popup .chap_2 .chapter_list_box {width: 270px;left: 22px;top: 58px;}
#chapter_popup .chap_2 .chapter_list_btn {color: #214F33;}

#chapter_popup .chap_3 .lesson_icon {    left: 7px;
  top: -3px;}
#chapter_popup .chap_3 .chapter_title {    left: 28px;
  width: 150px;
  top: -2px;}
#chapter_popup .chap_3 .chapter_list_box {    width: 250px;
  left: 19px;
  top: 60px;}
#chapter_popup .chap_3 .chapter_list_btn {color: #6D4D3A;}

#chapter_popup .chap_4 .lesson_icon {    left: 1px;
  top: 1px;}
#chapter_popup .chap_4 .chapter_title {left: 33px;width: 130px;}
#chapter_popup .chap_4 .chapter_list_box {width: 245px;top: 63px;}
#chapter_popup .chap_4 .chapter_list_btn {color: #0C5072;}

#chapter_popup .chap_5 .lesson_icon {left: 3px;top: -2px;}
#chapter_popup .chap_5 .chapter_title {left: 25px;width: 170px;letter-spacing: -1px;}
#chapter_popup .chap_5 .chapter_list_box {    width: 265px;
  left: 15px;
  top: 57px;}
#chapter_popup .chap_5 .chapter_list_btn {color: #6E3777;}

#chapter_popup .chap_6 .lesson_icon {left: -2px;top: -2px;}
#chapter_popup .chap_6 .chapter_title {left: 30px;width: 150px;}
#chapter_popup .chap_6 .chapter_list_box {    width: 270px;
  left: 15px;
  top: 60px;}
#chapter_popup .chap_6 .chapter_list_btn {color: #A52D2D;}


/* chapter 목차 */
#chapter_popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 720px;
  pointer-events: none;
  display: none;
}

#chapter_popup .chapter_bg {
  position: absolute;
  left: 45px;
  top: 33px;
  width: 1190px;
  height: 654px;
  display: inline-block;
  /* background: #ffffff; */
  /* border-radius: 30px; */
  /* box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.25); */
  pointer-events: none;
}

#chapter_popup.active {
  display: inline-block;
  pointer-events: auto;
  /* background: rgba(0, 0, 0, 0.25); */
}

#chapter_popup .chapter_list_btn {
  position: relative;
  width: 100%;
  height: 28px;
  line-height: 1.5em;
  border-radius: 15px;
  text-align: left;
  font-size: 20px;
  color: #AA395C;
  font-family: 'lotteB';
  text-indent: 10px;
  letter-spacing: -1px;
  cursor: pointer;
}
#chapter_popup .chap_1 .chapter_list_btn.active, #chapter_popup .chap_1 .chapter_list_btn.hover {
  background: #FFEBF1;
}
#chapter_popup .chap_2 .chapter_list_btn.active, #chapter_popup .chap_2 .chapter_list_btn.hover {
  background: #C5EFD3;
}
#chapter_popup .chap_3 .chapter_list_btn.active, #chapter_popup .chap_3 .chapter_list_btn.hover {
  background: #FFE7C6;
}
#chapter_popup .chap_4 .chapter_list_btn.active, #chapter_popup .chap_4 .chapter_list_btn.hover {
  background: #BDF3FF;
}
#chapter_popup .chap_5 .chapter_list_btn.active, #chapter_popup .chap_5 .chapter_list_btn.hover {
  background: #FAE6FF;
}
#chapter_popup .chap_6 .chapter_list_btn.active, #chapter_popup .chap_6 .chapter_list_btn.hover {
  background: #FFD9D9;
}

#chapter_popup .chapter_list_btn:not(:first-child) {margin-top: 2px;} 
#chapter_popup .chapter_list_btn:not(:last-child) {margin-bottom: 2px;} 

#chapter_popup .ebook_btn {
  position: absolute;
  display: block;
  left: 185px;
  top: 435px;
  width: 42px;
  height: 42px;
  pointer-events: none;
}

#chapter_popup .smart_btn {
  position: absolute;
  display: block;
  left: 232px;
  top: 435px;
  width: 42px;
  height: 42px;
  pointer-events: none;
}

#chapter_popup .chapter_close_btn {
  position: relative;
  left: 260px;
  top: -17px;
  width: 40px;
  height: 40px;
}
#chapter_popup .chap_1 .chapter_close_btn {
  background: url(../../src/img/chapter_close_btn_01.svg?6ca104af87fb7880508c) no-repeat;
}
#chapter_popup .chap_2 .chapter_close_btn {
  left: 291px;
  background: url(../../src/img/chapter_close_btn_02.svg?5429a6e977a70fd657b3) no-repeat;
}
#chapter_popup .chap_3 .chapter_close_btn {
  left: 270px;
  background: url(../../src/img/chapter_close_btn_03.svg?d4352675d0acce8c55a0) no-repeat;
}
#chapter_popup .chap_4 .chapter_close_btn {
  left: 260px;
  background: url(../../src/img/chapter_close_btn_04.svg?a67acf748963895b59c7) no-repeat;
}
#chapter_popup .chap_5 .chapter_close_btn {
  left: 273px;
  background: url(../../src/img/chapter_close_btn_05.svg?84f57e0243872bf470a2) no-repeat;
}
#chapter_popup .chap_6 .chapter_close_btn {
  left: 276px;
  background: url(../../src/img/chapter_close_btn_06.svg?cd5e231f090a347b5222) no-repeat;
}

#chapter_popup .balloon.ebook {
  position: absolute;
  left: 91px;
  top: 409px;
  width: 105px;
  height: 37px;
}
#chapter_popup .balloon.smart {
  position: absolute;
  left: 150px;
  top: 409px;
  width: 105px;
  height: 37px;
}

#chapter_popup .chap_1 .ebook_btn {top: 415px;background: url(../../src/img/ebook_btn_01.svg?fe43dc0388807911608c) no-repeat;}
#chapter_popup .chap_1 .smart_btn {top: 415px;background: url(../../src/img/smart_btn_01.svg?b550648a7b4910ff416f) no-repeat;}
#chapter_popup .chap_1 .ebook_btn.hover {top: 415px;background: url(../../src/img/ebook_btn_01_hover.svg?11d528549895e040afdc) no-repeat;}
#chapter_popup .chap_1 .smart_btn.hover {top: 415px;background: url(../../src/img/smart_btn_01_hover.svg?c7adc54da4cb4f76ab7d) no-repeat;}
#chapter_popup .chap_2 .ebook_btn {left: 215px;top: 427px;;background: url(../../src/img/ebook_btn_02.svg?96f8c0e8d22419b7af13) no-repeat;}
#chapter_popup .chap_2 .smart_btn {left: 265px;top: 427px;background: url(../../src/img/smart_btn_02.svg?d0731450e076bf3cc302) no-repeat;}
#chapter_popup .chap_2 .ebook_btn.hover {left: 215px;top: 427px;;background: url(../../src/img/ebook_btn_02_hover.svg?d2fcb265f8bd59903425) no-repeat;}
#chapter_popup .chap_2 .smart_btn.hover {left: 265px;top: 427px;background: url(../../src/img/smart_btn_02_hover.svg?a83f1bd575e7d3fd1bb9) no-repeat;}
#chapter_popup .chap_3 .ebook_btn {left: 185px;top: 407px;background: url(../../src/img/ebook_btn_03.svg?e6dc2a2db32ba6640436) no-repeat;}
#chapter_popup .chap_3 .smart_btn {left: 232px;top: 407px;background: url(../../src/img/smart_btn_03.svg?a4142c6f2bcac66c0373) no-repeat;}
#chapter_popup .chap_3 .ebook_btn.hover {left: 185px;top: 407px;background: url(../../src/img/ebook_btn_03_hover.svg?30d2aa8e0f459e83b11a) no-repeat;}
#chapter_popup .chap_3 .smart_btn.hover {left: 232px;top: 407px;background: url(../../src/img/smart_btn_03_hover.svg?fdfdeb81c1ec6aa1e0f0) no-repeat;}
#chapter_popup .chap_4 .ebook_btn {left: 185px;top: 437px;background: url(../../src/img/ebook_btn_04.svg?0dcec2595b3398f2e233) no-repeat;}
#chapter_popup .chap_4 .smart_btn {left: 232px;top: 437px;background: url(../../src/img/smart_btn_04.svg?f2cca74c38de8b3a6a9c) no-repeat;}
#chapter_popup .chap_4 .ebook_btn.hover {left: 185px;top: 437px;background: url(../../src/img/ebook_btn_04_hover.svg?6d951243ff9376987a3e) no-repeat;}
#chapter_popup .chap_4 .smart_btn.hover {left: 232px;top: 437px;background: url(../../src/img/smart_btn_04_hover.svg?8f58887a7160bfc14357) no-repeat;}
#chapter_popup .chap_5 .ebook_btn {left: 185px;top: 397px;background: url(../../src/img/ebook_btn_05.svg?acad2f05ecceefa3f829) no-repeat;}
#chapter_popup .chap_5 .smart_btn {left: 232px;top: 397px;background: url(../../src/img/smart_btn_05.svg?d4ad6beb03b53bfb1d1d) no-repeat;}
#chapter_popup .chap_5 .ebook_btn.hover {left: 185px;top: 397px;background: url(../../src/img/ebook_btn_05_hover.svg?a22e5fb65359aee2aa8b) no-repeat;}
#chapter_popup .chap_5 .smart_btn.hover {left: 232px;top: 397px;background: url(../../src/img/smart_btn_05_hover.svg?0fc703d3a7a92942fa5f) no-repeat;}
#chapter_popup .chap_6 .ebook_btn {left: 185px;top: 407px;background: url(../../src/img/ebook_btn_06.svg?29bfefe1bd43b87ebe4a) no-repeat;}
#chapter_popup .chap_6 .smart_btn {left: 232px;top: 407px;background: url(../../src/img/smart_btn_06.svg?238bdb04cef30ed92f10) no-repeat;}
#chapter_popup .chap_6 .ebook_btn.hover {left: 185px;top: 407px;background: url(../../src/img/ebook_btn_06_hover.svg?182b33c28b462a5bdde4) no-repeat;}
#chapter_popup .chap_6 .smart_btn.hover {left: 232px;top: 407px;background: url(../../src/img/smart_btn_06_hover.svg?12814226d5585be13fb0) no-repeat;}
#chapter_popup .chap_1 .balloon.ebook {top: 389px;background: url(../../src/img/balloon_01_ebook.svg?9c7d5d985619aba7018b) no-repeat;}
#chapter_popup .chap_1 .balloon.smart {top: 389px;background: url(../../src/img/balloon_01_smart.svg?26c5032a1886bb9c5b96) no-repeat;}
#chapter_popup .chap_2 .balloon.ebook {left: 121px;top: 400px;background: url(../../src/img/balloon_02_ebook.svg?a47616c2688fcb74a0f4) no-repeat;}
#chapter_popup .chap_2 .balloon.smart {left: 184px;top: 400px;background: url(../../src/img/balloon_02_smart.svg?2b78b5292e6a09611d98) no-repeat;}
#chapter_popup .chap_3 .balloon.ebook {top: 380px;background: url(../../src/img/balloon_03_ebook.svg?1c6b76f3c082661cf8e8) no-repeat;}
#chapter_popup .chap_3 .balloon.smart {top: 380px;background: url(../../src/img/balloon_03_smart.svg?425a28d8e506afad7bba) no-repeat;}
#chapter_popup .chap_4 .balloon.ebook {top: 410px;background: url(../../src/img/balloon_04_ebook.svg?2dbe9bc0c360211ad553) no-repeat;}
#chapter_popup .chap_4 .balloon.smart {top: 410px;background: url(../../src/img/balloon_04_smart.svg?0e71e9ea3d4914db074d) no-repeat;}
#chapter_popup .chap_5 .balloon.ebook {top: 370px;background: url(../../src/img/balloon_05_ebook.svg?cd45696ea81a0e0c586c) no-repeat;}
#chapter_popup .chap_5 .balloon.smart {top: 370px;background: url(../../src/img/balloon_05_smart.svg?41b932d32ef7b0adb2af) no-repeat;}
#chapter_popup .chap_6 .balloon.ebook {top: 380px;background: url(../../src/img/balloon_06_ebook.svg?c5bfc4541e9aff426cb8) no-repeat;}
#chapter_popup .chap_6 .balloon.smart {top: 380px;background: url(../../src/img/balloon_06_smart.svg?f174fcecd27231b7d87a) no-repeat;}




#chapter_popup .chapter_close_btn.hover {
  opacity: 0.7;
  /* background: url(../img/chapter_close_btn_hover.svg) no-repeat; */
}


#chapter_popup .chapter_content.chap_1 {
  left: 419px;
  top: 168px;
  width: 274px;
  height: 420px;
  background: url(../../src/img/chap_bg_01.svg?58973a8bb7d615ce3aa5) no-repeat;
}
#chapter_popup .chapter_content.chap_2 {
  left: 530px;
  top: 173px;
  width: 317px;
  height: 437px;
  background: url(../../src/img/chap_bg_02.svg?3f6184e5023b3ef633e5) no-repeat;
}
#chapter_popup .chapter_content.chap_3 {
  left: 786px;
  top: 151px;
  width: 290px;
  height: 405px;
  background: url(../../src/img/chap_bg_03.svg?ee8ff23d4e46c824e803) no-repeat;
}
#chapter_popup .chapter_content.chap_4 {
  left: 485px;
  top: 151px;
  background: url(../../src/img/chap_bg_04.svg?c4f282b2a6c25a79580b) no-repeat;
}
#chapter_popup .chapter_content.chap_5 {
  left: 622px;
  top: 131px;
  width: 296px;
  height: 410px;
  background: url(../../src/img/chap_bg_05.svg?133536e73aa557eee5be) no-repeat;
}
#chapter_popup .chapter_content.chap_6 {
  left: 624px;
  top: 123px;
  width: 301px;
  height: 415px;
  background: url(../../src/img/chap_bg_06.svg?2c4880970df989ec6337) no-repeat;
}

/* notice */
.notice {
  position: absolute;
  right: 14px;
  bottom: 10px;
  display: block;
  color: #00576a;
  font-size: 17px;
  font-family: 'NanumSquareB';
}




/* animation */
.lesson_btn {
  transform: scale(0);
  animation-duration: 0.5s;
  animation-iteration-count: inherit;
  animation-fill-mode: forwards;
}


.cloud_ani {animation: cloud_ani 1s linear 0s infinite alternate; margin-top: 0;}


.dung_ani {
  animation-name: dung_ani;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
}

.les_dung_ani {
  animation-name: les_dung_ani;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
}

@keyframes lbani {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes lbani {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes lbani {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

/* 기본 애니메이션 */
@keyframes sprite_ani {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: right 0px;
  }
}
@-webkit-keyframes sprite_ani {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: right 0px;
  }
}
@-ms-keyframes sprite_ani {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: right 0px;
  }
}

        
@keyframes cloud_ani {
	0% {margin-top: 0px;}
	100% {margin-top: 10px;}
}

/* 버튼 둥둥~ 애니메이션 */
@keyframes dung_ani {
  0%{transform:translate(0,-10px);}
  50%{transform:translate(0,10px);}
  100%{transform:translate(0,-10px);}
}
@-webkit-keyframes dung_ani {
  0%{transform:translate(0,-10px);}
  50%{transform:translate(0,10px);}
  100%{transform:translate(0,-10px);}
}
@-ms-keyframes dung_ani {
  0%{transform:translate(0,-10px);}
  50%{transform:translate(0,10px);}
  100%{transform:translate(0,-10px);}
}

@keyframes les_dung_ani {
  0%{transform:translate(0,0);}
  50%{transform:translate(0,-10px);}
  100%{transform:translate(0,0);}
}
@-webkit-keyframes les_dung_ani {
  0%{transform:translate(0,0);}
  50%{transform:translate(0,-10px);}
  100%{transform:translate(0,0);}
}
@-ms-keyframes les_dung_ani {
  0%{transform:translate(0,0);}
  50%{transform:translate(0,-10px);}
  100%{transform:translate(0,0);}
}
/*!*********************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/css/reset.css ***!
  \*********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    word-break: keep-all;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
legend, caption
{
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 0
}
address, caption, cite, code, dfn, em, strong, b, th, var, h1, h2, h3, h4, h5, h6
{
    font-style: normal;
    font-weight: normal
}
body
{
    font-family: verdana, arial, sans-serif;
    font-size: 18px;

    /*
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; 
    */

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    highlight-color: rgba(0, 0, 0, 0);
}
a
{
    text-decoration: none;
    cursor: pointer;
}
textarea, textarea:focus, textarea:hover
{
    outline: none;
    resize:none;
}
input:focus {
    outline: none;
}
video {
    outline: none;
    border: none;
}
