/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*common*/

.fx2{width:100%;}
.fx1{width:95%;padding:5px 5px;text-align:center;}


.subtable {width:100%; line-height:200%;border-top:2px solid #3c579b; border-bottom:2px solid #eee;margin-bottom:20px;}
.subtable TR  {}
.subtable .sbt_td1 {font-weight:bold; font-size:17px; color:#3c579b; border-right:1px solid #eee;line-height:200%;background:#f5f5f5;text-align:center;}
.subtable .sbt_td2 {font-size:15px;line-height:200%;text-align:center;border-bottom:1px solid #f7f7f7;}
.subtable .sbt_td3 {font-size:15px;line-height:200%;padding-left:25px;border-bottom:1px solid #f7f7f7;}


/***연구프로젝트**/
.subtable3 {width:100%; line-height:170%;border-top:2px solid #3c579b; border-bottom:2px solid #eee;margin-bottom:20px;}
.subtable3 tr  {}
.subtable3 tr td { padding:7px 0;}
.subtable3 .sbt_td1 {font-weight:bold; font-size:17px; color:#3c579b; border-right:1px solid #eee;line-height:170%;background:#f5f5f5;text-align:center;}

.subtable3 .sbt_td2 {font-size:15px;line-height:170%;text-align:center;border-bottom:1px solid #f7f7f7;}
.subtable3 .sbt_td3 {font-size:15px;line-height:170%;padding-left:25px;border-bottom:1px solid #f7f7f7;}
.subtable3 .sbt_td3 a {color:#666}

@media only screen and (max-width:768px){
	.subtable3 .sbt_td1 {font-size:15px;}
	.subtable3 .sbt_td2, .subtable3 .sbt_td3 { }
}



/*---- 게시판에 들어가는 테이블 2019.12.20 슬림 추가 ----*/
.subtable2 {width:100%; line-height:180%;border-top:2px solid #333; border-bottom:2px solid #eee;margin:20px 0;}
.subtable2 th {padding:0; height:0;line-height:0;}
.subtable2 tr td {padding:7px; border-left:1px solid #ccc; border-bottom:1px solid #ccc;}
.subtable2 tr td:last-child {border-right:1px solid #ccc;}



/*---- 게시판에 들어가는 테이블  table in table  2019.12.20 슬림 추가 ----*/
.subtable2 tr td table.subtable3 {width:100%; line-height:180%; margin:10px 0; border-top:none !important; border-bottom:none !important;}
.subtable2 tr td table.subtable3 th {padding:0; height:0;line-height:0;}
.subtable2 tr td table.subtable3 tr { border-bottom:1px solid #ccc; }
.subtable2 tr td table.subtable3 tr td {padding:7px 0px; border-left: none; border-right: none; }
.subtable2 tr td table.subtable3 tr:last-child {}

.subtable2 tr td table.subtable4 { width:100%; line-height:180%; margin:0; border-top:none !important; border-bottom:none !important; border-right:none !important; border-left:none !important; }

.subtable2 tr td table.subtable4 tr td { display:table-cell; vertical-align:top; padding:10px; margin:5px;
	border-top:none !important; border-bottom:none !important; border-right:none !important; border-left:none !important;}
.subtable2 tr td table.subtable4 tr td:nth-child(2) {padding-top:30px;}
.subtable2 tr td table.subtable4 tr td img {width:100%;}


.ic4 {list-style:none;  background: url('http://pmi.re.kr/g5/theme/pmi/img/ic4.png') no-repeat 0 50%; padding-left:35px; margin-left:2px; padding-top:3px;}


.mainslide {width:1170px; margin:0 auto;}
.msl img {width:100%;}

@media only screen and (max-width: 992px) {
	.mainslide {width:100%;}
	.msl img {width:100%;}
}


.btn-basic{
	border-color: #cacaca #b8b8b8 #9d9d9d !important;
    background-color: rgba(248, 248, 248, 0.4) !important;
    color: #868686 !important;
    background: linear-gradient(#fff,rgba(248, 248, 248, 0.4));
}
.text-color-dark{
	color: #585858;
}
.text-color-theme{
	color: #08c
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.line-height27 {
	line-height: 27px;
}
.hide {
	display: none;
}
.divider-small-left{
	float: left;
}
@media only screen and (max-width: 766px) {
	.divider {
	display: none;
	}
	.mobile-hide {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.mobile-mb15 {
		margin-bottom: 15px;
	}
}

/*S002 Header-top*/
html #header .header-top.header-top-dark {
    /*background: #b4bbc8;*/
	background: #10a0d8;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
    background: transparent;
    color: #fff;
}
#header .header-top {
    position: initial; 
}
#header .header-top.header-top-style-4 {
    margin-bottom: 0px;
}
#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
	 padding: 6px 0px;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    font-size: 1.6rem;
	font-weight: 300;
    color: rgba(255,255,255,0.5);
}
@media only screen and (max-width:1200px){
	#header .header-top.header-top-style-4 .container .header-nav-top-wrap,
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	width: 100%;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	text-align: left;
	}
}
@media only screen and (max-width:496px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 0px 3px;
		font-size: 0.9em !important;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
		 padding-top: 0px;
	}
	#header .header-top .header-nav-top-text-wrap strong {
		font-size: 0.9em ;
	}
}
/*S002 Header-top-search*/
#header .header-search{
	margin: 15px 0 8px 15px;
}
#header .header-top p {
    line-height: inherit;
}
#header .mobile-search-form {
	display: none;
}
#header .mobile-search-form input[type="text"]{
	vertical-align: top;
}
#header .header-search .search-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    min-width: 26px;
    height: 35px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background-color: rgb(16, 160, 216);
    border: none;
	vertical-align: top;
}
#header .header-search .search-toggle {
	display: inline-block;
	font-size: 13px;
	line-height: 25px;
	min-width: 25px;
	margin: 0;
	text-align: center;
	/*color: #fff;*/
	color: #10a0d8;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
#header .header-search input[type="text"]{
	padding: 4px 5px;
    border-color: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 30%;
}
#header .mobile_show {
	position: fixed;
	width: 100%;
	top: 148px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
	height: 69px;
	display: block !important;
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1200px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 5px;
	}
	#header .header-top .header-search {
		margin-right: 0px;
	}
	#header .header-search input[type="text"]{
		width: 60%;	
	}
}
/*S002 - Logo*/
@media only screen and (max-width:1200px){
	.header-column:first-child {
		width: 15%;
	}
	#header .header-logo img {
		width: 200px;
	}
}
/*S002 - Header*/
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	/*background: #10a0d8;*/
	background: #ffffff;
	border-bottom: 0px;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 19px;
	letter-spacing:-0.5px;
    font-weight: 500;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
	content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 15%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border-top-color: #2b3e63;
    border-radius: 0px;
    border-top: 0px;
    border-bottom: 3px solid #2b3e63;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 1.1em;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #777;
}
#header .header-nav-main > nav > ul > li > a{
	/*color: #fff;*/
	color: #555 !important;
	padding: 10px 10px !important;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    /*color: #fff;*/
	color: #10a0d8 !important;
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
	border-width: 0px;
}
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border-width: 0px;
}
@media only screen and (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
}
@media only screen and (max-width:1200px) {
	#header .header-nav-main > nav > ul > li > a{
		 /*color: #fff;*/
		color: #555 !important;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	/*color: rgba(255,255,255,0.8) !important;*/
		color: #10a0d8 ;
	}
    #header .header-nav-main nav > ul li a{
        line-height: inherit;
        padding: 7px 8px 3px 8px;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu>li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu>li>a {
		 /*color: #fff;*/
		color: #555;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu>li>a:hover {
		background-color: transparent;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		/*color: rgba(255,255,255,0.8);*/
		color: #10a0d8 ;
	}	
}
@media only screen and (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}

