@charset "utf-8";
@import url('/skin/font/notokr/notokr.css');
@import url('https://use.fontawesome.com/releases/v5.8.2/css/all.css');
@import url('https://use.fontawesome.com/releases/v5.8.2/css/v4-shims.css');

/* 초기화 코드 */
html{ overflow-x: hidden; overflow-y: scroll;}
.body-layout{background-color: #fff;}
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { 
	font-family: 'notokr',  "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; 
}
ol, ul, li{list-style: none;list-style-position: inside;}
p, li, dl, dt, td, th, h1, h2, h3, h4, h5{word-break:keep-all;}
a{text-decoration: none;}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a{display: none;}

/*메인 & 서브 상단 마진*/
.container_slide,.sub-layout{margin-top:96px;}

/*------ 상단 메뉴 설정 -------*/
.navbar-inverse{
	margin: 0; padding: 0;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
/*로고*/
.navbar-inverse .navbar-brand {
    padding: 0;
    margin: 19px 0 0!important;
    font-size: 25px;
    font-weight: 600;
	letter-spacing: -1px;
    color: #ee1c25 !important;
}
.navbar-inverse .navbar-brand span{
	display: inline-block;
	margin-top: 1px;
	color: #111 !important;
}
/* 메인메뉴 */
.navbar-inverse .navbar-nav {
    z-index: 100;
}
.navbar-inverse .navbar-nav > li{
	/* padding-bottom: 30px; */
}
.navbar-inverse .navbar-nav > li > a {
    padding: 38px 30px 38px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a span {
    line-height: 0;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #ee1c25; 
	background-color: rgba(0,0,0,0);
}
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover{
	color: #ee1c25;
	background-color: transparent;
}
@media screen and (min-width: 768px) {	
	.navbar-inverse .navbar-nav .dropdown-menu {
		background-color: rgba(30,30,30,0.9);
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		padding: 18px 15px;
		animation-duration: .5s;
		animation-fill-mode: both;
		animation-name: fadeInDown;
		left: 0;
		right: auto;
		border: none;
		box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	}
	.navbar-inverse .navbar-nav .dropdown-menu > li > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		padding: 9px 4px;
		font-size: 15px;
		font-weight: 400;
		line-height: 1;
		text-align: left;
		color: #fff;
		transition: all ease 0.3s
	}
	
	.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover, 
	.navbar-inverse .navbar-nav .dropdown-menu > li > a:focus {
		background: rgba(0,0,0,0);
		padding-left:10px;
		color: #ff4048;
	}
	
	.container_mmenu{display:none;}
}
/*------ //상단 메뉴 설정 ------*/
/*------ CAROUSEL ------*/
.container_slide{
	width:100%;
	padding:0;
}
.container_slide > .fill, 
.carousel-inner .item .fill {
    height: 450px;
    /*height: calc(100vh - 110px);*/
}
.carousel,
.carousel-inner{
	position: relative;
}
.carousel-caption {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 31%;
    bottom: auto;
    text-align: left;
}
.carousel-caption h1 {
    margin: 0 0 20px;
}
.carousel-caption h1 > span {
    margin: 0 0 20px;
    font-size: 24px;
	color:#ee1c25;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.02em;
}
.carousel-caption h1 span b {
    display: block;
    font-size: 50px;
    color: #111;
    font-weight: 600;
    letter-spacing: -0.04em;
    margin-top: 5px;
}
.carousel-caption p{
    font-size: 17px;
	color:#444;
	line-height:1.5;
    letter-spacing: -0.02em;
}
.carousel-caption h1 span, 
.carousel-caption p span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
}
.glyphicon.glyphicon-chevron-left,
.glyphicon.glyphicon-chevron-right{display:none;}

.carousel-indicators {
    margin: 0 auto;
    transform: translateX(-50%);
}
.carousel-indicators li, 
.carousel-indicators li.active {
    width: 11px;
    height: 11px;
    background: #888;
    border: none;
    margin: 0 5px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,0.3);
}
.carousel-indicators li.active {
    background: #ed0008;
    border: none;
    position: relative;
    opacity:1;
}
/*------ //CAROUSEL ------*/
/*------ 메인페이지 ------ */
.intro-html-layout > div,
.main-content .col-xs-6{padding:0;}
/* .intro-boardbox-8 .page-header{display: none;} */
.main-content{
    margin: 45px 0 60px;
}
.main-content .col-sm-4 h3 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 600;
}
/*main 고객센터*/
.main1_inner {
	height: 430px;
    background: #f6f6f6;
    padding: 30px 25px 5px;
    color: #333;
}
.main1_inner:after{
	content:"";
	display:block;
	clear:both;
}
.main1_inner h3 {
    color: #333;
    margin-bottom: 5px !important;
}
.main1 .info{
    width: 100%;
}
.main1 .info th {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 30px 15px 30px 0px;
    padding: 10px 10px 10px 12px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #ee1c25;
    border-radius: 50%;
}
.main1 .info td {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: left;
}
.main1 .info tr {
    border-bottom: 1px solid #ddd;
}
.main1 .info tr:last-child {
    border-bottom: none;
}

