@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* #header.sub-header{position:relative; }
 */

#subContainer{position:relative; padding:0 0px 100px; margin:0 auto; width:1200px; box-sizing:border-box;}
#commonContainer{position:relative; padding:30px 20px 60px; margin:0 auto; width:1200px; box-sizing:border-box;}
#subContainer:after{content:""; display:block; clear:both;}

#leftMenu{float:left; width:210px; margin-top:25px;}
#leftMenu .sub-tit-img{display:block; margin-bottom:15px;}
#subContents{float:right; width:calc(100% - 260px);}

.login-bar li a img{top:-2px !important;}
@media only screen and (max-width:1280px) {
	#subContainer, #commonContainer{padding:0 20px 100px;}
	#subContainer{width:100%;}
	#commonContainer{width:100%;}

}
@media only screen and (max-width:980px) {
	#subContainer, #commonContainer{padding:0;}
	#subContents{float:none; padding:0 20px 80px; width:100%;}
	#leftMenu {float:none;  width: 100%; position:relative; top: 0; margin-top: 0px; left: 0; margin-bottom:10px;}	
	.left-menu {display:none;}
	.left-notice {display:none;}
}
@media only screen and (max-width:767px) {
	#subContents{padding:0 15px 60px;}
	.sub-title h3:before {  width: 30px !important; }
}


