@charset "euc-kr";
/* CSS Document */

@import url('css/nanumgothic.css');
/*@import url('http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css');
 @import url('http://www.openhiun.com/hangul/nanumbarungothic.css');*/


body { overflow-y:scroll; }
#warp{display: table; width:100%;margin:0 auto; /*overflow:hidden*/}
#header{width:100%;margin:0 auto; height:80px; background:#243c7f ;}
.center { margin: 0 auto; width: 1050px; display: table; }


/************************************************/
#gnb{ 
	position: relative;
	width:1050px;;margin:0 auto;height:60px;
}
#gnb #logo{ 
	position: absolute; display: inline;
	width:200px;float:left;padding-top:15px;height:46px
}

#gnb ul {
	float:right;width:550px;height:43px;padding-top:35px;text-align:right;
}
#gnb ul:after { display: block; content: ""; clear: both; }
#gnb ul li {
	display: inline;
	padding:0px 0px 0px 35px;
	font-size:15px; font-weight: 600;
}
#gnb ul li:first-child { 
	padding-left: 0;
}
#gnb ul li a {
	 color:#ccc;
}
#container{
	width:100%;margin:0 auto;clear:both;position:relative;
}

/* MainImage Slide : flexslider.css */
#mainContents .slogan { 
	z-index: 99;
	position: absolute;
	width: auto; 
	left: 50%; top: 100px; margin-left: -25%;
	padding: 25px;
	border: 2px solid rgba(250,250,250, 0.5);
	background-color: rgba(250,250,250, 0.2);
	font-weight:600;
}
#container .slogan p {
	line-height:130%;
}
#container .slogan p.p1 {
	color:#333; font-size:20pt;
}
#container .slogan p.p2 {
	color:#16295d; font-size:44pt;
}
#container .slogan p.p3 {
	color:#333; font-size:16pt; margin-top:15px;
}
#mainContents:after { display: block; content: ""; clear: both; }


/**  section.contents  *******************/
#container section div.subject { 
	margin: 35px 0 20px 0;
}
#container section div.subject img {
	margin-top: -5px;
}
#container section div.subject span {
	margin: 0 0 0 10px;
	font-size: 13pt; font-weight: bold;
}

#container article.fig {
	float: left;
	width: 23%;
	margin-right: 1%;
}
#container article.fig:after { display: block; content: ""; clear: both; }
#container section figure { 
	display: block;
	width: 100%;
}
#container section figure figcaption {
	margin: -50px 0 0 66px;
	
}
#container section figure figcaption h4 {
	font-size: 12pt; font-weight: 600; color: #515151;
}
#container article.fig p {
	width: 150px;
	margin: 0 0 0 106px;
	font-size: 10pt;
}
#container article.fig a {
	text-decoration: none;
}



/** Sub .map_area **/
#page_content .map_area {
	margin-bottom: 15px;
}





/** #footer *******************************************************************************/

.footer_main {
    display: table;
    width: 100%;
    height: 100px;
    margin: 50px auto 0;
    background-color: #ccc;
    /*position: absolute;*/
}
#footer h1 {
	float: left;
	position: relative; display: inline; z-index: 888;
	top: 27px;
}

#footer address {
	float: left;
	margin: 15px 0 15px 25px;
	font-size: 10pt; color: #333; line-height: 150%;
}
#footer address.foot_m {
	display: none; height: 0;
}
#footer .foot_nav {
	float: right;
	margin: 40px 0 0 0;
}
#footer .foot_nav:after {
	clear: both;
}
#footer .foot_nav li {
	position: relative; float: left;
	margin-left: 25px;
	cursor: pointer;
	list-style: none; font-size: 9pt; color: #333;
}
#footer .foot_nav a {
	text-decoration: none; color: #333;
}
#footer .foot_nav a:hover {
	color: #333;
}
#footer .foot_nav a:visited {
	color: #333;
}