/*main 교육내용*/
.main2 .row {
    margin: 0;
}
.main2 .center-wrap a {
    display: inline-block;
    width: 100%;
    height: 140px;
    /* line-height: 140px; */
    /* margin: 0 0 3px; */
    /* border-right: 5px solid #fff; */
    /* text-align: center; */
    text-decoration: none;
}
.main2 .center-wrap a p {
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    text-align: left;
    line-height: 1;
    padding: 10px 10px;
    letter-spacing: -0.02em;
    font-weight: 500;
}

.main2 .center-wrap a:hover p {
    background: #ee1c25;
}

.main-content .col-xs-6 {
    margin-bottom: 4px;
    padding-right: 4px !important;
}

.main2 .center-wrap > div:nth-child(1) a{
    background: url('/skin/img/main/center_bg1.jpg') no-repeat top / cover;
}
.main2 .center-wrap > div:nth-child(2) a{
    background: url('/skin/img/main/center_bg2.jpg') no-repeat top / cover;
}
.main2 .center-wrap > div:nth-child(3) a{
    background: url('/skin/img/main/center_bg3.jpg') no-repeat top / cover;
}
.main2 .center-wrap > div:nth-child(4) a{
    background: url('/skin/img/main/center_bg4.jpg') no-repeat top / cover;
}
.main2 .center-wrap > div:nth-child(5) a{
    background: url('/skin/img/main/center_bg5.jpg') no-repeat top / cover;
}
.main2 .center-wrap > div:nth-child(6) a{
    background: url('/skin/img/main/center_bg6.jpg') no-repeat top / cover;
}



