@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-visual  { padding: 0px; display:table; width: 100%;}
	.sub-visual > div { position:relative; width:100%; height:280px; display:table-cell; vertical-align:middle; 
		text-align:center; background:url('/images/mtl01r-19-0008/sub/sub_visual.jpg') no-repeat 40% center/cover;}
	.sub-visual02 > div {background:url('/images/mtl01r-19-0008/sub/sub_visual02.jpg') no-repeat center center/cover;}
	.sub-visual02 h2{color:#fff !important;}

	.sub-visual h2{font-size:48px; color:#000; }
	.sub-visual p {font-size:18px; color:#000; margin-top:20px; }  
	.sub-visual p span{display:block; padding-bottom:10px;}

	.sub-tab{height:60px; border-bottom:1px solid #ddd; text-align:center;}
	.sub-tab > ul:after{content:""; display:block; clear:both;}
	.sub-tab li a{display:inline-block; width: 100%; height:60px; text-align:center; line-height:60px; font-size:20px; color:#555; font-weight:400; border-left:1px solid #ddd;}
	.sub-tab li.active a{font-weight:500; color:#9d3d76; border-bottom: 5px solid #9d3d76;}
	.sub-tab.fixed{z-index:666;position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.10);opacity:0.92}
	.sub-tab.fixed ul{margin:0 auto;width:auto;}
	.sub-tab.fixed a{ border-bottom:0;border-top:0;}
	.sub-tab > ul li {position: relative; display: inline-block; float: left; width: 240px; height: 60px;}
	
	.title-divider { text-align: left; margin:0.5em 0 1em; background: #ffffff url(/images/basic_resp/img/bg_divider.png) left center repeat-x; padding: 0; }
	.title-divider span { background: #ffffff; padding-right: 0.5em; font-weight: 500; }
	.title-divider small { display: block; color: rgba(51, 51, 51, 0.6); }
	
	/* 서브상단 페이지네비 */
	.whois-sub-page-guide { background-color:#fafafa; overflow: hidden; }
	.whois-sub-page-guide .whois-sub-page-guide-navi { padding:14px 0 14px 0; font-size:12px; text-align:right; color:#888888; }
	.whois-sub-page-guide .whois-sub-page-guide-navi b { color:#333; }

	@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 #ddd;}
	}
	@media only screen and (max-width:1200px) {
		.sub-tab li:first-child a{border-left:0;}
		.sub-visual {}
		.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%;}
	}
	@media only screen and (max-width:980px) {
		.sub-visual h2 {font-size: 35px;}
		.sub-visual > div {height: 200px;}

		h2.title-divider { font-size: 2rem; }
	}
	@media only screen and (max-width:768px) {
		.sub-visual > div{height:170px;}
		.sub-visual h2{font-size:28px;}
		.sub-visual p{font-size:15px; margin-top:10px;}
		.sub-visual p span img{width:130px}

		.sub-tab{height:50px;}
		.sub-tab li a{height:50px; line-height:50px; font-size:16px;}
		.sub-tab.sub01 .col-5 li a{font-size:15px;}

		.whois-sub-page-guide .whois-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
	}

@media only screen and (min-width:680px) {
	.sub-tab.sub01 .col-5 li a br{display:none;}
}

@media only screen and (max-width:680px) {
	.sub-tab.sub01{height:60px;}
	.sub-tab.sub01 .col-5 li a{height:60px; line-height:60px;}
	.sub-tab.sub01 .col-5 li:nth-child(2) a,
	.sub-tab.sub01 .col-5 li:nth-child(3) a,
	.sub-tab.sub01 .col-5 li:nth-child(4) a{line-height:1.2; padding-top:13px;}

}

@media only screen and (max-width:480px) {
		.sub-tab{height:48px;}
		.sub-tab li a{height:48px; line-height:48px; font-size:14px; letter-spacing:-1px;}
}

/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding:100px 20px; width:100%;}
	.sub-contents p{word-break:keep-all;}
	.sub-contents p:last-child{margin-bottom:0;}

	.sub-contents .big-txt{margin-bottom:40px; line-height:1.3; font-size:25px; color:#333;}
	.sub-contents .big-txt strong{font-weight:700; color:#9d3d76;}
		
	.sub_title {font-size: 38px; text-align: center; color: #333; margin-bottom: 60px;}
	.sub_title:before {content:''; display:block; width:36px; height:8px; background:url('/images/mtl01r-19-0008/sub/title_bg.png') no-repeat center center;
	   margin: 0 auto; margin-bottom: 15px;}

	@media only screen and (min-width:1201px) {
		
	}
	@media only screen and (max-width:1200px) {

	}
	@media only screen and (max-width:980px) {
		#subContents{padding:80px 20px;}
		.sub_title {font-size: 30px;}
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:50px 10px;}
		.sub_title { font-size: 28px; margin-bottom: 30px;}
		/* .sub-contents p{font-size:14px; white-space:normal; word-break:break-word;} */
		.sub-contents .big-txt{margin-bottom:20px; font-size:20px;}
	}



/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.sub-contents.sub4_1 {width:1200px; margin:0 auto;}
@media only screen and (max-width:1200px) {
	.sub-contents.sub4_1 {width:100%}
}


	/* 일반게시판 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 #9d3d76; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:18px; 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 #9d3d76; } /* 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; }
	
	.whois-board-view .board-content{font-size:16px;}
	.contents_sub .next_data_area .b,
	.contents_sub .prev_data_area .b{font-weight:500;}
	
	.whois-board-view .board-info{font-size:15px;}
	
	@media only screen and (max-width:500px) {
		.whois-board-view .board-content{font-size:15px;}
	}

	/* 게시판 버튼 */
	.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: #9d3d76;  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 #9d3d76; }
	.sub-border-t { border-top: 1px solid #9d3d76; }
	.sub-border-r { border-right: 1px solid #9d3d76; }
	.sub-border-b { border-bottom: 1px solid #9d3d76; }
	.sub-border-l { border-left: 1px solid #9d3d76; }

	.sub-bg { background-color: #9d3d76; }
	.sub-bg-hover:hover { background-color: #e64600; }



/* 로그인/회원가입 관련 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;}


/* sub contents
---------------------------------------------------------------------------------------------------------------------------------------------------------- */



/*  진주 스토리  */
.sub1-1 h2 {font-size: 30px; font-weight: 500; color: #333;  text-align: center; margin-bottom: 50px;}
.sub1-1 h3 { font-size: 28px; color: #333; line-height:1.3; margin-bottom:40px; word-break:keep-all; font-weight: 500; display: inline-block; position:relative; padding:0px 50px;}
.sub1-1 h3:before {content:''; display:block; width:20px; height:50px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun03.png') no-repeat center center; position:absolute; left:0px; top:-5px; }
.sub1-1 h3:after {content:''; display:block; width:20px; height:50px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun04.png') no-repeat center center; position:absolute; right:0px; top:-5px; }
.sub1-1 p {font-size:17px; line-height:1.6; color:#555; font-weight: 400; word-break:keep-all;}
.sub1-1 p strong{font-weight:500; color:#000;}

.sub1-1 .area01 { width: 1200px; height: 300px; margin:0 auto; margin-bottom:60px; display: table;}
.sub1-1 .area01:after {content:''; display:block; clear:both;}
.sub1-1 .img_area { float: left; margin: 0px 50px 0px 0px;}
.sub1-1 .txt_area { width: 50%; display: table-cell; vertical-align: middle;}


.sub1-1 .area02 { width: calc(100% + 40px);  padding: 100px 0px; background: #f5f5f5; position: relative; left: -20px;}
.sub1-1 .area02 .area02_inner {width:1200px;  margin:0 auto;}
.sub1-1 .area02:after {content:''; display:block; clear:both;}

.area02_inner dl{display:table; width:100%; margin-top:30px;}
.area02_inner dt{width:160px; display:table-cell; vertical-align:top;}
.area02_inner dt span{display:block; width:100%;  height:auto; line-height:1.3; padding:12px 10px; font-size:16px; font-weight:500; color:#fff; background:#9d3d76; border-radius:50px; text-align:center; letter-spacing:-1px;}
.area02_inner dd{display:table-cell; vertical-align:top; padding:5px 0 0 50px;}

.sub1-1 .area03{padding:100px 0; margin-bottom:0;}

.sub1-1 .area04{width: calc(100% + 40px); padding: 100px 0px; background:url('/images/mtl01r-19-0008/sub/sub1_1_bg04.jpg') no-repeat top center; position: relative;  left: -20px;}
.sub1-1 .area04 .area04_inner {width:1200px;  margin:0 auto;}
.sub1-1 .area04:after {content:''; display:block; clear:both;}
.sub1-1 .area04_inner h2{text-align:left;}
.sub1-1 .area04_inner p{color:#333; margin-top:25px;}

.sub1-1 .area05{padding:100px 0; margin-bottom:0;}
.sub1-1 .area05 h3{font-size:24px; letter-spacing:-0.5px; margin-bottom:30px;}
.sub1-1 .area05 h3:before {content:''; display:block; width:20px; height:90px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun05.png') no-repeat center center; position:absolute; left:0px; top:-5px; }
.sub1-1 .area05 h3:after {content:''; display:block; width:20px; height:90px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun06.png') no-repeat center center; position:absolute; right:0px; top:-5px; }
.sub1-1 p {font-size:17px; line-height:1.6; color:#555; font-weight: 400; word-break:keep-all;}

.sub1-1 .area05 p{font-weight:500; margin-top:10px;}

.sub1-1 .area06 { width: calc(100% + 40px);  padding: 100px 0px; background: #f5f5f5; position: relative; left: -20px;}
.sub1-1 .area06 .area06_inner {width:1200px;  margin:0 auto;}
.sub1-1 .area06:after {content:''; display:block; clear:both;}

.area06_inner h2 span{display:block; margin-top:20px; font-size:17px; color:#555; line-height:1.4; word-break:keep-all; font-weight:500;}
.area06_inner dl{display:table; width:100%; margin-top:40px;}
.area06_inner dt{width:210px; display:table-cell; vertical-align:top;}
.area06_inner dd{display:table-cell; vertical-align:middle; padding-left:50px;}
.area06_inner dd span{display:block; margin-bottom:20px; font-size:20px; color:#9d3d76; font-weight:500; }


@media only screen and (min-width:1201px) {
	.sub1-1 .area04_inner p{width:76%;}
}

@media only screen and (max-width:1200px) {
	.sub1-1 .area01 {width:100%; height: auto;}
	.sub1-1 .area02 {padding:60px 0px;}
	.sub1-1 .area02 .area02_inner { width:100%; padding:0 20px;}
	.sub1-1 .area04 .area04_inner { width:100%; padding:0 20px;}
	.sub1-1 .area06 {padding:60px 0px;}
	.sub1-1 .area06 .area06_inner { width:100%; padding:0 20px;}
}

@media only screen and (max-width:980px) {
	.sub1-1 .area01 {display:block;}
	.sub1-1 .img_area {float: none; width:100%; margin: 0px; }
	.sub1-1 .img_area > img {width:100%;}
	.sub1-1 .txt_area { width: 100%; display:block; text-align: center; margin-top: 30px;}
}

@media only screen and (max-width:768px) {
	.sub1-1 h2 {font-size: 24px; margin-bottom:30px; letter-spacing:-1px;}
	.sub1-1 h3 {font-size:20px; padding: 7px 30px; margin-bottom:20px; letter-spacing:-1px;}
	.sub1-1 .area05 h3{font-size:20px; margin-bottom:15px;}
	.sub1-1 p {font-size:15px; line-height:1.5;}
	
	.area02_inner dl{margin-top:20px;}
	.area02_inner dt{width:140px;}
	.area02_inner dd{padding:3px 0 0 30px;}
	.area02_inner dt span{font-size:15px;}
	
	.sub1-1 .area03{padding:60px 0}
	.sub1-1 .area04{padding: 50px 0px;}
	.sub1-1 .area04_inner p{margin-top:15px;}
	.sub1-1 .area05{padding:0 0 50px 0px;}
	.area06_inner h2 span{margin-top:15px; font-size:15px;}
	.area06_inner dd span{margin-bottom:10px; font-size:17px;}

	.area06_inner dl{margin-top:30px;}
	.area06_inner dt{width:160px;}
	.area06_inner dd{padding-left:30px;}
}

@media only screen and (max-width:620px) {
	.area02_inner dt{width:100%; display:block;}
	.area02_inner dt span{width:140px;}
	.area02_inner dd{width:100%; display:block; padding:15px 0 0 0}
	
	.area06_inner h2 span br{display:none;}
	.area06_inner dt{width:100%; display:block; text-align:center;}
	.area06_inner dt img{width:150px;}
	.area06_inner dd{width:100%; display:block; padding:15px 0 0 0; text-align:center;}
	.area02_inner dt span{padding:10px 5px;}
	.area02_inner dl:last-child dt span{width:200px;}
}

@media only screen and (max-width:500px) {
	.sub1-1 .area05 h3{}
	.sub1-1 .area05 h3{font-size:18px; }
	.sub1-1 .area05 h3 br{display:none;}
}





/*  회사개요  */
.sub1-2 h2 {font-size: 30px; font-weight: 500; color: #333;  text-align: center; margin-bottom: 30px;}
.sub1-2 .area01 { width: 1200px; height: 300px; margin:0 auto; margin-bottom:60px; display: table;}
.sub1-2 .area01:after {content:''; display:block; clear:both;}
.sub1-2 .img_area { float: left; margin: 0px 50px 0px 0px;}
.sub1-2 .txt_area { width: 50%; display: table-cell; vertical-align: middle;}
.sub1-2 .txt_area h3 { font-size: 25px; letter-spacing:-1px; color: #333; line-height:1.4; margin-bottom:40px; word-break:keep-all; font-weight: 500; display: inline-block; position:relative; padding:0px 50px;}
.sub1-2 .txt_area h3:before {content:''; display:block; width:20px; height:70px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun01.png') no-repeat center center; position:absolute; left:0px; top:3px; }
.sub1-2 .txt_area h3:after {content:''; display:block; width:20px; height:70px;  background:url('/images/mtl01r-19-0008/sub/sub1_1_slogun02.png') no-repeat center center; position:absolute; right:0px; top:3px; }
.sub1-2 .txt_area p {font-size:17px; line-height:1.6; color:#555; font-weight: 400; word-break:keep-all;}

.sub1-2 .area02 { width: calc(100% + 40px);  padding: 60px 0px; background: #f5f5f5; position: relative; left: -20px;}
.sub1-2 .area02 .area02_inner {display: table; width:1200px; height: 300px; margin:0 auto;}
.sub1-2 .area02:after {content:''; display:block; clear:both;}
.sub1-2 .area02 .img_area {float: right; margin: 0px 0px 0px 50px;}


.sub1-2 .flex_area{
	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: center;
}

.sub1-2 .area03 {width: 1200px; margin: 0 auto; padding:100px 0px;}
.sub1-2 .area03 .flex_area > div{width: 25%; text-align:center; padding:30px 20px;}
.sub1-2 .area03 .flex_area > div img {border:1px solid #ddd; text-align:center;}
.sub1-2 .area03 .flex_area > div p{padding-top:20px; font-size:17px; line-height:1.3; color:#555; font-weight: 500; word-break:keep-all;}

.sub1-2 .area04 { width: calc(100% + 40px); padding: 100px 0px; background: #f5f5f5; position: relative; left: -20px;}
.sub1-2 .area04 .area04_inner {width:1200px; margin:0 auto;}
.sub1-2 .area04 .flex_area{justify-content: space-between;}
.sub1-2 .area04 .flex_area > div{width:32%; text-align:center; padding:40px 70px; margin-top:20px; border:1px solid #ddd; background:#fff; }

@media only screen and (min-width: 981px) and (max-width:1180px) {
	.sub1-2 .txt_area h3 br{display:none;}

}

@media only screen and (max-width:1200px) {
	.sub1-2 .area01 {width:100%; height: auto;}
	.sub1-2 .area02 {padding:60px 0px;}
	.sub1-2 .area02 .area02_inner { width:100%; padding:0 20px;}
	.sub1-2 .area03 {width:100%;}
	.sub1-2 .area03 .flex_area > div{padding:20px 10px;}
	.sub1-2 .area04 .area04_inner { width:100%; padding:0 20px;}
}

@media only screen and (max-width:980px) {
	.sub1-2 .area01 {display:block;}
	.sub1-2 .img_area {float: none; width:100%; margin: 0px; }
	.sub1-2 .img_area > img {width:100%;}
	.sub1-2 .txt_area { width: 100%; display:block; text-align: center; margin-top: 30px;}
	.sub1-2 .area02 .img_area {margin:0px;}
	.sub1-2 .area02 .txt_area {margin-top: 0px; margin-bottom:30px; }
	.sub1-2 .area04 .flex_area > div{width:33%;}
}

@media only screen and (max-width:768px) {
	.sub1-2 h2 {font-size: 24px; margin-bottom:30px; letter-spacing:-1px;}
	.sub1-2 .txt_area h3 {font-size:19px; padding: 7px 30px; margin-bottom:20px; letter-spacing:-1px;}
	.sub1-2 .txt_area p {font-size:15px; line-height:1.5;}
	
	.sub1-2 .area01 h3{}
	.sub1-2 .area03 {padding:60px 0px 50px 0;}
	.sub1-2 .area03 .flex_area > div{width:50%; padding:20px 10px;}
	.sub1-2 .area03 .flex_area > div p{padding-top:10px; font-size:15px;}
	.sub1-2 .area04{padding:60px 0}
	.sub1-2 .area04 .flex_area > div{padding:30px 70px;}
}

@media only screen and (max-width:500px) {
	.sub1-2 h2 {margin-bottom:10px;}
	.sub1-2 .area03 .flex_area > div{padding:20px 5px;}
	.sub1-2 .area04 .flex_area > div{width:100%; margin-top:15px;}
	.sub1-2 .txt_area h3{padding: 3px 40px;}
	.sub1-2 .txt_area h3 br{display:none;}
	.sub1-2 .area02 h3{padding:10px 60px;}
}




/*  CEO의 말  */
.sub1-3 p {font-size:17px; line-height:1.6; color:#555; margin-top:25px; font-weight: 400; word-break:keep-all;}

.sub1-3 .area02 { width: calc(100% + 40px);  padding: 80px 0px 60px 0; background: #9d3d76; position: relative; left: -20px;}
.sub1-3 .area02 .area02_inner {width:1024px; margin:0 auto; background:url('/images/mtl01r-19-0008/sub/sub1_3_logo.png') no-repeat right top 20px; background-size:600px;}
.sub1-3 .area02:after {content:''; display:block; clear:both;}
.sub1-3 .area02_inner h3 {font-size: 40px; font-family: 'HANBatang'; font-weight:600; color: #fff; margin-bottom: 40px;}
.sub1-3 .area02_inner h3 span{font-size: 22px; font-weight:400; line-height:1.4; display:block; margin-bottom:15px;}
.sub1-3 .area02_inner p{color:#fff; font-size:19px; font-weight:300; line-height:1.5;}
.sub1-3 .area02_inner p span{display:block; font-size:16px;}
.sub1-3 .area02_inner p strong{font-weight:500;}
.sub1-3 .area02 .area02_inner .mo-logo{display:none;}

.sub1-3 .area03 {width: 1024px; margin: 0 auto; padding:30px 0px;}
.sub1-3 .area03 p.from{text-align:right; padding-top:30px; color:#333; font-weight:500;}
.sub1-3 .area03 p.from span{position:relative; top:-10px; margin-left:20px; }

@media only screen and (max-width:1200px) {
	.sub1-2 .area01 {width:100%; height: auto;}
	.sub1-3 .area02 {padding:60px 0px;}
	.sub1-3 .area02 .area02_inner { width:100%; padding:0 20px; background-position:right 30px top 20px; background-size:480px;}
	.sub1-3 .area03 {width:100%;}
}


@media only screen and (max-width:768px) {
	.sub1-3 .area02 {padding: 40px 0px; }
	.sub1-3 .area02 .area02_inner {background-size:400px;}
	.sub1-3 .area02_inner h3 {font-size: 30px; margin-bottom:25px;}
	.sub1-3 .area02_inner h3 span{font-size: 18px;}
	.sub1-3 p {font-size:15px; line-height:1.5; margin-top:20px;}
	.sub1-3 .area03 {padding:10px 0px;}
	.sub1-3 .area03 p.from{padding-top:10px; padding-right:10px;}
	.sub1-3 .area03 p.from span{top:-5px; margin-left:15px; }
	.sub1-3 .area03 p.from span img{width:120px;}
	.sub1-3 .area02_inner p{font-size:16px;}
	.sub1-3 .area02_inner p span{font-size:15px;}
}

@media only screen and (max-width:620px) {
	.sub1-3 .area02 .area02_inner {background-size:280px;}
}

@media only screen and (max-width:480px) {
	.sub1-3 .area02 .area02_inner{padding-top:80px; background-position:left 20px top;}
}



.sub1-4 .area01 {width: 1200px; margin: 0 auto; padding:50px 0 30px 0}
.history_area {position:relative; padding-top:30px;}
.history_area:after{content:''; position:absolute;top:-30px;left:49.3%; width:20px; height:20px; background:#9d3d76; border:3px solid #e8bdd7; border-radius:30px;}
.history_area:before {content:'';position:absolute;top:-30px;left:50%;bottom:0;width:2px;background-color:#9d3d76}
.history_area .round_txt {position:relative;width:220px;height:220px;padding-top:55px;margin:40px auto 60px auto;font-weight:700;font-size:32px;text-align:center;color:#fff; line-height:1.2; background-color:#e8bdd7;border-radius:50%;}
.history > li {position:relative}
.history > li:before {content:'';position:absolute;top:10px;left:50%;display:block;width:12px;height:12px;margin-left:-5px;background-color:#fff; border:2px solid #9d3d76; border-radius:50%}
.history > li + li {margin-top:40px}
.history > li.type1 {padding-right:52%;text-align:right}
.history > li.type2 {padding-left:52%;text-align:left}
.history .year {color:#9d3d76; font-size:26px; font-weight:600; padding-bottom:15px;}
.history > li > ul > li {position:relative;font-size:17px;line-height:1.4; color:#555; word-break:keep-all; letter-spacing:0.01em; margin-bottom:10px;}
.txt_li_type1{padding-right:20px !important;}
.txt_li_type2{padding-bottom:70px !important;}	

.history > li.type1 > .month > li{padding-right:45px;}
.history > li.type2 > .month > li{padding-left:45px;}
/*.history > li.type1 > ul > li:after{content:''; position:absolute; top:9px; right:0; width:3px; height:3px; background:#777;}
.history > li.type2 > ul > li:before{content:''; position:absolute; top:9px; left:0; width:3px; height:3px; background:#777;}*/
.history > li > ul > li span {position:absolute; left:0; top:0; padding:0; padding-left:7px; color:#222; font-weight:700;}
.history > li.type1 > ul > li span {position:absolute;right:0;top:0;padding:0;}

@media only screen and (max-width:1200px) {
	.sub1-4 .area01 {width: 100%;}
}

@media only screen and (min-width:769px) {
	.history > li.type1 > ul > li span.mo{display:none;}
}

@media only screen and (max-width:768px) {
	.sub1-4 .area01 {padding:20px 0}
	.history_area{margin-left:15px; padding-top:15px; margin-top:40px;}
    .history_area:before {left:3px; top:-15px;}
	.history_area:after{top:-15px;left:-3px; width:16px; height:16px;  border:2px solid #e8bdd7;}
    .history > li.type1,
    .history > li.type2 {text-align:left;padding:0}
    .history > li:before {left:-1px;top:10px;margin:0;width:10px;height:10px}
    .history > li + li {margin-top:25px}
    .history .year {padding-left:20px;font-size:21px; padding-bottom:10px; margin-bottom:0;}
    .history > li > ul {padding-left:20px}
    .history > li > ul > li {font-size:15px;line-height:22px;}
	.history > li.type1 > ul > li {}
	.history > li.type1 > .month > li {padding-left:35px;}
	.history > li.type2 > .month > li {padding-left:35px;}
	.history > li.type1 > ul > li span {position: absolute; padding-left:0;}
	.history > li > ul > li span {position: absolute;  padding-left:0;}
}



/*  오시는 길  */
.sub-contents.sub1-5 {width:1200px; margin:0 auto;}
.map_box {margin-top: 40px;}
.map_box .map_tb { width: 100%; border-top: 2px solid #9d3d76;}
.map_box .map_tb tr {border-bottom:1px solid #e1e1e1;}
.map_box .map_tb tr th { width: 320px; padding: 20px; font-size: 20px; font-weight: 500; color: #9d3d76;}
.map_box .map_tb tr th > img {margin-right:20px;}
.map_box .map_tb tr td { padding: 30px 40px;}
.map_box .map_tb tr td p { font-size: 17px; color: #555; line-height: 1.4; padding-top:10px;}
.map_box .map_tb tr td p:first-child{padding-top:0;}
.map_box .map_tb tr td p strong {font-size: 18px; color: #333; font-weight: 400;}
.map_box .map_tb tr td p span { display: inline-block; margin-left: 108px;}

@media only screen and (max-width:1200px) {
	.sub-contents.sub1-5 {width:100%;}
	.root_daum_roughmap {width:100% !important;}
}

@media only screen and (max-width:1128px) {
	.map_box .map_tb tr:nth-child(2) td p {white-space: normal;word-break: break-word; }
	.map_box .map_tb tr td p span {margin-left: 0px;}
}

@media only screen and (max-width:768px) {
	.map_box .map_tb tr th {width: 200px; padding: 10px; font-size:16px;}
	.map_box .map_tb tr td { padding: 10px 20px;}
	.map_box .map_tb tr td p { font-size: 15px;}
	.map_box .map_tb tr td p strong { font-size: 16px;}
	.map_box .map_tb tr th > img {width:50px; height:auto; margin-right: 10px;}

}
@media only screen and (max-width:680px) {
	.root_daum_roughmap .wrap_map{height:300px !important;}
	.map_box .map_tb tr th { width: 25%; text-align:center;}
	.map_box .map_tb tr th > img {width:50px; display: block; margin: 0 auto; margin-bottom: 10px; }
}



/*  Business process  */
.sub-contents.sub2_1 .area01 { position: relative; height: 637px;}
.sub-contents.sub2_1 h2 {font-size: 30px; font-weight: 500; color: #333;  text-align: center; margin-bottom: 50px;}
.sub-contents.sub2_1 h2 span{display:block; margin-top:7px; font-size:20px;}

.sub-contents.sub2_1 .area01 .img_area {width:1200px; height:385px;  margin:0 auto; background:url('/images/mtl01r-19-0008/sub/sub2_1_area01.jpg') no-repeat center center/cover;}
.sub-contents.sub2_1 .area01 .txt_area { width: calc(50% + 100px);  background: #f5f5f5; position: absolute; right: 0; top:335px; padding: 100px 60px 60px 100px;
	z-index:-1; }
.sub-contents.sub2_1 .area01 .txt_area h3 { font-size: 26px; color: #333; font-weight: 500; line-height:1.4; margin-bottom: 20px; word-break:keep-all; letter-spacing:-1px;}
.sub-contents.sub2_1 .area01 .txt_area p {font-size: 18px; line-height:1.4; color: #555; font-weight: 400; word-break:keep-all; }

.sub-contents.sub2_1 .area02 { width: 1200px; margin: 0 auto;}
.sub-contents.sub2_1 .cont-line:before {content:''; display:block; width:3px; height:100px; background:#9d3d76; margin: 0 auto; margin-bottom: 30px;}
.sub-contents.sub2_1 .area03{padding:100px 0 60px 0}

.sub-contents.sub2_1 .flex_area{
	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.sub2_1 .flex_area > div{position:relative; width: 23%; text-align:center; margin-bottom:30px; padding:25px 10px; }
.sub-contents.sub2_1 .flex_area > div:after{position:absolute; top:60px; left:100%; display:inline-block; content:"\276F"; font-size:34px; color:#ccc;}

.sub-contents.sub2_1 .flex_area > div p{font-size:16px; color: #666; padding-top:10px; line-height:1.4; word-break:keep-all; }
.sub-contents.sub2_1 .flex_area > div p strong{font-weight:500; color:#333; font-size:19px; display:block; margin-bottom:5px; letter-spacing:-1px;}
.sub2_1 .no-round{display:block; width:76px; height:28px; line-height:28px; margin:20px auto 0; color:#9d3d76; font-size:14px; font-weight:500; letter-spacing:-1px; border:1px solid #9d3d76; border-radius:30px; text-align:center; }


@media only screen and (min-width: 1201px) and (max-width:1480px) {
	.sub-contents.sub2_1 .area01{height:730px;}
}


@media only screen and (max-width:1200px) {
	.sub-contents.sub2_1 .area01 { height: auto;  margin-bottom: 50px;}
	.sub-contents.sub2_1 .area01 .img_area { width:100%; height: 300px;}
	.sub-contents.sub2_1 .area01 .txt_area { width: 100%; position: relative; top:0; padding: 50px 20px; text-align: center;}
	.sub-contents.sub2_1 .area02 {width:100%; }
	.sub-contents.sub2_1 .flex_area > div{width: 24%; margin-bottom:10px; padding:25px 5px;}
}


@media only screen and (min-width:501px) {
	.sub-contents.sub2_1 .flex_area > div:nth-child(3):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(6):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(9):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(12):after,
	.sub-contents.sub2_1 .flex_area > div:last-child:after{display:none;}
}

@media only screen and (min-width:981px) {
	.sub-contents.sub2_1 .flex_area > div:nth-child(3):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(6):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(9):after{display:inline-block;}
	.sub-contents.sub2_1 .flex_area > div:nth-child(4):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(8):after,
	.sub-contents.sub2_1 .flex_area > div:nth-child(12):after,
	.sub-contents.sub2_1 .flex_area > div:last-child:after{display:none;}
}

@media only screen and (max-width:980px) {
	.sub-contents.sub2_1 .area01 .txt_area h3 {font-size:22px;}
	.sub-contents.sub2_1 .flex_area > div{width:31%; margin-bottom:20px;}

}

@media only screen and (max-width:768px) {
	.sub-contents.sub2_1 h2 {font-size:24px; margin-bottom: 30px;}
	.sub-contents.sub2_1 h2 span{margin-top:5px; font-size:16px;}
	
	.sub-contents.sub2_1 .area03{padding:50px 0 20px 0}
	.sub-contents.sub2_1 .area01{margin-bottom:30px;}
	.sub-contents.sub2_1 .area01 .txt_area h3 {font-size: 20px; line-height: 30px;}
	.sub-contents.sub2_1 .area01 .txt_area p {font-size:16px; white-space: normal;}
	.sub-contents.sub2_1 .area01 .txt_area { padding: 30px 20px; }

	.sub-contents.sub2_1 .flex_area > div p{font-size:14px; }
	.sub-contents.sub2_1 .flex_area > div p strong{font-size:16px;}
	.sub2_1 .no-round{width:64px; height:22px; line-height:22px; margin:15px auto 0; font-size:13px;}
	.sub-contents.sub2_1 .cont-line:before {height:50px;}
}

@media only screen and (max-width:500px) {
		.sub-contents.sub2_1 .flex_area > div{width:49%; margin-bottom:10px; padding:15px 5px;}
		.sub-contents.sub2_1 .area01 .txt_area p br{display:none;}
		.sub-contents.sub2_1 .flex_area > div:after{top:50px; font-size:28px;}
		.sub-contents.sub2_1 .flex_area > div:nth-child(even):after,
		.sub-contents.sub2_1 .flex_area > div:last-child:after{display:none;}
}


		