@charset "utf-8";
:root{
	--main-color:#08327a;
	--color-b:#0055a2;
	--main-tab-color:#0055a2;
	--green-color:#239f41;
	--green-hover-color:#077a3f;
}

.aftCB::after{content:"";display:block;clear:both;}

#wrap{
	position:relative;
	width:100%;
	min-width:320px;
	height:100%;
	overflow:hidden;
}

/* header mobile */
.utill{background:var(--main-color);}
.lh-util-list{text-align:right;box-sizing:border-box;padding:5px 10px;}
.lh-util-list li{position:relative;display:inline-block;margin-left:10px;}
.lh-util-list li:before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);display:block;width:1px;height:50%;background:#fff;}
.lh-util-list li:first-child:before{display:none;}
.lh-util-list li a{color:#fff;font-size:13px;}

#header{position:relative;width:100%;height:100%;}
.headerin{position:relative;width:100%;height:54px;box-shadow:1px 0 5px rgba(0,0,0,0.5);}


/* 로고 */
.logo{position:relative;width:100%;height:54px;}
.lh-logo-a{display:inline-block;margin-left:10px;margin-top:10px;}
.lh-logo-wrap{width:126px;height:32px;}
.lh-logo-wrap img{width:100%;display:block;}

/* 모바일 메뉴오픈 버튼 */
.lnb_m_open{position:absolute;top:0px;right:0px;width:54px;height:54px;}
.lnb_m_open .inner_wrap{width:100%;height:100%;text-align:center;}
/* .lnb_m_open .inner_wrap #m_menu_btn{font-size:24px;line-height:54px;color:#fff;} */

.lnb_m_open .inner_wrap #m_menu_btn{display: block; position: relative; width: 54px; height: 54px;  padding: 15px; box-sizing: border-box; border-radius: 50px;z-index:2000;}

.lnb_m_open .inner_wrap #m_menu_btn span{display: block; position: absolute;  width: 24px; height: 2px;  background-color:var(--main-color);transition: all 0.5s}
.lnb_m_open .inner_wrap #m_menu_btn span:nth-child(1){top: 18px; left: 50%; transform: translateX(-50%);}
.lnb_m_open .inner_wrap #m_menu_btn span:nth-child(2){top: 50%; left: 50%; transform: translate(-50%,-50%);}
.lnb_m_open .inner_wrap #m_menu_btn span:nth-child(3){bottom: 18px; left: 50%; transform: translateX(-50%);}

.lnb_m_open .inner_wrap #m_menu_btn.btnon{position:fixed;}
.lnb_m_open .inner_wrap #m_menu_btn.btnon span{background:#fff;}
.lnb_m_open .inner_wrap #m_menu_btn.btnon span:nth-child(2){opacity: 0;}
.lnb_m_open .inner_wrap #m_menu_btn.btnon span:nth-child(1){ top: 50%; left: 15px; transform: rotate(45deg) translateX(0%);}
.lnb_m_open .inner_wrap #m_menu_btn.btnon span:nth-child(3){ top: 50%; left: 15px; transform: rotate(-45deg) translateX(0%);}

.lh-mobile-search{position:absolute;width:54px;height:54px;top:0;right:54px;}
.lh-mobile-search a{display:flex;justify-content:center;align-content:center;flex-wrap:wrap;width:100%;height:100%;color:var(--main-color);font-size:20px;}

.sbhd .logo{background:#fff;}
.sbhd .lnb_m_open .inner_wrap #m_menu_btn span{background-color:#07438a;}
.sbhd .lnb_m_open .inner_wrap #m_menu_btn.btnon span{background-color:#fff;}


.lang_btn{position:relative;border:1px solid #fff;box-sizing:border-box;padding:0 15px;}

.side_nav_wrap{
	position:fixed;
	width:80%;
	height:100%;
	top:32px;
	right:-100%;
	z-index:1000;
	transition:0.5s ease;
}
.side_nav_wrap.menu_on{right:0px;}
/* .side_nav_wrap{position:fixed;width:100%;height:100%;top:0;left:-100%;z-index:100} */
.side_nav_wrap.menu_on::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:-1;transition:0.2s ease;}

.side_nav_inner_wrap{position:relative;height:100%;z-index:100;}
.side_nav_inner_wrap::after{content:"";position:absolute;top:0;left:0;width:100%;height:55px;background:rgba(0,0,0,0.3);z-index:-1;}
#side_nav{width:100%;height:100%;background:#eaeaea;border-right:1.5px solid rgba(0,0,0,0.1)}

.side_logo{position:relative;box-sizing:border-box;padding:0;text-align:center;z-index:100;background:rgba(0,0,0,0.1);}
.side_logo p{margin:0;text-align:left;box-sizing:border-box;padding:5px 0px 5px 5px;}
.side_logo p img{width:140px;padding:5.5px 0;padding-left:10px;}
.m_utl{box-sizing:border-box;padding:18px 0;}
.m_utl ul{text-align:left;box-sizing:border-box;padding-left:10px;}
.m_utl li{display:inline-block;margin-right:20px;}
.m_utl li a{display:inline-block;font-size:13px;color:#fff;}


.gnb_side{box-sizing:border-box;padding-top:10px;}
.gnb_side ul{text-align:center;margin-left:10px;font-size:0;margin-bottom:10px;}
.gnb_side ul li{display:inline-block;margin-right:10px;}
.gnb_side ul li a{display:block;line-height:28px;background:rgba(0,0,0,0.3);font-size:13px;padding:0 7px;color:#fff;}
#side_nav .ul_dpt_1{width:100%;}
#side_nav .li_dpt_1_list{position:relative;background:#ccc;border-bottom:1px solid #e5e5e5;}
#side_nav .a_dpt_1_anchor{position:relative;display:block;line-height:46px;color:#333;font-size:15px;background:#fff;text-indent:10px;color:#0c4ea1;box-sizing:border-box;padding-left:20px;}
/* #side_nav .a_dpt_1_anchor::after{content:"";position: absolute;top: 50%;right: 15px;width: 0;height: 0;margin-top: -1px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #333;} */
#side_nav .a_dpt_1_anchor::after{content:"\f013";font:var(--fa-font-solid);position: absolute;top: 50%;left:0px;transform:translateY(-50%);font-size:12px;}
#side_nav .a_dpt_1_anchor.outlnk::after{border:none;}
#side_nav .li_dpt_1_list i.xi-external-link{position:absolute;top:50%;right: 15px;transform:translateY(-50%);color:#333;}
#side_nav .dpt_2_wrap{display:none;}
#side_nav .li_dpt_2_list{
	background:#f1f1f1;
	/* border-bottom:1px solid #e5e5e5; */
	}
#side_nav .li_dpt_2_list:first-child{border-top:2px solid #dedede;}
#side_nav .li_dpt_2_list:last-child{border-bottom:0;}
#side_nav .a_dpt_2_anchor{display:block;line-height:32px;color:#0c4ea1;font-size:13px;text-indent:15px;background:rgba(255,255,255,0.5);}
#side_nav .a_dpt_3_anchor{display:block;line-height:32px;color:#333;font-size:13px;text-indent:25px;background:rgba(255,255,255,0.5);}


/* lnb */
.lnb{position:relative;width:100%;top:0px;height:5000%;background:rgba(0,0,0,0.8);bottom: 0;z-index: 160;display:block;left:-100%;} /* 모바일 GNB 추가로 인한 수정 */
/* .lnb{position:relative;width:100%;top:102px;height:100%;display:none;} */
.lnb_wrap{position:absolute;width:100%;height:75px;background:#eee;padding:12px 0px 60px 0;z-index:400;top: 0px;} /* 모바일 GNB 추가로 인한 수정 */
/* .lnb_wrap{position:absolute;width:100%;height:auto;background:#008ace;padding:40px 0px;z-index:200;top: -3px;} */
.lnb .mainM{height:auto;}
.lnb .depth1_list{position:relative;width:94%;margin:0 auto;background-color:#fff;}
.lnb .depth1_anchor{
	display:block;
	border-bottom:1px solid #eee;
	font-size:16px;
	color:#2b2b2b;
	/* color:#c20324; */
	font-weight:500;
	line-height:48px;
	text-indent:20px;
}
span.lnb_dn{position:absolute;top:18px;right:12px;display:block;width:20px;height:20px;background-image:url("/images/common/cnb_up_down.png");background-repeat:no-repeat;background-position:0px 0px;}
span.lnb_dn2{position:absolute;top:18px;right:22px;display:block;width:20px;height:20px;background-image:url("/images/common/cnb_up_down.png");background-repeat:no-repeat;background-position:0px 0px;}
/* .lnb .depth1_depth1_anchor.on>span.lnb_dn{background-position:0px -17px;} */



.lnb .depth2_menu{
	display:none;
	width:100%;
	margin:0 auto;
	border-radius:8px;
	background:rgba(255,255,255,0.5);
	/* padding:15px; */
	box-sizing:border-box;
	/* margin-top:15px; */
}
.lnb .depth2_list>a{
	position:relative;
	font-size:14px;
	line-height:48px;
	display:block;
	color:#666;
	text-align:left;
	border-bottom:1px solid #eee;
	text-indent:35px;
}

.lnb .depth3_menu{
	width:100%;
	background:#ededed;
	display:none;
}




.lh-main-container-in{box-sizing:border-box;padding:10px;}
.lh-mn-vis-wrap{position:relative;}
.lh-mn-vis-img p{overflow:hidden;position:relative;margin:0;height:0;padding-bottom:55%;}
.lh-mn-vis-img p img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:100%;}
.lh-mn-vis-slg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;}
.lh-mn-vis-slg p{margin:0;}
.lh-mn-vis-slg img{width:65%;max-width:500px;}

/* container START */
.container{position:relative;width:100%;height:100%;/* z-index:100; */}
/* 2018-12-13 summernote의 modal 문제로 z-index 삭제 */
/* 2018-02-23 #footer의 마진값 삭제로 인해 하단 마진값 추가 */
/* .container{position:relative;top:24px;width:100%;height:100%;z-index:100;} */
.container_wrap{width:100%;margin:0 auto;}

.lh-mn-art-in{margin-top:30px;}

.lh-mn-btns-title{margin-bottom:10px;}
.lh-mn-btns-title h2{color:var(--color-b);font-size:18px;}
.lh-mn-btns-title p{color:#6f6f6f;font-size:12px;margin:0;word-break:keep-all;}

.btns-list-wrap{display:flex;flex-flow:row;}
.btns-list-item{flex-grow:1;flex-basis:33.33%;background:#e2e8e8;box-sizing:border-box;padding:10px 0 20px;position:relative;transition:all 0.3s ease;}
.btns-list-item:hover{background:#1b1464;}
.btns-list-item:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;display:block;background:#fff;}
.btns-item-flex{display:flex;flex-flow:column;justify-content:center;align-items:center;}
.btns-item-icon{text-align:center;}
.btns-item-img{position:relative;display:inline-block;box-sizing:border-box;padding:10px;border-radius:50%;transition:all 0.3s ease;margin:0;}
.btns-item-img:before{content:"\f178";font:var(--fa-font-solid);position:absolute;top: 50%;left:50%;transform:translate(-50%,-50%);color:#08327a;opacity:0;font-size:24px;}
.btns-item-img img{width:36px;}

.btns-item-text{text-align:center;margin-top:10px;position:relative;}
.btns-item-text:before{content:"교육안내 바로가기";position:absolute;top: 50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:13px;font-weight:600;opacity:0;}
.btns-item-text p{margin:0;}
.btns-item-text p:last-child{color:#6f6f6f;font-size:12px;line-height:1.2;}

.btns-item-a:hover .btns-item-img{background:#fff;}
.btns-item-a:hover .btns-item-img:before{opacity:1;}
.btns-item-a:hover .btns-item-img img{opacity:0;}
.btns-item-a:hover .btns-item-text p{opacity:0;}
.btns-item-a:hover .btns-item-text:before{opacity:1;}

.lh-mn-tab{position:relative;}
.lh-mn-tab .tablist{display:flex;flex-flow:row;border-bottom:1px solid #ddd;}
.lh-mn-tab .tablist .tab{box-sizing:border-box;padding:5px 10px;cursor:pointer;}
.lh-mn-tab .tablist .tab.active{color:#0055a2;font-weight:600;}
.lh-mn-tab .tabpanel{display:none;}
.lh-mn-tab .tabpanel.active{display:block;}

.tab-top-in{display:flex;flex-flow: row;}
.tab-p-in-top{box-sizing:border-box;padding:20px 0 10px;}
.tab-top-date{flex-shrink:0;width:60px;}

.tab-top-text{flex-grow:1;box-sizing:border-box;padding-left:10px;overflow:hidden;}
.tab-top-date-bg{display:flex;flex-flow:column;background:var(--main-tab-color);border-radius:5px;padding:15px 0;}
.tab-top-date-bg p{margin:0;color:#fff;text-align:center;}
.tab-top-date-bg p:first-child{font-size:18px;}
.tab-top-date-bg p:last-child{font-size:11px;}

.tab-top-text p{margin:0;}
.tab-top-txt-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;margin-bottom:10px !important;}
.tab-top-txt-ctext{
overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: keep-all;
	font-size:13px;
}

.tab-bottom-list li{position:relative;display:flex;flex-flow:row;box-sizing:border-box;padding-left:10px;margin-bottom:10px;align-items:center;}
.tab-bottom-list li:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:6px;height:6px;border-radius:50%;background:#ddd;}
.tab-bottom-list li p{margin:0;}
.tab-btm-title{flex-grow:1;overflow:hidden;box-sizing:border-box;padding-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;}
.tab-btm-date{flex-shrink:0;width:80px;font-size:13px;}

.tab-more{position:absolute;top:4px;right:0;display:inline-block;}
.tab-more a{color:var(--main-tab-color);}

.lh-mn-bn-img p{overflow:hidden;position:relative;margin:0;height:0;padding-bottom:55%;}
.lh-mn-bn-img p img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:150%;}

.lh-main-article-2{margin-top:30px;}

.lh-mn-cls-title h2{position:relative;color:var(--color-b);box-sizing:border-box;padding-left:20px;font-size:18px;}
.lh-mn-cls-title h2:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);background:url("/img/lh/lh-main-title.png")no-repeat;display:block;width:16px;height:16px;background-size:16px auto;}
.lh-mn-cls-title{margin-bottom:10px;}

.cls-item-a{display:block;border:1px solid #b2b2b2;border-radius:10px;}
.cls-item-wrap{border:1px solid transparent;border-radius:10px;box-sizing:border-box;padding:15px;transition:all 0.3s ease;}
.cls-itm-photo p{overflow:hidden;position:relative;margin:0;height:0;padding-bottom:55%;border-radius:10px;}
.cls-itm-photo p img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:150%;}

.cls-itm-txt-top{border-bottom:1px solid #ddd;}
.cls-itm-txt-top p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;}
.cls-itm-txt-btm-text{font-size:13px;}
.cls-itm-txt-btm-btn p{text-align:right;}
.cls-itm-txt-btm-text p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;}
.cls-itm-txt-btm-btn p span{background:#4aa7aa;color:#fff;display:inline-block;box-sizing:border-box;padding:5px 20px;border-radius:5px;font-size:13px;}

.cls-item + .cls-item{margin-top:15px;}

.cls-item-a:hover{border:2px solid #0055a2;box-shadow:0px 3px 10px rgba(0,85,162,6.75);}
.cls-item-a:hover .cls-item-wrap{border:0;}



.lh-footer-wrap{background:#4c4c4c;}
.lh-ft-wrap{box-sizing:border-box;padding:30px 0 20px;}

.lh-ft-in p{text-align:center; color:#fff;margin:0;font-size:11px;}
.lh-ft-logo img{height:38px;}
.lh-ft-txt{margin-top:20px;}
.lh-ft-txt-top{text-align:center;}
.lh-ft-txt-top p{display:inline-block;margin:0 5px;}
.lh-ft-txt-top p:first-child{display:block;}
.lh-ft-txt-btm p{margin:5px;word-break:keep-all;}

.lh-main-section:last-child{box-sizing:border-box;padding-bottom:30px;}

.lh-mn-vis-slg{z-index:5;}
.lh-mn-vis-slg p{color:#fff;font-size:15px;font-weight:700;}
.lh-mn-vis-slg p.lh-mn-slg1 span{color:#c0ff00;}
.lh-mn-vis-slg p.lh-mn-slg2{color:#143558;background:#d3df44;font-weight:800;display:inline-block;box-sizing:border-box;padding:5px 10px;border-radius:15px;font-size:17px;margin-top:10px;letter-spacing:-1px;}
.lh-mn-vis-slg p.lh-mn-slg2 span{color:#00559d;}
.lh-mn-vis-img p:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(13,71,161,0.25);z-index:1;}


.lh-ft-link{margin-bottom:15px;}
.lh-ft-link a{color:#fff;margin:0 5px;display:inline-block;box-sizing:border-box;padding:3px 7px;border:1px solid #fff;border-radius:15px;}
.lh-ft-link a:last-child{background:rgba(255,255,255,0.15);color:#eee;}


.lh-login-flex {width: 100%; height: 100%; min-height: 100vh; background: #f7f8fb; padding-top:100px; padding-bottom:50px;}

.lh-main-login-wrap{margin: 0 auto; width: 90%; background-color: #fff; border-radius: 5px; overflow: hidden; box-shadow: 1px 0 5px rgba(0,0,0,0.25);}

.lh-mn-lgn-slogan{background-color: #08327a; width: 100%; padding: 40px 10px; box-sizing: border-box; text-align: center; color: #fff;font-weight: 800; display: inline-block; letter-spacing: -1px;}
.lh-mn-lgn-slogan ul{font-size: clamp(16px, 4.5vw, 25px);}
.lh-mn-lgn-slogan ul li{display: inline; margin-left:3px;}
.lh-mn-lgn-slogan span{color: #d3df44;}
.mn-lgn-frm-t-logo{margin: 0 auto; margin-bottom: 40px; text-align: center;}

.lh-mn-lgn-frm-in{width: 90%; margin: 0 auto; padding-top: 50px; padding-bottom: 50px; max-width:400px;}

#login_fs{width: 100%;}
.frm_input{width: 100%;}
#login_pw{margin-top: 10px;}
.btn_submit{width: 100%; height: 45px; font-weight: bold; font-size: 16px; border-radius: 5px; margin-top: 10px; background-color: #08327a; font-weight: bold;}

#login_info{margin-top: 10px; padding: 15px 10px; font-size:14px;}
#login_info h2{font-size: 0; line-height: 0; overflow: hidden;}
#login_info div{display: flex; }
#login_info div a{width: 50%; text-align: center; position:relative;}
#login_info div a:nth-child(2)::after{content:""; width:1px; height:16px; background-color:#ccc; display: inline-block; position: absolute; top: 0; left: 0;}
.mn-lgn-frm-b-info{color:#5e5e5e; padding-top:20px; font-size:13px; margin-left:10px}
.mn-lgn-frm-b-info li:nth-child(3){color: #ff0000; margin-top: 5px;}


.non_cursor{cursor:default !important;}




.pc_depth1{display:none !important;}


.lh-mn-chg .cls-itm-photo p img{top:0;transform:translate(-50%,0);height:140%;}
.lh-mn-chg .cls-itm-txt-top p{font-size:17px;padding-bottom:7px;}
.lh-mn-chg .cls-itm-txt-top{margin-bottom:7px;}
.lh-mn-chg .cls-itm-cate span{background-color:var(--main-tab-color);color:#fff;font-size:13px;box-sizing:border-box;display:inline-block;padding:3px 5px;}
.lh-mn-chg .cls-itm-txt-btm-btn p{margin-top:20px;}
.lh-mn-chg .cls-itm-txt-btm-btn p span{display:block;text-align:center;box-sizing:border-box;padding:15px 0;font-size:15px;}


@media all and (max-width: 320px) {

}


@media all and (min-width: 560px) {



}
@media all and (min-width: 768px) {

	.btns-list-item{padding:40px 0 20px;}

	.btns-item-img img{width:56px;}

	.lh-mn-sec2 .lh-main-article{width:49%;float:left;}
	.lh-mn-sec2 .lh-main-article:first-child{margin-right:2%;}

	.lh-mn-tab .tablist .tab{padding:5px 15px;}
	.lh-mn-tab .tablist .tab:first-child{padding-left:10px;}
	.tab-wrap{box-sizing:border-box;padding:0 10px;}
	.lh-mn-bn-img p{padding-bottom:0;height:226px;}

	.cls-item{width:49%;float:left;margin-bottom:2%;}
	.cls-item:nth-child(odd){margin-right:2%;}
	.cls-item + .cls-item{margin-top:0;}

	.lh-mn-chg .cls-item{width:100%;float:none;}
	.lh-mn-chg .cls-itm-photo{display:none;}
	.lh-mn-chg .cls-item-wrap{padding:5px;}
	.lh-mn-chg .cls-itm-txt-btm-btn p span{padding:5px;}



	.lh-mn-vis-slg p{font-size:18px;}
	.lh-mn-vis-slg p.lh-mn-slg2{font-size:24px;margin-top:15px;}


	.lh-login-flex{padding-top:15vh;}
    .lh-main-login-wrap{display: flex; max-width:1200px}
    .lh-mn-lgn-slogan{width: 25%; display: flex; align-items: center; justify-content: center;}
    .lh-mn-lgn-form{width: 75%;}
    .lh-mn-lgn-frm-in{width: 80%; max-width: 500px; padding-top: 100px; padding-bottom: 100px;}

    .lh-mn-lgn-slogan ul{text-align: left; font-size: clamp(10px, 3vw, 40px);}
    .lh-mn-lgn-slogan ul li{display: block; margin-left:0;}

	#login_info {width:80%; margin:0 auto; margin-top:10px;}

}

@media screen and (min-width:960px){


}



@media screen and (max-width:1024px){
	.lh-main-search{display:none;}
	.lh-m-none{display:none !important;}
	.lh-m-none:before{display:none}
}

@media screen and (min-width:1024px){
	#media-1025 { display: block; }
	
	.undercon p {padding:55px 0 95px;}

    .m_banner{display:none;}
    .m_none{display:block;}
	.pc_slide{display:block;}
	.m_slide{display:none;}
	.pc_none2{display:none !important;}
	.lnb_m_open{display:none;}

	.util_wrap{width:100%;max-width:1400px;margin:0 auto;}
	.util_wrap::after{content:"";display:block;clear:both;}
	.eng_w .lsd_ul{float:left;}
	.eng_w .rsd_ul{float:right;box-sizing:border-box;padding:4px 0;}
	.eng_w ul{display:inline-block;}
	.eng_w ul li{display:inline-block;margin:0 3px;color:#fff;}
	.eng_w ul li a{color:#fff;font-size:13px;line-height:22px;}
	.eng_w .lsd_ul::after{content:"";display:block;clear:both;}
	.eng_w .lsd_ul li{margin:0;float:left;}
	.eng_w .lsd_ul a{display:inline-block;box-sizing:border-box;line-height:30px;border-left:1px solid #fff;text-align:center;padding:0 15px;}
	.eng_w .lsd_ul li:last-child a{border-right:1px solid #fff;}


	.headerin{height:80px;margin:0 auto;box-shadow:none;}
	.headerin::after{content:"";display:block;clear:both;}

	.logo{width:220px;height:80px;float:left;}
	.logo_wrap{display:inline-block;position:static;height:80px;}

	.logo_wrap>.wrap{width:272px;height:auto;padding-top:20px;padding-left:0;}
	.logo .wrap img{width:272px;}


	.header_line{top:152px;z-index:100;border:4px solid #1b7fcc;}

	.lnb{top:0;left:0;background:transparent;height:100%;width:calc(100% - 220px);float:left;}
	.lnb::after{content:"";display:block;clear:both;}
	/* .lnb{display:block !important;top:0;} */

/* .lnb{position:relative;width:100%;top:0px;height:1200%;background:rgba(0,0,0,0.8);bottom: 0;z-index: 160;display:block;left:-100%;} */ /* 모바일 GNB 추가로 인한 수정 */
/* .lnb{position:relative;width:100%;top:102px;height:100%;display:none;} */
/* .lnb_wrap{position:absolute;width:100%;height:auto;background:#008ace;padding:30px 0px 60px 0;z-index:200;top: 0px;} */ /* 모바일 GNB 추가로 인한 수정 */

	/* lnb 모바일 설정 해제 */
	.lnb_wrap{position:static;width:auto;background-color:transparent;z-index:200;padding:0;height:80px;}
	.lnb .mainM{position:relative;text-align:right;}
	.lnb .depth1_list{width:auto;background-color:transparent;}
	/* .lnb .depth1_anchor{display:inline;border-bottom:none;font-size:18px;line-height:normal;text-indent:0;color:#999;border-top:2px solid transparent;} */
	.lnb .depth1_anchor{display:inline;border-bottom:none;font-size:18px;font-weight:bold;line-height:normal;text-indent:0;color:#333;border-top:2px solid transparent;font-family: 'Noto Sans KR', 'Sans-serif';} /* lnb 색상변경 */
	.lnb .depth2_menu{width:auto;margin:initial;border-radius:0px;background:transparent;box-sizing:border-box;}
	.lnb .depth2_list>a{
		font-size:15px;
		letter-spacing:-1px;
		font-weight:500;
		line-height:normal;
		display:block;
		text-align:inherit;
		border-bottom:none;
		text-indent:0px;
		color:#333;
		line-height:50px;
		text-align:left;
		padding-left:25px;
		font-family: 'Noto Sans KR', 'Sans-serif';

        padding-left:0;
        text-align:center;
	}

	.lnb .depth1_anchor:hover{border-top:2px solid #0c4ea1;border-bottom:2px solid #0c4ea1;color:#0c4ea1;}
	/* .lnb .depth2_list:hover>a{color: #c20324} */
	.depth2_menu .depth2_anchor:hover{background:#fff;color:#0c4ea1;}
	.depth2_menu .depth2_anchor:hover .depth1_anchor{border-top:2px solid #0c4ea1;color:#0c4ea1;}



	/* lnb 스타일 재설정 */
	/* .lnb_wrap{width:1200px;right:0;padding:0;} */
	.depth1_menu{display:inline-block;}
	.lnb .mainM p{display:inline-block;margin:0;box-sizing:border-box;}
	.lnb .mainM p img{vertical-align:middle;margin-bottom:7px;}
	.lnb .depth1_list{position:relative;display:inline-block;box-sizing:border-box;}






	.lnb .depth2_menu{
		display:block;;
		text-align: center;
	}


		.mvtxtbox{width: 40%;}
		.lnb .depth2_menu>li{height:50px;}
		.titin{padding-top: 17px;}
		.titin .st_tt{font-size: 20px; text-align: center;color: #fff;letter-spacing:-2px;font-weight:600;font-family: 'Noto Sans KR', 'Sans-serif';}
		.titin p{font-size: 15px; color: #555; margin: 0;}
		.titin h4{margin-top: 14px; color: #000c;}
		.titin img{margin-top:20px;background-color:rgba(230, 230, 230, .5);}

	.depth2_wrap{
		position:absolute;
		width:200px;
		left:50%;
		transform:translateX(-50%);
		top:65px;
		display:none;
		background:rgba(255,255,255,0.89);
		border-bottom:2px solid #ccc;
		z-index:-1;
		padding-top: 20px;

		width:150px;
	}




	.depth2_list{display:block !important;}
	.lnb .depth1_anchor{display:block;line-height:78px;padding:0 30px;z-index:300;}
	/* .lnb .depth1_menu>li:last-child {background:#0c4ea1;}
	.lnb .depth1_menu>li:last-child .depth1_anchor{color:#fff;} */
	.depth2_list>a{display:block;line-height:50px;padding:0 0px;}
	.lnb .depth1_list:hover .depth2_wrap{display:block;}



	.pc_depth1{display:block !important;}
	.m_depth1{display:none !important;}

	.lh-logo-wrap{width:200px;height:50px;}

	.lh-mobile-search{display:none;}

	.lh-mn-art-in{margin-top:40px;}


	.lh-mn-vis-img p{padding-bottom:0;height:340px;}

	.lh-mn-sec1 .lh-main-article{width:49%;float:left;}
	.lh-mn-sec1 .lh-main-article:first-child{margin-right:2%;}

	.lh-main-search{margin-top:0;}
	.lh-mn-srch-dv{border-bottom:1px solid #191331;box-sizing:border-box;padding:10px;}
	.ln-mn-srch-flx{display:flex;flex-direction:row;}

	.lh-mn-srch-keyword{flex-grow:1;border:0;height:26px;}
	.lh-mn-srch-btn{flex-shrink:0;width:60px;border:0;background:transparent;color:var(--main-color);font-size:18px;}

	.btns-item-text:before{font-size:15px;width:100%;}

	.tab-p-in-top{padding:20px 0;}
	.tab-top-text{padding-left:20px;padding-top:10px;}

	.lh-mn-bn-img p{height:250px;}
	
	.cls-item{width:calc((100% - 61px) / 4);margin-right:20px;}
	.cls-item:nth-child(odd){margin-right:20px;}
	.cls-item:last-child{margin-right:0;}


	.lh-ft-wrap{padding:40px 0 30px;}
	.lh-ft-in{display:flex;flex-direction:row;box-sizing:border-box;padding:0 10px;}

	.lh-ft-logo{flex-shrink:0;width:152px;display:flex;align-content:center;flex-wrap:wrap;}
	.lh-ft-txt{flex-grow:1;box-sizing:border-box;padding-left:60px;margin-top:0;}
	.lh-ft-txt-top{text-align:left;}
	.lh-ft-in p{text-align:left;display:inline-block;}
	.lh-ft-txt-top p:first-child{display:inline-block;}

	.lh-main-search{margin-top:20px;}
	.lh-main-btns{margin-top:20px;}

	.tab-top-date{width:80px;}
	.tab-top-date-bg{padding:25px 0;}
	.tab-top-txt-title{font-size:18px;}
	.tab-top-txt-ctext{font-size:15px;}

	.poll-article>tbody>tr>td{padding:0 10px 10px !important;}

	.lh-mn-vis-slg p{font-size:20px;}
	.lh-mn-vis-slg p.lh-mn-slg2{font-size:28px;padding:5px 20px;border-radius:25px;}

	.lh-ft-link a{padding:5px 12px;}

	.lh-mn-chg .cls-item-wrap:after{content:"";display:block;clear:both;}
	.lh-mn-chg .cls-itm-photo{display:block;width:40%;float:left;box-sizing:border-box;padding-top:10px;}
	.lh-mn-chg .cls-itm-txt{width:60%;float:left;box-sizing:border-box;padding-left:10px;}
	.lh-mn-chg .cls-itm-photo p{padding-bottom:0;height:140px;}
	.lh-mn-chg .cls-item-wrap{padding:10px;}
	.lh-mn-btns-title{margin-bottom:20px;}
	.lh-main-btns{margin-top:40px;}

}
@media screen and (min-width:1200px){

	
	/* .lh-logo-a{margin-left:0;} */
	.eng_w ul li a{font-size:15px;}
	.eng_w .rsd_ul{padding:8px 0;}
	.eng_w ul li{margin:0 10px;}
	.lh-util-list li:before{left:-14px;}
	/* .lh-logo-wrap{width:242px;height:60px;} */
	.lnb .depth1_anchor{font-size:20px;}
	.lnb .depth2_list>a{font-size:16px;}

	.headerin{height:100px;}
	.lnb_wrap{height:100px;}
	.lnb .depth1_anchor{line-height:98px;min-width:150px;padding:0;text-align:center;}
	.depth2_wrap{top:86px;}


	.lh-mn-vis-img p{height:420px;}
	.lh-mn-vis-img p img{height:100%;}


	.lh-mn-btns-title h2{font-size:24px;}
	.btns-item-img img{width:76px;}
	.btns-item-text p{font-size:18px;}
	.lh-mn-btns-title p{font-size:15px;}
	.lh-mn-btns-title{margin-bottom:20px;}
	.btns-list-item{padding:35px 0 20px;}
	.btns-item-text{margin-top:20px;}
	.btns-item-text:before{font-size:18px;}

	.lh-mn-tab .tablist .tab{font-size:18px;}

	.tab-top-date{width:90px;}
	.tab-top-date-bg p:first-child{font-size:28px;}
	.tab-top-date-bg p:last-child{font-size:15px;}
	
	.tab-top-txt-title{margin-bottom:5px !important;}
	.tab-top-txt-title a{font-size:20px;}
	.tab-top-txt-ctext{font-size:18px;}
	.tab-top-text{padding-top:15px;}

	.tab-bottom-list li{margin-bottom:20px;padding-left:15px;}

	.tab-btm-title{font-size:18px;}
	.tab-btm-date{font-size:15px;width:90px;text-align:right;}

	.lh-mn-bn-img p{height:300px;}

	.lh-mn-cls-title h2{font-size:24px;padding-left:35px;}
	.lh-mn-cls-title h2:before{width:26px;height:23px;background-size:26px auto;}
	.lh-mn-cls-title{margin-bottom:15px;}
	
	.cls-itm-txt-top p{font-size:18px;}

	.lh-ft-logo{width:200px;}
	/* .lh-ft-logo img{height:50px;} */

	.lh-ft-in p{font-size:13px;}
	.lh-ft-txt{padding-left:120px;}

	.ul_wrap_3 li{display:inline-block;}

	.lh-mn-vis-slg p{font-size:24px;}
	.lh-mn-vis-slg p.lh-mn-slg2{font-size:36px;padding:5px 30px;border-radius:45px;}

	.lh-mn-chg .cls-itm-photo{width:50%;padding-top:0px;}
	.lh-mn-chg .cls-itm-txt{width:50%;padding-left:20px;}
	.lh-mn-chg .cls-itm-photo p{height:200px;}
	.lh-mn-chg .cls-itm-photo p img{height:120%;}
	.lh-mn-chg .cls-item-wrap{padding:20px;}
	.lh-mn-chg .cls-itm-txt-btm-btn p span{padding:15px;}

}
@media screen and (min-width:1250px){   



}
@media screen and (min-width:1400px){
	
	.headerin{width:1400px;margin:0 auto;}
	.lh-logo-a{margin-left:0;margin-top:30px;}

	.lh-main-container-in{padding:0;padding-top:20px;}
	.lh-main-section{max-width:1400px;margin:0 auto;}
	.lh-ft-in{max-width:1400px;margin:0 auto;padding:0;}

	.lh-mn-vis-slg p{font-size:28px;}
	.lh-mn-vis-slg p.lh-mn-slg2{font-size:42px}
}
/*====================pc끝================================*/

