@charset "utf-8";
/********************
    Default set
********************/
/* font */
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}


html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0px; padding:0px;font-family: 'Noto Sans KR', sans-serif; font-size:15px;font-weight:normal;line-height: 1.5; list-style:none; color:#454545;box-sizing: border-box;word-break: keep-all;letter-spacing:-0.5px;}
a{text-decoration:none;color:#454545;}
img{border:0;vertical-align:middle;max-width: 100%;}
select{font-family: 'Noto Sans KR', sans-serif;border:1px solid #d6d6d6;vertical-align:middle;font-weight:normal;}
input{font-family: 'Noto Sans KR', sans-serif;vertical-align:middle;margin:0;padding:0;font-size:15px;color:#6e6e6e;font-weight:normal;}
label {cursor:pointer;}
textarea{font-family: 'Noto Sans KR', sans-serif;vertical-align:middle;font-size:15px;color:#6e6e6e;font-weight:normal;}
table caption{
	overflow: hidden;
    /*position: absolute;
	left:-9999px;
	top:-9999px; */
    width:0;
    height:0;
    line-height:0;
   
	margin:0;
}
table{border-collapse:separate;border-collapse:collapse;width:100%;border-spacing:0;table-layout: fixed;}


.pc{display:block;}
.mob{display:none;}


.blind{width:0;height:0;position:absolute;top:-9999px;left:-9999px;overflow:hidden;}
.clfix:after {content: ""; display: block; height: 0px; clear: both; visibility: hidden;}
.clear {clear:both; font-size:0; line-height:0; overflow:hidden; height:0 !important; }
.floatL {float:left;}
.floatR {float:right;}
.floatN {float:none;}
.disnone{display:none;}

.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}
.txtJ {text-align:justify !important;}
.txtT {vertical-align:top !important;}
.txtM {vertical-align:middle !important;}
.txtB {vertical-align:bottom !important;}
.txtTB {vertical-align:text-bottom !important;}


/********************
    Margin
********************/

.mtp0{margin-top:0px !important;}
.mtp5{margin-top:5px;}
.mtp7{margin-top:7px;}
.mtp10{margin-top:10px !important;}
.mtp12{margin-top:12px !important;}
.mtp15{margin-top:15px !important;}
.mtp20{margin-top:20px !important;}
.mtp25{margin-top:25px !important;}
.mtp30{margin-top:30px !important;}
.mtp35{margin-top:35px !important;}
.mtp40{margin-top:40px !important;}
.mtp50{margin-top:50px !important;}
.mtp60{margin-top:60px;}
.mtp70{margin-top:75px;}
.mtp80{margin-top:80px;}
.mtp90{margin-top:90px;}
.mtp100{margin-top:100px;}
.mtp200{margin-top:200px;}
.mtp23{margin-top:23px;}

.pdt5{padding-top:5px;}
.pdt7{padding-top:7px;}
.pdt10{padding-top:10px;}
.pdt12{padding-top:12px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt25{padding-top:25px;}
.pdt80{padding-top:80px;}

.pdb100{padding-bottom:100px;}
/***********************************************************
				Start Coding
***********************************************************/

/*
body.fixed #header{background:#fff;box-shadow:7px 8px 10px rgba(0,0,0,0.1);}
body.fixed #header h1 > a > span.off{display:none;}
body.fixed #header h1 > a > span.on{display:block;}
body.fixed #header .menu > li > a{color:#010101;}
body.fixed #header .menu > li:hover > a{color:#f1592a;}
body.fixed #header .tr_blg > a > span.off{display:none;}
body.fixed #header .tr_blg > a > span.on{display:block;}
*/

#wrap{position:relative;width:100%;margin:0 auto;min-width: 320px;}
#header{width: 100%;margin: 0 auto;z-index:99;opacity: 1;position: relative;z-index: 999;background: #fff;}
.head_wid{width:calc(100% - 20px);max-width:1760px;margin:0 auto;height:100px;position:relative;}
#header h1{position: absolute;left:0;top:0;z-index:998;}
#header h1 > a{display:block;line-height:100px;font-size:0;}
.menu_area{text-align:center;}
.menu{display: flex;justify-content:center;}
.menu > li{display:inline-block;position: relative;}
.menu > li > a{position: relative;display:block;padding:0 75px;font-size:19px;color:#000;font-weight: 500;line-height:100px;}
.menu > li:hover > a{color:#024287;}
.menu > li > ul.mdp02{display:none;position:absolute;left:50%;top:100%;margin-left: -95px;width:190px;padding: 10px 0;background: #fff;box-shadow:7px 8px 10px rgba(0,0,0,0.1);box-sizing: border-box;text-align: left;z-index:91;}
.menu > li > ul.mdp02 > li{width: 100%;height: 40px;display: table;margin-bottom: 5px;}
.menu > li > ul.mdp02 > li:last-child{border-bottom: 0;}
.menu > li > ul.mdp02 > li > a{padding: 0 15px;display:table-cell;vertical-align: middle;font-size:17px;color:#333;font-weight: 400;line-height: 1.2;}
.menu > li > ul.mdp02 > li:hover > a{color:#fff;font-weight: 500;background: #024287;}
.menu > li > ul.mdp02 > li:hover > a > span{display: block;background: url(../image/common/md.png) no-repeat right 52%;}

.mor_logo{display: none;}
.menu_bg{display:none;border-top: 1px solid #dfdfdf;background:#fff;width:100%;height:320px;position:absolute;left:0;top:100px;box-shadow:2px 3px 4px rgba(0,0,0,0.1);}
.mor_open{display: none;position:absolute;right: 0;top:29px;z-index:99;font-size: 0;}


.mor_out{display:none;position:absolute;right:10px;top:26px;font-size: 0;}

.language_box{position: absolute;right:0;top:33.5px;display: inline-block;vertical-align: top;font-size:0;}
.language_box > a{display: inline-block;font-size: 0;}
.language_box > ul{display:none;position: absolute;left:50%;top: 100%;width: 90px;margin-left:-45px;border-radius: 15px;background:#fff;padding: 15px 0;text-align:center;z-index:11;box-shadow:4px 5px 7px rgba(0,0,0,0.1);}
.language_box > ul > li{margin: 5px 0;}
.language_box > ul > li > a{display: block;font-size: 15px;color:#333;}
.language_box > ul > li:hover > a{color:#024287;}




#all_contents{position:relative;width:100%;margin:0 auto;}



#footer{width:100%;margin:0 auto;background:#171717;padding: 50px 0;}
.foot_wid{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;}
.foot_box{display: flex;align-items:center;}
.foot_box h1{margin-right: 7%;}
.fbn_box{margin-bottom: 20px;display: flex;flex-wrap: wrap;}
.fbn_box > li + li{margin-left: 25px;position: relative;}
.fbn_box > li > a{display: inline-block;font-size: 17px;color:#979797;}
.fbn_box > li > a:hover{color:#fff;}
.fcopy_box p{font-size: 16px;font-weight: 400;color:#676767;line-height: 1.6;}
.fcopy_box p span{display:inline-block;}

@media screen and (max-width:1870px){
	
}
@media screen and (max-width:1599px){
	
	
}
@media screen and (max-width:1380px){
	.menu_area{padding-left: 120px;}
	.menu > li > a{padding:0 50px;}
}
@media screen and (max-width:1180px){
	
}
@media screen and (max-width:1024px){
	#header{border-bottom: 1px solid #dfdfdf;}
	.head_wid{height:80px;}
	#header h1 > a{line-height:80px;max-width: 160px;}
	.mor_open{display: block;}

	.gnb_ny{width:calc(100% - 20px);margin:0 auto;height:auto;}
	.mor_logo{display: block;text-align:left;border-bottom:1px solid #024287;}
	.mor_logo > a{display:block;padding-left: 15px;line-height: 80px;max-width: 160px;}
	.menu_area{padding-left:0;text-align:left;position:fixed;left:-300px;top:0;width:300px;z-index:99999;height:100vh;overflow:auto;background:#fff;}
	.menu{display: block;padding-left: 0;}
	.menu > li{display:block;}
	.menu > li > a{display:block;text-align:left;font-size:17px;color:#000;line-height:20px;padding:15px;font-weight:500;border-bottom:1px solid #dfdfdf;}
	.menu > li.nv > a{background: #fff url(../image/common/moff.png) no-repeat right 15px center;}
	.menu > li > a.on{color:#024287;background: #fff url(../image/common/mon.png) no-repeat right 15px center;}
	.menu > li > a:after{display: none;}
	.menu > li:hover > a{color:#024287;}
	.menu > li > ul.mdp02{position:static;width:100%;margin-left: 0;border-top:0;border-bottom:1px solid #ddd;}
	.menu > li > ul.mdp02 > li{margin-bottom: 0;}
	.menu > li > ul.mdp02 > li > a{font-size: 16px;padding: 0 20px;}


	.mor_out{display:block;}
	.menu_bg{display:none;position: fixed;border-top:none;left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.7);z-index: 999;}
	
	.language_box{right:45px;top:23.5px;}
}



@media screen and (max-width:768px){
	.pc{display:none;}
	.mob{display:block;}

	#footer{padding: 40px 0;}
	.foot_box{display: block;text-align: center;}
	.foot_box h1{margin-right: 0;margin-bottom: 20px;}
	.fbn_box{margin-bottom: 15px;justify-content:center;}
	.fbn_box > li + li{margin-left: 16px;}
	.fbn_box > li > a{font-size: 16px;}
	.fcopy_box p{font-size: 15px;}
}

@media screen and (max-width:640px){

}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}