@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

.body-layout {
	background-color: #fff;
	padding-top:103px;
}
.dh-board, .dh-view-box, #insertForm, .bbs-blog-view-layout + .row, #mod_type_formForm,.bbs-list-view-layout + .row{display:none;}
@media(max-width:767px){
	.body-layout {
		padding-top:75.3px;
	}
}
/* 폰트 설정 */
.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; }

/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */

ol,
ul,
li {
	list-style: none;
	list-style-position: inside;
}
.navbar .caret,
.navbar .divider-vertical,
.navbar~br,
.footer-social-layout,
.footer_copy .text-center>br,
.topmarginLay_a {
	display: none;
}

/* 메뉴 설정 시작 */

.navbar-inverse {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	position: fixed;
	box-shadow:0 0 3px 3px rgba(0,0,0,0.05);
	top: 0;
}

/*===== 로고 설정 =====*/

.navbar-inverse .navbar-brand {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    padding: 20px 15px;
}

.navbar-brand img {
    width: 100%;
    margin-top: 0;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
	background-color: rgba(0, 0, 0, 0);
}

/*===== 메인 메뉴 설정 =====*/

.navbar-inverse {
	background-color: #FFF;
	border-color: #EFEFEF;
	margin-bottom: 0;
}

.navbar-inverse .navbar-brand {
	color: #333;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
}
#m-27 img{border-radius:5px; width:30px;}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav>li>a {
		color: #333;
		text-shadow: none;
		padding: 40px 9px 20px;
		font-size: 17px;
		font-weight: bold;
		letter-spacing: -1px;
	}
	#m-27 a{
		padding-top:35px;
	}
	.navbar-inverse .navbar-nav>li>a:hover,
	.navbar-inverse .navbar-nav>li>a:focus,
	.navbar-inverse .navbar-nav>li:hover>a,
	.navbar-inverse .navbar-nav>li:focus>a,
	.navbar-inverse .navbar-nav>.open>a,
	.navbar-inverse .navbar-nav>.open>a:hover,
	.navbar-inverse .navbar-nav>.open>a:focus,
	.navbar-inverse .navbar-nav>.active>a,
	.navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>.active>a:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		color: #ce1013;
	}
}

/*===== 서브 메뉴 설정 =====*/

.navbar-inverse .dropdown-menu {
    left: 0 !important;
    right: auto !important;
    min-width: 180px;
    padding: 8px 25px;
    border: 1px solid #e3e3e3;
    box-shadow: 0 4px 6px rgba(0,0,0,0.15);
    background: #fff;
    border-radius: 0;
}
.navbar-inverse .dropdown-menu > li > a {
    color: #666;
    font-size: 15px;
    padding: 15px 10px;
    margin: 0;
    background: rgba(0,0,0,0);
    border-bottom: 1px solid #e3e3e3;
    line-height: 1;
}
.navbar-inverse .dropdown-menu li:last-child a {
    border-bottom: none;
}
.navbar-inverse .dropdown-menu > li > a:focus, 
.navbar-inverse .dropdown-menu > li > a:hover {
    color: #ce1013;
    font-weight: 600;
}

/*===== 모바일 메뉴 설정 =====*/

.navbar-toggle {
	background: #e83428;
	border-radius: 0;
	border: none;
	margin: 13px 20px 0;
	padding: 10px 10px;
}

@media screen and (max-width: 991px) {
	.navbar-inverse .navbar-brand {
		margin: 35px 0 0;
		padding: 0;
	}
	.navbar-brand img {
		width: 170px;
	}
	.navbar-inverse .navbar-nav>li>a {
		font-size: 15px;
		margin: 20px 0px 15px 0px;
		padding: 10px 15px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-inverse>div {
		padding: 0;
	}
	.navbar-inverse>div .navbar-header {
		margin: 0 0 13px;
	}
	.topmarginLay_a {
		height: 64px !important;
	}
	.navbar-inverse .navbar-brand {
		margin: 20px 0 0;
	}
	.navbar-brand img {
		margin: -5px 0 0 15px;
	}
	.navbar-top>div>a {
		margin: 5px 20px 0;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #fff !important;
		font-size: 14px;
		font-weight: 300 !important;
		text-align: center;
		margin: 0;
		padding: 14px 30px;
	}
	.navbar-inverse .navbar-nav>li>a .caret {
		bottom: 5px;
	}
	.navbar-nav .open .dropdown-menu {
		padding: 0;
	}
	.navbar-inverse .navbar-nav>.open>a,
	.navbar-inverse .navbar-nav>.open>a:focus,
	.navbar-inverse .navbar-nav>.open>a:hover {
		color: #333 !important;
		border: none !important;
		margin: 0 0 0;
		background: #f7f7f7;
	}
	.navbar-inverse .navbar-collapse .navbar-nav {
		margin: 0;
		background: #000;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		background: #e83428;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px 10px 25px;
	}
}

/* //메뉴 설정 끝 */

/*===== 메인페이지 게시판 영역 설정 =====*/

.intro-board-widget-layout {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 0 60px;
}

.intro-boardbox-10,
.intro-boardbox-13{
	width: 33.33333%;
}

/*=====----- 게시판 타이틀 설정 -----=====*/

.intro-boardbox .page-header {
    padding: 0px 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e3e3e3;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #333;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.3px;
    position: relative;
}

.intro-boardbox .page-header h4:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #ce1013;
    display: block;
    bottom: -21px;
    position: absolute;
}

.intro-boardbox .page-header h4 .btn {
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1;
    font-size: 1px;
}
.intro-boardbox .page-header h4 .btn .fa-plus:before{
	content: url('/skin/img/main/btn-board-more.png');
}
.banner-wrap {
    padding-top: 22px;
    margin-left: 15px;
    margin-right: 15px;
}

/*
.intro-boardbox .page-header h4 .btn {
	padding: 0;
	margin: 0;
}

.intro-boardbox .page-header h4 .btn .fa-plus:before {
	color: #555555;
	font-size: 14px;
}
*/

.intro-boardbox .banner-wrap {
	min-height: 100px;
}

.intro-boardbox .banner-icon {
	display: inline-block;
	float: left;
	height: 100px;
	margin: 0 30px 0 15px;
}

.banner-text {
	display: inline-block;
}

.banner-text h5 {
	margin: 6px 0 12px;
	font-size: 14px;
	font-weight: 500;
	color: #343434;
}

.banner-wrap:last-child:hover .banner-text h5 {
	text-decoration: underline;
}

.banner-text h3 {
	margin: 0 0 5px;
	color: #e83428;
	font-size: 23px;
	font-weight: 500;
}

.banner-text p {
	font-size: 13px;
	margin: 0 0 0;
	color: #666;
}
.dh-front-blog .thumbnail{
	margin-top:0;
}
@media(min-width:768px){
.dh-front-blog .col-md-4{
	width:50%;
}
}
/*=====----- 게시판 리스트 설정 -----=====*/

