
/*
#header button.navbar-toggler {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 100%;
	padding: 0;
	border: 0 none;
	border-radius: 0;
}
*/
#search-area form input.button:hover,
#search-area form input.button:focus {
	background-size: 24px;
}
#header .top-links-area .top-links-right {
	position: relative;
	float: left;
}
#header .top-links-area .top-links-right ul li {
	display: inline-block;
	vertical-align: top;
    padding: 0 5px;
}
#header .top-links-area .top-links-right ul li a{
	display:block;
    padding-top: 33px;
}
#header .top-links-area .top-links-right ul li.search button.search-popup-open{
    display: block;
    width: 46px;
    height: 46px;
    background: url(/images/ko/main/search.svg)no-repeat center center;
    margin-top: 24px;
}
#search-popup-background{
background-color: rgba(0,0,0,0.9) !important;
}
#search-popup_wrapper{

}
#search-popup input.button{
    background: url(/images/ko/main/search.svg)no-repeat center center !important;
}
#search-popup ul{
    text-align: center;
    margin-bottom: 40px;
}
#search-popup ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
#search-popup ul li label{
color:#fff;
font-size:26px;
}

#search-popup input[type="radio"]{
	display:none;
}
#search-popup input[type="radio"] + label span{
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    width: 24px;
    height: 24px;
    margin: 7px 4px 0 12px;
    background: url(/images/common/radio-check.svg) 0 0 no-repeat;
    background-size: 24px;
}
#search-popup input[type="radio"]:checked + label span {
    background: url(/images/common/radio-check.svg) 0 -24px no-repeat;
    background-size: 24px;
}
#header .top-links-area .top-links-right ul li img {
	width:28px;
}
#header .top-links-area .top-links-right ul li.login a{
	padding-top:31px;
}
#header .top-links-area .top-links-right ul li.login img {
	width:33px;
}
#header .top-links-area .top-links-right ul li.logout{
	padding:0;
}
#header .top-links-area .top-links-right ul li.logout a{
	padding-top:28px;
}
#header .top-links-area .top-links-right ul li.logout img {
	width:40px;
}
#header .top-links-area .top-links-right ul li a.bookmark-list {
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	background: url(/images/open.content/ko/common/bookmark-on.svg) 50% 50% no-repeat;
	background-size: 22px;
	transition-duration: .075s;
	-webkit-transition-duration: .075s;
}
#header .top-links-area .top-links-right ul li a.register {
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	background: url(/images/open.content/ko/common/registration.svg) 50% 50% no-repeat;
	background-size: 22px;
	transition-duration: .075s;
	-webkit-transition-duration: .075s;
}
#header .top-links-area .top-links-right ul li a.language {
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	background: url(/images/common/language.svg) 50% 50% no-repeat;
	background-size: 22px;
	transition-duration: .075s;
	-webkit-transition-duration: .075s;
}
#header .top-links-area .top-links-right ul li a.login,
#header .top-links-area .top-links-right ul li a.logout,
#header .top-links-area .top-links-right ul li a.join {
	font-size: 110%;
	line-height: normal;
}
#header .setting-item-language {
    overflow: hidden;
}

#header .setting-item-language {
    float: left;
    position: relative;
    margin-right: 12px;
}
#header .setting-item-language > label {
    cursor: pointer;
    text-indent: -9999em;
    display: inline-block;
	vertical-align: top;
    color: #fff;
    background-color: transparent;
}
#header .setting-language {
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	background: url(/images/common/language.svg) 50% 50% no-repeat;
	transition-duration: .075s;
	-webkit-transition-duration: .075s;
	background-size: 26px;
}
#header .setting-language-select {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 60px;
	height: auto;*/
	width: 36px;
	height: 36px;
	opacity: 0;
	cursor: pointer;
	z-index: 1;
}
#header .top-links-area .top-links-right ul li a.login {
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -9999em;
	background: url(/images/common/login-icon.svg) 50% 50% no-repeat;
	background-size: 34px;
}
#header .top-links-area .top-links-right ul li a.join {
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -9999em;
	background: url(/images/common/register-icon.svg) 0 0 no-repeat;
	background-size: 34px;
}

#header .top-links-area .top-links-right ul li a.logout {
	line-height: 34px;
}
#header .top-links-area .top-links-right ul li a.logout span.logout-btn {
	display: inline-block;
	width: 34px;
	height: 34px;
	text-indent: -9999em;
	/*background: url(/images/common/logout-btn.svg) 50% 50% no-repeat;*/
	background: url(/images/common/logout.svg) 50% 50% no-repeat;
	background-size: 34px;
}

