@charset "UTF-8";

.d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ul-table,
.div-table {
    display: table;
}

.ul-table>*,
.div-table>* {
    display: table-cell;
}

.mgr0 {
    margin-right: 0 !important;
}

.tr {
    text-align: right !important;
}

.tl {
    text-align: left !important;
}

.tc {
    text-align: center !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.pull-over {
    overflow: hidden;
}

.col50 {
    width: 50%;
}

.clear-after::after {
    content: '';
    display: table;
    clear: both;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt50 {
    margin-top: 50px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.skip,
legend,
caption {
    width: 1px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: -9999px;
}



.apply {}

.con {
    width: 100%;
    font-family: 'Nanum Square';
    letter-spacing: -0.2px;
}

.con .inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;

}

.con .inner .bullet {
    position: absolute;
}

.book_info .popupVideo {
    position: relative;
    height: auto;
}

.col-green {
    color: #d6fae0;
}

.col-skyblue {
    color: #c7e9f5;
}

.col-lightblue {
    color: #52ffec
}

.col-white {
    color: #fff;
}

.col-mintgreen {
    color: #0bf6e1;
}

.col-lightgreen {
    color: #a0fc3f;
}

.col-bluegreen {
    color: #124758;
}

.col-darkblue {
    color: #162e58;
}


.bg-green {
    background: #d9f4e1;
}

.bg-deepgreen {
    background: #02571a;
}

.bg-bluegreen {
    background: #124758;
}

.bg-skyblue {
    background: #d9eff4;
}

.bg-blue {
    background: #204381
}

.inner_title {
    position: relative;
    font-size: 38px;
    line-height: 160%;
}

.inner_title b {
    font-size: 48px;
    line-height: 100%;
    font-weight: 900;
}

.inner_title span {
    font-size: 24px;
    color: #424242;
    display: block;
    font-weight: 200;
}

/*공통*/
.con .service {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    width: 1000px;
    margin: 44px 0 0 -20px;
    padding: 0px 20px 26px;
    /* box-sizing:border-box; */
}

.con .service li {
    min-height: 197px;
    float: left;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}

.con .service li.bg-apply {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_01.png') 90% 60% no-repeat #fff
}

.con .service li.bg-book {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_02.png') 80% center no-repeat #fff
}

.con .service li.bg-booksilgi {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/silgi_v2/benefit_02.png') 80% center no-repeat #fff
}

.con .service li.bg-mobile {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_03.png') 90% 60% no-repeat #fff
}

.con .service li.bg-limit {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_04.png') center 80% no-repeat #fff
}

.con .service li.bg-hd {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_05.png') 90% 60% no-repeat #fff
}

.con .service li.bg-service {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_06.png') center 90% no-repeat #fff
}

.con .service li.bg-applybook {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/benefit_01.png') 90% 60% no-repeat #fff
}

.con .service li.bg-mock {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/benefit_02.png') 90% center no-repeat #fff
}

.con .service span {
    font-size: 19px;
    color: #7b7b7b;
    line-height: 130%;
    font-weight: 300;
}

.con .service strong {
    display: block;
    margin-top: 6px;
    font-size: 28px;
    line-height: 120%;
    font-weight: 900;
}

.con .service .big {
    width: calc(50% - 9px);
    padding: 37px 30px;
    text-align: left;
}

.con .service .small {
    width: calc(25% - 13px);
    padding: 28px 0 169px;
    text-align: center;
}

.con .benefit_top {
    position: relative;
    width: 1000px;
    margin: 25px 0 0 0;
    padding: 30px 0 70px;
    background: #02571a;
}

.con .benefit_top:after {
    position: absolute;
    display: block;
    content: '+';
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: #02571a;
    font-size: 55px;
    font-weight: 900;
    color: #fff;
    line-height: 72px;
    text-align: center;
    left: calc(50% - 39px);
    top: -30px;
}

.benefit_top .tit {
    display: block;
    font-family: 'noto5';
    position: relative;
    z-index: 8;
    color: #fff;
    font-size: 48px;
    line-height: 100%;
    font-weight: 900;
    text-align: center;
}

.benefit_top .cont_bx {
    display: flex;
    justify-content: space-evenly;
    margin-top: 67px;
}

.benefit_top .cont_bx li {
    width: 371px;
    height: 377px;
    padding-top: 30px;
    background: #fff;
    border-radius: 25px;
    text-align: center;
}

.benefit_top .cont_bx li .tit {
    color: #ff4c4c;
    font-family: 'noto6';
    font-size: 26px;
}

.benefit_top .cont_bx li .txt {
    margin-top: 10px;
    color: #000;
    font-family: 'Nanum Square';
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
}

.benefit_top .cont_bx li.con1 .txt:after {
    content: '';
    display: block;
    width: 295px;
    height: 209px;
    margin: 17px 0 0 56px;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_07.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit_top .cont_bx li.con2 .txt:after {
    content: '';
    display: block;
    width: 230px;
    height: 183px;
    margin: 34px 0 0 30px;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_08.png') 0 0 no-repeat;
    background-size: cover;
}

.con .plus_service {
    position: relative;
    width: 1000px;
    margin: 25px 0 0 67px;
    padding: 49px 75px;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/benefit_07.png') 85% bottom #02571a no-repeat;
}

.cm_reviewArea {
    padding: 104px 0;
    background: #ffffff;
}

.cm_reviewArea .gallery-thumbs {
    margin: 50px auto 30px;
    position: relative;
    height: 211px;
    padding-bottom: 20px;
    width: 1000px;
}

.cm_reviewArea .gallery-thumbs .slick-list {
    overflow: hidden;
    height: 186px;
}

.cm_reviewArea .slick-prev,
.cm_reviewArea .slick-next {
    width: 102px;
    height: 103px;
    border-radius: 50%;
    top: 40px;
    position: absolute;
    cursor: pointer;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
}

.cm_reviewArea .gallery-thumbs .slick-slide:focus,
.cm_reviewArea .slick-prev:focus,
.cm_reviewArea .slick-next:focus {
    border: none;
    outline: none;
}

.cm_reviewArea .slick-prev {
    left: calc(50% - 610px);
    background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png') no-repeat center center;
}

.cm_reviewArea .slick-next {
    background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png') no-repeat center center;
    right: calc(50% - 600px);
}

.cm_reviewArea .gallery-thumbs .slick-slide {
    font-size: 0;
    width: 1000px;
    text-align: center;
    /*opacity: 0;*/
    overflow: hidden;
}

.cm_reviewArea .gallery-thumbs .slick-current {
    opacity: 1
}

.cm_reviewArea .gallery-thumbs .title_btn {
    font-size: 23px;
    line-height: 120%;
    font-weight: 900;
    cursor: pointer;
    border: 5px #b5b5b7 solid;
    letter-spacing: -1px;
    padding: 30px 0;
    background: #fff;
    opacity: 0.5;
    box-sizing: border-box;
    margin: 0 0 0 1.6%;
    display: inline-block;
    /* display: inline; */
    zoom: 1;
    vertical-align: top;
    width: 31.7%;
    color: #68696d;
}

.cm_reviewArea .gallery-thumbs .slick-current .title_btn:hover,
.cm_reviewArea .gallery-thumbs .slick-current .title_btn.selected {

    opacity: 1;
    box-sizing: border-box;
    box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.2);
    color: #000;
    font-weight: 900;
}

.cm_reviewArea .gallery-thumbs .title_btn.border-green:hover,
.cm_reviewArea .gallery-thumbs .slick-current .title_btn.border-green.selected {
    border: 5px #157a2e solid;
}

.cm_reviewArea .gallery-thumbs .title_btn.border-blue:hover,
.cm_reviewArea .gallery-thumbs .slick-current .title_btn.border-blue.selected {
    border: 5px #114252 solid;
}

.cm_reviewArea .gallery-thumbs .title_btn.border-darkblue:hover,
.cm_reviewArea .gallery-thumbs .slick-current .title_btn.border-darkblue.selected {
    border: 5px #204381 solid;
}

.cm_reviewArea .gallery-thumbs .title_btn:first-of-type {
    margin: 0;
}

.cm_reviewArea .gallery-thumbs .title_btn span {
    display: block;
    font-size: 19px;
    margin: 10px 0 0 0;
    font-weight: 200;
}

.cm_reviewArea .gallery-top {
    text-align: left;
}

.cm_reviewArea .gallery-top .big_review {
    display: none;
}

.cm_reviewArea .gallery-top .big_review.ta1 {
    display: block;
}

.cm_reviewArea .gallery-top h3 {
    margin: 0 0 40px;
    font-size: 32px;
    line-height: 125%;
    letter-spacing: -2px;
    word-break: keep-all;
    color: #000;
    font-weight: 900;
}

.cm_reviewArea .gallery-top p {
    margin: 20px 0 0 0;
    word-break: keep-all;
    font-size: 20px;
    line-height: 150%;
}

.cm_reviewArea .gallery-top p:first-child {
    margin: 0;
}

.cm_reviewArea .gallery-top b {
    font-size: 20px;
    line-height: 100%;
    margin: 30px 0 0 0;
    display: block;
    letter-spacing: -1px;
    font-weight: 100;
}

.cm_examInfo {
    padding: 80px 0;
}

.cm_examInfo .video_box {
    height: 478px;
    margin-top: 30px;
    padding: 14px 0 0 0;
    cursor: pointer;
    text-align: left;
}

.cm_examInfo .video_box .layer,
.cm_examInfo .video_box .start_video {
    height: 100%;
}

.cm_examInfo .video_box.bg-green {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/con2_atoz.png') top center no-repeat;
}

.cm_examInfo .video_box.bg-blue {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/atoz.png') top center no-repeat;
}

.cm_examInfo .video_box.bg-darkblue {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/silgi_v2/atoz.png') top center no-repeat;
}

.cm_examInfo .video_box p {
    display: inline-block;
    margin: 84px 0 0 48px;
    padding: 10px 20px;
    background: #000000;
    font-size: 22px;
    line-height: 100%;
}

.cm_examInfo .video_box h3 {
    margin: 24px 0 0 48px;
    line-height: 100%;
    font-size: 80px;
    letter-spacing: 3px;
    font-weight: 900;
}

.cm_examInfo .video_box h3 span {
    display: inline-block;
    margin-top: 0px;
    font-size: 70px;
    letter-spacing: 0;
    line-height: 100%;
}

.cm_examInfo .video_box h3 span.match {
    line-height: 138%;
    font-size: 68px;
}

.cm_examInfo .video_box h3 span em {
    font-size: 55px;
}

.cm_examInfo .reviewTxt {
    width: 100%;
    overflow: hidden;
}

.cm_examInfo .reviewTxt li {
    width: calc(50% - 2px);
    float: left;
}

.cm_examInfo .reviewTxt li:first-child {
    margin-right: 3px;
}

.cm_examInfo .reviewTxt li a {
    display: block;
    padding: 16px 0;
    text-align: center;
    font-size: 20px;
    border: 4px solid #d4d4d5;
    color: #d4d4d5;
    box-sizing: border-box;
    line-height: 150%;
}

.cm_examInfo .reviewTxt li a b {
    font-size: 30px;
    line-height: 100%;
    font-weight: 900;
}

.cm_examInfo .reviewTxt.border-green li a.selected,
.cm_examInfo .reviewTxt.border-green li a:hover {
    border: 4px solid #68e58c;
    color: #000;
}

.cm_examInfo .reviewTxt.border-blue li a.selected,
.cm_examInfo .reviewTxt.border-blue li a:hover {
    border: 4px solid #114252;
    color: #000;
}

.cm_examInfo .reviewTxt.border-darkblue li a.selected,
.cm_examInfo .reviewTxt.border-darkblue li a:hover {
    border: 4px solid #204381;
    color: #000;
}

.con.benefit {
    padding: 89px 0;
}

.con.benefit .bene_big {
    overflow: hidden;
    width: 1040px;
    padding: 0 20px 20px;
    margin: 58px 0 0 -20px;
    box-sizing: border-box;
}

.con.benefit .bene_big li {
    float: left;
    width: calc((100% - 26px) /3);
    padding: 50px 0;
    margin-right: 13px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.con.benefit .bene_big span {
    display: block;
    margin: 20px auto 15px;
    font-size: 20px;
    color: #fff;
    line-height: 100%;
}

.con.benefit .bene_big p {
    font-size: 30px;
    font-weight: 700;
    line-height: 130%;
}

.con.benefit .bene_list {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 33px;
}

.con.benefit .bene_list li {
    position: relative;
    display: table;
    float: left;
    height: 124px;
    width: 20%;
    text-align: center;
}

.con.benefit .bene_list li:after {
    position: absolute;
    display: block;
    content: "+";
    right: 0;
    top: calc(50% - 15px);
    font-size: 25px;
    font-weight: 900;
}

.con.benefit .bene_list li:last-of-type:after {
    display: none;
}

.con.benefit .bene_list li>* {
    display: table-cell;
    vertical-align: middle;
}

.con.benefit .bene_list li h1 {
    font-size: 23px;
    line-height: 130%;
    color: #000;
    font-weight: 900;
}

.con.benefit .bene_list li a {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 3px 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    border-radius: 0;
    margin-top: 3px;
}

.con.benefit .bene_big li.mgr0.bg-bluegreen img {
    margin-left: -53px;
}

.teacher.teacher-green {
    padding: 82px 0;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/con4_bg.png') center no-repeat;
}

.teacher.teacher-blue {
    padding: 88px 0;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/con4_bg.png') center no-repeat;
}

.teacher_title {
    font-size: 38px;
    line-height: 140%;
}

.teacher_title b {
    font-size: 45px;
    line-height: 100%;
}

.teacher_title span {
    position: relative;
    font-size: 24px;
    color: #424242;
    display: block;
    font-weight: 200;
}

.teacher .teacher_title span:after {
    position: absolute;
    display: block;
    content: '';
    width: 296px;
    height: 3px;
    background: #000000;
    left: 391px;
    top: 28px;
}

.teacher .teacher_title.tr span:after {
    left: 447px;
}

.teacher .teacher_curri {
    overflow: hidden;
    margin: 69px 0 51px;
}

.teacher .teacher_curri.col-lightgreen,
.teacher .teacher_curri.col-mintblue {
    margin: 50px 0 51px 183px;
}

.teacher .teacher_curri li {
    float: left;
    width: 267px;
    padding: 30px 0;
    margin-right: 8px;
    background: #222222;
    border-radius: 10px;
    text-align: center;
    font-size: 21px;
    color: #73f794;
    line-height: 130%;
    font-weight: 900;
}

.teacher .teacher_curri.col-lightgreen li {
    background: #222222;
    color: #a0fc3f;
}

.teacher .teacher_curri.col-mintblue li {
    background: #222222;
    color: #4aeddb;
}

.teacher .teacher_info {
    display: table;
    width: auto;
    padding: 0 10px 0 0;
}

.teacher .teacher_info>* {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
}

.teacher .teacher_info h1 {
    margin-right: 20px;
    font-size: 35px;
}

.teacher .teacher_info a {
    display: inline-block;
    width: 210px;
    margin-left: 10px;
    padding: 19px 25px;
    border-radius: 30px;
    box-sizing: border-box;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/jonghab_v2/play.png')85% 50% no-repeat #fff;
    font-size: 20px;
    text-align: left;
    font-weight: 900;
}

.teacher .teacher_info .popupVideo {
    position: relative;
    height: auto;
}

.cmbook {
    padding: 97px 0 83px;
}

.cmbook .popupVideo {
    right: 0;
    top: 254px;
}

.cmbook .book_ment {
    margin: 20px auto 0;
    font-size: 20px;
    line-height: 130%;
}

.cmbook .book_info {
    width: 100%;
    padding: 0 12px 15px;
    overflow: hidden;
    padding-top: 285px;
}

.cmbook .book_info.pilgi {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/book.png') center 49px no-repeat;
    margin-top: 27px;
}

.cmbook .book_info.silgi {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/silgi_v2/book.png') center 49px no-repeat;
    margin-top: 27px;
}

.cmbook .book_info li {
    float: left;
    width: 260px;
    height: 260px;
    margin-right: 98px;
    padding: 52px 0 0 0;
    box-sizing: border-box;
    border-radius: 50%;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
}

.cmbook .book_info li:nth-child(2) {
    margin-top: 131px;
}

.cmbook .book_info h1 {
    position: relative;
    font-size: 24px;
    font-weight: 900;
    line-height: 130%;
}

.cmbook .book_info p {
    position: relative;
    margin-top: 12px;
    padding-top: 20px;
    font-size: 17px;
    color: #fff;
}

.cmbook .book_info p:after {
    position: absolute;
    display: block;
    content: '';
    background: #a0fc3f;
    width: 30px;
    height: 4px;
    top: 0;
    left: calc(50% - 15px);
}

.cmbook .book_info .bg-blue p:after {
    background: #4aeddb;
}

.cmcurri {
    padding: 88px 0;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/con6_bg.png')
}

.cmcurri.silgi {
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/silgi_v2/con6_bg.png')
}

.cmcurri .curri_list {
    width: 100%;
    overflow: hidden;
    margin: 58px 0 0;
    pading: 0 10px 10px;
}

.cmcurri .curri_list li {
    float: left;
    width: calc(33.33% - 24px);
    margin-right: 35px;
    padding: 40px 0;
    background: #fff;
    border: 3px solid #a0fc3f;
    border-radius: 15px;
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.cmcurri.silgi .curri_list li {
    border: 3px solid #52ffec;
}

.cmcurri .curri_list .stet {
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 14px;
}

.cmcurri .curri_list h1 {
    font-size: 30px;
    margin: 20px 0 20px;
    line-height: 100%;
    font-weight: 900;
}

.cmcurri .curri_list p {
    font-size: 17px;
    color: #000;
}

/*필기반*/
.pilgiclass .top {
    padding: 89px 0;
    background: url('/_skin/tpl_skin/basic_landscape_crafts/images/apply/pilgi_v2/top_bg.png') center no-repeat
}

.pilgiclass .top .top_ment {
    margin-top: 50px;
    font-weight: 200;
    font-size: 30px;
}

.pilgiclass .top .top_sub_text {
    position: absolute;
    top: 125px;
    left: 0;
    width: 100%;
    letter-spacing: -0.035em;
    text-align: center;
    color: #fff;
    font-size: 70px;
    font-family: 'market-m';
}

.pilgiclass .top .box-txt {
    display: inline-block;
    padding: 4px 8px;
    margin-top: 12px;
    background: #000;
    color: #fff;
    line-height: 100%;
    font-weight: 900;
}

.pilgiclass .top .bullet {
    right: 17px;
    top: -26px;
}

.pilgiclass .topbene {
    padding: 90px 0;
    background: #199aba;
}