.intro-boardbox .front-panel>.panel {
	padding: 0;
	background-color: rgba(0, 0, 0, 0) !important;
	border: none;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
	padding: 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 10px 0;
}

.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    color: #555;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.2px;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
	color: #333;
	text-decoration: underline;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 250px;
	white-space: nowrap;
}

.intro-boardbox:nth-child(2) .list-row-subject::after {
	content: url('/skin/img/default/ico_clip.png');
	padding-left: 10px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}

.dh-front-list2 h6 a small>span.label-danger {
	color: #e83428 !important;
	background-color: #fff;
}

.dh-front-blog>.col-md-4>.thumbnail {
    margin-top: 0;
    min-height: 130px !important;
    border: none;
}

.dh-front-blog>.col-md-4>.thumbnail:hover {
    border-color: #bbb;
}

.dh-front-blog>.col-md-4>.thumbnail a:hover h5 {
    color: #ce1013;
    text-decoration: underline;
}

.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 100px;
    border: none;
}

.dh-front-blog>.col-md-4>.thumbnail>.caption {
    padding: 15px;
	text-decoration: none;
}

.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    padding: 0 !important;
    margin: 0 0 10px;
    font-size: 15px;
    color: #333;
    letter-spacing: -0.3px;
}

.dh-front-blog>.col-md-4>.thumbnail .blog-row-contents {
    margin: 0;
    font-size: 13px;
    color: #888;
    font-weight: 300;
    letter-spacing: -0.2px;
}


/*=====----- 게시판 하단 영역 설정 -----=====*/

.ico_contact {
	float: left;
	background: #e8e8e8;
	border-radius: 100%;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	padding-top: 12px;
	text-align: center;
}

.board_contact {
	width: 100%;
	margin: 20px 0 20px;
}

.board_contact h4 {
	margin: 0;
	color: #333333;
	font-size: 46px;
	font-weight: 300;
	font-family: 'Roboto' !important;
	letter-spacing: -0.01em;
}

.board_contact h5 {
	margin: 0 0 20px;
	color: #555555;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.05em;
}

.board_contact p {
	color: #666666;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: -0.01em;
	margin: 0;
}

@media screen and (max-width: 991px) {
	.intro-board-widget-layout {
		width: 100%;
	}
	.dh-front-list2 h6 a,
	.dh-front-list2 h6 a span {
		font-size: 14px;
		letter-spacing: -0.05em;
	}
	.list-row-subject {
		max-width: 150px;
	}
	.board_contact h4 {
		display: inline-block;
		padding: 10px 0 0;
		font-size: 28px;
	}
}

@media screen and (max-width: 767px) {
	.intro-board-widget-layout {
		padding: 0 0 40px;
	}
	.intro-boardbox {
		width: 100%;
	}
	.list-row-subject {
		max-width: 250px;
	}
}

/* //메인페이지 설정 끝 */

/*=====----- table -----=====*/
.table-style {
    border-top: 1px solid #2c2c2c;
    margin: 0 0 20px;
}
.table-style thead tr th {
    vertical-align: middle;
    border-bottom: 1px solid #e3e3e3;
    background: #4c4c4c;
    border-left: 1px solid rgba(255,255,255,0.3);
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.5px;
}
.table-style tbody tr th, 
.table-style tbody tr td {
    vertical-align: top;
    padding: 15px 15px!important;
    font-size: 15px;
    letter-spacing: -0.3px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.table-style tbody tr th {
    text-align: center;
    vertical-align: middle;
    background: #f3f3f3;
	font-weight: 500;
}
.table-style tbody tr td {
    color: #555;
    font-weight: 400;
}

.table-style tbody tr td:last-child {
	border-right: none;
}

.table-style tbody tr td.high {
	color: #e89028;
	font-weight: 500;
}

/*=====----- 회원가입 -----=====*/

.login-layout,
.id-find-layout,
.pw-find-layout {
	margin: 0 0 0;
	min-height: 725px;
}

.login-layout .inner-box-wrapper,
.id-find-layout .inner-box-wrapper,
.pw-find-layout .inner-box-wrapper {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 0 0;
}

.join-agree-layout,
.join-layout {
	max-width: 1170px;
	margin: 0 auto 70px;
}

.join-agree-layout .panel,
.join-layout .panel {
	border: 1px solid #ddd;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
}

.join-agree-layout .panel-heading,
.join-layout .panel-heading {
	background-image: none !important;
	background-color: #f7f7f7 !important;
}

.join-agree-layout .btn-primary,
.join-layout .btn-primary {
	background-color: #ce1013 !important;
	border: 0px;
	border-radius: 0;
}
.join-agree-layout .btn-primary:hover,
.join-layout .btn-primary:hover {
	background-color: #a51518 !important;
	border: 0px;
	border-radius: 0;
}
@media screen and (max-width: 991px) {
	.login-layout,
	.id-find-layout,
	.pw-find-layout {
		width: 100%;
		margin: 0;
	}
}

/*=====----- 로그인 / 아이디, 비밀번호 찾기 -----=====*/

.login-layout .panel, 
.id-find-layout .panel, 
.pw-find-layout .panel {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    min-height: 440px;
    margin: 0;
    padding: 50px 30px 80px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
}

.login-layout .panel-body h2,
.id-find-layout .panel-body h2,
.pw-find-layout .panel-body h2 {
	margin: 0;
	color: #454545;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 0.01em;
}

.login-layout .inner-box-msg p,
.id-find-layout .inner-box-msg p,
.pw-find-layout .inner-box-msg p {
	font-size: 13px;
	color: #666;
	margin: 0;
}

.login-layout .inner-box-form form label,
.id-find-layout .inner-box-form form label,
.pw-find-layout .inner-box-form form label {
	font-size: 14px;
}

.login-layout .inner-box-form form label.error,
.id-find-layout .inner-box-form form label.error,
.pw-find-layout .inner-box-form form label.error {
	font-weight: 400;
	color: #ce1013;
	font-size: 12px;
}

.login-layout .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
}

.login-layout input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background: #fff !important;
	border: 1px solid #ddd;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    background-image: none;
    background-color: #ce1013;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #f5f5f5;
    max-width: 150px;
    float: right;
    padding: 10px;
}

.login-layout .btn-warning:focus,
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:focus,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:focus,
.pw-find-layout .btn-warning:hover {
	background: #a51518;
}

.login-layout form>div>p>a {
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #777;
}

.login-layout form>div>p>a:hover {
	color: #303030;
}

.login-layout form>div>p>a:after {
	content: " | ";
	font-size: 8px;
	padding: 0 8px 0;
	margin: 0;
	color: #d9d9d9;
}

.login-layout form>div>p:last-child>a:after {
	content: "";
}

.id-find-layout .panel-body,
.pw-find-layout .panel-body {
	margin-top: 40px;
}

/* //서브페이지 설정 끝 */

/* 게시판 설정 시작 */
/*=====----- 게시판 설정 -----=====*/