#header .top-links-area .top-links-right ul li a.order {
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -9999em;
	background: url(/images/common/order-icon.svg) 50% 50% no-repeat;
	background-size: 26px;
}
#header .top-links-area .top-links-right ul li a.modify {
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -9999em;
	background: url(/images/common/modify-icon.svg) 50% 50% no-repeat;
	background-size: 26px;
}
#header .top-links-area .top-links-right ul li a:hover {
	transform: scale(1.15);
}
#header .top-links-area .top-links-right ul li a.logout {
	color: #161616;
}
#header .top-links-area .top-links-right ul li a.logout:hover {
	transform: scale(1);
}
#header .top-links-area .top-links-right ul li a.logout span.user-name {
	border-bottom: 2px solid transparent;
}
#header .top-links-area .top-links-right ul li a.logout:hover span.user-name {
	border-bottom-color: #4ab996;
}



#header .header-area {
     border-color: transparent; /**/
}
#header .header-area {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
	/*    background: #fff; */
	background: rgba(0,0,0,.65);
	border-top: 1px solid rgb(255 255 255 / 100%);
}
#header .header-area:after{
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#eee;
	position:absolute;
	top:90px;
}


/* menu-area, menu-pc */
#main-menu-area {
	position: relative;
	float: left;
	width: 75%;
	height: 100%;
	margin: 0;
	padding:0;
	z-index: 1000;
}
#main-menu-area div.other-links {
	position: absolute;
	top: 32px;
	right: 18px;
	z-index: 101;
}
#menu-pc {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#menu-pc ul {
	position: relative;
	height: 100%;
	z-index: 100;
    text-align: center;
}
#menu-pc ul li {
	position:relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	padding: 0;
    width: 14.2%;
}

#menu-pc ul li.menu02{
    width: 18.2%;
}
#menu-pc ul li.menu03{
	width: 13.2%;
}
#menu-pc ul li.menu04{
	width: 13.2%;
}
#menu-pc ul li.menu05{
	width:13.2%
}
#menu-pc ul li.menu06{
	width: 12.2%;
}
#menu-pc ul li.menu06{
	width:11%;
}

#menu-pc ul li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 18px;
    text-align: left;
    height: 100%;
    padding: 0;
    line-height: 90px;
    letter-spacing: -1px;
    font-weight: 700;
}
body.on #menu-pc ul li a {
	color: #fff;
}
body.on #header:before {
	background: #e6e6e6;
}
#menu-pc ul li a span {
	display: block;
	position: relative;
	text-align: left;
	height: 100%;
    text-align: center;
}
#menu-pc ul li a span:before {
	content: '';
    display: block;
    position: relative;
    top: 87px;
    left: 31%;
    width: 40%;
    height: 3px;
    text-align: left;
	margin: 0;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transition: .2s ease-in;
	z-index: 10;
}
#menu-pc ul li.current a span:before,
#menu-pc ul li.on a span:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
#menu-pc ul li.on a span:before {
	background-color: #ffd71a;
}
#menu-pc ul li.current a span:before {
	background-color: #f26739;
}
#menu-pc ul li ul {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	z-index: 1000;
	padding-left:46px;
}
#menu-pc ul li:nth-child(1) ul{
	padding-left:42px;
}
#menu-pc ul li:nth-child(2) ul{
	padding-left:42px;
}
#menu-pc ul li:nth-child(3) ul{
    padding-left: 35px;
}
#menu-pc ul li:nth-child(4) ul{
	padding-left:52px;
}
#menu-pc ul li:nth-child(5) ul{
	padding-left:38px;
}
#menu-pc ul li:nth-child(6) ul{
	padding-left:30px;
}
#menu-pc ul li:nth-child(7) ul{
	padding-left:24px;
}
#menu-pc ul li:hover ul li:hover ul {
	z-index: 101;
}
#menu-pc ul li ul li {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#menu-pc ul li ul li a {
	display: block;
	position: relative;
	font-size: 100%;
	font-weight: 300;
	text-align: left;
	margin: 0;
	padding:4px 0 4px 0px;
	z-index:1000;
    line-height: normal;
	font-size:16px;
}
#menu-pc ul li ul li a:hover,
#menu-pc ul li ul li a:focus {
	color: #fffb78;
	padding-left: 5px;
	z-index:1002;
}
#menu-pc ul li ul li.current a,
#menu-pc ul li ul li.current a:hover,
#menu-pc ul li ul li.current a:focus {
	z-index:1002;
}
#menu-pc ul li.current ul li.current a {
	color: #0cecb9;
	color: #10a506;
	color: #ff8259;
}
#menu-pc ul li ul li a:before {
	content: '';
	position: absolute;
	left: -15px;
	top: 14px;
	width: 10px;
	height: 1px;
	background-color: #aaa;
	transform: scaleX(1);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#menu-pc ul li.current ul li.current a:before {
	background-color: #1f1f1f;
}
#menu-pc ul li.last {
	margin-right: 0;
}
#menu-pc ul li ul li ul {
	display: none;
}