/*main 교육후기*/
.main-right {
    padding: 30px 25px 30px;
    margin-bottom: 10px;
    background: #f6f6f6;
}
.main-right:after {
    content: "";
    display: block;
    clear: both;
}
.main-bbs{
    height: 213px;
}
.main-bbs .intro-boardbox {
    padding: 0;
}
.main-right .page-header {
    margin: 0 0 20px;
    border-top: none;
    border-bottom: none;
    padding: 0;
}
.main-right .page-header h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}
.intro-boardbox .list-row-contents,
.panel-body .row-separator{
    display: none;
}
.main-bbs .front-panel {
    /* padding: 0; */
}
.intro-boardbox .front-panel>.panel {
    padding: 0;
	margin-bottom: 0;
    border: none;
    border-radius: 0px;
    background: transparent;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.dh-alert {
    margin: 50px;
    font-size: 16px;
}
.dh-front-list2 h6{
    padding-bottom: 8px;
}
.dh-front-list2 .list-row-subject {
    font-weight: 400;
    font-size: 14px;
    color: #666;
}
.dh-front-list2 .list-row-regdate{
    float: right;
    font-weight: 400;
    color: #888;
	font-size: 14px;
}
.label-danger{
    padding: 1px 4px;
}
.dh-front-list2-words{
    padding: 0;
	margin-top: 4px;
}
.dh-front-list2 h6 a .label {
    background: rgba(0,0,0,0) !important;
    color: #ee1c25 !important;
    font-weight: 500;
}
.main-list{
    padding-top: 22px;
    border-radius: 5px;
    background: #f3f6fb;
    height: 140px;
    padding-left: 20px;
}
.main-list li{
	position: relative;
    padding-left: 15px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.85em;
    color: #222;
}
.main-list li:before {
    content: "";
    width: 3px;
    height: 8px;
    background: #659bff;
    position: absolute;
    left: 5px;
    top: 8px;
    transform: skew(-30deg);
}
.main-list li span {
    width: 65px;
    display: block;
    font-size: 14px;
    float: left;
	color: #0c4da2;
	font-weight: 600;
}
.dh-front-list2 .panel-body {
    padding: 0;
}
.fa-plus:before {
    content: url(/skin/img/main/board-plus-icon.png);
}
.main-right .page-header>h4>.btn {
    padding: 0;
    border: none;
    width: 20px;
    height: 20px;
    opacity: 0.3;
    margin-top: 2px;
}
.main-right .page-header>h4>.btn:hover{
    opacity:0.7;
}
.btn.active, .btn:active {
	box-shadow:none;
}

/* 센터안내 */
.main-right >a{
	position:relative;
    display: inline-block;
    width: 100%;
    height: 144px;
	color: #333;
}
.main-right >a:hover{
	text-decoration: none;
}
.main-right >a >span {
    position: absolute;
    display: inline-block;
    right: 8px;
    bottom: 5px;
    width: 85px;
    height: 84px;
    background: url(/skin/img/main/location.png);
}
/*------ //메인페이지 ------ */
/*----- 서브페이지 공통 ----- */
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row,#mod_type_formForm{
	visibility:hidden;
}
.sub-layout{
	width: 100%;
	padding: 0;
}
.subpage .subheader {
    position: relative;
    height: 200px;
    background: url(/skin/img/sub/subtop.jpg) no-repeat center / cover;
}
.subheader>h1 {
    height: 200px;
    line-height: 200px;
    font-size: 46px;
    text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.8);
    font-weight: 500;
    color: #fff;
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}
.sub-title {
    position: relative;
    /*margin-bottom: 70px;*/
    /*padding-top: 60px;*/
}

.sub-title .breadcrumb {
    position: absolute;
    right: 15px;
    top: 15px;
    float: right;
    background: transparent;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #999;
}
.breadcrumb>.active {
    color: #222;
}
.content-wrap > h3 {
    display: inline-block;
    margin: 0 0 25px;
    letter-spacing: -0.5px;
    font-size: 28px;
    font-weight: 600;
}
.sub-content-layout{
	padding:50px 15px 80px;
}
.snb {
    padding-right: 30px;
}
.snb h3 {
    margin: 0;
    font-size: 30px;
    letter-spacing: -0.02em;
    color: #333;
    font-weight: 600;
}
.snb ul {
    padding: 0;
    margin-top: 25px;
    border-top: 2px solid #333333;
}
.snb > ul > li {
    border-bottom: 1px solid #ddd;
}
.snb > ul > li.active > a{
    font-weight: 500;
	color: #fff !important;
    background: #ee1c25;
    text-decoration: none;
}
.snb > ul > li.active > a:after {
    content: "\276F";
    float: right;
}
.snb > ul > li:hover > a {
    color: #ee1c25;
}
.snb > ul > li > a {
    position: relative;
    display: block;
    padding: 15px 15px;
    font-size: 17px;
    color: #555;
}
.snb li a .fa {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 10px;
}
.sub-content h2 {
    position: relative;
    font-size: 38px;
    letter-spacing: -0.03em;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 1;
}
.content-wrap p {
    font-size: 15px;
    text-align: center;
    color: #666;
    line-height: 1.5;
}
.content-wrap .p-top {
    margin: 60px 0 15px;
    font-size: 22px;
    letter-spacing: -0.03em;
    color: #333;
    line-height: 1.35;
}
.p-top span{
    font-size: 30px;
    font-weight: 700;
}
.p-top+p{
    margin-bottom: 60px;
}
.con-title{
    position: relative;
    margin: 0 0 30px;
    font-size: 21px;
    letter-spacing: -1.4px;
    text-align: center;
}
.con-title:before,
.con-title:after{
    content: "";
    position: absolute;
    width: 40%;
    height: 1px;
    background: #ddd;
    top: 13px;
}
.con-title:before{
    left: 0;
}
.con-title:after{
    right: 0;
}
/*------- //서브페이지 공통 --------*/
/*----- 교육센터소개 subpage ----- */
.content-wrap .p-bg {
    margin-bottom: 25px;
    padding: 45px 0;
    font-size: 23px;
    line-height: 1.4;
    background: #333 url(/skin/img/sub/vision_bg.jpg) no-repeat center top / cover;
    letter-spacing: -0.02em;
	color:#fff;
    text-align: center;
}
#intro01 .vision dl dt {
    font-size: 18px;
    margin: 0 0 7px;
}
#intro01 .vision dl dd {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