.img-bbs-default-index-layout .page_wrap~div,
.dh-view-box,
.form-horizontal,
#mailForm {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 60px 0;
}

.bbs-list-index-layout .subPage .right_contents,
.bbs-list-view-layout .subPage .right_contents,
.bbs-list-edit-layout .subPage .right_contents {
	width: 100%;
	padding: 0;
}

/*=====----- 텍스트 게시판 설정 -----=====*/

.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 20px;
    color: #555;
    font-size: 15px;
	letter-spacing: -0.3px;
}
.dh-board .table>thead>tr>th {
    background: #f3f3f3;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    letter-spacing: -0.5px;
}

.dh-board .table>tbody>tr>td {
    border-bottom: 1px solid #e3e3e3;
}

.dh-board .table>tbody>tr>td>strong>a {
    color: #555;
    font-weight: 400;
}

.dh-board>.table-hover {
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
}

.table-hover>tbody>tr:hover {
    background-color: #fafafa;
}

.dh-board>.table-hover>tbody>tr:hover>td>strong>a {
    color: #ce1013;
}

.dh-margin-top {
    margin-top: 30px;
    display: block;
    text-align: center;
}

.dh-margin-top .col-md-5 {
    width: 100%;
}

/* ----- 블로그 A타입 게시판 ----- */
.dhb-txt-box {
    background: #fff;
    border: none;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
    padding: 20px;
}
.dhb-txt-box:hover {
    background: #fafafa;
}
.dhb-txt-box + .dhb-txt-box {
    border-top: none;
}

.dhb-txt-list {
    border: none;
    width: 100%;
}

.dhb-txt-box .thumb-hidden {
    border: none;
    box-shadow: none;
}

.dhb-txt-box .col-md-4 {
    display: none;
}

.dhb-txt-list h5 {
    margin: 0;
}
.dhb-txt-list h5 a {
    font-weight: 400;
    color: #555;
    letter-spacing: -0.3px;
    line-height: 24px;
}
.dhb-txt-list h4 strong a {
    color: #333;
}
.dhb-txt-list:hover h4 strong a,
.dhb-txt-list h4 strong a:hover{
    color: #ce1013;
}


/* ----- 블로그 B타입 게시판 ----- */

.bbs-blog2-index-layout .dhb-txt-box-type-b {
	border: none;
	background-color: #fff;
	width: 25%;
	margin: 0 0 20px;
	padding: 0 10px;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b>div {
	margin: 0;
	padding: 0;
	border: 1px solid #e5e5e5;
}

.dhb-txt-box-type-b-img-layout {
	padding: 0;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
	border: none;
	min-height: 200px;
	max-height: 200px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#gallery .dhb-txt-box-type-b-text-layout h4 {
	font-size: 14px;
	margin: 0;
}

/*.dhb-txt-box-type-b-text-layout .txt-box-footer {*/
/*	margin-top: 0;*/
/*	float: none;*/
/*	text-align: left;*/
/*	display: none;*/
/*}*/

#gallery .txt-box-footer em,
#gallery .txt-box-footer br,
#gallery .txt-box-footer .num{
	display: none;
}

#gallery .txt-box-footer .regdate {
	font-style: normal;
	font-size: 12px;
	font-weight: 400;
	color: #888;
}

.txt-box-footer em>span:last-child {
	display: none;
}

.txt-box-footer small.hits {
	display: none;
}

@media screen and (max-width: 767px) {
	.bbs-blog2-index-layout .dhb-txt-box-type-b {
		width: 100%;
		margin: 10px 0 20px;
	}
}

/* ----- 게시판 버튼 설정 ----- */

.label {
	background: rgba(0, 0, 0, 0);
	padding: 0 5px;
	font-size: 90%;
}

.label-danger {
	color: #d83d0f !important;
}

.label-primary {
	color: #d83d0f;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #fff;
    border: none;
    color: #ce1013;
    text-decoration: underline;
    font-weight: 500;
}

.pagination>li:first-child>a, 
.pagination>li:last-child>a {
    border: 1px solid #e3e3e3 !important;
    border-radius: 0px !important;
    color: #333;
}

.pagination>li:last-child>a {
    margin-left: 15px;
}
.pagination>li:first-child>a {
    margin-right: 15px;
}

.pagination>li>a, 
.pagination>li>span {
    color: #555;
    border: none;
	margin: 0;
}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover {
    background: rgba(0,0,0,0);
    text-decoration: underline;
    font-weight: 500;
    color: #555;
}

.bbs-area .dh-board + #insertForm {
    text-align: center;
}

.bbs-area .dh-board + #insertForm .col-md-7 {
    width: 100%;
}

.bbs-area .dh-board + #insertForm .col-md-7 > div {
    max-width: 500px;
    margin: 30px auto 0;
}

.input-group .input-group-btn button, 
.input-group .input-group-btn input {
    border-radius: 0;
    border: 1px solid #ddd;
}

.input-group .form-control {
    border: 1px solid #e3e3e3;
    box-shadow: none;
    border-right: none;
}
#btnNew{
	background:#ce1013;
	border:1px solid #ce1013;
}

#btnNew:hover {
    background: #a51518;
    border-color: #a51518;
}

.form-horizontal {
    padding-top: 0;
}

.dh-margin-top form#insertForm {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0 0 0;
}

.btnRead {
	font-weight: 500;
}

.btn-default,
.btn-primary,
.btn-danger {
	background-image: none;
}

.btn-group,
.btn-group-vertical {
	margin: 10px 0 30px;
}

/* ----- 게시글 뷰 페이지 설정 ----- */

.dh-view-box {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
}

.sns-box {
	display: none;
}

.dh-view-box>.row>.page-header {
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 20px;
    margin: 0;
    background: #f3f3f3;
}

.dh-view-box>.row>.page-header>h4 {
	color: #333;
	font-size: 23px;
	margin: 14px 0 !important;
}
.dh-view-box>.row>.dh-view-info {
    border-bottom: 1px solid #e3e3e3;
    background: rgba(0, 0, 0, 0);
    padding: 8px 20px 8px;
    color: #888;
	
	display: none;
}
.dh-view-box>.row>.dh-view-info>span {
	padding: 0 15px 0 0;
}

.dh-view-box>.row>.dh-view-info>span>strong {
	color: #555;
	padding: 0 5px 0 0;
}

.subpage-content .bbs-area .page-header h4 {
    color: #333;
    margin: 0 0 15px;
}

.dh-view-box .dh-attach h6 {
	margin: 0 0 0;
	padding: 5px 5px 0;
}
.dh-comments {
    border: none;
    background: #f3f3f3;
    border-radius: 0;
    box-shadow: none;
}

.dh-comments div.panel-body {
    font-size: 15px;
    color: #555;
    letter-spacing: -0.3px;
}

.dh-comments .btn-group{
    margin:0;
}

.dh-view-box>.row:nth-child(2)>div:nth-child(3) {
    padding: 30px 20px 30px !important;
    min-height: 0;
}

