@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-visual > div{position:relative; width:100%; height:230px; text-align:center; background:url('/images/kor06r-18-0404/sub/sub_visual.jpg') no-repeat right 10% center/cover;}
	.sub-visual h2{position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; height:38px; line-height:1; font-size:38px; font-weight:600; color:#fff;}

	@media only screen and (max-width:768px) {
		.sub-visual > div{height:150px;}
		.sub-visual h2{font-size:25px;}
	}


/* 서브메뉴 백업

	.sub-tab{height:53px; background:#716b69;}
	.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:20px; color:#fff; border-left:1px solid #8d8987;}
	.sub-tab li.active a{font-weight:400; background:#fff; color:#3a3533; border-color:#8d8987;}

	.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-3 li{width:33.33%;}

	@media only screen and (max-width:1200px) {
		.sub-tab li:first-child a{border-left:0;}
	}

	@media only screen and (max-width:768px) {

		.sub-tab{height:45px;}
		.sub-tab li a{height:45px; line-height:45px; font-size:15px;}
	}

---------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* 서브페이지 공통
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

#subContents .sub-big-title{font-size:34px; text-align:center; font-weight:600; color:#000; margin-bottom:60px;}
.sub-contents.sub-page p{font-size:18px; color:#454545; line-height:1.5; word-break:keep-all;}
.sub-contents.sub-page p strong{font-weight:600; color:#000}

.sub-contents .sub-top{display:table; width:100%;}
.sub-contents .sub-top .img-area{display:table-cell; width:50%;}
.sub-contents .sub-top .txt-area{display:table-cell; width:50%; padding:90px 30px 90px 60px; background:#fd8a19; vertical-align:middle;}
.sub-contents .sub-top .txt-area h3{font-size:30px; font-weight:600; color:#fff; margin-bottom:40px; letter-spacing:-0.03em; word-break:keep-all;}
.sub-contents .sub-top .txt-area h3:after{content:""; display:block; left:0; width:60px; height:1px; background:#fff; margin-top:30px;}
.sub-contents .sub-top .txt-area p{font-size:20px; line-height:1.5; color:#fff; word-break:keep-all;}
.sub-contents .sub-top .mo-img{display:none;}
.sub-contents .info-flex .info-area p{margin-top:20px;}
.sub-contents .info-flex .info-area p:first-child{margin-top:0;}

.sub-contents .info-flex{padding:80px 0; border-bottom:1px solid #ddd; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between}
.sub-contents .info-flex .tit-area{width:30%; font-size:38px; line-height:1.3; letter-spacing:-1px; font-weight:600; color:#111;}
.sub-contents .info-flex .info-area{width:70%}

.sub-contents .title-area{margin-bottom:30px; text-align:center; letter-spacing:-0.02em;}
.sub-contents .title-area .round-tit{display:inline-block; padding:15px 50px 12px 50px; text-align:center; color:#fff; font-size:24px; font-weight:500; background:#ff6905; border-radius:80px;}
.sub-contents .title-area span{font-size:22px; font-weight:500; color:#333; display:block; margin-top:10px; letter-spacing:-0.03em; word-break:keep-all; }

.sub-contents .txt-orange{color:#ff5a00; font-weight:600}

.sub-contents .training{width:100%; display:table; margin-bottom:15px}
.sub-contents .training dt{display:table-cell; width:120px;}
.sub-contents .training .gray-round-tit{display:inline-block; padding:6px 0 5px 0; width:88px; text-align:center; color:#fff; font-size:16px; font-weight:500; background:#615b59; border-radius:80px;}
.sub-contents .training li{position:relative; padding-left:10px; margin-bottom:10px; font-size:18px; color:#454545; line-height:1.4; word-break:keep-all;}
.sub-contents .training li.sebu{padding-left:90px;}
.sub-contents .training li.sebu1{padding-left:205px;}
.sub-contents .training li:before{position:absolute; content:""; left:0; top:10px; width:4px; height:4px; border-radius:30px; background:#333}
.sub-contents .training li span{font-weight:600; color:#000; position:absolute; left:10px; }
.sub-contents .training li:last-child{margin-bottom:0;}
.sub-contents .training li strong{font-weight:600; color:#000;}

@media only screen and (max-width:1200px) {
	.sub-contents .sub-top .txt-area p br{display:none;}
}

@media only screen and (max-width:980px) {
	.sub-contents .sub-top .txt-area{padding:60px 20px 60px 40px;}
	.sub-contents .info-flex .tit-area{font-size:30px;}
	.sub-contents .info-flex .tit-area{width:22%; }
	.sub-contents .info-flex .info-area{width:78%}
}

@media only screen and (max-width:768px) {
	#subContents .sub-big-title{font-size:24px; margin-bottom:30px;}

	.sub-contents .sub-top .txt-area h3{font-size:20px; color:#fff; margin-bottom:30px;}
	.sub-contents .sub-top .txt-area h3:after{width:40px; margin-top:20px;}
	.sub-contents .sub-top .txt-area p{font-size:16px; line-height:1.3;}

	.sub-contents.sub-page p{font-size:16px; line-height:1.4}

	.sub-contents .title-area{margin-bottom:20px;}
	.sub-contents .title-area .round-tit{padding:12px 20px 10px 20px; font-size:19px; }
	.sub-contents .title-area span{font-size:18px; margin-top:5px; }
	
	.sub-contents .info-flex{padding:50px 0;}
	.sub-contents .info-flex .tit-area{width:100%; margin-bottom:20px; text-align:center;}
	.sub-contents .info-flex .tit-area br{display:none;}
	.sub-contents .info-flex .info-area{width:100%}
	.sub-contents .info-flex .info-area p{margin-top:10px}

	.sub-contents .training{margin-bottom:10px}
	.sub-contents .training dt{width:90px;}
	.sub-contents .training .gray-round-tit{padding:5px 0 4px 0; width:76px; font-size:14px;}
	.sub-contents .training li{padding-left:7px; margin-bottom:7px; font-size:16px;}
	.sub-contents .training li.sebu{padding-left:76px;}
	.sub-contents .training li.sebu1{padding-left:180px;}
	.sub-contents .training li:before{top:10px; width:3px; height:3px;}
	.sub-contents .training li span{left:7px; }

}


@media only screen and (max-width:620px) {
	.sub-contents .sub-top .txt-area h3{margin-bottom:15px;}
	.sub-contents .sub-top .txt-area h3:after{margin-top:15px;}
	.sub-contents .sub-top .img-area{display:block; width:100%; background:none;}
	.sub-contents .sub-top .txt-area{display:block; width:100%; padding:30px;}
	.sub-contents .sub-top .pc-img{display:none !important}
	.sub-contents .sub-top .mo-img{display:block; !important}
	.sub-contents .info-flex .tit-area{font-size:25px;}

	.sub-contents .training li.sebu{padding-left:0;}
	.sub-contents .training li.sebu1{padding-left:0;}
	.sub-contents .training li.sebu span{position:relative; display:block;}
	.sub-contents .training li.sebu1 span{position:relative; display:block;}


}



/* 서브메뉴 
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sub-tab {display: block;  width: 100%; background:#716b69; width: 100%;}
.sub-tab ul {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.sub-tab ul li {position: relative; display:table; }
.sub-tab ul li a {display: table-cell; vertical-align:middle; font-size:20px; line-height:1.2; padding:20px 10px; color: #fff; font-weight: 400; text-align: center; width: 100%; word-break:keep-all;}
.sub-tab ul li:after {content: ''; display: inline-block; width: 1px; height: 100%; background: rgba(255, 255, 255, 0.15); position: absolute; top: 0; right: 0;}
.sub-tab ul li:first-child:before{content: ''; display: inline-block; width: 1px; height: 100%; background: rgba(255, 255, 255, 0.15); position: absolute; top: 0; left: 0;}

.sub-tab ul li.active:after {display: none;}
.sub-tab ul li.active a {background:#fff; color:#3a3533; font-weight: 500;}

.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.285%;}

.sub-tab .col-1 li{width:400px; margin:0 auto}
.sub-tab .col-7 li a{font-size:18px; padding:15px 10px;}

@media only screen and (max-width:1024px) {
	.sub-tab .col-7 li a{word-break:break-all;}
}

@media only screen and (min-width:1201px) {
	.sub-tab ul{width:1200px; margin:0 auto;}
	.sub-tab .col-7 a{font-size:16px;}
	.sub-tab .col-7 a br{display:none;}
}

@media only screen and (max-width:980px) {
	.sub-tab ul li a {font-size:16px; padding:15px 5px; }
	.sub-tab .col-7 li a{font-size:15px;}
	.sub-tab .col-7 li:nth-child(1), .sub-tab .col-7 li:nth-child(2), .sub-tab .col-7 li:nth-child(3){width:33.33%; border-bottom:1px solid rgba(255, 255, 255, 0.15)}
	.sub-tab .col-7 li:nth-child(4), .sub-tab .col-7 li:nth-child(5), .sub-tab .col-7 li:nth-child(6), .sub-tab .col-7 li:nth-child(7){width:25%;}
}

@media only screen and (max-width:620px) {
	.sub-tab .col-7 li a{font-size:14px; padding:10px 3px;}
	.sub-tab .col-7 li:nth-child(1), .sub-tab .col-7 li:nth-child(2), .sub-tab .col-7 li:nth-child(3), .sub-tab .col-7 li:nth-child(4){width:50%; border-bottom:1px solid rgba(255, 255, 255, 0.15)}
	.sub-tab .col-7 li:nth-child(5), .sub-tab .col-7 li:nth-child(6), .sub-tab .col-7 li:nth-child(7){width:33.33%;}
}

@media only screen and (max-width:500px) {
	.sub-tab ul li a {font-size:14px; padding:13px 3px; }
	.sub-tab .col-1 li{width:200px; margin:0 auto}
}

/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding:100px 0 150px 0; width:100%;}
	.sub-contents p{}
	.sub-contents p:last-child{}

	.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:#ff4e00;}

	@media only screen and (min-width:1201px) {
		#subContents{margin:0 auto; width:1200px;}
	}
	@media only screen and (max-width:1200px) {
		#subContents{padding:100px 30px 150px 30px;}
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:50px 20px 80px 20px;}
		
		.sub-contents p{font-size:14px; white-space:normal; word-break:break-word;}
		.sub-contents .big-txt{margin-bottom:20px; font-size:20px;}
	}

	@media only screen and (max-width:500px) {
		#subContents{padding:50px 10px 80px 10px;}
	}


/* 게시판 관련 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:18px; font-weight:500; color:#454545}
	.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; }
	
	#subContents .whois-portfolio .whois-portfolio-item .whois-portfolio-item-title{font-size:17px; color:#454545;}
	.content-wrap .webzine-title {color:#454545;}
	.webzine-content-right p{font-size:16px;}
	.content-wrap .webzine-list .webzine-row-info{font-size:14px;}

	@media only screen and (max-width:768px) {
		.#subContents .whois-portfolio .whois-portfolio-item .whois-portfolio-item-title{font-size:15px;}
		.whois-board-list .whois-board-row .whois-board-row-subject { font-size:16px; }
		.webzine-content-right p{font-size:14px;}
		.content-wrap .webzine-list .webzine-row-info{font-size:13px;}
	}


	/* 일반게시판 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; }
	
	.contents_sub .whois-board-view .board-title h3{font-size:20px;}
	.whois-board-view .board-info{font-size:14px;}
	.whois-board-view .board-content{font-size:18px;}

	.contents_sub .next_data_area,
	.contents_sub .prev_data_area{font-size:14px;}

	.contents_sub .next_data_area .b,
	.contents_sub .prev_data_area .b{font-weight:500; color:#000}

	.contents_sub .whois-board-view .comment-input{font-size:15px;}
	.contents_sub .whois-board-view .file-wrap{font-size:15px;}

	@media only screen and (max-width:768px) {
		.contents_sub .whois-board-view .board-title h3{font-size:18px;}
		.whois-board-view .board-content{font-size:16px;}
		.contents_sub .whois-board-view .comment-input{font-size:14px;}
		.contents_sub .whois-board-view .file-wrap{font-size:14x;}

	}


	


	/* 게시판 버튼 */
	.btn-search, .whois-button-submit, .btn-sub { 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; }



/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents.material-form .txtarea p{font-size:14px;}
	.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;}