#intro02 .con-title:before,
#intro02 .con-title:after{width: 32%;}
#intro02 .aim-wrap{margin-bottom: 20px;}
#intro02 .aim-wrap>.row{margin:0;}
#intro02 .aim .col-sm-6 {
    height: 100px;
    line-height: 95px;
    text-align: center;
    border: 3px solid #ffffff;
    background: #f1eedc url(/skin/img/sub/title_bg.png) no-repeat center top;
}
#intro02 .aim .col-sm-6 p {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    vertical-align: middle;
    color: #444;
    font-size: 1.15em;
    letter-spacing: -0.03em;
}
/* #intro02 .aim .col-sm-6:nth-child(1),
#intro02 .aim .col-sm-6:nth-child(2){border-bottom:none;}
#intro02 .aim .col-sm-6:nth-child(1),
#intro02 .aim .col-sm-6:nth-child(3){border-right:none;} */
#intro03 .intro-dl dt {
    margin: 30px 0 12px;
    font-size: 17px;
    color: #333;
    border-left: 5px solid #ee1c25;
    padding-left: 8px;
    line-height: 1;
}
#intro03 .intro-dl dt:first-child{margin-top: 0;}
#intro03 .intro-dl dd {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    position: relative;
    padding-left: 10px;
}
#intro03 .intro-dl dd.tel {
    font-size: 25px;
    padding-left: 0;
    color: #ee1c25;
}
#intro03 .intro-dl dd:before {
    content: "";
    width: 2px;
    height: 2px;
    background: #555;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 9px;
}
#intro03 .intro-dl dd.tel:before {
    content: none;
}

/*----- //교육센터소개 subpage ----- */
/*----- 교육내용 subpage ----- */
.edu{
	margin-bottom: 40px;
}
.edu h4 {
    font-size: 19px;
    color: #333;
    position: relative;
    padding-left: 15px;
    letter-spacing: -0.03em;
    margin: 0 0 15px;
}
.edu h4:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #f83039;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 2px;
}
.edu p{
	text-align: left;
    letter-spacing: -0.03em;
}
.edu .p-box{
	margin: 20px 0;
	padding: 30px;
    background: #f3f3f3;
}
.edu .p-box span{
    color: #F83039;	
    font-weight: 500;
}
.edu .p-num span {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #F83039;
    margin-bottom: 5px;
}
.edu dl, .edu ul {
    font-size: 15px;
    color: #666;
    line-height: 1.5;
    letter-spacing: -0.03em;
}
.edu ul{
	padding:0;
}
.edu ul li{
	position: relative;
	padding: 0px 0 5px 10px;
}
.edu ul li:before{
    content: "";
    width: 3px;
    height: 3px;
    background: #666;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 9px;
}
.edu .course p:first-child {
    height: 80px;
    line-height: 82px;
    margin: 10px 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #333;
    text-align: center;
    letter-spacing: -0.05em;
    background: #f1eedc url(/skin/img/sub/title_bg.png) no-repeat center top;
}
.edu .course p:last-child{
    height: 200px;
   	padding: 20px 15px;
    letter-spacing: -0.08em;
    border: 1px solid #eee;
}
.edu .row{margin: 0;}
/* edu02 */
.edu .info-wrap{
	margin-top: 20px;
}
.edu .info-wrap > .col-sm-6{
	padding: 0;	
}
.edu .info-wrap .info{
	height: 222px;
    padding: 30px 15px;
    padding-right: 0;
    background: #f5f5f5;
}
.edu .info-wrap .info:nth-of-type(1){
    padding-left: 45px;
}
.edu .info-wrap .info dt{
	margin: 10px 0 3px;
	color: #F83039;
}
.edu .info-wrap .info dt:first-child{margin-top: 0;}
.edu .info-wrap .info:nth-of-type(2) dd{
    position: relative;
    padding: 0 0 2px 8px;
    letter-spacing: -0.03em;
    color: #666;
}
.edu .info-wrap .info:nth-of-type(2) dd:before{
    content: "";
    width: 4px;
    height: 1px;
    background: #666;
    border-radius: 0;
    position: absolute;
    left: 0px;
    top: 10px;	
}