@media screen and (max-width: 991px) {
	.dh-board,
	.img-bbs-default-index-layout .page_wrap~div,
	.dh-view-box,
	.form-horizontal,
	#mailForm {
		padding: 60px 15px;
	}
}

@media screen and (max-width: 767px) {
	.dh-board,
	.img-bbs-default-index-layout .page_wrap~div,
	.dh-view-box,
	.form-horizontal,
	#mailForm {
		padding: 40px 15px;
	}
}

/* 게시판 설정 끝 */
/* personal setting 0.3v */
/* layout */
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-80{margin-top:80px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-80{margin-bottom:80px!important;}
.ml-20{margin-left:20px!important;}
.ml-30{margin-left:30px!important;}
.ml-40{margin-left:40px!important;}
.mr-20{margin-right:20px!important;}
.mr-30{margin-right:30px!important;}
.mr-40{margin-right:40px!important;}
.mg-0{margin:0!important;}
.pd-0{margin:0!important;}

/* img */
.img-cover{
	width:100%;
	height:100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.img-contain{
	width:100%;
	height:100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.max-90{
	width:90%!important;
	margin:0 auto;
	display:block;
}
.img-bordered{border:1px solid #ddd;}

/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}
.vertical-center{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding:0;
	margin:0;
}
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-colored{color:#276dbf!important;}
.text-bold{font-weight:bold!important;}
.text-underline{text-decoration:underline!important;}
.text-italic{font-style:italic!important;}

/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-dash > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}

/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:10px;
	border:1px solid #ddd;
	min-height:max-content;
}
.column-2{
	padding:15px;
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}
.numbering{
    margin-right:10px;
}
/* personal setting 0.3v end */
/* component */

.card {
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	min-height: max-content;
}

/* custom setting */

ul,
dl,
ol {
	padding: 0;
}

.body-layout {
	overflow-x: hidden;
}

p,
li,
dt,
dd {
	line-height: 1.6;
}

* {
	box-sizing: border-box;
	word-break: keep-all;
	word-wrap: keep-all;
}
.carousel-caption {
	margin: 0;
	padding: 0;
	left: 50%;
	right: auto;
	top: 50%;
	bottom: auto;
	transform: translate(-50%, -50%);
	text-shadow: none;
}

.carousel-caption h2 {
    font-size: 36px;
    color: #fff;
    margin: 0 0 22px;
    text-shadow: 1px 2px 0px rgba(0,0,0,0.3);
    font-weight: 300;
}

.carousel-caption h2 span {
	display: block;
	margin-bottom: 10px;
	padding: 5px 20px;
	background: #2f73b0;
	font-size: 20px;
}

.carousel-caption p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 200;
	margin-bottom: 0;
}
.carousel-caption p span{
	font-size:1.2em;
	font-weight:bold;
}

.carousel-indicators {
    margin-bottom: 0;
    bottom: 60px;
}

.carousel-indicators .active,
.carousel-indicators li {
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    margin: 0 2px;
}

.carousel-indicators li {
    opacity: 0.8;
}

.carousel-indicators .active {
    background: #ce1013;
    border: none;
	opacity:1
}

a{color:#666;}
a:hover,
a:focus{
	text-decoraion:none;
	color:#465c1e;
}
/* personal setting 0.21v end */

/* navigation setting */
@media(max-width:767px){
	.navbar-toggle{
		margin-top:20px;
	}
	.navbar-inverse .navbar-collapse .navbar-nav {
		margin: 0;
		background: #888;
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
		color: #fff!important;
		border: none !important;
		margin: 0 0 0;
		background: #333;
	}
	
}
/* mainpage setting */
.main-title h3 {
    display: inline-block;
    margin: 0 0 40px;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -1px;
    color: #333;
}

.main-title h3 span {
    display: block;
    margin-top: 13px;
    font-size: 13px;
    font-weight: 300;
    color: #888;
    letter-spacing: 1px;
}

.main-title h3:after {
    content: "";
    width: 45px;
    height: 2px;
    background: #ce1013;
    display: block;
    margin: 30px auto 0;
}

.main-edu,
.main-coaching{
	padding:60px 0 ;
}
.edu-box{
	padding:0 5px;
	margin-bottom:10px;
}
.main-edu a {
    display: block;
    border: 1px solid #e3e3e3;
    text-decoration: none;
	background:#222
}
.main-edu .img-wrap {
    width: 100%;
    height: 200px;
    overflow: hidden;
    perspective: 250px;
}
.main-edu a img{
	transition:all .5s ease;
}
.main-edu a:hover img{
	opacity: 0.3;
	transform:translatez(30px);
}
.edu-box h4 {
    text-align: center;
    padding: 15px 0;
    margin: 0;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #333;
    letter-spacing: -0.3px;
    background: #fff;
}
.edu-box a:hover h4 {
    background: #ce1013;
    color: #fff;
}

.main-coaching{
	background:#f3f3f3;
}
.m-coaching-box {
	position:relative;
    width: 24.5%;
}
.m-coaching-box img{
	opacity:0.7;
	width:230px;
	margin:10px auto;
}
.m-coaching-box .txt {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 10px;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: rgba(13, 32, 76, 0.5);
    transition: all 0.3s ease;
}
.m-coaching-box a:hover .txt {
    background: rgba(48, 72, 128, 0.8);
}
.m-coaching-box h4 {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    transition: all .5s ease;
}
.m-coaching-box a:hover h4{
	top:45%;
}
.m-coaching-box p{
	opacity:0;
	display:inline-block;
	margin:0;
	padding:0;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	color:#fff;
	font-size:16px;
	transition:all .5s ease;
}
.m-coaching-box a:hover p {
    top: 58%;
    font-weight: 300;
    opacity: 0.8;
}
.m-side{
	position:fixed;
	right:0;
	top:50%;
	transform:translatey(-50%);
}
.m-side .title {
    text-align: center;
    padding: 20px 0;
    background: #b71619;
    color: #fff;
}
.m-side .title h5 {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 10px;
}
.m-side .title p{
	margin-bottom:0;
	line-height:1.3;
}
.m-side .title .tel {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.02em;
}
.m-side .title .time {
    opacity: 0.8;
    font-size: 13px;
}
.m-side .link-wrap a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
}
.m-side .link-wrap a:hover {
    background: #e3e3e3;
}
.m-side .link-wrap a:after{
	content:'';
	display:block;
	clear:both;
}
.m-side .link-wrap .fa,
.m-side .link-wrap a img {
    float: left;
    width: 26px;
    vertical-align: middle;
    font-size: 22px;
    border-radius: 5px;
    line-height: 24px;
}
.m-side .link-wrap a p {
    float: left;
    width: calc(100% - 26px);
    margin: 0;
    padding-left: 8px;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: -0.02em;
}
.m-side .link-wrap a p span {
    font-weight: 600;
}
.m-side .link-wrap .btn1 {
    background: #555;
    color: #fff;
}
.m-side .link-wrap .btn1:hover {
    background: #333;
}
.m-side .link-wrap .btn2,
.m-side .link-wrap .btn3,
.m-side .link-wrap .btn4 {
    background: #f3f3f3;
    color: #222;
}
.m-side .link-wrap .btn2:hover,
.m-side .link-wrap .btn3:hover,
.m-side .link-wrap .btn4:hover {
    background: #fedf2a;
    border-bottom-color:#fedf2a;
    color: #222;
}
.m-side .link-wrap .btn5 {
    background: #f3f3f3;
    color: #222;
}
.m-side .link-wrap .btn5:hover{
    background:#36ac37;
    border-bottom-color:#36ac37;
    color:#fff;
}
.m-side .link-wrap .btn6 {
    background: #999;
    color: #fff;
}
.m-side .link-wrap .btn6:hover {
    background: #777;
}
@media(min-width:768px){
	.edu-box{
		width:20%;
	}
}
@media(max-width:767px){
	#main-slide .item img{
		height:400px;
		-o-object-fit: cover;
		object-fit: cover;
	}
	#main-slide .carousel-caption{
		width:80%;
		
	}
	#main-slide h2 {
		text-align:left;
	}
	#main-slide h2 b{
		display:block;
	}
	#main-slide .carousel-indicators{
		bottom:20px;
	}
	#main-slide .carousel-caption p{
		text-align:left;
	}
	
	.m-coaching-box .txt{
		top:0;
	}
	.m-coaching-box a .txt {
		background: rgba(48, 72, 128, 0.8);
	}
	.m-coaching-box a h4{
		top:45%;
	}
	.m-coaching-box a p {
		top: 58%;
		font-weight: 300;
		opacity: 0.8;
	}
	.intro-board-widget-layout {
		padding: 20px 0;
	}
	.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
		height: 200px;
	}
	
	.m-side{
		display:block;
		width:185px;
		min-width:80%;
		position:static;
		margin:20px auto;
		transform:translatey(0);
	}
	.m-side .tel a{
		color:#fff;
	}
}
/* footer setting */
.footer_copy > .text-center{
	padding:30px 0 30px;
	text-align:left;
	background:#333;
	color:#999;
}
.footer_copy b{
	margin-right:10px;
	color:#bbb;
}
.footer_copy li b:nth-of-type(2){
	margin-left:10px;
}