#tooltip {
	position: absolute;
	top: 36px;
	left: 50%;
	transform: translateX(-50%);

	z-index: 10000;
}
#tooltip .tipBody:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #333;
	transform: translateX(-50%);
}
#tooltip .tipBody {
	display: block;
	color: #fff;
	font-size: 75%;
	text-indent: 0;
	text-align: center;
	width: 85px;
	margin-top: 4px;
	padding: 6px 0;
	background-color: #333;
}

#header .top-links-area .top-links-right:after {
	clear: both;
	display: block;
	content: '';
}
#header h1 {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
}
#header .header-middle>a {
	display: inline-block;
	float: left;
}
#header .header-middle nav {
}
/*서브비주얼검색영역*/
#search-area{
	width:100%;
	min-width: 1903px;
	height:410px;
	background:url(/images/ko/common/sub-visual01.png) no-repeat center center;
	position:relative;
	z-index:2;
}
#search-area .inner{
	width:1280px;
	margin:0 auto;
    padding-top: 135px;
}
#search-area .inner h2{
	text-align:center;
	color:#fff;
	font-size:34px;
	font-weight:600;
	margin-bottom:15px;
}
#search-area .inner div.search{
	width:450px;
	margin:0 auto 25px;
}
#search-area .inner div.search fieldset{
    width: 450px;
    height: 50px;
    border-radius: 25px;
    display: block;
    overflow: hidden;
}
#search-area .inner div.search fieldset input{
	width:80%;
	height:100%;
	border:0;
	padding-left:20px;
}
#search-area .inner div.search fieldset input::placeholder{
	font-size:16px;
	font-weight:300;
}
#search-area .inner div.search fieldset button{
    width: 20%;
    height: 100%;
    border: 0;
    background-color: #0599F5;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    text-indent: -5px;
}
#search-area .inner div.search fieldset button:focus,
#search-area .inner div.search fieldset button:focus-visible{
	border: 2px dashed #ff0000;
}
#search-area .inner div.keyword{
	text-align:center;
}
#search-area .inner div.keyword a{
	display:inline-block;
	color:#fff;
	margin:10px 10px;
	font-weight: 500;
}
#search-area .inner ul{
	width:100%;
	text-align:center;
}
#search-area .inner ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 13px;
}
#search-area .inner ul li a{
	display:block;
	width:120px;
	height:45px;
	background:#fff;
	border-radius:25px;
	text-align:center;
	line-height:45px;
	font-size:18px;
}
#search-area .inner ul li.current a.ph,
#search-area .inner ul li a.ph:hover{
    background: #ff4242;
    color: #fff;
    font-weight: bold;
}
#search-area .inner ul li.current a.gj,
#search-area .inner ul li a.gj:hover{
    /* background: #fda726; */
    background: #ff5e00;
    color: #fff;
    font-weight: bold;
}
#search-area .inner ul li.current a.yd,
#search-area .inner ul li a.yd:hover{
	/* background: #3fc925; */
	background: #31a501;
    color: #fff;
    font-weight: bold;
}
#search-area .inner ul li.current a.uj,
#search-area .inner ul li a.uj:hover{
    background: #428ce7;
    color: #fff;
    font-weight: bold;
}
#search-area .inner ul li.current a.ul,
#search-area .inner ul li a.ul:hover{
    background: #b950f9;
    color: #fff;
    font-weight: bold;
}
/*서브비주얼서치영역끝*/

#header .container {
    padding-right: 0;
    padding-left: 0;
}
#content th.bb-list-author {
	width: 11%;
}

