@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-visual > div{position:relative; width:100%; height:330px; text-align:center; background:url('/images/kor06r-18-0404/sub/sub_visual.jpg') no-repeat center center/cover;}
	.sub-visual h2{ position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; height:10px; line-height:1; font-size:35px; font-weight:300; color:rgba(255,255,255,0.5); letter-spacing:10px; }
	.sub-visual h2 strong { font-weight:500; }

	.sub-tab{ position:absolute; bottom:0px; width:100%; height:53px; text-align:center; }
	.sub-tab > ul:after{content:""; display:block; clear:both;}
	.sub-tab > ul { text-align:center; margin:0 auto; }
	.sub-tab li{ position:relative; display:inline-block; margin-right:4px; }
	.sub-tab li:last-child { margin-right:0; }
	.sub-tab li a{display:block; height:53px; text-align:center; line-height:53px; font-size:20px; background:#233455; color:#fff; }
	.sub-tab li a:hover, .sub-tab li.active a{font-weight:400; background:#fff; color:#ec7727; }

	@media only screen and (min-width:1201px) {
		.sub-tab > ul{margin:0 auto; width:1200px;}
		.sub-tab li{ position:relative; display:inline-block; width:220px !important; margin-right:4px; }
	}

	@media only screen and (max-width:1200px) {
		.sub-tab li{ width:auto !important; margin-right:4px; }
		.sub-tab li a { padding:0 20px; }
	}

	@media only screen and (max-width:768px) {
		.sub-visual > div{height:150px;}
		.sub-visual h2{ height:60px; font-size:25px; letter-spacing:2px;}

		.sub-tab{height:auto;}
		.sub-tab li{ margin-top:4px; margin-right:2px; }
		.sub-tab li a{  padding:0 10px; height:45px; line-height:45px; font-size:13px; }
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding:100px 0; width:100%;}
	.sub-contents p{ font-size:16px; white-space:pre-line; word-break:keep-all;}
	.sub-contents p:last-child{margin-bottom:0;}

	.sub-contents .big-txt{ position:relative; padding-top:20px; margin-bottom:40px; line-height:1.3; font-size:25px; color:#333; }
	.sub-contents .big-txt:before { content:""; position:absolute; left:0; top:0; width:120px; height:1px; background:#233455; }
	.sub-contents .big-txt strong{font-weight:700; color:#ec7727;}

	.sub-contents h3 { position:relative; padding:20px; font-size:24px; font-weight:500; color:#333; border-top:2px solid #233455; border-bottom:1px solid #233455; }
	.sub-contents h3:before { content:""; position:absolute; left:0; top:-2px; width:50%; height:2px; background:#ec7727;}
	.sub-contents h3 span { font-size:18px; font-weight:300; color:#888; }

	.sub-contents h4 { margin-bottom:20px; font-size:24px; font-weight:500; color:#233455; background:url(/images/kor06r-18-0404/sub/i_h3.png) left center no-repeat; padding-left:30px; }
	
	/*사업분야*/
	.sub2 h3 + p { padding:40px 0; text-align:center; }
	.sub2 h4 { margin-top:50px; }
	.sub2 .box:after { content:""; display:block; clear:both; }
	.sub2 .box li { float:left; margin-bottom:2%; padding:20px; width:18.4%; margin-right:2%; border:1px solid #dadada; border-top:2px solid #ec7727; text-align:center; }
	.sub2 .box li:nth-of-type(5n) { margin-right:0; }
	.sub2 .box dt { padding-bottom:10px; font-weight:500; color:#121212; }


	@media only screen and (min-width:1201px) {
		#subContents{margin:0 auto; width:1200px;}
	}
	
	@media only screen and (max-width:1200px) {
		#subContents{padding:100px 20px;}
	}
	
	@media only screen and (max-width:980px) {
		.sub2 .box li { width:32%; margin-right:2%;  }
		.sub2 .box li:nth-of-type(3n) { margin-right:0; }
		.sub2 .box li:nth-of-type(5n) { margin-right:2%; } 
	}
	

	@media only screen and (max-width:768px) {
		#subContents{padding:50px 10px;}
		
		.sub-contents p{font-size:14px; white-space:normal; word-break:keep-all;}
		.sub-contents .big-txt{margin-bottom:20px; padding-top:10px; font-size:18px;}
		.sub-contents .big-txt:before { width:60px; height:1px; }

		.sub-contents h3 { padding:10px; font-size:18px; }
		.sub-contents h3 span { font-size:14px; }
		.sub-contents h4 { margin-bottom:10px; font-size:18px; background-size:18px 18px; padding-left:25px; }

		.sub2 .box li { padding:10px; width:49%; margin-right:2% !important;  }
		.sub2 .box li:nth-of-type(2n) { margin-right:0 !important; }
		.sub2 .box dd { 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 #ff4e00; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:14px; font-weight:600; }
	.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 #ff4e00; } /* 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 { border-radius:3px; color:#fff; background-color: #ff4e00; -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: #e64600; }

	/* 게시판 공통 */
	.sub-box { margin-right:5px; background-color: #ff4e00;  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 #ff4e00; }
	.sub-border-t { border-top: 1px solid #ff4e00; }
	.sub-border-r { border-right: 1px solid #ff4e00; }
	.sub-border-b { border-bottom: 1px solid #ff4e00; }
	.sub-border-l { border-left: 1px solid #ff4e00; }

	.sub-bg { background-color: #ff4e00; }
	.sub-bg-hover:hover { background-color: #e64600; }

	/* board table */
	.board-table{width:100%;}
	.board-table tr{border-bottom:1px solid #ddd;}
	.board-table th{padding:20px; line-height:1.3; text-align:center; font-weight:400; font-size:18px; color:#555; background:#f5f5f5; border-left:1px solid #ddd; word-break:break-all;}
	.board-table td{padding:15px 20px; line-height:1.3; text-align:center; font-weight:300; font-size:16px; color:#555; border-left:1px solid #ddd; word-break:break-all;}
	.board-table .notice td { background:#f8f8f8; }
	.board-table.default th,
	.board-table.default td,
	.board-table th:first-child,
	.board-table td:first-child{border-left:0;}
	.board-table td.no-data{padding:80px 20px; text-align:center; color:#999;}

	.board-table .title-box{ padding:30px 20px 30px 100px; text-align:left;}
	.board-table .title-box p:nth-of-type(1){margin-bottom:10px; line-height:1; font-weight:500; font-size:22px;}
	.board-table .file-name img{margin:-2px 10px 0 0;}

	.board-table .subject-box{text-align:left;}
	.board-table .subject a{display:inline-block; margin-right:5px; max-width:calc(100% - 100px); vertical-align:middle;}
	.board-table .subject strong{font-weight:400; color:#252b30;}
	.board-table .notice-icon{font-size:20px; color:#f29100;}
	.board-table .new-icon{display:inline-block; padding:0 5px; vertical-align:middle; height:14px; line-height:14px; font-weight:300; font-size:10px; color:#fff; background:#888; border-radius:3px;}
	.board-table .hot-icon{display:inline-block; padding:0 5px; vertical-align:middle; height:14px; line-height:14px; font-weight:300; font-size:10px; color:#fff; background:#ff6060; border-radius:3px;}
	.board-table .best-icon{display:inline-block; padding:0 5px; vertical-align:middle; height:14px; line-height:14px; font-weight:300; font-size:10px; color:#fff; background:#f29100; border-radius:3px;}

	@media only screen and (max-width:980px){
		.board-table th{padding:10px; font-size:14px;}
		.board-table td{padding:10px; font-size:14px;}
		.board-table .goods-name{margin-bottom:5px; font-size:18px;}
	}
	@media only screen and (max-width:680px){
		.board-table.default{border-top:2px solid #252b30;}
		.board-table.default colgroup{display:none;}
		.board-table.default thead{display:none;}
		.board-table.default tr{display:block; padding:10px;}
		.board-table.default td{display:block; padding:0; text-align:left;}
		.board-table.default td.no-data{padding:30px 20px; text-align:center;}

		.board-table.default .notice-tr{background:#f5f5f5;}
		.board-table.default .num-box,
		.board-table.default .hit-box{display:none;}
		.board-table.default .subject{margin-bottom:5px;}
		.board-table.default .subject a{display:inline; width:auto; font-weight:400; font-size:15px; color:#252b30;}
	}
	@media only screen and (max-width:480px){
		.board-table .img-frame{display:block; margin:0 auto 10px;}
		.board-table .txt-frame{display:block; width:100%;}
		.board-table .img-frame + .txt-frame{padding-left:0; text-align:center;}

		.btn-download img{width:30px;}
	}

	/* download popup */
	input[type='text'], input[type='password'] { padding:0 10px; height:40px; vertical-align:middle; }
	input[type='text'], input[type='password'], input[type='image'], select, textarea {
		display:inline-block; margin:0; min-height:40px; box-sizing:border-box;border-radius:5px; outline:0; border:1px solid #ddd;

	}
	#downloadPop{display:none; position:fixed; top:0; left:0; min-width:320px; width:100%; height:100%; background:rgba(0,0,0,0.5);}
	#authPop{display:none; position:fixed; top:0; left:0; min-width:320px; width:100%; height:100%; background:rgba(0,0,0,0.5);}
	.pop-area{position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; width:640px; height:365px;}

	.pop-area h4{padding:0 35px; width:100%; height:65px; line-height:65px; font-weight:500; font-size:25px; color:#fff; background:#252b30; border-radius:10px 10px 0 0;}
	.pop-con-area{padding:50px; background:#fff; border-radius:0 0 10px 10px;}
	.pop-con-area table{width:100%; }
	.pop-con-area th{text-align:left; font-weight:400; font-size:18px;}
	.pop-con-area td{padding:5px 0;}
	.pop-con-area input[type="text"]{width:100%;}
	
	.pop-con-area .hp-box span{display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; vertical-align:middle;}
	.pop-con-area .hp-box input[type="text"]{width:calc(33.3% - 30px);}

	.pop-con-area .email-box span{display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; vertical-align:middle;}
	.pop-con-area .email-box input[type="text"]{width:calc(50% - 20px);}

	.pop-con-area .complete-msg{padding:10px 0; text-align:center;}
	.pop-con-area .complete-msg strong{font-weight:500; color:#f29100;}

	.pop-con-area .btn-area{margin-top:50px; line-height:0; font-size:0; text-align:center !important;}
	.pop-con-area .btn-area a{ float:none; position:relative; display:inline-block; width:150px; height:50px; line-height:50px; text-align:center; vertical-align:middle; font-weight:400; font-size:20px; color:#fff; border-radius:5px;} 
	.pop-con-area .btn-area .first{margin-right:10px; background:#f29100;}
	.pop-con-area .btn-area .second{background:#5b6a76;}

	.pop-area .btn-close{position:absolute; top:20px; right:20px; width:25px; height:25px; cursor:pointer;}
	.pop-area .btn-close span{position:absolute; top:50%; display:inline-block; width:25px; height:2px; background:#fff;}
	.pop-area .btn-close span:nth-child(1){transform:rotate(45deg);}
	.pop-area .btn-close span:nth-child(2){transform:rotate(-45deg);}

	@media only screen and (max-width:680px){
		.pop-area{width:calc(100% - 40px);}
		.pop-area h4{padding:0 25px; height:50px; line-height:50px; font-size:20px;}

		.pop-con-area{padding:30px;}
		.pop-con-area th,
		.pop-con-area td{font-size:16px;}
		
		.pop-con-area .hp-box span{width:15px; font-size:14px;}
		.pop-con-area .hp-box input[type="text"]{width:calc(33.3% - 10px);}
		
		.pop-con-area .email-box span{width:24px; font-size:14px;}
		.pop-con-area .email-box input[type="text"]{width:calc(50% - 15px);}

		.pop-con-area .btn-area{margin-top:30px;}
		.pop-con-area .btn-area a{width:calc(50% - 5px); height:40px; line-height:40px; font-size:16px;}

		.pop-area .btn-close{top:13px;}
	}



/* 로그인/회원가입 관련 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;}