/* subpage setting */
.subpage .pageheader{
	width:100%;
	height:150px;
	background:url(/skin/img/sub/subtop-bg.jpg) no-repeat center;
	background-size:cover;
}
.subpage-layout{
	padding-top:60px;
}

@media (min-width:992px){
	.snb {
		width: 20%;
		padding-right: 40px;
	}
	.subpage-content {
		width: 80%;
	}
}

.snb h2,
.subpage-layout .content-title h2{
	margin-top:0;
}
.subpage-content{
	padding-bottom:60px;
}
.snb .title {
    padding: 0 0 15px;
    border-bottom: 2px solid #444;
}
.snb .title h2 {
    color: #333;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 5px;
}
.snb .title p {
    color: #888;
    margin-bottom: 0;
    font-size: 14px;
}
.snb li {
    position: relative;
    width: 100%;
}
.snb li a{
	display:block;
	width:100%;
	height: 42px;
	line-height: 42px;
	color:#666;
	font-size:15px;
	border-bottom: 1px solid #e3e3e3;
}
.snb li:hover a, 
.snb li.active a,
.snb .sub-snb .active a{
    color: #cd1013;
    text-decoration: none;
}
.snb .sub-snb li{
	margin-left:0;
}
.snb .sub-snb li a{
	padding:10px 0;
	font-size:14px;
	color:#666;
	height:auto;
	line-height:1.5;
}

.subpage-content .content-title {
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
    height: 70px;
}
.content-title h2 {
    float: left;
    font-weight: 500;
    font-size: 40px;
    line-height: 1;
}
.content-title .breadcrumb {
    float: right;
    background: transparent;
    font-size: 12px;
    padding: 0;
    margin: 13px 0 0;
}
.tab-menu ul{
	margin-bottom:0;
}
.tab-menu li{
	float:left;
	width:33.3333%;
	padding:0 5px;
	margin-bottom:10px;
}

#edu05 .tab-menu li{
	width:50%;
}
.tab-menu li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    background: #f3f3f3;
    color: #888;
    min-height: 55px;
    padding-top: 15px;
    border: 1px solid #e3e3e3;
}
#edu01 .tab-menu li:last-of-type a{
	padding-top:3px;
}
.tab-menu li.active a {
    background: #ce1013;
    border: 1px solid #ce1013;
    color: #ffffff;
}
.tab-menu li.active a:hover{
	color:#fff
}
.tab-menu li a:hover {
    color: #cd1013;
    text-decoration: none;
}
.tab-content{
	margin-top:40px;
}
.subpage-content h3 {
    position: relative;
    font-size: 26px;
    display: inline-block;
    padding-bottom: 3px;
    margin: 15px 0 30px;
    border-bottom: 1px solid #333;
    font-weight: 400;
    color: #333;
    letter-spacing: -0.3px;
}
.subpage-content .section{
	padding-top:100px;
	padding-bottom:100px;
	border-top:1px dashed #bbb;
	
}
.subpage-content h3.first-title {
    margin-top: 0;
}

