/* ------------------------------------------------- 공통  ----------------------------------------------- */




/* --------------------------------------------------- pc 용   ----------------------------------------------- */

@media all and (min-width:1160px){
#wrap{
	width:90%;
	}
.sub_area {
	width: 100%;
	height: 600px;
	}
.sub_area2 .post-conte-title {

	}
.sub_area1 .title-post {
	color: #fff9ae;
	}
.sub_area2 .title-post {
	color: #333;
	}

.title-post {font-size: 70px;}



/* 회사소개 페이지 */
#aboutus_title {background:url('../sub/images/aboutus/about_us1.png') no-repeat center center; max-width:2000px; background-size:cover; min-height:680px; height:100%;}
#aboutus_title ul .li1 { width:100%; line-height:540px; color:#fff;}
#aboutus_title ul .li1 img { margin:0 auto; padding:0px; width:250px; vertical-align:middle; }
#aboutus_title ul .li2 {line-height:28px;font-size:19pt; margin-top:-200px; color:#333; }
#aboutus_title ul .li2 .textbox { background-color:#7da7d9; padding:2px;}
#adn { margin-top:-100px; }
#adn ul li {display:inline;}
#adn img {padding:0px; margin:0px; }
#aboutus_2 { margin:50px auto;}
#aboutus_2 ul li { font-size:18px; color:#333; max-width:1000px; margin:0 auto; text-align:left; }
#aboutus_3 {background:url('../sub/images/aboutus/about_us2.png') no-repeat center center; max-width:2000px; background-size:cover; min-height:500px; height:100%;}
#aboutus_3 ul li { line-height:500px; font-size:40pt; font-weight:bold; color:#333;}
#serviceicon { margin:0px auto; padding-top:50px; padding-bottom:50px; max-width:1200px; center; }
#serviceicon ul li { display:inline; }
#serviceicon ul li img { width:350px; margin:10px;}

#map { height:500px; /*background:url('../sub/images/map.png') center bottom no-repeat;*/ background-color:#202020; }
#map .textbox { color:#ccc; font-size:16px; padding:10px; width:315px; text-align:right; float:right; position:absolute; right:30px; margin-top:-200px; z-index:1000; }
#map .textbox h1 {font-weight:bold; color:#fff; font-size:20px;}

#map_m {display:none;}
/* 회사소개 페이지 끝 */


}
/* -------------------------------------------------- 태블릿용 ----------------------------------------------- */

@media all and (min-width:934px) and (max-width:1160px) {
.sub_area2 .post-conte-title {top:20%;}
.sub_area1 .title-post {
	color: #fff9ae;
	}
.sub_area2 .title-post {
	color: #333;
	}
.sub_area {
	width: 100%;
	height: 600px;
	}

}

#map_m {display:none;}
/* 회사소개 페이지 */


/* 회사소개 페이지 끝 */


/* -------------------------------------------------- 모바일용 ----------------------------------------------- */

@media all and (min-width:300px) and (max-width:933px) {

#wrap{
	width:90%;
}
.sub_area {
	width: 100%;
	height: 600px;
	}
.sub_area1 .title-post {
	color: #fff9ae;
	}
.sub_area2 .title-post {
	color: #333;
	}
.sub_area2 .post-conte-title {

	}
.sub_area2 p {width:90%; margin:0 auto; color:#333; line-height:20px;}
#map {display:none;}
#adn {margin-top:0;}
/* 회사소개 페이지 */
#aboutus_title {background:url('../sub/images/aboutus/about_us1.png') no-repeat center center; max-width:2000px; background-size:cover; min-height:340px; height:100%;}
#aboutus_title ul li { width:100%; line-height:340px; font-size:20px; color:#fff;}

#aboutus_title ul .li1 img { margin:0 auto; padding:0px; width:250px; vertical-align:middle; }
#aboutus_title ul .li2 {line-height:20px;font-size:14pt; margin-top:-100px; color:#333; }
#aboutus_title ul .li2 .textbox { background-color:#7da7d9; padding:2px;}

#aboutus_2 { width:90%; height:100%; padding-top:50px; padding-bottom:50px; margin:0px auto;}
#aboutus_2 ul li { font-size:1.75em; color:#333; width:90%; margin:0 auto; text-align:left; }
#aboutus_3 {background:url('../sub/images/aboutus/about_us2.png') no-repeat center center; background-size:cover; min-height:300px; height:100%;}
#aboutus_3 ul li { line-height:300px; font-size:24pt; font-weight:bold; color:#333;}

#serviceicon { margin:0px auto; padding-top:50px; padding-bottom:10px; max-width:1200px; center; }
#serviceicon ul li { display:inline; }
#serviceicon ul li img { width:350px; margin:0px; padding-top:20px;}
#map_m {display:block; background:#999; padding-bottom:1em;}
#map_m .textbox { color:#555; font-size:16px; padding:10px 0px; width:100%; z-index:100000000; }
#map_m .textbox h1 {font-weight:bold; font-size:20px;}
#map_m .textbox a, #map_m .textbox h1 {color:#fff;}
#copyright {display:none;}
/* 회사소개 페이지 끝 */
}