/* edu03 */
.edu .dl-type dt {
    font-size: 16px;
    margin-bottom: 15px;
    padding: 12px 17px;
    color: #444;
    background: #f1f1f1;
}
.edu .dl-type dt span {
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    color: #f83039;
}
.edu .dl-type dd {
    margin: 0 5px 10px 15px;
}

/* edu04 */
#edu04 .p-bg{
	background: #333 url(/skin/img/sub/edu4_bg.jpg) no-repeat center top / cover;
}
.p-icon{
    margin: 15px auto 20px;
	text-align: center;
}
.p-icon i{
	font-size: 50px;
    color: #f83039;
}
.p-icon p{
    margin: 10px 0 0px;
	font-size: 17px;
	font-weight: 600;
    color: #333;
	text-align: center !important;
}
#edu04 .p-icon + ul{
	text-align: center;
}
#edu04 .p-icon + ul li:before{
    width: 0;
}
#edu04 .p-table p{
	margin: 0;
    padding: 15px 0;
    font-size: 16px;
    text-align: center;
    background: #f1eedc url(/skin/img/sub/title_bg.png) no-repeat center top;
}
#edu04 .p-table dl{
    min-height: 180px;
    padding: 15px 0 0 10px;
	border: 1px solid #eee;
}
@media(min-width:768px) and (max-width:992px){
	#edu04 .p-table dl{
		min-height:230px;
	}
}
@media (min-width: 768px){
#edu04 .p-table dl:nth-of-type(2){
	border-right: none;
	border-left: none;
}
}
#edu04 .p-table dl dt{
	font-size: 16px;
	font-weight: 600;
}
#edu04 .p-table dl dd{
	margin-bottom: 5px;
}
#edu04 .p-table dl dd.fine{
	font-size: 14px;
	color: #f83039;
}
/*----- //교육내용 subpage ----- */

/*----- 강사소개 subpage ----- */

.bbs-blog2-index-layout .dhb-txt-box-type-b{
	width: 50%;
    border: 0 none;
    background-color: #fff;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    height: 168px;
    max-height: 168px;
    box-shadow: none;
    border: 1px solid #ddd;
}
.dhb-txt-box-type-b-text-layout h4{
    font-size: 16px;
    text-align: center;
}
.dhb-txt-box-type-b-text-layout h4 strong{
    font-weight: 500;
}
.bbs-blog2-index-layout > p,
.txt-box-footer .hits,
.txt-box-footer > em,
.txt-box-footer > br,
.txt-box-footer .num{
    display:none;
}
.dhb-txt-box-type-b-text-layout .txt-box-footer{
    margin:0;
    text-align: center;
    float: none;
}
.txt-box-footer .regdate{
    font-size: 12px;
    color: #999;
}
.dh-margin-top{
    margin-top: 70px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0c4da2;
    border-color: #0c4da2;
}

.dh-view-box {
    margin-top: 0;
}

.dh-view-box>.row>.page-header {
    border-top: 2px solid #444;
    border-bottom: 1px solid #e1e1e1;
    margin: 0;
    padding: 16px 18px;
    background: #fff;
}

.dh-view-box>.row>.page-header>h4 {
    margin: 0;
    font-size: 24px;
    color: #333;
}

.dh-view-box>.row>.dh-view-info {
    background: #fff;
    color: #999;
}

.dh-view-box>.row>.dh-view-info strong {
    color: #999 !important;
}


.dh-margin-top {
    margin-top: 20px;
}

.pagination > li > a,
.pagination > li > span {
    border: 1px solid #fff;
    border-radius: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #555 !important;
    font-size: 16px;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 33px;
    text-align: center;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
    border: 1px solid #ddd;
    font-size: 13px;
}

.pagination > li:last-child > a {
    margin-left: 10px;
}

.pagination > li:first-child > a {
    margin-right: 10px;
}

