/*인사말*/
.greeting{position:relative; font-size:16px; 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 .img:before{content:''; display:block; position:absolute; bottom:0; left:135px; width:400px; height:400px; background:url(../img/bg_chairman.png) no-repeat;}
.greeting .tit{position:absolute; top:30px; right:100px; width:514px; height:314px; background:#4168ad}
.greeting .tit h3{position:relative; margin:0; padding:140px 0 0 50px; color:#fff; font-size:22px; font-weight:100;  line-height:1.6; word-break:keep-all; box-sizing:border-box; text-align:left; letter-spacing:-3px}
.greeting .tit h3:before{content:''; display:block; position:absolute; top:-23px; left:50px; width:1px; height:144px; margin:0; background:#fff;}
.greeting .tit h3 span{display:block; font-weight:600;}
.greeting .colum { padding:50px 20px 70px 20px;  max-width:1100px; margin:0 auto}
.greeting .colum:after{clear:both; content:""; display:block;}
.greeting .colum .left{float:left; width:48%; line-height:1.95em;  text-align:justify; color:#333 }
.greeting .colum .right{float:right; width:48%; line-height:1.95em; text-align:justify; color:#333 }
.greeting .sign {text-align:right; font-size:1.125em; font-weight:bold; color:#222; margin-top:60px; padding-right:20px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px}
/*인사말*/



/*그룹소개*/
.company_info  { width:100%; height:auto;}
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:10px}
.company_info .txt_page h2 {line-height: 1; font-weight: 600; margin-bottom: 44px;display: block; }
.company_info .txt_page p {word-break:keep-all; line-height:1.6; color:#666; padding-top:30px}
.company_info .txt_page2 {margin:100px auto 150px;}
.ci_img_wrap {width:100%;display:flex;justify-content: space-between;}
.ci_img_wrap img {width:49%;display:none;}
.ci_img_wrap .ci2_wrap {width:100%;}
.ci_img_wrap .ci2_wrap span{width:250px;display:block;background:#202020;color:#fff;text-align:center;padding:20px 0;margin-top:60px;}
.ci3_wrap {width:100%;border:1px solid #eee;padding:20px;}
.ci3_wrap img{width:100%;}
.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 { line-height:2.2; text-align:center; font-size:16px}


.company_info .work_page { width:100%; height:auto; padding:50px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.company_info .work_page ul { max-width:1200px; margin:0 auto}
.company_info .work_page ul li { float:left; width:23%; margin: 0 1% 0 1%; padding:100px 20px; background-color:#fff; text-align:center; display:block}
.company_info .work_page ul li:last-child { margin-right:0}
.company_info .work_page ul li:hover {background-color: #001e3a;color: #FFF;cursor: pointer;opacity: 1;transition: all 0.5s;}
.company_info .work_page ul li i { font-size:35px; padding-bottom:20px}
.company_info .work_page ul li .title {font-size:20px; font-weight:bold; padding-bottom:20px; display:block}
.company_info .work_page ul li .txt {font-size:16px; line-height:1.5;} 
/*그룹소개*/








/*오시는 길*/
.contact_address {width:100%;height:auto;line-height:1.7;}
.contact_address ul {max-width:1240px;clear: both;padding:0 20px 20px 20px;border-bottom:1px solid #ddd;}
.contact_address ul li {color: #333;margin-top: 5px;margin-bottom: 5px; font-size:16px}
.contact_traffic { max-width:1240px; padding:20px 20px 0 20px; 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; font-size:16px}
.contact_traffic h3 { font-size:20px; font-weight:300; letter-spacing:-1px; color:#000; padding-bottom:10px; margin-top:25px; text-align:left}/* 푸터팝업*/

.map_info{width:283px;height:214px;background:#5b80ce;position:absolute;right:0;top:0px;padding: 30px 28px;font-size:16px;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:#333;  font-size:20px; font-weight: 500;  vertical-align: middle;  margin-left: .7rem; 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; float:left}
.business_area .box .txt_wrap .txt {padding-left:1rem; font-size:16px; color: #555; font-weight: 300; padding:50px; line-height: 1.8; 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 0 20px;}
.business_area .list_wrap h2 { font-size:24px; font-weight:bold; padding:0 0 10px 35px}
.business_area .list_wrap ul { padding:0 35px 50px 10px}
.business_area .list_wrap ul li { display:block; clear:both; padding:5px 0; font-size:16px;  background-image: url(../images/icon_dot.gif);  background-repeat: no-repeat; background-position: left 16px;  padding-left: 15px; margin-left: 10px; color:#333}
.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; text-align:justify;}
.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:#ddd; border-radius:50%; 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:#F00;display:block;clear:both;padding-bottom:10px; margin-top:30px; text-align:center}
.business_area03 ul li p { font-size:16px; text-align:center; line-height:1.6; 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; padding:20px; 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:#000; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left 6px}
.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; font-size:16px }
.rnd_area .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px;  line-height:1.8}
.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}
.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%}
.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; line-height:1.5; width:25%; color:#000; font-size:22px; letter-spacing:0; font-weight:bold;  padding:0 0 20px 30px; color:#000; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left 8px; box-sizing:border-box}
.rnd_area .content_sub_title .sub_txt {float:right; width:75%; line-height:2.1; font-size:16px}
.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 {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}
.rnd_area .box .txt p { font-size:16px; line-height:1.6; 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:31.3333%; margin-right:3%; display:block; float:left; }
.rnd03_area .box:last-child { margin:0} 
.rnd03_area .box .img { width:100%; min-height:300px; background-image:url(../img/rnd03_thumb01.jpg); background-repeat:no-repeat; background-size:cover; clear:both; overflow:hidden; position:relative}
.rnd03_area .box .txt { width:100%; padding:20px; text-align:left; clear:both}
.rnd03_area .box .txt h2 { font-size:20px; padding-top:30px; font-weight:bold}
.rnd03_area .box .txt p { font-size:16px; padding:30px 20px 50px 0px; color:#555; line-height:1.6 }
/*R&D03*/


/*product01*/
.product_area { max-width:1200px; margin-top:110px; font-size:16px;  clear:both}
.product_area .box { width:100%; padding-bottom:50px; clear:both}
.product_area .box p { clear:both; font-size:16px; line-height:1.6}
.product_area .box ul li { clear:both; padding-bottom:30px}
.product_area .box ul li h2 { font-size:18px; font-weight:bold; padding-bottom:10px; letter-spacing:0; display:block}
.product_area .box ul li p { font-size:16px; line-height:1.6}
.product_area .txt { width:50%; padding-right:40px; float:left;}
.product_area .txt h2 { font-size:40px; padding-bottom:50px; letter-spacing:-2px; word-break:keep-all; font-weight:bold;}
.product_area .txt h2 span { color:#F60}
.product_area .img { width:50%; height:500px; background-image:url(../img/product_area_thumb.jpg); background-repeat:no-repeat; background-size:cover; float:right}
/*product01*/




/* Our Story */
#story .co-info-wrap h1 {display:block;font-size:40px;font-weight:500;color:#222;letter-spacing:-1px;text-align:center;margin:0 0 50px;}
#story .co-info-wrap h1 span {font-size:17px;font-weight:300;color:#555;display:block;margin:10px 0 0;letter-spacing:-0.5px;}
/* #story .co-info-wrap > h1 span {font-weight:600;color:#5b80ce;} */
#story p {font-size:15px;font-weight:400;}
.co-info {display:flex;justify-content:center;text-align:center;}
.co-info li {width:25%;}
.co-info li img {height:90px;margin:30px 0;}
.co-info li p {line-height:24px;}
.co-info-wrap h2 {font-size:20px;font-weight:400;color:#222;letter-spacing:-0.5px;text-align:center;padding:50px 20px;background:#f9f9f9;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;margin:50px 0 0;}
.co-info-wrap h2 span {color:#5b80ce;font-weight:600;}

.co-symbol-img {display:flex;flex-wrap:wrap;padding:150px 0 0;}
.co-symbol-img li {margin:1%;width:48%;}
.co-symbol-img li img {width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}

.co-info-txt {text-align:center;line-height:28px;background:#f9f9f9;padding:50px 30px;width:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;letter-spacing:-0.5px;margin:50px 0;}
.co-info-txt span {display:block;color:#5b80ce;font-weight:500;font-size:20px;margin:0 0 20px;}

#story .rnd_area h1 {display:block;font-size:40px;font-weight:500;color:#222;letter-spacing:-1px;text-align:center;margin:0 0 50px;}
#story .rnd_area h1 span {font-size:17px;font-weight:300;color:#555;display:block;margin:10px 0 0;letter-spacing:-0.5px;}
#story .rnd_area h1 span.point {color:#5b80ce;font-weight:500;display:inline-block;}
.rnd_tab {display:flex;justify-content:space-between;border-bottom:3px solid #ececec;border-radius:1px;}
.rnd_tab li {position:relative;width: calc(100% / 3);text-align:center;padding:40px 0;cursor:pointer;}
.rnd_tab li.active::after {display:inline-block;content:'';width:100%;height:2px;border-radius:1px;border-bottom:3px solid #5b80ce;position:absolute;bottom:-3px;left:0;transition:0.3s ease;animation: scaleX 0.2s 0s linear;}
@keyframes scaleX {
    0% {transform: scaleX(0);}
    100% {transform: scaleX(1);}
}
.rnd_tab li img {height:85px;display:inline-block;}
.rnd_tab li h3 {font-size:16px;font-weight:500;color:#222;line-height:24px;margin:25px 0 0;}
.rnd_tab li h3 span {font-size:14px;font-weight:400;color:#777;display:block;}

.rnd_cont li {display:none;}
.rnd_cont li.active {display:flex;justify-content:space-between;padding:60px 15px;}
.rnd_cont li p {line-height:26px;color:#777;width:70%;padding:0 20px 0 0;}
.rnd_cont li p strong {display:block;margin:0 0 -10px;font-size:18px;font-weight:500;color:#222;}
.rnd_cont li p span {font-size:15px;font-weight:600;color:#5b80ce;}
.rnd_cont li .rnd_cont_img {width:30%;height:230px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;}
.rnd_cont li .rnd_cont_img img {width:100%;height:100%;object-fit:cover;}
/* Our Story */



/* Our History */
#history h1 {display:block;font-size:40px;font-weight:500;color:#222;text-align:center;margin:80px 0 30px;}
.history-con {display:flex;width:100%;margin:0 auto;}
.history-con .hthumb {width:50%;max-height:300px;height:auto;margin:50px 0 0;padding:0 30px;}
.history-con .hthumb img {width:100%;height:100%;object-fit:contain;}
.history-con ul {width:50%;box-sizing:border-box;font-weight:500;color:#333;border-left:1px solid #ececec;padding:50px 15px 150px 40px;}
.history-con .hYear {font-size:32px;letter-spacing:-1px;position:relative;color:#5b80ce;}
.history-con .hYear::before {display:inline-block;content:'';position:absolute;top:13px;left:-47px;background:#5b80ce;width:12px;height:12px;border-radius:50%;}
.history-con .hMonth {font-size:24px;font-weight:600;letter-spacing:-0.5px;margin:30px 0 10px;}
.history-con .hMonth-txt {font-size:16px;font-weight:400;color:#777;line-height:30px;}
/* Our History */


/* Culture */
.teamImg {text-align:center;}
.teamImg img {max-width:800px;width:90%;}
.co-culture {display:flex;flex-wrap:wrap;margin:60px auto 80px;}
.co-culture li {margin:3%;width:44%;height:150px;display:flex;justify-content:space-between;}
.co-culture li .co-culture-img {width:90px;height:90px;}
.co-culture li .co-culture-img img {width:100%;}
.co-culture li .co-txt {width:73%;font-size:17px;}
.co-culture li .co-txt::before {display:block;content:'';width:30px;height:2px;background:#5b80ce;margin:0 0 10px;}
.co-culture li .co-txt h2 {color:#222;margin:0 0 15px;font-weight:500;}
.co-culture li .co-txt p {font-size:15px;color:#777;line-height:1.5;font-weight:400;}
/* Culture */


/* Contact Us */
.tl_contact_box_wrap.sub_contact {padding:100px 0;}



@media screen and (max-width: 1220px) {

	.co-info-txt {margin:50px 15px;}

}

@media screen and (max-width: 1110px) {

	.co-info-wrap h2 {font-size:18px;}

}

@media screen and (max-width: 1020px) {
.business_area { padding:0}
.business_area .profile { max-width:1200px; margin:0 2% 0 2%}
}


@media screen and (max-width: 960px) {

	/* 서브 - Culture */
	/* .co-culture li {margin:0 auto 40px;width:85%;height:auto;} */
	/* .co-culture li:last-child {margin:0 auto;} */
	.co-culture li .co-culture-img {width:80px;height:80px;}
	

	/* 서브 - Our History */
	.history-con ul {padding:50px 15px 100px 40px;}
	.history-con.align-left ul {padding:50px 15px 150px 40px;}

	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0;}
	.greeting .tit h3{font-size:22px; line-height:1.6em;}
	.greeting .tit h3 br{display:none;}
	.greeting .img:before{left:50%; width:300px; height:274px; margin-left:-150px; background-size:cover;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}
	.map_info{width:100%;height:214px;background:#5b80ce;position:absolute;right:0;top:450px;padding: 30px 28px;font-size:16px;color:#f8969a;letter-spacing:0;}
    .location  { min-height:1071px}
	
	
	.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{ padding-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 { width:100%;}
	.rnd_area .box .txt h2 { font-size:24px; font-weight:bold}
	.rnd_area .box .txt p {line-height:1.6; word-break:keep-all}
	
	.rnd03_area .box { width:100%; clear:both; float:none}
	.product_area .txt{ width:100%; padding-bottom:20px}
    .product_area .img { width:100%; clear:both}
} 

@media screen and (max-width: 800px) {

	/* 서브 - Our Story */
	.co-info-wrap {padding:0 15px 0;}
	.co-info {flex-wrap:wrap;}
	.co-info li {width:50%;margin:0 0 20px;}
	.co-symbol-img {padding:50px 15px 0;}
	.co-info-txt {margin:50px 0;}
	.rnd_area {margin-top:80px;padding:0 20px;}

	/* 서브 - Culture */
	.co-culture li {margin:0 auto 40px;height:auto;}
	.co-culture li:last-child {margin:0 auto;}
	.co-culture li .co-culture-img {margin:15px 0 0;width:65px;height:65px;}
}


@media screen and (max-width: 640px) {

	/* 서브 - Our Story */
	#story .co-info-wrap h1 {font-size:36px;}
	.co-symbol-img {padding:50px 15px 0;}
	.rnd_cont li {flex-wrap:wrap;}
	.rnd_cont li p {width:100%;}
	.rnd_cont li .rnd_cont_img {width:100%;margin:30px 0 0;}

	/* 서브 - Our History */
	#history {padding:0 30px;}
	#history h1 {font-size:36px;}
	.history-con {flex-wrap:wrap;}
	.history-con .hthumb {border-left:1px solid #ececec;margin:0;padding:0 30px;width:100%;order:2;}
	.history-con ul {width:90%;padding:100px 15px 50px 40px;order:1;}
	.history-con:first-of-type ul {width:90%;padding:50px 15px 50px 40px;order:1;}



	/* 서브 - Culture */
	.co-culture li {margin:0 auto 40px;width:90%;height:auto;}
	.co-culture li:last-child {margin:0 auto;}
	.co-culture li .co-culture-img {margin:20px 0 0;width:70px;height:70px;}

	/* 서브 - Contact */
	.tl_contact_box_wrap.sub_contact {padding:80px 15px;min-height:0;}
	.tl_contact_box_wrap h2 {font-size:36px;}
	.tl_contact_box_wrap h2 span {font-size:16px;}
	.tl_contact_box_wrap .input_box {width:90%;margin:0 auto;}
	.tl_contact_box_wrap .f-sns-wrap .f-sns-tit {font-size:24px;}
	.tl_contact_box_wrap .f-sns li {width:40px;}


	.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 { max-width:300px; margin:0 auto}
	.company_info .img_page  { background-size:cover; height:300px}
    .company_info .work_page ul li { width:100%; float:none; margin-left:0; clear:both}
}

@media screen and (max-width: 490px) {
	.location  { min-height:1170px}
}
   
@media screen and (max-width: 430px) {

	/* 서브 - Our Story */
	#story .co-info-wrap h1 {margin: 0 0 30px;font-size:36px;}
	#story .co-info-wrap h1 span {font-size:15px;}
	#story p {font-size:14px;}
	.co-info {margin:30px 0 0;}
	.co-info-wrap h2 {margin:30px 0 0;font-size:16px;padding:30px 20px;}
	.co-symbol-img li {margin:0 auto 10px;width:100%;}
	.co-info li img {margin:20px 0;}
	.co-info li p {line-height:20px;}
	.co-info-txt {padding:30px 20px;}
	.co-info-txt span {font-size:17px;}
	#story .rnd_area h1 {font-size:36px;}
	#story .rnd_area h1 span {font-size:15px;}
	.rnd_tab li {padding:25px 0;}
	.rnd_tab li img {height:60px;}
	.rnd_tab li h3 {font-size:15px;line-height:20px;}
	.rnd_tab li h3 span {font-size:13px;}
	.rnd_cont li {flex-wrap:wrap;}
	.rnd_cont li p {font-size:13px !important;width:100%;}
	.rnd_cont li p strong {font-size:16px;}
	.rnd_cont li p span {font-size:14px;}
	.rnd_cont li .rnd_cont_img {width:100%;margin:30px 0 0;}

	/* 서브 - Culture */
	.co-culture li .co-culture-img {margin:10px 0 0;}
	.co-culture li .co-culture-img img {width:55px;height:55px;}
}