@charset "utf-8";

/* -----------------------------------------------------------------------------------------------
	공통 컨텐츠 [PC FIRST]
--------------------------------------------------------------------------------------------------*/
/* 레이아웃 */
.content-wrap {padding-top:114px;}
.jumbotron {display:table; position:relative; width:100%; height:300px; background:#ddd; text-align:center;}
.jumbotron .box {display:table-cell; vertical-align:middle;}
.content-section {position:relative;}
.content-section .has-lnb {padding-top:50px;}
.content-header {padding:30px 0; text-align:right;}
.breadcrumbs {margin:0; padding:0;}
.breadcrumbs>li {display:inline-block; font-size:14px; line-height:1;}
.breadcrumbs>li+li:before {padding:0 5px; color:#ccc; content:'>';}
.breadcrumbs li.home {width:16px; margin-top:-2px; background:url('../img/sub/icon_home.png') 0 0 no-repeat; vertical-align:middle; text-indent:9999px; overflow:hidden;}
.breadcrumbs li.active {color:#ae6002;}

.content-body {padding-bottom:50px;}
.content-body .section {margin-bottom:30px; /* text-align:center; */}
.content-body .section + .section {/*margin-top:100px;*/}

.section .bg-line {width:100%; height:40px; margin:20px 0; background:url('../img/sub/bg_vline.png') 50% 0 no-repeat; }


.gra_new {
    /*background: linear-gradient(to right, #307df0 30%, #7a43f0 50%, #ff5c7c 100%);*/
    background: linear-gradient(to right, #307df0 30%, #7a43f0 50%, #ff5c7c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*-webkit-animation: hue 20s infinite linear;*/
}


/* lnb */
.lnb-wrap {position:absolute; top:0; width:100%;background:#fff;border-bottom:1px solid #ccc; z-index:9;}
.lnb-wrap.fixed {position:fixed;top:114px;bottom:auto;z-index:998;}
.lnb-list {max-width:1310px;margin:0 auto;font-size:0;text-align:center;}

/* .lnb-list li {display:inline-block;width:262px;width:20%;text-align:center;} */

.lnb-list li {display:inline-block;width:160px;text-align:center;}
.lnb-list a {display:block;position:relative;line-height:50px;font-size:18px;text-decoration: none;}
.lnb-list a:hover,
.lnb-list .on a {color:#ae6002;}
.lnb-list a:hover:after,
.lnb-list .on a:after {content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#ae6002;}


.sub-tit {font-size:40px;letter-spacing:-2px;text-align:center; color:#231815;}
.sub-tit .small {display:block; margin-top:20px;font-size:20px;font-weight:500;letter-spacing:0px;color:#053768;/*text-shadow: 2px 2px 2px #999;*/}
.pointColor {color:#ae6002;}
.jumbotron h1 {font-family:'Noto Sans KR'; font-size:40px; color:#fff;}
.tit-type1 {font-size:24px;color:#00578a;}
.tit-type2 {font-size:20px;color:#333;}

/* .tit-type3 {font-size:20px;font-family:"Noto Sans KR";} */

.tit-type3 .subtext{font-size:18px;font-family:"Noto Sans KR";line-height:40px;}

/*
.tit-type3:after {content:"";display:block;width:24px;height:2px;margin:30px auto 0;background:#ccc;}
*/
p, span, li {word-break:keep-all;}



/* 버튼영역 */
.btn-group.center {text-align:center;}
.btn-group.right {text-align:right;}

.btn-default {min-width:130px;height:50px;line-height:54px;text-align:center;color:#fff;}
.btn-default.c-blue {background:#0a69c8;}
.btn-default.c-skyblue {background:#00a8e0;}
.btn-default.c-gray {background:#666;}

/* 리스트 */


/* 테이블 */
.tbl-s1 tbody,
.tbl-s2 thead {border-top:2px solid #333;}
.tbl-s1 tbody th,
.tbl-s1 tbody td {border-bottom:1px solid #ccc;}
.tbl-s1 tbody th {height:50px;padding-left:10px;background:#eee;text-align:left;vertical-align:middle;border-right:1px solid #333;font-size:16px;}
.tbl-s1 tbody td {padding:8px 10px;font-size:0;}
.tbl-s1 .vt-t {padding-top:18px;}
.tbl-s1 .star {position:relative;top:2px;}
.tbl-s1 .ml5 {margin-left:5px;}

.tbl-s2 {text-align:center;}
.tbl-s2 thead th {padding:20px 5px; line-height:1.5; background:#eee;border-bottom:1px solid #ccc;border-left:1px solid #ccc; word-break:keep-all;}
.tbl-s2 thead th:first-child {border-left:0;}
.tbl-s2 thead th.row {padding:10px 5px;}
.tbl-s2 tbody td {padding:22px 5px;border-bottom:1px solid #ccc;border-left:1px solid #ccc; word-break:keep-all;}
.tbl-s2 tbody td:first-child {border-left:0;}
.tbl-s2 thead th.break, .tbl-s2 tbody td.break {word-break:break-all;}
.tbl-s2 tbody th.w50, .tbl-s2 tbody td.w50 {width:50%;}
.tbl-s2 tbody td.pl40 {padding-left:40px; text-align:left;}
.tbl-s2 td li {margin:5px 0;}

/* 페이징 */
.pagination {display:block; margin:10px auto; text-align:center;}
.pagination>li {display:inline-block; margin:0 2px;}

/* 탭메뉴 */
.tab-wrap .tab-btn:after {content:"";display:block;clear:both;}
.tab-wrap .tab-btn > a {float:left;display:block;width:33.33%;line-height:55px;border:1px solid #ccc;}
.tab-wrap .tab-btn.size5 > a {width:20%;}
.tab-wrap .tab-btn > a + a {border-left:0;}
.tab-wrap .tab-btn .on {background:url(../img/sub/bg_tab.png) repeat-y 0 0;color:#fff;}
.tab-wrap .tab-content > div {display:none;}

/* 박스 */
.fluid-box-type1 {padding:0 20px;}
.fluid-box-type1:after {content:"";display:block;clear:both;}
.fluid-box-type1 .col {float:left;width:50%;}
.fluid-box-type1 .col + .col {padding-left:20px;}

.lr-box:after {content:"";display:block;clear:both;}
.lr-box .left {float:left;}
.lr-box .right {float:right;}

.group-box {text-align:left;}
.group-box a, .group-box span, .group-box em, .group-box div, .group-box p, .group-box li, .group-box th, .group-box td {font-size:16px;}
.group-box .tit {margin-top:40px; padding-bottom:16px;font-size:20px;color:#0a69c8;font-family: "Noto Sans KR";}
.group-box .lead {margin-bottom:20px; font-size:18px;color:#00a8e0;}
.group-box .c-gray {color:#666;}
.group-box > dd > ol, .group-box > dd > ol > li {margin-bottom:15px;}
.group-box .lead-write > li {margin-bottom:5px;}
.group-box > dd ol.sub-depth {margin-left:15px;}
.group-box > dd ol.sub-depth li {margin:5px;}
.group-box > dd .inner-tbl {margin-top:10px;}
.btn-group > a {font-size:18px;}
.btn-group .btn-default {margin-top:40px; padding:0 20px;}

/* 따옴표 박스 */
.quote-box {display:table; width:100%; height:254px; margin-bottom:30px; text-align:center;background-position:50% 0 !important;}
.quote-box .quote {display:table-cell; width:100%; height:254px; color:#fff; vertical-align:middle;}
.quote-box .quote:before {display:block; height:16px; margin-bottom:10px; background:url('../img/sub/icon_quote.png') 50% 0 no-repeat; content:'';}
.quote-box .quote:after {display:block; height:16px; margin-top:10px; background:url('../img/sub/icon_quote.png') 50% -16px no-repeat; content:'';}
.quote-box .quote h4,
.quote-box .quote .tit {margin-bottom:10px; font-family:'Noto Sans KR'; font-size:24px;}
.quote-box .quote.type2:before {margin-bottom:30px;}
.quote-box .quote.type2:after {margin-top:30px;}
.quote-box .quote.type2 .tit {margin-bottom:0;font-size:30px;}

/* 리스트 스타일 */
.list-style {margin:20px 0; width:100%; border-top:2px solid #333;}
.list-style>li {padding:28px; border-bottom:1px solid #ccc; text-align:left;}
.list-style h6 {font-size:18px;}

/* 폼 스타일 */
.select {width:120px;}
.textarea {height:80px;overflow:auto;}
.radio {width:18px;height:18px;margin-right:3px;}

.star {padding-left:10px;font-size:16px;color:#00a8e0;vertical-align:middle;}
.dash {padding:0 5px;vertical-align:middle;font-size:14px;}
.star-tip {padding-top:10px;font-size:14px;color:#666;}
.star-tip .star {padding-right:5px;}

/* top 버튼 */
.btn-go-top {display:none; position:fixed; bottom:40px; width:90px; height:90px; z-index:997;}


.layer-wrap {width:1024px;margin:0 auto;margin-left:-325px !important;left:50%;box-sizing:border-box;position:fixed;z-index:1005;opacity:0;filter:Alpha(opacity=0); outline:none; display:none;}
.layer-wrap.show {opacity:1;filter:Alpha(opacity=100);display:block;}


/* 오시는길 */
.map-section {margin:80px 0 20px; text-align:left;}
.map-section:first-child {margin:0;}
.map-section h2.tit {font-family:'Noto Sans KR'; font-size:32px; text-align:center;}
.map-wrap {margin:15px 0 0 0;}
.address_wrap {padding:28px; border:1px solid #ccc;text-align:left;}
.address_wrap .tit-type2 {margin-bottom:10px; font-family:'Noto Sans KR';}
.address_wrap p, .address_wrap li {display:inline-block; color:#666;}
.address_wrap ul {float:right;}
.address_wrap li + li:before {display:inline-block; margin:0 10px 0 5px; content:'\0007C';}
.addressBox {margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ccc;}
.routeBox p {display:block;}
.metro-2:before {display:inline-block; margin:4px 10px 0 0; padding:0 5px; background:#53b00f; font-size:12px; color:#fff; vertical-align:top; content:'2';}
.icon-arrow {display:inline-block; width:6px; height:10px;margin:0 5px; background:url('../img/sub/icon_arrow.png') 0 50% no-repeat;}


/* -----------------------------------------------------------------------------------------------
	서브
--------------------------------------------------------------------------------------------------*/

#sub10 {background:url('../img/sub/bg_sub1.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}
#sub20 {background:url('../img/sub/bg_sub2.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}
#sub30 {background:url('../img/sub/bg_sub3.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}
#sub40 {background:url('../img/sub/bg_sub4.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}
#sub50 {background:url('../img/sub/bg_sub5.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}
#sub60 {background:url('../img/sub/bg_sub6.jpg') 50% 0 no-repeat; background-size:auto 100%;margin-bottom:0px !important}

.summary-wrap .tit-type3 {/*margin:0 0 30px;*/}
.summary-wrap .lr-box {display:table;width:100%;}
/*
.summary-wrap .lr-box > div {display:table-cell;float:none;width:50%;max-width:540px;height:100%;background:#f8f8f8;vertical-align:middle;}
*/
.summary-wrap .lr-box > div {display:table-cell;float:none;width:50%;max-width:540px;height:100%;background:#fff;vertical-align:middle;}

.summary-wrap .lr-box2 > div {display:table-cell;float:none;background:#fff;}


.summary-wrap .lr-box2 .left {width:40%;}
.summary-wrap .lr-box2 .right {width:60%;}


.summary-wrap .lr-box3 > div {display:table-cell;float:none;background:#fff;}
.summary-wrap .lr-box3 {display:table;width:100%;}
.summary-wrap .lr-box3 .left {width:40%;text-align:right;font-size:80px;font-weight:900;color:#eee;line-height:90px;padding-right:50px !important;}
.summary-wrap .lr-box3 .right {width:60%;padding-left:50px !important; border-left:1px solid #ddd;}


@media (max-width:767px){

.summary-wrap .lr-box2 > div {display:block;float:none;background:#fff;}
.summary-wrap .lr-box2 .left {width:100%;}
.summary-wrap .lr-box2 .right {width:100%;}

}



.summary-wrap .colum1 .right {padding:0 40px;}
.summary-wrap .colum1 .right .inner {text-align:left;}
.summary-wrap .colum1 .right .inner p:first-child {padding-bottom:30px;}


.summary-wrap .colum2 {text-align:left;}
.summary-wrap .colum2 .right.mobile {display:none;}
.summary-wrap .colum2 .left {padding:0 40px;}
.summary-wrap .colum2 .left p + p {padding-top:20px;}

.summary-wrap .lr-box .colum3 .inner {padding:30px 40px;}






.time-line .quote-box {margin-top:40px;}
.tl-list {position:relative;text-align:left;}
.tl-list:after {content:"";position:absolute;left:50%;top:19px;bottom:110px;width:1px;background:#7fd3ef;}
.tl-list > ul {position:relative;z-index:10;}
.tl-list li {min-height:140px;padding-left:50%;}
.tl-list li img.mobile {display:none;}
.tl-list .inner {padding-left:110px;margin-left:-9px;background:url(../img/sub/bg_years_r.png) no-repeat 0 18px;}
.tl-list .year .inner {padding-left:105px;background:url(../img/sub/bg_years_r2.png) no-repeat 0 0;}
.tl-list .left {padding-left:0;padding-right:50%;text-align:right;}
.tl-list .left .inner {padding-left:0;padding-right:110px;margin-left:0;margin-right:-10px;background:url(../img/sub/bg_years_l.png) no-repeat 100% 18px;}
.tl-list .left.year .inner {padding-right:105px;background:url(../img/sub/bg_years_l2.png) no-repeat 100% 0;}
.tl-list .tl-txt {display:block;}
.tl-tit {padding-bottom:15px;font-size:40px;color:#0a69c8;font-family:"Noto Sans KR";}
.tl-tit span{font-size:30px;}

/*.tl1 .quote-box {background:url(../img/sub/bg_timeline1.jpg) no-repeat;}
.tl2 .quote-box {background:url(../img/sub/bg_timeline2.jpg) no-repeat;}
.tl3 .quote-box {background:url(../img/sub/bg_timeline3.jpg) no-repeat;}*/




.law-abiding .quote-box {background:url(../img/sub/bg_law.jpg) no-repeat;}

.quote-box1 {background:url('../img/sub/bg_company.jpg') no-repeat;}

.recruit-abiding .quote-box {background:url('../img/sub/bg_recruit.jpg') no-repeat;}
.system-abiding .quote-box {background:url('../img/sub/bg_system.jpg') no-repeat;}

.sys_img {background:url('../img/sub/sys_img.png') no-repeat;}

.law-con {margin-top:100px;}
.law-con-m {display:none;}



/* -----------------------------------------------------------------------------------------------
	서브 컨텐츠 미디어 쿼리
--------------------------------------------------------------------------------------------------*/
@media (max-width:1340px){
	.container {padding:0 28px;} 



}
@media (max-width:1313px){
	.disclosure-list .item {width:23%; min-width:auto;}
}
/* Tablet – 768px~1024px 해상도에서 해석하는 코드 */
@media (min-width:768px) and (max-width:1024px){
	/* 박스 */
	.fluid-box-type1 {padding:0 20px;}


	.disclosure-list .item {width:31.33%; min-width:auto;}
}

/* Tablet – 1023px 해상도에서 해석하는 코드 */
@media (max-width:1024px){
	/* 서브공통 */





	.content-wrap {padding-top:70px;}
	.content-header {display:none;}
	.content-body {padding-top:60px;padding-left:0px;padding-right:0px;}

    .lnb-list li {display:inline-block;width:262px;width:20%;text-align:center;}

	.content-section .has-lnb {padding-top:30px;}
	.lnb-wrap.fixed {top:70px;}
	.content-body .section + .section {margin-top:60px;}
	.idee-list {width:100%;}
	.idee-list .text-wrap {width:calc(100% - 134px);}
	.sub-tit br {display:none;}
	.quote-box {height:auto;}
	.quote-box .quote {height:auto;padding:20px;}
	.quote-box .quote br {display:none;}

	/* 기업개요 */
	.summary-wrap .lr-box {display:block;}
	.summary-wrap .lr-box > div {display:block;width:100%;max-width:none;}
	.summary-wrap .lr-box > div img {width:100%;max-width:none;}
	.summary-wrap .tit-type3 {padding-top:38px;}
	.summary-wrap .colum1 .right {padding:0 20px 40px;}
	.summary-wrap .colum2 .right {display:none;}
	.summary-wrap .colum2 .right.mobile {display:block;}
	.summary-wrap .colum2 .left {padding:40px 20px 35px;}


	.tl-list li img {display:none;}
	.tl-list li img.mobile {display:inline-block;}
	.tl-list .year {padding-right:0;padding-left:0;min-height:auto;overflow:hidden;}
	.tl-list .left.year .inner,
	.tl-list .year .inner {padding-right:0;padding-left:0;padding-bottom:30px;text-align:center;background:none;}


}

/* 모바일 – 0px ~ 767px 해상도에서 해석하는 코드 */
@media (max-width:767px){
	/* top 버튼 */
	.btn-go-top {width:60px; height:60px;}

	.sub-tit {font-size:30px;}




	/* lnb 
	.lnb-list li:nth-child(3) a {position:relative;top:9px;line-height:24px;}
	.lnb-list li:nth-child(3) a:hover:after,
	.lnb-list .on:nth-child(3) a:after {bottom:-4px;}
*/

	/* 박스 */
	.fluid-box-type1 .col {float:none;width:100%;}


	.group-box .lead {font-size:16px;}
	.group-box .tit {font-size:18px;}
	.group-box dd > p {font-size:14px;}






body, input, textarea, select, button, table {
    font-family: "Noto Sans KR","Noto Sans JP",“Apple SD Gothic Neo”,"맑은 고딕",“Malgun Gothic”,"돋움",dotum,sans-serif;
    font-size: 14px;
    color: #333;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}







}

@media (max-width:640px){

}

/* 모바일2 – 533px 이하 해상도에서 해석하는 코드(갤럭시 기준) */
@media (max-width:533px){













	/* lnb */
	.lnb-wrap.fixed {top:50px;}
	.lnb-list a {font-size:12px;}
	/* .lnb-list li:nth-child(3) a {letter-spacing:-2px;} */


/** 두줄로 **/
.lnb-list li {display:inline-block;width:33.333%;text-align:center;}
.lnb-list a {display:block;position:relative;line-height:50px;font-size:12px;text-decoration: none;}
.lnb-list a:hover,
.lnb-list .on a {color:#0a69c8;}
.lnb-list a:hover:after,
.lnb-list .on a:after {content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#0a69c8;}


.lnb-wrap { position: relative;  margin-bottom:-30px;}

/** 두줄로 **/








    section table {font-size:14px;}

	/* 서브공통 */
	.content-wrap {padding-top:50px;}
	
	.jumbotron {height:150px;background-size:960px 150px;}
	.jumbotron h1 {font-size:30px;}
	.content-body {padding:30px 15px 50px 15px;}
	.content-body .section + .section {margin-top:30px;}
	.sub-tit {font-size:25px;}
	.sub-tit .small {font-size:16px;}
	.section .bg-line {height:30px;margin:10px 0;}
	.quote-box .quote {padding:10px;font-size:14px;}
	.quote-box .quote h4,
	.quote-box .quote .tit {margin-bottom:5px;font-size:16px;}
	.reward-wrap {font-size:14px;}
	.reward-wrap .pointColor {font-size:15px;}
	.star {padding-left:5px;font-size:14px;}
	.textarea {height:50px;padding:5px;font-size:11px;}
	.star-tip {padding-top:5px;font-size:12px;}
	.radio {width:auto;height:auto;}
	.btn-group .btn-default {margin:20px 0 0;padding:0 10px;}
	.btn-group > a {font-size:13px;}
	.btn-default {min-width:65px;height:30px;line-height:32px;}
	.pagination>li {margin:0;}

	.tbl-s2 thead th,
	.tbl-s2 tbody td {padding:10px 3px;}
	.tbl-s2 tbody td.pl40 {padding:5px 0 5px 20px;}
	.tbl-s2 th .pdl40,
	.tbl-s2 tbody td .pdl40 {padding-left:20px !important;}

	/* 기업개요 */
	.summary-wrap .tit-type3 {padding-top:20px;margin-bottom:15px;font-size:14px;line-height:1.5;}
	.summary-wrap .tit-type3:after {margin-top:15px;}
	.summary-wrap .colum1 .right {padding:0 10px 20px;}
	.summary-wrap .colum1 .right .inner {font-size:14px;}
	.summary-wrap .colum1 .right .inner p:first-child {padding-bottom:15px;}
	.summary-wrap .colum2 .left {padding:20px 10px 17px;font-size:14px;}

	.summary-wrap .colum1 .inner {font-size:14px;padding:0px;}

	
	.tl-list .left.year .inner,
	.tl-list .year .inner {padding-bottom:15px;}
	.tl-tit {padding-bottom:7px;font-size:16px;}
	.tl-tit span {font-size:16px;}


	.tl-list .inner {padding-left:55px;margin-left:-4px;background-size:48px 9px;background-position-y:10px;}
	.tl-list .left .inner {padding-right:55px;margin-right:-5px;background-size:48px 9px;background-position-y:10px;}
	.tl-list .tl-txt {font-size:14px;}
	.tl-list:after {bottom:125px;}



	.law-con {margin-top:30px;}
	.law-con-m {width:80%;}



	/* 오시는길 */
	.map-section h2.tit {font-size:20px;}
	.address_wrap {padding:14px;}
	.address_wrap .tit-type2 {font-size:16px;}
	.address_wrap p,
	.address_wrap li {font-size:13px;}
	.addressBox {margin-bottom:10px;padding-bottom:10px;}
	.map-section {margin:40px 0 10px;}
	.metro-2:before {margin:0 5px 0 0;}







	/* 푸터 링크페이지 공통 */
	.common-utils .tab-wrap .tab-btn > a {padding:5px; font-size:13px;}
	.common-utils .tab-wrap .tab-btn > a:nth-child(4) {line-height:2.95;}
	.common-utils .sub-tit {padding:40px 0 20px;font-size:20px;}
	.group-box th, .group-box td {font-size:14px;}
	.group-box dd > p {margin:5px 0 10px;}

}




.info-btn-wrap {display:inline-block; width:auto; margin-top:0px !important; text-align:center;}
.info-btn-wrap li {position:relative; float:left; width:calc(33.33% - 10px); max-width:430px; margin:5px;}
.info-btn-wrap li a {display:block; position:absolute; top:0; left:0; width:100%; height:100%; color:#fff; background:transparent;
-webkit-transition:background .5s ease-in-out;
-moz-transition:background .5s ease-in-out;
-o-transition:background .5s ease-in-out;
transition:background .5s ease-in-out;}
.info-btn-wrap li a:hover {background:url('../img/main/btn_info_hover.png') 50% 50% no-repeat rgba(0,87,164,.8);}
.info-btn-wrap .v-wrap {display:table; width:100%; height:100%;}
.info-btn-wrap .v-wrap p {display:table-cell; vertical-align:middle;}
.info-btn-wrap .v-wrap span {display:block; line-height:1;}
.info-btn-wrap .v-wrap span.num {font-family:'s8'; font-size:48px;}





@media (max-width:533px){

	.info-btn-wrap {margin-top:30px;}
	.info-btn-wrap li {height:70px; margin:0 0 5px;}
	.info-btn-wrap .v-wrap span {margin-top:4px; font-size:16px;}
	.info-btn-wrap .v-wrap span.num {margin-top:0; font-size:20px;}



}










































/*---------------
=================
UI CSS
=================
---------------*/



.tip{
display:inline-block;
height:34px;
font-size:12px;
font-weight:400;
vertical-align: middle;
display:table-cell;
color:#999;
}


.input-sm {
    font-size: 13px;
}

.form-control {
    color:#333;
}


label {
font-weight:500 !important;
}


/* 정돈필요 */
.table>thead>tr>th {
    vertical-align: middle;
	text-align:center !important;
	background-color:#f1f1f1;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}
.td_chk,.td_mbcert,.td_mbstat,.td_num,.td_date,.td_numsmall,.td_mngsmall {
text-align:center;
}


.table-bordered {
    border: 1px solid #ddd;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  /*  padding: 15px; */
}

/*
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
*/

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
	font-weight:400 !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0px solid #ddd;
}

/*
.table > tbody > tr > td {
   padding-bottom: 6px !important;
}
*/

.table>tbody>tr>th label {
    margin-bottom: 0px !important;
}

.table>tbody>tr>th{
    background-color:#f9f9f9;
	color:#555;
	font-weight:500 !important;
}


.table>tbody>tr>td label {
    display: inline-block;

color: #357ca5 !important;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
}


.table-responsive .form-control {
    display: inline; 
    width: auto; 
    _height: 34px;
    _padding: 6px 12px;
    _font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
 
}


.table-responsive .table>tbody>tr>th {
    vertical-align: middle;
}

.table-responsive .table>tbody>tr>th label {
    margin-bottom: 0px !important;
}


.table-responsive .table>tbody>tr>td label {
    display: inline-block;

    margin-bottom: 0px !important;
    font-weight: 400 !important;
}

/* 정돈필요 끝 */




/* Note */
.note {
    padding: 10px !important;
    margin-bottom: 20px;
    border: 1px solid #faebcc;
    border-radius: 4px;
	color: #8a6d3b;
    background-color: #fcf8e3;
	font-size:12px;
}

.note strong {
color: #dd4b39;
}

.box-tools .form-control {
font-size:12px !important;

margin-bottom: 10px !important;
}

.btn-search {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
	/*margin-bottom:10px;*/
}

.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}


.boxin-footer {
    padding: 10px 0;
}

textarea {
min-width:100%;
}


.required {
    background: url(../../../img/wrest.gif) #f6f9fa top right no-repeat !important;
	/* border-color: #f39c12; */

    border-color: #00a7d0 !important;
}

.inline label {
font-weight:400;
margin-top: 10px;
}


.control-label {
    margin-top: -10px;
    margin-bottom: 0;
	font-weight:400;
}




.btn {
    font-size: 13px;
    font-weight: 350;
	_border-radius: 0px;
}





/*  
------------
UI_BOARD  
------------
*/


/* LIST */
.ui_list {
font-size:15px;
font-weight:400;
color:#555;
}

.ui_list table a:hover,
.ui_list table a:active,
.ui_list.hover {
  color:#d33724;
}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1;list-style:none;padding-left:0px}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:16px 0 15px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #d33724;background:#fff;color:#d33724;}

.ui_list table {
border-top:1px solid #999;border-bottom:1px solid #999
}
.ui_list th {
font-size:15px;
}

.ui_list td {
font-size:15px;
}

.td_num {text-align:center}
.td_subject a {font-size:16px;font-weight:400;}
.td_subject .label {font-size:10px !important;font-weight:500;padding:0px 5px !important;}
.td_name a {font-size:13px;}
.td_subject .tip {height:auto;}


.sch_word {
padding: 2px 4px;
color:#ff3061;
background-color: #f9f2f4;
border-radius: 4px;
} 


.ui_list .pg_wrap {
    margin: 0px !important;
	border:0px solid red !important;
}


/* LIST END */


/* WRITE */
.ui_write .table>tbody>tr>td label {
	font-weight:500 !important;
}

.ui_write .input-sm {
    padding: 3px 10px 7px 10px;
}

.wr_content textarea {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:20px;}
.wr_content textarea {padding:10px}
.wr_content textarea {width:98%;height:100px}




/* WRITE END */



/* VIEW */
.ui_v {margin-bottom:20px;padding-bottom:20px}
.ui_v_title {padding-top:10px; padding-bottom:20px; margin:0px; font-size:22px; font-weight:700; line-height:30px;}

.ui_v_title .ui_v_cate {color:#777;font-weight:400; }

#ui_v_info {padding:0 0 10px;border-bottom:0px solid #ddd;font-size:12px !important;}
#ui_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ui_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#ui_v_info .sv_member,
#ui_v_info .sv_guest,
#ui_v_info .member,
#ui_v_info .guest {font-weight:bold}

.ui_v .sp {
    display: inline-block;
    width: 20px;
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
	margin-bottom: 0px;
	background-color:#f1f1f1;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 0px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot ul {margin:0;padding:0;list-style:none}


.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}



#bo_v_atc {min-height:200px;height:auto !important;height:200px;padding:0 15px;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;font-size:15px !important;color:#333;}
#bo_v_con a {color:#000;text-decoration:underline}


#bo_v_con _img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}


#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:500}


.bo_vc_title {font-size:20px; padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}



.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }

  .boder0 {
    width: 80px;
    height: 100%;
    background: #fafafa;
	border:0px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}


/* Comment */
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; min-height:60px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('../../img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('../../img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #ddd; padding:12px 12px 0px; margin-bottom:15px; background:#fbfbfb; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

/* VIEW END*/






.btn-black {
  background-color: #333;
  border-color: #111;
  color: #fff !important;
  border-image: none !important;
  background-image: none !important;
}
.btn-black:hover,
.btn-black:active,
.btn-black.hover {
  background-color: #555; 
}



.btn-lg {
border-radius:3px !important;
}
