@charset "utf-8";

/*Noto*/
@font-face {
  font-family: 'Noto Thin';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Light';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');

}
@font-face {
  font-family: 'Noto Regular';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Medium';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Bold';
  font-style: normal;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

*,
*:after,
*:before,
*::after,
*::before {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* { letter-spacing: -0.3px; font-family: 'Noto Light', sans-serif; }

#_wrap {
}
#_wrap #_wrapHeader {
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	position: relative;
	z-index: 2;
}
#_wrap #_wrapHeader #_header {
	position: relative;
}
#_wrap #_wrapArticle {
		position: relative;
		z-index: 1;
}
#_wrap #_wrapArticle #_subVisual {
	border-bottom: 3px #536e81 solid;
  	display: none;
}
#_wrap #_wrapArticle #_subVisual img{
	display: block;
}
#_wrap #_wrapArticle #_container {
	position: relative;
}
#_wrap #_wrapArticle #_container:before ,
#_wrap #_wrapArticle #_container:after {
	content: "";
	display: block;
	clear: both;
}
#_wrap #_wrapArticle #_container #_content {
	position: relative;
}
#_wrap #_wrapFooter {
	background-color: #fff;
}
#_wrap #_wrapFooter #_footer {
	position: relative;
	height: 50px;
}
#_wrap #_wrapFooter #_footer .privacy {
  	text-align: center;
  	padding: 10px 0;
}
#_wrap #_wrapFooter #_footer .privacy li {
	display: inline-block;
}
#_wrap #_wrapFooter #_footer .privacy li a {
	display: block;
	font-size: 16px;
  	color: #797979;
  	font-weight: bold;
}
#_wrap #_wrapFooter #_footer .privacy li:not(:last-child) a:after {
  content: "|"; padding: 0 10px;
}
#_wrap #_wrapFooter #_footer .address{
	color: #787878;
  	font-size: 15px;
  	line-height: 1.5;
  	text-align: center;
}
#_wrap #_wrapFooter #_footer .address strong{
	color: #415e70;
}
#_wrap #_wrapFooter #_footer .footLogo{
	position:absolute; 
	left:283px;
	top: 80px;
}
#_wrap #_wrapHeader #_header,
#_wrap #_wrapArticle #_subVisual,
#_wrap #_wrapArticle #_container,
#_wrap #_wrapFooter #_footer {
	margin: 0 auto;
}

/**********************************************************/
#_logo{
	position: absolute;
}

#dMenu {
    position: absolute;
    top: 68px;
    left: 26px;
}

/**[모바일 - 메뉴열기/닫기]********************************************************/
#mMenu,
#sMenu{
	display: none;
}
#mMenu .mMenuButton,
#sMenu .sMenuButton{
	border: 0;
	width: 41px;
	height: 41px;
	text-indent: -5000px;
	background-image: url("../images/rMenuButton.gif");
	background-repeat: no-repeat;
}

/**[주메뉴]********************************************************/
.menuUItop{
	height: 43px;
	position: absolute;
	z-index: 10;
}
.menuUItop a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menuUItop .top_div {
	height: 72px;
	margin: 0;
	padding: 0;
}
.menuUItop ul.ul_1{
	height: 43px;
	position: relative;
}
.menuUItop ul.ul_1 li.li_1{
	float: left;
}
.menuUItop ul.ul_1 li.li_1 a.a_1{
  	/*font-weight: bold;*/
	text-align: center;
	color: #3c3c3c;
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-right: #ddd 1px solid;
	display: block;
	height: 52px;
	line-height: 52px;
  	font-family: 'Noto Medium', sans-serif;
}
.menuUItop ul.ul_1 li.li_1 a.a_1._active,
.menuUItop ul.ul_1 li.li_1 a.a_1:hover{
	color: #FFFFFF ;
	background-color: #415E70;
}

/**[서브메뉴]********************************************************/
.menuUIsub .menuSubTitleUI{
	text-align: center;
	color: #FFFFFF;
	background: url("") #1e5e9c no-repeat left top;
	margin: 0;
	padding: 0;
	border-bottom: solid #243742 1px;
	height: 100px;
	line-height: 100px;
}
.menuUIsub .menuSubTitleUI h2{
	font-size: 26px;
    font-family: 'Noto Regular', sans-serif;
}
.menuUIsub .sub_div .ul_2 .li_2 .a_2{
	display: block;
	font-size: 18px;
	text-align: left;
	color: #333;
	background-color: #fff;
	margin: 0;
	padding-left: 26px;
	border-bottom: solid #ccc 1px;
  	border-left: solid #ccc 1px;
  	border-right: solid #ccc 1px;
	height: 56px;
	line-height: 56px;
  	font-family: 'Noto Regular', sans-serif;
}
.menuUIsub .sub_div .ul_2 .li_2 .a_2:hover,
.menuUIsub .sub_div .ul_2 .li_2 .a_2._active {
	font-family: 'Noto Medium', sans-serif;
	background-color: #f5f5f5;
}
.menuUIsub .sub_div .ul_2 .li_2 .div_3{
	display: none;
	background-color: #C3ECF7;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px #93CBD9 solid;
}
.menuUIsub .sub_div .ul_2 .li_2 .div_3 .ul_3 .li_3 .a_3{
	display: block;
	color: #333;
	font-size: 12px;
	margin: 0;
	padding-left: 10px;
	height: 18px;
	line-height: 18px;
}
.menuUIsub .sub_div .ul_2 .li_2 .div_3 .ul_3 .li_3 .a_3:hover{
}
.menuUIsub .sub_div .ul_2 .li_2 .div_3 .ul_3 .li_3 .a_3._active{
	font-weight: 600;
}
.menuUIsub .sub_div ul li._active ._childDiv {
	display: block !important;
}

