 .main_notice_title{ 
	width:50%;
	height:50px;
	line-height:40px;
	padding:0 20px;
	margin:0 1px 0 0;
	text-transform:uppercase;/*!영문대문자로 임의변경 */
	font-size:12pt;
	font-family:'RixSGo B', 'RixSGo M', 'NanumBarunGothicBold',  'NanumBarunGothic',"Dotum", 'Gulim', sans-serif;
	letter-spacing: -1px;
	color:#fff;  
    text-shadow: 0 1px rgba(0,0,0,0.3); 
 }

.tel_font{
	font-size:30pt; color:#000; text-shadow: 1px 1px 1px #666666;font-weight:900; 
}


@media (min-width:180px) and (max-width:639px){/*mobile and mini- tablet*/

	.tel_font{
		font-size:20pt; font-weight:500; text-align:center; margin:0 auto;
	}

	.link_ff { 
		font-size:12pt;  text-align:center; margin:0 auto;
	}
}


/***********2019-04-05 ************/


/********* 회사소개 페이지 **************/
#sub_contents_history_box-wrapper{
	width:100%;
	display: inline-block;
	position:relative; 
	line-height:20px;
}
.sub_contents_history_box-left { float: left;  }
.sub_contents_history_box-right { float: left;  }
.sub_contents_history_box1 {
	width: 100%;
	margin-bottom:1em;
	margin:0 auto;
}
.sub_contents_history_box1 h1{
	display:block;
	color:#333; 
	font-size: 18pt;
	line-height:40px;
	letter-spacing: -1px;
	font-weight: 600;
	font-family:'Roboto', '맑은 고딕', 'Malgun Gothic', 'NanumBarunGothic', "Dotum", 'Gulim', sans-serif;  
	padding:10px 10px 3px 10px; 
	border-bottom: 1px dotted #C8131B;
}
.sub_contents_history_box2 {
	display:block;
	width: 100%;
	font-size: 14pt;
	color:#aaa; 
	line-height:28px;
	letter-spacing: -1px;
	padding:1em .4em;
}
.sub_contents_history_line { 
	border-bottom: 3px solid #C8131B;
}

.designer-actions-img {
	-webkit-transform: translate3d(0, 0%, 0);
	transform: translate3d(0, 0%, 0);
	-webkit-transition: -webkit-transform ease-out 0.7s, border 0.7s, box-shadow 0.7s;
	-moz-transition: -moz-transform ease-out 0.7s, border 0.7s, box-shadow 0.7s;
	transition: transform ease-out 0.7s, border 0.7s, box-shadow 0.7s;
}

.designer-actions-img:hover {
	-webkit-transform: translate3d(0, -10%, 0);
	transform: translate3d(0, -10%, 0);
	-webkit-transition: -webkit-transform ease 0.7s, border 0.7s, box-shadow 0.7s;
	-moz-transition: -moz-transform ease 0.7s, border 0.7s, box-shadow 0.7s;
	transition: transform ease 0.7s, border 0.7s, box-shadow 0.7s;
}

