@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@font-face {
  font-family: 'Nanum Square';
  src: url('../fonts/NanumSquareL.eot'); /* IE9 Compat Modes */
  src: url('../fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/NanumSquareL.woff') format('woff'), /* Modern Browsers */
       url('../fonts/NanumSquareL.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/NanumSquareOTFLight.svg#017f9c78318bcde3d1dc4451e8eaca0a') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  300;
}
@font-face {
  font-family: 'Nanum Square';
  src: url('../fonts/NanumSquareR.eot'); /* IE9 Compat Modes */
  src: url('../fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/NanumSquareR.woff') format('woff'), /* Modern Browsers */
       url('../fonts/NanumSquareR.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/NanumSquareOTFR.svg#9e23ceb0c858ca37642ba540402577eb') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'Nanum Square';
  src: url('../fonts/NanumSquareB.eot'); /* IE9 Compat Modes */
  src: url('../fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/NanumSquareB.woff') format('woff'), /* Modern Browsers */
       url('../fonts/NanumSquareB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/NanumSquareOTFB.svg#a41a1fda1fdf3dafd3394867a156b1cf') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  700;
}
@font-face {
  font-family: 'Nanum Square';
  src: url('../fonts/NanumSquareEB.eot'); /* IE9 Compat Modes */
  src: url('../fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/NanumSquareEB.woff') format('woff'), /* Modern Browsers */
       url('../fonts/NanumSquareEB.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/NanumSquareOTFExtraBold.svg#090d6763bc81b49309446d23fbd10e87') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  900;
}
@font-face {
  font-family: 'bebas-neue';
  src: url('../fonts/Bebas-Neue.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Bebas-Neue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Bebas-Neue.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Bebas-Neue.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Bebas-Neue.svg#a41a1fda1fdf3dafd3394867a156b1cf') format('svg'); /* Legacy iOS */
  font-style:   normal;
}