#content-main ul.depth01 li em {
	margin-top:10px;
	font-weight:500;
}
#content-main ul.depth01 li {
	background:url(/images/common/depth01.png)no-repeat 0 8px;
	padding-left: 10px;
	font-size: 90%;
	margin-bottom: 6px;
	margin-left: 3px;
}
#content-main ol.depth01 li {
	padding-left: 10px;
	font-size: 90%;
	margin-bottom: 6px;
}
#content-main ol.depth01 li span.number{
	color: #e84e6f;
	font-weight: 500;
}
#content-main ul.depth01 li ul{
	margin-top: 5px;
}
#content-main ul.depth01 li ul li{
	background:url(/images/common/depth02.png)no-repeat 5px 12px;
	padding-left:0.8em;
	font-size: 100%;
	margin-bottom: 2px;
}
#content-main ul.depth01 li ul li ul li{
	background:url(/images/common/depth03.png)no-repeat 0 5px;
	padding-left:0.8em;
}
#content-main ul.depth01 li ul li ul li ul li{
	font-size:12px;
	background:none;
	padding-left:0;
}
#content-main .data-text{
    font-size: 85%;
    margin-top: 10px;
    font-weight: 400;
}
#content-main .content-button,
#content-main .content-button2{
	margin-top: 25px;
}
#content-main .content-button a{
	background: #ff7033 url(/images/common/arrow01.svg)  no-repeat  right 14px center;
	color: #fff;
	padding: 10px 28px 10px 15px; 
	font-size: 75%;
	font-weight: 400;
	margin-top: 10px;
	border-radius: 5px;
}
#content-main .content-button a:hover{
	transition: 0.3s;
	background: #ff4d00 url(/images/common/arrow01.svg)  no-repeat right 11px center;
}
#content-main .content-button2 a{
	background: #5f5f5f url(/images/common/arrow01.svg)  no-repeat  right 14px center;
	color: #fff;
	padding: 10px 28px 10px 15px; 
	font-size: 75%;
	font-weight: 400;
	margin-top: 10px;
	border-radius: 5px;
}
#content-main .content-button2 a:hover{
	transition: 0.3s;
	background: #3c3c3c url(/images/common/arrow01.svg)  no-repeat right 11px center;
}
#content-main h4 {
	font-size: 140%;
    font-weight: 500;
    letter-spacing: -2px;
}
#content-main h5 {
	font-size: 100%;
	font-weight: 400;
	letter-spacing: -1px;
}

#content-main .content-box {
    background: #F9F9F9;
    border: 1px solid #d0d0d0;
    padding: 25px;
	margin-bottom: 10px;
}
#content-main .bold {
	font-weight: 400;
}
#content-main .page-text{
	margin-top: 20px;
	width: 350px;
}
#content-main .sub-title {
	font-size: 85%;	
	color: #444;
}
/*
#content-main .title {
	font-size: 90%;
	font-weight: 400;
}
*/

#content img.public {
	display: block;
}
#content img.mds {
	display: none;
}
#content-main .line {
	margin:10px 3px;
	margin-left: 3px;
	height: 2px;
	width:25px; 
	background: #e4e4e4;
}
#content-main .page-content {
	height: 400px;
	padding-top: 20px;
	padding-left: 10px;
}
#content-main span.block {
	display: block;
}
#simplemodal-overlay {
	background-color: #000;
}
#simplemodal-container {
	max-width: 853px;
	max-height: 480px !important;
	width: 100%;
	height: 100%;
}
#simplemodal-container #youtube-preview,
#simplemodal-container #youtube-preview #contents,
#simplemodal-container #youtube-preview #contents .km-view,
#simplemodal-container #youtube-preview #contents .km-view .youtube-info {
	height: 100%;
}
#simplemodal-container iframe {
	max-width: 854px;
	max-height: 480px !important;
	width: 100%;
	height: 100%;
}
#simplemodal-container a.simplemodal-close {
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	background: #f10b33 url(/images/common/close-w-icon.svg) 50% 50% no-repeat;
}
#simplemodal-container a.simplemodal-close {
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	background: #f10b33 url(/images/common/close-w-icon.svg) 50% 50% no-repeat;
}
#simplemodal-container .detail-info {
	position: relative;
	text-align: center;
	margin: 30px auto 0 auto;
}
#simplemodal-container .detail-info a {
	display: inline-block;
	color: #fff;
	font-size: 80%;
	padding: 12px 40px;
	background-color: #3fa2ff;
	background-color: #10a3f5;
}
#simplemodal-container .detail-info a:hover {
	background-color: #ff7062;
}


@media (max-width: 1280px){
	#header .navbar {	
		padding: 0;
	}
}
@media (max-width: 1024px){
}
@media (max-width: 768px){
	#content img.public {
		display: none;
	}
	#content img.mds {
		display: block;
	}
	#simplemodal-container .detail-info {
		margin-top: 15px;
	}
	span.tel-info {
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
	}
}
/* for print url-expand*/
span.url { display: none !important; }


