@charset "utf-8";

#contents {position: relative; width: 100%;}

#visual_wrap.sub {width: 100%; overflow: hidden; position: relative; z-index: 9;}
#visual_wrap .visual {height: 120px;}
#visual_wrap .visual.company {background: url(../img/visual2.jpg) 0 100% no-repeat; background-size: cover; width: 100%;}
#visual_wrap .visual .top_txt {text-align: center; font-size: 34px; color: #fff; font-family: 'ns'; display: block; text-shadow: 1px 1px 1px rgba(0, 0, 0, .2); font-weight: 300; padding-top: 30px;}

.top_area {border-top: 1px solid rgba(255,255,255,.3); background: rgba(30,51,0,.2); position: absolute; left: 0; top: 74px; z-index: 9; width: 100%}
.location_area {position: relative; width: 1200px; margin: 0 auto; z-index: 8;}
.location_area .ico_home {display: block; float: left; width: 45px; height: 45px; background: url(../img/sub/icon_homew.png) no-repeat 50% 50%; border-left: 1px solid rgba(255,255,255,.3); border-right: 1px solid rgba(255,255,255,.3);}
.location_area .sub_select {width: 275px; display: block; float: left; position: relative; padding:0 20px; vertical-align: middle; border-right: 1px solid rgba(255,255,255,.3);}
.location_area .sub_select:nth-of-type(1) {width: 190px;}
.location_area .sub_select .value {width:100%; height:45px; overflow:visible; position:relative; top:0; left:0; z-index:2; border:0; background:transparent; color:#fff; text-align:left; font-size: 15px; line-height: 45px; background:url(../img/sub/arr_downw.png) no-repeat 99% 50%; font-weight: 100;}
.location_area .sub_select .value span {margin-right: 60px;}
.location_area .sub_select ul {overflow: hidden; position: absolute; top: 45px; left: 0; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; cursor: pointer; font-size: 13px; width: 100%;}
.location_area .sub_select ul.a_list {display: none;}
.location_area .sub_select.open ul.a_list {display: block;}
.location_area .sub_select ul li {overflow: hidden; position: relative; height: 30px; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; white-space: nowrap;}
.location_area .sub_select ul li a {display: block; height: 30px; line-height: 30px; text-indent: 20px; color: #666; background: #fff;}
.location_area .sub_select ul li.hover a {background: #dce2e0; color: #111;}

.title_area {text-align: center; border-bottom: 1px solid #e2e2e2; padding: 40px 0; margin: 0 auto}
.title_area h2 {font-size: 28px; font-family: 'ns'; font-weight: 300; color: #111; position: relative; padding-bottom: 25px;}
.title_area h2:after {content: ''; width: 33px; height: 3px; background: #00a4cd; position: absolute; bottom: 0; left: 50%; margin-left: -16.5px;}

.cont_area {width: 1200px; margin: 0 auto; margin-bottom: 50px;}
.cont_area section {margin-top: 50px;}
.cont_area section h5 {font-size: 21px; font-family: 'ns'; margin-bottom: 20px; color: #111;}
.cont_area .txt_box {background: #f2f3f4; padding: 30px; font-family: 'ns'; border-radius: 5px;}
.cont_area .txt_box p {font-size: 22px; color: #000; margin-bottom: 10px; font-weight: 300;}
.cont_area .txt_box span {font-size: 17px; line-height: 24px;}
.cont_area .txt_box strong {font-size: 19px; color: #111;}

/*회사소개*/
.cont_area .ceo {background: url(../img/sub/ceo_bg.png) 0 100% no-repeat; padding: 0 50px 120px 400px}
.cont_area .ceo .box {word-break: keep-all;}
.cont_area .ceo .box p {font-size: 18px; line-height: 28px; margin-bottom: 30px;}
.cont_area .ceo .box p strong {font-weight: 300; color: #111; font-family: 'ns'; font-size: 19px}
.cont_area .ceo .box span {display: block;  text-align: right; font-size: 14px;}
.cont_area .ceo .box span strong {padding-left: 10px; font-size: 18px; font-weight: 300;}
.cont_area .ceo .box .bt p {text-align: center; margin: 60px 0 0 0; font-size: 16px; font-weight: 300; color: #111;}
.cont_area .ceo .box .bt p strong {color: #1c5fc6;}

.cont_area .cont_box {padding: 20px; background: #f2f3f4; text-align: center; margin-bottom: 50px;}
.cont_area .cont_box h4 {font-family: 'ns'; font-size: 26px; font-weight: 300;}
.cont_area .cont_box h4 strong {color: #1c5fc6;}

.cont_area .vision {}
.cont_area .vision .vision_inner {position: relative; width: 240px; margin: 0 auto; border: 1px dashed #cdcdcd; border-radius: 50%; padding: 10px; margin-bottom: 30px;}
.cont_area .vision .vision_inner .box {position: relative; width: 220px; height: 220px; text-align: center; border-radius: 50%; border: 8px solid #1c5fc6; background: url(../img/sub/eco_vision.jpg) no-repeat 50% 50px; padding-top: 110px; font-family: 'ns'}
.cont_area .vision .vision_inner .box strong {display: block; font-size: 24px; margin-bottom: 10px; color: #111; font-weight: 500;}
.cont_area .vision .vision_inner .box span {font-size: 18px; font-weight: 300; color: #111;}
.cont_area .vision dl {margin-bottom: 30px; display: block; overflow: hidden;}
.cont_area .vision dl dt {float: left; display: block; width: 12%; text-align: center; border-radius: 10px; position: relative; background: url(../img/pattern_01.png);}
.cont_area .vision .vision_top {font-size: 22px; font-weight: 400}
.cont_area .vision dl dt:after {content: ""; position: absolute; top: 50%; left: 143px; width: 37px; height: 1px; background: #cdcdcd;}
.cont_area .vision dl:nth-of-type(1) dt {background-color: #1c5fc6; border: 1px solid #1153b8;}
.cont_area .vision dl:nth-of-type(2) dt {background-color: #78b124; border: 1px solid #649b14;}
.cont_area .vision dl:nth-of-type(3) dt {background-color: #f78f1e; border: 1px solid #de7708;}
.cont_area .vision dl:nth-of-type(4) dt {background-color: #00a4cd; border: 1px solid #007e9d;}
.cont_area .vision dl dt span {color: #fff; font-size: 20px; font-family: 'ns'; font-weight: 300; padding: 39px 0; display: block;}
.cont_area .vision dl dd {margin-left: 3%; display: block; float: left; background: #f2f3f4; text-align: center; width: 85%; border-radius: 10px; border: 1px dashed #cdcdcd;}
.cont_area .vision dl dd span {font-size: 18px; font-family: 'ns'; font-weight: 300; color: #111; padding: 40px 0; display: block;}

.cont_area .hitory {}
.cont_area .hitory dl dt {position: relative; float: left; width: 400px; font-size: 45px; font-family: 'ns'; font-weight: 500; color: #649b14; margin-top: -15px; padding-left: 150px;}
.cont_area .hitory dl dt:after {content: ""; position: absolute; right: -7px; bottom: 17px; width: 7px; height: 7px; background-color: #fff; border: 3px solid #007e9d; border-radius: 50%; z-index: 2}
.cont_area .hitory dl dt span:after {content: ""; position: absolute; right: 0; bottom: 23px; width: 80px; height: 1px; margin: 0 30px; background-color: #649b14; vertical-align: middle;}
.cont_area .hitory dl dd {float: left; position: relative; width: 800px; padding-left: 40px; padding-bottom: 55px;}
.cont_area .hitory dl dd:before {content: ""; position: absolute; left: 0; width: 1px; height: 100%; background-color: #e2e2e2; z-index: 1;}
.cont_area .hitory dl dd div {margin-bottom: 30px;}
.cont_area .hitory dl dd span {display: inline-block; font-size: 20px; font-family: 'ns'; font-weight: 500; color: #111;}
.cont_area .hitory dl dd ul {display: inline-block; margin-left: 28px; vertical-align: top;}
.cont_area .hitory dl dd ul li {padding-left: 15px; margin-bottom: 10px; position: relative; font-size: 15px; color: #333;}
.cont_area .hitory dl dd ul li:before {content: ""; position: absolute; top: 6px; left: 0; width: 3px; height: 3px; background-color: #de7708;}
.cont_area .hitory dl dd.last {padding-bottom: 0;}
.cont_area .hitory dl dd.last:before {width: 0;}

.cont_area .org {position: relative;}
.cont_area .org:before {content: ""; position: absolute; top: 10px; left: 50%; width: 1px; height: 220px; margin-left: -.5px; background-color: #cdcdcd;}
.cont_area .org .chart {position: relative; text-align: center; z-index: 1; padding-bottom: 50px;}
.cont_area .org .chart .depth1 {padding: 5px; border: 1px dashed #1c5fc6; border-radius: 50%; width: 180px; height: 180px; margin: 0 auto;}
.cont_area .org .chart .depth1 .inner {overflow: hidden; width: 100%; height: 100%; background: url(../img/pattern_01.png) #1c5fc6; border-radius: 50%;  z-index: 2; color: #fff;}
.cont_area .org .chart .depth1 .inner strong {display: block; padding-top: 50px; font-size: 45px; font-family: 'ns';}
.cont_area .org .chart .depth1 .inner span {display: block; font-size: 18px; margin-top: 5px;}
.cont_area .org .chart .depth2 {position: relative; margin-top: 50px;}
.cont_area .org .chart .depth2 ul {overflow: hidden;}
.cont_area .org .chart .depth2 > ul:before {content: ""; display: block; position: absolute; left: 189px; top: 0; width: 631px; height: 1px; background: #cdcdcd;}
.cont_area .org .chart .depth2 > ul > li {float: left; padding-top: 50px;}
.cont_area .org .chart .depth2 > ul > li:before {content: ""; position: absolute; display: block; background: #cdcdcd; left: 50%; margin-left: -0.5px; top: 0; width: 1px; height: 50px;}
.cont_area .org .chart .depth2 li {position: relative;}
.cont_area .org .chart .depth2 h4 {padding-bottom: 50px;}
.cont_area .org .chart .depth2 h4 span {position: relative; display: block; width: 200px; height: 50px; line-height: 50px; color: #fff; background: url(../img/pattern_01.png) #454754; margin: 0 auto; font-size: 16px;}
.cont_area .org .chart .depth2 .li2 {margin-left: 60px;}
.cont_area .org .chart .depth2 .li2 dl {border: 1px solid #00a4cd;}
.cont_area .org .chart .depth2 .li2 dl dt span {background: #00a4cd;}
.cont_area .org .chart .depth3 li {width: 190px; float: left; padding: 100px 10px 0 10px; vertical-align: top;}
.cont_area .org .chart .depth3 li dl {border: 1px solid #78b124; border-radius: 5px; font-size: 15px;}
.cont_area .org .chart .depth3 li dl dt span {display: block; position: relative; padding: 10px 0; background: #78b124; color: #fff; font-weight: 300; font-size: 16px;}
.cont_area .org .chart .depth3 li dl dd span {display: block; padding: 20px 0; font-weight: 300;}
.cont_area .org .chart .depth3 li dl:before {content: ""; position: absolute; display: block; background: #cdcdcd; left: 50%; margin-left: -0.5px; width: 1px; height: 100px; top: 0;}
.cont_area .org .chart .depth3:before {content: ""; position: absolute; display: block; background: #cdcdcd; left: 50%; margin-left: -0.5px; bottom: 193px; width: 1px; height: 50px;}
.cont_area .org .chart .depth3:after {content: ""; display: block; position: absolute; left: 95px; top: 150px; width: 570px; height: 1px; background: #cdcdcd;}

.cont_area .lic, .cont_area .pat {position: relative; background: #f2f4f6; padding: 50px 0;}
.slider-pro {padding-right: 420px!important;}
#lic_list .sp-slides-container {border-radius: 5px; overflow: hidden; box-shadow: 1px 3px 10px rgba(0,0,0,.2);}
#lic_list .sp-grab {cursor: url(../img/sub/openhand.cur),move;}
#lic_list .sp-grabbing {cursor: url(../img/sub/closedhand.cur),move;}
#lic_list .sp-caption-container {font-size: 13px; font-weight: 300; color: #666; margin-top: 15px;}
#lic_list .sp-thumbnail-image-container {width: 65px; height: 79px; overflow: hidden; float: left; border: 1px solid #cdcdcd; border-radius: 3px;}
#lic_list .sp-thumbnail-image {height: 100%;}
#lic_list .sp-thumbnail-text {width: 317px; float: right; padding: 8px 0 0 10px; -moz-box-sizing: border-box; box-sizing: border-box;}
#lic_list .sp-thumbnail-title {margin-bottom: 10px; color: #111; font-size: 15px; font-weight: 300;}
#lic_list .sp-thumbnail-description {font-size: 12px; color: #828282; margin-top: 10px; font-weight: 300;}
#lic_list .sp-thumbnail-num {font-size: 12px; color: #333;}
#lic_list .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {border-left: none;}
#lic_list .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {border-right: 10px solid #649b14;}

#lic_list .sp-buttons {width: 820px; padding-top: 20px}
#lic_list .sp-button {width: 15px; height: 15px; border: 1px solid #de7708; border-radius: 50%; margin: 5px; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; background-color: #fff;}
#lic_list .sp-selected-button {background-color: #f78f1e;}

.cont_area .loc {border-bottom: 1px solid #e2e2e2;}
.cont_area .loc .info h4 {font-size: 20px; font-family: 'ns'; font-weight: 300; color: #111;}
.cont_area .loc .info ul {margin: 10px 0 20px; color: #111; font-weight: 300;}
.cont_area .loc .info ul li {font-size: 18px; font-family: 'ns'; margin-top: 15px; position: relative; padding-left: 30px;}
.cont_area .loc .info ul li:before {content: ""; display: block; width: 19px; height: 19px; position: absolute; left: 0; top: 0;}
.cont_area .loc .info ul li:nth-child(1):before {background: url(../img/sub/icon_location.png) no-repeat;}
.cont_area .loc .info ul li:nth-child(2):before {background: url(../img/sub/icon_call.png) no-repeat;}
.cont_area .loc .info ul li:nth-child(3):before {background: url(../img/sub/icon_fax.png) no-repeat;}
.cont_area .loc .info ul li span {width: 60px; display: block; float: left;}
.cont_area .loc .map {border: 1px solid #e2e2e2; overflow: hidden;}
.cont_area .loc .traffic {padding: 50px 0; width: 50%; float: left; display: block; overflow: hidden;}
.cont_area .loc .traffic h5 {font-size: 18px; font-family: 'ns'; font-weight: 300; display: block; width: 200px; float: left; overflow: hidden;}
.cont_area .loc .traffic ul {display: block; overflow: hidden;}
.cont_area .loc .traffic ul li {display: block; width: 100%; overflow: hidden; line-height: 24px; margin-bottom: 8px; font-weight: 300; color: #111;}
.cont_area .loc .traffic ul li:last-child {margin-bottom: 0;}
.cont_area .loc .traffic ul li span {display: block; width: 60px; height: 26px; float: left; text-align: center; margin-right: 15px; font-size: 13px; border-radius: 13px; line-height: 22px; font-weight: 500;}
.cont_area .loc .traffic .sub li:nth-child(1) span {color: #003499; border: 2px solid #003499;}
.cont_area .loc .traffic .sub li:nth-child(2) span {color: #1ab651; border: 2px solid #1ab651;}
.cont_area .loc .traffic .sub li:nth-child(3) span {color: #bf9f1e; border: 2px solid #bf9f1e;}
.cont_area .loc .traffic .sub_new li:nth-child(1) span {color: #00A5DE; border: 2px solid #00A5DE;}
.cont_area .loc .traffic .bus li {position: relative; line-height: inherit; margin-bottom: 12px; padding-left: 12px;}
.cont_area .loc .traffic .bus li:before {content: ""; display: block; position: absolute; top: 6px; left: 0; width: 3px; height: 3px; border-radius: 50%; background-color: #333; }

/*사업분야*/
.cont_area .line {height: 1px; width: 100%; background-color: #ebebeb; margin: 50px 0;}
.cont_area .section {margin-bottom: 40px;}
.cont_area .busi h4 {position: relative; font-size: 24px; color: #000;  font-family: 'ns'; font-weight: 300; margin-bottom: 40px; padding-left: 35px;}
.cont_area .busi h4:before {position: absolute; background: url(../img/sub/bul_01.png) no-repeat; content: ""; width: 27px; height: 27px; display: block; top: -1px; left: 0;}
.cont_area .section h5 {font-size: 21px; color: #000;  font-family: 'ns'; font-weight: 300; display: block; overflow: hidden;}
.cont_area .section .img {margin-bottom: 20px; display: block; width: 100%; padding: 30px; text-align: center; border: 1px solid #e2e2e2; border-radius: 3px;}
.cont_area .section p {line-height: 22px;}
.cont_area .section p ~ .img {margin-top: 20px;}
.cont_area .section .list_title {padding-left: 32px; margin-bottom: 10px; line-height: 24px;}
.cont_area .section .ex {font-size: 13px; display: block; font-weight: 100; margin-top: 12px; color: #00a4cd;}

/*지속가능경영*/
.cont_area .ethics {margin: 40px 0 50px 0;}
.cont_area .ethics dl {display: block; padding: 40px 30px;  border-bottom: 1px dashed #cdcdcd; line-height: 22px;}
.cont_area .ethics dl:nth-child(1) {border-top: 1px dashed #cdcdcd;}
.cont_area .ethics dl dt {display: block; width: 250px; float: left; overflow: hidden;}
.cont_area .ethics dl dt p {font-family: 'ns'; font-size: 18px; color: #78b124; font-weight: 300; line-height: 24px;}
.cont_area .ethics dl dd {display: block; overflow: hidden;}

.cont_area .system_box {padding: 40px; border: 1px solid #e2e2e2; border-radius: 3px; overflow: hidden;}
.cont_area .system_box .top {background: url(../img/pattern_01.png) #1c5fc6; margin: 0 auto; }
.cont_area .system_box .top p {text-align: center; color: #fff; font-family: 'ns'; font-size: 18px; padding: 15px 10px;}
.cont_area .system_box .element {margin-top: 20px; position: relative;}
.cont_area .system_box .element ul {width: auto; display: block; margin-left: -10px; margin-right: -10px;}
.cont_area .system_box .element ul li {padding: 0 10px; width: 33.33333333%; float: left; word-break: break-word;}
.cont_area .system_box .element .box p {padding: 15px; background: url(../img/pattern_01.png) #454754; text-align: center; color: #fff; font-size: 17px; font-family: 'ns'; border-top-left-radius: 20px;}
.cont_area .system_box .element .box em {margin-right: 8px;}
.cont_area .system_box .element .box span {border: 1px solid #e2e2e2; display: block; padding: 20px; line-height: 20px; overflow: hidden; text-align: center; height: 85px; border-bottom-right-radius: 20px;}

.cont_area .direction {padding: 40px; border: 1px solid #e2e2e2; border-radius: 3px; overflow: hidden; position: relative;}
.cont_area .direction:before {content: "";position: absolute; top: 92px; left: 50%; width: 1px; height: 50px; margin-left: -1px; background-color: #cdcdcd;}
.cont_area .direction .title {margin: 0 auto; background: #78b124; width: 360px; border-radius: 26px;}
.cont_area .direction .title p {text-align: center; color: #fff; font-family: 'ns'; font-size: 18px; padding: 15px 10px;}
.cont_area .direction .list {margin-top: 50px; position: relative;}
.cont_area .direction .list ul {margin: 0 -10px; width: auto; display: block;}
.cont_area .direction .list ul:before {content: ""; display: block; position: absolute; left: 179px; top: 0; width: 760px; height: 1px; background: #cdcdcd;}
.cont_area .direction .list ul li {float: left; width: 33.33333333%; padding: 50px 10px 0; position: relative;}
.cont_area .direction .list ul li:before {content: ""; position: absolute; display: block; background: #cdcdcd; left: 50%; margin-left: -0.5px; top: 0; width: 1px; height: 50px;}
.cont_area .direction .list ul li p {display: block; text-align: center; border: 1px solid #78b124; padding: 20px; font-weight: 300; font-size: 15px; color: #111;}

.cont_area .compliance {padding: 0 40px; position: relative;}
.cont_area .compliance ul {width: auto; display: block; margin-left: -30px; margin-right: -30px;}
.cont_area .compliance ul li {float: left; width: 50%; padding: 30px; margin-top: 40px; position: relative;}
.cont_area .compliance .inner {border: 1px solid #e2e2e2; position: relative; padding: 60px 40px 0; height: 160px;}
.cont_area .compliance .inner .icon {position: absolute; top: -50px; left: 50%; width: 100px; height: 100px; margin-left: -50px; border-radius: 50%;}
.cont_area .compliance ul li:nth-child(1):after {position: absolute; content: ""; width: 60px; height: 1px; background: #cdcdcd; right: -30px; top: 110px;}
/*.cont_area .compliance ul li:nth-child(2):after {position: absolute; content: ""; width: 1px; height: 60px; background: #cdcdcd; bottom: -30px; left: 50%; margin-left: -0.5px}*/
.cont_area .compliance ul li:nth-child(3):after {position: absolute; content: ""; width: 1px; height: 52px; background: #cdcdcd; top: -71px; left: 50%; margin-left: -0.5px}
.cont_area .compliance ul li:nth-child(4):after {position: absolute; content: ""; width: 60px; height: 1px; background: #cdcdcd; left: -30px; top: 110px;}
.cont_area .compliance ul li:nth-child(1) .icon {background: url(../img/sub/icon_compliance_03.png) no-repeat center center #f78f1e;}
.cont_area .compliance ul li:nth-child(2) .icon {background: url(../img/sub/icon_compliance_04.png) no-repeat center center #00a4cd;}
.cont_area .compliance .inner dl {line-height: 20px;}
.cont_area .compliance .inner dl dt {font-size: 18px; font-family: 'ns'; font-weight: 300; color: #111;}
.cont_area .compliance .inner dl dd { margin-top: 5px; word-break: keep-all;}

.cont_area .communication {padding: 40px; border: 1px solid #e2e2e2; border-radius: 3px; overflow: hidden;}
.cont_area .communication .element {position: relative;}
.cont_area .communication .element ul {width: auto; display: block; margin-left: -10px; margin-right: -10px; overflow: hidden;}
.cont_area .communication .element ul:nth-child(2) {margin-top: 20px;}
.cont_area .communication .element ul:nth-child(2) .box p {padding: 15px; background: url(../img/pattern_01.png) #1c5fc6;}
.cont_area .communication .element ul li {padding: 0 15px; width: 33.333333%; float: left; word-break: keep-all;}
.cont_area .communication .element .box p {padding: 15px; background: url(../img/pattern_01.png) #454754; text-align: center; color: #fff; font-size: 17px; font-family: 'ns'; border-top-left-radius: 20px;}
.cont_area .communication .element .box span {border: 1px solid #e2e2e2; display: block; padding: 20px; line-height: 21px; overflow: hidden; text-align: center; height: 110px; border-bottom-right-radius: 20px; font-size: 13px;}

.cont_area .support {margin: 40px 0 50px 0;}
.cont_area .support dl {display: block; padding: 40px 30px;  border-bottom: 1px dashed #cdcdcd; line-height: 22px;}
.cont_area .support dl:nth-child(1) {border-top: 1px dashed #cdcdcd;}
.cont_area .support dl dt {display: block; width: 160px; float: left; overflow: hidden;}
.cont_area .support dl dt p {font-family: 'ns'; font-size: 18px; color: #f78f1e; font-weight: 300; line-height: 24px;}
.cont_area .support dl dd {display: block; overflow: hidden;}
.cont_area .support dl dd p {font-weight: 300;}
.cont_area .support .txt {font-weight: 300; font-family: 'ns'; font-size: 17px; color: #111;}

.cont_area .support .list {display: block; width: auto; margin: 10px -10px;}
.cont_area .support .list li {float: left; padding: 0 10px; width: 25%;}
.cont_area .support .list li p {display: block; text-align: center; padding: 8px; background: #f78f1e; color: #fff; font-size: 17px; font-family: 'ns'; font-weight: 100}
.cont_area .support .list .box {display: block; padding: 15px; border: 1px solid #e2e2e2; height: 105px;}
.cont_area .support .list .box strong {text-align: center; display: block; color: #f78f1e; margin-bottom: 5px}
.cont_area .support .list .box span {font-size: 13px;}

.cont_area .operate_box {display: block; margin-top: 20px; border: 1px solid #e2e2e2; border-radius: 3px; padding: 30px;}
.cont_area .operate_box p {display: block; padding: 8px; text-align: center; background: #454754; color: #fff; font-size: 15px;}
.cont_area .operate_box ul {margin: 20px 0;}
.cont_area .operate_box ul li {line-height: 26px; padding-left: 10px; position: relative; margin-top: 5px;}
.cont_area .operate_box ul li:before {content: ""; position: absolute; left: 0; top: 12px; width: 3px; height: 3px; background: #333;}
.cont_area .operate_box span {font-size: 13px; font-weight: 300; color: #999; line-height: 22px; margin-bottom: 20px; display: block;}
.cont_area .operate_box .com {text-align: right; display: block; color: #111; margin-bottom: 0;}

.cont_area .welfare .mission {padding: 115px 230px 40px; border: 5px solid #e2e2e2; border-top-left-radius: 30px; border-bottom-right-radius: 30px; text-align: center; background: url(../img/eco_logo.jpg) no-repeat center 40px;}
.cont_area .welfare .mission p {font-size: 24px; font-family: 'ns'; font-weight: 300; color: #111; position: relative;}
.cont_area .welfare .mission p:before {position: absolute; content: ""; width: 20px; height: 20px; background: url(../img/sub/icon_mark_b.png) no-repeat; left: 0; top: -5px; }
.cont_area .welfare .mission p:after {position: absolute; content: ""; width: 20px; height: 20px; background: url(../img/sub/icon_mark_a.png) no-repeat; right: 0; top: 10px;}
.cont_area .welfare .mission strong {color: #78b124;}
.cont_area .welfare .vision {padding-top: 20px; margin: 0 -10px; position: relative; z-index: 1; text-align: center;}
.cont_area .welfare .vision li {width: 25%; padding: 0 30px; text-align: center; display: inline-block;}
.cont_area .welfare .vision .inner {border: 15px solid #ccc; height: 245px; border-radius: 50%; padding: 55px 20px 0; font-family: 'ns';}
.cont_area .welfare .vision li:nth-child(1) .inner {border-color: #1c5fc6;}
.cont_area .welfare .vision li:nth-child(2) .inner {border-color: #00a4cd;}
.cont_area .welfare .vision li:nth-child(3) .inner {border-color: #1c5fc6;}
.cont_area .welfare .vision li:nth-child(4) .inner {border-color: #00a4cd;}
.cont_area .welfare .vision .inner p {font-size: 22px; font-weight: 300; margin-bottom: 30px; color: #111}
.cont_area .welfare .vision .inner span {font-size: 18px; line-height: 26px; word-break: keep-all;}

/*자료실*/
.cont_area .manage {position: relative;}
.cont_area .manage .inner {background-color: #f2f4f6; padding: 20px;}
.cont_area .manage .inner .box1 {display: block; overflow: hidden; width: 100%;}
.cont_area .manage .inner .box1 li {width: 49%; display: block; float: left; margin: 0.5%; background: #fff; border: 1px solid #e2e2e2; padding: 20px; position: relative; overflow: hidden;}
.cont_area .manage .inner .box1 img {border: 1px solid #e2e2e2;}
.cont_area .manage .inner dl {position: absolute; left: 308px; top: 20px; overflow: hidden; display: block;}
.cont_area .manage .inner dl dt {font-size: 21px; font-family: 'ns'; font-weight: 300; color: #111; margin: 10px 0 20px 0;}
.cont_area .manage .inner dl dd {position: relative; margin-bottom: 10px; padding-left: 12px;}
.cont_area .manage .inner dl dd:before {position: absolute; content: ""; display: block; top: 6px; left: 0; width: 3px; height: 3px; background-color: #333;}
.cont_area .manage .inner dl dd strong {display: block; width: 80px; float: left; color: #111;}
.cont_area .manage .inner .box2 {width: 99%; margin: 0.5%; display: block; background: #fff; border: 1px solid #e2e2e2; padding: 20px; position: relative; overflow: hidden;}
.cont_area .manage .inner .box2 dl {left: 888px;}
.cont_area .manage .inner .box2 .container {width: 840px; padding: 0 20px; position: relative;}
.cont_area .manage .inner .size {display: block; overflow: hidden; width: 100%; padding-top: 5px;}
.cont_area .manage .inner .size li {width: 50%; float: left; font-size: 12px; margin-top: 5px}

#carousel {width: 100%!important;}
#carousel .slide {position: relative;}
#carousel .slide span {position: absolute; display: block; width: 100%; padding: 10px; background: rgba(0,0,0,.5); color: #fff; text-align: center;font-size: 15px; left: 0; bottom: 0; font-weight: 300;}
#ui-carousel-next, #ui-carousel-prev {width: 10px; height: 20px; background: url(../img/sub/arrow-left.png) center center no-repeat; display: block; position: absolute; top: 50%; margin-top: -10px; z-index: 100;}

#ui-carousel-next {right: 0; background-image: url(../img/sub/arrow-right.png);}
#ui-carousel-prev {left: 0;}
#ui-carousel-next > span, #ui-carousel-prev > span {display: none;}

#carousel2 {width: 100%!important;}
#carousel2 .slide {position: relative;}
#carousel2 .slide span {position: absolute; display: block; width: 100%; padding: 10px; background: rgba(0,0,0,.5); color: #fff; text-align: center;font-size: 15px; left: 0; bottom: 0; font-weight: 300;}
#ui-carousel-next2, #ui-carousel-prev2 {width: 10px; height: 20px; background: url(../img/sub/arrow-left.png) center center no-repeat; display: block; position: absolute; top: 50%; margin-top: -10px; z-index: 100;}

#ui-carousel-next2 {right: 0; background-image: url(../img/sub/arrow-right.png);}
#ui-carousel-prev2 {left: 0;}
#ui-carousel-next2 > span, #ui-carousel-prev2 > span {display: none;}


/*채용정보*/
.cont_area .talented {margin-top: 20px;}
.cont_area .talented > ul > li {width: 100%; height: 220px; display: table; table-layout: fixed; margin-bottom: 20px; box-sizing: border-box;}
.cont_area .talented .title {position: relative; display: table-cell; width: 220px; vertical-align: middle; box-sizing: border-box; text-align: center; color: #fff; font-size: 18px; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
.cont_area .talented .title:before {content: ""; display: block; position: absolute; top: 50%; margin-top: -15px; right: 0; width: 0; height: 0; border-style: solid; border-width: 15px; border-color: transparent #fff transparent transparent;}
.cont_area .talented .title p {font-size: 30px; font-family: 'ns'; font-weight: 500; margin-bottom: 10px;}
.cont_area .talented ul li:nth-child(1) .title {background-color: #78b124;}
.cont_area .talented ul li:nth-child(2) .title {background-color: #f78f1e;}
.cont_area .talented ul li:nth-child(3) .title {background-color: #00a4cd;}
.cont_area .talented ul li:nth-child(1) .cont p:before {background-color: #78b124;}
.cont_area .talented ul li:nth-child(2) .cont p:before {background-color: #f78f1e;}
.cont_area .talented ul li:nth-child(3) .cont p:before {background-color: #00a4cd;}
.cont_area .talented .cont {display: table-cell; padding-left: 50px; vertical-align: middle; border: 1px solid #e2e2e2; border-left: none;}
.cont_area .talented .cont p {font-weight: 300; font-size: 17px; font-family: 'ns'; position: relative; line-height: 30px; color: #999;}
.cont_area .talented .cont p:before {position: absolute; left: 0; top: 0; content: ""; width: 20px; height: 2px;}
.cont_area .talented .cont p strong {font-size: 24px; color: #111; margin-left: 5px;}
.cont_area .talented .cont span {display: block; margin: 25px 0 10px; font-size: 16px; font-weight: 300; color: #333;}
.cont_area .talented .cont ul {display: block;}
.cont_area .talented .cont ul li {position: relative; line-height: 25px; padding-left: 10px;}
.cont_area .talented .cont ul li:after {content: ""; position: absolute; left: 0; top: 10px; width: 3px; height: 3px; background: #333;}

/*고객센터*/
.b_top .search {text-align: center; padding: 15px; margin-bottom: 20px; background: #eaf3f5; border-radius: 5px;}
.b_top .search select {height: 40px;}
.b_top .search input {width: 400px; height: 40px;}
.b_top .search input.search_btn {width: 40px; background: url(../img/sub/btn_search.png) no-repeat center center #272a3b; text-indent: -999999px; cursor: pointer; border: none; border-radius: 2px;}

.board_ty01 {position: relative;}
.board_ty01 table {}
.board_ty01 table tbody tr:hover{background:#eaf3ef;}
.board_ty01 table thead th{padding:12px 10px; font-size:16px; border-left: none;}
.board_ty01 table tbody td{padding:13px 10px; border-left: none; font-size: 15px; color: #111; font-weight: 100; text-align: center;}
.board_ty01 table tbody td.title {text-align: left; white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}
.board_ty01 .view_box {border-top: 2px solid #333;}
.board_ty01 .view_box .top {}
.board_ty01 .view_box .top .title {padding: 16px 30px; border-bottom: 1px solid #e2e2e2; font-size: 19px; font-family: 'ns'; font-weight: 300; background: #f2f4f6; color: #111;}
.board_ty01 .view_box .top .etc {border-bottom: 1px solid #e2e2e2; padding: 16px 30px; font-size: 15px;}
.board_ty01 .view_box .top .etc ul {display: block;}
.board_ty01 .view_box .top .etc ul li {display: inline-block; position: relative; padding-right: 20px; margin-right: 12px;}
.board_ty01 .view_box .top .etc ul li:first-child {margin-left: 0;}
.board_ty01 .view_box .top .etc ul li:after {position: absolute; content: ""; top: 2px; right: 0; width: 1px; height: 14px; background-color: #e2e2e2;}
.board_ty01 .view_box .top .etc ul li strong {position: relative; display: block; float: left; padding-right: 15px;}
.board_ty01 .view_box .top .etc ul li strong:after {position: absolute; content: ":"; right: 5px}
.board_ty01 .view_box .content {border-bottom: 1px solid #e2e2e2; padding: 30px;}
.board_ty01 .view_box .content p {line-height: 24px; margin-bottom: 10px; font-size: 15px;}
.board_ty01 .view_box .content img {display: block; margin: 0 auto; margin-bottom: 10px;}

.event_list {position: relative; overflow: hidden;}
.event_list .thumb {width: auto; display: block; margin-left: -10px; margin-right: -10px;}
.event_list .thumb .list {padding: 0 10px; width: 33.33333333%; float: left; word-break: break-word; margin-bottom: 40px;}
.event_list .thumb .list .info {position: relative;}
.event_list .thumb .list .info .img {display: block; position: relative; width: 100%; overflow: hidden; padding-bottom: 250px;}
.event_list .thumb .list .info .img img {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.event_list .thumb .list .info dl {width: 100%; padding: 20px 5px 0 5px; height: 80px;}
.event_list .thumb .list .info .title {font-size: 20px; font-family: 'ns'; color: #111; font-weight: 300; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; overflow: hidden;}

.no_data {padding: 20px 0; text-align: center; border-top: 2px solid #333; border-bottom: 1px solid #e2e2e2; font-size: 15px; color: #111;}

.pager_box dl {border-bottom: 1px solid #e2e2e2; padding: 20px 30px 20px 0; font-size: 18px; font-family: 'ns'; color: #111;}
.pager_box dl dt {display: block; float: left; width: 160px; font-weight: 300; text-align: center;}

.paging .inner {text-align: center; padding: 30px 0 20px}
.paging .inner ul {}
.paging .inner ul li {display: inline-block; vertical-align: middle;}
.paging .inner ul li.first a, .paging .inner ul li.last a {width: 14px; height: 14px; background: url(../img/sub/btn_pager_first.png) no-repeat center; text-indent: -999999px; margin-bottom: 3px;}
.paging .inner ul li.last a {background: url(../img/sub/btn_pager_last.png)}
.paging .inner ul li.prev a, .paging .inner ul li.next a {width: 8px; height: 14px; background: url(../img/sub/btn_pager_prev.png) no-repeat center; text-indent: -999999px; margin-bottom: 3px;}
.paging .inner ul li.next a {background: url(../img/sub/btn_pager_next.png);}
.paging .inner ul li a {display: block; margin: 0 5px; padding: 0 3px 5px;}
.paging .inner ul li a.active {color: #de7708; position: relative; font-weight: 300;}
.paging .inner ul li a.active:after {position: absolute; height: 1px; content: ""; left: 50%; margin-left: -8px; bottom: 0; background: #de7708; width: 16px;}

.btn_area {display: block; width: 100%; text-align: right; margin: 30px 0;}
.btn_area ul li {display: inline-block; margin-left: 5px;}
.btn_ty01 {display: block; width: 90px; height: 40px; border: 1px solid #333; font-size: 14px; font-weight: 300; text-align: center; color: #333; line-height: 39px;}
.btn_ty02 {display: block; width: 90px; height: 40px; border: 1px solid #00a4cd; font-size: 14px; font-weight: 300; text-align: center; color: #fff; background: #00a4cd; line-height: 39px;}
.btn_ty03 {display: block; width: 90px; height: 40px; border: 1px solid #111; font-size: 14px; font-weight: 300; text-align: center; color: #fff; background: #272a3b; line-height: 39px;}

.file_area {border-bottom: 1px solid #e2e2e2; padding: 40px 30px 40px 80px; background: url(../img/sub/bg_file.png) no-repeat 25px 50%; font-size: 13px;}
.file_area ul {display: table-cell; vertical-align: middle;}
.file_area ul li {margin-top: 8px;}
.file_area ul li:first-child {margin-top: 0;}
.file_area ul li a {display: block;}

/*사이트맵*/
.sitemap .box {margin: 0 auto;}
.sitemap .depth1 {border-bottom: 1px solid #e2e2e2;}
.sitemap .depth1 > li {float: left; width: 33.333333%;}
.sitemap .depth1 > li > span {display: block; background: #454754; padding: 15px 10px; text-align: center; color: #fff; font-size: 20px; font-family: 'ns'; border-right: 1px solid rgba(255,255,255,.3)}
.sitemap .depth1 > li:first-child .depth2 {border-left: 1px solid #e2e2e2;}
.sitemap .depth2 {border-right: 1px solid #e2e2e2; height: 280px; display: block; overflow: hidden; padding: 20px 30px;}
.sitemap .depth2 > li {border-bottom: 1px dashed #ccc;}
.sitemap .depth2 > li > a {display: block; line-height: 37px; padding: 0 8px; font-size: 17px; color: #000; font-weight: 300; font-family: 'ns';}
.sitemap .depth2 > li > a:hover {background:#f8fbff ; color:#00a4cd;}\

/* pdf */
.pdf_section {width:100%;}
.pdf_container {width:100%;max-width:1100px;height:650px;margin:0 auto;overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #e2e2e2;box-sizing:border-box;}
.pdf_page {margin:0 auto 8px;text-align:center;background:#fff;}
.pdf_page canvas {display:block;margin:0 auto;}
.pdf_loading {width:100%;max-width:1100px;height:650px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#fff;color:#666;font-size:15px;border:1px solid #e2e2e2;box-sizing:border-box;}