@charset "utf-8";



/* Layoyt (레이아웃)

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

	.mB10 { margin-bottom: 10px; }

    .mB20 { margin-bottom: 20px; }

    .mB35 { margin-bottom: 35px; }

    .mB50 { margin-bottom: 50px; }

    .mB100 { margin-bottom: 100px; }



	#subContents * { word-break: keep-all; }

    

    .sub3_subtitle { display: block; color: #0072b8; font-size: 20px; font-family: 'NanumSquare', sans-serif; font-weight: bold; }

    .sub3_subp { font-size: 16px; color: #666; }

	

	.sub-visual { height:230px; }

	.sub-visual > div{position:relative; top: -2px; width:100%; height:230px; display: flex; align-items: center; justify-content: center; text-align: center; }

	.sub-visual p {font-size:15px; color: #fff; margin-bottom: 10px; font-family: 'Nanum Barun Gothic', sans-serif}

	.sub-visual h2 {font-size:30px; font-weight:bold; color: #fff; font-family:'Nanum Square' }

    .sub-visual span { display: block; width: 1px; background: #fff; height: 16px; margin: 0 auto 10px auto; }

	





	.sub-visual01 { background:url('/images/kor06r-18-0404/sub/sub_visual01_ic.jpg') no-repeat center center/cover; }

	.sub-visual02 { background:url('/images/kor06r-18-0404/sub/sub_visual02_ic.jpg') no-repeat center center/cover; }

	.sub-visual03 { background:url('/images/kor06r-18-0404/sub/sub_visual03_ic.jpg') no-repeat center center/cover; }

	.sub-visual04 { background:url('/images/kor06r-18-0404/sub/sub_visual04_ic.jpg') no-repeat center center/cover; }

	.sub-visual05 { background:url('/images/kor06r-18-0404/sub/sub_visual05_ic.jpg') no-repeat center center/cover; }



	.sub-tab{height:53px; background:#0072b8;}

	.sub-tab > ul:after{content:""; display:block; clear:both;}

	.sub-tab li{float:left;}

	.sub-tab li a{display:block; height:53px; text-align:center; line-height:53px; font-size:21px; font-weight: 800; color:#fff; font-family:'Nanum Square',sans-serif; border-left:1px solid rgba(255,255,255,0.8); padding-top:2px}

	.sub-tab li.active a{ background:#fff; color:#444;}



	.sub-tab .col-1 li{width:100%;}

	.sub-tab .col-2 li{width:50%;}

	.sub-tab .col-3 li{width:33.33%;}

	.sub-tab .col-4 li{width:25%;}

	.sub-tab .col-5 li{width:20%;}

	.sub-tab .col-6 li{width:16.66%;}

	.sub-tab .col-7 li{width:14%;}

	.sub-tab .col-8 li{width:12.5%;}

	.sub-tab .col-9 li{width:11.11%;}



	.sub-tab-m { display: none; position: relative; 100%; height: 45px; line-height: 45px; background: #414147; }

	.sub-tab-m ul { z-index: 10; display: none; position: absolute; width: 100%; box-shadow: 0px -2px 20px #555; }

	.sub-tab-m ul.active-1 { display: block; }

    .sub-tab-m a { display: block; width: 100%; height: 45px; background: #fff; border-bottom: 1px solid #eee; text-align: center; }

	.sub-tab-m-title { background: #414147 !important; color: #fff; cursor: pointer; }

	.sub-tab-m-title:hover { color: #70c4f8 !important; }

    



	.sub-tab-tri { display: inline-block; position: relative; width: 0px; height: 0px; border-top: 9px solid #fff; border-bottom: 0; border-right: 5px solid transparent; border-left: 5px solid transparent; transition: border-color .2s; }

	.sub-tab-m-title:hover .sub-tab-tri { border-top: 9px solid #70c4f8; border-bottom: 0; border-right: 5px solid transparent; border-left: 5px solid transparent; }

	.sub-tab-tri.active-1 { border-top: 0; border-bottom: 9px solid #fff; border-right: 5px solid transparent; border-left: 5px solid transparent; }

	.sub-tab-m-title:hover .sub-tab-tri.active-1 { border-top: 0; border-bottom: 9px solid #70c4f8; border-right: 5px solid transparent; border-left: 5px solid transparent; }

	



	@media only screen and (min-width:1201px) {

		.sub-tab > ul{margin:0 auto; width:1200px;}

		.sub-tab li:last-child a{border-right:1px solid rgba(255,255,255,0.8);}

	}

	@media only screen and (max-width:1200px) {

		.sub-tab li:first-child a{border-left:0;}

	}

    @media only screen and (max-width:980px) {

		.sub-tab li a{font-size:17px; }

		.sub-visual > div{top: 0px;}

    }

	@media only screen and (max-width:768px) {

 		.sub-visual { height:180px; }

		.sub-visual > div{ height:180px; }

		.sub-visual p {font-size:13px; margin-bottom: 7px;}

        .sub-visual h2 {font-size:24px; }

        .sub-visual span { height: 13px; margin: 0 auto 7px auto; }



		.sub-tab { display: none; height:45px;}

		.sub-tab li a{height:45px; line-height:45px; font-size:15px;}



		.sub-tab-m { display: block; }



	}



/* Sub Contents (서브 콘텐츠 영역)

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

	#subContents{padding:50px 0 150px 0; width:100%;}

	#subContents h3 { margin-top:120px; padding-left:20px; position:relative; margin-bottom:20px; font-size:24px; font-weight:700; color:#121212; }

	#subContents h3:first-child { margin-top:0; }

	#subContents h3:before { content:""; position:absolute; width:5px; height:20px; left:0; top:3px; background:#e14331; }

	#subContents h3 span { font-weight:100; color:#666; }

	.sub-contents p{white-space:pre-line; word-break:keep-all;}

	.sub-contents p:last-child{margin-bottom:0;}



	.sub-contents .big-txt{margin-bottom:40px; line-height:1.3; font-size:25px; color:#333;}

	.sub-contents .big-txt strong{font-weight:700; color:#e14331;}



	.sub-contents .f_big { font-size:20px; font-weight:500; }



	.basic_ul li { margin-bottom:5px; padding-left:10px; position:relative;  word-break:keep-all !important; }

	.basic_ul li:before { content:""; position:absolute; left:0; top:7px; width:4px; height:4px; background:#e14331; border-radius:50%; }



	.f_gray { color:#888; }

	.t_center { text-align:center; }

	.p_color { color:#e14331; }



	.basic_table { border-collapse:collapse; width:100%; border-top:2px solid #e14331; border-bottom:1px solid #414143; } 

	.basic_table tr:last-child td.cba { border-bottom:1px solid #414143; }	

	.basic_table th { padding:10px; background:#414143; color:#fff; font-weight:bold;  text-align:center; border-top:2px solid #414143;}

	.basic_table td { padding:10px 20px; word-break:keep-all;  }

	.basic_table td.cba { padding:10px 20px; text-align:center; background:#f8f8f8; border-bottom:1px solid #fff; font-weight:bold;  }



	@media only screen and (min-width:1201px) {

		#subContents{margin:0 auto; width:1200px;}

	}

	@media only screen and (max-width:1200px) {

		#subContents{padding:50px 20px 100px 20px;}

	}

	@media only screen and (max-width:768px) {

		#subContents{padding:40px 15px 70px 15px;}

		#subContents h3 { margin-top:30px; padding-left:10px; margin-bottom:10px; font-size:20px; }

		#subContents h3:before { width:5px; height:17px; }

		#subContents h3 span { font-size:14px; }

		

		.sub-contents p{font-size:14px; white-space:normal; word-break:keep-all;}

		.sub-contents .big-txt{margin-bottom:20px; font-size:20px;}

		.sub-contents .f_big { font-size:16px; }



		.basic_ul li { font-size:14px; margin-bottom:3px; padding-left:10px; }

		.basic_ul li:before { left:0; top:7px; width:4px; height:4px; }



		.basic_table td.cba { min-width:100px; }

		.basic_table th, .basic_table td { padding:5px; font-size:14px; }

	}







/* 게시판 관련 CSS

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

	/* 일반게시판 List */

	.whois-board-list { display:inline-block; padding:0; font-size:13px; }

	.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }

	.whois-board-list .whois-board-row:first-child { border-top:1px solid #0072b8; } /* Line 색상 */

	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:16px; font-weight:500; }

	.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; }

	.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }



	/* 일반게시판 view */

	.whois-board-view { display:inline-block; border-top:1px solid #0072b8; } /* Line 색상 */

	.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }

	.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }

	.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }

	.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }

	.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }



	.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }

	.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }

	.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }



	/* 게시판 버튼 */

	.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #0072b8; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}

	.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #0072b8; }



	/* 게시판 공통 */

	.sub-box { margin-right:5px; background-color: #e14331;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}

	.sub-box.sm { font-size: 12px; padding: 2px 5px;}

	.sub-box.m { font-size: 14px; padding: 4px 8px;}

	.sub-box.lg { font-size: 16px; padding: 6px 12px;}

	 

	.sub-border { border: 1px solid #0072b8; }

	.sub-border-t { border-top: 1px solid #0072b8; }

	.sub-border-r { border-right: 1px solid #0072b8; }

	.sub-border-b { border-bottom: 1px solid #0072b8; }

	.sub-border-l { border-left: 1px solid #0072b8; }



	.sub-bg { background-color: #0072b8; }

	.sub-bg-hover:hover { background-color: #0072b8; }







/* 로그인/회원가입 관련 CSS

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

	.material-form{margin:0 auto; background:#fff;}

	.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}

	.material-form .header h3{font-size:30px;}

	.material-form .header p,

	.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}



	.material-form .sub-header h4{font-weight:bold;	height:34px; line-height:34px; font-size:16px;}

	.material-form .sub-content .form-group:last-child{margin:0;}



	.material-form .input-group{position:relative; border:0;}

	.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}



	.material-form .form-control,

	input[type='text'].whois,

	input[type='password'].whois,

	select.whois{border:1px solid #ccc; transition:0.3s all ease;}



	/*.material-form .btn:first-child,*/

	.material-form .input-group .form-control:first-child,

	.material-form .input-group .form-control.first,

	.material-form .input-group .th + .form-control,

	.th + input[type='text'].whois,

	.th + input[type='password'].whois,

	.th + select.whois{border-bottom-left-radius:4px; border-top-left-radius:4px;}



	/*.material-form .btn:last-child,*/

	.material-form .input-group .form-control:last-child,

	.material-form .input-group .form-control.last,

	.material-form .input-group .input-group-btn:last-child,

	.material-form .input-group .input-group-btn:last-child button,

	.material-form .input-group .input-group-btn:last-child .btn{border-bottom-right-radius:4px; border-top-right-radius:4px;}



	.material-form .form-group{margin-bottom:15px; overflow:visible;}



	.material-form .form-group.success .form-control{color:#5cb85c;}

	.material-form .form-group.failed .form-control{color:#d9534f;}

	.material-form .form-control[readonly]{background:#fff;}

	.material-form .btn {height:38px;}

	.material-form .btn-default{-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}



	.material-form .input-group input,

	.material-form .input-group select,

	input[type='text'].whois,

	input[type='password'].whois,

	select.whois{z-index:10;}



	.input-group label.th{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}



	.input-group label.th.ie9{z-index:11; display:block;}

	.material-form .desc{padding:10px 0;}



	.chkbox{display:inline-block; margin:0; padding:0;}

	.chk-block,

	.chk-block span{display:block; text-align:center; width:100%;}

	.chkbox input[type='radio'],

	.chkbox input[type='checkbox']{display:none;}

	.chkbox input[type='radio']~.rbtn{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}

	.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}

	.chkbox input[type='radio']~.box,

	.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}

	.chkbox input[type='radio']~.box:before,

	.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px;	font-family:'Glyphicons Halflings'; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;}

	.chkbox input[type='radio']~.box:before{content:"e165";}

	.chkbox input[type='checkbox']~.box:before{content:"e013";}

	.chkbox input[type='radio']:checked~.box,

	.chkbox input[type='checkbox']:checked~.box{color:#666;}

	.chkbox input[type='radio']:checked~.box:before,

	.chkbox input[type='checkbox']:checked~.box:before{color:#666;}









/* sub CSS

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sub-h2 { display: block; padding-left: 20px; margin-bottom: 20px; font-family: 'Nanum Square', sans-serif; color: #333; border-left:10px solid #0073b6; }

.sub-p { margin-bottom: 50px; word-break: keep-all; }



.sub3_subtitle { display: block; color: #0072b8; font-size: 20px; font-family: 'NanumSquare', sans-serif; font-weight: bold; }

.sub3_subp { font-size: 16px; color: #666; word-break: keep-all; }



@media only screen and (max-width:980px) {

	.sub3_subtitle { font-size: 17px; }

    .sub3_subp { font-size: 14px; color: #666; }



	.sub-h2 { font-size:28px; }

	.sub-p { font-size:16px; }

}



@media only screen and (max-width:768px) {

	.sub3_subp br { display: none; }



	.sub-h2 { font-size:22px; }

	.sub-p { font-size:14px; }

	

}





/*sub2_1*/

#sub_2_1 { width: 100%; }

#sub_2_1 img {  }


/*sub4_2*/
.sub4_2_t { border-collapse:collapse; width:100%; border-bottom:1px solid #414143; } 

.sub4_2_t th { padding:10px; background:#0072b8; color:#fff; font-weight:bold;  text-align:center;border-right:1px solid #1687cc; }
.sub4_2_t th :last-child { border-right:none; }
.sub4_2_t td { padding:10px 20px; word-break:keep-all;  border-bottom:1px solid #eee; border-right:1px solid #eee; text-align:center;}

.sub4_2_t td:last-child { border-right:none; }

	@media only screen and (max-width:768px) {

		.sub4_2_t th, .sub4_2_t td { padding:5px; font-size:14px; }

	}
	@media only screen and (max-width:768px) {

		.sub4_2_t th, .sub4_2_t td { font-size:12px; }

	}