@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-tab{height:50px; background:#0091c3; text-align:center;}
	.sub-tab > ul:after{content:""; display:block; clear:both;}
	.sub-tab li a{display:inline-block; width: 100%; height:50px; text-align:center; line-height:50px; font-size:16px; color:#fff; font-weight:400; border-left:1px solid #007095;font-weight:300;}
	.sub-tab li.active a{ background:#015a9d; font-size:18px;height:60px;line-height:60px;margin-top:-5px;box-shadow: 2px 10px 10px rgba(0,0,0,0.3);font-weight:500;}
	/*.sub-tab.fixed{z-index:555;position:fixed;top:80px;left:0;width:100%;background:#fff;}
	.sub-tab.fixed ul{width:1200px;margin:0 auto;}
	.sub-tab.fixed a{ border-bottom:0;border-top:0;}*/

	.sub-tab > ul{width:1200px;margin:0 auto;}
	.sub-tab > ul li {position: relative; display: inline-block; float: left; width: 20%; height: 50px;}
	.sub-tab > ul.col-1 li{width:100%;}
	.sub-tab > ul.col-2 li{width:50%;}
	.sub-tab > ul.col-3 li{width:33.33%;}
	.sub-tab > ul.col-4 li{width:25%;}
	.sub-tab > ul.col-5 li{width:20%;}
	.sub-tab > ul.col-6 li{width:16.6666%;}

	
	/*.sub-tab > ul.col-5.wf1 li{width:18%;}
	.sub-tab > ul.col-5.wf1 li:nth-child(1){width:28%;}*/


	@media only screen and (min-width:1201px) {
		.sub-tab > ul{margin:0 auto; display: inline-block;}
		.sub-tab li:last-child a{border-right:1px solid #007095;}
	
	}

	@media only screen and (max-width:1200px) {
		.sub-tab > ul{width:100%;}
		/*.sub-tab.fixed {top: 65px;}*/
		.sub-tab li:first-child a{border-left:0;}

	}
	@media only screen and (max-width:980px) {
		.sub-tab li a.line-2-sub, .sub-tab li a.line-3-sub{line-height:18px;padding:10px 0;}

		/*.sub-tab > ul.col-5.wf1 li{width:15%;}
		.sub-tab > ul.col-5.wf1 li:nth-child(1){width:40%;}*/
	}
	@media only screen and (max-width:768px) {
		.sub-tab{height:35px;}
		.sub-tab li a{height:35px; line-height:35px; font-size:13px;}
		.sub-tab li.active a{font-size:15px;height:45px;line-height:45px;margin-top:-5px;}
		.sub-tab li a.line-2-sub, .sub-tab li a.line-3-sub{line-height:14px;padding:12px 0;}
		.sub-tab li.active a.line-2-sub, .sub-tab li.active a.line-3-sub{line-height:45px;padding:0;font-size:14px;}

		.sub-tab.line-2-tab{height:85px;}
		.sub-tab.line-3-tab{height:135px;}
		.sub-tab > ul.col-4 li{width:50%;}
		.sub-tab > ul.col-5 li{width:50%;}
		.sub-tab > ul.col-6 li{width:33.333%;}

		/*.sub-tab > ul.col-5.wf1 li{width:50%;}*/
		.sub-tab > ul.col-5.wf1 li:nth-child(1){width:100%;}

	}

	@media only screen and (max-width:480px) {
		.sub-tab li.active a.line-2-sub, .sub-tab li.active a.line-3-sub{}
	}

/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding:60px 0px;width:1200px;margin:0 auto;font-weight:400;}
	
	.sub-contents p{white-space:pre-line; word-break:break-all;}
	.sub-contents p:last-child{margin-bottom:0;}

	.sub-visual > div{position:relative; width:100%; height:350px; text-align:center; background:url('/images/mtl01r-20-0043/sub/sub_visual.jpg') no-repeat center center/cover;}
	.sub-visual{width:100%;height:auto;position:relative; text-align:center;}
	.sub-visual .subbg_01{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual01.jpg') no-repeat center top/cover;}
	.sub-visual .subbg_02{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual02.jpg') no-repeat center center/cover;}
	.sub-visual .subbg_03{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual03.jpg') no-repeat center center/cover;}
	.sub-visual .subbg_04{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual04.jpg') no-repeat center center/cover;}
	.sub-visual .subbg_05{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual05.jpg') no-repeat center center/cover;}
	.sub-visual .subbg_06{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual06.jpg') no-repeat center center/cover;}
	.sub-visual .subbg_07{width:100%;background:url('/images/mtl01r-20-0043/sub/sub_visual07.jpg') no-repeat center center/cover;}

	.sub-visual h2{position:absolute; top:48%; bottom:0; left:0; right:0; margin:auto; font-size:50px; color:#fff;text-shadow:1px 1px 1px #000;}
	.sub-visual p.sub_title{position:absolute; top:65%; bottom:0; left:0; right:0; margin:auto; font-size:25px; color:#fff;font-weight:600;font-family: 'Titillium Web',sans-serif;text-shadow:0px 5px 15px rgba(0,0,0,0.4);}

	#sub-navi{padding:0 0 30px 0;margin-bottom:50px;border-bottom:1px solid #d7d7d7;}
	#sub-navi:after{content:""; display:block; clear:both;}
	#sub-navi h3{font-size:33px;float:left;font-weight:500;}
	#sub-navi .navi_list{float:right;margin-top:10px;}
	#sub-navi .navi_list span{display:block-inline;float:left;}
	#sub-navi .bt_home{display:block;width:30px;height:30px;font-size:0;background:url('/images/mtl01r-20-0043/sub/icon_home.png') no-repeat 0 5px; padding:10px 10px 2px 10px;}
	#sub-navi span{color:#666;background:url('/images/mtl01r-20-0043/sub/icon_navi.png') no-repeat left 50%;padding:0 10px 0 20px;line-height:170%;font-weight:300;}
	#sub-navi span.last{padding-right:0;}

	@media only screen and (max-width:1200px) {
		#subContents{padding:50px 0px;width:95%;margin:0 auto;font-size:15px;}

	
	}
	@media only screen and (max-width:980px) {
		#subContents{padding:40px 0px;font-size:14px;}

		#sub-navi{padding:0 0 20px 0;margin-bottom:30px;}
		#sub-navi h3{font-size:30px;}
		.sub-visual > div{height:250px;}
		.sub-visual h2{font-size:40px;}
		.sub-visual p.sub_title{top:70%;font-size:20px;}
	
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:30px 0px;}
		/* .sub-contents p{font-size:14px; white-space:normal; word-break:break-word;} */
		#sub-navi{padding:0 0 10px 0;margin-bottom:20px;}
		#sub-navi h3{font-size:25px;}
		#sub-navi .bt_home{width:20px;padding:10px 0 2px 0px;}
		#sub-navi span{padding:0 7px 0 10px;line-height:170%;font-weight:300;font-size:13px;}
		.sub-visual > div{height:200px;}
		.sub-visual h2{font-size:30px;}
		.sub-visual p.sub_title{font-size:17px;}

	}


	
/* sub contents
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.bg_box{background:#f7f7f7;padding:35px;word-break:keep-all;line-height:180%;} /* 색상 박스 */
.bg_box:after{content:""; display:block; clear:both;}
.bg_box h5 {font-size: 20px; font-weight: 700; margin-bottom: 20px;}
.border_box{border:1px solid #e1e1e1;padding:20px;word-break:keep-all;}/* 라인 박스 */
.border_box_img{border:1px solid #e1e1e1;padding:0px;word-break:keep-all;text-align:Center;}/* 이미지 라인 박스 */
.bdt_gray{border-top:1px solid #ccc;margin-top:25px;padding:20px;word-break:keep-all;} /* 라인 탑 박스 */
.icon_notice{background:url('/images/mtl01r-20-0043/sub/hint_img.png') no-repeat 0 10px;padding:10px 0px 10px 25px;} /* 공지사항 박스 */
span.m_inline {display:block;} /* pc여러줄(mobile 한줄) */

a.btn_go{padding:5px 5px;font-size:14px;border:1px solid #ccc;background:#f3f3f3;margin-left:20px;}
a.btn_go:hover{background:#999;border:1px solid #999;color:#fff;}

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

@media only screen and (max-width:980px) {
	.bg_box{padding:30px;}
	.bg_box h5 {font-size: 18px; margin-bottom: 15px;}
	.icon_notice{background-size:15px;padding:10px 0px 5px 30px;}
}

@media only screen and (max-width:768px) {
	.bg_box{padding:25px;}
	.bg_box h5 {font-size: 16px; margin-bottom: 10px;}
	span.m_enter {display:block;}/* 모바일에서 block */
	span.m_inline {display:inline;}/* mobile 한줄(pc여러줄) */
	
	a.btn_go{padding:3px 5px;font-size:12px;}
}

@media only screen and (max-width:500px) {
	.bg_box{padding:10px;}
}

/* SUB TITLE
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
h2.title_h2{position:relative;font-size:25px;font-weight:400;padding:10px 0 30px 0;color:#000;}
h2.title_h2:before{position:absolute;left:0px;top:0px;content:'';border-radius:25px;background:#015a9d;width:25px;height:4px;} 
h3.title_h3{position:relative;font-size:20px;font-weight:400;padding:0 0 20px 35px;color:#000;background:url('/images/mtl01r-20-0043/sub/icon_h3.png') no-repeat 0 1px;}
h4.title_h4{position:relative;font-size:18px;padding:0 0 30px 30px;color:#000;font-weight:400;background:url('/images/mtl01r-20-0043/sub/icon_h4.png') no-repeat 10px 0px;}
h4.title_h4 span {display: block; font-size: 16px; font-weight: 300; margin-top: 10px;}

h5.title_h5{position:relative;font-size:17px;font-weight:bold;padding:0 0 15px 25px;color:#000;}
h5.title_h5:before{position:absolute;top:2px;left:3px;display:inline;content:"●";color:#bd7b35;font-size:15px;}

/*h5.title_h5:before{position:absolute;left:0px;top:3px;content:'';font-weight:900;font-size:20px;color:#0f5ccc;border-radius:25px;background:#0f5ccc;width:4px;height:20px;}
h4.title_h4{font-size:20px;background:url('/images/kor06r-18-0404/sub/icon_h3.png') no-repeat 0 7px;font-weight:500;padding:5px 0 20px 30px;color:#000:}*/
h5.title_h5:before{position:absolute;top:3px;left:0;display:inline;content:"●";color:#2b7df0;font-size:10px;}
h6.title_h6{position:relative;font-size:16px;font-weight:400;padding:0 0 15px 15px;color:#000:}
h6.title_h6:before{position:absolute;left:0;top:5px;display:block;width:50px;height:10px;content:"";background:url('/images/mtl01r-20-0043/sub/icon_ul.png') no-repeat;}

h4.title-sky {font-size: 20px; font-weight: 500; color: #438fbe; line-height: 1.6; margin-top: 30px;}

ul.bu01{}
ul.bu01 li{position:relative;padding:3px 0px 2px 20px;background:url('/images/mtl01r-20-0043/sub/icon_ul.png') no-repeat 0 9px;word-break:keep-all;} 
ul.bu01.inline-s li{padding:3px 15px 2px 10px;background:url('/images/mtl01r-20-0043/sub/icon_ul.png') no-repeat 0 6px;display:inline;cursor:pointer;} 

ul.bu02:after{content:""; display:block; clear:both;}
ul.bu02 li{position:relative;float:left;padding:0px 15px 5px 15px;cursor:pointer;} 
ul.bu02 li:before{position:absolute;top:-3px;left:0;content:'f026';font-family:'FontAwesome';font-size:20px;margin:0 5px 0 0;}


ol.ol_s{}
ol.ol_s li {position:relative;padding:5px 0 5px 30px;word-break:keep-all;}
ol.ol_s li span{position:absolute;left:0;display:inline-block;width:20px;height:20px;background:#567cb3;border-radius:20px;font-size:14px;line-height:20px;color:#fff;text-align:center;margin-right:10px;font-family: 'Titillium Web',sans-serif; font-weight:400;}

@media only screen and (max-width:980px) {
	h2.title_h2{font-size:24px;}
	h2.title_h2:before{width:22px;height:3px;}
	
	h3.title_h3{font-size:22px;font-weight:500;}

	h4.title_h4{font-size:17px;padding:0px 0 10px 25px;}
	h4.title_h4 span { font-size: 14px; margin-top: 5px;}
	h5.title_h5{font-size:16px;}

	h4.title-sky {font-size: 18px;}

	ul.bu01 li{padding:3px 0px 2px 12px;background-size:5px;} 
	ul.bu01.inline-s li{padding:3px 10px 2px 10px;background-size:5px;} 
}

@media only screen and (max-width:768px) {
	h2.title_h2{font-size:22px;padding:10px 0 20px 0;font-weight:500;}
	h2.title_h2:before{width:20px;height:2px;}
	
	h3.title_h3{font-size:19px;padding:0 0 20px 25px;background-size:20px;}

	h4.title_h4{font-size:16px;padding:0px 0 10px 20px;}
	h5.title_h5{font-size:15px;}
	h5.title_h5:before{position:absolute;top:2px;left:0;font-size:7px;}

	h4.title-sky {font-size: 16px; margin-top: 20px;}
	
	ul.bu02 li{padding:0px 13px 3px 10px;} 
	ul.bu02 li:before{font-size:15px;top:-2px;}
}

@media only screen and (max-width:480px) {
	h2.title_h2{font-size:20px;}
	h2.title_h2:before{width:17px;height:2px;} 

	h3.title_h3{font-size:17px;padding:0px 0 15px 23px;background-size:17px;}

	h5.title_h5{}
	h5.title_h5:before{position:absolute;top:2px;left:0;font-size:5px;}

	h4.title-sky {font-size: 14px;}
}


/* Sub Tab (서브 게시판 탭, 3dpeth)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#sub_3depth{width:100%;background:#f5f4f3;margin-bottom:40px;border-bottom:1px solid #ccc;border-left:1px solid #ccc;}
#sub_3depth ul:after{content:""; display:block; clear:both;}
#sub_3depth ul li{float:left;text-align:center;border-top:1px solid #ccc;}
#sub_3depth ul.col2 li{width:50%;}
#sub_3depth ul.col3 li{width:33.333%;}
#sub_3depth ul.col4 li{width:25%;}
#sub_3depth ul.col5 li{width:20%;}
#sub_3depth ul.col10 li{width:10%;}
#sub_3depth ul li a{display:block;width:100%;color:#777;height:50px;line-height:50px;border-top:0;border-right:1px solid #ccc;font-size:18px;}
#sub_3depth ul li a.on, #sub_3depth ul li.active a{color:#000 !important;background:#fff;border-top:2px solid #0094ca;font-weight:500;}


@media only screen and (max-width:980px) {
	#sub_3depth ul li a{font-size:17px;}
	#sub_3depth ul li a.on, #sub_3depth ul li.active a{}
	#sub_3depth ul.col5{border-right:1px solid #ccc;}
	#sub_3depth ul.col5 li{width:33.333%;}
	#sub_3depth ul.col5 li:last-child{width:66.666%;}
}


@media only screen and (max-width:768px) {
	#sub_3depth{margin-bottom:20px;}
	#sub_3depth ul li a{font-size:15px;height:40px;line-height:40px;}
	#sub_3depth ul li a.on, #sub_3depth ul li.active a{}
}


#sub_4depth{position:relative;margin-bottom:40px;}
#sub_4depth ul{position:relative;text-align:center;}
#sub_4depth ul:after{content:""; display:block; clear:both;}
#sub_4depth ul li{position:relative;display:inline-block;}
#sub_4depth ul li a{display:inline-block;min-width:180px;font-size:15px;color:#222;background:#f3f4f7;padding:10px 25px;border-radius:25px;margin:3px;}
#sub_4depth ul li a.on, #sub_4depth ul li.active a{background:#46a2e8;color:#fff;}


@media only screen and (max-width:980px) {
	#sub_4depth ul li a{font-size:14px;min-width:150px;padding:10px 20px;}
	#sub_4depth ul li a.on, #sub_4depth ul li.active a{}
}


@media only screen and (max-width:768px) {
	#sub_4depth{margin-bottom:20px;}
	#sub_4depth ul li a{font-size:13px;min-width:100px;padding:7px 6px;}
	#sub_4depth ul li a.on, #sub_4depth ul li.active a{font-size:13px;}
}



/* 게시판 관련 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; font-size: 15px; }
	.whois-board-list .whois-board-row:first-child { border-top:1px solid #00589c; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:16px; 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 #00589c; } /* 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:16px; line-height: 26px;}
	.whois-board-list .whois-board-row.view .whois-board-row-content {font-size:16px; line-height: 26px;}

	.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: #555; -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: #232323; }

	/* 게시판 공통 */
	.sub-box { margin-right:5px; background-color: #00589c;  border: 0; color:#ffffff; display: inline-block;}
	.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 #00589c; }
	.sub-border-t { border-top: 1px solid #00589c; }
	.sub-border-r { border-right: 1px solid #00589c; }
	.sub-border-b { border-bottom: 1px solid #00589c; }
	.sub-border-l { border-left: 1px solid #00589c; }

	.sub-bg { background-color: #00589c; }
	.sub-bg-hover:hover { background-color: #003b69; }
	
	.sub-content {width:1200px; margin:0 auto;}
	.paginate_regular {margin-top:30px;}
	
	.list-inline{background:#f9f9f9;padding:20px 0;}/*border:1px solid #d9dee2;*/
	.no-data{background:#fff;line-height:120px;height:120px;}

	.paginate_regular .board_pagetab span a{padding:3px 7px;text-align:center;margin:0 5px 0;}
	.paginate_regular .board_pagetab span.on a{background:#222;color:#fff;}


    @media only screen and (max-width: 1200px) {
            .sub-content {width:100%;}
        }

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

		.list-inline{padding:10px 0;}
		.list-inline input, .list-inline select, .list-inline button{font-size:13px;}

		.paginate_regular .board_pagetab span a{padding:2px 5px;margin:0 3px 0;}

        }

/* 로그인/회원가입 관련 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-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;font-family: 'Glyphicons Halflings'}
	.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;}



/* 임직원 인사말 */
.sub0101{display:table;width:100%;}
.sub0101 p{margin-bottom:20px;}
.sub0101 .txt-area{display:table-cell;padding:4% 3%; width:50%; vertical-align:top; background:#fbfbfb;font-weight:300;}
.sub0101 .img-area{display:table-cell;width:50%; vertical-align:middle; background:url('/images/mtl01r-20-0043/sub/01/img0101_01.jpg') no-repeat center center/cover;}
.sub0101 .txt-area .point_txt{font-weight:500;font-size:17px;}
.sub0101 .txt-area p{white-space:pre-line;word-break:keep-all;}
.sub0101 .txt-area p.ta_jus{text-align:justify;}
.sub0101 .txt-area p:last-child{margin-bottom:0;}

.sub0101 .big-txt{margin-bottom:20px; line-height:1.3; font-size:22px; color:#333;text-align:left;}
.sub0101 .big-txt strong{font-weight:500; color:#ff4e00;}

.sub0101 .root_daum_roughmap{width:100%;}/*box-shadow: 10px 10px 5px rgba(0,0,0,0.1);*/
.sub0101 h4 {margin:40px 0 10px; line-height:1; font-weight:300; font-size:30px; color:#d50050;}	
.sub0101 .location-info {padding: 0;}
.sub0101 .location-info:after{content:""; display:block; clear:both;}
.sub0101 .location-info p{width:20%;float:left;background:#10785c;height:150px;line-height:150px;text-align:center;}
.sub0101 .location-info ul{width:80%;float:right;background:#228b6e;}
.sub0101 .location-info ul:after{content:""; display:block; clear:both;}
.sub0101 .location-info ul li{float:left;width:30%;padding:30px 20px;height:150px;color:#fff;word-break:keep-all;border-left:1px solid #167655;}
.sub0101 .location-info ul li:first-child{width:40%;}
.sub0101 .location-info ul li dl dt{font-weight:500;padding-bottom:10px;}
.sub0101 .location-info ul li dl dt:before{content:'·';font-weight:800px;padding-right:3px;}


@media only screen and (max-width:980px) {
	.sub0101 .txt-area{width:55%;}
	.sub0101 .img-area{width:45%;}
}
@media only screen and (max-width:768px) {
	.sub0101 p{margin-bottom:10px;}
	.sub0101 .txt-area{display:block; padding:30px 20px; width:100%;}
	.sub0101 .img-area{display:block; width:100%; height:400px;}
	
	.sub0101 p{font-size:14px; }
	.sub0101 .big-txt{margin-bottom:20px; font-size:20px;}

	.sub0101 .location-info p{width:100%;float:none;height:80px;line-height:80px;margin-bottom:0px;}
	.sub0101 .location-info ul{width:100%;float:none;}
	.sub0101 .location-info ul li:first-child{width:100%;float:none;height:auto;border-bottom:1px solid #167655;}
	.sub0101 .location-info ul li{width:50%;height:auto;padding:20px 10px;}
	.sub0101 .location-info ul li dl dt{padding-bottom:5px;}
}

/* 비전 */
.sub0102{}
.sub0102 .top_img{text-align:center;color:#fff;background:url('/images/mtl01r-20-0043/sub/01/img0102_01.jpg') no-repeat center bottom / cover;padding:0px 0 150px;margin-bottom:50px;font-size:25px;}
.sub0102 .top_img.bg02{background:url('/images/mtl01r-20-0043/sub/01/img0102_01_2.jpg') no-repeat center;}
.sub0102 .top_img h2{position:relative;padding:130px 0 100px 0;}
.sub0102 .top_img h2:after{display:block;content:'';position:absolute;left:50%;top:180px;width:1px;height:50px;background:#fff;}
.sub0102 .top_img span{display:block;}
.sub0102 .top_img em{color:#ff0000;font-style:normal;font-weight:500;}

.sub0102 .txt_box ul{display:flex;flex-wrap: wrap;align-items: stretch;justify-content: space-evenly;}/*border:1px solid #eee;box-shadow:0 5px 15px rgba(0,0,0,0.2);*/
.sub0102 .txt_box ul li:nth-child(1){background:url('/images/mtl01r-20-0043/sub/01/img0102_01.png') no-repeat center 50px;}
.sub0102 .txt_box ul li:nth-child(2){background:url('/images/mtl01r-20-0043/sub/01/img0102_02.png') no-repeat center 50px;}
.sub0102 .txt_box ul li:nth-child(3){background:url('/images/mtl01r-20-0043/sub/01/img0102_03.png') no-repeat center 50px;border-right:0;}
.sub0102 .txt_box ul li{position:relative;width:30%;text-align:center;padding:320px 0 50px 0;text-align:center;border-right:1px solid #eee;}
.sub0102 .txt_box ul li dl{width:85%;margin:0 auto;}
.sub0102 .txt_box ul li dl dt{background:#f9f9f9;font-size:18px;margin-bottom:15px;padding:15px 0;border-radius:20px;min-height:80px;word-break:keep-all;}
.sub0102 .txt_box ul li dl dt span{display:block;}
.sub0102 .txt_box ul li:nth-child(1) dl dt{line-height:80px;padding:0;}
.sub0102 .txt_box ul li dl dd{width:90%;margin:0 auto;word-break:keep-all;}


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


@media only screen and (max-width:980px) {
	.sub0102 .top_img{font-size:20px;}
	.sub0102 .txt_box ul li:nth-child(1), .sub0102 .txt_box ul li:nth-child(2), .sub0102 .txt_box ul li:nth-child(3){background-size:200px;background-position:center 20px;}
	.sub0102 .txt_box ul li{position:relative;width:30%;text-align:center;padding:240px 0 50px 0;}
	.sub0102 .txt_box ul li dl dt{font-size:15px;}
}

@media only screen and (max-width:780px) {
	.sub0102 .top_img{margin-bottom:30px;}
	.sub0102 .txt_box ul li:nth-child(1), .sub0102 .txt_box ul li:nth-child(2), .sub0102 .txt_box ul li:nth-child(3){background-size:180px;background-position:center 30px;}
	.sub0102 .txt_box ul li{width:100%;padding:230px 50px 50px 50px;border-top:1px solid #eee;border-right:0;}
	.sub0102 .txt_box ul li dl dt span{display:inline;}
	.sub0102 .txt_box ul li dl dt, .sub0102 .txt_box ul li:nth-child(1) dl dt{padding:10px;min-height:0px;line-height:15px;font-size:14px;}
}


@media only screen and (max-width:500px) {
	.sub0102 .top_img{padding:0 0 130px 0;font-size:17px;line-height:20px;}
	.sub0102 .top_img h2{font-size:23px;padding:100px 0 80px 0;}
	.sub0102 .top_img h2:after{top:140px;height:25px;}
	.sub0102 .txt_box ul li:nth-child(1), .sub0102 .txt_box ul li:nth-child(2), .sub0102 .txt_box ul li:nth-child(3){background-size:150px;background-position:center 30px;}
	.sub0102 .txt_box ul li{width:100%;padding:200px 20px 30px 20px}
	.sub0102 .txt_box ul li dl dt span{display:block;}

}


/* 환경기술 */
.sub0202 .tech_list_0202{}
.sub0202 .tech_list_0202:after{content:""; display:block; clear:both;}
.sub0202 .tech_list_0202 > li{position:relative;float:left;width:33.333%;text-align:center;}
.sub0202 .tech_list_0202 > li:after{position:absolute;top:20px;right:0;content:'';display:block;background:#eee;height:260px;width:1px;}
.sub0202 .tech_list_0202 > li:last-child:after{display:none;}
.sub0202 .tech_list_0202 > li dl{width:90%;margin:0 auto;}
.sub0202 .tech_list_0202 > li dd{text-align:left;width:270px;margin:20px auto;font-size:14px;}
.sub0202 .tech_list_0202 > li:first-child dd{width:230px;}
.sub0202 .tech_list_0202 > li dd li{padding:0 15px 10px 15px;background-position:0 4px;}
.sub0203 .mini_f{font-size:10px;line-height:5px;}

.img_mobile_block{display:flex;    flex-direction: row;    flex-wrap: wrap;    align-content: stretch;    align-items: center;    justify-content: center;}
.img_mobile_block li{width:50%;padding:2%;}
.img_mobile_block li.w100{width:100%;}
.img_mobile_block img{width:90%;padding:10px;}

@media only screen and (max-width: 1200px) {
	.sub0202 .tech_list_0202 > li img{width:150px;}
}


@media only screen and (max-width: 980px) {
	.sub0202 .tech_list_0202 > li dd, .sub0202 .tech_list_0202 > li:first-child dd{width:80%;}
}

@media only screen and (max-width: 768px) {
	.sub0202 .tech_list_0202 > li{float:none;width:100%;text-align:left;}
	.sub0202 .tech_list_0202 > li:after{display:none;}
	.sub0202 .tech_list_0202 > li dl{width:100%;}
	.sub0202 .tech_list_0202 > li dd{width:95%;margin:5px auto 20px;}
	.sub0202 .tech_list_0202 > li:first-child dd{width:95%;margin:5px auto 20px;}
	.sub0202 .tech_list_0202 > li:last-child  dd li{padding:0 15px 0 15px;margin:5px auto 0;}
	
	.img_mobile_block li{width:100%;}
}

/* 전기집진기(WET) */
.sub0203 .img_txt_box{}
.sub0203 .img_txt_box:after{content:""; display:block; clear:both;}
.sub0203 .img_txt_box .img_box{width:25%;float:left;}
.sub0203 .img_txt_box .txt_box{width:70%;float:right;margin-left:1%;}
.sub0203 .img_txt_box.w4 .img_box{width:40%;}
.sub0203 .img_txt_box.w4 .txt_box{width:57%;}

.sub0203 .txt_con_wrap:after{content:""; display:block; clear:both;}
.sub0203 .txt_con_wrap{}
.sub0203 .txt_con_wrap .txt_box{float:left;width:50%;padding-right:2%;border-right:1px solid #e0e0e0;}
.sub0203 .txt_con_wrap .txt_box_2{float:right;width:50%;padding-left:2%;}

.sub0203 .img_list_box{width:100%;}
.sub0203 .img_list_box:after{content:""; display:block; clear:both;}
.sub0203 .img_list_box.col3 li{width:31%;}
.sub0203 .img_list_box.col2 li{width:48%;}
.sub0203 .img_list_box.img100 img{width:100%;}
.sub0203 .img_list_box li{position:relative;float:left;margin:0 1%;}
.sub0203 .img_list_box li p{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.6);color:#fff;padding:7px 0;text-align:center;}


@media only screen and (max-width: 768px) {
	.sub0203 .img_txt_box .img_box, .sub0203 .img_txt_box.w4 .img_box{width:100%;float:none;text-align:center;}
	.sub0203 .img_txt_box .img_box img{width:auto; }
	.sub0203 .img_txt_box .txt_box{width:100%;float:none;margin:20px 0 0;}

	.sub0203 .txt_con_wrap .txt_box, .sub0203 .img_txt_box.w4 .txt_box{float:none;width:100%;padding-bottom:3%;padding-right:0;border-right:0;border-bottom:1px solid #e0e0e0;}
	.sub0203 .txt_con_wrap .txt_box_2{float:none;width:100%;padding-top:3%;padding-left:0;}
	
	.sub0203 .img_list_box{text-align:center;}
	.sub0203 .img_list_box li{float:none;text-align:center;margin:0 0 2% 0;display:inline-block;}
	.sub0203 .img_list_box.col2 li, .sub0203 .img_list_box.col3 li{width:80%;}
	.sub0203 .img_list_box li p{padding:5px 0;font-size:12px;}
}



/*분진*/
.movie_box iframe{width:100%; height:600px;}


/*scrubber */
.flex_box01 ul{display:flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    align-items: stretch;}
.flex_box01 ul li{width:20%;border:1px solid #eee;text-align:center;}

@media only screen and (max-width: 768px) {
	.flex_box01 ul li{width:25%;}
}


/* voc처리기술 토글 */
.voc-top {display: flex; justify-content: space-between; align-items: center; padding-bottom: 20px;}
.voc-top h3 {padding-bottom: 0;}
#voc-toggle {border: solid 1px #333; background: none; height: 40px; padding: 0 10px; font-size: 14px; line-height: 1.0; display: flex; justify-content: space-between; align-items: center;}
#voc-toggle:after {content: ''; margin-left: 20px; width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color: #111 transparent transparent transparent;}
#voc-toggle.on:after {border-width: 0 5px 6px 5px; border-color: transparent transparent #111 transparent;}
#voc-hide {display: none;}



/* 연혁 */
.history-title {display: flex; align-items: center; justify-content: center; height: 150px; font-size: 16px; color: #fff; font-weight: 700; background: url('/images/mtl01r-20-0043/sub/history_title.png')no-repeat center center / cover;}
.history {margin-top: 90px;}
.history dl {padding-bottom: 100px; display: flex; position: relative;}
.history dl:before {content: ''; width: 2px; position: absolute; top: 0; bottom: 0; left: 280px; background: url('/images/mtl01r-20-0043/sub/history_dashed.png'); background-size: 100% auto;}
.history dl:last-child {padding-bottom: 0;}
.history dl dt {font-size: 60px; line-height: 40px; color: #4c98e2; font-weight: 800; margin-right: 280px; flex-shrink: 0; position: relative;}
.history dl dt:after {content: ''; display: block; width: 40px; height: 40px; position: absolute; left: 280px; top: 0; margin-left: -19px; background: url('/images/mtl01r-20-0043/sub/history_dots.png')no-repeat center center / cover;}
.history dl dd ul li {margin-bottom: 30px; display: flex;}
.history dl dd ul li:last-child {margin-bottom: 0;}
.history dl dd ul li strong {display: block; width: 80px; text-align: right; white-space: nowrap; line-height: 40px; font-size: 22px; color: #000; font-weight: 700; margin-right: 40px; flex-shrink: 0; text-align:left;}
.history dl dd ul li p {position: relative; flex-grow: 1; margin-bottom: 10px; font-size: 20px;}
.history dl dd ul li p:first-child {margin-top: 2px;}
.history dl dd ul li p:last-child {margin-bottom: 0;}
.history dl dd ul li.hisfirst {margin-left: -35px;}/**/
.tar {text-align:right;}

@media only screen and (max-width:1200px) {
	.history dl:before {left: 240px;}
	.history dl dt {margin-right: 200px;}
	.history dl dt:after {left: 240px;}
.history dl dd ul li.hisfirst {margin-left: -20px;}/**/
}

@media only screen and (max-width:980px) {
	.history-title {height: 120px;}
	.history {margin-top: 60px;}
	.history dl:before {left: 150px;}
	.history dl dt {margin-right: 140px; font-size: 34px;}
	.history dl dt:after {left: 150px;}
	.history dl dd ul li strong {font-size: 18px; width: 70px;}
	.history dl dd ul li p {font-size: 16px;}
	.history dl dd ul li p:first-child {margin-top: 6px;}
.history dl dd ul li.hisfirst {margin-left: -20px;}/**/
}

@media only screen and (max-width:767px) {
	.history-title {height: 100px;}
	.history {margin-top: 40px;}
	.history dl {padding-bottom: 60px; display: block;}
	.history dl:before {display: none;}
	.history dl dt {font-size: 30px; line-height: 1.2; margin-right: 0; text-align: center; padding-bottom: 25px; margin-bottom: 10px;}
	.history dl dt:after {width: 1px; height: 15px; background: #666; left: 50%; top: auto; bottom: 0; margin-left: 0;}
	.history dl dd ul li {margin-bottom: 20px;}
	.history dl dd ul li strong {line-height: 180%; font-size: 16px; margin-right: 20px;}
	.history dl dd ul li p {font-size: 14px;}
	.history dl dd ul li p:first-child {margin-top: 1px;}
.history dl dd ul li.hisfirst {margin-left: 0px;}/**/
}



.lib-half {margin: 0 -30px; display: flex;}
.lib-half li {width: 50%; padding: 0 30px;}
.lib-nano {border: 1px solid #e1e1e1; padding: 50px;}
.lib-nano h5 {text-align: center; font-size: 24px; color: #5f9ee2; font-weight: 500; margin-bottom: 50px;}
.lib-nano p {}
.lib-nano ul {margin: 50px -30px; display: flex; align-items: center;}
.lib-nano ul li {width: 50%; padding: 0 30px;}
.lib-nano ul li:first-child {border-right: solid 1px #e1e1e1;}


@media only screen and (max-width:980px) {
	.lib-half {margin: 0 -15px;}
	.lib-half li {padding: 0 15px;}
	.lib-nano {padding: 30px;}
	.lib-nano h5 {font-size: 20px; margin-bottom: 30px;}
	.lib-nano ul {margin: 30px -15px;}
	.lib-nano ul li {padding: 0 15px;}
}

@media only screen and (max-width:767px) {
	.lib-half {display: block; margin: 0;}
	.lib-half li {padding: 0; width: 100%;}
	.lib-half li:first-child {margin-bottom: 30px;}

	.lib-nano {padding: 20px 15px;}
	.lib-nano h5 {font-size: 16px; margin-bottom: 20px;}
	.lib-nano p {font-size: 13px;}
	.lib-nano ul {margin: 20px -10px;}
	.lib-nano ul li {padding: 0 10px;}

}