#subpage_box_wrap { width:100%; overflow: hidden; }
.subpage_esensbox-col { float: left; overflow: hidden;border: 1px solid #ddd; width:23%; margin:.5em }
.subpage_esensbox-col1 { float: left; overflow: hidden;border: 1px solid #ddd; width:23%; margin:.5em }
.subpage_box_img img{
	display: inline-block;
	width: 100%; 
	transition: all 0.4s ease-in-out 0s;
}
.subpage_box_img img:hover{ 	
	transform: scale(1.1, 1.1); 
	transition: all 0.4s ease-in-out 0s;
}


.subpage_box_img1 img{
	display: inline-block;
	width: 100%; 
	height:100%;
	transition: all 0.4s ease-in-out 0s;
}

.subpage_box_img { width:100%; height:150px; overflow: hidden;border-bottom: 1px solid #ddd; text-align:center; }
.subpage_box_img1 { width:100%; height:230px; overflow: hidden; solid #ddd; text-align:center; }
.subpage_box_cont { padding:1em;  display:block; font-size:10pt; color:#333 }
.subpage_box_cont1 {  padding:0 1em; display:block; font-size:10pt; color:#333 }

.subpage_box_cont h1{ font-size:12pt; padding-bottom:.5em; color:#333 }
.subpage_box_cont1 h1{ font-size:12pt; padding-bottom:.5em; color:#333 }
.subpage_box_cont h2{ 
	min-height:100px;
	letter-spacing: -0.1em;
	line-height:20px;
	text-align:justify; 
	font-size:10pt; 
	color:#999 
}
@media (max-width: 980px) {
	#subpage_box_wrap { width:100%; overflow: hidden; }
	.subpage_esensbox-col { float: left; border: 1px solid #ddd; width:45%; margin:.5em }
	.subpage_box_img { width:100%; height:auto; overflow: none;border-bottom: 1px solid #ddd; text-align:center; }
	.subpage_box_img1 { width:100%; height:auto; overflow: none; text-align:center; }
}
@media (max-width: 480px) {
	.subpage_esensbox-col { float: none; border: 1px solid #ddd; width:90%; margin:.5em auto; }
}

@media screen and (max-width: 1270px) {
	.sub_contents_history_box-left { width: 100%; }
	.sub_contents_history_box-right { display:none;}
	.sub_contents_history_box1 h1{
		display:block;
		color:#333; 
		font-size: 16pt;
		line-height:26px;
		letter-spacing: -1px;
		font-weight: 600;
		font-family:'Roboto', '맑은 고딕', 'Malgun Gothic', 'NanumBarunGothic', "Dotum", 'Gulim', sans-serif; 
		padding:.4em 1em .4em 0em;
	}
	.sub_contents_history_box2 {
		display:block;
		width: 100%;
		font-size: 11pt;
		color:#aaa; 
		line-height:20px;
		letter-spacing: -1px;
		padding:1em .4em;
	}
	.sub_contents_history_line {
		width: 25%;
		border-bottom: 3px solid #C8131B;
	}
}

@media (min-width:180px) and (max-width:1149px) {
	.sub_contents_expt-view {
		font-size: 10pt; 
		letter-spacing: -0.02em;
		width:67%;
		margin:0 auto;
	}
}


.div_clear{
clear:both;
}

.main_noticeL1 {
	padding:0 0; 
	font-size:50px;
	font-weight:500;
	font-family:"Noto Sans KR", sans-serif;
	color:#3d3b3b;
}















#main_goods_n{}
#main_goods_n .type_select{width:99%; margin:0 auto;}
#main_goods_n .type_select::after{content:""; display:block; clear:both;}
#main_goods_n ul li{float:left; margin-top:23px; padding:0 6px; box-sizing:border-box; cursor:pointer; width:25%;}
#main_goods_n .sec1_box{width:100%; position:relative;text-align:center;border:1px dotted #062b59; }
#main_goods_n .sec1_box > img{width:90%; }
#main_goods_n .sec1_Hbox{display:none; position:absolute; width:100%; height:100%; background:rgba(10,50,100,.8); border:2px solid #062b59; top:0; left:0; text-align:center; transition:all 0.8s;}
#main_goods_n .sec1_Hbox p{font-family: "NanumSquare"; color:rgba(255,255,255,.52); font-size:19px; position:absolute; top:27%; left:50%; transform:translateX(-50%);}
#main_goods_n .sec1_Hbox h1{font-family: "NanumSquare"; color:#ffffff; font-size:39px; font-weight:300; position:absolute; top:38%; left:50%; transform:translate(-50%); width:100%;}
#main_goods_n .sec1_Hbox span{font-family: "NanumSquare"; color:#ffffff; font-size:39px; font-weight:500;}
#main_goods_n .sec1_Hbox img{position:absolute; bottom:22%; left:43%; }
#main_goods_n li:hover .sec1_Hbox{display:block; transition:all 0.8s;}
#main_goods_n li .sec1_Hbox:hover img{transform:rotate(360deg); transition:all 0.8s;}



@media (min-width:640px) and (max-width:1023px){/*mobile and mini- tablet*/

	#main_goods_n ul li{width:50%;}   
	#main_goods_n .sec1_Hbox h1{font-size:30px;}
	#main_goods_n .sec1_Hbox span{font-size:30px;}
}



@media (min-width:180px) and (max-width:639px){/*mobile and mini- tablet*/

	#main_goods_n ul li{width:50%;}  
	#main_goods_n .sec1_Hbox img{width:50px; bottom:12%; left:40%;} 
	#main_goods_n .sec1_Hbox h1{font-size:19px;}
	#main_goods_n .sec1_Hbox span{font-size:30px;}
}






/*메인 진열형태 Isotope CSS : 시작*/
#wrapMain1 {width: 100%;margin: 0 auto; text-align:center;}
#wrapMain1 #imglistBox1 {margin: 0 auto;} 

#wrapMain2 {width: 100%;margin: 0 auto; text-align:left;}
#wrapMain2 #imglistBox1 {margin: 0 auto;} 

@media(max-width:480px){
#wrapMain1 {width:100%;}
#wrapMain1 #imglistBox1 {margin: 0 auto;}
#wrapMain2 {width:100%;}
#wrapMain2 #imglistBox1 {margin: 0 auto;}
#imglistBox1 .main_mobile_item {width: 100%; height: 200px;  padding-top:20px;}
#imglistBox1 .main_large_notice{width:100%; height:220px;  padding-top:60px;}
#imglistBox1 .main_small_photo {width: 100%; height: 220px; padding-top:60px;padding-right:20px;}
#imglistBox1 .main_small_banner {display: none; padding-top:0px; height: 0px;}
#imglistBox1 .main_small_cs {width: 100%;  padding-top:60px;} 
}

@media (min-width:481px) and (max-width:879px){/*mobile and mini- tablet*/
#wrapMain1 {width:100%;}
#wrapMain1 #imglistBox1 {margin: 0 auto;}
#wrapMain2 {width:100%;}
#wrapMain2 #imglistBox1 {margin: 0 auto;}
#imglistBox1 .main_mobile_item {width: 100%; height: 200px;  padding-top:20px;}
#imglistBox1 .main_large_notice{width:100%; height:220px; padding-top:60px;}
#imglistBox1 .main_small_photo {width: 100%; height: 240px; padding-top:60px;padding-right:20px;}
#imglistBox1 .main_small_banner {display: none; padding-top:0px; height: 0px; }
#imglistBox1 .main_small_cs {width: 100%; height: 200px;  padding-top:60px;} 
}

@media (min-width:880px) and (max-width:1139px){/*tablet ~pc*//*768(611)*/
#wrapMain1 {width:100%;}
#wrapMain1 #imglistBox1 {margin: 0 auto;}
#wrapMain2 {width:100%;}
#wrapMain2 #imglistBox1 {margin: 0 auto;}
#imglistBox1 .main_mobile_item {width: 100%; height: 230px;  padding-top:20px;}
#imglistBox1 .main_large_notice{width:49%; height:224px; padding-top:60px;padding-right:40px;}
#imglistBox1 .main_small_photo {width: 50%; height: 230px; padding-top:60px;}
#imglistBox1 .main_small_banner {width: 36%; height: 200px;  padding-top:60px;}
#imglistBox1 .main_small_cs {width: 50%; height: 200px;  padding-top:60px;} 
}

.element_itemp {
	width: 100%;
	max-width:180px;
	height: auto;
	margin: 0;
	display:inline-block;
	overflow: hidden; 
	padding:2px;
}

.element_itemp1 {
	width: 48%;
	height: auto;
	margin: 0;
	float: left;
	overflow: hidden; 
	border:2px solid #fff;
}


img.list_resizePa {
  width:100%; 
  height: auto;
}

.images_sensS1 {
	padding:5px; 
	border-width:1px; 
	border-color:#EEEEEE; 
	border-style:solid;
	background:#ffffff;
}
.images_sensS1:hover {
	border-width:1px; 
	border-color:#aaa; 
	border-style:solid;
}


.babylongrid-container .column-esens {
  position: relative;
  display: inline;
  float: left;
 }
.babylongrid-container.container-4 .column-1, .babylongrid-container.container-4 .column-3 {  width: 25%; }
.babylongrid-container.container-4 .column-2, .babylongrid-container.container-4 .column-4 {  width: 25%; }

.babylongrid-container.container-3 .column-1, .babylongrid-container.container-3 .column-2 {  width: 33%; }
.babylongrid-container.container-3 .column-3 {  width: 33%; }

.babylongrid-container.container-2 .column-1 {  width: 50%; }
.babylongrid-container.container-2 .column-2 {  width: 50%; }

.babylongrid-container.container-1 .column-1 {  width: 100%; }
.babylongrid-container:after, .babylongrid-container:before {
  content: '';
  display: table;
  height: auto;
  clear: both; 
 }
.babylongrid-container.tower .column-esens {  vertical-align: bottom; }
.babylongrid-container.city .column-esens {  vertical-align: middle; }

.babylongrid-container.tower, .babylongrid-container.city {  display: table; }
.babylongrid-container.tower .column-esens, .babylongrid-container.city .column-esens {    display: table-cell;    float: none; }

.babylongrid-container .white-panel { margin: 0.5em; }

.babylongrid-container .white-panel {
	background: white;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.1);
	padding: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.babylongrid-container .white-panel:hover { /* 박스배경,테두리 */
	border: 1px solid #F68E56;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #fff;
	
}
.babylongrid-box-imagesT-box{
	overflow: hidden;
	width: 100%;
	display: block;
}
.babylongrid-box-imagesT-box img{
	display: inline-block;
	width: 100%;
	transition: all 0.4s ease-in-out 0s;
}
.babylongrid-container .white-panel:hover .babylongrid-box-imagesT-box img{ 
    transform: scale(1.1, 1.1);
    transition: all 0.4s ease-in-out 0s;
}




.req_box { 
	border-radius: 10px; 
	padding:25px; 
	border-width:1px; 
	color:#333;
	border-color:#EEEEEE; 
	border-style:solid; 
	vertical-align: middle;
} 
.req_date{
	font-size:11px;
}
 
.request_total{ 
	max-width:1490px; 
}

 /*
#main_banner1{background-color:#f3f3f3; padding:15px 0 30px 0; margin:0 auto;text-align:center;} 

#main_banner1 .main_banner1_box{ display:inline-block; padding:0px 20px;}
#main_banner1 .inner::after{content:""; display:block; clear:both; }
#main_banner1 .intro_box{position:relative; width:330px; height:353px;  overflow:hidden;} 
#main_banner1 .intro_box .bg{width:100%; height:100%; background:no-repeat;}
#main_banner1 .intro_box .trans{position:absolute; background-color:rgba(11,11,11,0.7); width:100%; height:100%; top:35%; left:0; transition:all 0.5s;}
#main_banner1 .intro_box .txt_box{position:absolute; background-color:rgba(11,11,11,0.4); width:100%; height:100%; top:35%; left:0; transition:all 0.5s;}
#main_banner1 .intro_box .contents{position:absolute; top:45%; left:10%; text-align:left;} 
#main_banner1 .intro_box span{font-size:34px; color:#ffffff; font-family: "Noto Sans KR", sans-serif;}
#main_banner1 .intro_box a{display:block; text-align:left;}

#main_banner1 .intro_box:hover .txt_box{top:0;}

  */
  
#main_banner1{background-color:#f3f3f3; padding:15px 0 30px 0; margin:0 auto;text-align:center;} 

#main_banner1 .main_banner1_box{ display:inline-block; padding:0px 20px;}
#main_banner1 .main_banner1_box::after{content:""; display:block; clear:both; }
#main_banner1 .intro_box{position:relative; width:330px; height:353px;  overflow:hidden;} 
#main_banner1 .intro_box .bg{width:100%; height:100%; background:no-repeat;}
#main_banner1 .intro_box .trans{position:absolute; background-color:rgba(11,11,11,0.7); width:100%; height:100%; top:35%; left:0; transition:all 0.5s;}
#main_banner1 .intro_box .txt_box{position:absolute; background-color:rgba(11,11,11,0.4); width:100%; height:100%; top:35%; left:0; transition:all 0.5s;}
#main_banner1 .intro_box .contents{position:absolute; top:45%; left:10%; text-align:left;} 
#main_banner1 .intro_box span{font-size:34px; color:#ffffff; font-family: "Noto Sans KR", sans-serif;}
#main_banner1 .intro_box a{display:block; text-align:left;}

#main_banner1 .intro_box:hover .txt_box{top:0;}

#main_banner1 .intro_box:hover .trans{top:0;}

 
@media (min-width:100px) and (max-width:370px){/*mobile and mini- tablet*/ 

#main_banner1 .main_banner1_box{ display:inline-block; padding:0px 5px;}
#main_banner1 .intro_box{position:relative; width:100%; height:auto;  overflow:hidden;} 
#main_banner1 .intro_box span{font-size:14px; color:#ffffff; font-family: "Noto Sans KR", sans-serif;}
	.banco_resize{
		width:100%; height:auto;
	}
}


.notice_subI_box1 {
	width:25%;
	height:100%;
	padding:0 10px;
	float: left;
	box-sizing: border-box;
	outline: none;
	}
.notice_subI_box1:focus { outline: none; }
.notice_subI_box1 .in-box {
	position: relative;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
	line-height:24px;
	border: 1px solid #d5d5d5; 
	box-sizing:border-box;
	padding: 20px 20px 0; 
	height:300px;
}

.notice_subI_box1 .in-box .category { position: absolute; right:0; top: 0; display: block; width: 50px; padding: 13px 0; text-align: center; background: #3f3f3f; color: #ffffff; font-size: 15px;  }
.notice_subI_box1 .in-box .notice_content { padding-bottom: 20px; height: 160px; overflow: hidden; }
.notice_subI_box1 .in-box .notice_name { text-align:left; }

.notice_subI_box1 > a{font-size:21px; color:#444444; font-weight:500;}
.notice_subI_box1 .in-box .notice_title a { font-size: 19px; font-weight: 500; color: #4a4a4a; font-family: "Noto Sans KR", sans-serif;}

.notice_content{ width:100%; display:block;  white-space:normal;  line-height:1.3; margin-top:30px; }
.notice_content .notice_menu{font-size:16px; color:#888888; letter-spacing:-0.7px;}
.notice_content .notice_menu p{font-family: "Noto Sans KR", sans-serif;}
 
@media (min-width:100px) and (max-width:639px){/*mobile and mini- tablet*/ 
#main_notice_box_right > ul{width:100%; display:inline-block; box-sizing:border-box; padding:5px;}
	.notice_subI_box1 {
		width:100%;
		height:100%;
		padding:0 10px;
		float: none;
		box-sizing: border-box;
		outline: none;
		margin-bottom:10px;
	} 
	.bancode_resize {
		width:100%;
		height:auto;
	}   
}

@media (min-width:640px) and (max-width:1280px){/*mobile and mini- tablet*/ 
#main_notice_box_right > ul{width:100%; display:inline-block; box-sizing:border-box; padding:5px;}
	.notice_subI_box1 {
		width:49%;
		height:100%;
		padding:0 10px;
		float: none;
		display:inline-block;
		box-sizing: border-box;
		outline: none;
		margin-bottom:10px;
	}
}


.cus_box1, .cus_box2{
	display:block;
}

.cus_box1_font1{ 
	font-size:24pt; 
	font-family:'Open Sans Condensed', 'RixSGo M', 'NanumBarunGothic', 'NanumBarunGothicBold', "Dotum", 'Gulim', sans-serif;   
	color: #000; 
	text-transform:uppercase; 
	text-shadow:none; 
}

.cus_box1_font2{
	font-size:16pt; 
	color: #000; 
	font-family:'Noto Sans KR', 'NanumBarunGothic', 'NanumBarunGothicBold', "Dotum", 'Gulim', sans-serif;  
	text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); 
	text-transform:uppercase; 
}

@media (min-width:100px) and (max-width:639px){/*mobile and mini- tablet*/ 


.cus_box1_font1{ 
	font-size:17pt;  
}

.cus_box1_font2{
	font-size:13pt;  
}

}




.to_main_bbs{
	width:100%; 
}
.main_bbs_left{
	width:49%;
	float:left; 
	min-height:240px;
} 
.main_bbs_right{
	width:49%;
	float:right; 
	min-height:240px;
}
.main_gallery_box{
	display:inline-block;  
	margin:0 20px;
}
.main_notice_tbox{ 
	width:90%;
	margin:0 auto; 
	padding:20px 0;
}
.main_notice_cent{ 
	text-align:left;  
	padding:3px;
	border-bottom:1px solid #e1e0e0; 
}
.btn_more{
	float:right;
	padding-right:25px;
}
.btn_more1{ 
	padding-left:25px;
}
.notice_date_box{
	float:right; 
}


@media (min-width:100px) and (max-width:639px){/*mobile and mini- tablet*/
	.main_title{ 
		font-size: 26px; 
	} 

	img.maingallery_resize {
	  width:100%;
	  height:auto; 
	}
	.main_gallery_box{ 
		margin:10px;
	}
	.notice_date{ 
		font-size: 8pt;   
		float:none; 
	}
	.gallery_subject {  
		font-size: 10pt;  
	}
	.main_bbs_left{
		width:100%;
		float: none; 
		border:none;
	} 
	.main_bbs_right{
		width:100%;
		float: none; 
		margin-top:20px;
		border:none;
	} 

}

 



