@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-tab{ height:50px; border-bottom:1px solid #ddd; text-align:center; }
	.sub-tab > ul { margin:0 auto; width:1200px; }
	.sub-tab > ul:after{content:""; display:block; clear:both;}
	.sub-tab li a{display:inline-block; width: 100%; height:50px; text-align:center; line-height:50px; font-size:18px; color:#555; font-weight:400; border-left:1px solid #ddd;}
	.sub-tab li.active a, #navigation-menu a.mPS2id-highlight { color:#0058A2; border-bottom:3px solid #0058A2;}
	.sub-tab li img { vertical-align:baseline; margin-left:5px; }
	
	.sub-tab.fixed{z-index:555;position:fixed;top:100px;left:0;width:100%;background:#fff;}
	/*.sub-tab.fixed ul{margin:0 auto;width:1200px;}*/
	.sub-tab.fixed a{ border-bottom:0;border-top:0;}
	.sub-tab > ul li {position: relative; display: inline-block; float: left; width: 300px; height: 50px;}

	.sub-tab .col-1 li{width:100%;}
	.sub-tab .col-2 li{width:50%;}
	.sub-tab .col-3 li{width:calc(100% / 3);}
	.sub-tab .col-4 li{width:25%;}
	.sub-tab .col-6 li{width:calc(100% / 6); }
	
	.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.fixed {top: 65px;}
		.sub-tab > ul { width:100%; }
		.sub-tab li:first-child a{border-left:0;}
	}
	@media only screen and (max-width:980px) {
		h2.title-divider { font-size: 2rem; }
		.sub-tab li a { line-height: 20px; font-size: 15px; }
	}
	@media only screen and (max-width:768px) {
		.sub-tab{height:50px;}
		.sub-tab li a{height:50px; line-height:50px; font-size:16px;}

		.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 { height:auto; border-bottom:none; } 
		.sub-tab li { border-bottom:1px solid #ddd; }
		.sub-tab li a{ font-size:15px;}
		.sub-tab .col-6 li{width:calc(100% / 3); }
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{ padding:0px 20px 0px; width:100%;}
	.sub-contents.board { padding:100px 0; }
	.sub-contents .wrap { margin:0 auto; width:1200px; }
	.sub-contents p{ margin-bottom:20px; white-space:pre-line; word-break:keep-all;}
	.sub-contents p:last-child{margin-bottom:0;}
	.sub-contents p strong { font-weight:500; }
	.sub-contents .big-txt { font-size:24px; line-height:1.5; font-weight:500; }
	.sub-contents .big-txt strong { font-weight:700; color:#0058A2; }
		
	.sub-visual {width:100%; height:100vh; }
	.sub-visual.board_visual {height:400px;}
	.sub-visual.sub-visual01{ background:url('/images/mtl01r-20-0043/sub/sub_visual_01.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual02{ background:url('/images/mtl01r-20-0043/sub/sub_visual_02.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual03{ background:url('/images/mtl01r-20-0043/sub/sub_visual_03.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual04{ background:url('/images/mtl01r-20-0043/sub/sub_visual_04.jpg') no-repeat center center/cover;}
    .sub-visual.sub-visual05{ background:url('/images/mtl01r-20-0043/sub/sub_visual_05.jpg') no-repeat center center/cover;}
	.sub-visual.sub-visual06{ background:url('/images/mtl01r-20-0043/sub/sub_visual_06.jpg') no-repeat center center/cover;}
	
	.sub_title {display: table; text-align: center; width: 100%; height: 100vh; position: absolute; top: 0; left:0;}
	.sub_title.board_title {height:400px;}
	.sub_title > div {display: table-cell; vertical-align: middle;}
	.sub_title > div > h1 { color: #fff; font-size: 68px; font-weight: 500; line-height: 1; margin-bottom:40px;}
	.sub_title > div > h1:after {content:''; display:block; width:60px; height:2px; margin:0 auto; margin-top:40px; background:#fff;}
	.sub_title.board_title > div{padding-top: 80px;}	
	.sub_title.board_title > div > h1 {font-size: 48px; margin-bottom: 0px;}
	.sub_title.board_title > div > h1:after { margin-top: 30px;}
	.sub_title.board_title > div > a {display:none;}

	.sub-contents .area_inner { width:1200px; margin:0 auto;}
	.sub-contents.board { width:1200px; margin:0 auto; }

	.sub-contents > section { padding:250px 0 100px; min-height:970px; }
	.sub-contents > section:nth-of-type(2n) { background:#f8f8f8; }
	.sub-contents .ssub_title {text-align: center; font-size: 36px; color: #0058A2; margin-bottom:30px;}
	.sub-contents .ssub_title:after {content:''; display:block; width:30px; height:1px; background:#0058A2; margin:0 auto; margin-top:20px;}
	.sub-contents .sssub_title { margin-bottom:20px; position:relative; padding-left:15px; font-size:20px; font-weight:500; color:#0058A2; }
	.sub-contents .sssub_title:before { content:""; display:block; position:absolute; left:0; top:3px; width:5px; height:20px; background:#0058A2; }

	.sub-contents .num_list {  }
	.sub-contents .num_list li { margin-bottom:5px; display:flex; flex-wrap:wrap; justify-content:space-between; }
	.sub-contents .num_list li > label { margin-top:4px; width:20px; }
	.sub-contents .num_list li > p { width:calc(100% - 30px); }
	.sub-contents .no { display:inline-block; width:20px; height:20px; line-height:20px; font-size:14px; border-radius:50%; background:#0058A2;  color:#fff; text-align:center; }

	.sub-contents .slogan { text-align:center; font-size:24px; font-weight:500; color:#121212; }

	.sub1 .history { display:flex; flex-wrap:wrap; justify-content:space-between; }
	.sub1 .history > dl { margin-bottom:30px; padding:20px; display:table; width:48%; border:1px solid #dadada; background:#fff; }
	.sub1 .history > dl > dt { display:table-cell;  width:100px; vertical-align:top;  font-family: 'Lexend', sans-serif !important; font-weight:400; font-size:36px; line-height:1; color:#0058A2; }
	.sub1 .history > dl > dd { padding-bottom:30px; display:table-cell; width:calc(100%- 100px); vertical-align:top;  }																							 
	.sub1 .history ul > li { display:table; width:100%; }
	.sub1 .history ul > li > label { display:table-cell; padding-top:5px; width:50px; vertical-align:top; font-family: 'Lexend', sans-serif !important; font-weight:400; color:#999;  } 
	.sub1 .history ul > li > p { display:table-cell; width:calc(100% - 50px); vertical-align:top; }

	.sub1 .qulity { display:flex; flex-wrap:wrap; justify-content:space-between;  }
	.sub1 .qulity > dl { width:23.5%; }
	.sub1 .qulity > dl > dt { position:relative; background:#666; height:250px; }
	.sub1 .qulity > dl:nth-of-type(1) > dt { background:url(/images/mtl01r-20-0043/sub/sub1_sec2_img01.jpg) center center/cover no-repeat; }
	.sub1 .qulity > dl:nth-of-type(2) > dt { background:url(/images/mtl01r-20-0043/sub/sub1_sec2_img02.jpg) center center/cover no-repeat; }
	.sub1 .qulity > dl:nth-of-type(3) > dt { background:url(/images/mtl01r-20-0043/sub/sub1_sec2_img03.jpg) center center/cover no-repeat; }
	.sub1 .qulity > dl:nth-of-type(4) > dt { background:url(/images/mtl01r-20-0043/sub/sub1_sec2_img04.jpg) center center/cover no-repeat; }
	.sub1 .qulity > dl > dt > span { position:absolute; left:0; bottom:0; display:block; width:100%; padding:20px; text-align:center; color:#fff; background:rgba(0,0,0,0.5); }
	.sub1 .qulity > dl > dd { padding-top:20px; }
	.sub1 .qulity > dl > dd p { line-height:1.5; }
	.sub1 .qulity .num_list li > label { margin-top:0px; width:24px; }
	.sub1 .qulity .num_list li > p { width:calc(100% - 24px); font-size:15px; }
	.sub1 .qulity .num_list .no { width:18px; height:18px; line-height:18px; font-size:14px;  }

	.sub-contents .img_box { display:table; width:100%; box-shadow:5px 5px 10px rgba(0,0,0,0.15); }
	.sub-contents .img_box > .img_area { display:table-cell; width:50%; }
	.sub-contents.sub2 .area01 .img_box { box-shadow:none; }
	.sub-contents.sub2 .area01 .img_box > .img_area { width:340px; background:url(/images/mtl01r-20-0043/sub/sub2_sec1_img.jpg) center center/cover no-repeat;  border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.15); }
	.sub-contents.sub2 .area01 .img_box > .txt_area { width:calc(100% - 340px); background:none; }
	.sub-contents.sub2 .area02 .img_box > .img_area { background:url(/images/mtl01r-20-0043/sub/sub2_sec2_img.jpg) center center/cover no-repeat; }	
	.sub-contents.sub2 .area03 .img_box { box-shadow:none; }
	.sub-contents.sub2 .area03 .img_box > .img_area { width:470px; }
	.sub-contents.sub2 .area03 .img_box > .txt_area { width:calc(100% - 470px); background:none; }
	
	.sub-contents.sub5 .area02 .img_box > .img_area { background:url(/images/mtl01r-20-0043/sub/sub5_sec2_img.jpg) center center/cover no-repeat; }	
	.sub-contents.sub5 .area06 .img_box > .img_area { background:url(/images/mtl01r-20-0043/sub/sub5_sec6_img.jpg) center center/cover no-repeat; }
	.sub-contents .img_box > .txt_area { display:table-cell; padding:40px; width:50%; background:#fff; vertical-align:middle;  }
	.sub-contents .rule dd { padding:40px; border:1px solid #dadada; background:#fff;}
	
	.sub-contents .noti_box { display:flex; flex-wrap:wrap; justify-content:center; align-items: center;  }
	.sub-contents .noti_box > dt {   }
	.sub-contents .noti_box > dd { padding-left:10px; }
	.sub-contents .noti_box > dd p { text-align:center; }

	.root_daum_roughmap { width:100% !important; border:1px solid #dadada; }

	.sub4 .area01 .cont { display:flex; flex-wrap:wrap; justify-content:space-between; }
	.sub4 .area01 .cont > dl { width:32%; border:1px solid #dadada; }
	.sub4 .area01 .cont > dl > dt { height:250px; background:#000; }
	.sub4 .area01 .cont > dl:nth-of-type(1) > dt { background:url(/images/mtl01r-20-0043/sub/sub4_area01_img01.jpg) center center/cover no-repeat; }
	.sub4 .area01 .cont > dl:nth-of-type(2) > dt { background:url(/images/mtl01r-20-0043/sub/sub4_area01_img02.jpg) center center/cover no-repeat; }
	.sub4 .area01 .cont > dl:nth-of-type(3) > dt { background:url(/images/mtl01r-20-0043/sub/sub4_area01_img03.jpg) center center/cover no-repeat; }
	.sub4 .area01 .cont > dl > dd { padding:30px; }
	.sub4 .area01 .cont > dl > dd p.tit { font-size:24px; font-weight:500; color:#0058A2; }
	.sub4 .area02 .cont { display:flex; flex-wrap:wrap; justify-content:space-between; border-top:1px solid #dadada; border-right:1px solid #dadada; background:#fff; }
	.sub4 .area02 .cont li { margin-top:-1px; padding:20px; width:calc(100% / 6); text-align:center; border-left:1px solid #dadada; border-bottom:1px solid #dadada; }
	.sub4 .area02 .cont li p.icon {  margin:0 auto 10px; width:90px; height:90px; line-height:90px; background:#0058A2; text-align:center; border-radius:50%; }

	.sub5 .org { margin-top:50px; display:flex; flex-wrap:wrap; justify-content:center;}
	.sub5 .org li { width:280px; margin:0 -20px; text-align:center;}
	.sub5 .org li > p { margin-bottom:0; }
	.sub5 .org li > p.tit { margin:20px 0 10px;  font-size:24px; font-weight:500; color:#121212; }
	.sub5 .area05 .cont { margin-top:50px; display:flex; flex-wrap:wrap; justify-content:space-between; }
	.sub5 .area05 .cont > li { padding:40px; width:30%; background:#f8f8f8; border:1px solid #dadada; border-radius:10px; box-shadow:3px 3px 5px rgba(0,0,0,0.15); }
	.sub5 .area05 .cont > li > p.tit { font-size:18px; font-weight:500; color:#121212; }
	.sub5 .area05 .cont > li > p.tit > span { border-bottom:1px solid #121212; }
	.sub5 .area06 { padding:100px 0 50px !important; min-height:auto !important; }


	@media only screen and (max-width:1200px) {
		.sub-contents .wrap { padding:0 20px; width:100%; }
		.sub-contents.board { width:100%; }
		.sub-visual {height:600px;}
		.sub_title { height: 600px;}
		.sub_title > div  { padding-top: 65px;}
		.sub_title > div > h1 {font-size: 50px; margin-bottom: 40px;}
		.sub_title > div > h1:after { margin-top: 30px;}
		.sub_title.board_title > div {padding-top: 65px;}
		.sub_title.board_title > div > h1 {font-size: 50px; }
	}
	@media only screen and (max-width:980px) {
		#subContents{padding:80px 0px;}
		.sub-contents .ssub_title {font-size: 25px; margin-bottom: 30px;}
	
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:50px 0px 0px;}
		.sub-contents.board { padding:0 0 50px; }
		.sub-contents p{ white-space:normal; }
		.sub-contents .big-txt { font-size:18px; } 
		/* .sub-contents p{font-size:14px; white-space:normal; word-break:break-word;} */
		.sub-visual {height:250px;}
		.sub-visual.board_visual {height:250px;} 
		.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_title.board_title > div > h1 {font-size: 30px; }
        .sub_title.board_title > div > h1:after { margin-top: 20px;}

		.sub-contents > section { padding:200px 0 100px; min-height:auto; }

		.sub-contents .slogan {  font-size:18px; }

		.sub-contents .img_box { display:block; }
		.sub-contents .img_box > .img_area { display:block; width:100% !important; height:200px; }
		.sub-contents .img_box > .txt_area { display:block; padding:20px; width:100% !important; }
		
		.sub-contents .num_list { padding:20px; }
		.sub-contents .num_list li > label { margin-top:4px; width:20px; }
		.sub-contents .num_list li > p { width:calc(100% - 30px); }

		.sub-contents .noti_box { align-items:flex-start }
		.sub-contents .noti_box > dt { width:20px; }
		.sub-contents .noti_box > dd { padding-left:10px; width:calc(100% - 30px); }
		.sub-contents .noti_box > dd p { text-align:left; }

		.sub1 .qulity > dl { width:48%; }
		.sub1 .qulity > dl > dt { position:relative; background:#666; height:250px; }
		.sub1 .qulity > dl > dt > span { position:absolute; left:0; bottom:0; display:block; width:100%; padding:20px; text-align:center; color:#fff; background:rgba(0,0,0,0.5); }
		.sub1 .qulity > dl > dd { padding-top:20px; }

		.sub5 .org { margin-top:30px; display:flex; flex-wrap:wrap; justify-content:center;}
		.sub5 .org li { width:150px; margin:0 -15px; }
		.sub5 .org li > p.tit { margin:10px 0 5px;  font-size:16px; }
		.sub5 .area05 .cont { margin-top:30px; display:block; }
		.sub5 .area05 .cont > li { margin-bottom:20px; padding:20px; width:100%; border-radius:5px; }
		.sub5 .area05 .cont > li:last-child { margin-bottom:0; }
		.sub5 .area05 .cont > li > p.tit {  margin-bottom:10px; font-size:16px; }
		.sub5 .area06 { padding:0px 0 30px !important; }
	}

	@media only screen and (max-width:480px) {
		.sub1 .history { display:block; }
		.sub1 .history > dl { margin-bottom:20px; padding:10px; width:100%; }
		.sub1 .history > dl > dt { width:60px; font-size:24px; }
		.sub1 .history > dl > dd { padding-bottom:20px; width:calc(100%- 60px); }																							 
		.sub1 .history ul > li > label { padding-top:5px; width:40px; } 
		.sub1 .history ul > li > p { width:calc(100% - 40px); vertical-align:top; }

		.sub1 .qulity { display:block }
		.sub1 .qulity > dl { margin-bottom:30px; width:100%; }
		.sub1 .qulity > dl > dt { height:200px; }
		.sub1 .qulity > dl > dt > span { padding:10px; }
		.sub1 .qulity > dl > dd { padding-top:5px; }
		.sub1 .qulity .num_list { margin-top:0px; padding:0; }
		.sub1 .qulity .num_list > li > p { font-size:14px; }

		.sub4 .area01 .cont { display:block; }
		.sub4 .area01 .cont > dl { margin-bottom:20px; width:100%; }
		.sub4 .area01 .cont > dl > dt { height:200px; }
		.sub4 .area01 .cont > dl > dd { padding:20px; }
		.sub4 .area02 .cont li { padding:10px; width:calc(100% / 3); }
		.sub4 .area02 .cont li p.icon {  margin:0 auto 5px; width:45px; height:45px; line-height:45px; }  
		.sub4 .area01 .cont > dl > dd p.tit { margin-bottom:5px; font-size:16px; }

		
	}



/* 게시판 관련 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 #dadada;*/ color:#000000; font-size: 15px; }
	.whois-board-list .whois-board-row:first-child { border-top:2px solid #0058A2; } /* 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:2px solid #0058A2; } /* 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 #dadada; }
	.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: #0058A2; -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: #0E2050; }

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

	.sub-bg { background-color: #0058A2; }
	.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;}




/* 윤리경영 아코디언메뉴 추가 230822 */
.rule-info {}
.rule-info dt {text-align: center;}
.rule-info dd {text-align: center; margin-top: 30px;}
.rule-info dd h5 {color: #000; line-height: 1.6; font-size: 20px;}
.rule-info dd p {white-space: normal; margin-top: 5px;}
.sub-contents .rule dt {display: flex; justify-content: space-between;}
.sub-contents .rule dt p {font-size: 14px;}
.sub-contents .rule dd {padding: 0; border: none;}
.rule-list {border-top: solid 2px #0058A2;}
.rule-list__button {display: flex; align-items: center; justify-content: space-between; height: 60px; padding: 0 20px; font-size: 18px; color: #000; border: none; border-bottom: solid 1px #e5e5e5; background: none; text-align: left; width: 100%; -webkit-appearance: none; appearance: none;}
.rule-list__button:after {content: ''; display: block; width: 10px; height: 10px; border-bottom: solid 2px #333; border-right: solid 2px #333; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.rule-list__button.active:after {transform: rotate(225deg); -webkit-transform: rotate(225deg);}
.rule-list__text {padding: 30px 20px; border-bottom: solid 1px #e5e5e5; color: #000; display: none;}
.rule-list__text h5 {margin-top: 30px; font-size: 18px;}
.rule-list__text h5:first-child {margin-top: 0;}
.rule-list__text p {margin-bottom: 0; margin-top: 10px; line-height: 1.6; color: #000;}
.rule-list__text ul {margin-top: 10px;}
.rule-list__text li {margin-bottom: 10px; position: relative; padding-left: 20px; line-height: 1.6;}
.rule-list__text li:last-child {margin-bottom: 0;}
.rule-list__text li:before {content: attr(cha); position: absolute; left: 0; top: 0; line-height: 1.6;}

@media only screen and (max-width:1280px) {
	.rule-info dd h5 {font-size: 18px;}
	.rule-info dd p {font-size: 13px;}
	.sub-contents .rule dt p {font-size: 13px;}
}

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

	.sub-contents .rule dt .sssub_title {margin-bottom: 10px;}
	.sub-contents .rule dt p {font-size: 12px;}
	.rule-info dt img {width: 36px;}
	.rule-info dd {margin-top: 20px;}
	.rule-info dd h5 {font-size: 16px;}
	.rule-info dd p br {display: none;}
	.rule-list__button {height: 50px; font-size: 15px; padding: 0 10px;}
	.rule-list__text {padding: 20px 10px;}
	.rule-list__text h5 {font-size: 16px;}
}












