
@font-face {
 font-family:'NEXON Lv2 Gothic'; font-weight:200; src:url(./font/NEXONLv2GothicLight.eot)  ,   
	  url(./font/NEXONLv2GothicLight.eot?#iefix) format('embedded-opentype'),
      url(./font/NEXONLv2GothicLight.woff) format('woff'),
      url(./font/NEXONLv2GothicLight.ttf) format('truetype'); }

@font-face {
 font-family:'NEXON Lv2 Gothic'; font-weight:400; src:url(./font/NEXONLv2GothicRegular.eot)  ,   
	  url(./font/NEXONLv2GothicRegular.eot?#iefix) format('embedded-opentype'),
      url(./font/NEXONLv2GothicRegular.woff) format('woff'),
      url(./font/NEXONLv2GothicRegular.ttf) format('truetype'); }

@font-face {
 font-family:'NEXON Lv2 Gothic'; font-weight:600; src:url(./font/NEXONLv2GothicMedium.eot)  ,   
	  url(./font/NEXONLv2GothicMedium.eot?#iefix) format('embedded-opentype'),
      url(./font/NEXONLv2GothicMedium.ttf) format('truetype'); }

@font-face {
 font-family:'NEXON Lv2 Gothic'; font-weight:800; src:url(./font/NEXONLv2GothicBold.eot)  ,   
	  url(./font/NEXONLv2GothicBold.eot?#iefix) format('embedded-opentype'),
      url(./font/NEXONLv2GothicBold.woff) format('woff'),
      url(./font/NEXONLv2GothicBold.ttf) format('truetype'); }



/* body */
body {margin:0; padding:0; font-size:16px; font-family:'NEXON Lv2 Gothic', 'Noto Sans KR','NanumSquare','Malgun Gothic','Nanum Square Round'; word-break:keep-all; word-wrap:break-word; /*transform:skew(-0.0005deg); */
	-webkit-font-smoothing:antialiased; -moz-font-smoothing:unset; -moz-osx-font-smoothing:grayscale; font-smoothing:antialiased; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; backface-visibility:hidden; text-rendering:auto; text-rendering:optimizeSpeed; text-rendering:optimizeLegibility; text-rendering:geometricPrecision; text-rendering:inherit; color:#000; }

@media (max-width:767.98px) {
	body {font-size:14px; /*word-break:break-word;*/ }
}

.h4, h4 {font-size:1rem !important; margin-top :0; }

ul, li { padding:0; margin:0px; list-style:none; }

@media (max-width:767.98px) {
	th, td {word-break:break-word;}
}

a.a:hover { text-decoration:none !important; margin-top :0; }

textarea { resize:none; font-family:'NEXON Lv2 Gothic'}

div.article .imageblock, div.article .tt-gallery-box, div.communicateList img
{ transform:rotate(0.001deg); }


section { position:relative; }

input[type="password"] { font-family:Arial, Helvetica, sans-serif !important; }


textarea:focus { outline:none; } 
button:focus { outline:none; } 
input:focus { outline:none; }
details:focus  { outline:none; }
summary{  outline:none; }

/* 폰트설정 */
.handon_300 {font-family:'NEXON Lv2 Gothic', 'NEXEN_TIRE' !important; font-weight:400; }
.handon_600 {font-family:'NEXON Lv2 Gothic','NEXEN_TIRE' !important; font-weight:600; }

.font_point {font-family:'NEXON Lv2 Gothic', 'NEXEN_TIRE'; }


.font_100 {font-weight:100 !important; }
.font_300 {font-weight:300 !important; }
.font_400 {font-weight:400 !important; }
.font_500 {font-weight:500 !important; }
.font_600 {font-weight:700 !important; }

.green { color:#5bbc2e}

.text_center { text-align:center !important; }
.text_left { text-align:left !important; }
.text_right { text-align:right !important; }

.web { display:inline-block !important; }
.mobile { display:none !important;}

@media (max-width:767.98px) {
	.web { display:none !important;}
	.mobile { display:inline-block !important;}
}


/* head */
.sound_only {display:inline-block !important; position:absolute; top:0; left:0; margin:0 !important; padding:0 !important; font-size:0; line-height:0; border:0 !important; overflow:hidden !important}
.top-bg-black {background:rgba(0, 0, 0, 0.6)}
.bg-footer {background:rgba(0, 0, 0, 0.9)}


.navbar-brand {font-size:1.1rem !important; margin-top:-10px !important; }
.navbar-brand img { height:40px; margin-top:6px; }

.navbar { height:90px; border-bottom:1px solid #e5e5e5; }

@media (max-width:767.98px) {
	.navbar { height:50px !important; padding:0 15px !important; }	
	.navbar-brand { margin-top:0; }
	.navbar-brand img { height:24px; margin-top:6; }
}


.dropdown:hover>.dropdown-menu {display:block; margin-top:-2px; padding-top:-10px; border-top:10px solid rgba(0,0,0,0); }
.navbar-nav .dropdown-menu {right:-30px; }
.dropdown-item {font-size:0.85rem; line-height:1.2; }
.dropdown-item:hover, .nav-link:hover {color:#ffd834 !important; }
.dropdown-item:focus, .dropdown-item:hover  {background-color:transparent !important; }
.dropdown-item:active, .nav-link:active {background-color:#fff; }

.nav-item { font-size:22px; font-weight:800; }
.nav-item .nav-link {color:#000 !important; padding-right:20px; padding-left:20px; margin-left:0px; }
/*.nav-item .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }*/
/*.nav-item:nth-child(1) .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }
.nav-item:nth-child(2) .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }
.nav-item:nth-child(3) .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }
.nav-item:nth-child(4) .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }
.nav-item:nth-child(5) .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:10px; font-weight:200; }*/
/*.nav-item:nth-child(4) .nav-link {color:#000 !important; padding-right:1em; padding-left:1em !important; margin-left:0px; margin-right:30px; }*/
/*.nav-item .nav-link::after { content:''; font-size:10px; color:rgba(0,0,0,.1); margin-left:0px; }*/
.nav-item .nav-link:active {background-color:transparent}
.nav-item .nav-link:hover {color:#ffc90a} 
.nav-item_02 {content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:30px; font-weight:200; }
.nav-item_02 a { margin-top:0px; display:inline-block; }
/*.nav-item_02 p {position:absolute; right:0; top:-26px; background-color:#13a89e; width:100%; height:100px; z-index:0; }*/

/*.nav-item:nth-child(7) .nav-link { padding-right:0; }*/

@media (max-width:767.98px){
	.nav-item { font-size:18px; }
	.nav-item .nav-link {color:#000 !important; }
}

.nav-link_02 {font-size:16px; color:#000; font-weight:600; padding-right:1em; padding:6px 12px 4px; vertical-align:10px; margin-top:4px; display:inline-block; border:2px solid #ddd; border-radius:50px; }
.nav-link_02:hover { color:rgba(255,255,255,1) !important; background-color:#00a2e5; border-color:#00a2e5; } /* 디자인버튼 HOVER */
.nav-link_02:hover .lang:hover {color:rgba(255,255,255,1) !important; }
.nav-link_02 img {width:20px; margin-right:6px; }

@media (max-width:1140px){
	.nav-item .nav-link {padding-right:20px !important; padding-left:10px !important; }
	/*.nav-item .nav-link::after  { content:'|'; font-size:18px; color:rgba(0,0,0,.3); margin-left:00px; font-weight:200; }*/
	.nav-item .nav-link span { display:none; }
	
	.nav-link_02 { margin-left:10px; }
	.nav-link_02 span { display:none !important; }
	.nav-link_02 img { margin-right:4px !important; }
	.nav-link_02:hover { color:#000 !important; } /* 디자인버튼 HOVER */
	
	.nav-item_02 {margin-left:2dfga0px; }
}

@media (max-width:767.98px){
	.nav-item_02 { margin-left:0; }
	.nav-link_02 { border:none; font-size:18px; color:#333; font-weight:600; padding:8px 0px; padding-left:0 !important; margin-left:0; }
	.nav-item_02 a:hover {color:#333 !important}
	
	.nav-link_02 a:hover {color:#000 !important}
	.nav-link_02 span { display:inline !important; }
	.nav-link_02 img { display:none; }
	.nav-item_02 p { display:none; }
}

/*.nav-link_02::after { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-link_02:active {background-color:transparent}*/
@media (max-width:767.98px){
.nav-item .nav-link {color:#333 !important; padding-right:1em; padding-left:0em !important; margin-left:0px; font-weight:600; }	
.nav-item .nav-link:hover {color:#333 !important}
.nav-item:first-child .nav-link::after  { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-item:nth-child(2) .nav-link::after  { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-item:nth-child(3) .nav-link::after  { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-item:nth-child(4) .nav-link::after  { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-item:nth-child(5) .nav-link::after  { content:''; font-size:10px; color:rgba(255,255,255,.3); margin-left:0px; }
.nav-item

.nav-link_02 img { display:none; }
/*.nav-item_02 .nav-link::after { content:'고객문의'; font-size:20px; color:#fff; margin-left:0px; }*/

}


.btn_manager { display:inline-block; width:44px; height:44px; line-height:44px; text-align:center; font-size:18px; color:#000; font-weight:600; background-color:#fff; margin-top:-5px; border-radius:00px; border:2px solid #000; }
.btn_manager:hover { color:#000; } 
.btn_manager i { font-size:24px; vertical-align:-4px; padding-right:4px; }
.btn_manager img {width:30px; }
@media (max-width:767.98px){
	.btn_manager { padding:0; background-image:none; color:#ffc90a; border:none !important; background:none !important; text-align:left; width:100% !important; font-size:18px !important; }
	
	/*.google::after { content:'Google Play'; font-size:16px; margin-left:5px; }
	.ios::after { content:'App Store'; font-size:16px; margin-left:5px; }
	*/
}


.leftmenu_b > .dropdown-item {font-size:0.85rem; line-height:30px; }
.leftmenu_s > .dropdown-item {font-size:0.85rem; line-height:26px; }
#hd_h1 {position:absolute; font-size:0; line-height:0; overflow:hidden}


/* 다국어 레이어팝업 */
.lang-popup { display:none; position:fixed; top:0; right:0; bottom:0; left:0; /*background-color:rgba(0, 0, 0, 0.5); */ z-index:9999; }

.lang-popup.show { display:block; }

.lang-dialog {width:300px; margin:40px auto; background-color:#fff; }

.lang-content { text-align:center; position:absolute; z-index:3333; background:#f7f7f7; right:50px; top:70px; border-radius:4px; padding:5px 0; box-shadow:5px 5px 8px rgba(0,0,0,.1); }
.lang-content ul { text-align:center; padding:5px 20px; border-radius:4px; font-size:14px; font-weight:800; }




/* 내비게이션 css */
.sideT3 { position:fixed; right:0; top:30px; margin-right:20px; overflow:hidden; cursor:pointer; padding-left:8px; z-index:9900; cursor:default; }

.topon li { float:left; margin-left:20px; position:relative; }
.circle-1 { height:28px; background:#ffffff; -moz-border-radius:70px; -webkit-border-radius:70px; border-radius:70px; }
.size{ font-size:7px; text-align:center; top:50%; vertical-align:middle; line-height:26px; }
.tobg4:before { content:""; top:20%; width:16px; height:16px; background:url(../img/common/glo.png) center center no-repeat; z-idnex:11; position:absolute; left:8px; }
.tobg4 { font-weight:800; font-size:13px; color:#797979; }
.tobg4 img { width:30px; }
.circle-1 a { font-size:12px; display:block; padding:0 12px; }

.sideT { width:115px; position:fixed; right:0; top:17px; margin-right:20px; overflow:hidden; cursor:pointer; padding-left:8px; z-index:9900; }

.circle { width:28px; height:28px; background:#EFEFEF; -moz-border-radius:70px; -webkit-border-radius:70px; border-radius:70px; }
.size{ font-size:7px; text-align:center; top:50%; vertical-align:middle; line-height:26px; }
.tobg { width:28px; height:28px; background:url(http://www.runde2.com/display/img/common/t1.png) center center no-repeat; z-idnex:11; position:absolute; }
.tobg2 { width:28px; height:28px; background:url(http://www.runde2.com/display/img/common/t2.png) center center no-repeat; z-idnex:11; position:absolute; }
.tobg3 { width:28px; height:28px; background:url(http://www.runde2.com/display/img/common/t3.png) center center no-repeat; z-idnex:11; position:absolute; }

@media only screen and (max-width:1024px) {
.sideT3{ display:none; }
.sideT { display:none; }
.mtell_cen { margin-top:30px; text-align:center; position:absolute; bottom:0px; } 
.mobile_tell { font-weight:900; color:#fff!important; font-size:13px; border-top:0px solid #414244; display:inline-block; padding:5px 12px; width:210px; background:#232323; }
.Call_tx { margin-right:7px; font-weight:300; }
.Call { margin-left:3px; font-weight:300; color:#000; }
}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000; position:absolute; top:0; left:0; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%; height:75px; background:#21272e; color:#fff; font-size:2em; font-weight:bold; text-align:center; text-decoration:none; line-height:3.3em}
#hd_wrapper {position:relative; margin:0 auto; padding:0; height:0; zoom:1}
#hd_wrapper:after {display:block; visibility:hidden; clear:both; content:""}

.trans {background-color:rgba(0,0,0,0.8)}
.gap {padding-top:15px; }
.copy p {font-size:.95rem; }


/* 팝업레이어 */
#hd_pop {z-index:1000; position:relative; margin:0 auto; height:0; z-index:99999; text-align:center; top:80px; }
#hd_pop h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
.hd_pops_div {position:absolute; top:48px !important; left:50% !important; transform:translateX(-50%); max-width:90% !important; min-width:300px !important; width:100%; text-align:center; display:flex; align-items:top; justify-content:center }
.hd_pops { display:inline-block; text-align:center; background-color:#000; border:1px solid #eee; }
.hd_pops img{width:100%; }
.hd_pops_con {width:auto !important; height:auto !important; display:inline-block; max-width:1100px; }
.hd_pops_footer {padding:0; background:#000; color:#fff; text-align:left; position:relative; }
.hd_pops_footer:after {display:block; visibility:hidden; clear:both; content:""}
.hd_pops_footer button {padding:10px; border:0; color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000; text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939; position:absolute; top:0; right:0}

@media (max-width:767.98px) {
	#hd_pop { top:60px; }
	.hd_pops_div { display:block; top:-2px !important; }
	.hd_pops { display:block; width:96%; margin:auto; margin-bottom:20px; top:-10px !important; box-shadow:5px 5px 10px rgba(0,0,0,.1); }
	.hd_pops_footer { font-size:12px; }
	
	.hd_pops_con {}		
}


.group { position:absolute; right:142px; top:200px; width:111px; z-index:2; }
@media only screen and (max-width:1250px) {
.group {  display:none; }

}

.goco { background:white; /*border:none; box-shadow:1px 0.1px 0.5px rgba(0,0,0,0.22); */   transition:all 0.2s ease-in-out; border-bottom:1px solid #d8d8d8; }
.mypro { text-align:center; }
.MyCom { text-align:center; }

/******************************************************* popup css *******************************************************/
.popi { text-decoration:underline; }
.pophead { background:#2471C8; padding:20px; font-size:28px; color:#ffffff; font-weight:700; }
.mPopbox .poptext {  color:#333; line-height:25px; font-size:15px; padding:16px  0 20px; line-height:32px; padding:20px 20px 25px; }
.mPopbox .mbtn_r {  width:100%; margin:10px 0 15px; padding-top:20px; border-top:1px solid #DDD; text-align:right; padding:20px 20px 35px 20px; letter-spacing:-0.4px; }
.mPopbox {  display:none; position:absolute; top:85px; left:25px; width:auto; height:auto; /*background-color:#fff; */  border:0px solid #3571B5; z-index:10; }
/*.sub_s .pop2_1 {  display:none; position:absolute; top:85px; right:25px; width:auto; height:auto; /*background-color:#fff; */  /*border:0px solid #3571B5; z-index:10; }*/
.poptext a  { padding:2px 5px; background:#393939; color:#000; width:170px; display:inline-block; font-size:13px; text-align:center; margin-top:3px; font-weight:300; }


.mdivPop {  display:block; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:9999; }
.mdivPop .mdivBG {  position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.6; filter:alpha(opacity=50); }
.mdivPop .mPopbox {  display:block; }

a.mdivclose { float:right; display:inline-block; height:25px; padding:0 14px 0; border:1px solid #2471C8; background-color:#2471C8; font-size:12px; color:#fff; line-height:25px; }
a.mdivclose:hover {  border:1px solid #091940; background-color:#1f326a; }
.notpage { float:left; font-size:13px; font-weight:200; color:black; }


@media only screen and (max-width:460px) {
.pophead { background:#2471C8; padding:10px 10px 10px 20px; font-size:16px; color:#ffffff; }
.mPopbox p.poptext {  color:#666; line-height:25px; font-size:11px; padding:10px 20px 20px; line-height:22px; }
.mPopbox .mbtn_r {  width:100%; margin:0px 0 5px; padding-top:10px; border-top:1px solid #DDD; text-align:right; }
.mPopbox {  display:none; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:90%; height:auto; background-color:#fff; border:0px solid #3571B5; z-index:10; }
a.mdivclose { float:right; display:inline-block; height:25px; padding:0 14px 0; border:1px solid #2471C8; background-color:#2471C8; font-size:11px; color:#fff; line-height:25px; }
a.mdivclose:hover {  border:1px solid #091940; background-color:#1f326a; }
.notpage { float:left; font-size:11px; font-weight:200; color:black; }
}
/******************************************************* popup css *******************************************************/

/******************************************************* checkimg css *******************************************************/
input[type="checkbox"]:checked {   background:url(../../../img/common/element_check.png) no-repeat 50% 100%; }
input[type="checkbox"] { display:inline-block; width:20px; height:20px; border:none; vertical-align:middle; -webkit-appearance:none; border-radius:0; margin:-1px 5px 0 0; padding:0; cursor:pointer; background:url(../../../img/common/element_check.png) no-repeat 50% 0; }
/******************************************************* checkimg css *******************************************************/

/*
#hd_pop {z-index:1000; position:relative; margin:0 auto; height:0}
#hd_pop h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
.hd_pops {position:absolute; border:1px solid #e9e9e9; background:#fff; }
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0; background:#000; color:#fff; text-align:left; position:relative; }
.hd_pops_footer:after {display:block; visibility:hidden; clear:both; content:""}
.hd_pops_footer button {padding:10px; border:0; color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000; text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939; position:absolute; top:0; right:0}
*/
/* Main */
.container {max-width:1254px !important; }

/* CIRCLE IMAGE CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns with circle image */
.box_circle .col-lg-4 {margin-bottom:1.5rem; text-align:center; }
.box_circle h2 {font-weight:400; }
.box_circle .col-lg-4 p {margin-right:.75rem; margin-left:.75rem; }


/* Latest 제목 글자 수 자동 제한 */
.my_shadow {box-shadow:0 .125rem .25rem rgba(0,0,0,.09) !important; border-radius:.25rem !important; background-color:#fff !important; }
.lat li {}
.lat li a {position:relative; display:block; padding-right:30px; }
.lat li a .lt_title {display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.hot_icon {margin-right:5px; }
.new_icon {margin-right:5px; }
.aside_title h4 {font-size:.85rem !important; color:rgb(90, 90, 90); }

/* owl_webzine */
.latest-post .lat_title a {display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:rgba(0,0,0,1); font-size:.85rem; text-decoration:none; }

/* bxSlider */
.bx-wrapper {-moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; border:none !important; margin-top:25px; }
.bx-wrapper img {width:100%; height:auto; object-fit:cover; border-top:1px solid rgba(0,0,0,.125); }
.bxslider .lat_title a {display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:rgba(0,0,0,1); font-size:.85rem; text-decoration:none; }
.bx-wrapper .bx-pager {bottom:-20px !important; }
.bxslider .box {height:120px; }

/* 공통 */
.section-header h3::before {content:''; position:absolute; display:block; width:120px; height:1px; background:#ddd; bottom:1px; left:calc(50% - 60px); }
.section-header h3::after {content:''; position:absolute; display:block; width:40px; height:3px; background:#ef6600; bottom:0; left:calc(50% - 20px); }
.section-header h3 {font-size:1.3rem; color:#111; text-transform:uppercase; text-align:center; font-weight:700; position:relative; padding-bottom:15px; }

.section-header h4::before {content:''; position:absolute; display:block; width:120px; height:1px; background:#ddd; bottom:1px; left:calc(50% - 60px); }
.section-header h4::after {content:''; position:absolute; display:block; width:40px; height:3px; background:#ef6600; bottom:0; left:calc(50% - 20px); }
.section-header h4 {font-size:1.1rem; color:#111; text-transform:uppercase; text-align:center; font-weight:700; position:relative; padding-bottom:15px; }

.btn {font-size:18px; padding:.4rem 1.4rem !important; }

@media (max-width:978px) {
.btn {font-size:18px; padding:.4rem 1.4rem !important; }
}


@media (max-width:640px) {
.btn {font-size:12px; padding:4px 6px !important; }
}

.btn_w {font-size:18px !important; width:120px; height:50px; line-height:40px; margin:0px 10px; border:none !important; }
.btn_w_02 {font-size:18px !important; padding:16px 45px !important; margin:0px 10px; }

.input-group-text {padding:.25rem .5rem !important; font-size:0.8rem !important; }
.btn_autosave{position:absolute; right:1px; font-size:0.8rem; line-height:1rem; margin-top:.5rem; }

.empha {font-weight:600}
.opt .form-check-inline {display:inline-block; }

/* Tab Latest */



.tab_latest .nav-item a.active {
	background-color:rgba(0,0,0,.03); }
/*
.owl-dots {
	padding-bottom:10px; border-bottom:1px solid rgba(0,0,0,.125); }
*/
.latest-post p {
	border-bottom:1px solid rgba(0,0,0,.125); }

.latest-post .dir {
	text-align:right; }

/* Start of parallax */
/* Main Top Parallax Element Style*/ 
.paral-main-top {
	background-attachment:fixed; background-size:cover; background-position:50% 50%; }

/* Paragraph for Parallax Main Top Section */
@media (min-width:978px) {
	.paral-main-top p {
		font-size:2rem; color:#f5f5f5; text-align:center; line-height:2.2rem; padding-bottom:1.6rem; text-shadow:0 0 1px rgba(0,0,0,1); }	
}
@media (max-width:978px) {
	.paral-main-top p {
		font-size:1.3rem; color:#f5f5f5; text-align:center; line-height:1.3rem; padding-bottom:1rem; text-shadow:0 0 1px rgba(0,0,0,1); }	
}
 
/* Heading for Parallax Main Top Section */
@media (min-width:978px) {
	.paral-main-top h1 {
		color:rgba(255, 255, 255, 0.8); font-size:3.8rem; text-align:center; padding-top:15rem; line-height:4.2rem; text-shadow:0 0 1px rgba(0,0,0,0.8); } 
}
@media (max-width:978px) {
	.paral-main-top h1 {
		color:rgba(255, 255, 255, 0.8); font-size:2.2rem; text-align:center; padding-top:15rem; line-height:2rem; text-shadow:0 0 1px rgba(0,0,0,0.8); } 
}
.paral-main-top .lead {margin:1rem; }

/* Main Parallax Element Style*/ 
.paral-main {
background-attachment:fixed; background-size:cover; background-position:50% 50%; }

/* Paragraph for Parallax Main Section */ 
.paral-main p {
font-size:1.6rem; color:#f5f5f5; text-align:center; line-height:1.4rem; padding-bottom:1.6rem; text-shadow:0 0 1px rgba(0,0,0,1); }
 
/* Heading for Parallax Main Section */ 
.paral-main h1 {
color:rgba(255, 255, 255, 0.8); font-size:2.8rem; text-align:center; padding-top:8rem; line-height:3rem; text-shadow:0 0 1px rgba(0,0,0,0.8); }

.paral-sub .lead {margin:-2rem; }

/* Sub Parallax Element Style*/ 
.paral-sub {
background-attachment:fixed; background-size:cover; background-position:50% 50%; }

/* Paragraph for Parallax Sub Section */ 
.paral-sub p {
font-size:1.3rem; color:#f5f5f5; text-align:center; line-height:3.2rem; text-shadow:0 0 1px rgba(0,0,0,0.8); }
 
/* Heading for Parallax Sub Section */ 
.paral-sub h1 {
color:rgba(255, 255, 255, 0.8); font-size:2rem; text-align:center; padding-top:70px; line-height:2.6rem; text-shadow:0 0 1px rgba(0,0,0,0.8); }

.paral-sub .lead {margin:-1.2rem; }

/* Sub Parallax Element Style*/ 
.paral-sub {
background-attachment:fixed; background-size:cover; background-position:50% 50%; }

/* Paragraph for Parallax Modern-2 Section */ 
/*
.paral-modern-2 p {
font-size:1.1rem; color:#f5f5f5; text-align:center; line-height:3.2rem; text-shadow:0 0 1px rgba(0,0,0,0.8); }
*/ 
/* Heading for Parallax Sub Section */ 
/*
.paral-modern-2 h1 {
color:rgba(255, 255, 255, 0.8); font-size:2rem; text-align:center; padding-top:90px; line-height:2.2rem; text-shadow:0 0 1px rgba(0,0,0,0.8); }

.paral-modern-2 .lead {margin:-1.2rem; }
*/

/* Modern-2 Parallax Element Style*/ 
.paral-modern-2 {
background-attachment:fixed; background-size:cover; background-position:50% 50%; }

/* Layer Set for Parallax Section */
@media (min-width:798px) { 
	.parallax-window-main-top {
	    min-height:600px; background:transparent; }
}
@media (max-width:767.98px) {
	.parallax-window-main-top {
    		max-height:400px; background:transparent; }
}
.parallax-window-main {
    min-height:400px; background:transparent; }
.parallax-window-sub {
    min-height:200px; background:transparent; }
.parallax-modern-2 {
    min-height:150px; background:transparent; margin-top:50px; margin-bottom:50px; }
/* End of Parallax */

/* New Footer */
 #footer h4 {
	margin-bottom:20px; font-size:12px; color:#e6e6e6; text-transform:uppercase; letter-spacing:3px; font-weight:700; }
 #footer h4 span {
	border-bottom:1px solid #5778ff; ; padding-bottom:5px; }
 #footer .social-icons li {
	 list-style:none; display:inline-block; padding-right:10px; }
#footer .social-icons li a {
	 font-size:1.2rem; color:#5778ff; }
	#footer .footer-links {
		padding:0; margin:0; }
#footer .footer-links li {
	 list-style:none; padding:0; margin:0 0 10px 0; color:rgba(255,255,255,.6); display:block; }
#footer ul li a, #footer .pic a, #footer .desc h2 a {
	 text-decoration:none; color:rgba(255,255,255,.6); font-size:.9rem; }
#footer .footer-links li a:hover{
	 text-decoration:none; }
#footer .pic {
	position:relative; padding-left:80px; margin-bottom:40px; }
#footer .pic .small-img {
	position:absolute; top:0; left:0; display:block; width:70px; height:60px; float:left; }
.small-img {
	background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
#footer .desc h2 {
	font-size:14px; margin-bottom:5px; }
/* End of New Footer */


/* Board */
.page {margin:10px 0 30px; }
.tbl_head01 thead th a:hover {color:#333; }
.tbl_head01 thead th a {color:#666; }
#calendar tr td {white-space:normal; padding:.75rem .3rem; }
#bo_list { min-height:400px; }


@media (max-width:768px) {
#calendar tr td {white-space:nowrap; }	
}
/* Sub Menu */
#mysubmenu {margin:15px 0}
#mysubmenu ul {list-style:none; margin:0; padding:0; }
#mysubmenu li { margin:0; list-style:none; }
#mysubmenu .leftmenu_b {line-height:30px; margin-bottom:0px; background-color:rgba(0,0,0,.03); text-align:center; font-size:1rem; font-weight:bold; border:1px solid rgba(0,0,0,.125)}
#mysubmenu .leftmenu_s {line-height:30px; margin-bottom:0px; background-color:#ffffff; border-right:0.5px solid rgba(0,0,0,.125); border-left:0.5px solid rgba(0,0,0,.125); border-bottom:0.5px solid rgba(0,0,0,.125); }

#mysubmenu a {text-decoration:none; display:block; }
#mysubmenu a:hover {color:blue; }

#index_menu {margin:0; }
#index_menu ul {list-style:none; margin:0; padding:0; border:1px solid rgba(0,0,0,.125); }
#index_menu .menu_item {line-height:30px; margin-bottom:0px; border-bottom:1px solid rgba(0,0,0,.125); ; text-align:center; font-size:15px; font-weight:bold; }
#index_menu .menu_item:last-child {border-bottom:none; }

.banner {margin:10px; padding:0 14px}
.banner-text {font-size:0.85rem; padding:10px; border:1px solid rgba(0,0,0,.125)}

#fregister_private th {background-color:#f4f4f4; text-align:center; }

/* 기본테이블 */
.tbl_wrap table {width:100%; border-collapse:collapse; border-spacing:0 5px; border:1px solid #ccc; border-left:none; border-right:none; } 
.tbl_wrap caption {padding:10px 0; font-weight:bold; text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0; font-size:0; line-height:0; overflow:hidden}
.tbl_head01 thead th {padding:15px 25px; font-weight:normal; text-align:center; border-top:2px solid #000; border-bottom:1px solid #000; border-right:1px solid #ddd; background:#f7f7f7; font-weight:600; /*transform:skew(-0.1deg); */ font-size:18px; }
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0; border-top:1px solid #ddd; border-bottom:1px solid #c1d1d5; background:#d7e0e2; text-align:center}
.tbl_head01 tbody th {padding:8px 0; border-bottom:1px solid #e8e8e8}
.tbl_head01 tr:last-child td { border-bottom:1px solid #000; }
.tbl_head01 tbody tr:hover td{background:#fafafa; }
.tbl_head01 td {color:#000; background:#fff; padding:15px 25px; border-top:1px solid #ddd; border-right:1px solid #ddd; word-break:break-all; /*transform:skew(-0.05deg); */font-size:16px; }

.tbl_head01 th:last-child,
.tbl_head01 td:last-child {border-right:none !important; }

.tbl_head01 a:hover {text-decoration:none}

@media (max-width:768px) {
	.tbl_head01 thead th,
	.tbl_head01 td {padding:10px 15px; }
	
	.tbl_head01 thead th {font-size:14px; }
	.tbl_head01 td { font-size:14px; }
}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0; font-size:0; line-height:0; overflow:hidden}
.tbl_head02 thead th {padding:5px 0; border-top:1px solid #d1dee2; border-bottom:1px solid #d1dee2; background:#e5ecef; color:#383838; font-size:0.95em; text-align:center; letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0; border-top:1px solid #c1d1d5; border-bottom:1px solid #c1d1d5; background:#d7e0e2; text-align:center}
.tbl_head02 tbody th {padding:5px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background:#fff}
.tbl_head02 td {padding:5px 3px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background:#fff; line-height:1.4em; word-break:break-all; /*transform:skew(-0.05deg); */}
.tbl_head02 a {}


/* 테이블 항목별 정의 */
.td_board {width:80px; text-align:center}
.td_category {width:80px; text-align:center}
.td_chk {width:30px; text-align:center}
.td_date {width:100px !important; text-align:center}
.td_datetime {width:150px !important; text-align:center}
.td_group {width:80px; text-align:center}
.td_mb_id {width:100px; text-align:center}
.td_mng {width:80px; text-align:center}
.td_name {width:130px !important; text-align:left}
.td_nick {width:100px; text-align:center}
.td_num {width:80px !important; text-align:center}
.td_numbig {width:80px; text-align:center}
.td_stat {width:60px; text-align:center}
.td_subject {/*transform:skew(-0.1deg); */}


.txt_active {color:#5d910b}
.txt_done {color:#ff6347}
.txt_expired {color:#ccc}
.txt_rdy {color:#2e8b57}

.th-cen th {text-align:center}
.th-cen .cen  {text-align:center}

#bo_cate {margin:15px 0 10px}
#bo_cate h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#bo_cate ul {; zoom:1}
#bo_cate ul:after {display:block; visibility:hidden; clear:both; content:""}
#bo_cate li {display:inline-block; }
#bo_cate a {display:block; border:1px solid #ddd; background:#fff; margin:0 0 5px 0; line-height:30px; padding:0 10px; border-radius:3px; color:#5a5a5a !important}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none; background:#f3f3f3}
#bo_cate #bo_cate_on {z-index:2; border:1px solid #aaa; color:#253dbe; font-weight:bold; color:#fff !important; }
a.btn_admin,.btn_admin {display:inline-block; background:#6c757d; color:#fff; text-decoration:none; vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#5a6268; color:#fff}

.btn_bo_user {float:right; margin:0; padding:0; list-style:none}
.btn_bo_user li {float:left; margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left; margin-right:5px}
.btn_bo_adm input {padding:8px; border:0; background:#e8180c; color:#fff; text-decoration:none; vertical-align:middle}


/* 사이드뷰 */
.sv_wrap {position:relative; font-weight:normal}
.sv_wrap .sv {z-index:1000; display:none; margin:5px 0 0; font-size:0.92em; background:#333; -webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2); -moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2); box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2); }
.sv_wrap .sv:before{content:""; position:absolute; top:-6px; left:15px; width:0; height:0; border-style:solid; border-width:0 6px 6px 6px; border-color:transparent transparent #333 transparent; }
.sv_wrap .sv a {display:inline-block; margin:0; padding:0  10px; line-height:30px; width:100px; font-weight:normal; color:#bbb }
.sv_wrap .sv a:hover{background:#000; color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important; position:absolute; top:23px; left:0px; width:auto; height:auto}
.sv_nojs .sv {display:block}


/* 페이징 */
.pg_wrap {clear:both; margin:30px 0 ; text-align:center}
.pg_wrap:after {display:block; visibility:hidden; clear:both; content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block; vertical-align:middle; background:#f3f3f3; border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555; font-size:1.083em; height:30px; line-height:28px; padding:0 5px; min-width:30px; text-decoration:none; border-radius:3px; }
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px; overflow:hidden; background:url('../img/btn_first.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb; }
.pg_prev {text-indent:-999px; overflow:hidden; background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb}
.pg_end {text-indent:-999px; overflow:hidden; background:url('../img/btn_end.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb}
.pg_next {text-indent:-999px; overflow:hidden; background:url('../img/btn_next.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block; background:#4c4f6f; color:#fff; font-weight:bold; height:30px; line-height:30px; padding:0 10px; min-width:30px; border-radius:3px; -webkit-box-shadow:inset 1px 1px 2px #222542; -moz-box-shadow:inset 1px 1px 2px #222542; box-shadow:inset 1px 1px 2px #222542; }


/* 회원 가입 */
.btn_box {text-align:center; padding-top:20px; }


/* 캡챠 자동등록(입력)방지 기본 -pc */
.is_captcha_use {padding-top:20px; text-align:center; list-style-type:none}

#captcha {display:inline-block; position:relative}
#captcha legend {position:absolute; margin:0; padding:0; font-size:0; line-height:0; text-indent:-9999em; overflow:hidden; }
#captcha #captcha_img {height:40px; border:1px solid #898989; vertical-align:top; padding:0; margin:0}
#captcha #captcha_mp3 {margin:0; padding:0; width:40px; height:40px; border:0; background:transparent; vertical-align:middle; overflow:hidden; cursor:pointer; background:url('../../../img/captcha2.png') no-repeat; text-indent:-999px; border-radius:3px}
#captcha #captcha_reload {margin:0; padding:0; width:40px; height:40px; border:0; background:transparent; vertical-align:middle; overflow:hidden; cursor:pointer; background:url('../../../img/captcha2.png') no-repeat  0 -40px; text-indent:-999px; border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px; padding:0 5px; width:90px; height:40px; border:1px solid #ccc; background:#fff; font-size:1.333em; font-weight:bold; text-align:center; border-radius:3px; vertical-align:top}
#captcha #captcha_info {display:block; margin:5px 0 0; font-size:0.95em; letter-spacing:-0.1em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb; background:#fff; border-radius:3px; margin:3px 0; padding:10px 15px; list-style:none; position:relative; }
.list_01 li:after {display:block; visibility:hidden; clear:both; content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center; padding:20px 0; color:#666}

/* 새창 기본 스타일 */
.new_win {position:relative; }
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em; height:50px; line-height:30px; padding:10px 20px; background:#333; color:#fff; }
.new_win #win_title .sv {font-size:0.75em; line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7; }
.new_win .win_ul:after {display:block; visibility:hidden; clear:both; content:""}
.new_win .win_ul li{float:left; background:#fff; width:33.333%; text-align:center; border:1px solid #ccc; margin-left:-1px}
.new_win .win_ul li a{display:block; padding:10px 0}
.new_win .win_ul .selected{background:#fff; border-color:#253dbe; position:relative; z-index:5}
.new_win .win_ul .selected a{color:#253dbe; font-weight:bold}
.new_win .win_desc {margin:5px 0; font-size:0.92em; color:#3598db; }
.new_win .frm_info{font-size:0.92em; color:#3598db}
.new_win .win_total{text-align:right; margin:10px 0}
.new_win .win_total span{display:inline-block; line-height:30px; font-size:0.92em; color:#4e546f; background:#d4d4d4; padding:0 10px; border-radius:5px; }
.new_win .new_win_con{margin:20px 0; }
.new_win .new_win_con:after {display:block; visibility:hidden; clear:both; content:""}
.new_win .btn_confirm:after {display:block; visibility:hidden; clear:both; content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute; top:0; right:0; height:50px; width:50px; background:url(../../../img/close_btn.gif) no-repeat 50% 50%; border:0; text-indent:-999px; overflow:hidden; cursor:pointer}
.new_win .btn_submit {padding:0 20px; height:40px; font-weight:bold; font-size:1.083em; float:right}

/* 상단 바로가기 아이콘 */
#return-to-top {position:fixed; bottom:60px; right:15px; background:rgb(0, 0, 0); background:#003876; width:50px; height:50px; display:block; text-decoration:none; -webkit-border-radius:35px; -moz-border-radius:35px; border-radius:35px; display:none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
#return-to-top i {color:#fff; margin:0; position:relative; left:16px; top:13px; font-size:19px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
#return-to-top img { width:50px; height:50px; border-radius:50%;}
#return-to-top:hover {background:#00a2e5; }
#return-to-top:hover i {color:#fff; top:5px; }

/* 접속자수 */
.connect {border-top:1px solid rgba(0,0,0,0.3); padding:5px 0; }
.connect:last-child {border-bottom:1px solid rgba(0,0,0,0.3)}
.connect .crt_name img {width:20px; border-radius:50%; margin-right:5px; }
.connect .ri {text-align:right}
.connect a {color:#5a5a5a; }
.connect a:hover {text-decoration:none}

.password-container {max-width:450px !important; }

.memo_box {border-top:1px solid rgba(0,0,0,0.275); border-bottom:1px solid rgba(0,0,0,0.275); margin:10px 0 5px; }
.memo_line {padding:3px 0}
.qa_link a, .mono a {color:#5a5a5a}
.qa_link a:hover, .mono a:hover {text-decoration:none; color:#333}

#ans_datetime {margin-top:10px; }

.p_lb {padding:0 10px 10px 0}


/* 로고 텍스트 컬러버전 */
 .logo_text { font-weight:800; text-emphasis-style:dot; text-emphasis-position:over left; -webkit-text-emphasis-style:dot; -webkit-text-emphasis-position:over; }
 .logo_text_01 { color:#1dcec8; }
 .logo_text_02 { color:#1dcec8; }
 .logo_text_03 { color:#ffd834; }
 
 .logo_text_w { font-weight:800; text-emphasis-style:dot; text-emphasis-position:over left; -webkit-text-emphasis-style:dot; -webkit-text-emphasis-position:over; }
 .logo_text_w_01 { color:#fff; }
 .logo_text_w_02 { color:#fff; }
 .logo_text_w_03 { color:#ffd834; }


/* 서브페이지 타이틀 */
.sub_top {width:100%; background-image:url(../../../../../img/common/sub_top_bg.jpg); background-position:center; background-repeat:repeat-x; padding:220px 0px 0; text-align:center; font-size:48px; color:#FFF; font-weight:500; position:relative; background-size:cover; font-weight:600; }
.sub_top p.sub_title {position:relative; display:inline-block; text-shadow:1px 1px 3px rgba(0,0,0,.4); }
/*.sub_top p.sub_title:after { content:''; width:14px; height:14px; background-color:#d2a548; border-radius:100%; position:absolute; top:12px; right:-20px; box-shadow:3px 3px 3px rgba(0,0,0,.2); }
.sub_top p { margin:0; }*/
.sub_top p.sub_text {margin-top:00px; padding:0px 20px; font-size:18px; font-weight:200 !important; color:rgba(255,255,255,.7); display:none !important; }


.page_title { margin-top:40px; }
.page_title ul {text-align:left; color:#282658; font-weight:600; font-size:56px; width:100%; max-width:1254px; margin:90px auto 24px; padding:0 15px}
.page_title ul p {font-size:16px; color:#555; font-weight:400; display:none; }

.page_title_cs {text-align:center; color:#282658; font-weight:800; font-size:36px; line-height:50px; margin:50px 0px 10px; }
.page_title_cs span {font-size:36px; line-height:50px; border-bottom:2px solid #000; }
.page_title_cs p {font-size:32px; color:#000; }


.page_title_01 {text-align:center; color:#282658; font-weight:800; font-size:36px; line-height:50px; margin:50px 0px; }
.page_title_01 p {font-size:32px; color:#000; }

.page_title_cs {text-align:center; color:#282658; font-weight:800; font-size:36px; line-height:50px; margin:50px 0px 10px; }
.page_title_cs span {font-size:36px; line-height:50px; border-bottom:2px solid #000; }
.page_title_cs p {font-size:32px; color:#000; }


@media (max-width:767.98px) {
	.sub_top { padding:140px 0px 0!important; font-size:28px; }
	
	.page_title { padding-left:15px; }
	.page_title ul {font-size:28px; margin:30px auto 10px; padding:0; }
	.page_title ul p {font-size:14px; }

	
	.page_title_cs {text-align:center; color:#000; font-size:20px !important; margin:30px 0px 0px !important; p}
	.page_title_cs p {font-size:12px; color:#686868; display:none; }
	
	.page_title span, .page_title_cs span { font-size:20px; }
	} 


/* 서브탭 */
.sub_tap_customs_01,
.sub_tap_01 {width:1224px; background-color:#00a2e5; text-align:center; margin:-30px auto; position:relative; position:relative}
.sub_tap_01:after { content:''; width:100%; height:1px; background-color:#ddd; position:absolute; bottom:0; left:0; z-index:0; }

.sub_tap_customs_01 ul.sub_menu,
.sub_tap_01 ul.sub_menu { color:rgba(255,255,255,1); font-size:18px; line-height:60px; text-decoration:none; display:inline-block; margin-bottom:0 !important; padding:0 30px; border-bottom:3px solid rgba(255,255,255,.0); position:relative; z-index:2; }

.sub_tap_customs_01 ul.sub_menu p,
.sub_tap_01 ul.sub_menu p { display:inline}

.sub_tap_customs_01 a:last-child ul.sub_menu,
.sub_tap_01 a:last-child ul.sub_menu { background-image:none; }

.sub_tap_customs_01 ul.sub_menu:hover,
.sub_tap_01 ul.sub_menu:hover { font-weight:600; background-color:#0070af; /*color:#fff; border-bottom:3px solid #13a89e !important; */}
/*.sub_tap a::after { content:'|'; color:rgba(255,255,255,.3); padding:0; }
.sub_tap a:last-child::after { content:''; color:rgba(255,255,255,.3); }*/

@media (max-width:767.98px) {
	
.sub_tap_01 {width:100%; font-size:14px; text-align:center; margin-top:-40px !important; margin-bottom:20px !important; /*transform:skew(-0.03deg); */}
.sub_tap_customs_01 {width:100%; font-size:14px; text-align:center; margin-top:-80px !important; margin-bottom:20px !important; /*transform:skew(-0.03deg); */}

.sub_tap_customs_01 ul.sub_menu,
.sub_tap_01 ul.sub_menu { font-size:14px; line-height:40px !important; text-decoration:none; display:inline-block; margin-bottom:0 !important; padding:0 10px; }
	/*.sub_tap a.sub_menu { color:#000; text-decoration:none; }
	.sub_tap span {color:#d7b62d; padding:0px 10px; }*/

.sub_tap_customs_01 ul.sub_menu p,
.sub_tap_01 ul.sub_menu p {display:none; }

.sub_tap_customs_01 ul.sub_menu span,
.sub_tap_01 ul.sub_menu span { display:none; }

.sub_tap_customs_01 ul.sub_menu:hover,
.sub_tap_01 ul.sub_menu:hover { }
	
}
/*

/*


.tap_2 {width:49%; max-width:721px; }
.tap_3 {width:33%; max-width:483px; }
.tap_4 {width:24%; max-width:360px; }
.tap_5 {width:19%; max-width:307px; }
.tap_6 {width:16.2%; max-width:242px; }

/* 텍스트 위 점찍는 CSS */
.text_t_dot {text-emphasis-style:dot; text-emphasis-position:over left; -webkit-text-emphasis-style:dot; -webkit-text-emphasis-position:over; }

/* 포인트컬러 */ 

.hired { color:#f15c22; }
.hiblue { color:#3ec7f3; }
.higreen { color:#108d44; }
.hiyellow { color:#ffc90a; }


/* 서비스 CSS */

.business { margin:80px 0 !important; }

.business-img {min-height:20rem !important; background-size:cover; background-repeat:no-repeat; }

.business-text { padding:0 4rem 1rem !important; position:relative; }
.business-text ul {border-top:3px solid #000; color:#000; max-width:670px !important; }
.business-text ul li.title { font-size:56px; font-weight:600; line-height:130%; float:left; width:100%; padding:20px 0px; }
.business-text ul li.text {font-size:18px; font-weight:600; line-height:150%; float:left; width:100%; }
.business-text ul li.item {float:left; width:100%; font-size:16px; margin-top:15px; color:#666; }
.business-text ul li.item span {display:block; background-image:url(../../../../../img/common/dot_02.png); background-position:left 8px; background-size:8px; background-repeat:no-repeat; padding-left:15px; margin-bottom:6px; }

.business_tag {position:absolute; bottom:1rem; left:-260px; padding:10px 40px; background-color:rgba(31, 66,155,.9); font-size:20px; color:#fff; text-transform:uppercase; }

.page_title span { display:none; }

@media (max-width:978px) {
	.business { margin:40px 0 0 !important; }		
	.business-text {padding:2rem 2rem !important; font-size:18px}
	.business-text ul li.title {font-size:36px; }
	.business-text ul li.text { font-size:16px; }
	.business_tag { display:none; }
}


.business_step {width:100%; background-color:#f7f7f7; padding:60px 0px; }
.business_step ul {width:100%; max-width:1254px; margin:0 auto; }
.business_step ul li.step_item  { display:inline-block; vertical-align:top; }

.business_step ul li.step_item  div.step_title {background-image:url(../../../../../img/sub/business_icon.png) !important; background-position:left; background-repeat:no-repeat; color:#000; font-weight:600; }

.business_step ul li.step_item  div.step {background-color:#fff; border:1px solid #ddd; border-top:1px solid #000; position:relative; display:block; }
.business_step ul li.step_item  div.step ul.img {text-align:center; padding:0; }
.business_step ul li.step_item  div.step ul.img img {width:100%; display:block; max-width:800px; height:auto; }
.business_step ul li.step_item  div.step ul.con {width:100%; display:block; border-top:1px solid #ddd; line-height:150%; letter-spacing:-1px; }
.business_step ul li.step_item  div.step ul.con li  { width:100%; display:block; background-image:url(../../../../../img/sub/business_dot.png); background-repeat:no-repeat; }

.business_step ul li.step_item  div.step p {position:absolute; top:0px; left:-1px; border:1px solid #ddd; border-top:none; text-align:center; color:#000; font-weight:600; }



	.business_step {padding:60px 0px; }
	.business_step ul {padding:0 30px; }
	.business_step ul li.step_item {width:48%; padding-bottom:40px; }
	.business_step ul li.step_item03 {width:33% !important; }
	.business_step ul li.step_item  div.step_title {font-size:22px !important; padding-left:25px; margin-bottom:20px; }
	.business_step ul li.step_item  div.step { width:calc(100% - 50px); padding:60px 40px 40px 40px; box-shadow:10px 10px 15px rgba(0,0,0,.1); margin-right:50px; }
	.business_step ul li.step_item  div.step ul.con {margin-top:30px; padding:30px 0 0 0; font-size:16px; }
	.business_step ul li.step_item  div.step ul.con li { background-position:left 8px; padding-left:15px; padding-bottom:0; margin-bottom:6px; }
	
	.business_step ul li.step_item  div.step p {width:45px; height:45px; line-height:45px; font-size:20px; }
	
	.min_h_150 { min-height:150px}

@media (max-width:978px) {
	.business_step {padding:40px 0px; }
	.business_step ul {padding:0 15px; }
	.business_step ul li.step_item {width:48% !important; padding-bottom:30px; }
	.business_step ul li.step_item  div.step_title {font-size:20px !important; padding-left:25px; margin-bottom:20px; }
	.business_step ul li.step_item  div.step { width:calc(100% - 30px); padding:40px 26px 26px 26px; box-shadow:10px 10px 15px rgba(0,0,0,.1); }
	.business_step ul li.step_item  div.step ul.con {margin-top:15px; padding:15px 0 0 0; font-size:14px; }
	.business_step ul li.step_item  div.step ul.con li { background-position:left 8px; padding-left:15px; padding-bottom:0; margin-bottom:6px; }
	
	.business_step ul li.step_item  div.step p {width:30px; height:30px; line-height:30px; font-size:16px; }
	
	.min_h_150 { min-height:120px}
}


@media (max-width:640px) {
	.business_step {padding:40px 0px; }
	.business_step ul {padding:0 15px; }
	.business_step ul li.step_item {width:100% !important; padding-bottom:30px; }
	.business_step ul li.step_item  div.step_title {font-size:20px !important; padding-left:25px; margin-bottom:10px; }
	.business_step ul li.step_item  div.step { width:calc(100% - 10px); padding:40px 26px 26px 26px; box-shadow:10px 10px 15px rgba(0,0,0,.1); }
	.business_step ul li.step_item  div.step ul.con {margin-top:15px; padding:15px 0 0 0; font-size:16px; }
	.business_step ul li.step_item  div.step ul.con li { background-position:left 8px; padding-left:15px; padding-bottom:0; margin-bottom:6px; }
	
	.business_step ul li.step_item  div.step p {width:30px; height:30px; line-height:30px; font-size:16px; }
	.min_h_150 { min-height:100px}
}


/* 게시판 테이블 */
.__se_tbl td { padding:10px; }


#bo_v_con {/*transform:skew(-0.1deg)*/}

#bo_w,
#bo_v,
#bo_list { max-width:1224px !important; margin:0 auto; }

#bo_list_total { font-size:16px; }

@media (max-width:767.98px) {
	#bo_list_total { font-size:14px; }
}



section h2 { display:none !important; }

.cke_sc { display:none; }

#bo_v_info {/*transform:skew(-0.5deg) !important; */}

#bo_v_file, 
#bo_v_link {font-size:14px; }


#bo_v_file li,
#bo_v_link li {color:#999 !important; background:#f5f5f5 !important; }

#bo_v_file a, 
#bo_v_link a {color:#999 !important; line-height:32px !important; }

#bo_v_file img, 
#bo_v_link img {float:left; margin:10px 10px 0 0 !important}

#bo_v_file a strong::before { content:'첨부파일:'; font-weight:400; color:#999; }

#bo_v_file a strong,
#bo_v_link a strong {font-weight:600; }

.btn_print_area {float:right; padding:2px 10px; border-radius:5px; border:2px solid #1cbab3; background-color:#f5f5f5; font-weight:600; margin-top:8px; font-size:16px; /*transform:skew(-0.5deg); */ display:none; }
.btn_print_area a { color:#222; }

#bo_w .form-control,
#bo_w textarea,
#bo_list .td_subject,
#bo_v #bo_v_title,
#bo_v #bo_v_atc {font-family:'NEXON Lv2 Gothic', 'Noto Sans KR' !important; }

#bo_w textarea {border-radius:.25rem !important ; }

.fa-heart { display:none !important; } /*게시판 히트글 아이콘 숨기기*/

@media print {
	section h2 { display:none !important; }	
}


@media (max-width:767.98px) {
	.form-group { margin-bottom:6px !important; }
	.control-label { font-size:14px; margin-bottom:0 !important; }
	.input-group-prepend p { display:block !important; }
}


/* 서브페이지 공통 레이아웃 */
.sub_con_100 {width:100%; float:left; }	
.sub_con {width:100%; max-width:1254px; padding-left:15px !important; padding-right:15px !important; margin:0 auto; }
.sub_con h2 {text-align:center; font-size:30px; color:#000; font-family:'NEXON Lv2 Gothic','NEXEN_TIRE' !important; font-weight:400; margin-bottom:60px; }

@media (max-width:767.98px) {
	.sub_con h2 { font-size:24px; margin-bottom:30px; margin-top:10px; }	
}







@media (max-width:978px) {
}


@media (max-width:640px) {

}


.sub_tap {width:100%; height:60px; text-align:center; margin:-60px auto 0px !important; position:relative; background-color:rgba(0,0,0,.6); }
/*.sub_tap:after { content:''; width:100%; height:1px; background-color:#e5e5e5; position:absolute; bottom:0; left:0; z-index:0; }*/
.sub_tapfixed {
 position:fixed; top:151px; z-index:333; background-color:#282658 !important; }

.sub_tap ul.sub_menu { width:100%; max-width:1224px; margin:auto; color:rgba(0,0,0,1); font-size:18px; line-height:60px; text-decoration:none; display:inline-block; margin-bottom:0 !important; padding:0 0px; position:relative; z-index:9; }

.sub_tap ul.sub_menu li.home {/*border-left:1px solid #e5e5e5; */ border-right:1px solid rgba(255,255,255,.2); width:60px; float:left; background-color:#00a2e5; background-image:url(../../../../../img/common/sub_navi_home.png); background-repeat:no-repeat; background-position:center; background-size:20px; }
.sub_tap ul.sub_menu li.home:hover {}

.sub_tap ul.sub_menu li.link {border-right:1px solid rgba(255,255,255,.2); min-width:300px; float:left; height:60px; line-height:60px; background-position:right; background-repeat:no-repeat; background-image:url(../../../../../img/common/sub_navi_drop_off.png); padding-left:30px; padding-right:60px; text-align:left;}
.sub_tap ul.sub_menu li.link:hover { color:#fff; background-color:#00a2e5; background-image:url(../../../../../img/common/sub_navi_drop_on.png); }



/*
.sub_tap ul.sub_menu li.link:last-child,
.sub_tap ul.sub_menu li.link_on { background-color:#00a2e5; background-position:right; background-repeat:no-repeat; background-image:url(../../../../../img/common/sub_navi_drop_on.png)!important; color:#fff; }
*/
.sub_tap ul.sub_menu p { display:inline}

/*
.sub_tap a:last-child ul.sub_menu { background-image:none; }
*/


@media (max-width:767.98px) {
	.sub_tap {width:100%; height:45px; margin:-45px auto 0 !important; background-color:transparent;}
	
	.sub_tapfixed { top:95px; }
	
	.sub_tap ul.sub_menu {font-size:13px; line-height:45px; padding:0 0px; }
	
	.sub_tap ul.sub_menu li.home {width:40px; background-size:20px; }
	.sub_tap ul.sub_menu li.home:hover {}
	
	.sub_tap ul.sub_menu li.link { min-width: auto; height:45px; line-height:45px; padding-left:12px; padding-right:0; background-size:36px;   background-color:rgba(0,0,0,.6);     min-width: auto;}
	.sub_tap ul.sub_menu li.link:hover {}	
	.sub_tap ul.sub_menu li.link:nth-child(2) { width: 160px;}
	.sub_tap ul.sub_menu li.link:nth-child(3) { width: calc(100% - 200px); /* 홈버튼 40px + 상위메뉴 160px */}
	

}

.dropdown {
  position:relative; display:inline-block; }


.dropbtn {
    color:#fff; }

.dropdown-content {
  display:none; position:absolute; left:0; width:100%; background-color:#f1f1f1; z-index:9; line-height:1.2; padding-left:0px; }

.dropdown-content a {
  color:black; text-decoration:none; display:block; padding:30px; padding:20px 10px 20px 30px; }

@media (max-width:767.98px) {
	
	.dropbtn span { display:none;}
	
	.dropdown-content a { padding:12px 0 12px 15px; }
}

.dropdown-content a:hover { background-color:rgba(255,255,255,.5); }
.dropdown:hover .dropdown-content {display:block; }
.dropdown:hover .dropbtn {}

/* 3차메뉴 */
.depth_03_100 { background-color:#fff; margin-top:-30px; /* 상단 여백 초기화 */ }
.depth_03 { width:100%; max-width:1224px; padding:0 !important; border-bottom:1px solid #eee; text-align:right; font-size:18px; white-space:nowrap; overflow-x:auto; }
.depth_03 a { color:#454544; }
.depth_03 span { display:inline-block; line-height:60px; padding:0 10px; border-bottom:3px solid #fff; }
.depth_03 span:hover { border-bottom:3px solid #ddd; color:#454544; }

.depth_03::-webkit-scrollbar {
    height:10px; }
.depth_03::-webkit-scrollbar-thumb {
    background-color:#d5d5d5; border-radius:10px; background-clip:padding-box; border:2px solid transparent; }
.depth_03::-webkit-scrollbar-track {
    background-color:#f5f5f5; border-radius:10px; }


@media (max-width:767.98px) {
	.depth_03_100 { margin-top:-20px; /* 상단 여백 초기화 */ }		
	.depth_03 {font-size:14px; }
	.depth_03 a {}
	.depth_03 span { line-height:45px; }
	.depth_03 span:hover {}
	
	
}


/***** 투자정보 타이틀 *****/

.section_title {width:100%; float:left; font-size:32px; margin-bottom:30px; text-align:left; color:#000; font-weight:600; }
.section_title p {float:right; }
.section_title p.small {color:#999; font-size:16px; margin-top:16px; font-weight:400; }
.section_title p span { padding:10px 20px 10px 50px; background-color:#0073b9; color:#fff; font-size:18px; background-image:url(../../../../../img/common/icon_download.png); background-position:left; background-size:18px; background-repeat:no-repeat; background-position:20px; }

@media (max-width:767.98px) {
	.section_title {font-size:20px; margin-bottom:16px; }
	.section_title p { display:block; margin-bottom:10px; text-align:right; }
	.section_title p.small { font-size:14px; margin-top:6px; }
	.section_title p span {padding:6px 10px 6px 30px; font-size:14px; background-size:12px; background-position:10px; }
}


/***** 투자정보 반응형 테이블 *****/

.invest_table_100 {position:relative; margin-bottom:70px; }
.invest_table_100:first-child { margin-top:0; }
.invest_table { color:#000; font-size:18px; padding-top:0px; }
.invest_table ul { width:100%; float:left; }

@media (max-width:767.98px) {
	.invest_table_100 {margin-bottom:40px; }
	.invest_table { font-size:16px; line-height:1.6; }
	.invest_table ul {display:block; margin-bottom:0px; padding-top:0px; }
	.invest_table ul li {width:100%; margin-right:0px; margin-bottom:25px; }	
	.invest_table ul li p {font-size:20px; margin:10px 0 0px; }	
}



/***** 투자정보 반응형 테이블 *****/

div.minimalistBlack {
  width:100%; text-align:left; border-collapse:collapse; }
.divTable.minimalistBlack .divTableCell, 
.divTable.minimalistBlack .divTableHead {
  border:1px solid #ddd; padding:15px 25px; }
.divTable.minimalistBlack .divTableBody .divTableCell {
  font-size:16px; }

.divTable.minimalistBlack .divTableRow:last-child .divTableCell { border-bottom:1px solid #000; }

.divTable.minimalistBlack .divTableRow .num { display:none; }

.divTable.minimalistBlack .divTableHeading {
}

.divTable.minimalistBlack .divTableHeading .divTableHead {
  font-size:18px; font-weight:600; color:#000000; text-align:center; border-top:2px solid #000; border-bottom:1px solid #000; }
.minimalistBlack .tableFootStyle {
  font-size:16px; font-weight:600; color:#000000; }
.minimalistBlack .tableFootStyle {
  font-size:16px; }

@media (max-width:767.98px) {
	.divTable.minimalistBlack .divTableCell, 
	.divTable.minimalistBlack .divTableHead {padding:10px; }
	
	.divTable.minimalistBlack .divTableBody .divTableCell {font-size:14px; }

	.divTable.minimalistBlack .divTableHeading .divTableHead { font-size:16px; }

	.minimalistBlack .tableFootStyle {font-size:14px; }
}


.divTable.minimalistBlack .divTableHeading .divTableHead:nth-child(1),
.divTable.minimalistBlack .divTableBody .divTableCell:nth-child(1),
.divTable.minimalistBlack .divTableHeading .divTableHead:nth-child(2),
.divTable.minimalistBlack .divTableBody .divTableCell:nth-child(2) { border-left:none; }

.divTable.minimalistBlack .divTableBody .divTableCell:nth-child(2) { background-color:#f7f7f7; }
.divTable.minimalistBlack .divTableBody .divTableCell:nth-child(3) { text-align:center; }

.divTable.minimalistBlack .divTableHeading .divTableHead:last-child,
.divTable.minimalistBlack .divTableBody .divTableCell:last-child { border-right:none; } 

/* DivTable.com */
.divTable{ display:table; }
.divTableRow { display:table-row; }
.divTableHeading { display:table-header-group; }
.divTableCell, .divTableHead { display:table-cell; }
.divTableHeading { display:table-header-group; }
.divTableFoot { display:table-footer-group; }
.divTableBody { display:table-row-group; }


/* 연혁 CSS */

/* 인사말 */
.history_01_100 { padding:0px 0 70px; color:#000; }
.history_01 {}
.history_01 ul.title {width:100%; float:left; font-size:36px; font-weight:800; /*padding-right:15%; */ text-align:center; padding:0 10%}

@media (max-width:767.98px) {
	.history_01_100 { padding:0 0 30px; display:none;}		
	.history_01 { margin-bottom:0px}	
	.history_01 ul.title {width:100%; font-size:20px; margin-bottom:0px;}
	.history_01 ul.text {width:100%; font-size:16px; }
}


.history { padding:0px 60px; }
.history ul { float:left; vertical-align:top; border-top:1px solid #eee; padding-bottom:40px; }
.history_100:nth-child(1) .history ul { border-top:none; }
.history ul.name {width:35%; padding-top:60px; }
.history ul.name li.photo {margin-bottom:60px; text-align:right; }
.history ul.name li.photo img {width:90%; max-width:314px; }
.history ul.name li.photo img.photo_02 { width:50%; }
.history ul.name li.photo p {font-size:16px; color:#000; margin-top:10px; }
.history ul.name li.pc_photo {}


.history ul.item {width:65%; padding-top:60px; }
.history ul.item li {width:100%; float:left; }
.history ul.item li p.p1 {width:30%; text-align:center; font-size:32px; color:#000; float:left; font-weight:800; }
.history ul.item li p.p2 {width:70%; text-align:left; display:table-cell; font-size:18px; color:#000; background-image:url(../../../img/about/history_dot.png); background-position:left -84px; background-repeat:no-repeat; padding-left:50px; background-repeat:no-repeat; float:right; padding-top:4px; }
.history ul.item li p.p2:last-child { padding-bottom:60px; background-position:left -484px; }
.history ul.item li p.p2 span { display:block; margin-bottom:10px; position:relative; padding-left:14px;}
.history ul.item li p.p2 span:before { content:''; position:absolute; top:10px; left:0; width:4px; height:4px; background-color:rgba(0,0,0,.6);}
.history ul.item li p.top {background-image:url(../../../img/about/history_dot_top.png) !important; background-position:left 10px !important; }
.history ul.item li p.bottom {background-image:url(../../../img/about/history_dot_bottom.png) !important; background-position:left -972px !important; }

.history.eng ul.item li p.p2 { font-size:16px;}


@media (max-width:767.98px) {
.history { padding:0px 15px 0px 15px; }
.history ul { padding-bottom:10px; }
.history ul.name {width:100%; padding-top:30px; }
.history ul.name li.photo { width:calc(100% / 2); float:left; margin-bottom:20px; text-align:center; display:none; }
.history ul.name li.photo img {}
.history ul.name li.photo p {font-size:12px; }
.history ul.name li.pc_photo { display:none; }

.history ul.item {width:100%; padding-top:0px; border-top:none; }
.history ul.item li {width:100%; float:left; }
.history ul.item li p.p1 {width:20%; text-align:left; font-size:20px; color:#000; float:left; }
.history ul.item li p.p2 {width:80%; text-align:left; display:table-cell; font-size:14px; color:#555; background-image:url(../../../img/about/history_dot.png); background-position:left -70px; background-repeat:no-repeat; padding-left:40px; background-repeat:no-repeat; float:right; padding-top:4px; background-size:20px; /*transform:skew(-0.03deg); */}
.history ul.item li p.p2:last-child { padding-bottom:30px !important; background-position:left -462px; }
.history ul.item li p.p2 span { padding-left:10px;}
.history ul.item li p.p2 span:before { top:10px; width:2px; height:2px;}
.history ul.item li p.top {background-image:url(../../../img/about/history_dot_top.png) !important; background-position:left 4px !important; }
.history ul.item li p.bottom {background-image:url(../../../img/about/history_dot_bottom.png) !important; background-position:left -929px !important; }
}


.history_02_100 { color:#000; text-align:center; position:relative; z-index:1}
.history_02 { }
.history_02 ul {width:100%; float:left; background-color:#f5f5f5; padding:50px 40px 210px; }
.history_02 ul li.times { font-size:20px; font-weight:800; }
.history_02 ul li.title {width:100%; float:left; font-size:46px; line-height:1.2; margin-bottom:20px; font-weight:800; color:#00a2e5; margin-top:10px; }
.history_02 ul li.text {width:100%; float:left; font-size:18px; font-weight:400; margin-top:0px; }
.history_02 p { position:absolute; top:0; right:0; width:50%; height:386px; background-color:#f5f5f5; z-index:0; }

@media (max-width:767.98px) {
	.history_02 ul {padding:30px 15px 90px; }
	.history_02 ul li.times { font-size:16px; }
	.history_02 ul li.title {font-size:24px; margin-top:0px; margin-bottom:10px; }
	.history_02 ul li.text {font-size:14px; }
}


.history_03_100 { padding:0px 50px; color:#fff; text-align:left; margin-top:-170px; position:relative; z-index:2 }
.history_03 { max-width:1112px !important; }
.history_03 ul {background-position:center; background-size:cover; padding:80px 50px; font-size:18px; width:100%; float:left; font-weight:800; }
.history_03 ul li.title {width:100%; float:left; font-size:54px; }



@media (max-width:767.98px) {
	.history_03_100 { padding:0px 30px; margin-top:-80px; }
	.history_03 { max-width:1112px !important; }
	.history_03 ul {padding:30px 30px; font-size:12px; }
	.history_03 ul li.title {font-size:26px; }

}


/* 글로벌네트워크 > 상단메뉴 */
.grobal_navi {}
.grobal_navi ul {display:inline-block; border:3px solid #282658; background-color:#282658; border-radius:100px; font-size:20px; font-weight:600; }
.grobal_navi ul li {display:inline-block; padding:10px 50px; border-radius:100px; position:relative; z-index:0; color:#999; }
.grobal_navi ul li:hover { color:#fff; }
.grobal_navi ul li.left {margin-right:-15px; }
.grobal_navi ul li.right {margin-left:-15px; }
.grobal_navi ul li.on { z-index:1; background-color:#fff; color:#00a2e5; }
.grobal_navi ul li.on:hover {color:#00a2e5; }

@media (max-width:767.98px) {
	.grobal_navi ul {border:2px solid #282658; font-size:16px; }
	.grobal_navi ul li {padding:10px 30px; }
	.grobal_navi ul li.left {margin-right:-8px; }
	.grobal_navi ul li.right {margin-left:-8px; }
}

/* 글로벌네트워크 > 국내,국외 링크 */
.grobal_link { padding:34px 50px !important; }
.grobal_link a { display:inline-block; color:#000; font-size:18px; padding:0 0px 4px; line-height:40px; }
.grobal_link a:hover { font-weight:600; }
.grobal_link span { font-size:30px; padding:0 10px; color:#ddd; font-weight:600; vertical-align:-2px; }


@media (max-width:767.98px) {
	.grobal_link { padding:20px 5px !important; }
	.grobal_link a {font-size:14px; line-height:30px; padding:0; }
	.grobal_link span { font-size:20px; padding:0 6px; vertical-align:-2px; }

}

/* 글로벌네트워크 > 국가 텍스트 */
.grobal_01 {font-size:52px; color:#00a2e5; font-weight:800; text-transform:uppercase; text-align:left; }
.grobal_01 span {font-size:18px; color:#777; display:inline-block; padding-left:10px; font-weight:600; }
@media (max-width:767.98px) {
	.grobal_01 {font-size:30px; }
	.grobal_01 span {font-size:14px; padding-left:6px; }
}




/* 서브페이지 상단 여백 */
.subtop_padding { width:100%; float:left; height:40px; }
@media (max-width:767.98px) {
	.subtop_padding { height:20px; }
}



/* 글로벌네트워크 페이지 */
.grobal_01_100 {padding:40px 0 10px; }

.grobal_01 {height:30px; margin-bottom:40px; position:relative; }
.grobal_01 .name {width:70%; float:left; line-height:30px; font-size:38px; text-align:left; color:#000; font-weight:600; text-transform:none; }
.grobal_01 .name span {  color:#444; line-height:30px; font-size:30px; font-weight:600; }
.grobal_01 .logo {width:calc(100% - 20px); height:30px; text-align:right; position:absolute; right:0; }
.grobal_01 .logo img {height:30px; vertical-align:20px; }
.grobal_01 .logo img.img_02 { height:44px !important; }
.grobal_01 .logo_m { display:none; }

@media (max-width:767.98px) {
	.grobal_01_100 {padding:10px 0 10px; }

	.grobal_01 {height:30px; margin-bottom:10px; }
	.grobal_01 .name {width:100%; float:left; line-height:normal; font-size:34px; margin-bottom:30px; }
	.grobal_01 .name span {  color:#444; font-size:26px; }
	.grobal_01 .logo { display:none; }
	.grobal_01 .logo_m {width:100%; float:left; text-align:left; display:block; }
	.grobal_01 .logo_m img { height:16px; }
	.grobal_01 .logo_m img.img_02 { height:24px !important; }
}


.grobal_02_100 { padding-bottom:70px; }

.grobal_02 {}
.grobal_02 ul {width:100%; float:left; border-top:3px solid #282658; background-color:#f5f5f5; }
.grobal_02 ul li.photo {width:440px; float:left; text-align:center; margin-top:-20px; padding-bottom:20px; }
.grobal_02 ul li.photo img {width:100%; max-width:330px; box-shadow:6px 6px 10px rgba(0,0,0,.2); }
.grobal_02 ul li.con {width:calc(100% - 440px); float:left; padding:30px 20px 30px 0; font-size:18px; text-align:left; color:#000; }
.grobal_02 ul li.con p {font-size:20px; }
.grobal_02 ul li.con span {display:inline-block; background-size:24px; background-repeat:no-repeat; padding-left:40px; margin-top:18px; }
.grobal_02 ul li.con span a { color:#000; }
.grobal_02 ul li.con span.contact {width:48%; min-width:240px; }
.grobal_02 ul li.con span.info {width:100%; }

@media (max-width:767.98px) {
	.grobal_02_100 { padding-bottom:15px; }
	
	.grobal_02 ul { padding-bottom:0px; text-align:center; }
	.grobal_02 ul li.photo {width:100%; margin-top:-20px; padding-bottom:10px; }
	.grobal_02 ul li.photo img {width:90%; }
	.grobal_02 ul li.con {width:calc(100% - 0px); padding:15px; font-size:16px; }
	.grobal_02 ul li.con p {font-size:18px; }
	.grobal_02 ul li.con span {display:block; background-size:20px; padding-left:30px; margin-top:10px; }
	.grobal_02 ul li.con span.contact {width:100%; min-width:100%; }
}


.grobal_03_100 { padding-bottom:70px; }

.grobal_03 { display:flex; }
.grobal_03 ul { width:100%; margin-right:40px; margin-top:40px; background-color:#f5f5f5; }
.grobal_03 ul:last-child { margin-right:0; } 

.grobal_03 ul h2 { font-size:30px; text-align:left; color:#000; font-weight:600; padding-bottom:20px; margin-bottom:0; background-color:#fff; }

.grobal_03 ul li.con {width:100%; height:100%; float:left; padding:30px 20px 30px 30px; font-size:18px; text-align:left; color:#000; border-top:3px solid #282658; background-color:#f5f5f5; position:relative; }
.grobal_03 ul li.con p {font-size:20px; margin-bottom:10px; }
.grobal_03 ul li.con span {width:100%; isplay:inline-block; background-size:24px; background-repeat:no-repeat; padding-left:40px; margin-top:18px; position:absolute; bottom:30px; left:30px; }
.grobal_03 ul li.con span a { color:#000; }

@media (max-width:767.98px) {
	.grobal_03_100 { padding-bottom:30px; }

	.grobal_03 { display:block;  }
	.grobal_03 ul {margin-right:00px; margin-top:20px; }
	
	.grobal_03 ul h2 { font-size:24px; width:100%; float:left; margin-top:30px; padding-bottom:10px; margin-bottom:0px; }
	
	.grobal_03 ul li.con {padding:20px; font-size:16px; padding-bottom:60px; }
	.grobal_03 ul li.con p {font-size:16px; margin-bottom:6px; }
	.grobal_03 ul li.con span {background-size:20px; padding-left:30px; margin-top:10px; bottom:20px; left:20px; }
}

.grobal_map_100 {}
.grobal_map { position:relative; padding-bottom:32%; height:0; overflow:hidden; max-width:100%; } 
.grobal_map iframe, 
.grobal_map object, 
.grobal_map embed { position:absolute; top:0; left:0; width:100%; height:100%; }

@media (max-width:767.98px) {
	.grobal_map { padding-bottom:70%; }
}

.grobal_focus_100 {background-color:#f5f5f5; padding:70px 0; text-align:center; }
.grobal_focus {}
.grobal_focus img {width:100%; max-width:1102px; }

@media (max-width:767.98px) {
	.grobal_focus_100 {padding:30px 0; }
}




/******** TECH > 제품소개 ********/

.pro_title {font-size:34px; font-weight:700; line-height:1.6; margin-top:50px; margin-bottom:0px; }
.pro_title_eng {font-size:28px; font-weight:600; line-height:1.3; margin-top:50px; margin-bottom:0px; }

@media (max-width:767.98px) {
	.pro_title {font-size:20px; line-height:1.4; margin-top:20px; margin-bottom:20px; display:none;}
	.pro_title_eng {font-size:18px; line-height:1.4; margin-top:20px; margin-bottom:20px; display:none;}
}

.pro_con_100 { margin-top:100px; }
.pro_con {font-weight:600; position:relative; display:flex; }
.pro_con ul.num {width:calc(100% - 901px); float:left; font-size:28px; font-weight:700; text-transform:uppercase; padding-right:30px; letter-spacing:-1px; color:#00a2e5; } 
.pro_con ul.num span {color:#00a2e5; display:none; }
.pro_con ul.num p { font-size:20px; font-weight:500; text-transform:none; }
.pro_con ul.info { width:100%; max-width:901px; float:right; text-transform:none; padding-bottom:100px; border-bottom:1px solid #eee; }

.pro_con ul.info p.info_title {width:100%; float:left; color:#00a2e5; font-size:24px; font-weight:600; margin:40px 0 20px;}

.pro_con ul.info p.intro {font-size:18px; margin-bottom:30px; font-weight:400; }
.pro_con ul.info p.intro .intro_img { width:100%; border:1px solid #eee;}

@media (max-width:1200px) {
	.pro_con_100 { margin-top:20px; }
	.pro_con { margin-top:20px; display:block; }
	.pro_con ul.num {width:100%; margin-bottom:10px; padding-right:0; }
	.pro_con ul.num p { font-size:14px; }
	.pro_con ul.info { float:left; max-width:100%; }
}

@media (max-width:767.98px) {
	.pro_con { margin-top:0px; }	
	.pro_con ul.num {font-size:20px; letter-spacing:-1px; }
 	.pro_con ul.info { padding-bottom:10px !important; }
	.pro_con ul.info p.intro {font-size:16px; margin-bottom:20px; }
	
	.pro_con ul.info p.info_title {font-size:18px; margin:20px 0 10px;}
	
}


/***** 램프, 샤시 제품정보 25% *****/

.pro_type_01 {width:100%; float:left; }
.pro_type_01 ul {width:calc(25% - 15px); float:left; text-align:left; margin-right:20px; } 
.pro_type_01 ul:nth-child(4) { margin-right:0px; }
.pro_type_01 ul img {width:100%; border:1px solid #eee; border-bottom:2px solid #00a2e5; }
.pro_type_01 ul li.name {color:#00a2e5; font-size:18px; font-weight:700; margin:24px 0 14px; }
.pro_type_01 ul li.text {font-size:16px; font-weight:400; }
.pro_type_01 ul li.text p { font-weight:500; margin-top:8px; }
.pro_type_01 ul li.text span { display:inline-block; }

@media (max-width:767.98px) {	
	.pro_type_01 ul {width:calc(50% - 5px); margin:10px 10px 10px 0; }
	.pro_type_01 ul:nth-child(even) { margin-right:0px; }
	.pro_type_01 ul:nth-child(4) {}
	.pro_type_01 ul li.name {font-size:16px; margin:14px 0 10px; }
	.pro_type_01 ul li.text {font-size:14px; }	
	.pro_type_01 ul li.text p { margin-top:6px }	
}

.pro_type_01_last { padding-top:50px; }
@media (max-width:767.98px) {	
	.pro_type_01_last { padding-top:0px; }}		
}


/***** 미러, FEM 제품정보 *****/
.pro_type_02 {width:100%; float:left; }

.pro_type_02 ul {width:100%; float:left; text-align:left; } 

.pro_type_02 ul img {width:100%; border:1px solid #eee; border-bottom:2px solid #00a2e5; }
.pro_type_02 ul img.web { display:block; }
.pro_type_02 ul img.m { display:none; }


.pro_type_02 ul span {color:#000; font-size:18px; font-weight:700; margin:24px 0 10px; display:block; }

.pro_type_02 ul li.text { width:calc(50% - 20px); margin-right:20px; float:left; font-size:16px; font-weight:400; min-height:110px; }
.pro_type_02 ul li.text_eng { width:calc(50% - 20px); margin-right:20px; float:left; font-size:16px; font-weight:400; min-height:140px;}

.pro_type_02 ul li.text p,
.pro_type_02 ul li.text_eng p {color:#00a2e5; font-size:18px; font-weight:700; margin:24px 0 10px; }

.pro_type_02 ul li.text_dot { background-image:url(../../../img/common/dot_02.png); background-size:4px; background-repeat:no-repeat; background-position:left 10px; padding-left:16px; padding-bottom:10px; min-height:40px; } /*볼릿이 필요한 항목*/
.pro_type_02 ul li.text_dot p { margin-left:-16px}


@media (max-width:767.98px) {	
	.pro_type_02 ul {width:100%; margin-bottom:25px; }
	
	.pro_type_02 ul img.web { display:none; }
	.pro_type_02 ul img.m {display:block; }
	
	.pro_type_02 ul span {font-size:16px; margin:18px 0 6px; }	
	
	.pro_type_02 ul li.text,
	.pro_type_02 ul li.text_eng { width:100%; margin-right:00px; font-size:14px; min-height:0; }
	.pro_type_02 ul li.text p,
	.pro_type_02 ul li.text_eng p {font-size:16px; margin:18px 0 6px; }
	
	.pro_type_02 ul li.text_dot { background-position:left 6px; min-height:0; }
	.pro_type_02 ul li.text_dot p { margin-left:-16px}
}


/***** 램프, 샤시 제품정보 50%. *****/

.pro_type_03 {width:100%; float:left; }
.pro_type_03 ul {width:calc(50% - 10px); float:left; text-align:left; margin-right:20px; } 
.pro_type_03 ul:nth-child(even) { margin-right:0; }

.pro_type_03 ul.mbottom { margin-bottom:30px;}

.pro_type_03 ul img {width:100%; border:1px solid #eee; border-bottom:2px solid #00a2e5; }
.pro_type_03 ul li.name {color:#00a2e5; font-size:18px; font-weight:700; margin:24px 0 14px; }
.pro_type_03 ul li.text {font-size:16px; font-weight:400; }
.pro_type_03 ul li.text p { font-weight:500; }

@media (max-width:767.98px) {	
	.pro_type_03 ul {width:100%; margin-bottom:25px; }
	.pro_type_03 ul.mbottom { margin-bottom:15px;}
	
	.pro_type_03 ul li.name {font-size:16px; margin:14px 0 10px; }
	.pro_type_03 ul li.text {font-size:14px; }		
}

.pro_type_03_last { padding-top:50px; }
@media (max-width:767.98px) {	
	.pro_type_03_last { padding-top:0px; }}		
}


/***** 램프, 샤시 제품정보 33.3333%. *****/

.pro_type_04 {width:100%; float:left; }
.pro_type_04 ul {width:calc(33.333% - 14px); float:left; text-align:left; margin-right:20px; } 
.pro_type_04 ul:nth-child(3),
.pro_type_04 ul:nth-child(6) { margin-right:0; }
.pro_type_04 ul img {width:100%; border:1px solid #eee; border-bottom:2px solid #00a2e5; margin-bottom:20px; }

@media (max-width:767.98px) {	
	.pro_type_04 ul {width:calc(33.333% - 7px); float:left; text-align:left; margin-right:10px; }		
}

.pro_type_04_last { padding-top:50px; }
@media (max-width:767.98px) {	
	.pro_type_04_last { padding-top:0px; }	
}

/***** 제품 2차 카테고리 구분 라인 *****/
.pro_type_line {width:100%; height:1px; float:left; margin:20px 0 10px; background-color:#00a2e5; }
@media (max-width:767.98px) {	
	.pro_type_line { margin:10px 0;}
}


/**** R&D 공통 CSS ****/       /**무조건 제품 CSS보다 아래에 있을 것 ****/
.rnd_con { display:flex; }
.rnd_con ul.num {border-bottom:1px solid #eee}

@media (max-width:767.98px) {
	.rnd_con { display:block; }
	.rnd_con ul.num {border-bottom:none; }
}


.rnd_type_01 { width:100%; float:left; margin-top:4px; }
.rnd_type_01 ul {width:100%; float:left; text-align:left; margin-bottom:30px; }
.rnd_type_01 ul img { width:100%; margin-bottom:20px; }
.rnd_type_01 ul img.type_01 { border:1px solid #eee; border-bottom:2px solid #00a2e5; }

@media (max-width:767.98px) {
	.rnd_type_01 ul { margin-bottom:20px; }
}


.rnd_title_eng {color:#00a2e5; font-size:24px; font-weight:700; margin:0px 0 10px; }
.rnd_title_kor {color:#00a2e5; font-size:22px; font-weight:700; margin:0px 0 10px; transform:skew(-0.05deg); }

.rnd_title_eng span, 
.rnd_title_kor span {color:#000; }

.rnd_item {color:#000; font-size:18px; font-weight:600; margin:0px 0 10px; display:block; }
.rnd_item_dot {  background-image:url(../../../img/common/dot_03.png); background-size:6px; background-repeat:no-repeat; background-position:left 10px; padding-left:16px; }

@media (max-width:767.98px) {
	.rnd_title_eng { font-size:18px; }
	.rnd_title_kor {font-size:17px; }
	.rnd_item {font-size:16px; }
}



/*** 인증현황 테이블 / 레이어팝업 CSS ****/
.certificate_table_100 { padding:20px 0 50px; }

@media (max-width:767.98px) {
	.certificate_table_100 {padding-top:0px; padding-bottom:30px; }
}


.certificate_table table {border-bottom:1px solid #000; }
.certificate_table table th, 
.certificate_table table td {padding:15px 25px; border-left:1px solid #ddd; }

/*
.certificate_table table th:nth-child(1), 
.certificate_table table td:nth-child(1) {border-left:none; }
*/

.certificate_table table th { font-size:18px; text-align:center; border-top:2px solid #000; border-bottom:1px solid #000; font-weight:600; }
.certificate_table table td { font-size:16px; border-bottom:1px solid #ddd; }
.certificate_table table th:nth-child(1) {border-left:none !important; }
.certificate_table table tr:last-child td { border-bottom:none; }

.certificate_table table td span { display:inline-block; }

.bor_left_no {border-left:none !important; background-color:#f7f7f7; }
.bor_bottom_no { border-bottom:none !important; }

.bg_gray { background-color:#f7f7f7; }

.certificate_table table td p.btn_down {
    padding:10px 20px 10px 50px; background-color:#0073b9; color:#fff; font-size:18px; background-image:url(../../../img/common/icon_download.png); background-position:left; background-size:18px; background-repeat:no-repeat; background-position:20px; }

.down_icon {display:inline-block; width:36px; margin:0 10px; }

@media (max-width:767.98px) {
	.certificate_table table th, 
	.certificate_table table td {padding:10px 5px; }
	.certificate_table table th { font-size:14px; }
	.certificate_table table td { font-size:13px; }
	.certificate_table table td span { display:block; }
	
	.down_icon {width:20px; margin:0 5px; }
}

/* 인증서 레이어팝업 */
.certificate_popup {border:1px solid #ccc; background:#fff; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:50%; max-width:560px; height:auto; display:none; z-index:9999; }
.certificate_popup img { width:100%; }
.certificate_popup .close {width:50px; height:50px; background:#eee; position:absolute; right:0; top:0; }


@media (max-width:767.98px) {
	.certificate_popup {width:80%; }
	.certificate_popup img {}
	.certificate_popup .close {width:40px; height:40px; }
}

/* 게시판 검색창 닫기 버튼 */
.modal-header .close {top: 10px !important; right: 25px !important;}