@charset "utf-8";

#header .member_util li { line-height:70px !important; border-right:none !important; vertical-align:middle;}
#header .member_util li.login a {border-left:none !important;}
#header .member_util li.search a {width:45px; height:70px !important;}
#header .member_util li .mypage {margin:12px 0px 12px 15px;width:150px; height:45px; border-radius:50px; line-height:45px; color:#fff; padding-left:53px; font-size:15px; font-weight:400; box-sizing:border-box; background-image:url('/theme/6/img/main/mypage_w.png'); background-repeat:no-repeat; background-position:center left 30px;}
#header .member_util li.course_lesson_list a { border-left:none !important; }


#header .head_in {position:static !important;}
#gnb {top:85px !important; left:50% !important;margin-left:-650px !important;}
#gnb > ul > li { padding:10px 0px !important;}

#header .m_util {}
#header .m_util li a {display:block;}
#header .head_in h1 {width:auto !important;display:flex !important;}
#header .head_in h1 a.logo_txt {position:relative;font-size:15px;color:#000;width:auto !important;padding-right:13px !important;margin:0px -7px 0px 20px ;}
#header .head_in h1 a.logo_txt:before {content:'';position:absolute;right:0px;top:50%;transform:translateY(-50%);width:1px !important;height:10px;background:#ccc;}
#header .head_in h1 a.logo_txt.logo_bar_no:before {display:none;}

@media (max-width: 1024px) {
	#header .m_util {right: 10px !important;}
}

@media all and (min-width:981px) and (max-width:1250px) {
	#header .member_util .w1230 {width:98% !important;}
	#gnb {left:0% !important;margin-left:2% !important;}
}

@media (min-width:981px) {
	#header .head_in h1 {position:absolute !important; top:10px !important;}
}


@media (max-width:980px) {
	#header .head_in h1 {display:inline-block !important;}
	#header .head_in {padding: 12px 0;}
	#header .head_in h1,
	#header .head_in h1 a {/*	height:35px !important;*/}

	#header .head_in h1 a.logo_txt {display:none !important;}
	#header .head_in h1 .svg_logo {	max-height:35px !important;}

	#header .m_util {top:50% !important;}

}