@charset "euc-kr";
/*Default set*/
html,body,form,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,fieldset,table,th,td {
	margin:0;
	padding:0;
	font-weight:normal
}
body {
	font-family:'Malgun Gothic','¸¼Àº °íµñ','µ¸¿ò',Dotum,'±¼¸²',Gulim,helvetica,Apple SD Gothic Neo,sans-serif;
	font-size:23px;
	line-height:18px;
	color:#666; 
	word-break: keep-all
}
body.eng {
	font-family:'Calibri';
}
input,textarea,select {
	padding:0;
	color:#666;
	vertical-align:middle
}
input[type=text],input[type=file],input[type=password] {
	border:1px solid #d4d4d4;
	outline:none;
	font-family: 'Malgun Gothic','¸¼Àº °íµñ','µ¸¿ò',Dotum,'±¼¸²',Gulim,helvetica,Apple SD Gothic Neo,sans-serif
}
input[type=text],input[type=password] {
	padding:0 14px;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	font-size:13px;
	color:#333
}
input[type=text]::-ms-clear {
	display:none
}
input[type=password]::-ms-clear {
	display:none
}
input[type=file] {
	border:0;
	padding:0
}
input[type=text]:focus,input[type=password]:focus {
	border:1px solid #ea002c
}
textarea {
	border:1px solid #d4d4d4
}
input.radio,input.check,fieldset {
	border:0;
	background:none
}
select {
	height:38px;
	padding:2px 4px 3px 7px;
	border:1px solid #ccc;
	font-family:'Malgun Gothic','¸¼Àº °íµñ','µ¸¿ò',Dotum,'±¼¸²',Gulim,helvetica,Apple SD Gothic Neo,sans-serif;
	font-size:13px;
	color: #333
}
button {
	overflow:visible
}
.pRelative {
	position:relative;
	z-index:1
}
acronym {
	border:0 none;
	text-decoration:none
}
a,a:link,a:visited,a:active {
	text-decoration:none;
	color:#333
}
a:hover {
	text-decoration:none;
}
button {
	margin:0;
	padding:0;
	border:0;
	background:none;
	width:auto;
	font-family:'Malgun Gothic','¸¼Àº °íµñ','µ¸¿ò',Dotum,'±¼¸²',Gulim,helvetica,Apple SD Gothic Neo,sans-serif;
	cursor: pointer
}
button span,button:active span,button:focus span {
	position:relative
}
img {
	border:none;
}
table {
	width:100%;
	border-collapse:collapse;
	border:0;
	border-spacing:0
}
th {
	border:0;
	text-align:center
}
td {
	border:0
}
table caption,legend {
	overflow:hidden;
	width:100%;
	height:1px;
	*height:0px;
	margin-top:-1px;
	font-size:1px;
	line-height:0;
	text-indent:-9999px
}
ol,ul {
	list-style:none
}
em,var,address {
	font-style:normal
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	zoom:1
}
* html .clearfix {
	zoom:1
}
*:first-child+html .clearfix {
	zoom:1
}
hr,.hidden {
	position:absolute;
	left:-9999px;
	font-size:1px;
	line-height:0;
	text-indent:-9999px
}
input[type=text]+.btnS,input[type=password]+.btnS,input[type=text]+input[type=text],input[type=password]+input[type=text],input[type=text]+input[type=password] {
	margin-left:10px
}
input[type=text][disabled] {
	background-color:#f7f7f7
}
label+.typeRadio {
	margin-left:30px
}
input[type=text]+.checkbox {
	margin-left:16px
}
input[type=file] {
	width:200px;
	height:20px;
	height:30px\9;
	*height:30px;
	padding:5px 14px;
	border:1px solid #ccc
}
input[type=file]::-ms-value {
	border:0 none
}
input[type=file]::-ms-browse {
	border:0 none;
	border-left:1px solid #ccc
}
textarea {
	overflow-y:scroll;
	width:100%;
	padding:14px 14px 0 14px;
	border:1px solid #ccc;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color:#666;
	resize:none;
	font-family:'Malgun Gothic','¸¼Àº °íµñ','µ¸¿ò',Dotum,'±¼¸²',Gulim,helvetica,Apple SD Gothic Neo,sans-serif;
	font-size: 13px
}
/* 190222_mac */
textarea:focus {
	border:1px solid #ea002c
}
/* body{ background: #e2e2e2;} */
/* body{ background: #ffffff;} */
body{ background: #C4DDF4; } 
#wrap{background: #fff;} 
#wrap {
	/*min-width:1280px; */
}
#header {
	width:100%;
	/* height:130px; */
	height:100px; /* header size*/
	border-bottom:1px solid #eee;
	position:fixed;
	z-index:10000;
	top:0;
	background:#fff;
	min-width:1280px;
}
#header .logo {
	float:left;
	display:block;
	line-height:130px;
	/* margin-top: 10px */
}

