.down_btn_wrap li a, .board_link_wrap a{
	-webkit-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

/*인사말*/
.greeting{position:relative; max-width:1200px}
.greeting .img{position:relative; height:324px; margin-top:110px; background:url(../img/bg_greeting.jpg) no-repeat 50%; background-size:cover;}
.greeting .tit{position:absolute; top:30px; right:70px; width:580px; height:314px; background:rgba(72, 61, 1, 0.8);}
.greeting .tit h3{position:relative; margin:0; padding:60px 20px 0 50px; color:#fff; font-size:19px; font-weight:100;  line-height:1.6; word-break:keep-all; box-sizing:border-box; text-align:left; letter-spacing:-1px;}
.greeting .tit h3:before{content:''; display:block; position:absolute; top:-23px; left:50px; width:1px; height:80px; margin:0; background:#fff;}
.greeting .tit h3 span{display:block; font-weight:300; font-size: 30px; margin-bottom: 10px;}
.greeting .colum { padding:50px 20px 70px 20px;  max-width:1100px; margin:0 auto}
.greeting .colum p{margin-bottom: 20px;}
.greeting .colum:after{clear:both; content:""; display:block;}
.greeting .colum .left{float:left; width:48%; text-align:justify; }
.greeting .colum .right{float:right; width:48%; text-align:justify; }
.greeting .sign {text-align:right; font-size:1.125em; font-weight:bold; color:#222; margin-top:0; padding-right:50px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px}
/*인사말*/

.brochure_wrap{position:relative; max-width:1200px; text-align: center; margin: 0 auto;}
.brochure_wrap img{width: 100%; max-width: 820px;}

.con_wrpa{max-width:1200px; margin:0 auto;}
.img_cover img{width: 100%;}


/*그룹소개*/
.company_info  { width:100%; height:auto;  }
.company_info .img_page { width:100%; height:550px; background-image:url(../img/company_info_bg_company.jpg); background-position:center; background-repeat:no-repeat;} 
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:20px}
.company_info .txt_page h2 { font-size: 32px; line-height: 1; font-weight: 600; margin-bottom: 30px; padding-top:60px; display: block; }
.company_info .txt_page p { font-size:17px; line-height:1.75; letter-spacing:-0.02em;  color:#444; font-weight:300; padding-bottom:20px; word-break:keep-all; }

.company_info .Ideology { width:100%; padding-bottom:100px;}
.company_info .Ideology .inner { max-width:1240px; margin:auto; clear:both;}
.company_info .Ideology .inner h2 {font-size: 36px;font-weight: bold;color: #000; letter-spacing:5px; text-align:center; padding:95px 0 50px 0}
.company_info .Ideology .inner .point{color: #06F;}
.company_info .Ideology .inner h2:after { content: " ";display: block; margin:20px auto; width:40px; height: 2px; background-color:#000; clear: both;}
.company_info .Ideology dl { float:left; width:33.3333%; padding:20px; border-right:1px solid #ddd}
.company_info .Ideology dl:last-child { border:0}
.company_info .Ideology dl .web_icon { padding:0 0 20px 0; text-align:center; color:#ff4200}
.company_info .Ideology dl dt { font-size:20px; height:60px; font-weight:bold; letter-spacing:5px; text-align:center} 
.company_info .Ideology dd { text-align:center; font-size:17px; color:#444; font-weight:300; margin:0; letter-spacing:-0.02em; line-height:1.9}

.company_info .table_box{margin-top: 30px;}


.org_img{text-align: center;}
.org_img img{width: 100%; max-width: 990px;}


.texts_wrap p{font-size:17px; line-height: 1.6; margin-bottom: 40px;}
.texts_wrap p.small_text{font-size: 16px; font-weight: 300;}
.texts_wrap p .small_text{font-size: 16px; font-weight: 300;}
.texts_wrap p.top_text{font-size: 19px; font-weight: 500; margin-bottom: 80px;}
.texts_wrap p.top_text.small_space{margin-bottom: 40px;}
.texts_wrap p.con_title{font-size: 21px; font-weight: 500;}
.texts_wrap p.con_title.big_space{margin-top: 80px;}
.texts_wrap p.left_title{font-size: 23px; font-weight: 300; color: #bcbec0; line-height: 1.2;}
.texts_wrap p.left_title b{display: block; font-size: 25px; font-weight: 700; line-height: 1.6;}
.texts_wrap p.left_title b.color_gold{color: #a3955e;}
.texts_wrap p.left_title b.color_red{color: #ef3f23;}
.texts_wrap p.left_title b.color_yellow{color: #fba919;}
.texts_wrap p.left_title b.color_green{color: #50c1b4;}
.texts_wrap p.left_title b.color_blue{color: #3760ad;}
.texts_wrap p .text_red{color: #ef3f23;}

.text_lay{width: 100%; max-width: 1200px; margin: 0 auto;}
.text_lay > ul{display: flex; margin-top: 80px;}
.text_lay > ul:first-child{margin-top: 0;}
.text_lay > ul > li:nth-child(1){width: 320px; margin-right: 30px;}
.text_lay > ul > li:nth-child(2){width: calc(100% - 350px);}

.lays.num2{display: flex; flex-wrap: wrap;}
.lays.num2 li{width: 48%; margin-left: 4%;}
.lays.num2 li:nth-child(2n+1){margin-left: 0;}
.lays.num2 li:nth-child(n+3){margin-top: 20px;}
.lays.num2 li p{margin-bottom: 0;}

.img_covers.img_space{margin-bottom: 80px;}
.img_covers.img_top_space{margin-top: 80px;}
.img_covers.img_half_space{margin-bottom: 40px;}
.img_covers img{width: 100%;}
.img_covers.num5{display: flex;}
.img_covers.num5 li{width: 19.2%; margin-left: 1%;}
.img_covers.num5 li:nth-child(1){margin-left: 0;}

.img_lay{width: 100%; max-width: 1200px; margin: 0 auto;}
.img_lay > ul{display: flex; flex-wrap: wrap; text-align: center;}
.img_lay > ul > li{width: 32%; margin-left: 2%;}
.img_lay > ul > li:nth-child(3n+1){margin-left: 0;}
.img_lay > ul > li:nth-child(n+4){margin-top: 90px;}
.img_lay img{width: 100%;}
.img_lay b{display: block; font-size: 21px; line-height: 1.4; padding: 30px 0 20px; margin-bottom: 20px; border-bottom: 1px solid #c2c3c5;}
.img_lay p{font-size: 16px; line-height: 1.6; color: #58595b; margin-bottom: 5px; word-break: keep-all;}
.img_lay a{display: block; font-size: 17px; line-height: 1.6; color: #a3955e;}


.img_lay3{display: flex; flex-wrap: wrap; text-align: center; margin-bottom: 80px;}
.img_lay3 > li{width: 32%; margin-left: 2%;}
.img_lay3 > li:nth-child(3n+1){margin-left: 0;}
.img_lay3 img{width: 100%;}
.img_lay3 b{display: block; font-size: 19px; margin-top: 10px;}
.img_lay3 span{display: block; font-size: 17px;}

.img_lay4{display: flex; margin-bottom: 80px;}
.img_lay4 > li{font-size: 17px; line-height: 1.6;}
.img_lay4 > li:nth-child(1){width: 78px; margin-right: 20px;}
.img_lay4 > li:nth-child(2){width: calc(100% - 98px);}
.img_lay4 > li span{display: block; color: #2aa4dd;}
.img_lay4 img{width: 100%;}


.img_lay5{display: flex; flex-wrap: wrap; text-align: center;}
.img_lay5 > li{width: 32%; margin-left: 2%;}
.img_lay5 > li:nth-child(3n+1){margin-left: 0;}
.img_lay5 > li:nth-child(n+4){margin-top: 70px;}
.img_lay5 > li span{display: block; color: #2aa4dd; font-size: 16px; line-height: 1.6; margin-top: 5px;}
.img_lay5 img{width: 100%; max-width: 78px;}


.tl_title_box_wrap {width:100%; height:auto; padding:150px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.tl_title_box_wrap li {position:relative; width:23.5%; min-height:400px; background-color:#fff; margin-left:2%; float:left; cursor:pointer;  -webkit-transition: all 0.4s; transition: all 0.4s; background-position:center; background-size:cover; background-repeat:no-repeat}
.tl_title_box_wrap li .bg { background-color:#2c3856; color:#fff; opacity:0; position:absolute; width:100%; height:100%; top:0;left:0; z-index:1}
.tl_title_box_wrap li:hover .bg {opacity: 1; -webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; }
.tl_title_box_wrap li:hover {-webkit-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-ms-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}


.tl_title_box_wrap li .txt_wrap{width:100%;height:100%; position:absolute; top:0; left:0; box-sizing:border-box;overflow:hidden;padding:40px;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; opacity:1; display:table; z-index:2;}
.tl_title_box_wrap li:hover .txt_wrap { opacity:1; color:#fff}
.tl_title_box_wrap li:hover .txt_wrap .cell I { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell h2 { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell p { color:#fff}
.tl_title_box_wrap li .txt_wrap .cell { text-align:center;width:100%;display: table-cell; vertical-align: middle;}
.tl_title_box_wrap li .txt_wrap .cell i { font-size:35px; padding-bottom:20px; color:#1a1a1a}
.tl_title_box_wrap li .txt_wrap .cell h2 { font-size:24px; color:#1a1a1a; margin:0; font-weight:bold;}
.tl_title_box_wrap li .txt_wrap .cell p { font-size:17px; color:#444; letter-spacing:-0.02em; font-weight:300; padding-top:50px; word-break:keep-all; }
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}
/*그룹소개*/



.cap_wrap{width: 100%; max-width:1200px; margin: 0 auto;}
.cap_wrap h3{font-size: 32px; margin-bottom: 20px; color: #f2b518;}
.cap_wrap h3.nomargintop{margin-top: 0;}
.cap_wrap p{font-size: 14px; color: #999;}
.cap_wrap .table_wrap{margin-top: 10px; margin-bottom: 50px;}
.cap_wrap .table_wrap .sheet-head1{background: #ddd;}
.cap_wrap .table_wrap .sheet-head2{background: #eee;}
.cap_wrap .table_wrap .sheet-head3{background: #eee;}
.cap_wrap .table_wrap .sheet-type{border-left: 0; border-right: 0;}

.cap_wrap.ref_wrap .table_wrap td:first-child{text-align: left;}


/*ci*/
.ui_wrap{background: url("../img/symbol_bg.jpg") top left; border: 1px solid #ccc; box-sizing: border-box; text-align: center; padding: 80px 0; margin-bottom: 50px;}
.ui_wrap img{width: 300px;}

.uis_wrap{padding-top: 70px; margin-top: 70px; border-top: 1px solid #ccc; text-align: center;}
.uis_wrap ul:after{clear:both; content:""; display:block;}
.uis_wrap ul{display: inline-block; width: 70%;}
.uis_wrap li{float: left; width: 50%;}
.uis_wrap li:nth-child(n+3){margin-top: 30px;}
.uis_wrap img{width: 100%;}

.ui_down{padding-top: 40px; margin-top: 70px; border-top: 1px solid #ccc; font-size: 21px;}
.help_text{margin-bottom: 30px; color: #999;}

.down_btn_wrap{margin-bottom: 50px;}
.down_btn_wrap ul:after {display: block; content: ''; clear: both;}
.down_btn_wrap li{float: left; width: 48%;}
.down_btn_wrap .snum2 li{margin-left: 4%;}
.down_btn_wrap .snum2 li:nth-child(1){margin-left: 0;}
.down_btn_wrap li a{position: relative; display: block; border: 1px solid #777; background: #777; color: #fff; font-size: 16px; height: 60px; line-height: 58px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 20px; box-sizing: border-box; font-weight: 300;}
.down_btn_wrap li a:after{content: ''; position: absolute; width: 20px; height: 20px; background: url("../img/down.png"); background-size: cover; top: 20px; right: 20px;}
.down_btn_wrap li a:hover{background: #000;}
.down_btn_wrap li.active a{background: #444; border: 1px solid #444; color: #fff;}

.text_layout p{font-size: 16px; line-height: 1.6; margin-bottom: 25px;}



/*연혁*/
.history_area {position: relative;width: 100%;padding-top: 37px;}
.history_area .history_point {position: absolute;left: 10px;top: 0;margin-left: 0;bottom: 20px;width:8px;background-color: #f6f6f6;overflow: hidden;}
/*.history_area .history_point span {position: absolute;display: block;top: 0;width: 100%;height: 200px; background-color:#039}*/
.history_area dl {width: 100%;padding-right: 0;padding-left: 50px;box-sizing:border-box; float: none !important; text-align: left;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 50px;}
.history_area dt {margin-bottom: 10px; margin-top: 40px; font-size: 36px;line-height:1.3;color: #555;font-weight: bold;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: 500;}
.history_area dd p {display: block;line-height: 1.6;color: #555; font-size: 16px;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}
.img_box img { max-width: 100%}
/*연혁*/

/* 연혁 */
.img_layout img{width: 100%;}
.history_wrap{position: relative; width: 100%; max-width: 1160px; margin: 0 auto; background: url("../img/line.jpg") repeat-y center; padding: 100px 0;}
.history_wrap:after{content: ''; position: absolute; width: 16px; height: 16px; background: #ccc; border-radius: 20px; bottom: 0; left: 50%; margin-left: -8px;}
.history_wrap h4{width: 450px; height: 378px; background: url("../img/history_01.png") no-repeat center #fff; background-size: cover; padding: 130px 0 0 70px; font-size: 46px; line-height: 60px; color: #fff; box-sizing: border-box; margin: 0 auto;}
.history_wrap h4 b{display: block; text-align: center;}
.history_wrap h4 span{}
.history_wrap ul:after{content:""; display:block; clear:both;}
.history_wrap ul{position: relative;}
.history_wrap > div{position: relative; margin: 0 auto;}
.history_wrap > div:after{content: ''; position: absolute; width: 16px; height: 16px; border-radius: 40px; top: 8px; left: 50%; margin-left: -8px; z-index: 3; background: #fff; border: 3px solid #343478; box-sizing: border-box;}
.history_wrap > div.first_history:after{content: ''; top: 0;}
/*.history_wrap > div:before{content: ''; position: absolute; width: 32px; height: 32px; background: #fff; border: 1px solid #eee; border-radius: 40px; top: 0; left: 50%; margin-left: -16px; box-sizing: border-box; z-index: 2}*/
.history_wrap > div > ul{margin-top: 70px;}
.history_wrap > div.first_history > ul{margin-top: 0;}
.history_wrap > div.first_history > ul > li{margin-top: -8px;}
.history_wrap > div > ul > li{float: left; width: 50%; box-sizing: border-box; min-height: 1px;}
.history_wrap > div > ul > li:nth-child(1){text-align: right; padding-right: 50px;}
.history_wrap > div > ul > li:nth-child(2){text-align: left; padding-left: 50px;}
.history_wrap > div.history_r > ul > li:nth-child(2){padding-left: 35px;}
.history_wrap > div.history_l > ul > li:nth-child(1){padding-right: 35px;}
.history_wrap .history_r li li{float: left;}
.history_wrap .history_l li li{float: right;}
.history_wrap li li:nth-child(1){position: absolute; font-size: 32px; font-weight: 700; line-height: 30px; letter-spacing: -2px; padding: 0 2px; right: -135px;}
/*.history_wrap li li:nth-child(1):after{content: ''; position: absolute; z-index: -1; bottom: 0; left: 0; width: 100%; height: 4px; background: #f7941c;}*/
.history_wrap .history_r li li:nth-child(1){margin-right: 15px; left: -135px; right: initial;}
.history_wrap .history_l li li:nth-child(1){margin-left: 15px;}
.history_wrap p{font-size: 17px; line-height: 30px; margin-bottom: 5px; word-break: keep-all;}
.history_wrap p.in_child{margin-bottom: 0;}
.history_wrap p.h_2depth{font-size: 15px; color: #999; line-height: 25px; margin-bottom: 0;}
.history_wrap p.h_2depth.h_2depth_last{margin-bottom: 10px;}
.history_wrap p span{display: block;}
.history_wrap p span:first-child{width: 30px; float: left;}
.history_wrap p span:nth-child(2){float: none; margin-left: 40px;}
.history_wrap .history_l p span:first-child{float: right;}
.history_wrap .history_l p span:nth-child(2){float: none; margin-right: 40px;}




/*오시는 길*/
.address_wrap{display: flex; flex-wrap: wrap; margin-bottom: 10px; margin-top: 100px; margin-bottom: 30px;}
.address_wrap.noMargin{margin-top: 0;}
.address_wrap li:first-child{font-weight: bold; margin-right: 7px;}
.address_wrap li{width: 100%;}

.contact_address {width:100%;height:auto; line-height:1.7;}
.contact_address ul {max-width:1240px;clear: both;padding:0 20px 20px 0px;border-bottom:1px solid #ddd;}
.contact_address ul li {color: #555;margin-top: 5px;margin-bottom: 5px;}
.contact_traffic { max-width:1240px; padding:20px 0; letter-spacing:-0.8px;  clear:both;}
.contact_traffic:after {content: " ";visibility: hidden;display: block;height: 0;padding-bottom:50px;clear: both;}
.contact_traffic .bus {width:100%;padding:0;}
.contact_traffic .subway {width:100%; padding:0;}
.contact_traffic ul li {color: #555; line-height:33px;}
.contact_traffic h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; margin-top:25px; text-align:left}/* 푸터팝업*/

.map_info{width:283px;height:214px;background:#19cd61;position:absolute;right:0;top:0px;padding: 30px 28px;font-size:15px;color:#f8969a;letter-spacing:0;}
.map_info span{display:block;font-size:20px;color:#fff; font-weight:bold; letter-spacing:-.25px;}
.map_info p { padding-top:20px; color:#f2f2f2; line-height:1.4;}
.map_btn{position:absolute;left:30px;bottom:30px;}
.map_btn a{display:inline-block; padding:7px 10px; height:41px;border:1px solid #f2f2f2;text-align:center; color:#FFF; letter-spacing:-0.5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:hover{color:#000;background:#fff;border-color:#fff; text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:first-child{margin-right:5px;}
/*오시는 길*/







/* business01 */
.business_area { max-width:1200px;  margin-top:110px}
.business_area .box { position: relative; padding-bottom:80px; display:block;}
.business_area .box .img_right { float:right}
.business_area .box .txt_wrap { position: absolute; right: 0; top:45px; background: #fff;  width: 60%;}
.business_area .box .txt_wrap .half-round-tit {padding:50px 0 20px 50px;}
.business_area .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:20px; font-weight: 500;  vertical-align: middle;  line-height:1.6}
.business_area .box .txt_wrap .half-round-tit span { display: inline-block; width:35px; height:35px; line-height:35px; text-align: center;  border-radius: 50%; vertical-align: middle; color: #fff;}
.business_area .box .txt_wrap .half-round-tit span {background:#8abd00; margin-right:10px; float:left}
.business_area .box .txt_wrap .txt { padding:50px; text-align: justify;}
.business_area .box .txt_wrap02 { position: absolute; left: 0; top:45px; background: #fff; width: 60%;}
/* business01 */






/* business02 */
.business_area .left { width:50%; float:left}
.business_area .right { width:50%; float:right}
.business_area .profile { float:left; padding-bottom:50px; max-width:221px}
.business_area .profile img { width:100%}
.business_area .list_wrap { float:left; padding:0 20px 40px 20px;}
.business_area .list_wrap h2 { font-size:24px; font-weight:bold; margin-left:10px; text-align:left; color:#1a1a1a}
.business_area .list_wrap ul { padding:10px 0 0 0}
.business_area .list_wrap ul li { display:block; clear:both; text-align:left;  margin-left: 10px; }
.business_area .list_wrap .enterprise { margin-top:50px}
.business_area .list_wrap .enterprise li { float:left; display:block; padding:10px 20px; clear:none; background-image:none; margin-left:0}
/* business02 */




/* business03 */
.business_area03 { padding-top:110px}
.business_area03:after {content: " ";visibility: hidden;display: block; height: 0; clear: both;}
.business_area03 ul li {width:31.3333%; margin-right:3%; min-height:300px;  float:left; }
.business_area03 ul li:nth-child(3n+3){margin-right:0}
.business_area03 ul li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.business_area03 ul li .web_icon .material-icons { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.business_area03 ul li span {font-size:20px; color:#1a1a1a; font-weight:500; display:block; padding-bottom:10px; margin-top:30px; text-align:center; clear:both}
.business_area03 ul li p {  text-align:center; word-break:keep-all}
.business_area03 ul li .icon_img {text-align:center;padding-top:20px;display:block;}
/* business03 */




/*R&D01*/
.rnd_area { width:100%; margin-top:110px; clear:both}
.rnd_area .point { padding:0 20px 0 0}
.rnd_area .point p { font-size:22px; font-weight:bold; padding:0 0 20px 30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left 7px}
.rnd_area .point h2 { font-size:28px; font-weight:100; color:#f66120; padding:10px 0 20px 0; letter-spacing:-1px; line-height:1.6}
.rnd_area .colum { max-width:1200px;  margin:0 auto; padding: 0 0 50px 0;}
.rnd_area .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px;}
.rnd_area .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.rnd_area .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left}
.rnd_area .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.rnd_area .img img { width:100%; display:block}
.rnd_area .content_sub_title { margin:0 auto; padding:30px 0}
.rnd_area .content_sub_title:after { content: " ";visibility: hidden;display: block; height: 0; padding-bottom:50px; clear: both;}
.rnd_area .content_sub_title .sub_title{float:left; display: block; width:25%; color:#1a1a1a; font-size:22px; letter-spacing:0; text-align:left; font-weight:bold; margin:0 0 30px 0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.rnd_area .content_sub_title .sub_txt {float:right; width:75%; line-height:1.8; color:#555}
.rnd_area .content_sub_title .sub_txt .h2 { font-size:20px; }
.rnd_area .content_sub_title .img { float:left; text-align:right; width:450px }
/*R&D01*/





/*R&D02*/
.rnd_area .box { margin-bottom:50px; background-color:#f9f9f9; clear:both}
.rnd_area .box .img { max-width:50%; float:left;display:block}
.rnd_area .box .img img { width:100%}
.rnd_area .box .txt { max-width:50%; float:left; padding:50px; background-color:#f9f9f9; display:block}
.rnd_area .box .txt h2 { font-size:24px; padding-top:50px; font-weight:bold; color:#1a1a1a; letter-spacing:0}
.rnd_area .box .txt p { padding-top:30px;  word-break:keep-all}
/*R&D02*/






/*R&D03*/
.rnd03_area { max-width:1200px; margin:110px auto 0 auto;}
.rnd03_area .box {width:32%; margin-left:2%; display:block; float:left;}
.rnd03_area .box:nth-child(3n+1){margin-left: 0;}
.rnd03_area .box .img {width:100%;}
.rnd03_area .box .img img{width: 100%;}
.rnd03_area .box .txt {width:100%; padding:20px 10px; text-align:left; clear:both; min-height: 100px;}
.rnd03_area .box .txt h2 {font-size:19px; color:#1a1a1a; text-align:center; letter-spacing:0; font-weight:bold}
.rnd03_area .box .txt p {text-align:center; padding-top: 0;}
/*R&D03*/


/* AS */
.as_title{font-size: 25px; color: #333; border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 40px;}

.as_number{margin-bottom: 100px; text-align: center;}
.as_number span{display: inline-block; width: 100px; height: 55px; background: url("../img/phone.png") no-repeat center; background-size: cover; margin-bottom: 10px;}
.as_number div{display: inline-block; background: #444; padding: 14px 30px; border-radius: 100px; font-size: 45px; line-height: 1.6; font-weight: bold; color: #fff; margin-bottom: 20px;}
.as_number div a{display: block; color: #fff;}
.as_number p{font-size: 21px; line-height: 1.6; font-weight: 400;}

.as_time{text-align: center;}
.as_time b{display: block; font-size: 29px; font-weight: bold; color: #8f7c65; margin-bottom: 10px;}
.as_time div{display: inline-block; width: 500px; background: #ebe9e3;}
.as_time div ul{display: table; table-layout: fixed; width: 100%;}
.as_time div ul li{display: table-cell; text-align: center; width: 40%; color: #6e5e4b; vertical-align: middle; padding: 20px 0; font-size: 25px; font-weight: 400;}
.as_time div ul li:nth-child(2){width: 20%;}
.as_time p{font-size: 21px; line-height: 1.6; font-weight: 400; color: #6e5e4b;}
/* AS */


.board_link_wrap{width: 100%; text-align: center; margin: 50px 0;}
.board_link_wrap a{display: inline-block; border: 1px solid #333; padding: 14px 80px; color: #333 !important; text-decoration: none !important; font-size: 17px; font-weight: 700;}
.board_link_wrap a:hover{background: #333; color: #fff !important;}

	
@media screen and (max-width: 1020px) {
	.lays.num2 li{width: 100% !important; margin-left: 0!important;}
	.lays.num2 li:nth-child(n+2){margin-top: 15px;}
	
	.greeting .sign {padding-right:20px;}
	
	.business_area { padding:0}
	.business_area .profile { max-width:1200px; margin:0 2% 0 2%}
	
}


@media screen and (max-width: 960px) {
	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0; background:rgba(72, 61, 1, 1);}
	.greeting .tit h3 br{display:none;}
	.greeting .img {display:none;}
	.greeting .img:before{left:50%; width:300px; height:310px; margin-left:-150px; background-size:cover;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}

	.company_info .work_page ul li { width:47%; margin-bottom:20px; margin-right: 0; margin-left: 2%;}
	.company_info .work_page ul li:last-child { margin-right:0}
	.company_info .work_page ul li:nth-child(2n+2) {margin-right:0;}
	.company_info .Ideology dl { width:100%; padding-bottom:30px; clear:both}
	
	.business_area .box .img { text-align:center; display:block; float:none; clear:both}
	.business_area .box .img img { width:100%}
	.business_area .box .txt_wrap { width:100%; display:block; position:relative; clear:both}
	.business_area .colum .left .box .img img { width:100%}
	.business_area .list_wrap h2{ margin-left:0}
	.business_area .list_wrap ul { padding-left:0; margin-left:0}
	.business_area .list_wrap ul li { padding-left:0; margin-left:0}
	
	.business_area03 ul li { width:50%; margin-right:0}
	.business_area03 ul li p { max-width:300px; margin:0 auto}
	
	.rnd_area .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.rnd_area .colum .right { width:100%; padding:20px 0 0  }
	.rnd_area .content_sub_title .sub_title { width:100%; clear:both}
	.rnd_area .content_sub_title .sub_txt { float:left; width:100%}
	
	.rnd_area .box .img { max-width:100%; display:block}
	.rnd_area .box .txt { max-width:100%;}
	.rnd_area .box .txt h2 { font-size:24px; font-weight:bold}
	
	.rnd03_area{padding: 0 10px; box-sizing: border-box;}
	.rnd03_area .box .txt h2 {font-size:17px;}
	.rnd03_area .box {width:49%; margin-left: 2% !important;}
	.rnd03_area .box:nth-child(2n+1){margin-left: 0 !important;}
	.product_area .txt{ width:100%; padding-bottom:20px}
    .product_area .img { width:100%; clear:both}
	
	.cap_wrap{padding: 0 10px; box-sizing: border-box;}
} 




@media screen and (max-width: 767px) {
	
	.company_info .txt_page {padding:20px 10px}
	
	.business_area .box .txt_wrap .txt { padding:0 20px 50px 20px }
	.business_area .box .txt_wrap .half-round-tit { padding:0 20px 50px 20px}
	.business_area .left { width:100%; float:none; margin:0; clear:both}
	.business_area .profile { max-width:100%; margin:0; clear:both; float:none}
	.business_area .list_wrap { float:none; width:100%; padding-left:20px}
	.business_area .right { width:100%; float:none; clear:both}
	
	.business_area03 ul li { width:100%; margin-right:0}
	.business_area03 ul li p {  margin:0 auto}
	
	.company_info .txt_page p { font-weight:400}
	.company_info .Ideology dd { font-weight:400}
	.tl_title_box_wrap li .txt_wrap .cell p { font-weight:400}
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
	
	
	.texts_wrap p{margin-bottom: 30px;}
	.texts_wrap p.top_text{margin-bottom: 60px;}
	.texts_wrap p.con_title.big_space{margin-top: 60px;}
	.texts_wrap p.left_title{font-size: 21px; margin-bottom: 20px;}
	.texts_wrap p.left_title b{font-weight: 700; font-size: 23px;}
	
	.text_lay > ul{flex-wrap: wrap; margin-top: 50px;}
	.text_lay > ul:first-child{margin-top: 0;}
	.text_lay > ul > li{width: 100% !important; margin-right: 0 !important;}
	
	.img_covers.img_space{margin-bottom: 60px;}
	.img_covers.img_top_space{margin-top: 60px;}
	
	
	.img_lay > ul > li{width: 49%; margin-left: 2%;}
	.img_lay > ul > li:nth-child(3n+1){margin-left: 2%;}
	.img_lay > ul > li:nth-child(2n+1){margin-left: 0;}
	.img_lay > ul > li:nth-child(n+3){margin-top: 90px;}

	
	.history_area .history_point {left: 0;margin-left: 0;}
	.history_area dl {float: none !important;width: 100%;padding-right: 0;padding-left: 25px;text-align: left;}
	.history_area div:nth-child(odd) dl {/* padding-right: 0; */padding-left: 25px;}
	.history_area div + div {margin-top: 40px;}
	.history_area div:nth-child(2) {margin-top: 0;}
	.history_area dt {margin-bottom: 10px; margin-top: 20px; font-size:30px;}
	.history_area dd p{font-size: 14px; font-weight: normal;}
	.history_area dd p br {display: none;}
	.history_area dd .img_box {margin-top: 20px;}	
	
	/*ci*/
	.ui_wrap{padding: 40px 0; margin-bottom: 30px;}
	.ui_wrap img{width: 200px;}

	.uis_wrap{padding-top: 40px; margin-top: 40px;}
	.uis_wrap ul{display: inline-block; width: 100%;}
	.uis_wrap li:nth-child(n+3){margin-top: 20px;}
	.uis_wrap li:first-child{margin-top: 0;}

	.ui_down{padding-top: 30px; margin-top: 40px; font-size: 19px;}
	.help_text{margin-bottom: 30px; color: #999;}

	.down_btn_wrap{margin-bottom: 0;}
	.down_btn_wrap li{float: left; width: 100%; margin-left: 0 !important;}
	.down_btn_wrap li:first-child{margin-bottom: 10px;}
	.down_btn_wrap li a{font-size: 14px; height: 50px; line-height: 50px;}
	.down_btn_wrap li a:after{content: ''; top: 15px;}
	
	.text_layout p{font-size: 14px; margin-bottom: 20px;}
	
	
    /* 연혁 */
    .history_wrap h4{width: 320px; height: 268px; padding: 80px 0 0 40px; font-size: 42px; line-height: 50px;}
	.history_wrap > div > ul > li{float: inherit; width: 100%; text-align: center !important;  padding: 0 !important;}
	.history_wrap .history_year li li{margin-right: 0 !important; margin-left: 0 !important;}
	.history_wrap .history_year li li{float: inherit;}
	.history_wrap > div > ul{margin-top: 50px; padding-top: 50px;}
	.history_wrap > div > ul ul{background: #fff; padding: 10px 0;}
	.history_wrap .history_year li li:nth-child(1) b{position: relative; z-index: 2; margin-bottom: 20px; display: inline-block;}
    .history_wrap li li:nth-child(1){position: relative; right: initial !important; left: initial !important;}
	/*.history_wrap li li:nth-child(1):after{content: ''; position: absolute; z-index: 1; bottom: 0; left: 50%; margin-left: -35px; width: 70px; height: 5px; background: #f7941c;}*/
	.history_wrap .history_year p span{float: inherit !important; display: inline; margin-left: 0 !important; margin-right: 12px !important;}
	.history_wrap .history_year p{margin-right: 0 !important; margin-left: 0 !important;}
    
    .history_parallax span{margin-left: -140px; margin-top: -66px;}
    .history_parallax span img{width: 280px;}
	
	/* AS */
	.as_title{font-size: 19px; padding-bottom: 10px; margin-bottom: 20px;}
	.as_number{margin-bottom: 50px;}
	.as_number span{width: 80px; height: 44px; margin-bottom: 5px;}
	.as_number div{padding: 8px 30px; font-size: 30px; margin-bottom: 10px;}
	.as_number p{font-size: 17px;}

	.as_time b{font-size: 21px; margin-bottom: 5px;}
	.as_time div{width: 100%;}
	.as_time div ul li{padding: 20px 0; font-size: 19px;}
	.as_time p{font-size: 17px;}
	/* AS */
}

@media screen and (max-width: 600px) {
	.img_lay > ul > li{width: 100%; margin-left: 0 !important;}
	.img_lay > ul > li:nth-child(n+2){margin-top: 40px;}
	.img_lay b{padding: 20px 0 15px; margin-bottom: 15px;}
	
	.img_lay3{margin-bottom: 60px;}
	.img_lay3 > li{width: 100%; margin-left: 0;}
	.img_lay3 > li:nth-child(n+2){margin-top: 50px;}
	
	
	.img_lay5 > li{width: 49%; margin-left: 2%;}
	.img_lay5 > li:nth-child(3n+1){margin-left: 2%;}
	.img_lay5 > li:nth-child(2n+1){margin-left: 0;}
	.img_lay5 > li:nth-child(n+3){margin-top: 50px;}
	
	.img_covers.num5{flex-wrap: wrap;}
	.img_covers.num5 li{width: 49%; margin-left: 2%;}
	.img_covers.num5 li:nth-child(2n+1){margin-left: 0;}
	.img_covers.num5 li:nth-child(n+3){margin-top: 10px;}
}


@media screen and (max-width: 400px) {
	.rnd03_area .box {width:100%; margin-left: 0 !important;}
}
	