@charset "utf-8";
/* css by OOparts */

/* page title -------------------------------------------------------------------------------- */

#page_title_container {
	background-color:#fff;
	border-bottom:0px solid #ddd;
	position:relative;
}
/* 타이틀 이미지 div */
#page_title_container .page_title_img {

}
/* 타이틀 */ 
#page_title_container .page_title_wrap {
	position:absolute;
	top:50%;
	margin-top:-3rem;
	left:0;
	right:0;
	text-align:center;
	color:#fff;
}
#page_title_container .page_title .title {
	display:block;
	font-size:6rem;
	font-weight:bold;
	text-shadow:2px 1px 2px rgba(0, 0, 0, 0.2);
}
#page_title_container .page_title .title.title_height {
	line-height:2;
}
#page_title_container .page_title .sub_title {
	font-size:1.8rem;
	font-weight:200;
	text-shadow:2px 1px 2px rgba(0, 0, 0, 0.2);
}

/* page container --------------------------------------------------------------------------------- */
#page_container {
	min-height:500px;
	margin-bottom:30px;
}
#page_container > p {
	max-width:1000px;
	margin:0 auto 10px;
	text-align:center;
}

/* page 상단 title */
#page_container > .page-header {
	border:0;
	margin:0;
	padding:0;
}
#page_container > .page-header .heading_txt {
	font-size:3rem;
	font-weight:bold;
	color:#222;
}
#page_container > .page-header .heading_txt > strong {
	font-weight:inherit;
}
#page_container > .page-header .heading_txt > p {
	color:#f95353;
	display:inline-block;
	margin-left:1rem;
}
#page_container > .page-header .heading_subtxt {
	font-size:1.4rem;
	font-weight:300;
	padding:0.5rem 0;
}

/* page 경로 */
.breadcrumbs_wrap {
	padding:0;
	text-align:right;
}
.breadcrumbs_wrap .breadcrumb {
	background:none;
	margin-bottom:1rem;
}
.breadcrumbs_wrap .breadcrumb > li + li:before {
	content:">";
}
.breadcrumbs_wrap .breadcrumb li.active {
	color:#f95353;
}

/* page left menu area ----------------------------------------------------------------------------- */
.left_menu_wrap {
	
}
#left_menu {
	position:fixed;
	width:16.6667%;
	max-width:200px;

}
#left_menu .heading_title {
	background-color:#A5E2FF;
	color:#fff;
	font-size:1.8rem;
	padding:4rem 0;
	text-align:center;
	letter-spacing:-2px;
}
#left_menu .heading_title > label {
	font-weight:500;
	color:#4C80F1;
}
#left_menu .list-group {
	margin-bottom:0;
}
#left_menu .list-group .list-group-item {
	font-size:1.4rem;
	font-weight:500;
	padding:1rem 1rem;
	border-width:0 0 1px;
	border-color:#ddd;
	text-align:center;
}
#left_menu .list-group .list-group-item:hover {
	color:#4C80F1;
}
#left_menu .list-group .list-group-item.active, 
#left_menu .list-group .list-group-item.active:focus, 
#left_menu .list-group .list-group-item.active:hover {
	background-color:#4C80F1;
	
	color:#fff;
}

/* page -------------------------------------------------------------------------------------- */
.page_content {

}
.page_content .panel {
	border:0;
	margin:0;
	box-shadow:none;
}
.page_content .panel > .panel-heading {
	padding:0;
}
.page_content .panel > .panel-heading > .panel-title {
	border:0;
	color:#222;
	font-size:3.5rem;
	font-weight:200;
	margin-bottom:1.7rem;
}
.page_content .panel > .panel-heading > .panel-title span {
	font-weight:400;
	color:#f95353;
}
.page_content .panel > .panel-body {
	padding:0 2rem 0 0;
}
.page_content .panel > .panel-body p {
	font-weight:300;
	margin-bottom:2rem;
}

/* gallery */
.gallery_wrap {
	max-width:800px;
	width:100%;
}
.gallery_wrap .lSSlideWrapper {
	max-width:800px;
    max-height:470px;
    overflow:hidden;
}
.gallery_wrap .lSSlideOuter .lSPager.lSGallery li.active, 
.gallery_wrap .lSSlideOuter .lSPager.lSGallery li:hover {
	border:2px solid rgba(0, 0, 0, 0.8);
}
.gallery_wrap .lSAction {
	display:none !important;
}
.gallery_wrap #gallery li {
	max-width:800px;
}


/* 170331 */

.content_wrap{}
.content_wrap img{width:100%;}
.content_wrap p {letter-spacing:-1.6px;padding:10px 0;}
.content_wrap .p_head_title{line-height:1.4em; font-size:32px;}
.content_wrap .p_sub_txt{line-height:1.5em; font-size:21px;}
.p_head_sub_title{font-size:21px;}
.content_wrap .p_head_top_title{font-size:21px;}
.content_wrap .p_head_sub_txt{font-size:14px;}
.content_wrap .p_head_txt_title,.content_wrap .p_head_dan_title,.content_wrap .p_head_bnf_title{font-size:24px;}
.content_wrap .p_head_txt_txt,.content_wrap .p_head_txt_process,.content_wrap .p_head_dan_txt{font-size:16px;}
.content_wrap .p_head_title_process{font-size:18px;}

.content_head_txt{font-size:21px; font-weight:600; padding:5px; letter-spacing:-0.08em; }
.content_txt{font-size:18px; font-weight:300; padding:5px; letter-spacing:-0.05em; line-height:1.4em}
.content_txt_02{font-size:14px; padding:30px 5px; letter-spacing:-0.05em;}
.pd1e{padding:1em 0;}
.pd3e{padding:3em 1em;}
.eq_name{font-size:19px; font-weight:600; padding:20px; letter-spacing:-0.08em;}
.content_txt_box{min-height:292px; background:#f8f8f8; padding:20px; border:1px solid #e6e6e6;}
.content_img_box{height:292px;text-align:center;border:1px solid #e6e6e6; padding:20px;}
.content_img_box img{width:122px; height:202px;}
@media (max-width:838px){
		.content_head_txt{
			font-size:19px;
		}	
		.content_txt{
			font-size:16px;
		}
		.eq_name{
			font-size:16px;
		}
	}
	
	
	
	
.content_txt_02 li{
	float:left;
	padding:0.6em;
}
.content_txt_02 span{
	padding:0 3px;
}