/*인사말*/
.greeting{position:relative; max-width:1200px; margin:0 auto}
.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:100px; width:514px; height:314px; background:#1fb16f url(../img/img_company_logo.png) no-repeat; background-position:center}
.greeting .tit h3{position:relative; margin:0; padding:140px 20px 0 50px; width:100px; height:50px; text-indent:200px; overflow:hidden; 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:-1px}
.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%; 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:60px; padding-right:20px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px}

@media (max-width: 640px){
	.greeting .tit {		
		background: #1fb16f url(../img/img_company_logo.png) no-repeat;
		background-size:80%;
		background-position: center;
	}	
}


@media (max-width: 980px){
   	.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 { height:253px}
	.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  { 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: 42px; line-height: 1; font-weight: 600; margin-bottom: 44px; padding-top:100px; display: block; }
.company_info .txt_page p { font-size:16px; word-break:keep-all; line-height:1.8; color:#555; padding-bottom:15px}
.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; color:#555}

.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:16px; color:#555; padding-top:50px; word-break:keep-all; line-height:1.6;}
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}

@media (max-width: 960px){
	.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}
}
@media (max-width: 640px){
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
}
/*그룹소개*/





/*연혁*/
.history_area {position: relative;width: 100%;padding-top: 37px;}
.history_area .history_point {position: absolute;left: 50%;top: 0;margin-left: -5px;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: 50%;padding-right: 94px;padding-left: 20px;box-sizing:border-box;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 94px;}
.history_area dt {margin-bottom: 20px;font-size: 46px;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;}
.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%}
@media (max-width: 960px){
	.history_area .history_point {left: 10px;margin-left: 0;}
	.history_area dl {float: none !important;width: 100%;padding-right: 0;padding-left: 50px;text-align: left;}
	.history_area div:nth-child(odd) dl {/* padding-right: 0; */padding-left: 50px;}
	.history_area div + div {margin-top: 40px;}
	.history_area div:nth-child(2) {margin-top: 0;}
	.history_area dt {margin-bottom: 20px;font-size:30px;}
	.history_area dd p br {display: none;}
	.history_area dd .img_box {margin-top: 20px;}	
}
/*연혁*/