.subpage-content .quote {
    font-size: 28px;
    color: #333;
    font-weight: 300;
    letter-spacing: -1.5px;
	line-height: 42px;
}
.quote span, 
.small-quote span {
    font-size: 1.2em;
    font-weight: 500;
	color:#ce1013;
}
.subpage-content .small-quote {
    font-size: 16px;
    color: #555;
/*     border-bottom: 1px dashed #e3e3e3; */
    padding-bottom: 30px;
    margin-bottom: 30px;
	letter-spacing:-0.5px;
}
.quote-box {
    min-width: 700px;
    padding: 30px 0 35px;
    margin: 80px auto 100px;
    text-align: center;
    background: #f3f3f3;
}
.quote-box h4 {
    position: relative;
    margin: 0 0 10px !important;
    font-size: 24px;
    color: #304880 !important;
    line-height: 1.5;
    letter-spacing: -1px !important;
}
.quote-box p {
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #555;
    margin-bottom: 0;
}
.subpage-content h4 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #ce1013;
    letter-spacing: -0.5px;
}
@media(max-width:767px){
	.subpage-layout {
		padding-top: 20px;
	}
	.subpage-content {
		padding-bottom: 50px;
		padding-top: 30px;
	}
	.content-title h2 {
		float: none;
		font-size: 28px;
		text-align: center;
	}
	.content-title .breadcrumb {
		margin: 5px 0 0;
	}
	.subpage-content h3{
		font-size:18px;
	}
	.subpage-content .quote{
		font-size:15px;
		line-height:1.7;
	}
	.tab-menu li{
		float:none;
		width:100%;
	}
	#edu03 .tab-menu li, #edu05 .tab-menu li{
		width:100%;
	}
	.quote-box{
		min-width:0;
		padding: 30px 15px 35px;
		margin: 30px auto 80px;
	}
	.quote-box h4{
		font-size: 16px;
	}
	.quote-box p {
    	font-size: 14px;
	}
	.table-responsive{
		border:none;
	}
}
/* subpage edu */
.program {
    margin-bottom: 100px;
}
.program p {
    display: block;
    width: 100%;
    padding: 30px;
    border: 1px solid #e3e3e3;
    text-align: center;
    letter-spacing: -0.5px;
    color: #555;
    font-size: 16px;
    min-height: 112px;
    margin: 0;
}
.program p.line1 {
    padding-top: 43px;
}
.table-padding tbody tr td {
    padding: 20px 25px !important;
}
.table-padding .li-disc>li {
    margin-bottom: 10px;
}
#edu05 .tab-menu {
    margin-top: 40px;
}
.edu05-step{
	margin: 60px auto 100px;
}
.edu05-step .col-sm-2{
	margin-bottom:15px;
	text-align:center;
}
.edu05-step h4 {
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 10px;
    color: #304880;
}
.edu05-step p {
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #555;
    margin-bottom: 0;
    line-height: 24px;
}
.edu07-se1{
    margin: 20px auto;
    max-width: 800px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px; 
}
.edu07-se1 ul{
    margin:0;
    padding:20px 10px;
}
.edu07-se1 li{
    margin:7px 0;
    font-size:16px;
}
.edu07-program{
	margin:45px -15px;
	padding:15px 0;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.edu07-program h5{
    margin-top:0;
	padding:5px 0;
	text-align:center;
	font-size:18px;
	font-weight:400;
	background:#888;
	color:#fff;
}
.edu07-program .right-con p{
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
@media(min-width:768px){
    .edu07-se1 img{
        margin-left:-15px;
    }
}
@media(max-width:767px){
	.edu05-step h4{
		padding-top: 10px;
		border-top: 2px solid #304880;
		margin-top: 20px;
	}
}
/* subpage coaching */
.subpage-content .des {
    letter-spacing: -0.5px;
    color: #666;
/*     border-bottom: 1px dashed #e3e3e3; */
    padding-bottom: 15px;
    margin-bottom: 30px;
}
#coaching01 .des p,
#coaching02 .des p,
#coaching03 .des p,
#coaching04 .des p{
	font-size:16px;
}
#coaching01 img,
#coaching02 img{
	margin:50px 0!important;
	padding:80px 0;
	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;	
}
.coaching02-process {
    margin: 40px 0 0;
    padding-top: 25px;
    border-top: 1px solid #e3e3e3;
}
.coaching02-process .coaching-traits{
	padding-top:50px;
	padding-bottom:50px;
	border-bottom:1px solid #ddd;
}
.coaching-traits:after{
	content:'';
	display:block;
	clear:both;
}
.coaching02-process h3 {
    border-bottom: none;
}
.coaching02-process p {
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    background: #222;
    color: #fff;
    letter-spacing: -0.5px;
}
.coaching02-process .coaching-traits:nth-of-type(1) p{
	background:#aaa;
}
.coaching02-process .coaching-traits:nth-of-type(2) p{
	background:#888;
}
.coaching02-process .coaching-traits:nth-of-type(3) p{
	background:#555;
}
.coaching02-process .numbering {
    margin-right: 10px;
    color: #ce1013;
}

.coaching03-info{
	margin:50px 0;
	padding:100px 0;
	border-top: 1px dashed #bbb;
	border-bottom: 1px dashed #bbb;	
}
.coaching03-info .wrap:first-of-type{
	border-top: 1px solid #e3e3e3;
}
.coaching03-info .wrap {
    border-bottom: 1px solid #e3e3e3;
    padding: 5px;
}
.coaching03-info .wrap:after{
	content:'';
	display:block;
	clear:both;
}
.coaching03-info img{
	width:100px;
	height:100px;
}
.coaching03-info .col-sm-9{
	height:100px;
}
.coaching03-info p{
	line-height:100px;
	font-size:18px;
	letter-spacing: -0.5px;
}
.coaching03-info .numbering{
	margin-right: 20px;
	margin-left:20px;
    font-size: 1.8em;
    font-weight: bold;
	vertical-align:middle;
}
#coaching03 .coaching03-info .numbering{
	    color: #cd1013;
}
#coaching04 .coaching03-info .numbering{
	    color: #304880;
}
.theme p {
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    border-radius: 50px;
    color: #333;
    letter-spacing: -0.5px;
}
#coaching03 .theme > div p {
    border: 5px solid #ce1013;
}
#coaching04 .theme > div p {
    border: 5px solid #304880;
}
@media(max-width:767px){
	.coaching03-info .wrap{
		margin:0 -15px;
	}
	.coaching03-info .numbering {
    	margin-right: 10px;
    	margin-left: 0;
	}
	.coaching03-info p {
    	line-height: 1.2;
    	font-size: 16px;
	}
	.coaching03-info .col-sm-9 {
		height: auto;
		padding:20px 15px;
	}
}

/* subpage special */
.special-program{
	border-bottom:1px dashed #bbb;
	padding:50px 0;
}
.special-program p {
    font-size: 16px;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
    color: #555;
}
.special-program p span{
	display:block;
	color:#ce1013;
}
.special-program .col-sm-6:first-of-type{
	padding-right:0;
}
.special-program .col-sm-6:last-of-type{
	padding-top:60px;
	min-height:250px;
	background:#efefef;
}
.special-program p.quote {
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    color: #304880;
    margin-bottom: 5px;
}
@media(max-width:767px){
	.special-program .col-sm-6:first-of-type{
		padding-right:15px;
	}
	.special-program .col-sm-6:last-of-type{
		width:calc(100% - 30px);
		margin:0 auto;
		padding-top:30px;
		min-height:200px;
		background:#efefef;
	}
	
}
/* subpage company */
.message{
	margin-bottom:20px;
}

.messageWrap{
	margin:0;
}
.message > p {
    margin: 30px 0 40px;
    text-align: center;
    font-size: 28px;
    color: #333;
    line-height: 1;
}
.message > p span{
	margin:0 10px;
	font-weight:200;
	font-size:1.3em;
}
.message > p:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #ce1013;
    display: block;
    margin: 30px auto 0;
}
.message .col-sm-4 {
    padding: 65px 25px 25px;
    color: #fff;
    text-align: center;
    min-height: 250px;
}
.message .col-sm-4:nth-of-type(1) {
    background: url(/skin/img/sub/message-bg01.jpg) no-repeat center / cover;
}
.message .col-sm-4:nth-of-type(2){
	background: url(/skin/img/sub/message-bg02.jpg) no-repeat center / cover;
}
.message .col-sm-4:nth-of-type(3){
	background: url(/skin/img/sub/message-bg03.jpg) no-repeat center / cover;
}
.message .col-sm-4 p {
    letter-spacing: -0.3px;
    font-weight: 300;
    font-size: 15px;
	margin-bottom: 0;
}
.message .col-sm-4 p span {
    display: block;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 12px;
}
.ideal {
    margin:100px 0;
    border-top: 1px solid #e3e3e3;
}
#company02 .ideal {
	margin:0
}
.ideal .wrap {
    border-bottom: 1px solid #e3e3e3;
}
.ideal .wrap:after{
	content:'';
	display:block;
	clear:both;
}
.ideal .number {
    text-align: center;
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -1px;
}
.ideal > .wrap:nth-child(1) .number {
    color: #2c2c2c;
}
.ideal > .wrap:nth-child(2) .number {
    color: #ce1013;
}
.ideal > .wrap:nth-child(3) .number {
    color: #304880;
}

