@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;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !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_area {
    width: 100%;
    margin: 0 auto 0;
    color: #000;
    letter-spacing: -0.2px;
    font-family: 'Nanum Square', sans-serif !important;
    font-weight: 300;
}

.apply_area b,
.apply_area h1,
.apply_area h2 {
    font-weight: 900;
    line-height: 100%;
}

.bg-white {
    background: #fff !important;
}

.col-white {
    color: #fff;
}

.col-black {
    color: #000 !important;
}

.col-orange {
    color: #ff5959;
}

.con {
    width: 100%;
    overflow: hidden;
}

.con .inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.con .bullet {
    position: absolute;
    display: block;
}

.con .sample_btn,
.con .btn-halbu {
    display: inline-block;
}

.con:not(.book_wrap) .popupVideo {
    position: relative;
    /* height:auto; */
}

.con .div-table {
    display: table;
}

.con .div-table>*:not(.video-popup) {
    display: table-cell;
    vertical-align: middle;
}

.con .inner_title b {
    font-size: 47px;
    line-height: 130%;
    color: #36373c;
    letter-spacing: -0.79px;
}

.service_area {
    padding: 100px 0;
}

.service_list {
    width: 1040px;
    margin: 50px 0 0 -20px;
    padding: 10px 20px 30px;
    box-sizing: border-box;
}

