@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

/* ¸Þ´º */
#w_header #w_gnb > li {padding:0 10px; min-width:100px; transition:0.5s;}
.fix #nav_btn .line, .down #nav_btn .line {background:#232323;}
#lang {transition:0.5s;}

@media screen and (max-width: 1200px) {
	nav.pc {display:none;}
}

.nav_banner {padding:0 !important; width:1200px !important; margin:-65px auto 0 auto;}
.nav_banner > li {width:370px; vertical-align:middle; display:inline-block; border-radius:3px; padding:10px; text-align:left; margin:0 10px;}
.nav_banner > li:nth-child(1) {background:url('/_img/nav_banner_06.png') no-repeat center center;}
.nav_banner > li:nth-child(2) {background:url('/_img/nav_banner_04.png') no-repeat center center;}
.nav_banner > li:nth-child(3) {background:url('/_img/nav_banner_05.png') no-repeat center center;}
.nav_banner > li > a {font-size:19px; font-weight:bold; color:#fff !important; padding-left:0 !important; width:100%; position:relative;}
.nav_banner > li > a:hover {border-left:0 !important;}
.nav_banner > li > a > .nav_left {display:inline-block; width: calc( 100% - 55px ); vertical-align:middle; padding-left:15px;}
.nav_banner > li > a > .nav_left > .b_etit {font-size:12px; color:#cbcbcb; margin-bottom:3px; display:block;}
.nav_banner > li > a > .b_more {display:inline-block; background:#e71216; padding:20px; border-radius:3px; line-height:9px; vertical-align:middle; transition:0.5s;}
.nav_banner > li > a:hover > .b_more {background:#fff;}

/* ¼­ºê¸Þ´º */
.sm2 ul, .sm3 ul, .sm4 ul {border:1px solid #ccc;}
.sm2 ul li, .sm3 ul li, .sm4 ul li {border-bottom:1px solid #ccc; text-align:left; padding:15px 20px;}
.sm2 ul li:last-child, .sm3 ul li:last-child, .sm4 ul li:last-child {border-bottom:0;}
.sm2 ul li:hover, .sm3 ul li:hover, .sm4 ul li:hover {background:#eaeaea;}
.sm2 ul li a, .sm3 ul li a, .sm4 ul li a {color:#232323; font-size:15px; font-weight:bold;}

/* ÇÏ´Ü */
.maxwid {width:100%; max-width:1200px; margin:0 auto;}
.bottom{ background : #000; }
.bottom1{padding-top: 30px; }
.bottom1 li { width : auto; display:inline-block; height: 40px; line-height: 40px;padding : 13px 0px;}
.bottom1 li img { vertical-align:middle;} 
.bottom1 li a { color: #ffffff; font-size: 14px; font-weight:bold; padding: 0px 10px;height: 18px;display: inline-block;line-height: 14px;vertical-align: top; }
.bottom1 li:first-child a{ color:#e71216; }
.bquick{ display: inline-block; }

.bot_select { position: relative; display: inline-block; margin-bottom: 15px; width: 160px;	float:right; padding-top:5px;} 
.bot_select select {display: inline-block;width: 100%;cursor: pointer;padding: 10px 25px 10px 15px;outline: 0;border: 2px solid #fff; background:#000; border-radius: 5px; color: #ffffff;appearance: none;-webkit-appearance: none;-moz-appearance: none; }
.bot_select select::-ms-expand { display: none;}
.select_arrow { position: absolute; top: 14px; right: 15px; width: 0px; height: 0px; border: solid #fff; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.bquick > li:nth-child(1) a { padding-left:0px; }
.bottom2{ clear:both; padding-bottom:30px;}
.btxt1{ color : #ddd; font-size:13px; }
.btxt2{ color : #8f8f8f; padding-top : 10px; font-size:13px;}

.content{ min-height : 500px;}
.white option{ background:#ffffff;   color : #222222; }

@media screen and (max-width: 1230px) {
	.bottom1{ padding : 20px; }
	.btxt1{ padding-left : 20px;  padding-right : 20px; }
	.btxt2{ padding-left : 20px;  padding-right : 20px;  }
}

@media screen and (max-width: 900px) {
	.bquick{ width : 100%;  }
	.bquick > li { width : 100%; border-left: 0px;  text-align:center}
	.bquick > li a {  border-right: 0px; padding:0px; text-align:center; }
	.bot_select{ margin : 0 auto; float:none;display: block; margin-top : 20px;}
}

/* ÇÏ´Ü Äü¸Þ´º */
.quick_bg {background:url('/_img/quick_bg.png') no-repeat center center;}
.quick_ul {width:100%; max-width:1200px; margin:0 auto; display:block;}
.quick_ul > li {padding:30px 45px; text-align:left; width:100%; max-width:33%; display:inline-block; border-right:1px solid #808080;}
.quick_ul > li:last-child {border-right:0;}
.quick_ul > li > a {width:100%; display:inline-block; height:66px; line-height:66px; background:url('/_img/quick_arrow.png') no-repeat right center; color:#fff; font-weight:bold; font-size:22px;}

@media screen and (max-width:900px) {
	.quick_ul > li {max-width:100%; padding:20px; border-bottom:1px solid #808080; border-right:0;}
	.quick_ul > li:last-child {border-bottom:0;}
	.quick_ul > li > a {text-align:center; background:none; height:auto; font-size:20px; line-height:20px;}
}

/* ¼­ºê¸Þ´º */
.submenu{width:100%; margin:0 auto; text-align:center;}
.submenu > ul{margin-bottom:30px;}
.submenu > ul > li{display:inline-block; border:1px solid #232323; background:#fff; padding:7px 50px; border-radius:10px; width:100%; max-width:225px;}
.submenu > ul > li:hover, .submenu > ul > li.on {color:#fff; background:#e71216; border:1px solid #e71216; }
.submenu > ul > li:hover > a {color:#fff;}
.submenu > ul > li > a{display:inline-block; font-size:18px;margin-right:-6px; margin-top:5px; letter-spacing:-1px; font-weight:bold;}
.submenu > ul li a:hover:before {border:0;}

/* Å¸ÀÌÆ² */
.s_tit {margin-bottom:30px; width:100%; display:inline-block; font-size:25px; font-weight:bold; color:#232323; text-align:center;}
.s_con {font-size:16px; text-align:center; margin-bottom:30px; width:100%; display:inline-block; color:#232323;}
.ss_tit {background:url('/_img/bullet_01.png') no-repeat left top; margin-bottom:30px; width:100%; display:inline-block; font-size:20px; font-weight:bold; color:#232323; padding-top:5px;}

/* Å×ÀÌºí */
 .rwd-table {
  width:100%;
  min-width: 280px;
  margin-bottom:25px;
  border-collapse:collapse;
  border-left:none;
  background:#fff;
  border-top:3px solid #103a82;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) " : ";
  font-weight: bold;
  width: auto;
  display: inline-block;
  padding-right: 10px;
  text-align:left;
}
.rwd-table th, .rwd-table td {
  padding:9px;
	border-left:none;
	color:#555;
	line-height:20px;
	border-collapse:collapse;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:14px;
	text-align:center;
}
.rwd-table th:last-child, .rwd-table td:last-child{border-right:none;} 
.rwd-table td.nobdr, .rwd-table th.nobdr {
	border-right:none;
}
.rwd-table td.nobdb {
	border-bottom:none;
}
.rwd-table th {
	color:#333;
	font-size:14px;
	background:#e5eff7;
}
.rwd-table .align {
	text-align:left;
}
.rwd-table .headline {
	font-size:14px;
	color:#333;
}

@media (max-width: 600px) {	
  .rwd-table th, .rwd-table td {

	border-right:none !important;
  }

}

@media (min-width: 600px) {
  .rwd-table td:before {
    display: none;
  }
}
@media (min-width: 600px) {
	
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

@media (max-width: 600px) {
  .rwd-table th, .rwd-table td {
  text-align:left;
  }

  .rwd-table tr > td:first-child {
   border-top : #0071c3 2px solid;
  }
}


.rwd-table {
  overflow: hidden;
}
.rwd-table tr {
}

@media (min-width: 600px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
  color:#333;
}

.rwd-table tr:hover { background: #f3f3f3 !important;  background-color: #f3f3f3 !important;} 
 .rwd-table tr:hover td{ background: #f3f3f3 !important;  background-color: #f3f3f3 !important;} 

/**********************************************************************/
.tbl01 {width:100%; margin-bottom:25px; border-collapse:collapse; border-left:none; background:#fff; border-top:3px solid #232323; border-bottom:3px solid #ccc;}
.tbl01 td, .tbl01 th {padding:10px; border-left:none; color:#232323; border-collapse:collapse; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-size:16px; text-align:center;}
.tbl01 td.nobdr, .tbl01 th.nobdr {border-right:none;}
.tbl01 td.nobdb {border-bottom:none;}
.tbl01 th {background : #f1f1f1; font-weight:bold; color:#090d8e;}
.tbl01 tr > td:last-child, .tbl01 tr > th:last-child {border-right:0;}
.tbl01 tr > td.bdr, .tbl01 tr > th.bdr {border-right:1px solid #ddd;}

.tbl02 {	width:100%; margin-bottom:25px; border-collapse:collapse; border-left:none; background:#fff; border-top:3px solid #232323; border-bottom:3px solid #ccc;}
.tbl02 td, .tbl02 th {padding:15px 30px;	border-left:none; color:#232323; line-height:20px; border-collapse:collapse; border-right:none; border-bottom:1px solid #dddddd; font-size:16px;}
.tbl02 td {text-align:left; padding-left:30px;}
.tbl02 td.nobdr, .tbl02 th.nobdr {border-right:none;}
.tbl02 td.nobdb {border-bottom:none;}
.tbl02 th {background : #f1f1f1; font-weight:bold; border-right:1px solid #ccc; text-align:center; color:#090d8e;}
.tbl02 td.lalign {text-align:left;}

.tscroll_wrap {overflow:auto; width:100%;}
.scroll_wrap {min-width:750px; width:100%;}

.color_01 {color:#180fcf !important;}

