/* 메인타이틀 영역 */
.house_box_title{font-size: 2.5em;}
.main_bottom{padding: 0.7% 0; background: #1f1f1f url("/event/common/images/tools/diagonal_line_band.png") 0 0 repeat-x; font-size: 2.5em;}
.main_bottom .ff_nanum{font-weight: 200; font-size: 0.6em; vertical-align: middle;}

/* 모든 혜택 영역 */
.benefit_list .border_list_title{left: 0; bottom: -18px;}
.benefit_list li{margin-right: 2%; margin-bottom: 3.5%;}
.benefit_list li:nth-child(3n){margin-right: 0;}

/* 강의 선택 영역 */
.house_class_box{background: url("/event/common/images/choice_box_bg.png") 0 0 no-repeat; background-size: cover;}
.prof_tab_wrap{display: table; width: 100%; border: 1px solid #333; border-collapse: collapse;}

/* 유망직업 배너 영역 */
.yellow_bgc_banner{background-color: #ffca5a;}
.back_img_banner{background: url("/event/common/images/back_img_banner.jpg") 0 0 no-repeat; background-size: cover; color: #fff;}

/* 주택관리사란 영역 */
.house_mean_box p{font-size: 1.6em;}

/* 진출분야 영역 */
.elum_strategy_box2,.elum_strategy_box4{background-color: #f7f7f7;}
.house_fields_list li{float: left; padding: 10px 10px 10px 20px; border: 1px solid #e9e9e9; background-color: #fff; box-shadow: 0 0 0 3px #fff inset;}
.house_fields_list li:hover{border: 1px solid #fee555; box-shadow: 0 0 0 3px #fee555 inset;}
.house_fields_list li div{display: inline-block;}
.house_fields_list li div:first-child{color: #111; font-weight: 500; font-size: 17px;}

/* 상대평가 전환 영역 */
.evaluation_title{font-size: 2em; line-height: 1.3;}
.evaluation_title strong{font-weight: 500; font-size: 1.1em;}
.evaluation_box_title{width: 100%; padding: 3.3% 0; font-size: 1.5em;}
.evaluation_box_cont{width: 100%; height: 78%; padding: 10% 0; border:1px solid #969696; background-color: #fff; font-weight: 300; font-size: 1.55em; line-height: 1.3;}
.arrow_txt{color: #0075ec; font-weight: 500; font-size: 1.55em; line-height: 1.2;}
.arrow_right_box .rectangle{width: 83%; height: 34px; background-color: #0657de;}
.arrow_right_box .triangle{width: 0; height: 0; margin-left: -5%; border-top: 30px solid transparent; border-bottom: 30px solid transparent; border-left: 35px solid #0657de;}

/* 차별화 전략 영역 */
.elum_strategy_banner{background-color: #fee555; background-size: cover;}
.elum_strategy_banner strong{font-weight: 500;}

/* 전문 교수진 영역 */
/* CSS : background 이미지 각 교수 사진에 맞게 url 변경해주세요. 적용 후. .prof_img_box 삭제 부탁드립니다. */
#prof_hong01_cont .prof_img_box{background: url("/event/common/images/prof/prof_kim2.png") left top no-repeat; background-size: auto;}
#prof_hong02_cont .prof_img_box{background: url("/event/common/images/prof/prof_yoon.png") left top no-repeat; background-size: auto;}
#prof_hong03_cont .prof_img_box{background: url("/event/common/images/prof/prof_cho.png") left top no-repeat; background-size: auto;}
#prof_hong04_cont .prof_img_box{background: url("/event/common/images/prof/prof_lee.png") left top no-repeat; background-size: auto;}
#prof_hong05_cont .prof_img_box{background: url("/event/common/images/prof/prof_noh.png") left top no-repeat; background-size: auto;}
.prof_img_box{background: url("/event/common/images/prof/prof_hong01.jpg") left top no-repeat; background-size: auto;}

/* 20200512 전문 교수진 영역 수정 */
.prof_info_wrap{position: absolute; left: 0; top: 0; padding: calc(210 / 640 * 100%);}
.prof_info_wrap > div{position: absolute; left: 0;}
.prof_info_wrap .info_top{top: 10%;}
.prof_info_wrap .info_center{top: 50%;}
.prof_info_wrap .info_bottom{bottom: 0;}
.prof_info_wrap .prof_name{font-weight: 600; font-size: 17px; letter-spacing: -0.5px;}
.prof_info_wrap .prof_name:before { display: block; content: ''; width: 26px; height: 5px; margin: 0 auto 10px; background-color: #ffd053;}
.elum_strategy_box1 .black_btn{ padding: 20px; border-radius: 10px; font-size: 1.9em;}

/* 리얼 후기 영역 */
.house_review_box{background-color: #2f2f2f;}
.house_review_box .sub_title_box{color: #fff;}
.house_review_box .sub_title_box span{color: #fee555;}
.review_slide li{padding: 10% 8%; border-radius: 20px; border: 1px dashed #2f2f2f; font-size: 0.95em; overflow: hidden;}
/* 20200512 수강후기 백 이미지 위치 조정 Start */
.review_slide .slide_01{background: #fff url("/event/common/images/learner1.png") bottom right no-repeat; background-size: contain;}
.review_slide .slide_02{background: #fff url("/event/common/images/learner2.png") bottom right no-repeat; background-size: contain;}
.review_slide .slide_03{background: #fff url("/event/common/images/learner3.png") bottom right no-repeat; background-size: contain;}
/* 20200512 수강후기 백 이미지 위치 조정 End */
.review_slide h6{display: inline-block; box-shadow: inset 0 -7px 0 #fee555 !important; font-size: 1.1em;}
.review_slide p{margin: 10px 0; font-weight: 300;}
.review_slide span{color: #545454;}
.review_slide .slick-slide{margin: 0 10px;}

/* 수강신청 배너 영역 */
.register_banner{background-color: #ffd556;}

/* 수강신청 반 정보 영역 */
.bottom_box .border_gray_list{min-height: 225px;}
.bottom_box .border_list_title{top: -20px; font-size: 1.5em;}
.bottom_box .discount_price{font-size: 1.1em; letter-spacing: -1px;}
.bottom_box .discount_price p{color: #333;}
.border_gray_list .product_price p:after{transform: translateX(-63%); height: 26px; background-size: 100% 100%;}
.border_gray_list .bay_deco_box.black_bay{width: 100%; padding-top: 10px; font-size: 1.2em;}
.border_gray_list .bay_deco_box.black_bay strong{font-size: 1.7em;}
.border_gray_list .bay_deco_box.black_bay a{width: 70%; margin: 20px auto 0; font-size: 1em;}
.border_gray_list .bay_deco_box.black_bay:before{left: 5%; top: 0;}
.border_gray_list .bay_deco_box.black_bay:after{right: 5%; top: 0;}

/* 하늘색 테마 */
.lightsky_theme .border_round_list{border: 8px solid #8cbaee;}

/* 20200720 모바일에서 탭 형식으로 바꾸기 Start */
.choose_tab_list{display: none;}


/* Media Query */
@media (min-width: 768px) and (max-width: 991px) {
    .footer .container {max-width: 100%;}
    .footer .partnership_company li{width: 20%;}
}

@media (max-width: 640px) {
    /* 메인타이틀 영역 */
    .main_bottom{padding: 3% 0; font-size: 2em;}
    .house_box_title{text-align: center;}

    /* 모든 혜택 영역 */
    .benefit_list li{width: 49%; height: auto; text-align: center;}
    .benefit_list li:nth-child(3n){margin-right: 2%;}
    .benefit_list li:nth-child(2n){margin-right: 0;}
    .benefit_list .sm_img{padding: 8% 0;}

    /* 유망직업 배너 영역 */
    .back_img_banner{background-position-x: 20%;}
    .bay_deco_box{letter-spacing: -1px;}
    .bay_deco_box:before, .bay_deco_box:after{top: -25%; width: 61px; height: 155px; background-size: 100% 100%;}
    .bay_deco_box:before{left: 0;}
    .bay_deco_box:after{right: 0;}

    /* 주택관리사란 영역 */
    .house_mean_box p{width: 100%;}
    .wave_deco.yellow{margin-bottom: 9px;}
    .wave_deco.yellow:after{bottom: -9px;}

    /* 진출분야 영역 */
    .house_fields_list li div.fields_txt{display: block; width: 100%; min-height: 85px; font-weight: 400; font-size: 1.1em;}
    .house_fields_list li div.fields_icon{width: 100%; text-align: right;}

    /* 상대평가 전환 영역 */
    .evaluation_title{margin-bottom: 30px;}
    .house_evaluation_box .evaluation_col{flex: 0 0 100%; min-width: 100%; padding-left: 0 !important; padding-right: 0 !important;}
    .evaluation_box_cont{height: auto; padding: 6% 0;}
    .evaluation_col.col-sm-2{margin: 4% 0;}
    .arrow_right_box .rectangle{width: 0; height: 0; padding: 7% 18%; margin-top: -3%; background: #f7f7f7 url("/event/common/images/tools/blue_dwn_arrow.png") 0 0 no-repeat; background-size: contain;}
    .arrow_right_box .triangle{display: none !important;}

    /* 전문 교수진 영역 */
    .prof_tab_wrap{border: 0;}
    .prof_tab_wrap .nav-item{margin-left: -1px; border: 1px solid #333 !important;}
    .prof_tab_wrap .nav-tabs{border-bottom: 0;}

    /* 20200512 전문 교수진 영역 수정 */
    .elum_strategy_box1 .mgb125{margin-bottom: 3em;}
    .prof_info_wrap{position: inherit; padding: 0; margin-bottom: 3em;}
    .prof_info_wrap > div{position: inherit;}
    .prof_info_wrap ul.clearfix > li{float: none; width: 100%;}
    .prof_info_wrap .prof_info_box .clearfix > li{margin-bottom: 1em;}
    .prof_info_wrap .prof_info_cont{width: 100%; padding: 0;}
    .prof_info_wrap .prof_info_cont:after{display: block; content: ''; clear: both;}
    .prof_info_wrap .prof_info_cont .prof_name, .prof_info_wrap .prof_info_cont ul{float: left;}
    .prof_info_wrap .prof_info_cont .prof_name{width: 30%; font-size: 15px; text-align: left;}
    .prof_info_wrap .prof_name:before { display: inline-block; width: 4px; height: 14px; margin: 0 6px 0 0; vertical-align: inherit;}
    .elum_strategy_box1 .w45p{width: 100%;}

    /* 기출문제,온라인 모의고사 영역 */
    .elum_strategy_box3 .w70p{width: 100%;}
    .elum_strategy_box3 li.mr15p{margin-right: 5%;}
    .elum_strategy_box3 li.d-inline-block{width: 47%;}

    /* 리얼 후기 영역 */
    .review_slide{margin-bottom: 65px;}
    .review_slide li{padding: 10%; font-size: 1.5em;}
    .review_slide .slick-arrow{position: absolute; top: 50%; transform: translateY(-50%); padding: 2.2% 2.5%; text-indent: -999px; overflow: hidden; z-index: 9;}
    .review_slide .slick-prev{left: 4%; background: url("/event/common/images/tools/slide_prev_sm.png") 0 0 no-repeat; background-size: contain;}
    .review_slide .slick-next{right: 4%;  background: url("/event/common/images/tools/slide_next_sm.png") 0 0 no-repeat; background-size: contain;}
    .house_review_box .w45p{width: 100%;}
}

@media (max-width: 575px) {
    /* 리얼 후기 영역 */
    .review_slide li{padding: 10%; font-size: 1.2em;}
}

@media (max-width: 500px) {
    /* 메인타이틀 영역 */
    .main_bottom{background-image: none;}

    /* 강의 선택 영역 */
    .register_box li{width: 100% !important;}
    .event_price_box{font-size: 16px;}

    /* 진출분야 영역 */
    .house_fields_list li{width: 49%;}
    .house_fields_list li:nth-child(3n){margin-right: 2%;}
    .house_fields_list li:nth-child(even){margin-right: 0;}
    .house_fields_list li div.fields_txt{width: 90%; min-height: 55px;}

    /* 20200720 모바일에서 탭 형식으로 바꾸기 Start */
    .choose_tab_list{display: flex;}
    .tab-pane-m{display: none;}
    .tab-pane-m .active{display: block;}
    .choose_tab_list .nav-link,.choose_tab_list .nav-link.active{border-width: 1px; border-color: #333333;}
    /* 20200720 모바일에서 탭 형식으로 바꾸기 End */
}

@media (max-width: 440px) {
    /* Text line_deco */
    .wave_deco.yellow{display: inline;}
    .wave_deco.yellow:after{display: none;}

    /* 유망직업 배너 영역 */
    .yellow_bgc_banner strong{display: block; margin-bottom: 10px;}

    /* 모든 혜택 영역 */
    /*.benefit_list li{width: 100%; margin-bottom: 25px;}*/
    .benefit_list li:last-child:after{right: 18%;}
    /* 20200717 css 추가 Start */
    .border_round_list{border-width: 5px !important;}
    .benefit_list li{margin-bottom: 6% !important;}
    .benefit_list .border_list_title{left: 5%; bottom: -20px; width: 88%;}
    /* 20200717 css 추가 End */

    /* 커리큘럼 영역 */
    .m_curriculum_list .curriculum_right img{display: none;}

    /* 상대평가 전환 영역 */
    .evaluation_title{font-size: 1.8em;}

    /* 리얼 후기 영역 */
    .house_review_box .in_circle_btn  span{display: none;}
}

@media (max-width: 380px) {
    /* 탭 스타일 */
    .darkgray_border_tabs .nav-link{padding: 1.5rem 0.5rem;}

    /* 20200512 전문 교수진 영역 수정 */
    .elum_strategy_box1 .w45p{font-size: 10px;}
}