@media (max-width:1600px) {

.depth1-name{ padding: 0; width: 20%;}
/* 서브 */








}
@media (max-width:1200px) {
.row{max-width: 95%;}
.sub__nav{ display:none}
.sub__nav + .sub__inner{width:100%}
#header{display:none}
#m-header{display:block; position: absolute; z-index: 50; display: flex; justify-content: space-between; width: 100%; padding: 10px 20px; align-items: center;}
#m-header.fix{ position: fixed; background: #13345e;top:0}
#m-header .h-logo img{width: 120px;}
#m-header .h-logo{ position: relative; z-index: 501;}
/* 햄버거 버튼 */
.mo-menu-toggle {width: 30px;height: 25px;z-index: 1001;cursor: pointer;}
.mo-menu-toggle span {display: block;height: 2px;background: #fff;margin: 6px 0;transition: 0.4s;border-radius: 2px;}
/* X 표시로 변형 */
.mo-menu-toggle.active span:nth-child(1) {transform: rotate(45deg) translate(5px, 5px);}
.mo-menu-toggle.active span:nth-child(2) {opacity: 0;}
.mo-menu-toggle.active span:nth-child(3) {transform: rotate(-45deg) translate(6px, -6px);}
/* 전체 메뉴 */
.mo-full-menu {position: fixed;top: 0;right: -100%;width: 100%;height: 100%;background: #13345E;;z-index: 100;padding: 80px 20px 20px;transition: right 0.3s ease-in-out;overflow-y: auto;}
.mo-full-menu .h-top__menu .h-top__menu-item{color:#fff}

.mo-full-menu.active {right: 0;}
/* 메뉴 스타일 */
.mo-depth1 > li {}
.mo-depth1-name > a {font-size: 18px;font-weight: bold;display: block; color: #fff; padding: 10px; border-bottom: 1px solid #142a46;}
.mo-depth1-name > a:hover{background: #142a46;}
.mo-depth2 {display: none;background: #dcebff;}
.mo-depth2 li  a{padding: 10px 15px; display: block;}
.mo-depth2 li  a:hover{background:#fff}
.h-top__menu{justify-content: center;padding-bottom: 50px;  border-bottom: 1px solid #ddd;}


/*메인*/
.main__sect1{ padding:4rem 0 1rem 0;}
.main__sect2{ padding:2rem 0 1rem 0;}
.main__sect3{ padding:3rem 0 1rem 0; overflow: hidden;}
.main .row{ max-width: 1000px;}
.main__sect1 .box_wp .box{width: 32%;}
.main__sect1 .box_wp .box li .box_color{padding: 20px 15px 20px 15px;}
.main__sect1,.main__sect2,.main__sect3 .row,.main__sect4/*,.sub__nav + .sub__inner*/{ width: 95%; margin: 0 auto; float: none;}
.mainVisual_txt{ width: 95%; left:5%;margin-left:0}
.mainVisual{ width: 100%;}
.main__sect3 .box .mainSwiper{ overflow: visible; padding: 0 20px;}
.main__sect4_con .main__sect4_tit{ margin-bottom: 30px;}
.swiper-arrow-wp{ width: 30%; max-width: 120px;}
.swiper-pagination-current:after{ padding: 0 10px;}
.swiper-arrow-wp{padding:5px 0; bottom: 20px;}
.main_comuity_wp img.img_bg{    width: 50%;}
.h-top__menu{width:100%}




}
/*모바일*/
@media (max-width:900px) {
html, body{ font-size: 13px;}
/*메인*/
.main .row{max-width:100%}
.main__sect1 .box_wp{flex-wrap: wrap;}
.main__sect1 .box_wp .box{ width: 100%;display: flex; }
.main__sect1 .box_wp .box li{width:50%;}
.main__sect1 .box_wp .box:first-child li{width:100%}
.main__sect1 .box_wp .box .box_color_1 h3{padding-bottom:0; font-size: 2rem;}
.main__sect1 .box_wp .box .box_color_1 img{ width: 40%; margin: 0;}
.main__sect1 .box_wp .box .box_color_1 div{ display: flex; justify-content: space-between;}
.main__sect1 .box_wp .box .box_color_2{margin-bottom:0}
.lecture_con_wp{width: 48%;margin-right:2%; padding-right:0px !important;}
.main__sect1 .box_wp .box li .box_color b{ height: 60px; display: block; overflow: hidden; font-size: 1.5rem;}
.main__sect1 .box_wp .box li .box_color .tag{margin:0; height: 90px; font-size:1rem}
.main__sect1 .box_wp .box .btn{ font-size: 15px; height: 50px;}
.main__sect4_con{flex-direction: column;}
.main__sect4_con .main__sect4_tit{width:100%;}
.main__sect4_con .main__sect4_list{width:100%;justify-content: space-between;}
.main__sect4_con .main__sect4_list li{ width: 22%;}
.main__sect4_con .main__sect4_list li img{width:100%}
.main__sect4_con .main__sect4_list li .icon_bg{width: auto; aspect-ratio: 1 / 1; height: auto;  max-width: 100%;}
.f-bot__left img{width: 120px;}


.sub__inner{ width: 100%;}
.lecture_info_wp{padding: 15px 10px;}
.lecture_info_wp .lecture_txt{ font-size: 1rem;}

.quick-btn-wp{display: none;}/* 퀵메뉴 */
.main__board .row .box_wp{ flex-direction: column;width: 95%; margin: 0 auto;}
.main__board .row .box_wp .box{ width: 100%; margin-bottom: 30px;}
.tab__box__wp{padding:25px}
.main_comuity_wp{ font-size: 15px;padding:25px}
.main_comuity_wp img.img_bg{width: 50%;}
.main_comuity_bt div img{ width: 40px;}
.f-bot .box_wp{flex-direction: column; align-items: center;}
.f-bot .f-bot__left{margin:0 0 20px 0 ;}
.f-top__link{margin-left:0; display: flex;  justify-content: center; float: none;}

/*서브*/
.sub__inner{ padding-top: 140px;}
.sub__inner .page__tit{ margin-top: 0;}
.page__tit h3{font-size: 25px;}
.page__tit p{margin-top:0; font-size: 15px;}
.lecture_list_wp.thumb-type .lecture_con_wp{ width: 48%; display:flex; flex-direction:column; justify-content:space-between;}
.lecture_list_wp.thumb-type .lecture_con_wp:nth-child(3n){ margin-right: 2%;}
.detail__wrap{ flex-direction: column;margin-top: 20px;}
.detail-img,.detail-info{width:100%}

.icon_wp li span{font-size:9px; padding: 2px 5px;}
.detail__tab{}
.detail__tab-item{ width: 33.3%; margin: 0;}
.detail-info h4{ font-size: 25px;}

.mypa_bg,{background-position: right;}
.clas_bg, .cust_bg,.lect_bg{background-position:center}

/* 소개 */
.visonSwiper .swiper-slide{padding: 20px 0;}
.vison_wp .visonSwiper2 .visonSwiper2_con{height: 550px;}
.vison_wp .visonSwiper2 .visonSwiper2_text{ width: 90%; right: 0;}
.mission_wp ul li{ width: 100%; min-height: auto; margin-bottom: 20px;}
.mission_wp ul li .mission_tit_wp{}
.mission_wp ul{flex-direction: column;}
.inquiry_ft_ban{ flex-direction: column;}

/* 마이페이지 */
.course__divi{ flex-direction: column;}
.course__divi .course_con_wp{ width: 100%; display: flex;align-items: center; }
.course__divi .course_con_wp .course_tit{ font-size: 15px; width: 35%; flex-direction:column; min-height: 100px; display: flex; align-items: center;  justify-content: center; border: 1px solid #ddd;}
.course__divi .course_con_wp .course_txt_box{width:70%; min-height: 100px;}
.course__divi .course_con_wp .course_txt_box ul li span{ margin: 0 2px;}
.my_notice_wp{flex-direction: column;}
.my_notice_wp .my_notice_con{width:100%; border-bottom:0}
.course_tab_wp{ padding: 10px}
.course_tab_wp .tab__menu-item{font-size: 15px;}
.course_tab_wp .lecture_list_wp.list-type .lecture_con_wp { border-radius: 0; border:0; display: flex; flex-direction: column;}
.course_tab_wp .lecture_list_wp.list-type .lecture_con_wp .btn.btn_bg_gray{ width: 100%;  text-align: center;}
.course_tab_wp .lecture_list_wp.list-type .lecture_con_wp .lecture_my_bt_wp{display: flex; width: 100%; justify-content: center;}
.course_tab_wp .lecture_list_wp.list-type .lecture_img{width: 100%;}
.course_tab_wp .lecture_list_wp.list-type .lecture_info_wp{width: 100%;}
.calendar__wrap{ flex-direction: column;}
.calendar__wrap #calendar{ width: 100%;}
.calendar__wrap .calendar_wp{width: 100%; margin-bottom: 20px;}
.calendar__wrap .calendar_txt_box{ width: 100%;}
.filter_wp .w230 {	width: auto;}
.my_ranking_wp{ padding: 20px 0;}
.my_ranking_tit{font-size: 18px;}
.my_ranking_list_wp{width: 35%;}
.my_ranking_rolling ul li{}
.course_tab_wp .tab__menu-item span{ font-size: 18px;}

.course_tab_top_txt{ display: flex; align-items: center;   justify-content: space-between;}
.lecture_more_bt{ margin: 0 10px 20px;}
.course_tab_top{flex-direction: column;}
.tab-menu ul{ flex-wrap: wrap;}
.tab-menu li{ margin: 0 6px 6px 0;}
.course_tab_wp .tab-menu3{ padding: 10px 20px;}


.my_review_list li{flex-direction: column; border-bottom: 3px solid #edf5ff;}
.my_review_list li .my_review_txt{ width: 100%;}
.lecture_list_wp.list-type .lecture_txt li span{min-width: auto; padding-right: 10px;}
.course_tab_wp .lecture_list_wp.list-type{padding: 0;}


/* 상품 리스트형 */
.lecture_list_wp.list-type .lecture_con_wp{ flex-wrap: wrap; padding: 0 !important;}
.lecture_list_wp.list-type .lecture_img{ margin-left: 2%;width: 30%;}
.lecture_list_wp.list-type .lecture_more_bt{width:15%; height: 100%; display: flex; align-items: center;  justify-content: center; margin: 0;font-size: 12px;}
.lecture_list_wp.list-type .lecture_info_wp{ width: 50%;}
.lecture_list_wp.list-type .lecture_info_wp .lecture_tit{margin:0;  text-align: left; font-size: 16px;}
.search-reset-box{}
.lecture_more_top .lecture_list_wp.list-type .lecture_info_wp{ width: 90%; margin: 0 auto;}
.lecture_more_top .lecture_list_wp.list-type .lecture_img{ width: 100%; margin: 0;}
[class*='table--type'] table th, [class*='table--type'] table td{ padding: 10px 0;}

/* 동영상 */
.modal__video{ width: 95%; height: 90%; overflow:auto }
.sub1100_pop_wp{ flex-direction: column; padding-top: 30px;}
.sub1100_pop_wp .course_tab_wp{ width: 100%;padding:0}

.video_play_wp{width: 100%;}
.video_play_wp iframe{aspect-ratio: 16 / 9;}
.video_play_ft .btn{font-size:12px}
.video_list_tit{ padding: 0 20px 10px; display:none}


/* 공지사항 */





}