#header .lang_mo {
    text-align: right;
	float: left;
	margin-left:50px; 
	height:20px;
	line-height:80px;
	font-size:13px;
	width:200px;
}
#header .lang_mo a {
    text-align: right;
	float: left;
	width:25px;
	height:20px;
	margin-top:25px;
	margin-right:5px;
	line-height:20px;
	font-size:13px;	
}
#header .lang_mo a.on {
	border-bottom:2px solid #333;
	color:#333;
}

#header .lang a {
	padding:3px 0;
	color:#999;
	font-weight:bold;
}
#header .lang a.on {
	border-bottom:2px solid #333;
	color:#333;
}
#header .lang a:first-child {
	margin-right:5px;
}
#header .lang {
    text-align: right;
	/* width:64px; */
	width:110px;
	float: right;
	margin-top:31px; /* Lang Top Margin */
	height:100px;
	line-height:100px;
	font-size:13px;
}
#header .gnb {
	float:right;
	margin-top:8px;
}
#header .gnb .menu a {
	position:relative;
/* 	padding-bottom:38px; */
}
#header .gnb .menu a:before {
	width:0%;
	height:2px;
	position:absolute;
	left:50%;
	bottom:0;
	content:'';
	transform:translate(-50%,0);
	background:#0072ca;
	display:block;
	transition:all 0.2s;
}
#header .gnb .menu a:hover {
	/* color:#0072ca; */
	color: #0079BF; /* menu color*/
}
#header .gnb .menu a:hover::before {
	width:100%;
}
.submenu a {
	position:relative;
}
.submenu a:hover {
	color:#0072ca;
}
.submenu a:before {
	width:0%;
	height:1px;
	position:absolute;
	left:50%;
	bottom:0;
	content:'';
	transform:translate(-50%,0);
	background:#0072ca;
	display:block;
	transition:all 0.2s;
}
.submenu a:hover::before {
	width:100%;
}
#header .gnb>ul {
	margin-top:60px;
	height:40px;
}
#header .gnb>ul>li {
	line-height:30px;
	/* line-height:30px; */ /* gnb menu ±ÛÀÚ »óÇÏ °£°Ý */
	/* font-size:18px; */
	font-size:26px; /* Parent Menu Font Size*/
	font-weight:bold;
	/* letter-spacing: -2px; */
    word-spacing: 2px;
}
#header .gnb .submenu {
	display:none;
	background:#fff;
	border-bottom:1px solid #eee;
	width:100%;
	position:absolute;
	/* left:0; 20220720 */
	left:470px;
	right:0;
    margin: 0 auto;
	/* top:131px; */
	top:101px; /* submenu top margin*/
	padding:15px 0;
}
#header .gnb .submenu .menu_sub {
	margin:0 auto;
    width: 100%;
    max-width: 1280px;
	float: left; /* 20220720 */
}
/*#header .gnb .submenu .menu_sub>li:first-child{ margin-right: 64px;} 20220720 */
#header .gnb .submenu .menu_sub>li:first-child{ margin-right: 0px;}
#header .gnb .submenu .menu_sub>li {
	/* float:right; 20220720*/
	float:left;
	width:200px;
	min-height: 30px;
}
#header .gnb .submenu .menu_sub>li a {
	/* font-size:16px; */ 
	font-size:20px; /* Sub Menu Font Size*/
	font-weight:bold;
	line-height:28px;
}
#header .gnb .menu li {
	float:left;
	width:200px;
}
#header .gnb:hover .submenu {
	display:block;
}
#lnb {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* z-index: 10001; */
	/*min-width:1280px; */
	min-width:100%;
}
#lnb .submenu{
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    max-width: 500px;
    height: 100%;
    background: #fff;
    padding-top: 60px;
    overflow-y: auto;
    transition:all 0.2s;
}
#lnb .submenu > ul.menu_sub > li a{font-weight: bold;}
#lnb .submenu > ul.menu_sub > li{border-top: 1px solid #eee;}
#lnb .submenu > ul.menu_sub > li > a{border-bottom: 1px solid #eee;font-size: 25px;  padding: 15px 0 ; display: block; padding-left: 40px;} 
#lnb .submenu > ul.menu_sub > li > ul{ font-size: 16px; line-height: 28px; margin-left: 40px; padding: 10px 0;}
#lnb .submenu.on{ right: 0; transition:all 0.2s;}
body.on{ overflow: hidden;}