.service_list li {
    position: relative;
    border: 1px solid #dedede;
    border-radius: 15px;
    margin: 0 21px 21px 0;
    box-sizing: border-box;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.service_list li.middle {
    width: calc(50% - 13px);
    padding: 54px 0 62px 35px;
}

.service_list li.small {
    width: calc(25% - 16px);
    padding: 39px 0 202px;
}

.service_list li span {
    display: block;
    margin-bottom: 16px;
    font-size: 17px;
    colro: #535353;
    font-weight: 100;
}

.service_list li h1 {
    font-size: 26px;
    line-height: 120%;
}

.service_list li h1 em {
    font-size: 22px;
}

.service_list li span.bullet {
    bottom: 15px;
    color: #898989;
    font-weight: 100;
    font-size: 15px;
}

.service_list li.bg-apply {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_1.png') 93% 50% no-repeat;
}

.service_list li.bg-book {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/yeongan/benefit_2.png') 86% 50% no-repeat;
}

.service_list li.bg-book.pass {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_2.png') 86% 50% no-repeat;
}

.service_list li.bg-limit {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_3.png') 50% 90% no-repeat;
}

.service_list li.bg-mock {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_4.png') 50% 81% no-repeat;
}

.service_list li.bg-mobile {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_5.png') 50% 86% no-repeat;
}

.service_list li.bg-cscenter {
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_6.png') 50% 88% no-repeat;
}

.service_list_wide {
    margin-left: -23px;
}

.reason_area {
    padding: 80px 0 162px;
}

.reason_area ul {
    margin: 82px 0 0;
}

.reason_area ul li {
    width: calc(25% - 15px);
    margin-right: 15px;
}

.reason_area ul li p {
    margin-top: 26px;
    font-size: 21px;
    line-height: 170%;
}

.review_slide_wrap {
    padding: 100px 0;
    background: #f4f4f4;
}

.review_slide_wrap .gallery-thumbs .slick-slide {
    width: 1000px;
    height: 163px;
    opacity: 0.4;
    text-align: center;
    font-size: 0;
    padding: 0 10px;
}

.review_slide_wrap .gallery-thumbs .slick-current {
    opacity: 1;
}

.review_slide_wrap .gallery-thumbs .blue_btn {
    width: calc(33.33% - 14px);
    margin-right: 20px;
    height: 163px;
    padding: 35px 0;
    border: 5px solid #d2d2d2;
    background: #fff;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: 900;
    line-height: 120%;
    cursor: pointer;
    opacity: 0.5;
    font-weight: 900;
}

.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.selected {
    border: 5px #e44a56 solid;
    opacity: 1;
    box-sizing: border-box;
    color: #000;
}

.review_slide_wrap .gallery-thumbs .blue_btn span {
    display: block;
    font-size: 20px;
    margin: 10px 0 0 0;
    font-weight: 900;
}

.review_slide_wrap .gallery-top>div {
    display: none;
    min-height: 439px;
}

.review_slide_wrap .gallery-top>div.selected {
    display: block;
}

.review_slide_wrap .detail_box {
    margin-top: 80px;
    padding: 30px 0;
    text-align: left;
}

.review_slide_wrap .detail_box h3 {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 100%;
    font-weight: 900;
}

.review_slide_wrap .detail_box p {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 160%;
    font-weight: 100;
}

.review_slide_wrap .detail_box>b {
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    color: #3b3b3b;
}

.review_slide_wrap .slick-prev,
.review_slide_wrap .slick-next {
    position: absolute;
    width: 102px;
    height: 103px;
    border-radius: 50%;
    top: 140px;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
}

.review_slide_wrap .slick-prev {
    left: calc(50% - 610px);
    background: url('/_skin/tpl_skin/common_images/roundarrow_left.png') no-repeat center center;
}

.review_slide_wrap .slick-next {
    background: url('/_skin/tpl_skin/common_images/roundarrow_right.png') no-repeat center center;
    right: calc(50% - 600px);
}

.review_slide_wrap .slick-prev.pass,
.review_slide_wrap .slick-next.pass {
    top: 30px;
}

.teacher_area {
    padding: 0 0 34px;
}

.teacher_area.pass {
    padding: 135px 0 34px;
}

.teacher_wrap {
    width: 1146px;
    margin: 65px 0 0 -46px;
    padding: 511px 0 0 46px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/teacher.png') center top no-repeat;
}

.teacher_wrap .div-table {
    width: 100%;
}

.teacher_wrap .subject {
    display: block;
    padding-left: 6px;
    margin-bottom: 16px;
    font-size: 27px;
    letter-spacing: 0;
    font-family: 'noto4';
    font-weight: 900;
}

.teacher_wrap .name {
    display: inline-block;
    padding: 3px 5px 4px;
    background: linear-gradient(56deg, rgba(66, 35, 217, 1) 50%, rgba(236, 103, 168, 1) 80%);
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    letter-spacing: -1px;
}

.apply_area .teacher_wrap .spec {
    font-size: 19px;
    font-family: 'noto2';
    font-weight: 100;
    letter-spacing: -1px;
    line-height: 160%;
}

.curri_area {
    padding: 140px 0;
}

.curri_area .curri_step {
    display: flex;
    justify-content: center;
    width: 1040px;
    padding: 20px 20px 30px;
    margin-top: 67px;
    margin-left: -20px;
    box-sizing: border-box;
}

.curri_area .curri_step li {
    width: calc(33% - 95px);
    margin-right: 20px;
    padding: 32px 0 45px;
    border: 1px solid #ff7978;
    box-sizing: border-box;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.curri_area .curri_step .step {
    display: inlnie-block;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: -0.7px;
}

.curri_area .curri_step h1 {
    margin: 24px 0;
    font-size: 30px;
    line-height: 100%;
}

.curri_area .curri_step p {
    font-size: 22px;
    line-height: 140%;
    font-weight: 100;
    color: #010101;
}

.curri_area .side_txt {
    font-size: 17px;
    font-family: 'noto2';
    font-weight: 100;
}

.book_area {
    padding: 0 0 152px;
}

.book_area .div-table {
    position: relative;
    width: 1126px;
    margin-top: 105px;
    margin-left: -108px;
}

.book_area .div-table .book_info {
    width: 395px;
    vertical-align: top;
    padding-top: 24px;
}

.book_area .div-table .book_badge {
    position: absolute;
    right: 140px;
    top: -79px;
}

.book_area .book_info .intro {
    font-size: 45px;
    line-height: 130%;
}

.book_area .book_info .bg-txt {
    display: block;
    width: fit-content;
    padding: 13px 10px 15px;
    box-sizing: border-box;
    margin: 20px 0 74px;
    background: linear-gradient(60deg, rgba(58, 32, 225, 1) 50%, rgba(205, 50, 240, 1) 80%);
    color: #fff;
    text-align: center;
    font-size: 23px;
    font-weight: 900;
}

.book_area .side_txt {
    font-size: 15px;
    color: #9a9a9a;
    font-weight: 100;
    letter-spacing: -0.7px;
}

.book_area .book_spec {
    margin-top: 60px;
}

.book_area .book_spec li {
    width: calc(50% - 20px);
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 24px 0;
    background: #f0f0f0;
    border-radius: 15px;
}

.book_area .book_spec li h1 {
    font-size: 24px;
    line-height: 100%;
}

.book_area .book_spec li p {
    margin-top: 9px;
    font-size: 18px;
}

.bene_area {
    padding: 119px 0;
    background: #f4f4f4;
}

.bene_area .bigger {
    width: 1048px;
    margin: 69px 0 0 -24px;
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/habclass/benefit_box.png') top center no-repeat;
    padding: 62px 95px 81px 87px;
    box-sizing: border-box;
}

.bene_area .bigger h1 {
    font-size: 35px;
    line-height: 100%;
}

.bene_area .bigger p {
    margin-top: 24px;
    font-size: 22px;
    line-height: 140%;
    color: #464646;
    font-weight: 100;
}

.bene_list {
    width: 1060px;
    padding: 0 30px 30px;
    margin-left: -30px;
    box-sizing: border-box;
}

.bene_list li {
    width: calc(20% - 18px);
    height: 134px;
    margin-right: 22px;
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.bene_list li h2 {
    font-size: 24px;
    line-height: 130%;
}

.bene_list li .btn-halbu {
    display: inline-block;
    padding: 5px 5px;
    margin-top: 5px;
    background: #000;
    color: #fff;
    line-height: 100%;
}

/*연간반*/
.year_area .top_area {
    padding: 94px 0 110px;
    background: url('/_skin/tpl_skin/basic_distribution_5/images/apply/yeongan/top_bg.png') top center no-repeat;
}

.year_area .top_area .bullet {
    left: -110px;
    top: -44px;
}