@charset "utf-8";
@import url("reset.css");
@import url("common.css");


.container{position:relative;top: 55px;min-height:100%;padding-bottom: 70px;}
.container .visual{width:100%;height: 130px;/* background: #373637; *//* margin-bottom: 30px; */background-image: url(/images/sub_bg.png);background-size: cover;background-position: center 0;background-repeat: no-repeat;}
.container .visual .s_vtxt{height: 83px;padding-top: 30px;text-align:center;font-family: '나눔고딕' , Nanum Gothic, '나눔바른고딕' , Nanum Barun Gothic,'맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;color: #fff;}
.container .visual .s_vtxt .h1{font-size: 20px;margin-top: 5px;font-weight: 500;text-transform: uppercase;}
.container .visual .s_vtxt .h2{display: block;font-size: 13px;margin-top: 5px;font-weight: 200;line-height: 17px;text-shadow: 2px 2px #0000008f;}


#subvisual01 .visual{background-image: url(/images/sub01_bg.jpg);}
#subvisual02 .visual{background-image: url(/images/sub02_bg.jpg);}
#subvisual03 .visual{background-image: url(/images/sub03_bg.jpg);}
#subvisual04 .visual{background-image: url(/images/sub04_bg.jpg);}
#subvisual05 .visual{background-image: url(/images/sub05_bg.jpg);}


/* 로케이션 */
.location {border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background: #f4f4f4;height: 39px;display: none;}
.location .inner {width:1080px;margin:0 auto;padding: 10px 0 20px;overflow:hidden;}
.location .inner ul {float:right;}
.location .inner ul li {float:left;list-style:none;background: url(/images/bg_breadcrumb.png) no-repeat 0 3px;padding:0 10px 0 15px;font-size:13px;}
.location .inner ul li:last-child {float:left; list-style:none; background: url(/images/bg_breadcrumb.png) no-repeat 0 3px;padding:0 0px 0 15px;font-size:13px;}
.location .inner ul li:first-child {background:none;}
.location .inner ul li.home a {width:10px;height:19px;background: url(/images/home.png) no-repeat 0 3px;/* text-indent:-9999px; */font-size: 0;padding:0;}
.location .inner ul li a {color:#666;display:block;}


.lnb {float:left; width:170px; margin-top: 0px;}
.lnb > h1 {width:170px; height:140px; background: #e94f16;color: #fff; font-size: 20px;font-weight:900;}
.lnb > h1 > i {display:block; margin:0 auto;  width:30px; border-bottom:3px solid #fff; padding-top:45px;}
.lnb > h1 > span {display:block;padding: 10px 0;text-align:center;font-size: 26px; font-family: '나눔고딕' , Nanum Gothic, '나눔바른고딕' , Nanum Barun Gothic,'맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;font-weight: 500;}
.lnb > ul.menu li{width:100%;height: 45px;border-bottom:1px solid #d2d2d2;}
.lnb > ul.menu li > a {display:block;padding: 14px 0;text-indent:15px;font-size: 15px;color:#686a6d;line-height: 1.28;letter-spacing: 0;font-weight:500;padding-left: 10px;}
.lnb > ul.menu li > a:hover{font-weight:600; color:#000}
.lnb > ul.menu li.on > a{background-image:url(/images/depth_arrow.png); background-repeat:no-repeat; background-position:center left; font-weight:600; color:#e94f16}




.content{/* float: right; */width: 100%;/* margin-top: 40px; */padding-bottom: 30px;padding: 25px 40px;}
.content > h3{font-size: 27px;font-family: '나눔고딕' , Nanum Gothic, '나눔바른고딕' , Nanum Barun Gothic,'맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;font-weight: 700;padding-bottom:15px;/* border-bottom: 2px solid #c5c5c5; */margin-bottom: 5px;margin-top: 20px;text-align: center;}
.content > h3 > i{display: block;/* margin: 0 auto; */width: 30px;border-bottom: 3px solid #e94f16;margin-bottom: 15px;/* text-align: center; */margin: 0 auto 15px;}
.content > h3 + p{margin-top: -10px;font-size: 13px;letter-spacing: -0.9px;line-height: 20px;margin-bottom: 35px;text-align: center;}
.content > h3 + p.add_btn{width: 100%;}

/**/
.content .con{}
.content .con > h4{display: block;margin: 30px 0 5px;font-size: 18px;font-weight:600;text-align:center;padding-bottom: 15px;color: #555555;}
.content .con > h5{display: block;margin: 0px 0 15px;font-size:20px;font-weight:600;text-align:left;padding-bottom: 0;color: #555555;}
.content .con > div + h5{padding-top: 35px;}

.content .con .section{margin-bottom: 20px;padding-bottom: 35px;/* border-top: 1px solid #efefef; *//* border-bottom: 1px solid #efefef; */border: 1px solid #efefef;padding: 0 15px 30px;}

.content .con .section > h5{margin:30px 0 10px;font-size:15px;font-weight:600;color: #e94f16;}
.content .con .section > p{margin:0; font-size:13px;line-height:18px;}
.content .con .section > ul{}
.content .con .section > ul li{}
.content .con .section > ul li > i{display:inline-block; width:25x; height:25px; font-style:normal; font-weight:600; color:#fff; background:#000}
.content .con .section ol{margin-left: 10px;}
.content .con .section ol li{list-style:decimal;font-size: 12px;line-height: 18px;letter-spacing: -1px;margin-bottom: 10px;}
.content .con .section ol.s_list{padding: 5px 0px 10px;width: 95%;box-sizing: border-box;margin-left: 05px;}
.content .con .section ol.s_list li{list-style:upper-roman; }

/**/
.content .con .section01{margin-top: 50px;margin-bottom:30px;border: 10px solid #efefef;padding: 15px 15px 30px;}
.content .con .section01 > h4{margin: 20px 0 30px;text-align:center;font-size: 20px;font-weight:600;line-height: 25px;font-family: '나눔고딕' , Nanum Gothic, '나눔바른고딕' , Nanum Barun Gothic,'맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;}
.content .con .section01 > h5{margin: 20px 0 10px;font-size: 13px;font-weight:600;line-height: 20px;}
.content .con .section01 > dl{*zoom:1;}
.content .con .section01 > dl:after{display:block; clear:both; content:'';}
.content .con .section01 > dl dt{clear:both;text-align: right;padding-right: 5px;width: 5%;float:left;margin-top: 20px;line-height:20px;}
.content .con .section01 > dl dd{width: 90%;float:left;margin-top: 20px;line-height:20px;font-size: 13px;}
.content .con .section01 .data {text-align: center;margin-top: 35px;/* height: 150px; */}
.content .con .section01 .data > span{padding:0 13px;}
.content .con .section01 .sign{width: 200px;margin-top: 50px;position: relative;left: 50%;margin-left: 80px;padding-top: 15px;margin-bottom: 30px;text-align: right;}
.content .con .section01 .sign > dl{/* width:300px; */}
.content .con .section01 .sign > dl:after{display:block; clear:both; content:'';}
.content .con .section01 .sign > dl dt{float:left; width:100px; height:25px;clear:both;}
.content .con .section01 .sign > dl dd{float:left;width: 100px;height:25px;text-align:right;}
.content .con .section01 > p{margin:0; font-size:13px;line-height:18px;}

.con section{margin-bottom: 30px;}
.con section~section{padding-top: 30px;}

.con section .sellmap_area:afater{display:block; clear:both; content:'';}
.con section .sellmap_area{width: 100%;margin-right: 20px;}
.con section .sellmap_area > img{width:100%;border-radius: 10px;margin-top: 10px;}
.con section .sellmap_txt{argin-bottom: 50px;margin-right: 20px; line-height:20px; margin-top:10px; text-align:center}


.con section h4{margin: 0px 0 10px;font-size: 19px;/* letter-spacing: -0.5px; */font-weight:600;color: #e94f16;text-transform:uppercase;letter-spacing: -1.3px;/* text-align: center; */}
.con section h5{margin:30px 0 10px;font-size:15px;font-weight:600;color: #e94f16;}
.con section > p{margin:0; font-size:13px;line-height:18px;}
.con section > ul{}
.con section > ul li{ font-size: 17px; line-height: 32px; font-weight: 500; }
.con section > ul li > i{display:inline-block;/* width: 25px; *//* height:25px; */font-style:normal;font-weight:600;color:#fff;background:#000;text-align: center;padding: 5px 8px;border-radius: 100px;font-size: 13px;margin-right: 10px;line-height: 13px;}
.con section > table{border-collapse: collapse;width: 100%;border: 1px solid #d9d9d9;margin-top: 20px;}
.con section > table tr th{height:35px;padding:15px;font-size:18px;font-weight:600;/* border: 1px solid #f0f0f0; */background: #ebebeb;}
.con section > table tr td{/* border: 1px solid #ebebeb; */padding-left:15px;font-size:16px;background: #f8f8f8;}
.con section > table tr:nth-child(even) th{ background: #d9d9d9; }
.con section > table tr:nth-child(even) td{ background: #f0f0f0; }

.con section .map_area{ margin-bottom: 50px; }
.con section .map_area .map{
    /* height: 500px; */
}
.con section .map_area .map>img{width:100%;}
.con section .map_area .address{font-size: 13px;line-height: 25px;padding: 15px 0;border-bottom: 1px solid #efefef;font-weight: 500;letter-spacing: -0.5px;font-family: verdana, '맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;}
.con section .map_area .address .right{float: right;font-weight: 600;width: 30%;text-align: right;}
.con section .map_area .address .right>span{ color:#e94f16 }

.con section .location_text{font-size:14px;line-height: 20px;padding-bottom: 30px;border-bottom: 1px solid #efefef;font-family: verdana, '맑음고딕', Malgun Gothic, dotum, gulim, sans-serif;}
.con section .location_text > ul{margin-left:5px;}
.con section .location_text > ul li{padding-left:10px;letter-spacing: -0.5px;line-height: 20px;}
.con section .location_text > ul li:first-child:before {display:inline-block; width:4px; height:4px; background:#000;content:''; vertical-align:middle; margin-right:6px; }
.con section .location_text > ul li:first-child{padding-left:0px;font-weight: 600;color: #666;}

.con section .tel_area{ display: block; position: relative; }
.con section .tel_area > p{ color: #e54e16; margin-bottom: 15px; }
.con section .tel_area .tel{float:left;width: 80%;}
.con section .tel_area .tel > ul{margin-left:5px;display: block;}
.con section .tel_area .tel > ul li,
.con section .tel_area .email > ul li{font-weight: 600;letter-spacing:0;/* font-family: verdana; */line-height: 30px;font-family: inherit;font-size: 15px;}
.con section .tel_area .tel > ul li.no_before{margin-top:-10px}
.con section .tel_area .tel > ul li > span,
.con section .tel_area .email > ul li >span{font-weight: 600;padding-right: 15px;box-sizing: border-box;width: 150px;display: inline-block;line-height: 35px;}
.con section .tel_area .tel > ul li > span:before,
.con section .tel_area .email > ul li:first-child > span:before{display:inline-block; width:4px; height:4px; background:#000;content:''; vertical-align:middle; margin-right:6px;}
.con section .tel_area .tel > ul li.no_before > span:before{display:inline-block; width:4px; height:4px; background:none !important;content:''}
.con section .tel_area .tel > ul li.no_before > span{color:#fff}
.con section .tel_area .tel > ul li > em{font-weight:300;color:#999;padding: 0 5px;}
.con section .tel_area .email{float:left;width: 40%;}
.con section .tel_area .email > ul li:last-child > span{display:inline-block;width: 90px;}

.con section .tel_area .tel{float: none;width: 100%;position: relative;}
.con section .tel_area .tel > ul{margin-left:5px;display: block;}
.con section .tel_area .tel > ul li,
.con section .tel_area .email > ul li{font-weight: 600;letter-spacing:0;/* font-family: verdana; *//* line-height: 30px; */font-family: inherit;font-size: 13px;padding-left: 7px;padding-bottom: 15px;}
.con section .tel_area .tel > ul li.no_before{margin-top: -18px;margin-left: 145px;}
.con section .tel_area .tel > ul li.no_before>span{display:none}
.con section .tel_area .tel > ul li > span,
.con section .tel_area .email > ul li >span{font-weight: 600;padding-right: 0;box-sizing: border-box;width: 100%;display: inline-block;line-height: 30px;font-size: 14px;letter-spacing: 0;display: inline-block;margin-left: -10px;color: #000;width: 150px;}

.con section .tel_area .tel > ul li > span.name{display: inline-block;padding-left: 30px;width: auto;}
.con section .tel_area .tel > ul li > span.name>em{/* display:none; */margin-left: 5px;margin-right: 15px;}
.con section .tel_area .tel > ul li > span.name:before{display: none;}



.con section .section{margin-bottom: 20px;padding-bottom: 35px;border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;padding: 0 30px 30px;}

.con section .box_area{*zoom:1;margin-left: 3px;margin-top: 15px;}
.con section .box_area:after{display:block; clear:both; content:''}
.con section .box_area .left{/* width: 50%; */}
.con section .box_area .left>img{width:100%}
.con section .box_area .right{width: 50%;line-height: 19px;font-size: 13px;margin-left: 0px;}
.con section .box_area > dl{*zoom:1; margin-bottom:10px;}
.con section .box_area > dl:first-child{margin-top:20px}
.con section .box_area > dl:after{display:block; clear:both; content:''}
.con section .box_area > dl dt{float:left;padding: 1.4rem 0.5rem;width: 30%;height: 60px;text-align: center;vertical-align: middle;border: 1px solid #d8b8ad;background: #fadcd1;font-weight: 600;border-right: 0px;box-sizing: border-box;font-weight: 800;font-size: 15px;letter-spacing: -0.5px;line-height: 15px;color: #983612;}
.con section .box_area > dl dd{float:left;padding: 1.4rem 0.5rem;width: 70%;height: 60px;border: 1px solid #d8b8ad;border-left: 0px;box-sizing: border-box;font-size: 12px;line-height: 15px;}
.con section .left{float:left;margin-bottom: 10px;width: calc(50% - 5px);margin-right: 5px;box-sizing: border-box;}
.con section .right{float:right;margin-bottom: 10px;width: calc(50% - 5px);margin-left: 5px;/* text-align: right; */}
.con section .right >span{color:#e94f16}
.con section .right > p{text-align:left; font-size:11px;}
.con section p{margin:0;font-size: 14px;line-height: 20px;padding-top: 5px;/* clear: both; */letter-spacing: -0.5px;text-align:center;}
.con section p>img{width: 100%;}
.con section h4 + p{text-align:left}
.con section h4 + p>img{width:100%}
.con section p.stext{margin:0;font-size: 11px;line-height:18px;padding-top: 5px;clear: both;font-weight: 400;text-align:center;padding: 0 11px;letter-spacing: -1px;}
.con section p + p > img{margin-top: 20px;width: 100%;/* border: 1px solid #e6e6e6; */}
.con section ul{}
.con section ul li{font-size: 14px;line-height: 15px;font-weight: 500;/* float: left; */padding-bottom: 5px;letter-spacing: 0;}
.con section ul li > i{display:inline-block;font-style:normal;font-weight:600;color:#fff;background:#000;text-align: center;padding: 3px 6px;border-radius: 100px;font-size: 12px;margin-right: 10px;line-height: 12px;}



.con section ul.recruit{width: 89%;margin: 50px auto;}
.con section ul.recruit li{font-size: 15px;line-height: 20px;font-weight: 400;vertical-align: middle;color: #565555;margin-bottom: 10px;}
.con section ul.recruit li > i{display:inline-block;font-style:normal;font-weight:600;color:#fff;background:#e94f16;text-align: center;padding: 3px 6px;border-radius: 100px;font-size: 12px;margin-right: 10px;line-height: 13px;}
.con section ul.recruit li>span{display: inline-block;width: 130px;color:#e94f16;font-weight: 600;}
.con section ul.recruit li>span:after{display:inline-block;width:1px;height: 17px;background: #e6e6e6;margin-left: 20px;margin-right: 5px;content:'';vertical-align: middle;}

.con section ul.gp_member{
    width: 95%;
    margin: 0 auto;
}
.con section ul.gp_member li{float:left;width: calc(50% - 15px);height: 452px;margin-bottom: 100px;position: relative;margin-right: 15px;box-sizing: border-box;}
.con section ul.gp_member li img{vertical-align:bottom;position: absolute;bottom: 0;width: 100%;}
.con section ul.gp_member li:nth-child(2) img{vertical-align:bottom;position: absolute;bottom: 0;width: 102%;}
.con section ul.gp_member li:nth-child(even){margin-right:0px;margin-left: 15px;}

.con section ul.welfare{margin-top:30px;}
.con section ul.welfare li{float: left;width: calc(100%/2 - 10px);/* margin-bottom: 30px; */margin: 0 auto 10px;/* position: relative; */box-sizing:border-box;}
.con section ul.welfare li:nth-child(even){/* float: none; */}
.con section ul.welfare li dl{*zoom:1;min-height: 80px;}
.con section ul.welfare li dl:after{display:block; clear:both; content:'';}
.con section ul.welfare li dl dt{float:left;width: 80px;/* text-align: center; */vertical-align: middle;}
.con section ul.welfare li dl dt>img{width:50px; height:auto;}
.con section ul.welfare li dl dd{float:left;width: calc(100% - 100px);font-size: 13px;line-height: 18px;font-weight: 400;color: #7b7878;}
.con section ul.welfare li dl dd strong{display:block;font-weight:800;font-size: 14px;padding-bottom: 5px;letter-spacing: -0.5px;color: #0a0a0a;}


.con section ul.employ{margin-top:30px;border: 1px solid #e6e6e6;}
.con section ul.employ li{width:100%;margin-bottom: 0;position: relative;box-sizing:border-box;border-bottom: 1px dashed #c7c7c7;/* margin: 10px; */padding-bottom: 0px;}
.con section ul.employ li:last-child{border-bottom:0px;}
.con section ul.employ li:after{display:block; clear:both; content:'';}
.con section ul.employ li > .left{width:30%;height:120px;background:#efefef;text-align: center;padding: 0px 0 0;margin-bottom: 0;padding: 25px;margin-right: 0px;}
.con section ul.employ li > .left>img{width:90%}
.con section ul.employ li > .right{width:70%;margin-bottom: 0;height: 120px;margin-left: 0px;}
.con section ul.employ li > .right dl{*zoom:1;min-height: 80px;}
.con section ul.employ li > .right dl:after{display:block; clear:both; content:'';}
.con section ul.employ li > .right dl dt{float:left;width: 100px;/* text-align: center; *//* vertical-align: middle; */font-size: 35px;color: #e94f16;/* padding: 20px; *//* display: flex; *//* vertical-align: middle; */height: 120px;display: flex;padding: 35px;}
.con section ul.employ li > .right dl dd{float:left;width: calc(100% - 100px);font-size: 12px;line-height: 18px;font-weight: 400;padding: 25px 35px 35px 0;letter-spacing: -1.5px;}
.con section ul.employ li > .right dl dd.long{ padding-top: 22px; }
.con section ul.employ li > .right dl dd strong{display:block;font-weight:800;font-size: 15px;padding-bottom: 5px;letter-spacing: -1px;color: #e94f16;}

.con section > table{border-collapse: collapse;width: 100%;border: 1px solid #d9d9d9;margin-top: 20px;}
.con section > table tr th{height:35px;padding:15px;font-size: 15px;font-weight:600;background: #ebebeb;width: 30%;vertical-align: middle;}
.con section > table tr td{padding-left:15px;font-size: 13px;background: #f8f8f8;width: calc(100% - 30%);padding: 15px;vertical-align: middle;line-height: 16px;}
.con section > table tr:nth-child(even) th{ background: #d9d9d9; }
.con section > table tr:nth-child(even) td{ background: #f0f0f0; }

.con section > ul.offer_box{ width: 100%; display: table; margin-top: 10px; }
.con section > ul.offer_box:after{display:block; clear:both; content:''}
.con section > ul.offer_box > li{border:1px solid #979899; display:table-cell;}
.con section > ul.offer_box > li:first-child{font-size:20px;width: 150px;background:#dbdbdb;border-right:0px;text-align:center;vertical-align: middle;line-height: 25px;padding: 25px 0;font-weight: 800;}
.con section > ul.offer_box > li:first-child>i{display:block;width:49px;height:49px;background:url(/images/sub02_04_s02.png);background-size:100% 100%;margin: 0 auto;margin-bottom: 10px;}
.con section > ul.offer_box > li:first-child>span{display:block; color:#e94f16}
.con section > ul.offer_box > li:last-child{border-left:0px;padding: 10px 20px;vertical-align: top;/* width: calc(100% - 200px); */vertical-align: middle;}
.con section > ul.offer_box > li > ul{}
.con section > ul.offer_box > li > ul li{font-size:14px; line-height:26px}
.con section > ul.offer_box > li > ul li:before{display:inline-block;width: 3px;height: 3px;background:#000;content:'';vertical-align:middle;margin-right:6px;}

.con section > ul.list_box{margin-left:5px;padding-top: 10px;}
.con section > ul.list_box > li{padding-right: 0px;letter-spacing: -0.2px;line-height: 20px;font-size: 13px;font-weight: 400;padding-bottom: 10px;}
.con section > ul.list_box > li > em{color:#999; padding:0 10px}
.con section > ul.list_box > li > span{color:#e94f16;font-weight:600;margin-left: 12px;}
.con section > ul.list_box > li > span > em {font-weight:600;color: #3e3b3b;}
.con section > ul.list_box > li:before{display:inline-block;width: 4px;height: 4px;background: #464646;content:'';vertical-align:middle;margin-right: 8px;}

.con section > ul.partner_logo{}
.con section > ul.partner_logo:after{display:block; clear:both; content:'';}
.con section > ul.partner_logo > li{float:left;margin-right: 6px;margin-left:0px;margin-bottom: 0px;width: calc(100%/3 - 6px);box-sizing: border-box;}
.con section > ul.partner_logo > li:nth-child(even){/* margin-right:0px */}
.con section > ul.partner_logo > li > img{width: 100%;outline: 1px solid #e2e2e2;box-sizing:border-box;}

.con section .box_area .tel{float:left;width: 50%;}
.con section .box_area .email{/* float:left; */width: 50%;}
.con section .box_area .tel > ul li > span,
.con section .box_area .email > ul li >span{font-weight: 600;/* padding-right: 15px; *//* width: 80px; */}

.con section .box_area .tel > ul li > span:before,
.con section .box_area .email > ul li:first-child > span:before{display:inline-block; width:4px; height:4px; background:#000;content:''; vertical-align:middle; margin-right:6px;}
.con section .box_area .tel > ul li.no_before > span:before{display:inline-block; width:4px; height:4px; background:none !important;content:''}
.con section .box_area .tel > ul li.no_before > span{color:#fff}
.con section .box_area .tel > ul li > em{font-weight:300;color:#999;padding: 0 5px;}

.con section .box_area .email{float:left;width: 50%;}
.con section .box_area .email > ul li:last-child > span{display:inline-block;/* width: 90px; */letter-spacing: 0;}

.con section .box_area > ul.hub_box{ margin-top: 15px; }
.con section .box_area > ul.hub_box > li{float:left;width: calc(100%/2 - 10px);/* padding-right: 10px; */margin: 0 5px 0;/* border: 1px solid #efefef; */}
.con section .box_area > ul.hub_box > li:last-child{padding-right: 0px;/* width: calc(100%/3); */}
.con section .box_area > ul.hub_box > li > span{display:block;text-align: center;font-size: 13px;padding: 15px 0;}
.con section .box_area > ul.hub_box > li > img{width:100%;border: 1px solid #e6e6e6;}

.con section .box_area02{*zoom:1; position:relative;}
.con section .box_area02:after{display:block; clear:both; content:''}
.con section .box_area02 .left{ width: 40%; }
.con section .box_area02 .left>img{width:100%}
.con section .box_area02 .right{width:calc(100% - 42%);line-height: 21px;font-size: 15px;}
.con section .box_area02 .tel{float: none;width: 50%;/* text-align: center; */}
.con section .box_area02 .tel > ul li{float: none;}
.con section .box_area02 .tel > ul li:last-child:before{display: none;width:1px;height:15px;background:#999;margin-left:25px;margin-right:15px;vertical-align:middle;content:'';}
.con section .box_area02 .tel > ul li > span{font-weight: 800;padding-right: 15px;}
.con section .box_area02 .btn_area{position: absolute;right: 0;top:-25px;text-align: center;display: none;}
.con section .box_area02 .btn_area >a{display: inline-block;background:#000;color:#fff;font-size:15px;font-weight:600;/* width: 100px; */padding: 10px 30px;margin-top: 15px;}

/**/
.con .customer_box{padding: 20px 15px;border: 1px solid #efefef;background: url(/images/sub04_01_s01.png) no-repeat 410px 260px;/* box-sizing:border-box; */display: block;/* height: 420px; */}
.con .customer_box > em {width: 100%;line-height: 20px;padding-bottom:20px;display: block;/* border-bottom: 1px solid #efefef; */font-weight: 500;letter-spacing: 0px;font-size: 13px;letter-spacing: -0.5px;}
.con .customer_box > p{padding-bottom: 10px;display: block;padding-top: 10px;line-height: 20px;margin-bottom: 30px;border-bottom: 1px solid #efefef;border-top: 1px solid #efefef;width: 100%;letter-spacing: -1px;}
.con .customer_box > p > em{display:block;font-weight: 800;padding-bottom: 5px;letter-spacing: 0px;}
.con .customer_box > p > span {}

.con .customer_box .tel_area{display: block;/* position: absolute; */}
.con .customer_box .tel_area > p{color: #e54e16;margin-bottom: 15px;line-height: 20px;}
.con .customer_box .tel_area .tel{float: none;width: 100%;position: relative;}
.con .customer_box .tel_area .tel > ul{margin-left:5px;display: block;}
.con .customer_box .tel_area .tel > ul li,
.con .customer_box .tel_area .email > ul li{font-weight: 600;letter-spacing:0;/* font-family: verdana; *//* line-height: 30px; */font-family: inherit;font-size: 13px;padding-left: 7px;padding-bottom: 15px;}
.con .customer_box .tel_area .tel > ul li.no_before{margin-top:0px}
.con .customer_box .tel_area .tel > ul li.no_before>span{display:none}
.con .customer_box .tel_area .tel > ul li > span,
.con .customer_box .tel_area .email > ul li >span{font-weight: 600;padding-right: 0;box-sizing: border-box;width: 100%;display: inline-block;line-height: 30px;font-size: 14px;letter-spacing: 0;display: block;margin-left: -10px;color: #000;}

.con .customer_box .tel_area .tel > ul li > span:before,
.con .customer_box .tel_area .email > ul li:first-child > span:before{display:inline-block; width:4px; height:4px; background:#000;content:''; vertical-align:middle; margin-right:6px;}
.con .customer_box .tel_area .tel > ul li.no_before > span:before{display:inline-block; width:4px; height:4px; background:none !important;content:''}
.con .customer_box .tel_area .tel > ul li.no_before > span{color:#fff}
.con .customer_box .tel_area .tel > ul li > em{font-weight:300;color:#999;padding: 0 0px;}

.con .customer_box .tel_area .email{float:left;width: 40%;}
.con .customer_box .tel_area .email > ul li:last-child > span{display:inline-block;width: 90px;}


.con .about .tel_area .tel > ul li > span:before,
.con .about .tel_area .email > ul li:first-child > span:before{display:inline-block; width:4px; height:4px; background:#000;content:''; vertical-align:middle; margin-right:6px;}
.con .about .tel_area .tel > ul li.no_before > span:before{display:inline-block; width:4px; height:4px; background:none !important;content:''}
.con .about .tel_area .tel > ul li.no_before > span{color:#fff}
.con .about .tel_area .tel > ul li > em{font-weight:300;color:#999;padding: 0 0px;}

.con .about .tel_area .email{float:left;width: 40%;}
.con .about .tel_area .email > ul li:last-child > span{display:inline-block;width: 90px;}



.goods_list{ border: 1px solid #efefef; padding: 10px 10px; }
.goods_list > p{background: #e94f16;width:25px;height:25px;padding:0px 5px 5px;vertical-align:middle;font-size: 18px !important;font-weight: bold;color:#fff;line-height: 15px !important;border-radius: 100px;margin: 0 auto !important;}
.goods_list > h3{font-size: 15px;font-weight:600;text-align:center;padding-bottom:10px;padding: 10px 0 10px;background: #efefef;margin-bottom: 10px;}
.goods_list > p + h3{margin-top: 15px;}
.goods_list > p + h3 > span{display:block; font-size:11px;margin-top:5px}
.goods_list > ul{*zoom:1; }
.goods_list > ul:after{display:block; clear:both; content:'';}
.goods_list > ul li{float: left;width: calc(100%/5);font-size: 13px !important;height: 150px;color: #e94f16;text-align: center;}
.goods_list > ul li.last{/* width: calc(100%/2); */}
.goods_list > ul li > ul{
    text-align: left;
}
.goods_list > ul li > ul li{display: block;width: 100%;line-height: 25px;letter-spacing: -1.1px;font-size: 11px !important;/* text-align: center; */height: 18px;color: #525252;/* text-align: left; *//* padding-left: 10px; */font-weight: 400;}



.con section .advantage{margin-top:15px;border-radius: 10px 10px 0 0;overflow: hidden;}
.con section .advantage > table{border:1px solid #efefef;}
.con section .advantage > table thead tr th{padding: 5px 15px;font-weight:600;font-size:16px;color:#fff;}
.con section .advantage > table thead tr th:first-child{background:#bababb;border:1px solid #bababb;border-right:0px}
.con section .advantage > table thead tr th:last-child{background: #ef7c51;border: 1px solid #ef7c51;}
.con section .advantage > table tbody tr td{padding: 5px;font-size:13px;}
.con section .advantage > table tbody tr td>ul{width: 100%;margin:0 auto;}
.con section .advantage > table tbody tr td>ul li{font-size: 13px;line-height: 20px;padding-left: 15px;}
.con section .advantage > table tbody tr td>ul li:before{display:inline-block;width:3px;height:3px;background:#000;vertical-align:middle;margin-right: 5px;content:'';}
.con section .advantage > table tbody tr td:first-child{border:1px solid #bababb; border-right:0px}
.con section .advantage > table tbody tr td:last-child{border: 1px solid #ef7c51;}


.con section .pro_step{/* position: relative; */height: 120px;/* box-shadow: 2px 2px 5px 0px #0000002b; */}
.con section .pro_step li{font-size:12px;border: 1px solid #969696;/* border-top: 0px; */border-left: 1px dashed #6f6f6f;/* border-bottom: 0px; */border-right: 0px;float: left;width: calc(100%/5);line-height: 15px;text-align: center;height: 150px;padding: 15px 10px;box-sizing: border-box;font-weight: 400;color: #676565;}
.con section .pro_step li:first-child{border: 1px solid #969696;/* border-top: 0px; *//* border-bottom: 0px; */border-right: 0px;}
.con section .pro_step li:last-child{border-right: 1px solid #969696;border-bottom: 1px solid #6f6f6f;}
.con section .pro_step li .step_area{
    float: none;
    width: 100%;
}
.con section .pro_step li > p{font-size:12px;letter-spacing:-1px;/* display: block; */text-align: center;float: left;/* margin-left: 100px; */width: 100%;clear: none;line-height: 16px;}
.con section .pro_step li .step_area >span{display: inline-block;padding:3px 10px;background: #de9c84;box-sizing:border-box;width: 50px;height: 20px;line-height: 15px;margin: 0 auto;border-radius: 50px;color: #fff;font-size: 11px;}
.con section .pro_step li .step_area .tit{font-size: 17px;font-weight: 700;margin: 7px 0;color: #000;line-height: 20px;/* width: 100px; *//* display: inline-block; */}
.con section .pro_step li:after{/* display:inline-block; *//* width:1px; *//* border:1px dashed #6f6f6f; *//* content:''; */}

/*** 메인 롤링배너1 ***/
.container .inwrap{
    /* position: absolute; */
    /* top: 100px; */
}



/*구매관리 서비스*/
.content .con{position:relative;margin-top: 20px;}
.btn_mro{position: absolute;right: 0;top: -105px;}
.btn_mro > a{ width: 50px; }
.btn_mro > a >img{width: 100px;display: none;}

/*윤리경영*/
.content .con p.subtext{font-weight:600;padding-bottom: 55px;letter-spacing:0px;line-height:20px;}
.con section > dl{ border: 1px solid #978f6e; border-radius: 15px; margin-bottom: 20px; overflow: hidden; }
.con section > dl:after{display:block; clear:both; content:'';}
.con section > dl dt{float:left;font-size: 18px;font-weight: 600;color: #fff;padding: 15px;width: 150px;letter-spacing: 0px;text-align: center;line-height: 25px;}
.con section > dl dd{float:left;width: calc(100% - 150px);padding: 25px 30px;padding: 15px 15px;box-sizing: border-box;/* height: 100px; */}
.con section dl.first{ /* background: #000; */ border-color: #e94f16; margin-top: 35px; }
.con section dl.first + dl{height: 105px;}
.con section dl.first dt{background:#e94f16;height: 85px;padding: 30px 0;}
.con section dl.first dd{ padding: 15px 15px; font-size: 13px; line-height: 18px; }
.con section dl.normal{ /* padding: 25px; */ }
.con section dl.normal dt{background: #978f6e;padding: 40px;/* width: 120px; */height: 100%;}
.con section dl.normal dd{ font-size: 13px; }
.con section dl.normal dd > ul{}
.con section dl.normal dd > ul li{float: left;font-size: 14px;font-size: 13px;width: 50%;line-height: 15px;}
.con section dl.normal dd > ul li:before{display:inline-block;width:3px;height:3px;background:#000;content:'';vertical-align: middle;margin-right: 7px;}
.con section dl.normal dd > .tel{float:left;width: 100%;}
.con section dl.normal dd > .tel > h5{ margin: 10px 0 10px; font-size: 15px; color: #978f6e; }
.con section dl.normal dd > .tel > ul li{float: left;font-size: 15px;margin-right: 15px;}
.con section dl.normal dd > .tel > ul li:before{display:inline-block;width:3px;height:3px;background:#000;content:'';vertical-align: middle;margin-right: 7px;}
.con section dl.normal dd > .tel > ul li:last-child:before{/* display:inline-block; *//* width:1px; *//* height:15px; *//* background:#999; *//* margin-left:25px; *//* margin-right:15px; *//* vertical-align:middle; *//* content:''; */}
.con section dl.normal dd > .tel > ul li > span{font-weight: 800;padding-right: 10px;}

/*** history ****/
.historytab {display:block; box-sizing: border-box; width:100%}
.historytab li {float:left;width:50%;height: 50px;line-height: 50px;border: 1px solid #d4d3d3;border-right: 0px;text-align:center;box-sizing:border-box;font-size: 14px;font-weight: 800;cursor:pointer;background-color:#eee;/* font-family: inherit; */}
.historytab li:last-child{border-right: 1px solid #d4d3d3;}
.historytab  li.on {background-color:#5a5a5a;color:#fff;border: 1px solid #5a5a5a;}

.historytab_con { clear:both; margin-top:5px;  }
.historytab_con div { display:none;  text-align:left; }
.historytab_con .hstable{ width:100%}
.historytab_con .hstable > dl{*zoom: 1;border-bottom: 1px solid #efefef;padding: 30px 10px 30px;}
.historytab_con .hstable > dl:before{display:block; clear:both; content:''; }
.historytab_con .hstable > dl:after{display:block; clear:both; content:'';}
.historytab_con .hstable > dl dt{float: none;font-size: 25px;font-weight: bold;color:#e94f16;font-family: inherit;width: 25%;/* height: 100px; */padding-left: 5px;padding-bottom: 15px;box-sizing: border-box;}
.historytab_con .hstable > dl dt.line34{/* height:150px */}
.historytab_con .hstable > dl dt.line46{/* height:180px */}
.historytab_con .hstable > dl dt.line79{/* height:220px */}
.historytab_con .hstable > dl dd.m15{margin-top:10px;}
.historytab_con .hstable > dl dd{float: left;/* clear:both; */line-height: 20px;font-size: 12px;font-family: inherit;letter-spacing: -1px;width: 100%;margin-left: 5px;padding-bottom: 5px;}
.historytab_con .hstable > dl dd:before{float:left;display:inline-block;content:'';margin-right:5px;clear:both;width:4px;height:4px;background:#000;margin-top: 9px;vertical-align:middle;}
.historytab_con .hstable > dl dd>span{float:left; width: 60px;}
.historytab_con .hstable > dl dd.bold{font-weight: 600;font-size: 13px;color: #000;/* margin-left: 15px; */}
.historytab_con .hstable > dl dd.twoline>span{height: 30px;}
.historytab_con .hstable > dl dd:after{display:block; clear:both; content:''}

/*** MAP ***/
.map_area {width: 100%;min-height: 250px;border: 1px solid #efefef;}
.map_area .map{width: 100%;height:100%;}



/*** FAQ ***/
.faqtab {display:block; box-sizing: border-box;}
.faqtab li {float:left;width:50%;border: 1px solid #d4d3d3;border-right: 0px;text-align:center;box-sizing:border-box;font-size: 15px;font-weight: 600;}
.faqtab li {display:inline-block;width: 33%;height: 40px;line-height: 40px;cursor:pointer;background-color:#eee;}
.faqtab li:last-child{width: 33.4%;border-right: 1px solid #d4d3d3;}
.faqtab li.on {background-color: #e94f16;color:#fff;border: 1px solid #d63b02;}
.faqtab_con { clear:both; margin-top:5px;  }
.faqtab_con div { display:none;  text-align:left; }
.faqtable{ width:100%}
.faqtable th{border-bottom:solid 1px #cdcdcd;font-size: 13px;font-weight: 600;line-height: 50px;text-align:center;}
.faqtable td{border-bottom:solid 1px #cdcdcd;font-size: 13px;line-height: 15px;padding-left: 10px;vertical-align: middle;}
.faqtable .answer{border-bottom:1px solid #cdcdcd;padding: 20px 20px;background-color:#eee;line-height: 20px;font-size: 13px;}
.faqtable .answer > span, .faqtable .answer > span a{color:#e94f16; font-weight:600}




.footer{position: absolute;/* height: 100%; */box-sizing: border-box;padding: 20px 20px 30px;}



/* 푸터 이용약관 */
.ifram_box{width: 100%;/* margin-top: 25px; */padding: 15px 0;position: relative;}
.ifram_box .title_area {font-size: 20px;padding: 10px 20px 10px 0;text-align: left;border-bottom: 0px solid #e0e0e0;/* display: none; */}
.ifram_box .selectZone{position: absolute;right: 0;margin-top: -45px;/* margin-bottom: 10px; *//* line-height: 20px; */}
.ifram_box .selectZone >select{padding: 5px 5px;margin: 0;line-height: 12px;height: 35px;width: 100%;}
.ifram_box .selectZone >select >option{height:30px;}
.ifram_box > iframe{border: 1px solid #bfbfbf;padding:20px 0 10px;margin: 0 0;}