body.on .dim{display: block;}
.dim {
	display:none;
	position:absolute;
	right:0;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-1;
	background:rgba(0,0,0,0.8);
}
.btn_hd_menu {
	z-index:10005;
	display:none;
	position:fixed;
	right:15px;
	top:0;
	-webkit-transform:translateY(15px);
	-ms-transform:translateY(15px);
	transform:translateY(15px);
	width:30px;
	height:30px;
}
.btn_hd_menu::before {
	content:"";
	position:absolute;
	left:5px;
	top:14px;
	width:20px;
	height:3px;
	background:#000;
	-webkit-transition:.3s;
	transition:.3s;
}
.btn_hd_menu span {
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
.btn_hd_menu span::before,.btn_hd_menu span::after {
	content:"";
	position:absolute;
	left:5px;
	width:20px;
	height:3px;
	background:#000;
	-webkit-transition:.3s;
	transition:.3s;
}
.btn_hd_menu span::before {
	top:6px;
}
.btn_hd_menu span::after {
	bottom:5px;
}
body.on .btn_hd_menu::before {
	opacity:0;
	-webkit-transform:translateX(5px);
	-ms-transform:translateX(5px);
	transform:translateX(5px);
}
body.on .btn_hd_menu span::before {
	width:26px;
	-webkit-transform:rotate(45deg) translate(4px,7px);
	-ms-transform:rotate(45deg) translate(4px,7px);
	transform:rotate(45deg) translate(4px,7px);
}
body.on .btn_hd_menu span::after {
	width:26px;
	-webkit-transform:rotate(-45deg) translate(4px,-7px);
	-ms-transform:rotate(-45deg) translate(4px,-7px);
	transform:rotate(-45deg) translate(4px,-7px);
}
#container {
	/* margin-top:130px; */
	margin-top:100px;
}
#content {
	/* background:#666; */
	background:#fff;
	line-height: 25px;
}
#content .main_slide {
	width:100%;
/*    max-width: 1600px; */
    max-width: 100%;
	overflow:hidden;
	margin:0 auto;
}
#content .main_slide li {
	width:100%;
	float:left;
}
#content .main_slide li > div{
    position: absolute;
    color: #fff;
    padding: 7% 0 0 10%;
    line-height: 1;
    font-size: 12px;
}
#content .main_slide li > div > em{ font-size: 4em; display: block;  }
#content .main_slide li > div > span{ font-size: 3em;display: block; }
#content .main_slide li > img {
	width:100%;
    display: block;
}
#footer {
	width:100%;
	padding:30px 0 10px;
	/*background:#e2e2e2;*/
	background:#C4DDF4;
	line-height:20px;
}
/* #footer { font-size: 12px; color: #999;} */
#footer { font-size: 15px; color: #2E3092;}
#footer .logo{ margin:0 0 20px 0;}
#footer p span+span{ margin-left: 20px;}
#footer p + p { margin-top: 10px;}
.inner {
	width:100%;
	max-width:1280px;
	margin:0 auto;
	/* position:relative; */
}

@media all and (max-width:1000px) {
    #content .main_slide li > div{ font-size: 7px;}
	.btn_hd_menu {
		display:block;
	}
	#container {
		margin-top:61px;
	}
	#header .gnb {
		display:none;
	}
	#header .logo {
	}
	#header .lang {
		margin-top:0;
		height:60px;
		line-height:60px;
		margin-right:70px;
	}
	#header {
		height: 60px;
	}
}

@media all and (min-width:1000px){

	#lnb { display: none;}
} 

/**
kwarkhk add 2022.04.15
*/

#header .gnb .submenu .menu_sub>li a {
	/* font-size:16px; */ 
	font-size:20px; /* Sub Menu Font Size*/
	font-weight:bold;
	line-height:28px;
}

#lnb .menu_sub li {
	/* font-size:16px; */ 
	font-size:18px; /* Sub Menu Font Size*/
	font-weight:bold;
	line-height:28px;
	color: #0079BF; /* menu color*/
}
