@charset "utf-8";

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

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

#leftMenu{float:left; width:250px;}
#leftMenu .sub-tit-img{display:block; margin-bottom:15px;}
#subContents{float:right; /*padding-top:50px;*/ width:calc(100% - 300px);}

@media only screen and (max-width:1280px) {
	#subContainer, #commonContainer{padding:0 20px 50px;}
	#subContainer{width:100%;}
	#commonContainer{width:100%;}

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


/* Sub Visual (서브이미지)
------------------------------------------------------------------------------------------------------------------ ---------------------------------------- */
.sub-visual{display: table; width: 100%; height:250px; background:url('/images/mtl01r-21-0049/sub/sub_visual.jpg') no-repeat center top/cover;}
.sub-visual02{display: table; width: 100%; height:250px; background:url('/images/mtl01r-21-0049/sub/subtop_image02.jpg') no-repeat center top/cover;}
.sub-visual03{display: table; width: 100%; height:250px; background:url('/images/mtl01r-21-0049/sub/subtop_image03.jpg') no-repeat center right 30%/cover;}
.sub-visual04{display: table; width: 100%; height:250px; background:url('/images/mtl01r-21-0049/sub/subtop_image04.jpg') no-repeat center top/cover;}
.sub-visual05{display: table; width: 100%; height:250px; background:url('/images/mtl01r-21-0049/sub/subtop_image05.jpg') no-repeat center right/cover;}

.sub-visual-txt{ display: table-cell; width: 100%; text-align: center; vertical-align: middle; color: #fff; font-family:"Binggrae-Bold"; }
.sub-visual-txt h1{font-size:48px; font-weight: 500; line-height: 1; text-shadow:3px 3px 3px rgba(0,0,0,0.15); }
.sub-visual-txt h1 a { font-size:72px; }
.sub-visual-cont{ font-size: 18px; font-weight: 300;  line-height: 1}


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


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

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


.left-menu h2{padding:30px 0; text-align:center;   font-weight:500; font-size:32px; color:#fff; background:#ffb300;}
.left-menu h2 > img {margin-bottom:10px;}
.left-menu li{width:100%; border:1px solid #d5d5d5; border-top:0;}
.left-menu li a{position:relative; display:block; padding:0 20px; width:100%; box-sizing:border-box; height:54px; text-transform:uppercase; line-height:59px; font-weight:400; font-size:18px; color:#777; background:#fff;}
.left-menu li a:after{display:inline-block; float:right; content:"\276F"; color:#aaaaaa; padding-top:17px;}
.left-menu li.active a, .left-menu li a:hover, .left-menu li a:active,
.left-menu li.active a:after, .left-menu li a:hover:after, .left-menu li a:active:after{color:#ffb300;} 


/* 좌측배너 */
.left-banner{margin-top:30px;}
.left-banner .cs-tel{background:#23b59b; padding:20px 25px;}
.left-banner .cs-tel h5{font-size:20px; font-weight:400; color:#fff; margin-bottom:10px;}
.left-banner .cs-tel a{font-size:30px; font-weight:600; color:#fff; line-height:1; }
.left-banner .cs-tel a:hover{text-decoration:none;}
.left-banner .cs-time{background:#f4f1ed url('/images/mtl01r-21-0049/sub/left_icon.png') no-repeat left 25px center; padding:20px 20px 20px 95px;}
.left-banner .cs-time p{font-size:16px; color:#444; line-height:1.6;}

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


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 타이틀 및 페이지네비게이션 */
.sub-title{margin-bottom:60px; padding:40px 0; border-bottom: 1px solid #d5d5d5;}
.sub-title:after{content:""; display:block; clear:both;}
.sub-title h3{font-size:40px; text-transform:uppercase; font-weight:500; color:#333; line-height:1;}

.m_title { margin-bottom:20px; }
.m_title:after {  content:""; display:block; clear:both; }
.m_title h4 { float:left; font-family:"Binggrae-Bold"; font-size:24px; color:#121212; }
.m_title p { float:right; font-family:"GmarketSansMedium"; width:100px; text-align:right; }

.sub-title .page-navi{margin-bottom:10px; text-align:right; letter-spacing:0; line-height:1; font-size:13px; color:#777;}
.sub-title .page-navi strong{color:#333; font-weight: 500;}

.sub-contents p { font-size:18px; margin-bottom:30px; white-space:pre-line; word-break:keep-all; }
.sub-contents p:last-child { margin-bottom:0; }
.sub-contents > .cont { margin-bottom:80px; }
.sub-contents > .cont:after { content:""; display:block; clear:both; }
.sub-contents > .cont:last-child { margin-bottom:0px; }
.sub-contents .big-txt { font-size:32px; font-family:"Binggrae-Bold"; line-height:1.5; color:#121212; margin-bottom:20px; text-align:center; }
.sub-contents .big-txt strong {  font-size:48px; font-family:"Binggrae-Bold"; }

.basic_ul li { font-size:16px; text-indent:-16px; padding-left:16px; }
.dot_list li { position:relative; font-size:16px; padding-left:10px; margin-bottom:5px; }
.dot_list li:before { content:""; position:absolute; left:0; top:9px; width:4px; height:4px; background:#23b59b; border-radius:50%; }

/* 인사말 */ 
.sub1-1 .slogan{border-left:5px solid #ffb300; padding:5px 0 5px 20px; margin-bottom:50px;}
.sub1-1 .slogan h4{font-size:38px; font-family:"Binggrae-Bold"; line-height:1.5; color:#121212; margin-bottom:20px; }
.sub1-1 .slogan h4 strong { font-family:"Binggrae-Bold"; }
.sub1-1 .slogan p{ color:#121212; font-size:20px; line-height:1.4; }
.sub1-1 .greeting p strong { font-weight:500; }
.sub1-1 .greeting .sign{padding-top:15px; text-align:right; }
.sub1-1 .greeting .sign strong{font-weight:400; color:#222; font-size:20px;}

.sub1-2 ul:after { content:""; display:block; clear:both; }
.sub1-2 ul li { float:left; width:calc(50% - 1px); }
.sub1-2 ul li:first-child { width:100%; margin-bottom:2px; }								  
.sub1-2 ul li:last-child { float:right; }

.sub2-1 dl { margin-bottom:80px; }
.sub2-1 dl:last-child { margin-bottom:0; }
.sub2-1 dl dt:after { content:""; display:block; clear:both; }
.sub2-1 dl dt label { float:left; display:block; font-family:"GmarketSansMedium"; font-size:18px;  width:30px; height:30px; line-height:30px; background:#23b59b; border-radius:50%; color:#fff; text-align:center; }
.sub2-1 dl dt p { float:right; font-family:"GmarketSansMedium";  font-size:18px; width:calc(100% - 35px); color:#23b59b; }
.sub2-1 .gallery:after { content:""; display:block; clear:both; }
.sub2-1 .gallery li { float:left; text-align:center; }
.sub2-1 .gallery li:last-child { margin-right:0 !important; }
.sub2-1 .gallery li p { margin-bottom:10px; }
.sub2-1 .gallery.line li p:nth-of-type(1) { border:1px solid #dadada; }
.sub2-1 .gallery.col-4 li { width:23.5%; margin-right:2%; }
.sub2-1 .gallery.col-4 li p:nth-of-type(1) { background:#eee; height:200px; line-height:200px; }
.sub2-1 .gallery.col-3 li { width:32%; margin-right:2%; }
.sub2-1 .gallery.col-3 li p img { border:1px solid #dadada; }												  
.sub2-1 .gallery.col-2 li { width:49%; margin-right:2%; }

.sub2-2 .cont p { font-size:16px; margin-bottom:0; }
.table_wrap { margin-bottom:30px; }
.table_wrap:after { content:""; display:block; clear:both; }
.table_wrap li { float:left; margin-left:-1px; }
.col-6 li { width:calc(100% / 6); }
.col-7 li { width:13%; }
.col-7 li:first-child { width:22%; }
.table_wrap dl { width:100%; }
.table_wrap dt { height:40px; line-height:40px; background:#23b59b; font-size:16px; font-weight:500; color:#fff; text-align:center; }
.table_wrap dt:after { content:""; display:block; clear:both; }
.table_wrap dt span { float:left; display:block; height:40px; line-height:40px; width:100%; text-align:center;  }
.table_wrap dt span:nth-of-type(1) { display:none; }
.table_wrap li { width:13.3%; }
.table_wrap li:nth-of-type(1) { width:20%; }
.table_wrap li:nth-of-type(1) .table_info td { width:33.3%; }
.table_wrap li:nth-of-type(6) td { background:#f8f8f8;  }

.table_info { border-collapse:collapse; width:100%; }
.table_info th, .table_info td { padding:10px; border:1px solid #dadada; background:#fff; text-align:center; font-size:16px; }
.table_wrap li:nth-of-type(1) dt span:nth-of-type(1) { display:table-cell; }
.table_wrap li .table_info th { display:none; font-weight:500; color:#121212; } 
.table_wrap li:nth-of-type(1) .table_info th { display:table-cell; }

/*보안시스템*/
.sub2-3 .big-txt strong { color:#0072ce; }
.sub2-3 .cont.table { display:table; width:100%; border:1px solid #dadada; }
.sub2-3 .cont.table .img_area { display:table-cell; padding:40px; width:250px; vertical-align:middle; text-align:center; }
.sub2-3 .cont.table .txt_area { display:table-cell; padding:40px 40px 40px 0; width:calc(100% - 250px); vertical-align:middle; }
.sub2-3 .cont.table .txt_area p.tit { font-size:32px; font-weight:700; color:#121212; }
.sub2-3 .cont.table .txt_area p.tit strong { color:#0072ce; }
.sub2-3 .features { position:relative; padding-bottom:30px; }
.sub2-3 .features:before { content:""; z-index:10; position:absolute; left:0; bottom:0; width:100%; height:calc(100% - 100px); background:#f8f8f8; }
.sub2-3 .features ul:after { content:""; display:block; clear:both; }
.sub2-3 .features ul { position:relative; z-index:100; }
.sub2-3 .features li { float:left; width:25%; text-align:center; }
.sub2-3 .features .circle_box { margin:0 auto 20px; display:table; width:180px; height:180px; background:#fff; border:2px solid #0072ce; border-radius:50%; }
.sub2-3 .features .circle_box > div { display:table-cell; vertical-align:middle; }
.sub2-3 .features .circle_box > div p { font-weight:500; color:#0072ce;  }
.sub2-3 .features .circle_box + p { font-size:15px; }
.sub2-3 .mobile_viewer:after { content:""; display:block; clear:both; }
.sub2-3 .mobile_viewer li { float:left; width:23.5%; margin-bottom:2%; margin-right:2%; text-align:center; }
.sub2-3 .mobile_viewer li:nth-of-type(4n) { margin-right:0; }
.sub2-3 .mobile_viewer li p.img { margin-bottom:10px; }


/*창업안내*/
.sub3-1 .cont:after { content:""; display:block; clear:both; }
.sub3-1 .cont1 dl { float:left; width:49%; margin-right:2%; }
.sub3-1 .cont1 dl:last-child { margin-right:0; }
.sub3-1 .cont1 dt { position:relative; background:#eee; height:250px; }
.sub3-1 .cont1 dl:nth-of-type(1) dt { background:url(/images/mtl01r-21-0049/sub/sub3_1_img01.jpg) center center/cover no-repeat; }
.sub3-1 .cont1 dl:nth-of-type(2) dt { background:url(/images/mtl01r-21-0049/sub/sub3_1_img02.jpg) center center/cover no-repeat; }
.sub3-1 .cont1 dt span { position:absolute; left:0; bottom:0; display:block; width:100%; height:50px; line-height:50px; font-size:20px; font-family:"Binggrae-Bold"; color:#fff; background:rgba(0,0,0,0.5); text-align:center; }
.sub3-1 .cont1 dd { padding-top:20px; }
.sub3-1 .dot_list li { margin-bottom:10px; }
.sub3-1 .cont2 dl { margin-bottom:40px; }
.sub3-1 .cont2 dt span { font-family:"Binggrae-Bold"; font-size:20px; color:#23b59b; border-bottom:1px solid #23b59b; }
.sub3-1 .cont2 dd { padding-top:10px; }

/*가맹조건*/
.sub3-2 dl { display:table; width:100%; padding:40px 0; border-bottom:1px solid #dadada; }
.sub3-2 dl:first-child { padding:0 0 40px; }
.sub3-2 dl:last-child { margin-bottom:0; border-bottom:none; }
.sub3-2 dt { display:table-cell; width:220px; text-align:center; vertical-align:middle;}
.sub3-2 dt p { margin-bottom:10px;  }
.sub3-2 dt p span { font-family:"Binggrae-Bold"; font-size:24px; color:#23b59b; border-bottom:1px solid #23b59b;  }
.sub3-2 dd { display:table-cell; width:calc(100% - 220px); vertical-align:middle; }
.sub3-2 .dot_list li { font-size:18px; }

/*가맹/창업절차*/
.sub3-3 .three-step { margin:50px auto; width:800px; position:relative; text-align:center; }
.sub3-3 .three-step:after { content:""; display:block; clear:both; }
.sub3-3 .three-step li { float:left; width:200px; height:200px; border:2px solid #23b59b; border-radius:50%; margin-right:100px; margin-bottom:100px; position:relative; display:inline-block; }
.sub3-3 .three-step li:nth-of-type(3n) { margin-right:0; }
.sub3-3 .three-step li:nth-of-type(4), .sub-contents .three-step li:nth-of-type(5), .sub-contents .three-step li:nth-of-type(6) { float:right; margin-left:100px; margin-right:0; }
.sub3-3 .three-step li:nth-of-type(6) { margin-left:0; }
.sub3-3 .three-step li > div { padding-top:20px; } 
.sub3-3 .three-step li:before { content:""; position:absolute; left:227px; top:70px; width:34px; height:35px; background:url(/images/mtl01r-21-0049/sub/arr_img.png) center center no-repeat; background-size:100% auto; } 
.sub3-3 .three-step li:nth-of-type(3):before, .sub-contents .three-step li:nth-of-type(6):before { left:calc(50% - 10px); top:227px; transform:rotate(90deg); }
.sub3-3 .three-step li:nth-of-type(4):before, .sub-contents .three-step li:nth-of-type(5):before { transform:rotate(-180deg); left:-67px; }
.sub3-3 .three-step li:last-child:before { display:none; }
.sub3-3 .three-step li p.tit { margin-bottom:20px; font-weight:500; color:#23b59b; text-decoration:underline; }
.sub3-3 .three-step li p { margin-bottom:10px; font-size:18px; color:#121212; font-weight:500; line-height:1.2; }
.sub3-3 .three-step li p.small { font-size:15px; color:#666; font-weight:300; }
.sub3-3 .three-step li.active p { color:#fff; }
.sub3-3 .three-step + p { margin-top:40px; }

/*가맹/창업안내*/
.sub3-4 table { width:100%; border-collapse:collapse; }
.sub3-4 thead th { padding:15px 0; font-family:"GmarketSansBold"; color:#fff; background:#23b59b; text-align:center; }
.sub3-4 tbody th, .sub3-4  tbody td { padding:10px; border-bottom:1px solid #dadada; text-align:center; }
.sub3-4 tbody th { width:200px; color:#121212; background:#f8f8f8; }
.sub3-4 tbody td { background:#fff; }
   


@media only screen and (max-width:980px) {
	.sub-title{padding:34px 0; }
	.sub-title .page-navi{padding:15px 20px; margin:0 -20px 120px; width:calc(100% + 40px); background:#f5f5f5;}
	.sub-title h3{font-size:34px;}
}
@media only screen and (max-width:500px) {	
	.sub-title{padding:25px 0; margin-bottom:40px;}
	.sub-title h3{font-size:24px;}
	.sub-title .page-navi{padding:10px; margin:0 -10px 90px; width:calc(100% + 20px);}

	.m_title { margin-bottom:10px; }
	.m_title h4 { font-size:18px; }
	.m_title p { width:80px; font-size:14px !important; }

	.sub-contents p { font-size:15px; margin-bottom:20px; white-space:normal; }
	.sub-contents > .cont { margin-bottom:40px; } 
	.sub-contents .big-txt { font-size:20px; margin-bottom:20px;  }
	.sub-contents .big-txt strong { font-size:32px; }

	.basic_ul li { font-size:14px; text-indent:-14px; padding-left:14px; }
	.dot_list li { font-size:14px; padding-left:10px; margin-bottom:10px; }															  
	.dot_list li:before { top:9px; }

	/* 인사말 */
	.sub1-1 .slogan{border-left:3px solid #ffb300; padding:5px 0 5px 15px; margin-bottom:30px;}
	.sub1-1 .slogan h4{font-size:22px; line-height:1.4; margin-bottom:20px;}
	.sub1-1 .slogan p{ font-size:16px}
	.sub1-1 .greeting .sign{padding-top:0;}

	.sub1-2 ul li { float:none !important; width:100% !important; margin-bottom:10px !important;  }

	.sub2-1 dl { margin-bottom:40px; }
	.sub2-1 dl dt label {font-size:16px;  width:24px; height:24px; line-height:24px; }
	.sub2-1 dl dt p { font-size:16px; width:calc(100% - 30px); }
	.sub2-1 .gallery li .pd { padding:25px; }

	.sub2-2 .cont p { font-size:14px; }
	.table_wrap { margin-bottom:20px; }
	.table_wrap li { float:none; margin-bottom:20px; margin-left:0px; width:100% !important; }
	.table_wrap li:nth-of-type(1) { display:none; }
	.table_wrap dt { height:30px; line-height:30px; font-size:14px;}
	.table_wrap dt span { float:left; display:block !important; height:30px; line-height:30px; width:50%; text-align:center;  }
	.table_info th, .table_info td { padding:5px; font-size:13px; width:50%; }
	.table_wrap li .table_info td { width:33.3%; }
	.table_wrap li .table_info th { display:table-cell !important; width:33.3%; }    

	/*보안시스템*/
	.sub2-3 .cont.table .img_area { display:block; padding:20px; width:100%; }
	.sub2-3 .cont.table .txt_area { display:block; padding:0 20px 20px; width:100%; }
	.sub2-3 .cont.table .txt_area p.tit { font-size:24px; }
	.sub2-3 .features { padding-bottom:20px; }
	.sub2-3 .features:before { height:calc(100% - 100px); }
	.sub2-3 .features li { width:50%; margin-bottom:30px;  }
	.sub2-3 .features .circle_box { margin:0 auto 10px; width:150px; height:150px; }
	.sub2-3 .features .circle_box + p { font-size:14px; }
	.sub2-3 .mobile_viewer li { width:49%; }
	.sub2-3 .mobile_viewer li:nth-of-type(2n) { margin-right:0; }
	.sub2-3 .mobile_viewer li p.img { margin-bottom:5px; }


	/*창업안내*/
	.sub3-1 .cont1 dl { float:none; width:100%; margin-bottom:30px; margin-right:0; }
	.sub3-1 .cont1 dl:last-child { margin-bottom:0; }
	.sub3-1 .cont1 dt { background:#eee; height:220px; }
	.sub3-1 .cont1 dt span { width:100%; height:40px; line-height:40px; font-size:18px; }
	.sub3-1 .cont1 dd { padding-top:20px; }
	.sub3-1 .dot_list li { font-size:15px; margin-bottom:10px; }
	.sub3-1 .cont2 dl { margin-bottom:20px; }
	.sub3-1 .cont2 dt span { font-size:16px; }
	.sub3-1 .cont2 dd { padding-top:10px; }

	/*가맹조건*/
	.sub3-2 dl { padding:20px 0; }
	.sub3-2 dl:first-child { padding:0 0 40px; }
	.sub3-2 dl:last-child { margin-bottom:0; border-bottom:none; }
	.sub3-2 dt { display:block; width:100%;}
	.sub3-2 dt p { margin-bottom:5px;  }
	.sub3-2 dt p span { font-size:18px; }
	.sub3-2 dd { display:block; margin-top:20px; width:100%; }
	.sub3-2 .dot_list li { font-size:15px; }

	/*가맹/창업절차*/
	.sub3-3 .three-step { width:200px; }
	.sub3-3 .three-step li { float:left; width:200px; height:200px; border:2px solid #23b59b; border-radius:50%; margin-right:0px; margin-bottom:50px; position:relative; display:inline-block; }
	.sub3-3 .three-step li:nth-of-type(3n) { margin-right:0; }
	.sub3-3 .three-step li:nth-of-type(4), .sub-contents .three-step li:nth-of-type(5), .sub-contents .three-step li:nth-of-type(6) { float:right; margin-left:100px; margin-right:0; }
	.sub3-3 .three-step li:nth-of-type(6) { margin-left:0; }
	.sub3-3 .three-step li > div { padding-top:20px; } 
	.sub3-3 .three-step li:before { content:""; position:absolute; left:calc(50% - 12px) !important; top:212px !important; width:24px; height:24px; background:url(/images/mtl01r-21-0049/sub/arr_img.png) center center no-repeat; background-size:100% auto; transform:rotate(90deg) !important;} 
	.sub3-3 .three-step li p.tit { margin-bottom:20px; font-weight:500; color:#23b59b; text-decoration:underline; }
	.sub3-3 .three-step li p { margin-bottom:10px; font-size:18px; color:#121212; font-weight:500; line-height:1.2; }
	.sub3-3 .three-step li p.small { font-size:15px; color:#666; font-weight:300; }
	.sub3-3 .three-step li.active p { color:#fff; }
	.sub3-3 .three-step + p { margin-top:40px; }

	/*가맹/창업비용*/
	.sub3-4 thead th { padding:5px 0; font-size:15px; }
	.sub3-4 tbody th, .sub3-4  tbody td { padding:5px 10px; font-size:14px; }
	.sub3-4 tbody th { width:60px; }
	.sub3-4 tbody td { font-size:13px; }

}


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list .whois-board-row .whois-board-row-subject strong {font-weight:500;}
.whois-board-list { display:inline-block; padding:0; font-size:14px; }
.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000;}
.whois-board-list .whois-board-row:first-child { border-top:1px solid #777; } /* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:17px; font-weight:600; }
.whois-board-list .whois-board-row .whois-board-row-subject a:hover {color:#333;}
.whois-board-list .whois-board-row .whois-board-row-info { color:#777;letter-spacing: 0.2px; }
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }

/* 일반게시판 view */
.whois-board-view .board-info {  font-size: 14px;}
.whois-board-view .comment-wrap .comment-info { font-size: 14px;}
.whois-board-view .board-content {font-size: 15px;}
.whois-board-view .board-content > span {font-size: 15px !important; line-height: 23px;}
.whois-board-view .comment-wrap .comment-list { font-size: 13px;}
.form-group label {font-size: 16px; font-weight:500; color:#333;}
.next_data_area {font-size: 13px; letter-spacing: 0.05px;}
.prev_data_area {font-size: 13px; letter-spacing: 0.05px;}
.whois-board-view { display:inline-block; font-size:13px; border-top:1px solid #777; } /* Line 색상 */
.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }


/* 게시판 버튼 */
.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #ffb300; -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: #ff7536; }
input.form-control:focus {border-color:#333 !important:}
.board-write .btn_file{color:#fff;}

/* 게시판 공통 */
.sub-box { margin-right:5px; background-color: #ffb300;  border: 0; color:#ffffff; display: inline-block;}
.sub-box.sm { font-size: 12px; padding: 2px 5px;}
.sub-box.m { font-size: 14px; padding: 4px 8px;}
.sub-box.lg { font-size: 16px; padding: 6px 12px;}
 
.sub-border { border: 1px solid #ddd; }
.sub-border-t { border-top: 1px solid #ddd; }
.sub-border-r { border-right: 1px solid #ddd; }
.sub-border-b { border-bottom: 1px solid #ddd; }
.sub-border-l { border-left: 1px solid #ddd; }

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


/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.material-form{margin:0 auto; background:#fff; font-size: 16px;}
.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}
.material-form .header h3{font-size:30px;}
.material-form .header p,
.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}

.material-form .sub-header h4{font-weight:500;	height:34px; line-height:34px; font-size:16px;}
.material-form .sub-content .form-group:last-child{margin:0;}

.material-form .input-group{position:relative; border:0;}
.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}

.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois{border:1px solid #ccc; transition:0.3s all ease; font-family:"Noto Sans KR";}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control:first-child,
.material-form .input-group .form-control.first,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois{border-bottom-left-radius:4px; border-top-left-radius:4px;}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control:last-child,
.material-form .input-group .form-control.last,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child button,
.material-form .input-group .input-group-btn:last-child .btn{border-bottom-right-radius:4px; border-top-right-radius:4px;}

.material-form .form-group{margin-bottom:15px; overflow:visible;}

.material-form .form-group.success .form-control{color:#5cb85c;}
.material-form .form-group.failed .form-control{color:#d9534f;}
.material-form .form-control[readonly]{background:#fff;}
.material-form .btn {height:38px;}
.material-form .btn-default{-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}

.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois{z-index:10;}

.input-group label.th{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}

.input-group label.th.ie9{z-index:11; display:block;}
.material-form .desc{padding:10px 0;}

.chkbox{display:inline-block; margin:0; padding:0;}
.chk-block,
.chk-block span{display:block; text-align:center; width:100%;}
.chkbox input[type='radio'],
.chkbox input[type='checkbox']{display:none;}
.chkbox input[type='radio']~.rbtn{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}
.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}
.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px;	font-family:'Glyphicons Halflings'; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;}
.chkbox input[type='radio']~.box:before{content:"\e165";}
.chkbox input[type='checkbox']~.box:before{content:"\e013";}
.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box{color:#666;}
.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{color:#666;}