.pagination > .active > a,
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    border: 1px solid #ddd;
    background: #fff !important;
    font-weight: 600;
    color: #f83039 !important;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    border-color: #fff;
    background: #fff;
}

#insertForm .input-group .btn {
    border-radius: 0;
    border-color: #ddd;
}

#insertForm .input-group .form-control {
    box-shadow: none;
    border-color: #ddd;
}


.dh-board .label {
    background: rgba(0,0,0,0) !important;
    font-size: 12px;
}

.dh-board .label-danger {
    color: #d9534f;
}

.dh-board .label-default {
    color: #888;
}

.dh-board .label-primary {
    color: #2976c3;
}

button#btnNew {
    background: #444;
    border: 1px solid #444;
    color: #fff;
}


/*----- //강사소개 subpage ----- */
/*----- 교육신청 subpage ----- */
#mailForm {
    background: #f6f6f6;
    padding: 40px 40px;
}

#mailForm label {
    color: #333;
    border-bottom: none;
    margin: 0 0 7px !important;
    font-size: 15px;
    font-weight: 600;
}

#mailForm .form-control {
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #555;
    box-shadow: none;
    border-radius: 2px;
    height: auto;
}

#mailForm .form-control:focus {
    border-color: #ee1c25;
}

#mailForm label[for='mail_agree'] {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: -0.3px;
    font-weight: 400;
    color: #666;
    display: inline-block;
    margin-bottom: 20px !important;
}

#mailForm .btn-primary {
    border-radius: 2px;
    margin: 30px auto 0;
    float: none !important;
    font-size: 16px;
    padding: 14px 14px;
    border: none;
    background: #ee1c25;
    max-width: 180px;
    text-align: center;
}

#mailForm .btn-primary:hover {
    background: #c5141c;
}
/*----- //교육신청 subpage ----- */
/*----- 교육후기 subpage ----- */
.dh-board .table-hover {
    margin: 0;
    border-top: 2px solid #444;
	border-bottom:1px solid #333;
}
.dh-board .table-hover thead tr th, .dh-board .table-hover tbody tr th, .dh-board .table-hover tbody tr td {
    padding: 13px 15px;
    font-size: 15px;
    color: #666;
    letter-spacing: -0.5px;
    line-height: 1.6;
    border-bottom: 1px solid #e1e1e1;
}
.dh-board .table-hover thead tr th,
.dh-board .table-hover tbody tr th {
    color: #333;
    background: #f3f3f3;
    padding: 16px 15px;
}
.dh-board .table-hover .subject strong a {
    font-weight: 400;
    color: #666;
}

.dh-board .table-hover tr:hover {
    background: #fff;
}

.dh-board .table-hover .subject strong a:hover{
	text-decoration:underline;
	color:#222;
}

/*----- //교육후기 subpage ----- */