#company02 .ideal .number{
	font-size:24px;
	margin-bottom: 0;
}
.ideal .wrap >div {
    height: 150px;
    padding: 20px 25px;
}
#company02 .ideal .wrap >div{
	height:100px;
	padding-top:35px;
}
.ideal .wrap >div.col-sm-3{
	padding-top:50px;
}
#company02 .ideal .wrap >div.col-sm-3 {
    padding: 36px 0;
}
/*
#company02 .ideal .wrap:nth-child(3) > .col-sm-9 {
    padding-top: 25px;
}
*/
.ideal .col-sm-9 p {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: -0.5px;
    color: #555;
    margin-bottom: 0;
}
.small-quote2 {
    display: inline-block;
    padding: 15px 30px;
    margin: 20px 0 50px;
    position: relative;
    left: 50%;
    transform: translatex(-50%);
    font-size: 18px;
    font-weight: 300;
    background: #2c2c2c;
    line-height: 1;
    color: #fff;
    letter-spacing: -0.5px;
}
.solution {
    max-width: 750px;
    margin: 20px auto 50px;
}
.solution p {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px;
    line-height: 160px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    letter-spacing: -0.5px;
}
.solution > div:nth-child(1) p {
    background: #444;
}

.solution > div:nth-child(2) p {
    background: #ce1013;
}

.solution > div:nth-child(3) p {
    background: #304880;
}

.solution > div:nth-child(4) p {
    background: #888;
}

.difference img {
    max-width: 110px;
    margin-bottom: 15px;
}
.difference p {
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #555;
}
.difference p span {
    display: block;
    color: #ce1013;
}
.education .li-disc{
	margin:0
}
.education .col-sm-4{
	min-height:400px;
}
.education .col-sm-4:first-of-type{
	border-left:none;
}
.smaple-table tbody tr td {
    padding: 20px 25px !important;
}
#company03 .subpage-content .row{
	margin:0;
	border-top: 1px solid #2c2c2c;
}
.profile {
    margin-bottom: 10px;
    padding: 30px;
    border-bottom: 1px solid #e3e3e3;
}
.row > .profile:last-child {
    border-bottom: 1px solid #2c2c2c;
}
.profile:after{
	content:'';
	display:block;
	clear:both;
}
.profile img {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 2px;
}
.profile .name {
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #333;
}
.profile ul{
}
.profile li {
    letter-spacing: -0.5px;
    line-height: 2;
}
.profile .unknown{
	background:#ddd;
}
@media(max-width:767px){
	.message > p{
		font-size:18px;
	}
	.ideal .wrap{
		min-height:370px;
	}
	#company02 .ideal .wrap{
		min-height:250px;
	}
	.small-quote2{
		font-size:16px;
		text-align:center;
	}
}
/* faq */
#faq-panel {
    border-top: 1px solid #2c2c2c;
}
#faq-panel .panel {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}
#faq-panel .panel-heading {
    padding: 20px 15px;
    background: #fff;
}
#faq-panel .panel-heading h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    border: none;
    padding: 0;
}
#faq-panel .panel-heading h3 a {
    color: #333;
	text-decoration:none;
}
#faq-panel .panel-heading h3:hover a {
    color: #ce1013;
}
#faq-panel .panel-collapse .panel-body {
    padding: 25px;
    background: #f3f3f3;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #555;
    line-height: 27px;
}

/* 교육문의 */
#inquiry-check{
	display:none;
	margin-bottom:20px;
}
#inquiry-check ul{
	margin:10px 0;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.inquiry-check-input span{
	cursor:pointer;
}
/* #insertForm .form-group:last-of-type > .col-sm-10 button{
	display:none;
} */
#mod_type_formForm div {
    padding: 0;
}
.q_number div h3 {
    font-size: 18px;
    margin: 0 0 10px !important;
    color: #333;
    border-bottom: none;
    padding-bottom: 0;
    font-weight: 500;
    float: none !important;
}
.q_number div h3 i {
    display: none;
}
.q_number input,
.q_number textarea{
    margin: 0 0 15px 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
}
.q_number textarea {
    height: 150px;
}
.q_number div:nth-child(n+2) {
    font-size: 16px;
    color: #666;
    margin-bottom: 5px;
}
#mod_type_formForm .btn-wrap {
    padding: 0 !important;
}
#mod_type_formForm .btn-primary {
    border-radius: 0;
    font-size: 16px;
    background: #ce1013;
    border: 1px solid #ce1013;
    padding: 10px 40px;
}
#mod_type_formForm .btn-primary:hover {
    background: #a51518;
    border-color: #a51518;
}
.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

/* subpage camp */

.camp-box{
	position:relative;
	margin-bottom:100px;
	box-shadow:5px 5px 10px rgba(0,0,0,0.05);
	border:1px solid #ddd;
}
.camp-box img{
	opacity:0.25;
}
.camp-box .text-left{
	position:absolute;
	left:15px;
	top:15px;
	font-size:26px;
	font-weight:500;
	line-height:1.2;
}
.camp-box .text-center{
	position:absolute;
	bottom:30px;
	left:50%;
	transform:translatex(-50%);
	font-size:18px;
}
.camp-box .text-center span{
	font-size: 1.2em;
    font-weight: 500;
    color: #ce1013;
}
#camp01 h3{
	margin:80px 0 20px;
}
#camp01 .first-title{
	margin-top:0;
}
#camp01 .quote{
	text-align:center;
	font-size:26px;
}

@media(max-width:768px){
	.camp-box{
		height:220px;
	}
	.camp-box .text-left{
		top:25px;
		font-size: 18px;
	    text-align: center;
		width: calc(100% - 30px);
	}
	.camp-box .text-center{
		bottom:15px;
	}
	#camp01 .quote{
		font-size:20px;
	}
	
}

/* ---------------------------101030--------------------- */
.btn-wrap{
	display:inline-block;
	margin:20px 0;
	position:relative;
	left:50%;
	transform:translatex(-50%);
}
.btn-wrap:after{
	content:'';
	display:block;
	clear:both;
}
.btn-wrap li{
	float:left;
	width:50%;
	padding:10px;
}
.btn-wrap li a{
	display:block;
	padding:10px 0;
	width:200px;
	font-size:16px;
	font-weight:500;
	text-align:center;
	color:#fff;
	background:#ce1013;
}
.btn-wrap li a.blog-btn{
	background:#2db400;
}
.btn-wrap li a:hover{
	background:#ad0e10;
	color:#fff;
}
.btn-wrap li a.blog-btn:hover{
	background:#268c04;
}