/* Sub Visual (서브이미지)
------------------------------------------------------------------------------------------------------------------ ---------------------------------------- */
.sub-visual01{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image01.jpg') no-repeat center center/cover;}
.sub-visual02{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image02.jpg') no-repeat center center/cover;}
.sub-visual03{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image03.jpg') no-repeat center right 10%/cover;}
.sub-visual04{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image04.jpg') no-repeat center right 10%/cover;}
.sub-visual05{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image05.jpg') no-repeat center center/cover;}
.sub-visual06{display: table; width: 100%; height:240px; background:url('/images/mtl01r-21-0083/sub/subtop_image06.jpg') no-repeat center center/cover;}


.sub-visual-txt{ display: table-cell; width: 100%; text-align: center; vertical-align: middle; color: #fff;}
.sub-visual-txt h1{font-size:48px; font-weight: 500; line-height: 1;}
.sub-visual-cont{ font-size: 18px; font-weight: 300;  line-height: 1}


@media only screen and (max-width:768px) {
.sub-visual01, .sub-visual02, .sub-visual03, .sub-visual04, .sub-visual05 {height:140px;}
.sub-visual-txt h1{font-size:30px;}
.sub-visual-cont{ font-size: 14px;}
}


/* Left Menu (서브 좌측 영역)
------------------------------------------------------------------------------------------------------------------ ---------------------------------------- */
/* 좌측메뉴 */
.sub-tab{display:none; z-index:999; width:100%;}
.sub-tab.fixed{position:fixed; top:0; left:0; width:100%; background:#fff; border-bottom:1px solid #ddd; box-shadow:0 2px 10px rgba(0,0,0,0.10); opacity:0.92;}
.sub-tab > ul{margin:50px auto 0; height:60px; text-align:center; line-height:0; font-size:0;}
.sub-tab.fixed ul{margin:0 auto; width:100%;}
.sub-tab li{display:inline-block; width:301px; height:60px;}
.sub-tab li a{display:inline-block; width:100%; height:60px; text-align:center; line-height:58px; font-weight:400; font-size:20px; color:#777; border:1px solid #ddd; border-left:0;}
.sub-tab li:first-child a{border-left:1px solid #ddd;}
.sub-tab li:last-child a{border-right:0;}
.sub-tab li.active a{color:#fff; background:#282595; border-color:#282595;}
.sub-tab.fixed a{border-bottom:0; border-top:0;}

@media only screen and (max-width:980px) {
	.sub-tab {display:block;}
	.sub-tab > ul{width:100%; margin:0 auto; }
	.sub-tab .col-1 li{width:100%;}
	.sub-tab .col-2 li{width:50%;}
	.sub-tab .col-3 li{width:33.33%;}
}
@media only screen and (max-width:768px) {
	.sub-tab > ul{height:50px;}
	.sub-tab li{height:50px;}
	.sub-tab li a{height:48px; line-height:46px; font-size:16px;}
}
@media only screen and (max-width:480px) {
	.sub-tab{min-width:320px;}
	.sub-tab li a{font-size:14px;}
}


.left-menu h2{
	height:110px; line-height:110px; text-align:center;  font-weight:500; font-size:30px; color:#fff; font-weight: 700; letter-spacing: -0.1rem;
	background: #292f9b;
	background: -moz-linear-gradient(-45deg,  #292f9b 0%, #2cbfd4 90%, #2cbfd4 90%);
	background: -webkit-linear-gradient(-45deg,  #292f9b 0%,#2cbfd4 90%,#2cbfd4 90%);
	background: linear-gradient(135deg,  #292f9b 0%,#2cbfd4 90%,#2cbfd4 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292f9b', endColorstr='#2cbfd4',GradientType=1 );
}
.left-menu li{width:100%; margin-top: 3px;}
.left-menu li a{display:block; padding:0 27px; width:100%; box-sizing:border-box; height:50px; line-height:44px; font-size:16px; color:#555; font-weight: 400; background:#f4f4f4; position: relative; border:3px solid #f4f4f4;}
.left-menu li a:before,
.left-menu li a:after {content: ''; display: block; background: #666; position: absolute; right: 17px; top: 50%;}
.left-menu li a:before {width: 11px; height: 1px; margin-top: -1px;}
.left-menu li a:after {width: 1px; height: 11px; margin-top: -6px; margin-right: 5px; display: none;}
.left-menu li.active a{color:#1852c3; background:#fff; border-color: #1852c3;}
.left-menu li.active a:before {background: #0F5BEE;}
.left-menu li.active a:after {display: block; background: #0F5BEE;}

/* 좌측배너 */
.left-banner{margin-top: 18px; padding: 30px 15px; text-align:center; border: solid 1px #ddd;}
.left-banner h4 {font-size: 16px; font-weight: 400; color: #555; padding-top: 70px; background:url('/images/mtl01r-21-0083/main/customer.png')no-repeat center top; background-size: 55px auto;}
.left-banner h5 {font-size: 25px; font-weight: 900; color: #000; margin-top: 4px;}
.left-banner h6 {font-size: 13px; margin-top: 10px; color: #666; letter-spacing: 0em;}
.left-banner ul {margin-top: 10px; padding-top: 20px; border-top: solid 1px #f5f5f5;}
.left-banner ul li {font-size: 14px; color: #555; font-weight: 400; margin-bottom: 3px;}
.left-banner ul li:last-child {margin-bottom: 0;}


@media only screen and (max-width:980px) {
	.left-banner{display:none;}
}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 타이틀 및 페이지네비게이션 */
.sub-title{padding:40px 0; border-bottom: 1px solid #d5d5d5; position:relative;}
.sub-title:after{content:""; display:block; clear:both;}
.sub-title h3{font-size:36px; text-transform:uppercase; font-weight:700; color:#333; line-height:1; float: left;}
.bread-croumb {float: right;}
.bread-croumb:after {content: ''; display: table; clear: both;}
.bread-croumb li {font-size: 12px; margin-right: 20px; padding-right: 40px; position: relative; float: left;}
.bread-croumb li:first-child {padding-right: 0; width: 10px; height: 11px; text-indent: -9999px; background:url('/images/mtl01r-21-0083/main/breadcrumb_home.png')no-repeat center top; background-size: 100% auto;}
.bread-croumb li:last-child {color: #005ACF; padding-right: 0; margin-right: 0;}
.bread-croumb li:after {content: ''; display: block; width: 6px; height: 10px; position: absolute; right: 0; top: 50%; margin-top: -5px; background:url('/images/mtl01r-21-0083/main/breadcrumb_arrow.png')no-repeat center top; background-size: cover;}
.bread-croumb li:first-child:after,
.bread-croumb li:last-child:after {display: none;}
.sub-contents {padding-top: 60px;}


@media only screen and (max-width:980px) {
	.sub-title{padding:30px 0;}
	.sub-title h3{font-size:30px;}
}
@media only screen and (max-width:500px) {	
	.sub-title{padding:20px 0;}
	.sub-title h3{font-size:20px;}
	.bread-croumb li {font-size: 11px; margin-right: 10px; padding-right: 14px;}
	.bread-croumb li:after {width: 4px; height: 8px; margin-top: -5px;}
	.sub-contents {padding-top: 30px;}
}


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list .whois-board-row .whois-board-row-subject strong {font-weight:500;}
.whois-board-list { display:inline-block; padding:0; font-size:14px; }
.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:#000;}
.whois-board-list .whois-board-row:first-child { border-top:1px solid #777; } /* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:17px; font-weight:600; }
.whois-board-list .whois-board-row .whois-board-row-subject a:hover {color:#333;}
.whois-board-list .whois-board-row .whois-board-row-info { color:#777;letter-spacing: 0.2px; }
.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 .board-info {  font-size: 14px;}
.whois-board-view .comment-wrap .comment-info { font-size: 14px;}
.whois-board-view .board-content {font-size: 15px;}
.whois-board-view .board-content > span {font-size: 15px !important; line-height: 23px;}
.whois-board-view .comment-wrap .comment-list { font-size: 13px;}
.form-group label {font-size: 16px; font-weight:500; color:#333;}
.next_data_area {font-size: 13px; letter-spacing: 0.05px;}
.prev_data_area {font-size: 13px; letter-spacing: 0.05px;}
.whois-board-view { display:inline-block; font-size:13px; border-top:1px solid #777; } /* 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: #282595; -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: #154099; }
input.form-control:focus {border-color:#333 !important:}
.board-write .btn_file{color:#fff;}

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

.sub-bg { background-color: #282595; }
.sub-bg-hover:hover { background-color: #154099; }
.infoconsent-wrap .content{font-size:14px;}


/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.material-form{margin:0 auto; background:#fff; font-size: 16px;}
.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:500;	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; font-family:"Noto Sans KR";}

/*.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;}






/* 인증 */
.iso {}
.iso_contents {margin-bottom: 60px;}
.iso .iso_contents:last-child {margin-bottom: 0;}
.iso_title {font-size: 18px; font-weight: 700; padding-left: 30px; background: url('/images/mtl01r-21-0083/sub/iso_bullet.png')no-repeat left center/17px;}
.iso_contents dd {margin-top: 20px;}
.iso_text {font-size: 16px; line-height: 1.8;}
.iso_text.blue {color: #0f5bee; font-weight: 500;}
.iso_text.red {color: #d00; font-weight: 500;}
.iso_dots {margin-top: 5px;}
.iso_dots li {font-size: 16px; margin-bottom: 5px; padding-left: 10px; position: relative; line-height: 1.6;}
.iso_dots li:last-child {margin-bottom: 0;}
.iso_dots li:before {content: ''; display: block; width: 3px; height: 3px; border-radius: 100px; background: #333; position: absolute; left: 0; top: 10px;}
.iso_line {margin-top: 5px;}
.iso_line li {font-size: 16px; margin-bottom: 5px; padding-left: 10px; position: relative; line-height: 1.6;}
.iso_line li:last-child {margin-bottom: 0;}
.iso_line li:before {content: ''; display: block; width: 4px; height: 1px; background: #333; position: absolute; left: 0; top: 12px;}
.iso_list {margin-top: 5px;}
.iso_list li {font-size: 16px; margin-bottom: 5px; padding-left: 10px; position: relative; line-height: 1.6;}
.iso_list li:last-child {margin-bottom: 0;}
.mt20 {margin-top: 20px;}
.iso_table {}
.iso_table table {border-top: solid 2px #333; table-layout: fixed; width: 100%;}
.iso_table th,
.iso_table td {font-size: 16px; padding: 15px 20px; border: solid 1px #dcdcdc; line-height: 1.6;}
.iso_table th {font-weight: 500; text-align: center;}
.iso_table td {text-align: left;}
.tac {text-align: center !important;}
.iso_number {table-layout: fixed; width: 100%;}
.iso_number th,
.iso_number td {font-size: 16px; padding: 5px 0;}
.iso_number th {width: 30px;}
.iso_column {font-size: 16px;}
.iso_column:after {content: ''; display: table; clear: both;}
.iso_column > li {float: left; width: 50%;}
.iso_column > li:last-child {margin-bottom: 0;}
.iso_column > li > ul > li {margin-bottom: 20px;}
.iso_column > li > ul > li:last-child {margin-bottom: 0;}
.iso_column > li > ul > li > h5 {font-size: 16px;}
.iso_column > li > ul > li > ul {margin-top: 10px; padding-left: 10px;}
.iso_column > li > ul > li > ul > li {margin-bottom: 10px;}
.iso_column > li > ul > li > ul > li:last-child {margin-bottom: 0;}
.iso_site {display: table; width: 100%; table-layout: fixed;}
.iso_site th,
.iso_site td {padding: 10px; border: solid 1px #ddd; width: 50%;}
.iso_site th {font-weight: 500;}
.iso_site tbody tr:nth-child(even) {background: #f5f5f5;}
.iso_site td a {display: inline-block; word-break:break-all;}

@media only screen and (max-width:768px) {
	.iso_contents {margin-bottom: 30px;}
	.iso_title {font-size: 16px;}
	.iso_contents dd {margin-top: 10px;}
	.iso_table {margin: 0 -20px; padding: 0 20px; overflow-x: auto;}
	.iso_table table {width: 640px;}
	.iso_table th,
	.iso_table td {padding: 8px;}
	.iso_column {padding-top: 20px;}
	.iso_column > li {float: none; width: 100%; margin-bottom: 20px;}

}




.cer_table {table-layout: fixed; width: 100%; border-top: solid 2px #323c41;}
.cer_table th,
.cer_table td {text-align: center;}
.cer_table th {border-bottom: solid 1px #ced2d4; background: #fafafa; font-weight: 500; padding: 10px;}
.cer_table thead tr th:nth-child(1) {width: 10%;}
.cer_table thead tr th:nth-child(2) {width: 55%;}
.cer_table thead tr th:nth-child(3) {width: 35%;}
.cer_table td {padding: 15px; border-bottom: 1px solid #e9e9e9;}
.cer_table td a {font-weight: 500; text-decoration: underline;}

@media only screen and (max-width:768px) {
	.cer_table th,
	.cer_table td {font-size: 12px;}
	.cer_table th {padding: 10px 5px;}
	.cer_table thead tr th:nth-child(1) {width: 10%;}
	.cer_table thead tr th:nth-child(3) {width: 35%;}
	.cer_table td {padding: 15px 5px;}
}