/************************************************************************************/
@media screen and (max-width: 768px) {

	/* Layout Set */
	#header{ height:auto; }
	.center, #gnb { width: 99%; margin: 0 auto; }


	/* #header #gnb *****/
	#gnb{ 
		height:auto;
	}
	#gnb #logo{ 
		position: relative; display: block; width:100%;float:none;padding-top:3px;
		text-align: center; border-bottom: 1px solid #7988b1;
	}
	#gnb ul { 
		float:none;width:100%;height:auto;padding:8px 0 10px 0;text-align:center;
		display: block;
	}



	/* #container *****/


	/* MainImage Slide : flexslider.css */
	#mainContents .slogan { 
		left: 50%; top: 70px; margin-left: -30%;
	}
	#container .slogan p {
		line-height:130%;
	}
	#container .slogan p.p1 {
		color:#333; font-size:16pt;
	}
	#container .slogan p.p2 {
		color:#16295d; font-size:38pt;
	}
	#container .slogan p.p3 {
		color:#333; font-size:14pt; margin-top:10px;
	}

	/******************************/
	#container section div.subject { 
		margin: 0;
		display: none; height: 0;
	}
	#container section.contents { /*only mq*/
		width: auto; margin-top: 30px;
	}
	#container article.fig { /*only mq*/
		float: left; width: 150px; margin-right: 10px;
		padding: 15px 0 10px 0; 
		border: 1px solid #aaa; border-radius: 5px;
	}
	#container article.prod_4 {
		margin-right: 0;
	}
	#container section figure { 
		display: table; width: auto;
		margin: 0 auto; text-align: center;
	}
	#container section figure figcaption {
		margin: 5px 0 10px 0px;	
	}
	#container section figure figcaption h4 {
		font-size: 14pt;	
	}
	#container article.fig p {
		width: auto; margin: 0 auto; font-size: 12pt;
		display: table; line-height: 1.5;
	}




	/* #footer .center *****/
	.footer_main { 
		height: auto; margin: 30px auto 0; 
	}
	#footer h1 {
		float: none; position: relative; display: none; z-index: 0; top: 0;
		height: 0;
	}
	#footer .foot_nav {
		float: none; margin: 0;
		display: none; height: 0;
	}

}
/************************************************************************************/



/************************************************************************************/
@media screen and (max-width: 480px) {

	.center, #gnb { width: 98%; margin: 0 auto; }


	/* #header #gnb *****/
	#gnb #logo{ 
		height:auto;
	}
	#gnb #logo img { /*only mq*/
		width: 150px; height:auto;
	}
	#gnb ul li { 
		padding:0px 0px 0px 20px;
	}
	#gnb ul li:last-child {  /*only mq*/
		display: none; height: 0;
	}


	/* MainImage Slide : flexslider.css */
	#mainContents .slogan { 
		left: 50%; top: 30px; margin-left: -35%;
		padding: 15px;
	}
	#container .slogan p {
		line-height:110%;
	}
	#container .slogan p.p1 {
		color:#333; font-size:13pt;
	}
	#container .slogan p.p2 {
		color:#16295d; font-size:20pt;
	}
	#container .slogan p.p3 {
		color:#333; font-size:10pt; margin-top:10px;
	}

	#container article.fig { /*only mq*/
		margin-bottom: 10px;
	}


	/******************************/
	#container section.contents { /*only mq*/
		width: 235px; margin-top: 20px;
	}	
		#container article.fig { /*only mq*/
		float: left; width: 110px; margin-right: 10px;
		padding: 5px 0 5px 0; 
		border: 1px solid #aaa; border-radius: 5px;
	}
	#container article.fig { /*only mq*/
		padding: 10px 0 5px 0;
	}
	#container article.prod_2, #container article.prod_4 {
		margin-right: 0;
	}
	#container section figure figcaption {
		margin: 5px 0 0px 0px;	
	}
	#container section figure figcaption h4 {
		font-size: 10pt;	
	}
	#container article.fig p {
		display: none; height: 0;
	}


	/* #footer .center *****/
	#footer address.foot_pc {
		display: none; height: 0;
	}
	#footer address.foot_m {
		display: initial;
	}
	.footer_main { 
		margin: 20px auto 0; 
	}
	#footer address { 
		float: none; font-size: 8pt; text-align:center;
		width: auto; margin: 10px;
	}


}
/************************************************************************************/



