@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-tab{border-bottom:1px solid #ddd; text-align:center;}
	.sub-tab ul:after{content:""; display:block; clear:both;}
	.sub-tab li {float: left;}
	.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 li a {display: table; width: 100%; height: 60px; text-align: center; font-size: 16px; color: #757575; font-weight: 400; border-left: 1px solid #ddd;}
	.sub-tab li:last-child a {border-right: solid 1px #ddd;}
	.sub-tab li a span {display: table-cell; width: 100%; vertical-align: middle;}
	.sub-tab li a span br {display: none;}
	.sub-tab li.active {background-color: #2047b1; position: relative;}
	.sub-tab li.active a{color: #fff;}
	.sub-tab li.active:after {content: ''; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0px; height: 0px; border-top: 10px solid #2047b1; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: none;}
	.sub-tab.fixed{z-index:555;position:fixed;top:80px;left:0;width:100%;background:#fff;}
	.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; float: left;}	
	
	.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 (max-width:1280px) {
		.sub-tab .container {padding-left: 0; padding-right: 0;}
		.sub-tab li:last-child a {border-right: none;}
	}

	@media only screen and (max-width:1200px) {
		.sub-tab li a{height: 50px;}
		.sub-tab.fixed {top: 65px;}
		.sub-tab li:first-child a{border-left:0;}
	}

	@media only screen and (max-width:980px) {
		h2.title-divider { font-size: 2rem; }
	}

	@media only screen and (max-width:768px) {
		.sub-tab li a{font-size:13px;}
		.sub-tab li a span br {display: block;}
		.whois-sub-page-guide .whois-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
	}

	@media only screen and (max-width:480px) {		
		.sub-tab.line2 li a {line-height:19px; font-size:16px; padding-top:5px;}		
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding: 0 0 120px; width:100%;}
	.sub-contents p{white-space:pre-line; word-break:break-all; font-size:18px; line-height:26px;}
	.sub-contents p:last-child{margin-bottom:0;}
	
	.sub-visual {width:100%; height:360px; line-height: 280px; text-align: center; color: #fff; font-size: 40px; font-weight: 700; padding-top: 80px;}	
	.sub-visual.sub-visual01{ background:url('/images/mtl01r-21-0046/sub/sub_visual01.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual02{ background:url('/images/mtl01r-21-0046/sub/sub_visual02.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual03{ background:url('/images/mtl01r-21-0046/sub/sub_visual03.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual04{ background:url('/images/mtl01r-21-0046/sub/sub_visual04.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual05{ background:url('/images/mtl01r-21-0046/sub/sub_visual05.jpg') no-repeat center center/cover;}

	.sub_title {display: table; text-align: center; width: 100%; height: 400px; position: absolute; top: 0; left:0;}	
	.sub_title > div {display: table-cell; vertical-align: middle;}
	.sub_title > div > h1 { color: #fff; font-size: 48px; font-weight: 500; line-height: 1; padding-top: 60px;}
	.sub_title > div > h1:after {content:''; display:block; width:60px; height:2px; margin:0 auto; margin-top:30px; background:#fff;}
	
	.sub-contents .ssub_title {text-align: center; font-size: 36px; color: #333; margin-bottom: 50px;}
	.sub-contents .ssub_title:after {content:''; display:block; width:30px; height:1px; background:#2047b1; margin:0 auto; margin-top:20px;}

	.sub-contents .area_inner { width:1200px; margin:0 auto;}

	@media only screen and (max-width:1200px) {
		#wrapper {padding-top: 65px;}
		.sub-contents .area_inner {width:100%;}
		.sub-visual {height:300px; line-height: 300px; padding-top: 0;}
		.sub_title  {height:400px;}
		.sub_title > div  { padding-top: 65px;}
		.sub_title > div > h1 {font-size: 50px; margin-bottom: 40px;}
		.sub_title > div > h1:after { margin-top: 30px;}		
	}
	@media only screen and (max-width:980px) {
		#subContents{padding: 0 0 100px;}		
	
	}
	@media only screen and (max-width:768px) {
		#subContents{0 0 80px}		
		.sub-visual {height:200px; line-height: 200px; font-size: 30px;}
		.sub_title { height: 250px;}
		.sub_title.board_title {height:250px;}
		.sub_title > div > h1 { font-size: 30px; margin-bottom: 0px;}
		.sub_title > div > h1:after { width: 40px; margin-top: 20px;}
		.sub_title > div > a {display:none;} 		
		.sub-contents p {font-size:16px;}
	}
	@media only screen and (max-width:480px) {
		.sub-visual {height:160px; line-height: 160px;}
		.sub-visual.board_visual {height:200px;} 
		.sub_title { height: 200px;}
		.sub_title.board_title {height:200px;}
		.sub_title > div  { padding-top: 20px;}
		.sub-contents .ssub_title {font-size:25px;}
		.sub-contents p {font-size:14px;}
	}



/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 일반게시판 List */
	.whois-board-list { display:inline-block; padding:0; font-size:13px; }
	.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; font-size: 15px; }
	.whois-board-list .whois-board-row:first-child { border-top:1px solid #444; } /* 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 #444; } /* 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: #ce112d;  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 #ce112d; }
	.sub-border-t { border-top: 1px solid #ce112d; }
	.sub-border-r { border-right: 1px solid #ce112d; }
	.sub-border-b { border-bottom: 1px solid #ce112d; }
	.sub-border-l { border-left: 1px solid #ce112d; }

	.sub-bg { background-color: #ce112d; }
	.sub-bg-hover:hover { background-color: #e64600; }
	
	.sub-content {width:1200px; margin:0 auto;}
	.paginate_regular {margin-top:30px;}
	
    @media only screen and (max-width: 1200px) {
            .sub-content {width:100%;}
        }

/* 로그인/회원가입 관련 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
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

/*  회사개요  */
.sub-contents.sub1_1 .area01 {background:url('/images/mtl01r-21-0046/sub/sub1_1_img_bg.gif') no-repeat right bottom; padding-bottom:58px;}
.sub-contents.sub1_1 .area01 .area_inner {margin-top:60px;}
.sub-contents.sub1_1 .area01 .area_inner:after {content:''; display:block; clear:both;}
.sub-contents.sub1_1 .area01 .left_area {display: inline-block; float:left;}
.sub-contents.sub1_1 .area01 .right_area {display: inline-block; float:left; margin-left:65px; padding-top:150px;}
.sub-contents.sub1_1 .area01 .right_area .right_txt p{margin-bottom:30px;}

.sub-contents.sub1_1 .area02 { width: 1200px; margin:0 auto; margin-top:120px;}

.sub-contents.sub1_1 .area02 > ul:after {content:''; display:block; clear:both;}
.sub-contents.sub1_1 .area02 > ul > li { float:left; width: calc(100%/4);}
.sub-contents.sub1_1 .area02 > ul > li div.graphy {width:286px; height:323px; margin-right:18px; padding-top:65px; text-align:center;}
.sub-contents.sub1_1 .area02 > ul > li:nth-of-type(1) div {background: url('/images/mtl01r-21-0046/sub/sub1_1_shape01.gif')no-repeat 0 0;}
.sub-contents.sub1_1 .area02 > ul > li:nth-of-type(2) div {background: url('/images/mtl01r-21-0046/sub/sub1_1_shape02.gif')no-repeat 0 0;}
.sub-contents.sub1_1 .area02 > ul > li:nth-of-type(3) div {background: url('/images/mtl01r-21-0046/sub/sub1_1_shape03.gif')no-repeat 0 0;}
.sub-contents.sub1_1 .area02 > ul > li:nth-of-type(4) div {background: url('/images/mtl01r-21-0046/sub/sub1_1_shape04.gif')no-repeat 0 0; margin-right:0;}
.sub-contents.sub1_1 .area02 > ul > li img { display: inline-block; text-align:center; padding-bottom:17px;}
.sub-contents.sub1_1 .area02 > ul > li p {color:#fff; }
.sub-contents.sub1_1 .area02 > ul > li p strong {display:inline-block; padding-bottom:10px; font-size:28px;}

@media only screen and (max-width:980px) {
	.sub-contents.sub1_1 .area01 {background:url('/images/mtl01r-21-0046/sub/sub1_1_img_bg.gif') no-repeat right bottom; padding-bottom:0;}
	.sub-contents.sub1_1 .area01 .left_area {display: inline-block; float:none; width:100%; text-align: center;}
	.sub-contents.sub1_1 .area01 .right_area {display: inline-block; float:none; width:100%; margin-left:0; padding:50px 0; text-align: center;}
	.sub-contents.sub1_1 .area02 {width:100%;}
	.sub-contents.sub1_1 .area02 > ul > li { float:left; width: calc(100%/2);}
	.sub-contents.sub1_1 .area02 > ul > li div.graphy {margin:0 auto 25px;}	
}

@media only screen and (max-width:768px) {
	.sub-contents.sub1_1 .area01 .area_inner {margin-top:0;}
	.sub-contents.sub1_1 .area01 .right_area {padding:50px 0 20px;}
	.sub-contents.sub1_1 .area02 { margin-top:100px;}
}
@media only screen and (max-width:640px) {	
	.sub-contents.sub1_1 .area02 > ul > li { float:none; width: calc(100%/1); margin-bottom:25px;}
}

@media only screen and (max-width:480px) {		
	.sub-contents.sub1_1 .area01 p {font-size: 14px;}	
	.sub-contents.sub1_1 .area01 .right_area {padding:30px 0 10px;}
	.sub-contents.sub1_1 .area02 { margin-top:80px;}
}


/*  연혁  */
.sub-contents.sub1_2 {text-align:center;}
.sub-contents.sub1_2 .company_history {position: relative; display: table; width: 230px; height: 230px; margin:0 auto; background: #2047b1; border-radius: 50%; font-size: 33px; color: #fff; text-align: center;}
.sub-contents.sub1_2 .company_history:after {content:''; display: block; width:250px; height:250px; border:1px solid #ccc; border-radius: 50%; position: absolute; left: -10px; top: -10px;}
.sub-contents.sub1_2 .company_history > div {display: table-cell; vertical-align:middle;}
.sub-contents.sub1_2 .company_history > div span {display:block; margin-top: 15px; font-size: 25px;}

.history_wrap { position: relative; padding-top:80px;}
.history_wrap:before {content:''; display:block; width:1px; height:100%; background:#ccc; position: absolute; left: 50%; top: 10px;}
.history_wrap > li {display:block; position: relative; min-height:300px; margin-bottom:80px;}
.history_wrap > li:before {content:''; display:inline-block; width:120px; height:1px; background:#dedede; position:absolute; }
.history_wrap > li:after {content:''; display:inline-block; width:13px; height:13px; border-radius:50%; border:3px solid #2047b1; position: absolute;}
.history_wrap > li:nth-child(odd) {margin-left: 50%; padding-left: 155px; padding-bottom: 30px; text-align: left;}
.history_wrap > li:nth-child(odd):before {left: 0; top: 22px;}
.history_wrap > li:nth-child(odd):after {left: -6px; top: 16px; background: #fff;}
.history_wrap > li:nth-child(even) {margin-right: 50%; padding-right: 155px; text-align: right;}
.history_wrap > li:nth-child(even):before {right: 0; top: 22px;}
.history_wrap > li:nth-child(even):after {right: -7px; top: 16px; background: #fff;}
.history_wrap > li h3 {font-size: 48px; font-weight: bold; font-style: italic; line-height: 1; margin-bottom: 25px; color: #1e1e1e;}
.history_wrap > li .year_img {display:block; position:absolute; left:-68%; top:-20%;}
.history_wrap > li:nth-child(even) .year_img {right:-68%;}
.year_txt > li {margin-bottom: 10px; position: relative; padding-left: 15px; line-height: 24px;}
.year_txt > li:last-child {margin-bottom: 20px;}
.year_txt > li:before {content:''; display:inline-block; width:6px; height:1px; background:#333; position:absolute; left:0; top:10px;}

.history_wrap > li:nth-child(even) .year_txt > li:before {position:relative; top:-5px; margin-right:10px;}

@media only screen and (max-width:980px) {
	.sub-contents.sub1_2 .company_history { width: 200px; height: 200px;}
	.sub-contents.sub1_2 .company_history:after {width: 220px; height: 220px;}
	.sub-contents.sub1_2 .company_history {margin:initial;}
	.history_wrap:before {left: 100px;}
	.history_wrap {padding-bottom: 10px;}	
	.history_wrap > li:nth-child(odd) { margin-left: 100px; padding-left: 80px;}
	.history_wrap > li:nth-child(odd):before { width: 60px;}
	.history_wrap > li h3 {font-size: 40px;}
	.history_wrap > li:nth-child(even) {margin-right: 0; padding-right: 0px; text-align: left; margin-left: 100px; padding-left: 80px; margin-top: 50px; margin-bottom:80px;}
	.history_wrap > li:nth-child(even):before { width: 60px; right: 0; left: 0; }
	.history_wrap > li:nth-child(even):after {right: 0; left: -7px;}
	.history_wrap > li .year_img {position:relative; left:0; top:0;}
	.history_wrap > li:nth-child(even) .year_img {left:0;}
	.year_txt > li {display:block; }
	.history_wrap > li:nth-child(even) .year_txt > li:before {position:absolute; left:0; top:9px; margin-right:0px;}
}

@media only screen and (max-width:480px) {
	.sub-contents.sub1_2 .company_history { width: 160px; height: 160px; margin:0 auto; font-size: 25px;}
	.sub-contents.sub1_2 .company_history:after { width: 180px; height: 180px;}
	.sub-contents.sub1_2 .company_history > div span { font-size: 20px;}
	.history_wrap { padding:0;}
	.history_wrap > li {min-height:auto; margin-bottom:40px;}
	.history_wrap > li h3 {font-size: 36px;}
	.history_wrap:before { display:none;}
	.history_wrap > li:nth-child(odd) {margin-left: 0px; padding-left: 0px; padding-top: 30px; border-bottom: 0;}
	.history_wrap > li:nth-child(odd):before {display:none;}
	.history_wrap > li:nth-child(odd):after {display:none;}
	.history_wrap > li:nth-child(even) {margin-left: 0px; margin-top: 30px; margin-bottom: 30px; padding-left: 0px;}
	.history_wrap > li:nth-child(even):before {display:none;}
	.history_wrap > li:nth-child(even):after {display:none;}
	.year_txt > li {font-size:14px; letter-spacing:-1px;}
}



/*  오시는 길  */
.sub-contents.sub1_3 {width:1200px; margin:0 auto;}
.sub-contents .root_daum_roughmap {width:100%;}
.map_info {width:100%; border:1px solid #ddd; margin-top:15px;}
.map_info tr > td {
	width:50%; height:115px; box-sizing:border-box; padding:0 30px 0 115px; font-size:18px; color:#333; line-height:24px; background-color:#fbfbfb;background-repeat:no-repeat;background-position:26px 18px;
}
.map_info tr > td:nth-of-type(1) {background-image: url('/images/mtl01r-21-0046/sub/icon_add.gif'); border-right:1px solid #ddd;}
.map_info tr > td:nth-of-type(2) {background-image: url('/images/mtl01r-21-0046/sub/icon_tel.gif');}         
.map_info img {margin-right:18px; vertical-align:middle;}
 
.trans_info {margin-top:79px;}
.trans_info:after {content:''; display:block; clear:both;}
.trans_info > li {float:left; width:50%; padding-left:120px; padding-right:55px; padding-bottom:70px; background-repeat:no-repeat;background-position:0 0;}
.trans_info > li:nth-of-type(1){background-image: url('/images/mtl01r-21-0046/sub/icon_subway.gif');}
.trans_info > li:nth-of-type(2){background-image: url('/images/mtl01r-21-0046/sub/icon_bus.gif');}
.trans_info > li:nth-of-type(3){background-image: url('/images/mtl01r-21-0046/sub/icon_car.gif'); width:100%; padding-bottom:20px;}
.trans_info > li h3 {font-size:20px; font-weight:600; margin-bottom:20px;}
.trans_info > li p {font-size:18px; color:#333; line-height:24px;}

@media only screen and (max-width:1200px) {
	.sub-contents.sub1_3 {width:100%;}	
}

@media only screen and (max-width:980px) {	
	.trans_info {margin-top:50px;}
	.trans_info > li {float:none; width:100%; padding-left:120px; padding-right:0; padding-bottom:50px; padding-top:10px;}
	.trans_info > li:nth-of-type(1){padding-bottom:70px;}	
	.trans_info > li:nth-of-type(3){padding-bottom:0;}
}
media only screen and (max-width:768px) {	
	.map_info tr > td {display:block; width:100%; height:100%; padding: 50px 0 50px 115px; line-height:1; }
	.map_info tr > td:nth-of-type(1) {border-bottom:1px solid #ddd; border-right:0;}
	.trans_info > li:nth-of-type(1) {padding-bottom:50px;}	
}
@media only screen and (max-width:480px) {	
	.map_info tr > td {display:block; width:100%; height:100%; background-size:15%; background-position:10px 50%; padding:30px 30px 30px 70px; line-height: 1.2;}
	.map_info tr > td:nth-of-type(1) {border-bottom:1px solid #ddd; border-right:0;}
	.map_info tr > td,.trans_info > li p {font-size:14px; letter-spacing:-1px;}	
	.trans_info > li {background-size:20%; padding-left:80px; padding-bottom:30px;}
	.trans_info {margin-top:30px;}
	.trans_info > li:nth-of-type(1) {padding-bottom:30px;}	
	.trans_info > li h3 {font-size:18px; margin-bottom:10px;}
	.trans_info > li p { line-height:1.2;}		
}


/*  재무상담개요  */
.sub-contents.sub2_1 {margin: 40px 0;}
.sub-contents.sub2_1 p {font-size:18px; color:#333; text-align:center; line-height:26px;}
.sub-contents.sub2_1 .area01 {width: 1200px; margin: 0 auto 40px; position:relative;}
.sub-contents.sub2_1 .area02 {width: 100%;  padding:80px 0; background:#f5f5f5 url('/images/mtl01r-21-0046/sub/sub2_1_backimg.gif') no-repeat right bottom;}
.sub-contents.sub2_1 .area03 {width: 1200px; margin: 80px auto 0;}

.sub-contents.sub2_1 .area01:after {content: '';  display:block; width:1px; height:80px; background:#1ecee3; position: absolute; bottom:190px; left: 50%;}

.sub-contents.sub2_1 .area01 .area_inner {width:100%; height: 330px; background: url('/images/mtl01r-21-0046/sub/sub2_1_topimg.jpg') no-repeat center center;} 
.sub-contents.sub2_1 .area01 .area_inner p { width:100%; vertical-align:middle; text-align:center; font-size:24px; color: #fff; line-height:34px; padding-top:80px;}

 .sub-contents.sub2_1 .area01 .area_inner p:before { 
	content:''; display:block; width:23px; height:19px; background-image: url('/images/mtl01r-21-0046/sub/quotes01.png'); position:relative; left: 49%;top:-20px;
}
.sub-contents.sub2_1 .area01 .area_inner p:after {
    content:''; display:block; width:23px; height:19px; background-image: url('/images/mtl01r-21-0046/sub/quotes02.png'); position:relative; left: 49%; bottom:-20px;
}

.sub-contents.sub2_1 .area01 .area_text { padding:50px 0;}

.sub-contents.sub2_1 .area02 .area_list { width:1200px; margin:0 auto; position:relative; background:url('/images/mtl01r-21-0046/sub/list_bg_line.png') repeat-y -19px 0;}
.sub-contents.sub2_1 .area02 .area_list li:after { content: ''; display: block; clear: both; }
.sub-contents.sub2_1 .area02 .area_list > li { padding-top:20px;}
.sub-contents.sub2_1 .area02 .area_list > li:first-child { padding-top:0px;}
.sub-contents.sub2_1 .area02 .area_list > li > div {float:left;}
.sub-contents.sub2_1 .area02 .area_list > li > div:last-child {	margin-left:55px; text-align:left; padding-top: 45px;}
.sub-contents.sub2_1 .area02 .area_list > li:nth-of-type(1) > div:last-child { padding-top:30px;}
.sub-contents.sub2_1 .area02 .area_list > li:nth-of-type(2) > div:last-child { padding-top:30px;}
.sub-contents.sub2_1 .area02 .area_list li h4 {font-size:20px;font-weight:600; margin-bottom:10px;}

.sub-contents.sub2_1 .area02 .area_list li .step{ width:140px; height:140px; background:#fff; border-radius:50%; border:1px solid #15c5d9; box-sizing:border-box; text-align:center;}
.sub-contents.sub2_1 .area02 .area_list li .step span{ display:block; text-transform:uppercase; color:#0ec5da; padding-top:20px;}
.sub-contents.sub2_1 .area02 .area_list li .step img{ padding-top:10px;}
.sub-contents.sub2_1 .area02 .area_list li p {text-align:left;}

.sub-contents.sub2_1 .area03 table {width:100%;	border-top:2px solid #2047b1;}
.sub-contents.sub2_1 .area03 th,.sub-contents.sub2_1 .area03 td {height:51px;font-size:18px;border-bottom:1px solid #e5e5e5;padding:25px 0;}

.sub-contents.sub2_1 .area03 th {width:20%; text-align:center; background: #f5fcfd; font-weight:500;border-right:1px solid #e5e5e5;}
.sub-contents.sub2_1 .area03 td {background:#fff; padding-left:52px;	padding-right:52px;	line-height: 26px;}

@media only screen and (max-width:980px) {	
	.sub-contents.sub2_1 .area01 {width: 100%;}
	.sub-contents.sub2_1 .area02 {background-size: 60%;}
	.sub-contents.sub2_1 .area03 {width: 100%;}	
	.sub-contents.sub2_1 .area02 .area_list {width:100%; padding:0 20px; background-position:0 0;}
}
@media only screen and (max-width:768px) {	
		.sub-contents.sub2_1 p,.sub-contents.sub2_1 .area03 th,.sub-contents.sub2_1 .area03 td {font-size:16px; line-height:24px; white-space:normal;}
		.sub-contents.sub2_1 .area01:after {bottom:160px;}
		.sub-contents.sub2_1 .area01 .area_text { padding:20px 0;}
		.sub-contents.sub2_1 .area02 .area_list > li:nth-of-type(1) > div:last-child { padding-top:30px;}
		.sub-contents.sub2_1 .area02 .area_list > li > div {width:70%}
		.sub-contents.sub2_1 .area02 .area_list > li > div:last-child {	margin-left:30px; padding-top: 45px;}	
		.sub-contents.sub2_1 .area03 td{padding:20px; line-height:24px;}
}
@media only screen and (max-width:480px) {
	.sub-contents.sub2_1 {margin:0;}
	.sub-contents.sub2_1 p,.sub-contents.sub2_1 .area03 th,.sub-contents.sub2_1 .area03 td {font-size:14px; line-height:22px; letter-spacing:-1px;}
	.sub-contents.sub2_1 .area01 .area_inner {height:260px;} 
	.sub-contents.sub2_1 .area01 .area_inner p { font-size:20px; line-height:30px; padding-top:60px;}
	.sub-contents.sub2_1 .area01:after {content: none;}
	.sub-contents.sub2_1 .area02 {padding:50px 0 30px; background-image:none;}
	.sub-contents.sub2_1 .area02 .area_list {background:none;}
	.sub-contents.sub2_1 .area02 .area_list > li { margin-bottom:40px; padding-top:0px;}
	.sub-contents.sub2_1 .area02 .area_list > li:first-child { padding-top:0px;}
	.sub-contents.sub2_1 .area02 .area_list > li > div {float:none; width:100%;}
	.sub-contents.sub2_1 .area02 .area_list > li > div:last-child {	margin:0 auto; text-align:center; padding-top:15px;}
	.sub-contents.sub2_1 .area02 .area_list > li:nth-of-type(2) > div:last-child {padding-top:15px;}	
	.sub-contents.sub2_1 .area02 .area_list li .step { margin:0 auto;}
	.sub-contents.sub2_1 .area02 .area_list li p {text-align:center;}
	.sub-contents.sub2_1 .area03 th {width:25%; padding:0 1%;}
}



/*  재무교육개요  */
.sub-contents.sub3_1 {margin-top:40px;}
.sub-contents.sub3_1 .area01,.sub-contents.sub3_1 .area02 {width:1200px; margin:0 auto;}
.sub-contents.sub3_1 p,.sub-contents.sub3_1 li,.sub-contents.sub3_1 td,.sub-contents.sub3_1 th {font-size:18px; color:#333;}
.sub-contents.sub3_1 .area02 {margin-top:160px;}
.sub-contents.sub3_1 .area02:after {content:''; display:block; clear:both;}
.sub-contents.sub3_1 .area02 table {float:left; width:50%;}
.sub-contents.sub3_1 .area02 div   {float:left; width:50%; box-sizing:border-box; padding-left:70px;}

.sub-contents.sub3_1 .area_list li{ position:relative;margin-bottom:20px;}
.sub-contents.sub3_1 .area_list li:before {display:block; content:''; height:1px; width:100px; background:#2047b1; position:absolute; left:45%; top:50%; z-index:1;}
.sub-contents.sub3_1 .area_list li:after {content:'';display:block;	clear:both;}
.sub-contents.sub3_1 .area_list li img {display:block;float:left;}
.sub-contents.sub3_1 .area_list li p {width:50%; float:left; box-sizing:border-box; padding-left:140px; padding-top:80px; line-height:26px;}
.sub-contents.sub3_1 .area_list > li:nth-child(even) p {padding-right:100px; padding-left:0;}

.sub-contents.sub3_1 table {width:100%;	border-top:2px solid #2047b1;}
.sub-contents.sub3_1 table th,.sub-contents.sub3_1 table td {height:51px; font-size:18px; border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:25px 0;text-align:center;}
.sub-contents.sub3_1 table th {background:#f5fcfd; font-weight:500;}
.sub-contents.sub3_1 table td {line-height:26px;}
.sub-contents.sub3_1 table td > span {display:inline-block;	width:55px;	background: #faf29f;font-size:16px;}
.sub-contents.sub3_1 table td > span:nth-of-type(2) {background:#c1f2b2;}
.sub-contents.sub3_1 table td > span:nth-of-type(3) {background:#b0f0f8;}
.sub-contents.sub3_1 table thead th:last-child,.sub-contents.sub3_1 table tbody td:last-child{border-right:0;}

.sub-contents.sub3_1 .area02 div > h4 {	margin-bottom:20px;	margin-top:65px;font-size:20px;	font-weight:600;}
.sub-contents.sub3_1 .area02 div > h4:first-child {	margin-top:10px;}
.sub-contents.sub3_1 .area02 div li {padding-bottom:20px; line-height:26px; background:url('/images/mtl01r-21-0046/sub/bullet_blue.gif') no-repeat 0 9px; padding-left:17px;}

@media only screen and (max-width:980px) {	
	.sub-contents.sub3_1 .area01, .sub-contents.sub3_1 .area02 {width:100%; text-align:center;}
	.sub-contents.sub3_1 .area_list li:before {content:none;}	
	.sub-contents.sub3_1 .area_list > li img {display:inline-block;float:none;}
	.sub-contents.sub3_1 .area_list > li p {width:100%; float:none; padding-left:0; padding-top:40px;}
	.sub-contents.sub3_1 .area_list > li:nth-child(even) p {padding-right:0; padding-left:0;}
	.sub-contents.sub3_1 .area_list > li {height:550px;}
	.sub-contents.sub3_1 .area_list > li:nth-child(even) img {}
	.sub-contents.sub3_1 .area_list > li:nth-child(even) p {position: absolute; margin-top:340px;}
	.sub-contents.sub3_1 .area_list > li:before {display:block; content:''; height:100px; width:1px; background:#2047b1; position:absolute; left:50%; bottom:0; z-index:1;}	

	.sub-contents.sub3_1 .area02 table {float:none; width:100%;}
	.sub-contents.sub3_1 .area02 div   {float:none; width:100%; padding-left:0px; text-align:left;}
	.sub-contents.sub3_1 .area02 div > h4 {margin:40px 0 10px;}
	.sub-contents.sub3_1 .area02 div > h4:first-child {	margin-top:40px;}
}
@media only screen and (max-width:768px) {	
	.sub-contents.sub3_1 p,.sub-contents.sub3_1 li,.sub-contents.sub3_1 table td,.sub-contents.sub3_1 table th {font-size:16px;}	
}

@media only screen and (max-width:480px) {	
	.sub-contents.sub3_1 {margin:0;}
	.sub-contents.sub3_1 p,.sub-contents.sub3_1 li,.sub-contents.sub3_1 table td,.sub-contents.sub3_1 table th {font-size:14px; line-height:22px; letter-spacing:-1px;}	
	.sub-contents.sub3_1 table td > span {font-size:14px;}

	.sub-contents.sub3_1 .area_list > li {height:300px; margin-bottom:100px;}	
	.sub-contents.sub3_1 .area_list > li:nth-child(even) p {margin-top:180px; padding-top:40px;}
	.sub-contents.sub3_1 .area_list > li:before {height:80px;}	
	.sub-contents.sub3_1 .area_list > li p {padding-top:10px;}
	.sub-contents.sub3_1 .area02 div li {padding-bottom:10px; line-height:22px;}
}

@media only screen and (max-width:380px) {	
	.sub-contents.sub3_1 .area02 {margin-top:120px;}
	.sub-contents.sub3_1 .area_list > li {height:300px; margin-bottom:80px;}	
	.sub-contents.sub3_1 .area_list > li:nth-child(even) p {margin-top:160px; padding-top:30px;}
	.sub-contents.sub3_1 .area_list > li:before {height:60px;}	
	.sub-contents.sub3_1 .area_list > li p {padding-top:10px; line-height:22px;}	
}







.container {width: 100%; max-width: 1200px; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto;}
.sub-title {padding: 120px 0; text-align: center; font-size: 50px;}

@media only screen and (max-width: 1280px) {
	.container {padding-left: 20px; padding-right: 20px;}
	.sub-title {padding: 120px 0; font-size: 50px;}
}

@media only screen and (max-width: 980px) {
	.sub-title {padding: 80px 0; font-size: 40px;}
}

@media only screen and (max-width:768px) {
	.sub-title {padding: 60px 0; font-size: 30px;}
}

@media only screen and (max-width:480px) {
	.sub-title {padding: 40px 0; font-size: 24px;}
}





#greeting {}
.greeting-title {font-size: 40px; color: #2047b1; text-align: center;}
.greeting-title:before {content: ''; display: block; margin: 0 auto 30px; width: 40px; height: 34px; background: url('/images/mtl01r-21-0046/sub/greeting_dots.png')no-repeat center center / cover;}
.greeting-text {font-size: 18px; text-align: center; margin-top: 30px; line-height: 1.8;}
.greeting-text strong {display: block; margin-top: 20px; font-size: 20px; font-weight: 500;}
.greeting-img {margin-top: 70px;}
.greeting-img img {display: block; margin: 0 auto; max-width: 100%;}

@media only screen and (max-width: 980px) {
	.greeting-title {font-size: 30px;}
	.greeting-text {font-size: 16px; margin-top: 20px;}
	.greeting-text strong {margin-top: 10px; font-size: 18px;}
	.greeting-img {margin-top: 60px;}
}

@media only screen and (max-width:768px) {
	.greeting-title {font-size: 24px;}
	.greeting-title:before {margin: 0 auto 10px; width: 20px; height: 17px;}
	.greeting-text {font-size: 14px;}
	.greeting-img {margin-top: 40px;}
	
}



#cer {}
.cer-iso {margin: 0 -20px;}
.cer-iso:after {content: ''; display: table; clear: both;}
.cer-iso li {float: left; width: 50%; padding: 0 20px;}
.cer-iso li span {display: block; border: solid 2px #ddd;}
.cer-iso li span img {display: block; width: 100%;}
.cer-iso li h5 {font-size: 20px; margin-top: 20px; text-align: center;}

@media only screen and (max-width:768px) {
	.cer-iso {margin: 0;}
	.cer-iso li {float: none; width: 100%; padding: 0; margin-bottom: 30px;}
	.cer-iso li:last-child {margin-bottom: 0;}
	.cer-iso li h5 {font-size: 16px; margin-top: 10px;}
}




#org {}
.org-rep {width: 200px; height: 200px; line-height: 200px; text-align: center; color: #fff; background: #2047b1; font-size: 18px; font-weight: 400; border-radius: 50%; margin: 0 auto; position: relative;}
.org-rep:after {content: ''; display: block; width: 2px; height: 220px; background: #ccc; position: absolute; top: 100%; left: 50%; margin-left: -1px;}
.org-adv {margin-top: 30px; padding-right: 50%; text-align: right; position: relative;}
.org-adv:before {content: ''; display: block; background: #ccc; height: 2px; position: absolute; top: 50%; margin-top: -1px; right: 50%; width: 200px;}
.org-adv h5 {display: inline-block; margin-right: 210px; width: 160px; height: 160px; line-height: 160px; text-align: center; background: #353535; color: #fff; font-size: 18px; font-weight: 400; border-radius: 50%; position: relative; box-shadow: 5px 5px 10px 0px rgba(125,125,125,0.3);}
.org-adv h5:after {content: ''; display: block; width: 10px; height: 10px; background: #353535; border-radius: 50%; position: absolute; top: 50%; margin-top: -5px; left: 100%; margin-left: 10px;}
.org-list {position: relative; margin-top: 30px; margin-left: -40px; margin-right: -40px;}
.org-list:after {content: ''; display: table; clear: both;}
.org-list li {padding-top: 60px; position: relative; float: left; width: 33.3333%; padding-left: 40px; padding-right: 40px; text-align: center;}
.org-list li:before {content: ''; display: block; height: 2px; background: #ccc; position: absolute; left: 0; right: 0; top: 0;}
.org-list li:first-child:before {left: 50%;}
.org-list li:last-child:before {right: 50%;}
.org-list li:after {content: ''; display: block; width: 2px; height: 50px; background: #ccc; position: absolute; top: 0; left: 50%; margin-left: -1px;}
.org-list li h6 {position: relative; display: table; width: 100%; height: 80px; background: #fff; border: solid 2px #2047b1; color: #2047b1; font-size: 16px; border-radius: 50px; margin-bottom: 20px; box-shadow: 5px 5px 10px 0px rgba(125,125,125,0.3);}
.org-list li h6:before {content: ''; display: block; width: 10px; height: 10px; background: #353535; border-radius: 50%; position: absolute; bottom: 100%; margin-bottom: 10px; left: 50%; margin-left: -5px; z-index: 1;}
.org-list li h6 span {display: table-cell; width: 100%; vertical-align: middle;}
.org-list li h6 br {display: none;}
.org-list li p {display: table; width: 100%; height: 60px; background: #e8e8e8; font-size: 16px; margin-bottom: 10px; border-radius: 50px;}
.org-list li p span {display: table-cell; width: 100%; vertical-align: middle;}
.org-list li p br {display: none;}

@media only screen and (max-width: 980px) {
	.org-rep {width: 180px; height: 180px; line-height: 180px;}
	.org-adv:before {width: 160px;}
	.org-adv h5 {margin-right: 160px; width: 160px; height: 160px; line-height: 160px; font-size: 18px;}
	.org-list {margin-left: -10px; margin-right: -10px;}
	.org-list li {padding-left: 10px; padding-right: 10px;}
	.org-list li h6 {font-size: 14px;}
	.org-list li p {font-size: 14px;}
}

@media only screen and (max-width:768px) {
	.org-rep {width: 120px; height: 120px; line-height: 120px; font-size: 14px;}
	.org-rep:after {height: 140px;}
	.org-adv:before {width: 50px;}
	.org-adv h5 {margin-right: 60px; width: 80px; height: 80px; line-height: 80px; font-size: 14px;}
	.org-list {margin-left: -5px; margin-right: -5px;}
	.org-list li {padding-left: 5px; padding-right: 5px;}
	.org-list li h6 {font-size: 13px; margin-bottom: 10px; height: 60px;}
	.org-list li h6 br {display: block;}
	.org-list li p {font-size: 13px; margin-bottom: 5px; height: 50px;}
	.org-list li p br {display: block;}
}




#prc {}
.prc-info {background: #f6f6f6; padding: 30px; text-align: center;}
.prc-info:after {content: ''; display: table; clear: both;}
.prc-info li {display: inline-block; margin: 0 30px; font-size: 20px;}
.prc-info li:before {content: ''; display: inline-block; vertical-align: middle; margin-right: 10px; width: 50px; height: 20px; border-radius: 20px;}
.prc-info li.ygn:before {background: #b7da86;}
.prc-info li.sky:before {background: #53adea;}
.prc-info li.grn:before {background: #52ad5b;}
.prc-info li.ylw:before {background: #f3c142;}
.prc-img {margin-top: 30px;}
.prc-img img {display: block; margin: 0 auto; max-width: 100%;}

@media only screen and (max-width: 980px) {
	.prc-info li {margin: 0 10px; font-size: 18px;}
}

@media only screen and (max-width:768px) {
	.prc-info {padding: 15px 0;}
	.prc-info li {margin: 3px 10px; font-size: 14px;}
	.prc-info li:before {margin-right: 5px; width: 20px; height: 10px;}
}





.biz-section {margin-top: 100px; padding-bottom: 30px;}
.biz-section.first {margin-top: 60px;}
.biz-section.gry {background: #f8f8f8;}
.biz-title {display: table; width: 400px; height: 120px; margin: 0 auto; border-radius: 60px;}
.biz-title.blu {background: url('/images/mtl01r-21-0046/sub/biz_title_blue.png')no-repeat center center / cover;}
.biz-title.sky {background: url('/images/mtl01r-21-0046/sub/biz_title_sky.png')no-repeat center center / cover;}
.biz-title.grn {background: url('/images/mtl01r-21-0046/sub/biz_title_green.png')no-repeat center center / cover;}
.biz-title span {display: table-cell; width: 100%; vertical-align: middle; text-align: center; color: #fff; font-size: 30px; font-weight: 500;}
.biz-section.gry .biz-title {margin-top: -60px;}
.biz-img {padding-top: 30px; margin: 0 -15px;}
.biz-img:after {content: ''; display: table; clear: both;}
.biz-img li {float: left; width: 33.3333%; padding: 0 15px;}
.biz-img li img {display: block; width: 100%;}
.biz-slider {margin: 0 -15px; padding-top: 20px;}
.biz-slider .slick-slide {padding: 0 15px;}
.biz-slider .slick-slide img {display: block; width: 100%;}
.biz-slider .slick-dots {text-align: center; margin-top: 20px;}
.biz-slider .slick-dots li {display: inline-block; margin: 0 2px;}
.biz-slider .slick-dots li button {display: block; width: 10px; height: 10px; background: #ddd; border-radius: 50%; text-indent: -9999px; border: none;}
.biz-slider .slick-dots li.slick-active button {background: #2047b1;}
.biz-text {margin-top: 30px;}
.biz-text h5 {font-size: 22px; font-weight: 700; margin-top: 30px; margin-bottom: 5px;}
.biz-text p {font-size: 20px; font-weight: 500; line-height: 1.4;}
.biz-text dl {margin-top: 30px; font-size: 18px;}
.biz-text dl dt {font-weight: 500;}
.biz-text dl dd {font-weight: 300; margin-top: 10px;}
.biz-text dl dd ul {}
.biz-text dl dd ul li {margin-bottom: 10px; position: relative; padding-left: 10px; line-height: 1.4;}
.biz-text dl dd ul li:last-child {margin-bottom: 0;}
.biz-text dl dd ul li:before {content: ''; display: block; width: 4px; height: 1px; background: #333; position: absolute; left: 0; top: 10px;}
.biz-webzine {display: table; width: 100%; margin-top: 30px;}
.biz-webzine > dt {display: table-cell; vertical-align: top; width: 33.3333%; padding-right: 15px;}
.biz-webzine > dt img {display: block; width: 100%;}
.biz-webzine > dd {display: table-cell; vertical-align: top; padding-left: 35px;}
.biz-webzine > dd .biz-text {margin-top: 0;}

@media only screen and (max-width: 980px) {
	.biz-title {width: 300px; height: 100px;}
	.biz-title span {font-size: 20px;}
	.biz-img {margin: 0 -5px;}
	.biz-img li {padding: 0 5px;}
	.biz-slider {margin: 0 -5px;}
	.biz-slider .slick-slide {padding: 0 5px;}
	.biz-slider .slick-dots {margin-top: 15px;}
	.biz-text h5 {font-size: 20px;}
	.biz-text p {font-size: 18px;}
	.biz-text dl {margin-top: 20px; font-size: 16px;}
	.biz-text dl dd ul li:before {top: 8px;}
	.biz-webzine {margin-top: 20px;}
	.biz-webzine > dt {padding-right: 5px;}
	.biz-webzine > dd {padding-left: 15px;}
}

@media only screen and (max-width:768px) {
	.biz-section {margin-top: 60px;}
	.biz-section.first {margin-top: 30px;}
	.biz-title {width: 200px; height: 60px;}
	.biz-title span {font-size: 16px;}
	.biz-section.gry .biz-title {margin-top: -30px;}
	.biz-img {padding-top: 20px; margin: 0 -2px;}
	.biz-img li {padding: 0 2px;}
	.biz-text {margin-top: 20px;}
	.biz-text p {font-size: 14px;}
	.biz-text dl {margin-top: 20px; font-size: 14px;}
	.biz-text dl dd {margin-top: 5px;}
	.biz-text dl dd ul li {margin-bottom: 5px; padding-left: 8px;}
	.biz-text dl dd ul li:before {width: 3px;}
	.biz-webzine {margin-top: 20px; display: block;}
	.biz-webzine > dt {display: block; width: 100%; padding-right: 0;}
	.biz-webzine > dd {display: block; padding-left: 0; margin-top: 20px;}
}



#exp {}
.exp-tb {}
.exp-tb table {border-left: solid 2px #fff; border-right: solid 2px #fff; width: 100%;}
.exp-tb th,
.exp-tb td {border: solid 1px #d2d2d2; text-align: center;}
.exp-tb th {background: #242424; color: #fff; font-size: 16px; padding: 25px; font-weight: 500;}
.exp-tb td {font-weight: 300; padding: 15px 20px;}
.exp-tb td.tal {text-align: left;}

@media only screen and (max-width: 980px) {
	.exp-tb {overflow-x: auto; margin: 0 -20px; padding: 0 20px;}
	.exp-tb table {width: 980px;}
	.exp-tb th {font-size: 14px; padding: 15px 0;}
	.exp-tb td {padding: 10px;}
}







.cs-tb {border-top: solid 2px #d2d2d2; width: 100%;}
.cs-tb th,
.cs-tb td {border-top: solid 1px #d2d2d2; border-bottom: solid 1px #d2d2d2; padding: 10px 20px;}
.cs-tb th {background: #f9f9fb; width: 200px; text-align: center;}
.cs-tb th label {margin-bottom: 0;}
.cs-tb td {text-align: left;}
.cs-tb td textarea {height: 100px;}
.cs-submit {margin-top: 40px;}
.cs-submit button {display: block; width: 210px; height: 60px; line-height: 60px; margin: 0 auto; background: #222020; color: #fff; font-size: 16px; text-align: center; text-transform: uppercase; font-weight: 500; border-radius: 30px; border: none;}
.input-group-addon {border: none; background: none;}

@media only screen and (max-width:768px) {
	.cs-tb th,
	.cs-tb td {padding: 5px; font-size: 12px;}
	.cs-tb th {width: 90px;}
	.cs-submit {margin-top: 30px;}
	.cs-submit button {width: 160px; height: 50px; line-height: 50px; font-size: 14px;}
}