/*S002 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    margin: 15px 0 8px 15px;
	/*background: #fff;
	color: #10a0d8;*/
	background: #10a0d8;
	color: #fff;
}
/*S002 간편*/
#easyloan {
    position: absolute;
    width: 350px;
    height: 350px;
    top: 21%;
    right: 15%;
    background-color: #fff;
    z-index: 20;
	border: 1px solid #10a0d8;
}
#easyloan h3{
	border-bottom: 1px solid #ddd;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 25px;
	font-size: 2rem
}
#easyloan ul {
	padding: 30px 0px;
}
#easyloan ul li {
	margin-bottom: 10px;
}
#easyloan ul li label{
	width:80px;
	text-align: left;
}
#easyloan ul li input[type="tel"],
#easyloan ul li input[type="text"]{
	height: 30px;
	border: 1px solid #ddd;
	padding: 2px 12px;
	width: 220px;
}
#easyloan ul .agree {
	width: 90%;
    margin: 0 auto 10px auto;
}
#easyloan ul .agree span{
	float: left;
	padding: 6px 0;
}
#easyloan ul .agree a,
#easyloan ul .agree a:hover{
	float: right;
	border: 1px solid #ddd;
	color: #666;
}
#easyloan ul .agree label,
#easyloan ul .agree input{
	display: inline !important;
	width: inherit;
	vertical-align: middle;
}
#easyloan ul li input[type="submit"]{
	width: 90%;
	background-color: #2ca928;
	border-radius: 4px;
	color: #fff;
	border:0px;
	padding: 10px;
}
@media only screen and (max-width:1200px){
	#easyloan{
		display: none;
	}
}