/**[탭메뉴]********************************************************/
/* tab 메뉴 style */
.menuUItab													{margin-top: 27px; margin-bottom: 30px;}
.menuUItab > .tab_div .ul_3								{overflow: hidden;}
.menuUItab > .tab_div .ul_3 > li						{float: left;}
.menuUItab > .tab_div .ul_3 > li > a					{display: block;color: #494949;background-color: #f8f8f8;padding: 10px 25px;border: 1px solid #d2d2d2; box-sizing: border-box; font-size:15px; margin:1px;transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);}
.menuUItab .tab_div .ul_3 li._1st  .a_3 					{/*border-left: 1px solid #d2d2d2;*/}
.menuUItab .tab_div .ul_3 > li > a:hover			{color:#FFF;background:#bfbfbf;}
.menuUItab .tab_div .ul_3 > li > a._active			{color: #fff; background-color: #51c4cb; border: 1px solid #51c4cb;}

.menuUItab > .tab_div .ul_3 .div_4											{position:absolute;}
.menuUItab > .tab_div .ul_3 .div_4 .ul_4 .li_4								{float:left; position:relative;}
.menuUItab > .tab_div .ul_3 .div_4 .ul_4 .li_4:before 					{content:''; display:block; position:absolute; right:0; top:18px; height:10px; width:1px; background-color:#999;}
.menuUItab > .tab_div .ul_3 .div_4 .ul_4 .li_4:last-child:before 		{display:none;}
.menuUItab > .tab_div .ul_3 .div_4 .ul_4 .li_4 .a_4						{display:block; padding:15px; font-size:1.0em;}
/*.menuUItab .tab_div{
	background-color: #f7f7f7;
	border: 1px #ddd solid;
	padding: 5px 5px 0 5px;
	margin-bottom: 1em;
}
.menuUItab .tab_div .ul_3{
	overflow: hidden;
	position: relative;
}
.menuUItab  .tab_div .ul_3 .li_3{
	float: left;
	width: 33.3%;
	margin-bottom: 5px;
}
.menuUItab .tab_div .ul_3 .li_3 .a_3{
	font-size: 13px;
	display: block;
	text-align: center;
	height: 30px;
	color: #415E70;
	line-height: 30px;
	background-color: #C3ECF7;
}
.menuUItab .tab_div .ul_3 .li_3 .a_3:hover{
	color: #fff;
	background-color: #93CBD9;
}
.menuUItab .tab_div .ul_3 .li_3 .a_3._active{
	color: #fff;
	background-color: #415E70;
	font-weight: 600;
}*/

/**페이지타이틀+페이지네비게이션********************************************************/
#masterTitle{
	color: #000;
}
#masterTitle h1{
	height: 50px;
	line-height: 50px;
	font-size: 38px;
  	font-family: 'Noto Regular', sans-serif;
}
#masterNavigation{
	padding-left: 20px;
	height: 15px;
	line-height: 15px;
	background: url("../images/navHome.gif") no-repeat left 50%;
}

/**[글로벌 네비게이션]********************************************************/
#_globalNavi {
	position: absolute;
}

/**[회원정보 메뉴 숨김]********************************************************/
.menuUItop ul.ul_1 li.li_1.eQ06 { display: none; }
.menuUItop ul.ul_1 li.li_1.eQ07 { display: none; }

/**[GNB 메뉴]********************************************************/
#mGnb ul { position: absolute; top: 6px; right: 20px; }
#mGnb ul:after { content:""; display: block; clear: both; }
#mGnb ul li { float: left; }
#mGnb ul li a { display: block; color: #fff; font-size: 15px; }
#mGnb ul li:not(:last-child) a:after { content: ":"; padding: 0 10px; }

/**[페이지네비게이션]********************************************************/
#_pageNavigation li {
  font-size: 15px;
}

._contentBuilder ._obj._objHeading .objHeading_h2 {
  	padding-top: 0;
  	font-family:'Noto Regular';display:block;line-height:1;font-size:22px;color:#333;
  	padding-left: 20px;
    background: url("../images/h2.png") 0 6px no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h3 {
  	font-family:'Noto Regular'; display:block; line-height:1; font-size:18px; color:#44a3bd;
  	padding-left: 20px;
  	background: url("../images/h3.png") 2px 50% no-repeat;
}
._contentBuilder ._obj._objHeading .objHeading_h4 {
  	font-family:'Noto Regular'; display:block; line-height:1; font-size:16px; color:#018cff;
  	padding-left: 20px;
  	background: url("../images/h4.png") 5px 50% no-repeat;
}

/**[페이지 폰트 크기]********************************************************/
.sub #_container #_content #contentsEditHtml #_contentBuilder ._objHtml {
  font-size:1.4em; line-height: 1.8;
}
