@charset "utf-8";

/* CSS Document */


/* 인트로 페이지 팝업 */

.introPopupBtn a {
    position: absolute;
    right: 92px;
    bottom: 41px;
    width: 195px;
    height: 169px;
    background-image: url('../../img/page/01_btn_d.png');
}

.introPopupBtn a:hover {
    background-image: url('../../img/page/01_btn_u.png');
}

.introPop {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background-image: url('../../img/page/01_popBg.png');
    display: none;
}

.introPopTeacher {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background-image: url('../../img/page/01_popTeacher.png');
}

.introPopName {
    position: absolute;
    left: 563px;
    top: 194px;
    font-family: 'NanumBarunGothicBold';
    color: #ffc808;
    font-size: 40px;
}

.introPopName2 {
    font-family: 'NanumBarunGothicLight';
    color: #e1e1e1;
    font-size: 30px;
}

.introPopCareer {
    position: absolute;
    left: 564px;
    font-family: 'NanumBarunGothicLight';
    width: 540px;
}

.introPopCareerTxt1 {
    position: relative;
    top: 4px;
    float: left;
    color: #ffc808;
    border-bottom: 1px solid #ffc808;
}

.introPopCareerTxt2 {
    position: relative;
    padding-left: 15px;
    float: left;
    color: #e1e1e1;
    line-height: 30px;
}

.introPopClose a {
    position: absolute;
    left: 1050px;
    top: 20px;
    width: 44px;
    height: 44px;
    background-image: url('../../img/page/01_popClose.png');
    background-position: 0px 0px;
}

.introPopClose a:hover {
    background-position: 0px -50px;
}


/* 아웃트로 */

.outroImg {
    position: absolute;
}

.outroTxt1 {
    position: absolute;
    font-family: 'NanumBarunGothicLight';
    font-size: 39px;
    color: #ffffff;
    width: 500px;
    word-break: keep-all;
    letter-spacing: -1px;
}


/* 정리하기 */

.arrange {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    font-family: 'NanumBarunGothic';
}

.arrange_box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    z-index: 1000;
    background: url('../../img/page/07_03.png') no-repeat;
}

.arrange_lst {
    position: absolute;
    left: 348px;
    top: 54px;
    width: 720px;
    margin: 0;
    padding: 0;
}

.arrange_lst li {
    /* margin-bottom: 15px;
    color: #2529a4;
    font-size: 22px;
    line-height: 30px; */
}

.arrange_lst li img,
.arrange_lst li text {
    vertical-align: middle;
}

.arrange_lst li .arrange_arrow {
    width: 670px;
    margin: 5px 0px 8px 0px;
    word-break: keep-all;
    line-height: 25px;
    font-family: 'NanumBarunGothic';
    font-size: 18px;
    color: #000000;
}

.arrange_lst li .arrange_arrow .arrangeTextBig {
    display: inline-block;
    width: 613px;
    height: 31px;
    font-family: 'SCDream6';
    font-size: 25px;
    color: #5d3bb2;
    padding-top: 4px;
    padding-left: 44px;
    /* border-bottom: 1px solid #000; */
    background-repeat: no-repeat;
    letter-spacing: -2px;
}

.arrange_lst li .arrange_arrow .arrangeText {
    max-width: 670px;
    margin-left: 50px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    background: url('../../img/page/06_bullet_small.png') 0px 7px no-repeat;
    word-break: keep-all;
}

.arrange_lst li .arrange_arrow .arrangeText2 {
    max-width: 670px;
    margin-left: 60px;
    padding-left: 13px;
    margin-bottom: 5px;
    background: url('../../img/page/07_bullet_small2.png') 0px 7px no-repeat;
    font-size: 16px;
    word-break: keep-all;
}

.arrange_lst li .arrange_arrow .arrangenumText {
    max-width: 670px;
    margin-left: 60px;
    padding-left: 13px;
    margin-bottom: 9px;
    /* 0px 8px no-repeat; */
    font-size: 16px;
    word-break: keep-all;
}

.arrange_lst li .arrange_arrow .textHi {
    color: #ff7713;
}


/* 강조색 */


/* 정리하기 탭 이동 */

#arrangePageControl {
    position: absolute;
    left: 639px;
    top: 536px
}

#arrangePageControl,
#arrangePageControl div {
    float: left
}

#arrangePageControl a {
    display: block;
    width: 22px;
    height: 29px;
    text-indent: -9999px;
    cursor: pointer;
}

#arrangePageControl .prevBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
    background: url(../../../common/img/ui-img/08_backNextBtn.png) no-repeat;
    background-position: 0px 0px
}

#arrangePageControl .nextBtn a {
    position: absolute;
    left: 100px;
    top: 0px;
    z-index: 100;
    background: url(../../../common/img/ui-img/08_backNextBtn.png) no-repeat;
    background-position: -30px 0px
}

#arrangePageControl .prevBtn a:hover {
    background-position: 0px -50px
}

#arrangePageControl .nextBtn a:hover {
    background-position: -30px -50px
}