/************ reset *********/
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;	box-sizing: border-box;}
*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, body, div, span, object, iframe, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, table, tbody, thead, tfoot, tr, th, td, summary, article, aside, canvas, details, figcaption, figure, footer, header, b, i, small, menu, nav, section, time, mark, audio, video, dl, dt, dd, ul, li, ol,  h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, button {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style: inherit;font-size: 100%;font-family:inherit;color:inherit;vertical-align: middle}
html,body{width: 100%;height:100%;}
dl,ul,ol,menu,li {list-style:none}
article, aside, code, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
input,select,textarea,button {background:none}
img {border:0; max-width:100%;}
table {border-collapse:collapse; table-layout: auto;}
a {text-decoration:none; color:inherit;}
p,ul,li {line-height:1.5em;}
body{color:#333; font-size:12px; font-family: 'Nanum Square', dotum,sans-serif; background:#fff;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

/************ design ***********/
.b, b {font-weight:bold;}
.u {text-decoration:underline;}
.eb {font-weight:900;}
.titillium {font-family:"Titillium Web";}
.bebas {font-family: "bebas-neue", sans-serif;}
.nanumsquare {font-family:"Nanum Square";}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f17 {font-size:17px;}
.f18 {font-size:18px;}
.f21 {font-size:21px;}
.f24 {font-size:24px;}
.f25 {font-size:25px;}
.f28 {font-size:28px;}
.f30 {font-size:30px;}
.f33 {font-size:33px;}
.f36 {font-size:36px;}
.f38 {font-size:38px;}
.f45 {font-size:45px;}
.f60 {font-size:60px;}
.txl {text-align:left;}
.txc {text-align:center !important;}
.txr {text-align:right !important;}
.fl {float:left !important;}
.fr {float:right !important;}
.white {color:#fff !important;}
.red {color:#ed1c24;}
.blue {color:#1772b6;}
.green {color:#0f8040;}
.orange {color:#e65c00;}
.emerald {color:#00a7cb;}
.gray333 {color:#333;}
.gray555 {color:#555;}
.alink {color:#0084d1;}
.alink:hover {text-decoration:underline; transition:0.3s all ease}
.bdddd {border:1px solid #ddd;}
.bdtccc {border-top:1px solid #ccc;}
.bdbccc {border-bottom:1px solid #ccc;}
.p40 {padding:40px;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.bg_f4 {background-color: #f4f4f4;}
.trans80 {background-color:rgba(255,255,255,0.8) !important;}
.p_style1 {width:70%; margin:0 auto; color:#555;}
.clear {display:block; clear:both; content:"";}
.btnBox {
	position: relative;
	text-align:center;
	margin-top: 50px;
	margin-bottom: 10px;
}
.btn_style1 {
	display:inline-block;
	color:#fff;
	font-size:16px;
	padding:10px 20px;
	background-color:#1773b6;
	cursor:pointer;
}
.btn_style2 {
	display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #1773b6;
    cursor: pointer;
    min-width: 200px;
    height: 45px;
    border-radius: 10px;
}
.box_style1 {
	width:63%;
	font-weight:700;
	text-align:center;
	word-break:keep-all;
	border:3px solid #798088;
	border-radius:10px;
	padding:15px;
	margin:0 auto;
}
.blueBox {color:#fff;padding:20px 25px 10px;margin-bottom:20px;background-color:#105bab;}
.orangeBox {color:#fff;font-weight:700;font-size:20px;padding:15px 25px 15px;background-color:#eb7f44;}
.greenBox {color:#fff;font-weight:700;font-size:20px;padding:15px 25px 15px;background-color:#0f8040;}

.select_style1 {
	height:40px;
	line-height:26px;
	cursor:pointer;
	border:1px solid #ddd;
	padding:3px;
	background-color:#FFF;
}
.textarea_style1 {
	width: 100%;
	height:250px;
	border:1px solid #ddd;
	padding: 2%;
	background-color:#FFF;
	overflow-x: hidden;
}
.iframe_style1 {border:2px solid #b1b1b1}
.ul_style1 {margin-bottom:23px;}
.ul_style1 li{position:relative;margin-left:20px;margin-bottom: 3px;}
.ul_style1 li:after{
	position: absolute;	left: -9px;	top: 10px;
	content: "";
	display: block;
	width: 3px;height: 3px;
	background-color: #555555;
}
.input_long {width:94%;	 height:40px; border:1px solid #dddddd; padding:3px 3px 3px 7px; background-color:#FFF;} .input_middle {width:40%; height:40px; border:1px solid #dadada; padding:3px 3px 3px 7px; background-color:#fff}
.input_short {width:20%; height:20px;	border:1px solid #dadada;	padding:3px 3px 3px 7px;	background:none;}
.input_exshort{width:5%;	height:18px;	border:1px solid #dadada;	padding:3px 3px 3px 7px;	margin-right:5px;	background:none;}
.input_style1 {width:200px; height:33px; border:1px solid #dadada; padding:3px 3px 3px 7px;}
.input_style2 {
	width:100%;
	border:1px solid #dadada;
	padding:11px;
	background-color:#FFF;
}
.dl_style1:after {display:block;content:"";clear:both;}
.dl_style1 dl {text-align:center;margin-bottom:60px;}
.dl_style1 dt {font-weight:700;color:#fff;border:1px solid #ccc;border-radius:10px 10px 0 0;padding:20px 30px;background-color:#6a727b;}
.dl_style1 dd {
	height:130px;
	word-break:keep-all;
	line-height:1.3em;
	border:1px solid #ccc;	border-radius:0 0 10px 10px;
	padding:30px 30px 40px
}

.dl_style2:after {display:block;content:"";clear:both;}
.dl_style2 dl {margin-bottom:40px;}
.dl_style2 dt {
	font-weight:700;
	text-align:center;
	border:1px solid #ccc;border-radius:10px 10px 0 0;
	padding:20px 30px;
	background-color:#e2e7ea;
}
.dl_style2 dd {
	height:184px;
	word-break:keep-all;
	text-align:left;
	border:1px solid #ccc;border-radius:0 0 10px 10px;
	padding:15px 15px 15px 25px;
	transition:.4s all ease;
}
.dl_style2 li {position:relative;}
.dl_style2 li:after {
	position:absolute;top: 8px;left: -8px;
	content:"";
	width:3px;height:3px;background-color:#b5b5b5;
}

.dl_style3:after {display:block;content:"";clear:both;}
.dl_style3 dl {margin-bottom:40px;}
.dl_style3 dt {
	font-weight:700;
	text-align:center;
	border:1px solid #ccc;border-radius:10px 10px 0 0;
	padding:20px 30px;
	background-color:#e2e7ea;
}
.dl_style3 dd {
	height:249px;
	word-break:keep-all;
	text-align:left;
	border:1px solid #ccc;border-radius:0 0 10px 10px;
	padding:15px 15px 15px 25px;
	transition:.4s all ease;
}
.dl_style3 li {position:relative;}
.dl_style3 li:after {
	position:absolute;top: 8px;left: -8px;
	content:"";
	width:3px;height:3px;background-color:#b5b5b5;
}

.row {width:1100px;margin:80px auto;}
.row2 {width:100%;}
.row:after, .row2:after {display:block; content:""; clear:both;}
.col-1, .col-2, .col-3, .col-4, .col-4n, .col-5, .col-6, .col-6n, .col-7, .col-8, .col-8n, .col-9, .col-10, .col-11, .col-12 {float:left;box-sizing:border-box;}
.col-1 {width:8.3333%;}
.col-2 {width:16.6667%}
.col-3 {width:24.1%; margin-right:1.2%;}
.col-3:last-child{margin-right:0;} /*24.1*4 +1.2*3 = */
.col-4 {width:33.333333%;}
.col-4n {width:30.333333%;margin-right:3%;}
.col-5 {width:41.6667%;}
.col-6 {width:50%;}
.col-6n {width:49%;}
.col-7 {width:58.3333%;}
.col-8 {width:66.6667%;}
.col-8n {width:65.6667%;}
.col-9 {width:75%;}
.col-10 {width:83.3333%}

.in_mobile {display:none;}
.in_tablet {display: none;}
.out_tablet {display: block;}
.in_pc {display:block;}
.in_pc_ib {display:inline-block;;}


/*************** table *****************/
.tbl_basic {
	width: 100%;
  color: #444;font-size:14px;
	text-align:center;
	border-top:2px solid #558a3f;
  margin-bottom:25px;
}
.tbl_basic th {
	font-weight:700;
	border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
	padding:12px 11px 12px 24px;
	background-color:#f5f5f5;
}
.tbl_basic td {
	line-height: 1.3em;
	border-right:1px solid #ccc; border-bottom:1px solid #ccc;
	padding:20px 18px 16px;
}
.tbl_basic th:last-child {border-right:0;}
.tbl_basic td:last-child {border-right:0;}

.tbl_normal {width:100%;text-align: center;}
.tbl_normal th{font-weight:700;border: 1px solid #ccc;background-color:#f2f2f2;}
.tbl_normal td{border: 1px solid #ccc;padding:17px 15px;}

.tbl_board {width:100%;}
.tbl_board th {font-weight:700;border-bottom:1px solid #ddd;padding:18px;background-color:#f8f8f8;}
.tbl_board td {border-bottom:1px solid #ddd;padding:18px;}

.tbl_3n {width:100%;}
.tbl_3n td{
	width:33.3333%;
	vertical-align: top;
	padding-left:1%;padding-right:1%;
	padding-bottom:10px;
}

.tbl_3dan {width:100%;margin-bottom:30px;}
.tbl_3dan td{
	width:33.3333%;
	vertical-align:top;
	padding-right:1%;padding-left:1%;
	padding-bottom:15px;
}
.tbl_3dan tr.odd td {padding-bottom:10px;}

/*************** header *****************/
.wrap {width:100%;height: 100%;}
.headerWrap {position:fixed;top:0;width:100%;transition:.4s all ease-out;z-index: 11;}
.headerWrap.fixed {transition:.4s all ease;background-color:#fff;box-shadow:0 2px 10px #bbb;z-index: 15;}
.header {
  position: relative;
  width: 1200px;
  box-sizing: border-box;
  padding: 30px 0 30px 40px;
  margin: 0 auto;
  background: transparent;
  transition: .5s all ease;
  z-index: 10;
}
.header:after{content:"";display:block;clear:both;}
.header.fixed {
	transition:.5s all ease;
}
.loginWrap_m {display:none;position: relative;top:2px;right:0;font-size:14px;font-weight:700;}
.logoWrap {float:left;}
.logoWrap img {width:221px;}
.gnbWrap {float:right;}
.gnb:after{content:"";display:block;clear:both;}
.gnb > li {
	position:relative;
  color: #222;
	float:left;
	font-family:"Nanum Gothic","나눔고딕";
	font-size:14px;
	font-weight:700;
	margin-right:45px;
	margin-top: 10px;
	cursor:pointer;
}
.gnb.sub3 > li {margin-right:30px;}
.gnb > li:hover {color:#d73301;transition:.3s all ease}

.snbWrap {
	display:none;
	position: absolute;	top: 92px;	left: 0;
	width: 100%;height:58px;
	font-size:16px;
	box-sizing: border-box;
	background-color:#f3f3f3;
	background-color:rgba(255,255,255,0.6);
}
.snb {position:absolute;display:none;left:0;top:67px;color:#333;z-index:1;}
.snb:after {display:block;content:"";clear:both;}
.snb li {float:left;width:330px;font-weight:700;font-size:16px;}
.snb3 {}
.snb4 {right:0;left:auto;}
.snb4 li {margin-right:0 !important;}

.gnbWrap_m {
	display:none;
	position:absolute;top:89px;left:0;
	width:100%;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 3px #d9d9d9;
	background-color:#FFF;
	z-index:10;
}
.gnb_m {
  position:relative;
  font-weight:700;font-size:16px;color:#fff;
  text-align: center;
  border-top:1px solid #545454;
  padding:8px 30px;
  background-color:#333;
}
.gnb_m a {display: block;}
.loginWrap_m {}

/*************** index *****************/
.section {position:relative;}
.swiper-container {width:100%;height:100%;}
.swiper-slide .bg, .bxslider .bg {
  position: absolute;top: 0;left: 0;
  width: 100%;height: 100%;
  background-size:cover;
  background-position:center;
  z-index: 1;
}
.swiper-slide .context, .bxslider .context {
  position: relative;
  width: 960px;
  text-align: left;
  padding-left: 60px;
  margin: 150px auto 0;
  transition: all 1s ease;
  z-index: 2;
}
.swiper-slide .tit, .bxslider .tit {
  color:#505151;
  line-height: 1em;
}
#index #section01 {
  position: relative;
  width: 100%;
  height:100%;
  overflow: hidden;
  margin: 0 auto;
  background-attachment: fixed;
  transition: all 0.5s;
}
#index_slide01 .bg{background-image:url("../images/bg_index01.jpg");background-repeat: no-repeat;}
#index_slide02 .bg {background-image: url("../images/bg_index02.jpg");background-repeat: no-repeat;}
#index_slide03 .bg {background-image: url("../images/bg_index03.jpg");background-repeat: no-repeat;}
#index_slide03 .tit {color:#fff;padding:20px 40px;}
#index_slide04 .bg {background-image: url("../images/bg_index04.jpg");background-repeat: no-repeat;opacity:0.5;}
#index_slide04 .tit {display: inline-block;padding:20px 40px;text-shadow: 0px 0px 2px #fff;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff}
.blackBoxWrap {
	position: absolute;bottom:50px;left:0;right:0;
	width:960px;
	margin:0 auto;
	z-index: 1;
	transition:.5s all ease;
}
.blackBoxWrap:after{content:"";display:block;clear:both;}
.blackBox {
  position: relative;
	float:left;
  width:23%;
  margin:0 1%;
	box-sizing: border-box;
  background-repeat:no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  box-shadow:4px 4px 4px #222;
  box-shadow:4px 4px 4px rgba(0,0,0,0.4);
  transition:.4s all ease;
  cursor: pointer;
}
.blackBox:before {
  display: block;
  content: "";
  padding-top: 72.1591%; /* 1:1 비율 */
}
.blackBox:hover .bg {display: none;}
.blackBox:hover .tit {display: none;}
.blackBox .tit{
  position: absolute;top:28%;left: 0;
  width: 100%;
  font-size: 18px;color:#fff;font-family:"Arial";
  line-height:1.3em;
  text-align: center;
  z-index: 2;
}
#black03 .tit {top:22%;}
#black04 .tit {top:22%;}
.blackBox .bg {
  position:absolute;left:0;top:0;bottom:0;right:0;
  background-color: #666;
  background-color:rgba(31,31,31,0.7);
}
#black01 {background-image:url('../images/img_index01.jpg');}
#black02 {background-image:url('../images/img_index02.jpg');}
#black03 {background-image:url('../images/img_index03.jpg');}
#black04 {background-image:url('../images/img_index04.jpg');}


/*************** pageScroll *****************/
.pageScroll {
  position:absolute;right:122px;top:200px;
  z-index:500;
}
.pageScroll ul {position:fixed; width:10px;}
.pageScroll li {
  width:130px;height:100px;
  line-height:1px;
  margin: 0 0 7px 0;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
  cursor: pointer;
}
.pageScroll li.section01 {background-image: url("../images/img_index01.jpg");}
.pageScroll li.section02 {background-image: url("../images/img_index02.jpg");}
.pageScroll li.section03 {background-image: url("../images/img_index03.jpg");}
.pageScroll li.section04 {background-image: url("../images/img_index04.jpg");}
.pageScroll li a {
  position:relative;
  display:block;
  float:left;
  width:100%;
  height:100%;
}
.pageScroll li a span {
  display: block;
  height:100%;
  font-weight: 700;
  font-size:12px;
  font-family:"Arial";
  color: #fff;
  line-height:16px;
  text-align:center;
  padding: 25px 20px;
  background: #000;
  opacity: 0.7;
}
.pageScroll li.section03 span {padding:19px 20px;}
.pageScroll li.section04 span {padding:19px 20px;}

.pageScroll li:hover a {border:2px solid #cdcdcd}
.pageScroll li:hover span {display: none;}
.pageScroll li.active a {border:2px solid #cdcdcd}
.pageScroll li.active span {display: none;}


/*************** login,join *********************/
.loginWrap {
	position:fixed;top:15px;right:0;
	font-size:14px;
	font-weight:700;
	text-align:right;
	margin-right:9.1%;
	z-index:12;
}
.loginBox {
	width:100%;
	border-top:2px solid #1772b6;
	padding-bottom:60px;
	background-color:#f8f8f8;
}
.joinBox {
	border-top:2px solid #1772b6;
	padding:3%;
	background-color:#f8f8f8;
}

/*************** sub *********************/
.top_banner {
  position: relative;margin-top: 91px;
  width: 100%;
  height:250px;
  background-repeat:no-repeat;
  background-position: center;
  background-size: cover;
  transition:.4s all ease;
}
#sub1_section01 {background-image: url("../images/bg_sub1banner.jpg");}
#sub1_section03 {background-image: url("../images/sub1_section03.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;}
#sub1_section05 {background-image: url("../images/sub1_section05.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;}
#sub2_section01 {background-image: url("../images/bg_sub2banner.jpg");}
#sub2_section03 {background-image: url("../images/sub2_section03.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;background-position:center}
#sub2_section04 {background-image: url("../images/sub2_section05.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;}
#sub2_section06 .sub02_11 {position: absolute;top:-74px;right: 98px;}
#sub3_section01 {background-image: url("../images/bg_sub3banner.jpg");}
#sub3_section04 {background-image: url("../images/sub3_section04.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;}
#sub3_section07 {background-image: url("../images/sub3_section06.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;}
#sub4_section01 {background-image: url("../images/bg_sub4banner.jpg");}
#sub4_section02 {background-image: url("../images/sub4_section02.jpg");background-repeat:no-repeat;-webkit-background-size: cover;background-size: cover;background-position:center}

.box_sub3_section05{
	text-align:center;
	border:1px solid #ccc;
	border-radius:5px;
	padding:40px 60px;
	margin-bottom:30px;
}
.box_sub3_section05 ul:after{display:block;content:"";clear:both;}
.box_sub3_section05 ul li {
	float:left;
	width:40%;
	text-align:left;
	list-style:disc;
	margin-left:10%;
	word-break:keep-all;
}

.row2 {
  width:1000px;
  font-size:14px;
  padding: 75px 0;
  margin:0px auto;
}
.row2 .box870 {padding-left:65px;padding-right:65px;}
.row2 .box870:after {content:"";display: block;clear:both}
.row2 .box920 {
  padding:40px;
  margin-left:25px;
  margin-right:55px;
  background-color:#fff;
}
.row2 .box920:after {display:block;content:"";clear:both;}
.row2 h1 {
  position: relative;
  font-weight:700;font-size:30px;
  text-align:left;
  padding-left:15px;
  margin-bottom:40px;
}
.row2 h1:after {position: absolute;left:0px;bottom:0px;content:'';width:4px;height:71px;background-color:#e99819;}
.row2 h1 p{font-family:"Arial";color: #666;font-size:13px;text-align:left}
.row2 h2 {
  display: inline-block;
  position: relative;
  font-weight:700;font-size:22px;color:#767676;
  padding-left:14px;padding-right: 14px;
  margin-bottom:20px;
}
.row2 h2:before {position:absolute;left:0px;top:2px;content:'';width:4px;height:20px;background-color:#767676;}
.row2 h2:after {position:absolute;right:0px;top:2px;content:'';width:4px;height:20px;background-color:#767676;}
.row2 h3 {position:relative;font-weight:700;font-size:18px;padding-left:16px;margin-bottom:7px;}
.row2 h3:after {position:absolute;left:0px;top:6px;content:'';width:8px;height:8px;border-radius:4px;background-color:#e99819;}
.row2 h4 {font-weight:700;font-size:20px;color:#444;margin-bottom:15px;}
.row2 h5 {font-weight:700;font-size:18px;padding-left:17px;margin-bottom: 8px;}
.row2 p {text-align:justify;margin-bottom:10px;word-break:keep-all}


/*************** board *****************/
.contentsView {
	position: relative;
	text-align: left;
	padding: 30px 30px 130px 30px !important;
	background-color: #fefefe;
}
.contentsView h1 {font-size:19px;float: none;padding:5px 0px 10px;cursor: text;}
.contentsView h2 {font-size:17px;margin:15px 0 10px;}
.contentsView img {height:auto !important;margin:5px 0 10px;}
.contentsView li {list-style: outside; margin-left: 20px;}
.contentsView a {color: #0782C1;}
.contentsView p {margin:5px 0;}
.contentsView table {max-width:100% !important}
.contentsView .marker {background-color:#6adf5b;}
/* .contentsView table td {padding:10px;} 시행하면 뉴스레터가 망가짐..*/

/**************** Forum ******************/
.tbl_forum_write {
	width:100%;
	text-align:center;
	border-top:2px solid #1772b6;
	margin-bottom:40px;
}
.tbl_forum_write th {
	font-weight:700;
	border-bottom:1px solid #ddd;
	padding:6px;
	background-color:#f8f8f8;
}
.tbl_forum_write td {border-bottom:1px solid #ddd;padding:6px;}

.tbl_forum_cmmt_box {display:none;}
.tbl_forum_cmmt {
	width: 100%;
	border-top: 1px solid #dadada;
	text-align: center;
	font-size: 0.9em;
}
.tbl_forum_cmmt .c_w_td1 {
	width: 13%;
	border-top: 1px solid #ddd;
	padding:8px !important;
	background: #f9f8fd;
}
.tbl_forum_cmmt .c_w_td2 {
	width: 77%;
	text-align: left;
	border-top: 1px solid #ddd;
	padding:8px !important;
}
.tbl_forum_cmmt .c_w_td3 {
	width: 10%;
	border-top: 1px solid #ddd;
	padding:8px !important;
}
.comment_written_box {position:relative; margin-bottom:15px}
.comment_written_box .tit {font-weight:700;}
.comment_written_box .del {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 1px 5px 4px 4px;
	line-height: 11px;
	border: 1px solid #dcd8d9;
	color: #8c8c8c;
	cursor: pointer;
}


/*************** pager *****************/
.pager{
	text-align:center;
	margin-top:66px;
}
.pager:after{content:""; display:block; clear:both;}
.pager li {
	display:inline-block;
	padding: 4px 8px 3px;
	margin-left:-4px;
}
.pager a{
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
.pager a.active{font-weight:bold;}


/*************** footer *****************/
.footerWrap {background:#3c3c3c}
.footer {
  display:block;
  width: 1200px;
  color:#959595;
  font-weight: 700;
  text-align:center;
  padding:40px;
  margin: 0 auto;
  transition:.4s all ease;
}
.footer span{padding:0 8px; letter-spacing:0;}












/* side menu */
#side_menu{
	position: fixed;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 2;
    padding-left: 165px;
}
#float_menu{
	position: absolute;
    /* top: 52%; */
	bottom: 80px;
    width: 110px;
    left: 0;
    margin-top: -35px;
}
#float_menu li{
    margin: 10px 0;
	display: inline-flex;
}
.side_button{
	padding: 10px 0;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 18px;
    text-align: center;
    line-height: normal;
    background: #e2e7ea;
    color: #090d67;
    width: 100px;
    cursor: pointer;
	box-shadow: 4px 4px 4px #222;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 40%);

}



.none{
	display: none !important;
}


/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 18; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
  }
  
  /* The Close Button */
  .close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
  }

  label{font-size: 1.2em;
    display: block;
    margin: 12px 0 3px 0;}

	.row_address_top {
		display: flex;
		width: 100%;
		font-family: "Nanum Gothic","나눔고딕";
		}
	.row_address {
display: flex;
width: 100%;
font-family: "Nanum Gothic","나눔고딕";
}

.column {
flex: 50%;
background: gray;
color: white;
}
.column-30 {
flex: 15%;
margin: 5px 10px;
}
.column-70 {
flex: 85%;
margin: 5px 10px;
padding-left: 10px;
border-left: 1px solid white;
}

.subBoxWrap_mobile{display: none;}
.subBoxWrap_mobile .subBox{margin-top: 40px;}
.subBoxWrap{
	/* position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    width: 960px;
    margin: 0 auto; */
    transition: .5s all ease;
}
.subWarpin{
	width: 500px;
    display: block;
    height: 125px;
    float: right;
	background: #fefefe9e;
    border-radius: 10px;
    border: 2px solid white;
}
.subBox{
	position: relative;
    float: left;
    width: 21%;
    margin: 7px 2%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    box-shadow: 4px 4px 4px #222;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 40%);
    transition: .4s all ease;
    cursor: pointer;
	border: white 2px solid;
    border-radius: 5px;
    overflow: hidden;
}
.subBox a{
	display: inherit;
	height: 100px;
    text-align: center;
    font-size: 20px;
	line-height: 30px;
    padding: 21px 0;
    color: white;
    background-image: linear-gradient(to bottom right, #767676, #ccc);
}
/* .subBox:before {
    display: block;
    content: "";
    padding-top: 72.1591%;
} */

















@media screen and (min-width:1920px) {
	.header {width:1519px;}
	.logoWrap img {width:442px;}
	.f60 {font-size:80px;}
	.swiper-slide .context {width:1519px;margin-top:250px;padding-left:120px;}
	.bxslider .context {width:1519px;margin-top:250px;padding-left:120px;}
	.blackBoxWrap {width:1519px;}
	.blackBox .tit {font-size:25px;}
}

@media screen and (max-width: 1400px) {
  .top_banner {-webkit-background-size: cover; background-size: cover;}
}
@media screen and (max-width: 1364px) {
	.header {transition:all .5s ease}
	.gnb li {margin-right: 35px;}
	.gnb li.last {width: 148px;background-position: -35px 0px;}
}

@media screen and (max-width: 1200px) {
	.gnb li {font-size:16px;}
	.row {width:100%;margin:40px auto;}
	.dl_style1 dd {height:140px;transition:.4s all ease;}
	.dl_style3 dd {height:303px;transition:.4s all ease;}

	.f14 {font-size:13px;}
	.f16 {font-size:14px;}
	.f17 {font-size:15px;}
	.f18 {font-size:15px;}
	.f33 {font-size:26px;}
	.f36 {font-size:28px;}
	.f38 {font-size:30px;}
	.f45 {font-size:35px;}
  .f60 {font-size:45px;}
	.col-6n {width:47%;}
	.col-8n {width:63.6667%;}
  .in_tablet {display:block;}
  .out_tablet {display:none;}

	.header {width:100%;top:0;padding:30px 6%;}
	.gnb, .loginWrap {display:none;}
	.loginWrap_m {display:inline-block;}
	.btn_menu {display:inline-block;}
  .swiper-slide .tit{display: none;transition:.4s all ease-out}
  .bxslider .tit{display: none;transition:.4s all ease-out}
  .blackBoxWrap {width: 90%;top:150px;}
  .blackBox {width: 48.4%;margin: 0.8%;}
  .blackBox:before {padding-top:66.667%;}
  .blackBox .tit {font-size:20px;font-weight:400;}
  #black01 .bg {background: url("../images/bg_blacklogo01.png") no-repeat;-webkit-background-size: 100% 100%;
  background-size: 100% 100%;opacity:0.8;}
  #black02 .bg {background: url("../images/bg_blacklogo02.png") no-repeat;-webkit-background-size: 100% 100%;
  background-size: 100% 100%;opacity:0.8;}
  #black03 .bg {background: url("../images/bg_blacklogo03.png") no-repeat;-webkit-background-size: 100% 100%;
  background-size: 100% 100%;opacity:0.8;}
  #black04 .bg {background: url("../images/bg_blacklogo04.png") no-repeat;-webkit-background-size: 100% 100%;
  background-size: 100% 100%;opacity:0.8;}

  .row2 {width:100%;padding:60px 0;}
  .row2 .box920 {margin-right:25px;}
	.pageScroll {display: none;}
  .sub02_11 {display: none;}
  #side_menu{display: none;}
	.footer{width: 100%;}
	.subBoxWrap{display: none;}
	.subBoxWrap_mobile{display: block !important;}
}

@media screen and (max-width: 850px) {
	.gnbWrap_m {top:76px;}
	.dl_style1 dt{padding:15px 20px;}
	.dl_style1 dd{height:140px;padding:20px 10px;}
	.dl_style2 dt{padding:15px 20px;}
	.dl_style2 dd{height:280px;padding:15px 10px 15px 20px;}
	.dl_style3 .col-3 {width: 48%;margin-right: 2%;transition:.4s all ease;}
	.dl_style3 dt{padding:15px 20px;}
	.dl_style3 dd{height:218px;padding:15px 10px 15px 20px;}

  .blackBox .tit {font-size:17px;transition:.4s all ease}

  .row2 h1 {margin-bottom:20px;}
	.box_sub3_section05 {padding:20px 30px 30px 40px;}
	.box_sub3_section05 ul li {width:45%;margin-left:5%;}

	#footer {padding:40px 0 80px;}
	.footerWrap {margin-left:0;}
	.copyRight {float:none;margin:0;}
	.copyRight ul li{float:none;}
	.ash_mobile {display:none;}
	.row_address_top {
		display: block;
	}
}

@media screen and (max-width:652px) {
	.f13 {font-size:9px;}
	.f14 {font-size:11px;}
	.f17 {font-size:13px;}
	.f18 {font-size:14px}
	.f21 {font-size:15px;}
	.f25 {font-size:18px;}
	.f24 {font-size:16px !important;}
	.f30 {font-size:20px;}
	.f33 {font-size:21px;}
	.f36 {font-size:22px;}
	.f38 {font-size:23px;}
	.f45 {font-size:26px;}
  .f60 {font-size:33px;}
	.col-3 {width: 48%;margin-right: 2%;margin-bottom:10px;transition:.4s all ease;}
	.col-4, .col-6, .col-6n, .col-8, .col-8n {width:100%; float:none;margin-top:0 !important;}
	.input_middle {width:66%;}
	.in_mobile {display:block;}
	.in_pc {display:none;}
	.in_pc_ib {display:none;}

	.header {width:100%;padding:23px 5.5% 20px; margin-left:0;}
	.logoWrap {width:150px;transition:1s all ease}
	.loginWrap_m {top:0;}
	.gnbWrap_m {top:67px;}
	.blackBoxWrap {width: 90%;margin-left: 5%;}
  .blackBox {width: 48%;margin: 1%;}
  .blackBox .tit {font-size:14px;}
  .subBox a{
	font-size: 14px !important;
	line-height: 16px;
	padding: 35px 0;
}
  .top_banner {height: 150px;margin-top:67px;transition:.4s all ease-out}
  .tbl_basic th, .tbl_basic td {font-size:12px;padding-left:5px;padding-right:5px;}
	.tbl_3n td {font-size:12px;}
	.tbl_3dan td {font-size:12px;}
	.tbl_board th {padding:10px;}

  .row2 {padding:45px 0;}
  .row2 .box870 {padding-left: 25px;padding-right: 25px;}
  .row2 .box920 {padding-left: 25px;padding-right: 25px;}
	.row2 h1 {font-size:20px;}
	.row2 h1:after {bottom:3px;height:41px;}
	.row2 h2 {font-size:18px;}
	.row2 h2:before {top:0;height:18px;}
	.row2 h2:after {top:-1px;height:18px;}
	.row2 h3 {font-size:15px;}
	.row2 h3:after {top:4px;}
	.row2 h4 {font-size:17px;}
	.row2 h5 {font-size:15px;}
	.row2 p {font-size:14px;}
	.dl_style2 dt {font-size:13px;padding: 12px 10px;}
	.dl_style2 dd {height:170px;font-size:11px;padding-right:10px;}
	.dl_style3 dt {font-size:13px;padding: 12px 10px;}
	.dl_style3 dd {height:190px;font-size:11px;padding-right:10px;}
	.box_sub3_section05 ul li{width:90%;margin-left:5%;}

  .footerWrap {position: fixed;bottom: 0;width:100%;z-index: 1;}
  .footer {font-size:10px;padding:12px 10px 10px;}
}
