@import url('https://fonts.googleapis.com/css?family=Russo+One');
@import url('https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@font-face {
	font-family: 'BMJua';
	src: url(../fonts/BMJua.eot);
	src: url(../fonts/BMJua.eot?#iefix) format('embedded-opentype'),
	url(../fonts/BMJua.woff) format('woff'),
	url(../fonts/BMJua.ttf) format('truetype');
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/* °øÅë */
* {transition:0.3s}

body {
	padding-bottom: 0px;
	color: #5a5a5a;
	font-family:'Russo One', 'Noto Sans Korean', 'nanumgothic', sans-serif;
	background: none;
	background: none;
}

ul {list-style:none;margin:0;padding:0}


.container{padding-right:0px;padding-left:0px;margin-right:auto;margin-left:auto}
.container-contact {background: url('../img/sub/contact_bg.jpg') no-repeat center top #ece8e7;background-size:cover ;padding:10px 0 50px}
.container-contact .container {border:20px #d9d9d9 solid;background: #fff;padding:60px 20px 0;}

.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background-color: rgba(0,0,0,0.5);
	border-bottom:1px rgba(255,255,255,0.5) solid;
}

/* .navbar-wrapper2 {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background-color: rgba(255	,255,255,0.3);
	border-bottom:1px rgba(255,255,255,0.5) solid;
	height:100px;
} */

.navbar-wrapper .navbar{position:relative;min-height:100px;margin-bottom:0px;border:0px solid transparent;padding:0 0px}

.navbar-wrapper .navbar .container {
	width: auto;
	padding: 0 0px;
	margin: 0px 0 0;
	border-radius: 0px;
}
.navbar-inverse .navbar-collapse {padding:0 0px;border:0;border-top: 0px rgba(255,255,255,0.5) solid;}

.row{margin-right:0px;margin-left:0px}

.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:25px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}

.navbar-inverse{background-color: rgba(0,0,0,0.0) !important;border-color:transparent !important}
.navbar-inverse .navbar-brand {float:left;height:100px;padding:2px 0 0 15px}
.navbar-inverse .navbar-brand:hover {color:#a2071a;}
.navbar-inverse .navbar-brand span {background: #a2071a;color:#ffffff;border-radius:5px;padding:0 5px;margin:0 5px 0 0;}
.navbar-inverse .navbar-text{color:#ffffff !important}
.navbar-inverse .navbar-nav>li>a {
	color:#ffffff !important;
	position: relative;
	display: block;
	padding: 41px 20px 37px !important;
	font-size: 18px;	
	font-weight: normal;
}
.navbar-inverse .navbar-toggle{border-color:#ffffff}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #ffffff;}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background:none}
.navbar-inverse .navbar-nav{float:right;margin:0}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color: rgba(0,0,0,0.0);border-top:0px #a2071a solid;line-height: 20px;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff;
	font-size: 14px;
	
	font-weight: normal;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}

.dropdown-menu{position:absolute;top:102%;left:0;z-index:1000;display:none;float:left;min-width:100px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color: rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu.menu2{width:150px;}
.dropdown-menu.menu3{width:150px;}
.dropdown-menu.menu4{margin-left:-30px;}
.dropdown-menu>li{padding-top:8px; padding-bottom:5px;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#ffffff;white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#666666;text-decoration:none;background-color:#000000}

.navbar-brand2 {float:left;letter-spacing:0.05em;padding:0px 15px 0;font-size:24px;line-height:46px;font-weight: bold;color:#9a9a9a;font-family: 'Montserrat';}

.carousel-inner {
	/*margin-top: 78px;*/
}
@media screen and (max-width:767px){
	.navbar-wrapper .container {padding-right:0px;padding-left:0px}

	.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-2, .col-lg-3, .col-lg-4 .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		min-height: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}

	.container-contact {padding:0px}
	.container-contact .container {border:10px #d9d9d9 solid;padding:0px 10px 0;}

	.navbar-inverse .navbar-collapse {padding:0 0px;border:0;border-top: 1px rgba(255,255,255,0.5) solid;}

	.navbar-inverse .navbar-nav {
		margin-top:0;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #ffffff !important;
		padding: 10px 13px !important;
		font-size: 14px;
		background-color: rgba(0,0,0,0.5);
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		font-size: 13px;
	}
	.navbar-inverse .navbar-nav{width:100%;float:left;margin:0}

	.navbar-wrapper .navbar {
		min-height: 80px;
		padding-right: 0px;
		padding-left: 0px;
	}

	.navbar-wrapper .navbar .container {
		width: auto;
		background: none;
		padding: 0 15px;
		margin: 0px -1px 0;
	}
	.carousel-inner {
	}
}

@media screen and (max-width:768px){
	.navbar-inverse .navbar-brand {width:235px;height:80px;}
	.navbar-brand>img {width:100%;}
}

hr{margin:30px 0;border:0;border-top:1px solid #d9d9d9}

.featurette-divider {margin: 30px 0; }
.featurette-divider2{margin: 50px 0 0; border-top: 0px dashed #d9d9d9;}
.featurette-divider3{margin: 30px 0; border-top: 1px dashed #d9d9d9;}
.featurette-divider4 {margin: 0px 0; border-top: 0px dashed #d9d9d9;}
@media screen and (max-width:767px){
	.featurette-divider {margin: 20px 0; }
	.featurette-divider2{margin: 20px 0 0;}
	.featurette-divider3{margin: 20px 0;}
}

footer {margin:45px 0;font-family: 'Noto Sans Korean',sans-serif;}
footer:after {content: '';display: block;clear: both;visibility: hidden;}
.footer-text-pc {display:block;padding:0px 0px 0;font-size:14px;line-height:20px;font-weight: normal;color:#fff;text-align: center;}
.footer-text-pc span {color:#9a9a9a;}
.footer-text-m {display:none;}
@media screen and (max-width:767px){
	footer {margin:25px 0;font-family: 'Noto Sans Korean',sans-serif;}
	.footer-text-pc {display:none;}
	.footer-text-m {display:block;padding:0px 0px 0;font-size:14px;line-height:20px;font-weight: normal;color:#fff;text-align: center;}
	.footer-text-m span {color:#9a9a9a;}
}

/* ¸ÞÀÎ ¹× ¼­ºê°øÅë */
.product-bg {background: url('../img/main/product_bg.jpg') no-repeat center top;background-size:cover ;border-top:5px #a2071a solid;}
.product {margin:90px 0 90px}
.product img {width:100%;}
.product .product-box {background: none;padding:0 0 0px 0}
.product .product-box:after {content: '';display: block;clear: both;visibility: hidden;}
.product a:hover {opacity:0.9;}
.product .product_arrow1 {position: absolute;left:50%;margin:90px 0 0 -650px;}
.product .product_arrow2 {position: absolute;left:50%;margin:90px 0 0 600px;}

.product h1 {
	font-size: 60px;
	line-height:60px;
	margin:0px 0 40px 0;
	font-weight: normal;
	color: #a2071a;
	letter-spacing:-0.0em;
}
.product h2 {
	font-size: 20px;
	line-height:26px;
	margin:30px 0 0 0;
	font-weight: normal;
	color:#333333;
	letter-spacing:-0.05em;
}
.product h3 {
	font-size: 20px;
	line-height:20px;
	margin:20px 0 20px 0;
	font-weight: 500;
	color:#333;
	font-family: 'Noto Sans Korean',sans-serif;
	
}
.product h3 span {
	font-weight: normal;
	color:#a2071a;
}
.product .col-md-3 p {
	font-weight: normal;
	font-size: 14px;
	line-height:20px;
	letter-spacing:-0.0em;
	color:#666666;
	margin:0 0 0 0;
	font-family: 'Noto Sans Korean',sans-serif;
}

.product-tab-bg {background: url('../img/main/product_tab_bg.jpg') no-repeat center top;background-size:cover ;}
.product-tab {line-height:80px;}
.product-tab a {opacity:0.6;color:#fff;font-size: 22px;}
.product-tab a:hover,.product-tab a:active,.product-tab a:focus {opacity:1;text-decoration: none;}
.product-tab a.active {opacity:1;text-decoration: none;}

.banner-bg {}
.banner {padding:0 0 0 0}
.banner .col-md-4 {padding:6.5% 0;background-size:cover ;background-position: 50% center;}
.banner a {font-size: 40px;}
.banner a.banner_text1 {color:#333}
.banner a.banner_text2 {color:#fff}
.banner a.banner_text1:hover {background: #333;color:#fff;text-decoration: none;padding:0 10px}
.banner a.banner_text2:hover {background: #333;color:#fff;text-decoration: none;padding:0 10px}

@media screen and (max-width:769px){

	.product {margin:30px 0 10px}
	.product h1 {
		font-size: 40px;
		line-height:125px;
		margin:0px 0 -28px 0;
	}
	.product h3 {
		margin: 20px 0 10px 0;
	}
	.product .col-md-3 p {
		font-size: 12px;
	}
	.product .product_arrow1 {display:none}
	.product .product_arrow2 {display:none}

	.product-tab {line-height:40px;padding:0 0 0 0;}
	.product-tab .col-md-4 {float:left;padding:0 5px; margin-left:9px;}
	.product-tab a {opacity:0.6;color:#fff;font-size: 12px;}

	.banner a {font-size: 30px;}

}

/* ¼­ºê */

.carousel {
	height: 820px;
	/* margin-bottom: 60px; */
}
.carousel-caption {
	z-index: 10;
	padding-bottom:10px;
}
.carousel .item {
	height: 820px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 820px;
}

.sub_img {width:100%;height:260px;}

.carousel-caption{position:absolute;right:15%;top:40%;left:15%;z-index:10;padding-top:0px;padding-bottom:0px;color:#ffffff;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.6);}
.carousel-caption2{position:absolute;right:0%;top:52%;left:0%;z-index:10;padding-top:0px;padding-bottom:0px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}

.carousel-caption h1 {font-size: 80px;line-height:80px;margin:0 0 40px;}
.carousel-caption2 h1 {font-size: 60px;line-height:60px;}

.carousel-caption p {
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	font-family: 'BMJua';
	letter-spacing:-0.0em;
}

@media screen and (max-width:769px){

	.carousel-caption{position:absolute;right:0%;left:0%;top:48%;z-index:10;padding-top:0px;padding-bottom:0px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}
	.carousel-caption2{position:absolute;right:0%;left:0%;top:52%;z-index:10;padding-top:0px;padding-bottom:0px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}  

	.carousel-caption h1 {font-size: 40px;line-height:40px;margin:0 0 0px;}
	.carousel-caption2 h1 {font-size: 40px;line-height:40px;}

	.carousel-caption p {
		margin-bottom: 0px;
		font-size: 18px;
		line-height: 20px;
		font-weight: normal;
		font-family: 'BMJua';
		
	}

}

.carousel-caption h1 {
	animation-name:carouselcaptionAnimation;
	animation-duration: 2s;
	animation-iteration-count:1;
	animation-timing-function: ease-in-out; 
}
@keyframes carouselcaptionAnimation {
	from {opacity: 0;transform: translate3d(0, 50%, 0);}
	50% {opacity: 1;transform: none;}
	to {opacity: 1;transform: none;}
}

.carousel-caption2 h1 {
	animation-name:carouselcaptionAnimation2;
	animation-duration: 2s;
	animation-iteration-count:1;
	animation-timing-function: ease-in-out; 
}
@keyframes carouselcaptionAnimation2 {
	from {opacity: 0;transform: translate3d(0, 50%, 0);}
	50% {opacity: 1;transform: none;}
	to {opacity: 1;transform: none;}
}

.carousel-caption p {
	animation-name:carouselcaptionAnimation3;
	animation-duration: 2s;
	animation-iteration-count:1;
	animation-timing-function: ease-in-out; 
}
@keyframes carouselcaptionAnimation3 {
	from {opacity: 0;transform: translate3d(0, 0%, 0);}
	50% {opacity: 0;transform: translate3d(0, 50%, 0);}
	to {opacity: 1;transform: none;}
}

.sub-title {margin:30px 0 20px;color: #9a9a9a;padding:0 0 0 0;;font-family: 'Noto Sans Korean',sans-serif;}
.sub-title span {color: #666666;font-weight: 500;}

.sub-page {line-height:30px;color:#333;font-size: 16px;padding:0 0 0 0}
.sub-page:after {content: '';display: block;clear: both;visibility: hidden;}

.sub-page {padding:0 0 0 0 !important}
.sub-page .col-lg-12 {padding:0 0 0 0 !important}

.sub-page-title1 {font-weight: normal;font-size: 24px;margin:0 0 10px 0;text-decoration: none;font-family: 'BMJua'; word-break:keep-all;}
.sub-page-title2 {font-weight: normal;font-size: 34px;margin:0 0 0px 0;text-decoration: none;color:#000000;font-family: 'Noto Sans Korean',sans-serif;word-break:keep-all;}
.sub-page-title2-s {font-weight: normal;font-size: 16px;margin:0 0 10px 0;text-decoration: none;font-family: 'Noto Sans Korean',sans-serif;word-break:keep-all;}
.sub-page-title3 {font-weight: normal;font-size: 24px;margin:0 0 10px 0;text-decoration: none;font-family: 'Noto Sans Korean',sans-serif;word-break:keep-all;}
.sub-page-title4 {font-weight: normal;font-size: 18px;margin:0 0 10px 0;text-decoration: none;font-family: 'Noto Sans Korean',sans-serif;word-break:keep-all;}
.sub-page-box-circle {background: url('../img/sub/circle_bg.png') no-repeat center top;background-size:cover ;border-radius:50%;height:180px;line-height:20px;width:180px;margin:25px 0px 0;padding:72px 15px 0;color:#fff;font-size: 16px;}
.sub-page p {line-height:30px;color:#333;font-size: 16px;padding:0 0 0 0;font-family: 'Noto Sans Korean',sans-serif;}
.sub-page p span{font-weight:600; }
.img-common {border:1px #d9d9d9 solid;	padding:10px;}
.img-common .col-md-6 {
	padding: 0 0 0px 0;
}
.img-common .col-md-12 {
	padding: 0 0 0px 0;
}
.img-common img {
	width:100%;
	border: 2px #ffffff solid;
}
.img-common2 img {
	width:100%;
}

.h10 {height:10px}
.h20 {height:20px}
.h30 {height:30px}
.h40 {height:40px}
.h50 {height:50px}
.h60 {height:60px}
.h70 {height:70px}
.h80 {height:80px}

@media screen and (max-width:767px){
	.carousel {
		height: 267px;
		margin-bottom: 0px;
	}

	.carousel-caption {
		z-index: 10;
	}
	.carousel .item {
		height: 267px;
		background-color: #777;
	}
	.carousel-inner > .item > img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		height: 267px;
	}

	.sub_img {width:100%;height:240px;background-size: cover !important;}

	.sub-title {margin:20px 0 10px;text-align: center;}
	.sub-title span {color: #666666;}
	
	.sub-page {line-height:26px;color:#333;font-size: 14px;padding:0 0px}
	.sub-page:after {content: '';display: block;clear: both;visibility: hidden;}

	.sub-page-box-circle {background: url('../img/main/product_tab_bg.jpg') no-repeat center top;background-size:cover ;border-radius:0%;height:50px;line-height:50px;width:100%;margin:5px 0px 0;padding:0px 0 0;color:#fff;font-size: 14px;}

	.img-common {border:1px #d9d9d9 solid;	padding:5px;}

	.table-common {width:100%;margin:0px 0 0 0px;}
	.table-common ul li {float:left;width:100%;margin:0;padding:5px;line-height:30px;border-bottom:1px solid #ddd;font-size: 14px;text-align: center;}
	.table-common ul li.th {width:100%;padding:3px;background:#9a9a9a; color:#ffff; font-weight: 500;text-align: center;}
	.table-common ul li.th2 {width:100%;padding:3px;background:#9a9a9a; color:#ffff; font-weight: 500;text-align: center;height:225px;line-height:215px}
	
	.table-common2 {width:100%;margin:0px 0 0 0px;}
	.table-common2 ul li {float:left;width:100%;margin:0;padding:5px;line-height:30px;border-bottom:1px solid #ddd;font-size: 14px;text-align: center;}
	.table-common2 ul li.th {width:100%;padding:3px;background:#9a9a9a; color:#ffff; font-weight: 500;text-align: center;}
	.table-common2 ul li.th2 {width:100%;padding:3px;background:#9a9a9a; color:#ffff; font-weight: 500;text-align: center;height:225px;line-height:215px}

	.sub-page .col-md-7 {padding-left:0;padding-right:0}
	.sub-page .col-md-5 {padding-left:0;padding-right:0}
	.sub-page .col-md-4 {padding-left:0;padding-right:0}

	.h10 {height:10px}
	.h20 {height:15px}
	.h30 {height:15px}
	.h40 {height:30px}
	.h50 {height:30px}
	.h60 {height:30px}
	.h70 {height:30px}
	.h80 {height:30px}

	.tab_cont .you_list li{width:100%; float:none;}
	.write_cont{width:100% !important; padding:10% 2.5% 12% 2.5% !important;}
	.tab_cont .you_list li a span span{margin:0;}

	.m_businessbg{width:100%;height:100%; margin-top:-30px;}
	.m_business{width:100%; height:418px;}
	.m_business li{overflow:hidden;}
	.m_business li p img{max-width:520px; width:100%; /* margin-left:45px; */}
	.m_business li:first-child p img{margin-left:none;}
	.m_business li:last-child p img{margin-left:none;}
	.m_business .bx-controls-direction .bx-next{right:-73px;;}
	.m_business .bx-controls-direction .bx-prev{left:94px;}
	.m_business .bx-controls-direction a{width:80px; height:80px; background-color:rgb(0,0,0,0.5); background-size:40% !important; display:none;}
	.m_business .bx-controls-direction { position:relative; top:-287px; left:-60px; } 
	.m_business li h4{font-size:17px;}

   /*  .m_businessbg{width:100%; height:100%; overflow:hidden;}
    	.m_business{width:100%;}
    	.m_business li p{width:100%; height:77%; background:red; margin:0; }
    .m_business li p img{display:none;}
    } */

@media (min-width: 992px) {

	.carousel {
	height: 900px;
	margin-bottom: 0px;
	}
	.carousel-caption {
	z-index: 10;
	}
	.carousel .item {
	height: 900px;
	background-color: #777;
	}
	.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 900px;
	}

}
@media (max-width: 1024px) {
	.product .product_arrow1 {display:none}
	.product .product_arrow2 {display:none}
}



/* ¹öÆ° */
a.btn01 {display:inline-block;margin:0 0 5px 0;padding:0px 20px;border:1px solid #000000;border-radius:0px;background:#000000;color:#ffffff;text-decoration:none;vertical-align:middle;height:38px;line-height:36px;font-size: 16px;font-weight: 400;}
a.btn01:focus, a.btn01:hover {box-shadow:inset 0 3px 5px rgba(0,0,0,.125);text-decoration:none;background:#ffffff;color:#000000;}
button.btn01 {display:inline-block;margin:0;padding:0px 20px;border:1px solid #732d18;border-radius:0px;background:#000000;color:#ffffff;text-decoration:none;height:38px;line-height:36px;font-size: 14px;font-weight: 400;}

a.btn02 {display:inline-block;margin:0 0 5px 0;padding:0px 20px;border:1px solid #732d18;border-radius:0px;background:#732d18;color:#ffffff;text-decoration:none;vertical-align:middle;height:38px;line-height:36px;font-size: 16px;font-weight: 400;}
a.btn02:focus, a.btn02:hover {box-shadow:inset 0 3px 5px rgba(0,0,0,.125);text-decoration:none;background:#ffffff;color:#732d18;}
button.btn02 {display:inline-block;margin:0;padding:0px 20px;border:1px solid #732d18;border-radius:0px;background:#ffffff;color:#732d18;text-decoration:none;height:38px;line-height:36px;font-size: 14px;font-weight: 400;}

a.btn01_on {display:inline-block;margin:0 0 5px 0;padding:0px 12px 5px;border:1px solid #a2071a;border-radius:0px;background:#a2071a;color:#ffffff;text-decoration:none;vertical-align:middle;height:38px;line-height:36px;font-size: 15px;font-weight: 400;font-family: 'Noto Sans Korean',sans-serif;}
a.btn01_on:focus, a.btn01_on:hover {box-shadow:inset 0 3px 5px rgba(0,0,0,.125);text-decoration:none;}
button.btn01_on {display:inline-block;margin:0;padding:0px 20px;border:1px solid #a2071a;border-radius:0px;background:#a2071a;color:#ffffff;text-decoration:none;height:38px;line-height:36px;font-size: 14px;font-weight: 400;}

a.btn01_off {display:inline-block;margin:0 0 5px 0;padding:0px 12px 5px;border:1px solid #666666;border-radius:0px;background:#666666;color:#ffffff;text-decoration:none;vertical-align:middle;height:38px;line-height:36px;font-size: 15px;font-weight: 400;font-family: 'Noto Sans Korean',sans-serif;}
a.btn01_off:focus, a.btn01_off:hover {box-shadow:inset 0 3px 5px rgba(0,0,0,.125);text-decoration:none;background:#ffffff;color:#666666;}
button.btn01_off {display:inline-block;margin:0;padding:0px 20px;border:1px solid #666666;border-radius:0px;background:#666666;color:#ffffff;text-decoration:none;height:38px;line-height:36px;font-size: 14px;font-weight: 400;}


/* form */

.caret {display:none}



/*** sub °øÅë ***/
.root_daum_roughmap{width:100% !important;}
.btn_quickTop{position:fixed; bottom:180px; left:50%; margin-left:520px; display:none; cursor:pointer;}
.sub_wrap{}
.sub_cont{padding:35px 0 80px 0; width:980px; margin:0 auto; overflow:hidden;}
.sub_cont h3{font-weight:500; word-break:break-all; margin-bottom:48px; color:#333333; font-size:32px; text-align:center;padding-top:16px; /* background:url(/images/sub/hv_title_icon.jpg) no-repeat center top; */ }
.sub_cont .h_title{color:#333333; font-size:28px; font-weight:600; text-align:center; }
.sub_cont .h_title span{color:#208cca;}


/*** sub 01 ***/
.s1_cont .left_bx{float:left;}
.s1_cont .right_bx{float:right; width:497px; padding-top:5px;}
.s1_cont h4{margin-top:-20px; color:#333333; font-size:28px; font-weight:500; text-align:center; margin-bottom:35px; word-break:keep-all;}
.s1_cont h4 span{color:#0066a0;}
.s1_cont h5{color:#262626; font-size:20px; font-weight:500;} 
.s1_cont .right_bx p{font-weight:400; color:#575757; font-size:15px; line-height:21px; margin-top:23px;}
.s1_cont .right_bx .sign{ margin-top:23px; display:table; float:right;}
.s1_cont .right_bx .sign .txt{font-size:15px; color:#575757; vertical-align:middle;}
.s1_cont .right_bx .sign .txt img{margin-left:13px;}


/*** sub 01_2 ***/
.s1_2cont .map_wrap{margin-bottom:35px; height:490px;}
.s1_2cont .wrap_map{z-index:1 !important;}

.s1_2cont .map_list{overflow:hidden; padding-bottom:35px;}
.s1_2cont .map_list dt{display:table; width:40px; height:40px; background:#133984; float:left; clear:both; }
.s1_2cont .map_list dt span{display:table-cell;vertical-align:middle; text-align:center; }
.s1_2cont .map_list dt img{ width:auto;height:auto;margin-left:-1px;}
.s1_2cont .map_list dd.last{margin-bottom:0;}
.s1_2cont .map_list dt.last img{margin-top:4px;}
.s1_2cont .map_list dd{float:left; margin-left:12px; margin-bottom:35px; }
.s1_2cont .map_list dd span{display:block; font-weight:400; font-size:15px; color:#333333;}
.s1_2cont .map_list dd a{font-size:14px; color:#5c5c5c; display:block;}




/*** sub 03 ***/

.s3_list_cont li{position:relative; width:304px; box-shadow:2px 2px 8px gray; margin-right:32.5px; float:left; overflow:hidden;}
.s3_list_cont li:nth-child(3n){margin-right:0; margin-bottom:38px;}
.s3_list_cont li a .img_wrap{display:table; width:100%; height:197px;/* background:url(/images/sub/no_img.jpg);*/ background-color:#eeeeee; background-size:100% 100%; border:1px solid #d7d7d7; border-bottom:0;}
.s3_list_cont li a .img_wrap2{display:table-cell; width:100%; height:197px; vertical-align:middle; text-align:center;}
.s3_list_cont li img{width:100%; height: auto;}
.s3_list_cont li p{display:table; width:100%; height:62px;  border:1px solid #d7d7d7;  overflow:hidden; padding:0; margin:0;}
.s3_list_cont li p>span{display:table-cell; text-align:center; vertical-align:middle; font-size:17px; color:#575757; font-weight:500;overflow:hidden; }
.s3_list_cont li p>span span{display:block; padding:0 5%; overflow:hidden; /* line-height:1;  */word-break:break-all;  font-family:"Noto Sans KR" !important; font-weight:600; color:black;}
.s3_list_cont li .cover{cursor:pointer; display:none; position:absolute; width:100%; height:100%; top:-100%;  background:url(/images/sub/bl_icon_addmore.png) no-repeat center center;background-color:rgba(0,0,0,0.4);}

.s3_view_cont .img_area{max-width:100%}
.s3_view_cont .view_area{margin-bottom:4%; text-align:center;}
.s3_view_cont .view_area img{max-width:100%; width:980px; }
.s3_view_cont .text_area{width:200%; padding-top:10px; word-break:break-all; font-size:15px; line-height:28px;}
.s3_view_cont .text_area img{max-width:100%; width:980px; height:auto; margin-top:25px; margin-bottom:18px;}
.s3_view_cont p{text-align:left; line-height:18px; font-family:"NotoSansKR, sans serif" !important; letter-spacing:-2.0px; font-size:15px;}
.s3_view_cont p.red{color:red;}
.s3_view_cont .btn_list{display:inline-block; margin-top:45px; float:right; width:60px; line-height:25px; border:1px solid #ccc; text-align:center; font-weight:500;font-size:14px; border-radius:5px; background:#f5f5f5; letter-spacing:1px;}
.s3_view_cont h3{ font-family:"Noto Sans KR" !important; font-weight:500;}

/************************************************************************   °Ô  ½Ã  ÆÇ   ******************************************************************************************************/

/** btn_write **/
.btn_wrte_wrap{text-align:right;}
.btn_wrte{margin-top:20px; display:inline-block; }

/** paginb_Bx **/
.paginb_Bx {position:relative; text-align: center;  margin-top:20px;overflow:hidden; clear:both; }
.paginb_Bx a {display:inline-block; height:29px; line-height:29px; width:30px; border:1px solid #dfdfdf; color:#777; background:#fff; margin:0 2px;}
.paginb_Bx a:hover,
.paginb_Bx a.nowpage {background:#999; color:#fff; border:1px solid #999;}
.paginb_Bx a.nowpage {cursor:default;}
.paginb_Bx .btn_wrte{position: absolute;  display:inline-block; padding:0; border:none; background:none; right:-2px; width:auto; height:23px;}
.paginb_Bx a.btn_wrte:hover {background:none;}
.paginb_Bx a.direction {letter-spacing:-1px; font-weight:bold; color:#bbb;}
.paginb_Bx a.direction:hover {color:#fff;}
.paginb_Bx a.direction.next {text-indent:1px;}
.paginb_Bx a.direction.prev {text-indent:-1px;}

/** search_bx **/
.search_bx *{line-height: 1.1em; vertical-align: top;}
.search_bx {text-align: center; padding: 25px 0 0 0;}
.search_bx .search_sel{width: 55px; height: 25px; padding:0; border: 1px solid #ccc; padding:0;}
.search_bx .search_inpuut{width: 149px; height: 23px; padding:0; border: 1px solid #ccc; padding:0;}

/**lst_tab_bx**/
.lst_tab_bx {width: 100%; overflow: hidden; height:25px;}
.lst_tab_bx .count_bx{float:right; display:block; color: #000; font-size:13px;}
.lst_tab_bx .paginb_bx{float: right; display:block; color: #000; font-size:13px;}
.list_new{margin-top:7px;}
.pdf_td a{vertical-align:middle; margin-right:9px; border:1px solid #e2e2e2;display:inline-block;  width:29px; height:29px;}
.list_btn_find{ background:url(/images/sub/hv_btn_list_find.png) no-repeat center center;}
.list_btn_down{ background:url(/images/sub/hv_btn_list_down.png) no-repeat center center;}

/** rb_list_form **/
.rb_list_form{}
/** view_guide **/
.text_bx_img{text-align:center;}
.text_bx_txt{word-break:break-all;}
.view_guide{width: auto; overflow: hidden;color: #545454;}
.view_guide .view_h{padding: 14px 15px; border-top: 2px solid #222e89; width: auto;  font-size: 17px; background-color: #f5f5f5; font-weight: bold; border-bottom: 1px solid #ccc; word-break:break-all;}
.view_guide .txt_bottom{border-bottom: 1px solid #ccc; overflow: hidden; width: auto;}
.view_guide .txt_bottom .txt_bx{float:right; overflow: hidden; padding: 8px 0 12px;}
.view_guide .txt_bottom .txt_bx .rgt_txt{float: left; padding: 4px 10px 0 0;}
.view_guide .txt_bottom .txt_bx .rgt_txt01{float: left; padding: 4px 10px 0 0;}
.view_guide .txt_bottom .txt_bx .rgt_txt02{float: left; padding: 4px 0 0 0; margin: 0 15px 0 0;}
.view_guide .txt_bottom .txt_bx a{float: left; margin: 0 5px 0 0;}
.view_guide .view_txt{min-height: 296px; line-height: 18px;}
#font_plus_minus {padding:20px 15px; width:950px; word-wrap:break-word; }
#font_plus_minus img {max-width:740px !important;}
.view_guide .input_btm{width: auto; padding: 10px 0;overflow: hidden; border-top: 2px solid #000;}
.view_guide .input_btm strong{display: block; float: left; color: #000; font-size: 12px; padding: 7px 13px 0 10px;}
.view_guide .input_btm .ico_h{padding-left: 18px !important; background:url("../images/sub/ico_write.gif") no-repeat left 4px;}
.view_guide .input_btm input{display: block; float: left; width: 60px; height: 24px; padding:0; border: 1px solid #ccc; line-height: 24px;}
.view_guide .input_btm .spam_ico{display: block; float: left; margin: 0 0 0 5px;}
.view_guide .text_area_bx{width: auto; overflow: hidden;}
.view_guide .text_area_bx .i_text{padding: 10px; width: 659px; height: 57px; display: block; float: left; border: 1px solid #ccc; line-height: 18px;}
.view_guide .text_area_bx .repple_btn{display: block; float: left; margin: 0 0 0 8px; }
.view_guide .view_btn_bx{width: auto; overflow: hidden; padding: 15px 0;}
.view_guide .view_btn_bx .lft_bx{float: left;}
.view_guide .view_btn_bx .rgt_bx{float: right;}
.view_guide .comment_m {border-top:1px solid #ddd; padding:7px; text-align:left;}
.view_guide .comment_m input {width:100px; margin-bottom:3px;}
.view_guide .comment_m textarea {padding: 10px; width: 651px; height: 57px; margin-right:5px; vertical-align:top;}
.view_paging {width:100%; border:1px solid #ccc;}
.view_paging th {padding:2px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-size:12px; background:#eee; text-align:center;}
.view_paging td {padding:2px 10px; border-bottom:1px solid #ccc; font-size:12px; background:#fff;}
.view_paging td span {display:block; height:20px; overflow:hidden;}
.view_paging td a {display:block; font-size:12px; color:#7c97b2; line-height:20px;}
.text_area_bx .i_text{width:876px !important;}
.text_area_bx .repple_btn{ border:1px solid #ccc; border-radius:4px; color:#333; font-weight:600; font-size:13px; width:72px; text-align:center; height:77px; line-height:79px;}

/** write_guide **/

.write_guide{width: 100%; }
.write_guide *{font-family:'Noto Sans KR', sans-serif; font-weight:300;}
.write_guide th{font-weight:400;font-size: 15px; color: #000; text-align: center; background-color: #eee; border-bottom: 1px solid #ccc;}
.write_guide td{padding: 5px 0 5px 5px; text-align: left; border-bottom: 1px solid #ccc;}
.write_guide td .write_input{display: block; float: left; width: 150px; float: left; height: 33px; border: 1px solid #ccc; line-height: 33px; margin: 0 5px 0 0; padding:0 0 0 5px;}
.write_guide td .write_input_subj{display: block; float: left; width: 500px; float: left; height: 24px; border: 1px solid #ccc; line-height: 24px; margin: 0 5px 0 0;}
.write_guide .rdo_Bx *{line-height: 1em; vertical-align: top;}
.write_guide .rdo_Bx{overflow: hidden;}
.write_guide .rdo_Bx input{float: left; display: block; width: 13px; height: 13px; margin: 0 5px 0 0;}
.write_guide .rdo_Bx label{float: left; display: block; font-size: 12px; color: #000; padding: 2px 15px 0 0;}
.write_guide .write_cont{padding: 5px; width: auto;}
.write_guide .sel_write{display: block; float: left; width: 150px; float: left; height: 32px; border: 1px solid #ccc; line-height: 24px; margin: 0 5px 0 0;}
.write_guide .line_txt{display: block; float: left; font-size: 12px; width: 10px; margin: 3px 5px 0 0; text-align:center;}
.write_guide .cont_text{display: block; float: left; font-size: 15px; height: 436px; width: 100%; box-sizing:border-box;  padding: 10px; border: 1px solid #ccc; line-height: 18px;}
.btn_cont{width: auto; text-align: center; padding: 30px 0 0 0; vertical-align:top;}
.btn_cont a{display:inline-block; width:80px; height:35px; background:#2f2f82; color:#fff;}
.btn_cont a:hover{text-decoration:none;}
.write_guide .view_input {width: 150px; float: left; height: 24px; border: 1px solid #ccc; line-height: 24px;}
.write_guide .bx_find_file {position:absolute; width:73px; height:24px; overflow:hidden;}
.write_guide .upload_input {position:absolute; right:0; top:0; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.write_guide .btn_fndfile {width:66px; height:21px; display: inline-block; margin: 2px 0 0 3px;}
.write_guide .rgt_txt{display: inline-block; padding: 6px 0 0 77px;}

/** password_bx **/

.password_bx{width: auto; overflow: hidden; border: 11px solid #ebebeb; text-align: center; padding: 149px 0;}
.password_bx strong{display: inline-block; padding: 2px 0 0 0;}
.password_bx input{display: inline-block; width: 150px; height: 24px; padding:0; border: 1px solid #ccc; line-height: 24px; text-indent:3px;}
.password_bx a img {vertical-align:bottom;}

/** passwd_div **/
.passwd_div {text-align:center;}
.passwd_div ul li {display:inline-block;}
.passwd_div ul li a img {vertical-align:middle; margin-top:-5px;}

/** scroll_bx **/
.scroll_bx{width: auto; padding: 30px; border: 1px solid #ccc; margin: 10px 0 0 0; height: 150px; overflow-y: auto;}
.scroll_bx strong{font-size: 19px; color: #000; display: block; padding: 0 0 20px; font-weight:500; text-align:left;}
.dl_lst{text-align:left;}
.view_txt{text-align:left;}
.view_h{text-align:left; text-indent:5px;}
.scroll_bx .dl_lst dt{color:#2f2f82; font-size:17px; background:url("../images/sub/bu_agree.gif") no-repeat left 8px; padding: 0 0 8px 11px;}
.scroll_bx .dl_lst dd{padding: 0 0 30px 10px; line-height: 18px; font-size: 14px}

/** lst_guide01 **/
.lst_guide01{width: 100%; border-top: 2px solid #2fa2e4;}
.lst_guide01 th{background-color: #f7f7f7; color: #000; text-align: center; font-weight:normal; border-bottom: 1px solid #e4e4e4; font-size:14px; height:50px;}
.lst_guide01 tbody td{background-color: #fff; color: #370000; text-align: center; font-weight: normal; border-bottom: 1px solid #e4e4e4; font-size:14px; height:60px;}
.lst_guide01 tbody td.num{color: #ccc;}
.lst_guide01 tbody td.td_lft{text-align: left;}

.no_cont {height:300px; text-align:center; line-height:300px; color:#999; font-size:21px; width:100% !important;}

/** view_bx **/

.view_bx{overflow: hidden;}
.view_bx .title_bx{width: auto;}
.view_bx dl{line-height: 1.1em; vertical-align: top;}
.view_bx dl{width: auto; overflow: hidden; background-color: #f7f7f7; border-bottom:1px solid #e4e4e4;}
.view_bx dl dt{color: #353537; float: left; background-color: #fff; border-top:1px solid #e4e4e4; font-weight: bold; width:100px; padding:12px 0 12px 26px; height:100%; text-align: left; }
.view_bx dl dd{color: #353537; float: left; background-color: #fff; border-top:1px solid #e4e4e4; border-left:1px solid #e4e4e4; font-weight: bold; width:603px; text-align: left; padding: 12px 20px;}
.view_bx dl .top_dt{width: 100px; background-color: #f7f7f7; float:left; border-top:0 none;}
.view_bx dl .top_dd{width: 603px; background-color: #f7f7f7; border-top:0 none;}
.view_bx dl dd a{ font-weight: bold; color: #065ddf;}
.view_bx dl .gray_bg {background-color: #f7f7f7;} 
.view_bx .text_bx {word-wrap:break-word;  line-height: 21px !important;  color: #353537; padding:30px 15px; width:auto; border-bottom: 2px solid #000; min-height:296px;}
.view_bx .text_bx img {max-width: 100%;}
.view_bx .btn_list{display:inline-block; margin-top:15px; float:right; width:60px; line-height:25px; border:1px solid #ccc; text-align:center; font-weight:500;font-size:14px; border-radius:5px; background:#f5f5f5; letter-spacing:1px;}

table.view_table input.box,
table.view_table textarea.textarea {border:1px solid #ccc;}

/** Tab_img (°¶·¯¸® ¸®½ºÆ®) **/
.Tab_img {margin-bottom:20px;}
.Tab_img li {width:304px;display:inline-block; margin:0 32.5px 32.5px 0;  border:1px solid #ccc; box-sizing:border-box;box-shadow: 2px 2px 5px  #d5d5d5}
.Tab_img li:nth-child(3n){margin-right:0; position:relative; left:-6px;}
.Tab_img li.last {margin-right:0;}
.Tab_img li>a{display:block; height:233px; position:relative;  }
.Tab_img li>a .table{display:table; height:200px; width:100%;}
.Tab_img li>a .cell{display:table-cell;  text-align:center; vertical-align:middle;}
.Tab_img li>a img {max-width:290px; max-height:180px; vertical-align:top; border:1px solid #e4e4e4; /*box-shadow: 7px 7px 0 #d5d5d5;*/}
.Tab_img li>a span{ border-top:1px solid #ccc; word-break:break-all; display:inline-block; width:100%;  line-height:33px; padding:0 10%; box-sizing:border-box; text-align:center; font-size:14px; color:#626262; overflow:hidden; left:0; }


/*********mobile************/
@media (max-width: 520px) {


	/*** sub ***/
	#sub_visual{height:140px; padding:30px;}
	#sub_visual h2{font-size:27px; font-weight:300;}
	#sub_visual p{font-size:14px; letter-spacing:-0.5px;}
	.sub_cont{width:auto; padding:6% 2.5%; font-family: "Nanum Gothic", sans-serif;}
	.sub_cont h3{font-size:25px; margin-bottom:4%}
	.s1_cont h4{font-size:20px; margin-top:0px !important;}
	.s1_cont h4 br{display:none;}
	.s1_cont h5{padding-bottom:10px;}
	.sub_cont{padding-bottom:60px !important;}
	.lnb_inner{width:100% !important;}
	.map_wrap{ height:250px !important;}
	.root_daum_roughmap{height:250px !important;}

	.s1_cont .left_bx{float:none; width:100%; text-align:center;}
	.s1_cont .left_bx img{width:100%;}
	.s1_cont .right_bx{float:none; width:100%;margin-top:40px;}
	.s1_cont .right_bx p br{display:none;}
	.s1_cont .right_bx p {word-break:keep-all;  font-size:16px; line-height:24px;}
	.s1_cont .right_bx h5 br{display:none; }
	.s1_cont .right_bx h5{word-break:keep-all; line-height:30px }
	.s1_2cont .map_list{padding-bottom:10px;}
	.s1_2cont .map_list dt{width:12%; margin-right:3%; height:40px; display:table;}
	.s1_2cont .map_list dt span{display:table-cell; vertical-align:middle;}
	.s1_2cont .map_list dt img{width:65%; height:auto; vertical-align:middle;}
	.s1_2cont .map_list .list_1 img{width:45%;}
	.s1_2cont .map_list .list_2 img{margin-top:-5px;}
	.s1_2cont .map_list .list_3 img{margin-top:-5px !important;}
	.s1_2cont .map_list dd{display:table; width:85%;margin-left:0 !important; height:40px; margin-bottom:20px;}
	.s1_2cont .map_list dd a{display:table-cell; vertical-align:middle;}
	.s1_2cont .map_list dd a:nth-child(2){height:40px;}
	.s1_2cont .map_list dd span{display:none;}
	.s3_list_cont .list_wrap li{width:100%; margin:0 0 5% 0;}
	.s3_list_cont .list_wrap li .cover{display:none;}
	.rg_list_cont .Tab_img li{width:48%; margin-right:2%; margin-bottom:7%;}
	.rg_list_cont .Tab_img li span{margin-top:10px; width:80%; margin-left:10%; overflow:hidden;}
	.rg_list_cont .Tab_img li img{width:100%; height:150px; box-shadow:0 0 0;}
	.rg_list_cont .Tab_img li:nth-child(2n){margin-right:0;}
	.rq_cont .write_guide th{width:15%; font-size:13px;} 
	.rq_cont .write_guide td{width:85%; padding:5px;} 
	.rq_cont .write_guide input{width:10% !important;}
	.rq_cont .write_guide tr:nth-child(1) input,
	.rq_cont .write_guide tr:nth-child(2) input,
	.rq_cont .write_guide tr:nth-child(5) input{width:100% !important; padding-left:5px; margin:0; box-sizing:border-box; }
	.rq_cont .write_guide tr:nth-child(3) select{width:26% !important;}
	.rq_cont .write_guide tr:nth-child(3) .line_txt{display:inline-block; width:6.1%; padding:0 !important; margin:0;}
	.rq_cont .write_guide tr:nth-child(3) input{width:26% !important;}
	.rq_cont .write_guide tr:nth-child(3) input:last-child{margin-right:0;}
	.rq_cont .write_guide tr:nth-child(4) input{width:33.1% !important; margin:0; padding:0;}
	.rq_cont .write_guide tr:nth-child(4) input:nth-child(3){margin-right:2%;}
	.rq_cont .write_guide tr:nth-child(4) select{ display:inline-block; width:24% !important; margin:0; font-size:11px;}
	.rq_cont .write_guide tr:nth-child(4) .line_txt{display:inline-block; width:6.1%; padding:0 !important; margin:0;}
	.rq_cont .write_guide tr:nth-child(6) textarea{height:200px !important;}
	.rg_view_cont{font-size:14px;}
	.view_h{font-size:15px !important;}
	.no_cont_m{font-size:16px; text-align:center;width:100%;}
	.btn_list{margin-top:10px !important; margin-bottom:10px;}
	.s3_view_cont .text_area{width:100%;}
	.s3_view_cont .text_area img{width:100%;}
	
	
}

/**********mobile&tablet common***************/
@media (max-width: 979px){



	/**** common *****/
	.btn_gnb{position:absolute; display:inline-block; width:22px; height:22px; right:0; top:14px; cursor:pointer;  z-index:9999;}
	.btn_gnb span{display:block; position:relative; top:0; width:22px; height:4px; background:gray; margin-bottom:5px; 	border-radius:2px;}
	.ui-draggable{display:none;}
	
	#gnb{display:none;}
	.gnb_mask{display:none; background:rgba(0,0,0,0.9); position:fixed; width:100%; height:100%; top:54px; left:0;   z-index:1;}
	#m_gnb{width:100%; top:54px; left:0; position:fixed; z-index:2;}
	#m_gnb .other_m{padding-left:10%; font-weight:500; font-size:16px; margin-top:10%; display:block; color:#444444;}
	#m_gnb>div.right_bx{position:absolute; width:50%; height:100%; transform:perspective(600px) rotateY(-30deg) translateZ(-100px)}
	#m_gnb>div.left_bx{position:absolute; width:50%; height:100%; transform:perspective(600px) rotateY(30deg) translateZ(-100px)}
	
	#m_gnb>.left_bx{ top:-150%;margin-top:-54px;left:0;background:#fff; }
	#m_gnb>.right_bx{ bottom:-150%;margin-bottom:-54px;right:0;background:#4dc4ea; }
	#m_gnb>.left_bx ul{ height:100%; background:#fff; margin-top:-80%;}
	#m_gnb>.left_bx li{position:relative; width:100%; height:20.1%; display:table; opacity:1; background-color:#020012; margin-left:-100%; overflow:hidden;}
	#m_gnb>.left_bx li>a p{display:table-cell; width:100%; height:100%; vertical-align:middle; background:rgba(0,0,0,0.5); }
	#m_gnb>.left_bx li>a{position:relative; z-index:2 ;width:120%; height:120%; opacity:0; display:table; vertical-align:middle;  font-size:19px; color:#fff; text-align:center; font-size:25px; font-weight:500; background:url(/images/index/bl_pro_immg01_m.jpg) no-repeat; background-size:auto 100%;}
	#m_gnb>.left_bx li:nth-child(2) a{background:url(/images/index/bl_pro_immg02_m.jpg) no-repeat; background-size:auto 100%;}
	#m_gnb>.left_bx li:nth-child(3) a{background:url(/images/index/bl_pro_immg03_m.jpg) no-repeat; background-size:auto 100%;}
	#m_gnb>.left_bx li:nth-child(4) a{background:url(/images/index/bl_pro_immg04_m.jpg) no-repeat; background-size:auto 100%;}
	#m_gnb>.left_bx li:nth-child(5) a{background:url(/images/index/bl_pro_immg05_m.jpg) no-repeat; background-size:auto 100%;}

	#m_gnb>.right_bx>ul{margin-top:20px;}
	#m_gnb>.right_bx>ul>li{margin-bottom:5px;opacity:0;margin-left:-100%;}
	#m_gnb>.right_bx>ul>li>ul{display:none; }
	#m_gnb>.right_bx>ul>li>ul>li{text-indent:20%; color:#fff; overflow:hidden;}
	#m_gnb>.right_bx>ul>li>ul>li>a{display:block;}

	/**** sub ****/

	.s3_view_cont .view_area img{width:100%}
	.scroll_bx{padding:20px}
	.scroll_bx strong{font-size:16px; font-weight:500; padding-bottom:0 !important;}
	.scroll_bx dt{font-size:14px !important; padding-left:10px; !important; margin-top:10px; background:url("../images/sub/bu_agree.gif") no-repeat left;}
	.scroll_bx dd{font-size:12px; padding:0 10px !important;}
	.rq_cont{margin-bottom:20px;}
	.s1_cont .right_bx .sign {margin-top:35px;}
     
	 .view_txt iframe{width:100%;}
	 .sub-page-title1{padding-top:8px;}

 .write_guide th{width:15%; font-size:13px;} 
.write_guide td{width:85%; padding:5px;} 
.write_guide input{width:10% !important;}
.write_guide tr:nth-child(1) input,
.write_guide tr:nth-child(2) input,
.write_guide tr:nth-child(5) input{width:100% !important; padding-left:5px; margin:0; box-sizing:border-box; }
.write_guide tr:nth-child(3) select{width:26% !important;}
.write_guide tr:nth-child(3) .line_txt{display:inline-block; width:6.1%; padding:0 !important; margin:0;}
.write_guide tr:nth-child(3) input{width:26% !important;}
.write_guide tr:nth-child(3) input:last-child{margin-right:0;}
.write_guide tr:nth-child(4) input{width:33.1% !important; margin:0; padding:0;}
.write_guide tr:nth-child(4) input:nth-child(3){margin-right:2%;}
.write_guide tr:nth-child(4) select{ display:inline-block; width:24% !important; margin:0; font-size:11px;}
.write_guide tr:nth-child(4) .line_txt{display:inline-block; width:6.1%; padding:0 !important; margin:0;}
.write_guide tr:nth-child(6) textarea{height:200px !important;}


}