/*오시는 길*/
.map_area{position:relative;}
.map_area .txt{position:absolute;bottom:-90px;left:50%;transform:translateX(-50%);width:1400px;z-index:100;}
.map_area .txt .txt_wrap {background-color:#006fce;box-shadow:3px 3px 3px rgba(0,0,0,0.2);padding:45px 0;}
.map_area .txt .logo{position:absolute; top:34px; left:0; border-right:1px solid #1a7dd3; text-align:center; width:315px; line-height:90px; height:90px;}
.map_area .txt .contact{display:block; color:#fff; font-weight:500; font-size:20px; letter-spacing:-1px; line-height:1.6; padding:0 0 0 405px;}
.map_area .txt .tx .tel{font-weight:300;}
.map_area .txt .bt{position:absolute;top:50%;right:40px;margin-top:-35px;display:block;border-radius:65px;border:3px solid #fff;color:#fff;font-size:20px;text-align:center;min-width:220px;line-height:60px;height:65px;}

.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; font-size:16px}
.contact_traffic { max-width:1240px; clear:both;}
.contact_traffic:after {content: " ";visibility: hidden;display: block;height: 0;padding-bottom:50px;clear: both;}
.contact_traffic ul {border-bottom:1px solid #ddd; padding-bottom:25px}
.contact_traffic .bus {width:100%; padding:50px 0;}
.contact_traffic .subway {width:100%; padding:50px 0}
.contact_traffic ul li {color: #555; line-height:33px; font-size:16px}
.contact_traffic h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; text-align:left}

.numBus {padding:0 10px;border-radius:5px;background:#1fb16f;color:#fff}
@media (max-width: 1400px){
	.map_area .txt {margin-top: -30px;width: 1024px;}
	.map_area .txt .txt_wrap{border-radius:0px 0px 20px 0px;margin:0 15px;padding:0 0 30px;}
	.map_area .txt .logo{display:block;position:relative;top:auto;left:auto;border-right:0; margin-left:0;width:100%;}
	.map_area .txt .logo:before{content:"";position:absolute;bottom:0;left:50%;margin-left:-88px;background-color:#1a7dd3;width:177px;height:1px;}
	.map_area .txt .contact {line-height:180%;padding:20px 0 0;text-align:center;}
	.map_area .txt .contact .tel{font-weight:300;}
	.map_area .txt .bt{position:static;border-radius:65px;margin:35px auto 0;width:150px;}
}

@media screen and (max-width: 640px) {
	.map_area .txt { position: relative; bottom: auto; left: auto; transform: translateX(0); margin-top: -30px; width: auto;}
	.map_area .txt .logo img { height:20px}
	.map_area .txt .contact { font-size: 13px; letter-spacing: 0; line-height: 180%; padding: 20px 0 0;text-align: center; clear:both}
	.map_area .txt .txt_wrap{border-radius: 0px 0px 20px 0px; margin: 0 15px; padding: 0 0 30px;}
	.map_area .txt .bt { position: static; border-radius: 65px;  border-width: 2px; font-size: 15px; margin: 25px auto 0; width: 150px; line-height: 40px; height: 40px;}
	.map_area .txt .logo { position: relative; display: block;  top: auto; left: auto; border-right: 0;  width: 100%; line-height: 70px;  height: 70px;}
}
/*오시는 길*/





/* maint_effect */
.maint_wrap > ul > li {width:31.3333%; margin-right:3%; min-height:435px; padding-top:40px; float:left; border:3px solid #1fb16f; border-radius:50%}
.maint_wrap > ul > li:nth-child(3n+3){margin-right:0}
.maint_wrap > ul > li .web_icon { display:inline-block; margin-left:100px; margin-right:10px; color:#b8b8b8; font-size:6em; font-weight:800}
.maint_wrap > ul > li h2 {display:inline-block; width:29%; height:60px; font-size:2.1em; color:#1fb16f}
.maint_wrap > ul > li p { width:150px; margin:0 auto; font-size:1.6em; text-align:center; word-break:keep-all}
.maint_wrap > ul > li p:before {content: ""; display:block; width:55px; height:6px; border-top:6px solid #1fb16f; margin:30px auto}
.maint_wrap > ul > li .icon_img {text-align:center;padding-top:20px;display:block;}
.maint_wrap .vline {float:left;width:100%;padding:50px 0}
.maint_wrap .vline > span {width:1px; height:150px; border:1px solid #686868; display:block; margin:0 auto}
.maint_wrap .maint_slogan {float:left; width:100%; text-align:center}
.maint_wrap .maint_slogan img {max-width:525px;width:100%}
.maint_wrap .maint_slogan .maint_txt {max-width:1100px; width:100%; height:113px; text-align:center; margin:100px auto; padding:20px 50px; font-size:2em; color:#888888; background:url(../img/img_maint_bg.png) no-repeat; background-size:100%}

.maint_effect > ul > li {width:30%; margin:0 1.5%; min-height:300px; padding-top:40px; float:left; border-radius:15px; text-align:center; background:#f3f3f3 }
.maint_effect > ul > li > span {width:100%; height:147px; display:block; padding-top:20px}
.maint_effect > ul > li > h2 {width:100%; line-height:75px; border:1px solid #cccccc; border-left:0; border-right:0; color:#555; font-size:1.4em}
.maint_effect > ul > li > p {line-height:77px; border-radius: 0 0 15px 15px; background:#1fb16f; color:#fff; font-size:1.5em}
.maint_effect .maint_compar {float:left; padding:100px 25px}
.maint_effect .maint_compar img {max-width:1310px; width:100%}


@media screen and (max-width: 1200px) {
	.maint_wrap > ul > li {min-height:360px}
	.maint_wrap > ul > li h2 {width:100%;height:0;font-size:2em;text-align:center}
	.maint_wrap > ul > li .web_icon {width:100%;margin:0;font-size:4em;text-align:center}
	.maint_wrap > ul > li p {font-size:1.4em}
	
	.maint_effect > ul > li {width:100%; margin-bottom:30px}
	.maint_effect .maint_compar {padding:50px 0}
	
}

@media screen and (max-width: 960px) {
	
}

@media screen and (max-width: 640px) {
	.maint_wrap > ul > li {width:100%}
	.maint_wrap > ul > li h2 {font-size:1.5em}
	.maint_wrap > ul > li .web_icon {font-size:4em}
	.maint_wrap > ul > li {min-height:325px; margin-bottom:20px}
	.maint_wrap > ul > li p {font-size:1.2em}
	.maint_wrap > ul > li p:before {width:30px}
	.maint_wrap .maint_slogan .maint_txt {padding:0 25px;font-size:1.2em}
	.maint_wrap .maint_slogan img {width:60%}
}
/* maint_effect */

.product01_wrap > ul {max-width:440px;margin:0 auto}
.product01_wrap > ul > li {float:left;width:50%;line-height:65px;border:1px solid #1fb16f;text-align:center}
.product01_wrap > ul > li.ui-state-active {background:#1fb16f}
.product01_wrap > ul > li.ui-state-active a {color:#fff}
.product01_wrap > ul > li a {font-size:1.6em;font-weight:600;color:#1fb16f}
.product01_wrap #product_part1 > ul {max-width:800px;display:block;margin:100px auto 0;padding-top:50px; border-top:2px dashed #cccccc}
.product01_wrap #product_part1 > ul > li {line-height:50px;text-align:left;font-size:1.5em;color:#282828}
.product01_wrap #product_part1 > ul > li > span {width:25px;height:25px;line-height:25px;display:inline-block;border-radius:50%;background:#1fb16f;color:#fff;text-align:center;font-size:1rem;}
.product01_wrap #product_part1 img {max-width:1230px;width:100%}
.product01_wrap #product_part1,
.product01_wrap #product_part2 {float:left;width:100%;margin:150px 0;text-align:center}
.product01_wrap #product_part2 img {max-width:1300px;width:100%}

@media screen and (max-width: 640px) {
	.product01_wrap > ul > li {line-height:45px}
	.product01_wrap > ul > li a {font-size:1.3em}
	.product01_wrap #product_part1 > ul > li {font-size:1.2em;line-height:25px;margin-bottom:25px}	
}


.product02_wrap > ul {max-width:440px;margin:0 auto}
.product02_wrap > ul > li {float:left;width:50%;line-height:65px;border:1px solid #1fb16f;text-align:center}
.product02_wrap > ul > li.ui-state-active {background:#1fb16f}
.product02_wrap > ul > li.ui-state-active a {color:#fff}
.product02_wrap > ul > li a {font-size:1.6em;font-weight:600;color:#1fb16f}
.product02_wrap #product_part1 {text-align:center}
.product02_wrap #product_part1 img {max-width:903px;width:100%;margin:100px auto}
.product02_wrap #product_part1,
.product02_wrap #product_part2 {float:left;width:100%;margin:150px 0;text-align:center}
.product02_wrap #product_part2 img {max-width:1292px;width:100%}


@media screen and (max-width: 640px) {
	.product02_wrap > ul > li {line-height:45px}
	.product02_wrap > ul > li a {font-size:1.3em}
	.product02_wrap #product_part1, .product02_wrap #product_part2 {margin:50px 0}
}


/* content_area06 */
.certifi_bg {background:url(../img/img_certificationBg.png) no-repeat center bottom}
.certifi { display:flex; flex-direction:row; flex-wrap:wrap;}
.certifi .thumb_box  {width:25%; margin:0 4%}
.certifi .thumb_box .img { width:100%; min-height:386px; text-align:center}
.certifi .thumb_box .img > img {border:1px solid #eee;}
.certifi .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.certifi .thumb_box .txt h2 { padding:5px 0; border:2px solid #fff; border-radius:20px; font-size:1.2em; text-align:center; letter-spacing:0; font-weight:500; color:#fff}
.certifi .thumb_box:nth-child(1) > .txt h2 {border:2px solid #000; color:#000}
.certifi .thumb_box:nth-child(2) > .txt h2 {border:2px solid #000; color:#000}
.certifi .thumb_box:nth-child(3) > .txt h2 {border:2px solid #000; color:#000}
.certifi .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width: 960px) {	
    .certifi .thumb_box { width:45%; margin:40px 2.5% 0}
	.certifi .thumb_box .txt h2 { width:70%; margin:0 auto; padding:5px 0; border:2px solid #30343b; border-radius:20px; font-size:1.2em; text-align:center; font-weight:500; color:#30343b}
}

@media screen and (max-width: 640px) {
    .certifi .thumb_box { width:100%; margin-top:40px; clear:both; float:none}
}
/* content_area06 */










	