/* 2019-06-25 페이지추가 */
/* 대관 공통 */
#rental section{
    margin-bottom: 100px;
}
.rental .col-sm-3,
.rental .col-sm-4{
    padding: 5px 5px;
}
.rental .p-top{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.rental .p-bottom{
    margin: 50px 65px;
    padding: 20px 0;
    font-size: 18px;
    color: #fff;
    background: #093377;
    text-align: center;
}
.rental .img_wrap{
    margin: 30px 0 50px 0;
}
.rental .img_wrap .col-sm-4 img{
    height: 210px;
}
/* section1 */
.rent_info .col-sm-4{
    padding: 0;
    height: 210px;
    line-height: 210px;
    text-align: center;
}
.rent_info .img_wrap h4{
    display: inline-block;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    vertical-align: middle;
}
.buttonDownload{
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translatex(-50%);
	padding: 10px 25px;
	border: 2px solid #cd1013;
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	transition-duration: 0.3s;
}
.buttonDownload:hover {
	color: #fff;
	background: #b90709;
	text-decoration: none;
	font-style: normal;
}
.buttonDownload .fa{
    padding-left: 10px;
    font-size: 20px;
}
/* 강의실 회의실 홀대관 */
@media (min-width:768px){
.rental .img_wrap .col-sm-3{
    width: 20%;
    margin-top: 15px;
}
}
.rental .img_wrap .col-sm-3 img{
    border: 1px solid #ddd;
    width: 100%;
}
.rental .img_wrap p{
    margin: 0;
    padding: 5px 0;
    background: #ddd;
    text-align: center;
}
.rental .fee h5{
    padding: 0 50px 10px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.rental .fee h5 span{
    float: right;
}
.rental .fee table{
    font-size: 16px;
}
.rental .fee table th{
    text-align: center;
    background: #eee;
}
.rental .fee table td{
    text-align: center;
}
.rental .fee table tr:last-child td{padding: 20px 0;}

/* 대관절차 */
.rent_notice p,
.rent_howto >p{
    font-size: 16px;
    font-weight: 500;
}
.rent_howto .step{
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.rent_howto .step div{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 170px;
    border-radius: 200px;
    margin: 0 10px;
}
.rent_howto .step div:after{
    position: absolute;
    content: "\f054";
    font-family: FontAwesome;
    color: #333;
    font-size: 15px;
    top: 20px;
    right: -18px;
}
.rent_howto .step div:last-child:after{
    content:"";
}
.rent_howto .step p{
    display: inline-block;
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    vertical-align: middle;
}
.rent_howto .step div:nth-child(3) p{
    font-size: 21px;
}
.rent_howto .step div:nth-child(3) p span{
    margin-left: 30px;
    margin-top: 14px;
}
.rent_howto .step p span{
    display: block;
    width: 30px;
    font-size: 27px;
    border-bottom: 1px solid #fff;
}
.rent_howto .step div:nth-child(3) p span.qr{
    font-size: 14px;
    width: 100%;
    color: #333;
    border: none;
    margin: 0;
}
.rent_howto .step div:nth-child(1){background: #4f81bd;}
.rent_howto .step div:nth-child(2){background: #c0504d;}
.rent_howto .step div:nth-child(3){background: #9bbb59;}
.rent_howto .step div:nth-child(4){background: #8064a2;}

/* 오시는길 */
.rent_location .col-sm-7{
    padding: 0;
    margin-bottom: 60px;
}
.rent_location .address{
    padding-left: 20px;
}
.rent_location .address h4{
    color: #333;
    font-weight: 500;
}
.rent_location .address p{
    font-size: 15px;
}
.rent_location .address p:last-child{
    font-weight: 600;
}

/*mobile*/
@media (max-width: 767px){
.rent_info .col-sm-4:nth-child(2n){
    height: 80px;
    line-height: 80px;
}
.rental .img_wrap{
    margin: 10px 0 40px 0;
}
.rent_info .img_wrap h4 {
    font-size: 20px;
}
.buttonDownload {
    color: #fff;
	background: #b90709;
    top:30px;
}
.rental .p-bottom {
    margin: 0;
}
.rental .fee{
    margin-top: 30px;
}
.rental .fee h5{
    padding: 10px;
}
.rental .fee table{
    border: 1px solid #ddd;
}
.rental .fee table tr:last-child td {
    text-align: left;
}
.rent_howto .step {margin:0;}
.rent_howto .step div{
    width: 185px;
    height: 185px;
    line-height: 168px;
    border-radius: 185px;
    margin: 15px 0;
}
.rent_howto .step div:after{
    position: absolute;
    content: "\f078";
    font-family: FontAwesome;
    color: #333;
    font-size: 15px;
    top: 115px;
    right: 84px;
}
.rent_location .col-sm-7{
    margin-bottom: 0;
}
.rental .address{
    padding:0;
}
::-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 #ffffff;
}
::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
}

/*2019-07-01*/
/* 메인페이지 교육갤러리 추가 */
@media (min-width: 768px){
.intro-boardbox-15 .col-md-4{
    width: 25%;
    padding-bottom: 30px;
}
}
.intro-boardbox-15 .dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
	height: 180px;
}
.intro-boardbox-15 .blog-row-contents{
	display: none;
}
/* 메인페이지 추천교육 추가 */
.main-program{
	margin-bottom: 100px;
}
.owl-carousel{
  position: relative;
}
.owl-carousel .owl-item img{
    width: 95%;
}
.owl-prev, .owl-next{
    position: absolute;
    height: 50px;
    width: 50px;
    top: 40%;
    transition-duration: 0.3s;
}

.owl-carousel .owl-buttons .owl-prev{
  background: url(/skin/img/main/con-arrow-l.png) no-repeat;
  left: -50px;
}
.owl-carousel .owl-buttons .owl-next{
  background: url(/skin/img/main/con-arrow-r.png) no-repeat;
  right: -50px;
}
.owl-carousel .owl-prev:hover{
  background: url(/skin/img/main/con-arrow-l_hover.png) no-repeat;
}
.owl-carousel .owl-next:hover{
  background: url(/skin/img/main/con-arrow-r_hover.png) no-repeat;
}	

/* 메인페이지 하단 동영상 추가 */
.main-video{
	width: 33.3333%;
}
.main-video .row{
	margin:0 -5px;
}
.main-video .col-xs-6{
	padding:5px;
}

/* 2019-07-31 */
/* 푸터 패밀리사이트 로고 */
.family-site{margin-top: 30px;}
.family-site p{
    margin: 0;
    font-size: 16px;
    letter-spacing: -0.03em;
    text-align: right;
}
.family-site img{float:right;}