/* Footer */
.footer_copy {float:left;width:100%;}
.footer_copy > .col-lg-12 {width:100%;padding-left:0;padding-right:0;}
.footer {background-color:#F3F3F3;text-align:left;padding-top:20px;padding-bottom:40px;}
.footer-info {padding:0;margin:0;}
.footer-info li {list-style:none;display:inline-block;font-size:13px;color:#929292;margin-right:20px;}
.footer-info li[role=copyright] {font-size: 12px;margin-top:5px;}
@media (min-width: 768px) {
	.footer-info {margin-top: 17px;}
}

/* 2019-08-19 */
/* 강의사진 게시판 */
#pics .bbs-blog2-index-layout .dhb-txt-box-type-b{width: 50%;padding: 0;}
#pics .dh-view-box .dh-attach+div{padding: 20px 0;}
#pics .dh-view-box .dh-attach+div img{margin-bottom: 20px;}

/* 로그인 푸터 */
.navbar-nav > li > a[href="/login.php?rq_url=%2F"]{display: none;}
.ft-login{
	display: inline-block;
    position: absolute;
    right: 20%;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 20px;
    background: #fff;
    color: #737373;
    border: 1px solid #ddd;
}
.ft-login:hover{
	text-decoration: none;
    background: #eee;
    color: #737373;
}

/* Q&A */
#qna .sub-content h2 {
    margin-bottom: 0;
}
.guide-box {
    margin: 20px 0;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background: #f3f3f3;
}

/* login */

.login-layout,
.id-find-layout,
.pw-find-layout{
    background: #ddd;
    padding: 100px 15px;
	margin-top:-30px
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr{
    display: none;
}
.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body{
    padding: 0;
}
.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}
.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2{
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}
.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}
.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}
.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.login-layout label,
.id-find-layout label,
.pw-find-layout label{
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #d3d3d3;
    height: 40px;
    color: #555;
    font-size: 15px;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #ee1c25;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
    float: none;
    width: 100%;
    height: 50px;
    background: #ee1c25;
    border-radius: 2px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
    background: #c5141c;
}
.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p{
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}
.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}
.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a{
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

/* mobile */
@media (max-width:768px){
    /*모바일 메인 & 서브 상단 마진*/
    .container_slide,.sub-layout{margin-top:65px;}
    
    /* 모바일 상단메뉴 */
	.navbar-header .navbar-brand{
		margin: 11px 13px !important;
		font-size: 20px;
		line-height: 1.1;
		letter-spacing: -1.5px;
	}
    .navbar-inverse {border-bottom: 1px solid #e8e8e8;}
    .navbar-inverse .navbar-brand img {width: 130px;}
    .navbar-inverse .navbar-toggle {
        padding: 25px 18px;
        margin: 0;
        background: #fff;
        border: none;
    }
    .navbar-inverse .navbar-toggle:focus, 
    .navbar-inverse .navbar-toggle:hover {background: #fff;}
	.navbar-inverse .navbar-toggle .icon-bar {height: 2px; background-color: #555;}
    .navbar-inverse .navbar-toggle:focus .icon-bar{background-color: #555;}
	.navbar-toggle .icon-bar+.icon-bar {margin-top: 5px;}
	
    /* 모바일 드롭다운메뉴 */
    .navbar-fixed-top .navbar-collapse{max-height: 415px;}
	.navbar-inverse .navbar-nav{margin: 0 -15px; padding: 0;}
	.navbar-inverse .navbar-nav > li:nth-child(6),
	.navbar-inverse .navbar-nav > li:nth-child(7){display:none;}
    .navbar-inverse .navbar-nav > li > a {
        margin: 0;
        padding: 14px 15px;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        background: #ef4e55;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        letter-spacing: -0.03em;
        text-shadow: none;
    }
	.navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:focus,
    .navbar-inverse .navbar-nav>.open>a:hover,
    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
		border-bottom: 1px solid #b93d42;
		color: #fff;
		background-color: #ce252c;
		}
    .navbar-nav .open .dropdown-menu {padding: 0;}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        padding: 8px 25px;
        font-size: 15px;
        color: #fff;
		background: #414446;
        letter-spacing: -0.03em;
        text-align: left;
    }
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav>.open .dropdown-menu>li>a:hover{
		background: #414446;
	}
    /* 모바일 배너이미지 */
    .intro-html-layout .col-sm-12{padding:0;}
    .container_slide > .fill, .carousel-inner .item .fill{height: 300px;}
	.carousel-caption {width: 100%; top: 12%; left: 10%;}
	.carousel-caption h1 {margin: 0 0 12px;}
    .carousel-caption h1 span {font-size: 14px;line-height: 1.;}
	.carousel-caption h1 span b {font-size: 35px;/* margin: 0; */}
	.carousel-caption p {
		padding-right: 70px;
		line-height: 1.3;
		font-size: 14px;
		letter-spacing: -0.05em;
	}
    /* 모바일 메인페이지 */
	.container_contents{padding: 0;}
    .container_contents > .row, .main-content > .row{margin: 0; width: 100%;}
    .main-content {margin: 0;}
	.main-content > div > .row > div{padding: 0;}
	.main1 .info th {width: 45px; height: 45px;	padding-top: 7px;}
	.main-content .col-xs-6{margin: 0; padding:0 !important;}
	.main-right{margin: 0; border-bottom: 1px solid #e8e8e8;}
	.main-content .col-sm-4 h3, .main-right .page-header h4 {font-size: 22px;}
    /* .intro-boardbox {width: 100%; padding: 0;}
    .page-header h4 {font-size: 20px;}
    .front-panel>.panel {margin-bottom: 0;}
    .mail-board {margin-bottom: 50px;}
	.dh-front-list2-words h6 .list-row-subject {width: 74%;} */
	
    /* 모바일 서브페이지 공통 */
    .subpage .subheader{height: 120px;}
	.subheader>h1 {height: 120px; line-height: 120px; font-size: 30px;}
	.subheader p {margin: 25px 0 0; font-size: 14px; letter-spacing: -0.5px;}
	.snb{display: none;}
    .sub-content-layout{padding: 30px 15px 30px;}
	/* .sub-title{margin-bottom: 30px;} */
    .sub-title h2 {font-size: 22px;}
    .sub-title .breadcrumb {top: 4px; font-size: 12px; letter-spacing: -0.05em;}
	.breadcrumb>li+li:before {padding: 0;}
	.content-wrap p {text-align: left;}
	.content-wrap .p-top, .content-wrap .p-top span{font-size: 20px;}
	.content-wrap .p-top {margin: 25px 0 10px;}
	.content-wrap .p-top+p {margin-bottom: 40px;}
	.con-title:before, .con-title:after{width: 32%;}
	.content-wrap .p-bg {padding: 35px 0; font-size: 20px;}
	
	/* 교육센터소개 */
	#intro01 .vision dl dd {font-size: 15px;}
	#intro02 .con-title:before, #intro02 .con-title:after {width: 12%;}
	#intro03 iframe{height: 250px;}
	
	/* 교육내용 */
	.edu {margin-bottom: 30px;}
	.edu .p-box {padding: 20px; font-weight: 500; letter-spacing: -0.05em;}
	.edu .course{padding:0;}
	.edu .course p:last-child {height: auto;}
	
	.info-wrap > .row > div{padding:0;}
	.edu .info-wrap .info{height: auto; margin: 0; padding: 10px 20px 30px;}
	.edu .info-wrap .info:nth-of-type(1) {padding: 20px 0 0 20px;}
	.edu .dl-type dd {margin: 0 5px 10px 5px;}
	
	#edu04 .p-bg{margin: 0;}
	#edu04 .col-sm-4 {padding: 20px 0; border-bottom: 1px solid #ddd;}
	#edu04 .edu ul li {padding: 0px 0 5px 0;}
	#edu04 .p-table p {font-size: 15px;}
	#edu04 .p-table dl {height: auto; padding: 15px 10px; margin:0; border-bottom: none;}
	#edu04 .p-table dl:last-child{border-bottom: 1px solid #ddd;}
	
	/* 교육신청 */
	#mailForm {padding: 30px 20px;}

	/* 교육후기 */
	.bbs-blog2-index-layout .dhb-txt-box-type-b{width: 100%; padding:0 0 30px; }
	.bbs-area .dh-attach + div {padding: 0 20px 30px !important;}
	.dh-view-box>.row>.page-header>h4 {font-size: 18px;}

	.dh-board .table > thead > tr > th, .dh-board .table > tbody > tr > th, .dh-board .table > tfoot > tr > th, .dh-board .table > thead > tr > td, .dh-board .table > tbody > tr > td, .dh-board .table > tfoot > tr > td {padding: 16px 17px;}
	.dh-board .table > tbody > tr > td > strong > a {font-size: 15px;}
	
	/* 오시는 길 */
	#mail .table .hits{display: none;}
	#location section iframe{height: 250px;}
	.location_info th {width: 24%; padding-left: 5px;}
	
    /* Mobile 스크롤바 나타내기 */
	::-webkit-scrollbar {-webkit-appearance: none;}
    ::-webkit-scrollbar:vertical {width: 12px;}
    ::-webkit-scrollbar:horizontal {height: 12px;}
    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .4);
        border-radius: 10px;
        border: 2px solid #eee;
    }
    ::-webkit-scrollbar-track {
        border-radius: 10px;  
        background-color: rgba(255,255,255,0.5); 
    }
	
	/* 모바일 푸터 */
	#footer img {width: 130px;}
	.footer_copy .ft-login {right: 6%; top: 20%;	padding: 7px 15px; font-size: 12px;}
	
	/* 모바일 로그인 */
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }
    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }
    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2{
        font-size: 24px;
    }
    .inner-box-msg p {
        font-size: 12px;
    }
    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }
    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control{
        font-size: 13px;
        height: 36px;
    }
    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a{
        font-size: 12px;
    }
    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning{
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