#arrangePageControl .nowPageNum {
    position: absolute;
    left: 25px;
    top: 3px;
    width: 25px;
    text-align: right;
    color: #ffa113;
    font-family: 'NanumBarunGothicBold';
    font-size: 22px;
}

#arrangePageControl .pageNum {
    position: absolute;
    left: 60px;
    top: 6px;
    width: 1px;
    height: 17px;
    background: url(../../../common/img/ui-img/08_backNextBtn.png) no-repeat;
    background-position: -70px 0px
}

#arrangePageControl .totalPageNum {
    position: absolute;
    left: 70px;
    top: 3px;
    width: 25px;
    text-align: left;
    color: #2b3239;
    font-family: 'NanumBarunGothicBold';
    font-size: 22px;
}


/* 다운로드 버튼 */

#arrangeDown {
    position: absolute;
    left: 937px;
    top: 38px;
    z-index: 2000
}

#arrangeDown,
#arrangeDown div {
    float: left
}

#arrangeDown a {
    display: block;
    width: 63px;
    height: 25px;
    text-indent: -9999px;
    cursor: pointer;
}

#arrangeDown a {
    background: url(../../../common/img/ui-img/08_btn.png) top no-repeat;
    background-position: -70px 0px
}

#arrangeDown a:hover {
    background-position: -70px -91px
}


/* 프린트 버튼 */

#arrangePrint {
    position: absolute;
    left: 1009px;
    top: 38px;
    z-index: 2000
}

#arrangePrint,
#arrangePrint div {
    float: left
}

#arrangePrint a {
    position: absolute;
    /* top: -296px;
    left: 871px; */
    display: block;
    width: 63px;
    height: 25px;
    text-indent: -9999px;
    cursor: pointer;
}

#arrangePrint a {
    background: url(../../../common/img/ui-img/08_btn.png) top no-repeat;
    background-position: 0px 0px
}

#arrangePrint a:hover {
    background-position: 0px -91px
}

.chapterTxt {
    position: absolute;
    left: 65px;
    top: 15px;
    font-family: "NanumBarunGothicBold";
    font-size: 26px;
    color: #000000;
    letter-spacing: -0.5px;
}

.chapterCss1 {
    position: absolute;
    width: 775px;
    height: 52px;
    background-image: url('../../img/page/06_num01.png');
}

.chapterCss2 {
    position: absolute;
    width: 775px;
    height: 52px;
    background-image: url('../../img/page/06_num02.png');
}

.chapterCss3 {
    position: absolute;
    width: 775px;
    height: 52px;
    background-image: url('../../img/page/06_num03.png');
}

.chapterCss4 {
    position: absolute;
    width: 775px;
    height: 52px;
    /* width: 619px;
    height: 35px; */
    background-image: url('../../img/page/06_num04.png');
}

.subTitleCss {
    position: absolute;
    top: 55px;
    left: 0px;
}

.subTitleCss ul li {
    margin-bottom: 3px;
}

.subTitleCss ul li em {
    position: absolute;
    margin-top: 5px;
    margin-left: 31px;
    width: 12px;
    height: 12px;
    background-image: url('../../img/page/06_bullet_small.png');
}

.subTitleCss ul li .topDiv {
    font-family: "NanumSquareB";
    font-size: 24px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 14px;
    letter-spacing: -0.75px;
}

.subTitleCss ul li .topDiv .topDivNum {
    background-image: url('../../img/page/topDivNum.png');
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    padding-left: 4px;
    padding-right: 6px;
    color: #ffffff;
    font-size: 23px;
    font-family: 'NanumSquareB';
}

.subTitleCss span {
    color: #d43700;
}

.subTitleCss ul li .subDiv {
    font-family: "NanumBarunGothic";
    font-size: 22px;
    color: #000;
    margin-left: 51px;
    letter-spacing: -0.75px;
    line-height: 30px;
}

#pageNav {
    position: absolute;
    bottom: 96px;
    left: 670px;
    z-index: 7;
}

#pageNav ul li {
    float: left;
    margin-left: 11px;
    /* margin-bottom: 15px; */
}

.pageNavImg {
    position: absolute;
    font-size: 24px;
    font-family: 'SCDream3';
    /* width: 9px;
    height: 9px;
    background-image: url("../../img/page/dot2.png");
    margin-left: 6px; */
}

.imgCss {
    margin-left: 12px;
}

.upNav {
    cursor: pointer;
    position: absolute;
    width: 16px;
    height: 21px;
    bottom: -26px;
    left: 30px;
    background-image: url("../../img/page/sum_back_d.png");
    background-repeat: no-repeat;
}

.upNav:hover {
    background-image: url("../../img/page/sum_back_u.png");
}

.downNav {
    cursor: pointer;
    position: absolute;
    width: 16px;
    height: 21px;
    bottom: -26px;
    right: -70px;
    background-image: url("../../img/page/sum_next_d.png");
    background-repeat: no-repeat;
}

.downNav:hover {
    background-image: url("../../img/page/sum_next_u.png");
}

/* 수강화면 css 수정 */
.outroImg.tween{width: 100%; height: 100%; }
.outroImg.tween img{width: 100%; height: 100%; object-fit: cover;}
#objective .arrange{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}