@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
.header-gnb ul li ul{display:none;}
*{font-family:'Noto Sans KR', sans-serif !important;}
.mo_br{display:none;}
p{letter-spacing:-0.5px;}

header{width: 100%; position: fixed; top: 0; left: 0; z-index: 999; }
.header_menu01{width: 100%; position:relative; display: flex; flex-direction: column; background-color: #fff; box-shadow: 0px 3px 6px #00000029;}
.header-logo { height: 100%; width: 100%;}
.header-logo a {width: 100%; padding-top:20px; display: flex; align-items: center; justify-content: center;}
.header-logo a img {width:170px;}
.header-gnb {height: 100%; display: flex; align-items: center; justify-content: center;}
.header-gnb>ul {max-width: 1240px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.header-gnb>ul>li{height: 100%; position: relative; width:25%;}
.header-gnb>ul>li:after{clear:both; display:block; content:""; height: 20px; position: absolute; right: 0;  border: 1px dashed #D2D2D2; top: calc(50% - 10px); border-top: none; border-bottom: none;}
.header-gnb>ul>li:last-child:after{display:none;}
.header-gnb>ul>li>a {height:75px; display: flex; align-items: center; justify-content: center; font-size: 20px; line-height: 29px; padding: 25px 0px 20px;}
.header-gnb>ul>li:hover>a{color:#117b46; border-bottom: 3px solid #117b46;}
.header-gnb>ul>li>ul{display:none; position: absolute;  width: 100%;  text-align: center;  padding-top: 0px;  height: auto; border:1px solid #C4C4C4; background:#fff; padding:10px 0px;}
.header-gnb>ul>li:nth-child(1)>ul{border-left:1px solid #C4C4C4;}
.header-gnb>ul>li>ul>li>a{color:#000; display: flex; width: 100%; height:50px; align-items: center; justify-content: center; font-size:17px;}
.header-gnb>ul>li>ul>li>a:hover{background:#F5F5F5; color:#117b46; font-weight:bold;}
header .menu_cover{display: none;  height: 270px; box-shadow: 0px 3px 6px #00000029; background: #fff;}
.header-menu>a {width: 110px; height: 120px; position: absolute; right: 0; top: 0; background: transparent linear-gradient(137deg, #43b2dc 0%, #4834d4 100%) 0% 0% no-repeat; display: flex;align-items: center;justify-content: center;}
.header-menu.cont04{display:none;}


.header_menu01>.cont04{display:none;}
.header_menu01>.cont04 .menu_btn{position: absolute; right: 20px;height: 90px; top: 0; display: flex; align-items: center;  width: 90px;  display: flex;  align-items: center; justify-content: center; right: 0;}
.header_menu01>.cont04 .menu_btn>a>span{font-size: 40px;}
.header_menu01>.cont04 .menu_bg{position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  width: 100%;  height: 100%;  overflow: auto;  z-index: 10;  padding: 20px;  box-sizing: border-box;  background-color: rgb(0,0,0);  background-color: rgba(0,0,0,0.75);  text-align: center; display:none;}
.header_menu01>.cont04 .menu_bg .menu_list{position: absolute;  left: 0;  top: 50px;  width: 90%;  background: #fff; height: calc(100% - 50px); left:-100%; overflow: auto; padding-bottom: 60px;}
.header_menu01>.cont04 .menu_bg .menu_list>ul{padding-top: 15px}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li{background: #fff; margin: 0 10px; border: 1px solid #BBBFCD; padding: 15px; border-radius: 15px; margin-bottom: 10px;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li>a{border-bottom: 1px solid #f2f2f2;  height: 55px;  font-size: 18px;  display: block;  text-align: left;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify;  justify-content: space-between;  -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.75rem 1rem;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li>a{ margin-bottom: 0px; color: #000; text-align: left; font-size: 21px; line-height: 30px; /* font-family: 'SpoqaHanSansNeo-B' , 'sans-serif' !important; */ padding-bottom: 10px; border-bottom:none; padding:10px; height:auto;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li ul{display: block; border-top: 1px solid rgb(31, 45, 91); display:none; padding: 0px; background: #fff; }
.header_menu01>.cont04 .menu_bg .menu_list>ul>li ul>li>a{display: block; text-align: left; padding-left: 15px; height: 30px; line-height: 30px; font-size: 16px; width: 100%; line-height: 26px; padding: 0; margin: 22px 0px; letter-spacing: -1px; color: #000;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li ul>li>a:hover{font-weight: bold; color: #3D65E9;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li ul>li:last-child>a{margin-bottom:0px;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li>a>span{display:none;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li.li_on>a{ color: #003876;}
.header_menu01>.cont04 .menu_bg .menu_list>ul>li li>a{display:block; text-align: left; padding-left: 15px; height: 30px; line-height: 30px;}
.header_menu01>.cont04 .menu_bg .mo_menu_header{position: absolute;  left: 0;  top: 0;  width: 90%;  height: 50px; background: #fff; border-bottom: 1px solid #f2f2f2; padding-top: 7px; padding-left: 10px; text-align:left;  left:-100%;}
.header_menu01>.cont04 .menu_bg .mo_menu_header>img{height:35px;}
.header_menu01>.cont04 .menu_bg .mo_menu_header>a{position: absolute; top: 13px; right: 13px;}
.menu_cover{display: none;  height: 220px;  box-shadow: 0px 6px 6px #00000029;  background: #fff;}
.mo_plus_btn_on{transform: rotate( 180deg ); transition: all ease 1s;}


footer{background:#F4F5F8;}
.footer_cover{display: flex; justify-content: space-between; width: 100%; max-width: 1240px; margin: 0 auto; padding: 35px 0px;}
.footer_cover>div:nth-child(1){display:flex; flex-direction: column;}
footer .content01{display: flex; margin-bottom:10px;}
.footer_cover>div a{display: flex; align-items: center; font-size:15px; line-height:26px; color:#111111; padding:0 25px; position:relative;}
.footer_cover>div a:hover{color:#000; font-weight:bold; }
.footer_cover>div a:nth-child(1){padding-left:0px;}
.footer_cover>div a:after{clear:both; display:block; content:""; position:absolute; border-right:1px solid #707070; height:10px; right:0px; top:calc(50% - 5px);}
.footer_cover>div a:last-child:after{display:none;}
footer .content02 p{margin-bottom: 10px; font-size:15px; line-height: 26px; color:#111111;}
footer .content02 p:last-child{margin-bottom:0px; font-size:14px; line-height: 20px; opacity:0.5;}

footer .cont01{border-top:1px solid #C4C4C4; border-bottom:1px solid #C4C4C4;}
footer .cont02 .content01{margin-right: 160px; align-items: center;}
footer .cont02 .content02{flex-direction: column; width: 100%; padding: 35px 0px;}
footer .cont02 .content02 p{ color: #898989; font-size: 18px; line-height: 27px;}
footer .cont02 .content02 p:nth-child(1){margin-bottom: 15px;}

footer .content03 > img {width:150px;}
@media(max-width:1400px){
}
@media(max-width:1260px){
	.footer_cover{padding: 35px 10px;}
}
@media(max-width:1150px){
	.header-logo{left:0px;}
	.header-gnb>ul{width:660px;}
	.header-gnb>ul>li{width:25%;}
	.header-gnb>ul>li>a{padding:0px;}

}
@media(max-width:1000px){
	header .header_menu01{display:block; padding:0;    height: 90px; background:#fff;}
	header .header_menu01>.cont01{ width: 100%; text-align: center; height:90px;  display: flex;  justify-content: center;  align-items: center;}
	header .header_menu01>.cont03{position: absolute; top: 0px; width: 100%; text-align: right; padding: 10px; border-bottom: 1px solid #ddd; display:none;}
	header .header_menu01>.cont02{display:none;}
	header .header_menu01>.cont04{display:block;}
	header .mo_plus_btn{display:block; transition: all ease 1s; height:9px;}
	.header-logo a{height:90px; padding-top:0px;}
	header .menu_cover{display:none !important;}
}
@media(max-width:950px){
}
@media(max-width:650px){
	.footer_cover{flex-direction: column-reverse;}
	.footer_cover .content03{margin-bottom:10px;}
	.footer_cover>div a{padding: 0 10px;}
}
@media(max-width:550px){
.header-logo a img {width:150px;}
	header .header_menu01{height: 60px;}
	header .header_menu01>.cont01{height:60px;}
	.header-logo a{height: 60px; justify-content: flex-start; padding-left: 10px;}
	.header_menu01>.cont04 .menu_btn{width: 60px; height: 60px;}

}