/*s002 - 전문보기 팝업*/
#privacy h3{
	border-bottom: 3px solid #eee;
}
#privacy h3:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	background-color: #2ca928;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 1px;
}
/*S002 - Main Slider*/

.slider-container .main-label {
    text-shadow: 0px 0px 0px;
}

/*S002 - Contents - common*/
section#loan{
	padding: 50px 0;
}
@media only screen and (max-width:992px){
	section#loan{
		padding-bottom: 0;
	}
}
/*S002 - contents01*/
.contents01 .banner_panel li{
	border: 1px solid #ddedf6;
	margin-left: -1px;
	padding: 30px;
}


@media only screen and (min-width:1200px){
	.contents01 .banner_panel li {
		height : 210px; 
	}
}


.contents01 .banner_panel li p{
	font-size: 13px;
	line-height: 22px;
}
.contents01 .banner_panel li .btn{
	border: 1px solid #ddd;
	border-radius: 15px;
	padding: 6px 18px;
	color: #888;
}
.contents01 .banner_panel .banner-bg{
	background-color: #ddedf6;
}
.contents01 .banner_panel .banner-bg .btn{
	background-color: #fff;
	border-color: #fff;
}
.contents01 .type1 {
    background: url(../img/ban_icon1.png) no-repeat 90% 90%;
}
.contents01 .type2 {
    background: url(../img/ban_icon2.png) no-repeat 90% 90%;
}
.contents01 .type3 {
    background: url(../img/ban_icon3.png) no-repeat 90% 90%;
}
.contents01 .type4 {
    background: url(../img/ban_icon4.png) no-repeat 90% 90%;
}
/*S002 - contents02*/
.contents02 .loan-list .loan-list-con h4 {
	color: #666;
}
.contents02 .loan-notice li {
	margin-bottom: 5px;
	width: 100%;
}
.contents02 .loan-notice li a{
	display: block;
	text-decoration: none;
	color: #999;
}
.contents02 .loan-notice li span{
	float: right;
}
.contents02 .loan-list-list li{
	float: left;
	border-left: 1px solid #eee;
}
.contents02 .loan-list-list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.contents02 .loan-list-list li .img-wraper{
	display: inline-block;
	min-height: 40px;
}
.contents02 .loan-list .loan-list-con .custom_center {
	border-top:1px solid #eee; 
	border-bottom:1px solid #eee;
}
@media only screen and (max-width:1200px){
	.contents02 .loan-list > li {
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-left: 0px;
	}
	.contents02 .loan-list > li:last-child {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.contents02 .loan-list .loan-list-con h4 {
		border-bottom: 2px solid #eee;
   		padding-bottom: 5px;
	}
	.contents02 .loan-list .loan-list-con .custom_center {
		border-top: 0px; 
		border-bottom: 0px;
	}
}
/*S002 - footer*/
#footer {
	padding: 0;
	background-color: #f8f8f8;
	border-top: 1px solid #e6e6e6;
	margin-top: 30px;
}
#footer .footer-copyright {
     margin-top: 0; 
}
#footer {
     margin-top: 0; 
}
#footer .contact p {
    margin: 0 0 10px;
}
#footer .btn {
	border: 1px solid #6a6a6a;
	background-color: #858585;
	color: #fff;
}

/*S002 Location-nav*/
#loan #location-nav ul li a{
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 10px;
    color: #666;
	border-bottom: 1px solid #ddd;
}
#loan #location-nav ul li a:hover,
#loan #location-nav ul li a.active{
	color: #fff;
	background-color: #1759a5;
}
@media only screen and (max-width:992px){
	#loan #location-nav{
		display: none;
	}

	#loan #location-subtitle {
		margin-top:-50px; 
		/*position:relative;
		float:left;*/
		/*display: none;*/
	}
	#loan #location-subtitle h2 {
		font-size:20px;
		padding-right:10px;

	}

}
/*S002 loan info-table*/
.info-table li{
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}
.info-table li h3{
	color: #0794d1;
}
.info-table li .c_center{
	background-color: #10a0d8;
	color: #fff;
}
#bt-info-table{
	display: none;
}
@media only screen and (max-width:992px){
	#bt-info-table{
		display: block;
		padding: 0px;
		padding-bottom: 50px;
	}
	.info-table li{
		border: 1px solid #eee;
		width: 50%;
		float: left;
		margin-left: -1px;
		min-height: 180px;
	}
	.info-table li p{
		margin: 0px;
	}
}
@media only screen and (max-width:479px){
	.info-table li{
		width: 100%
	}
}
/*location-subtitle*/
#loan #location-subtitle h2{
	display: inline-block;
}
#loan #location-subtitle .breadcrumb {
	background-color: transparent;
	display: inline-block;
	text-align: right;
	padding: 0;
}
#loan #location-subtitle .breadcrumb > li {
    display: inline-block;
    font-size: 0.85em;
    text-transform: uppercase;
    text-shadow: none;
}
#loan #location-subtitle .breadcrumb > li {
    display: inline-block;
    font-size: 0.85em;
    text-transform: uppercase;
    text-shadow: none;
	color: #666666;
}
#loan #location-subtitle .breadcrumb.breadcrumb-valign-mid li.active {
    color: #666666;
}
#loan #location-subtitle .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
/*S002 서브페이지 공통*/
.page-header.parallax {
	height:180px;
    margin: 0 0 35px;
    padding: 160px 0 30px;
}
@media only screen and (max-width:479px){
	.page-header.parallax h3{
		
		font-size: 1.5rem;
	}
	.page-header.parallax h1{
		font-size: 3rem;
	}
}
/*S002 loan*/
#loan .content01{
	margin-bottom: 0px;
	padding-left: 20px;
}
#loan .content01-img{
	text-align: right
}
@media only screen and (max-width:992px){
	#loan .row{
		margin-left: -15px;
	}
	#loan .content01-img{
		text-align: left;
		margin-top: 15px;
	}
}

#loan .terms table,
#loan .application table{
	width: 100%;
	word-break: keep-all;
}
#loan .application table th{
	background-color: #f8f8f8;
}
#loan .terms table tr,
#loan .application table tr{
	border-bottom: 1px solid #eee;
}
#loan .terms table td,
#loan .terms table th,
#loan .application table th,
#loan .application table td{
	padding: 15px;
}
#loan .application select,
#loan .application input[type="text"]{
	border: 1px solid #ddd;
    padding: 2px 12px;
    border-radius: 0px;
    width: 80%;
	color: #bdbdbd;
	height: 30px;
}
#loan .application input[type="checkbox"]{
	vertical-align: middle;
	margin: 0px;
}
#loan .application .sub-loan-agree label a{
	color: #777;
	text-decoration: none;
}
#loan .application .btn{
	width: 90%;
    background-color: #2ca928;
    border-radius: 4px;
    color: #fff;
    border-color: #2ca928;
}
@media only screen and (max-width:479px){
	.sub-page .col-md-1,
	.sub-page .col-md-2,
	.sub-page .col-md-3,
	.sub-page .col-md-4,
	.sub-page .col-md-5,
	.sub-page .col-md-6,
	.sub-page .col-md-7,
	.sub-page .col-md-8,
	.sub-page .col-md-9,
	.sub-page .col-md-10,
	.sub-page .col-md-11,
	.sub-page .col-md-12{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#loan .loan-process li{
		width: 100%;
		border: 0px !important;
	}
	#loan .loan-process .mobile-after:after{
		border-color: #ff4015 transparent transparent transparent;
		border-style: solid;
		border-width: 4px;
		content: " ";
		display: block;
		height: 0;
		width: 0;
		margin: 15px auto;
	}
}
/*S002 process*/
#loan .loan-process{
	border: 1px solid #eee;
}
#loan .loan-process li{
	border-right: 1px solid #eee;
}
#loan .loan-process02 li{
	border: 1px solid #eee;
	margin-bottom: 10px;
}
@media only screen and (max-width:992px){
	#loan .loan-process02 li{
		text-align: center;
	}
	#loan .loan-process02 li img{
		padding-bottom: 10px;
	}
}
/*S002 ask*/
.ask-area li {
	margin-bottom: 20px;
}
.ask-area li select,
.ask-area li input {
	border: 1px solid #ddd;
    padding: 2px 12px;
    border-radius: 0px;
    width: 100%;
    color: #bdbdbd;
	height: 30px;
}
.ask-area li input[type="submit"]{
	width: 30%;
    background-color: #2ca928;
    border-radius: 4px;
    color: #fff;
    border-color: #2ca928;
	padding: 10px;
	height: inherit;
}
@media only screen and (max-width:992px){
	.ask-area li input[type="submit"]{
		width: 100%;
	}
}
@media only screen and (max-width:479px){
	.ask-area li>.col-md-1,
	.ask-area li>.col-md-2,
	.ask-area li>.col-md-3,
	.ask-area li>.col-md-4,
	.ask-area li>.col-md-5,
	.ask-area li>.col-md-6,
	.ask-area li>.col-md-7,
	.ask-area li>.col-md-8,
	.ask-area li>.col-md-9,
	.ask-area li>.col-md-10,
	.ask-area li>.col-md-11,
	.ask-area li>.col-md-12{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
/*S002 company_01*/
.root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media only screen and (max-width: 992px) {
	.root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
}

/*보드 부분 == 절대 수정 금지!*/
#contents-wrapper #board_01_write .board_01_write_title h2{
	display: none;
}