@charset "utf-8";
/* 변수 */
/* --------------------- 서브 공통 ---------------------  */
.section {
  /* 서브콘텐츠 */
}

.h4_title {
  font-size: 2.167em;
  font-weight: bold;
  color: #333;
  background: url("/pub/website/img/sub/h4_bul.gif") no-repeat 0 0.1em;
  padding-left: 22px;
}

.h5_title {
  font-size: 1.500em;
  font-weight: bold;
  color: #444444;
  background: url("/pub/website/img/sub/h5_bul.gif") no-repeat 0 0.1em;
  padding-left: 22px;
}

/* location */
.locationWrap {
  padding: 30px 40px 10px 40px;
}
.locationWrap .location {
  text-align: right;
  color: #777;
}
.locationWrap .location li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.locationWrap .location li span {
  color: #555;
  font-weight: bold;
}

/* sub_visual */
.sub_visual {
  margin: 0 40px;
}

/* subContentsWrap */
.subContentsWrap {
  margin: 30px 40px 0 40px;
  padding-bottom: 80px;
  min-height: 665px;
}

/* tabMenuStyle_2btn */
.tabMenuStyle_2btn {
  margin-top: 35px;
}
.tabMenuStyle_2btn .tabMenu {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.tabMenuStyle_2btn .tabMenu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  border: 1px solid #d2d2d2;
  width: 49%;
}
.tabMenuStyle_2btn .tabMenu li a {
  display: block;
  padding: 13px 0;
  line-height: 1em;
  text-align: center;
  font-size: 16px;
  color: #343434;
  background-color: #f2f2f2;
}
.tabMenuStyle_2btn .tabMenu .on {
  border: 1px solid #7eb955;
  border-bottom: 1px solid #f2f2f2;
  color: #568535;
  font-weight: bold;
  background-color: #fff;
}
.tabMenuStyle_2btn .tabMenu .on a {
  color: #568535;
}

/* tabMenuStyle_3btn */
.tabMenuStyle_3btn {
  margin-top: 35px;
}
.tabMenuStyle_3btn .tabMenu {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.tabMenuStyle_3btn .tabMenu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  border: 1px solid #d2d2d2;
  width: 33%;
}
.tabMenuStyle_3btn .tabMenu li a {
  display: block;
  padding: 13px 0;
  line-height: 1em;
  text-align: center;
  font-size: 16px;
  color: #343434;
  background-color: #f2f2f2;
}
.tabMenuStyle_3btn .tabMenu .on {
  border: 1px solid #7eb955;
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
  background-color: #fff;
}
.tabMenuStyle_3btn .tabMenu .on a {
  color: #568535;
}

/* -------------------------------------------------- */
/* ------------------ 서브 콘텐츠 시작 -------------- */
/* 회사소개 - 연혁 */
.historyList {
  margin-top: 47px;
}
.historyList dl {
  position: relative;
  margin-bottom: 40px;
  font-size: 0;
  line-height: 0;
}
.historyList dl dt {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 20px;
  font-weight: bold;
  color: #7eb955;
  line-height: 12px;
}
.historyList dl dd {
  font-size: 14px;
  margin-left: 90px;
  line-height: 18px;
}

/* 회사소개 - 인사말 */
.ceo {
  margin-top: 40px;
  font-size: 1.167em;
  line-height: 1.8em;
  background: url("/pub/website/img/sub/img_ceo.gif") no-repeat top right;
}

/* 회사소개 - 경영이념 */
.mment {
  margin-top: 40px;
}
.mment .mment_text {
  width: 685px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
}
.mment .mment_text li {
  float: left;
  height: 125px;
  text-align: center;
  font-size: 1.250em;
  line-height: 1.5em;
}
.mment .mment_text li:nth-child(1) {
  width: 200px;
  background: url("/pub/website/img/sub/icon_mmg1.gif") no-repeat bottom center;
}
.mment .mment_text li:nth-child(1) strong {
  color: #4f3bc5;
}
.mment .mment_text li:nth-child(2) {
  width: 260px;
  background: url("/pub/website/img/sub/icon_mmg2.gif") no-repeat bottom center;
}
.mment .mment_text li:nth-child(2) strong {
  color: #e47a24;
}
.mment .mment_text li:nth-child(3) {
  width: 220px;
  background: url("/pub/website/img/sub/icon_mmg3.gif") no-repeat bottom center;
}
.mment .mment_text li:nth-child(3) strong {
  color: #1aa86a;
}

/* 회사소개 - 오시는길 */
.direction {
  margin-top: 40px;
}
.direction .map {
  width: 758px;
  height: 339px;
  border: 1px solid #e7e7e7;
}
.direction .txt {
  font-size: 1.083em;
  margin-top: 30px;
}
.direction .txt li {
  padding-bottom: 5px;
}

/* 사업분야 - 인허가 현황 */
.license {
  margin-top: 40px;
}
.license ul {
  margin-bottom: 45px;
  overflow: hidden;
}
.license ul li {
  float: left;
}
.license ul li img {
  display: block;
  border: 1px solid #e4e4e4;
  width: 240px;
  height: 240px;
}
.license ul li p {
  padding-top: 9px;
  font-size: 1.167em;
  color: #444;
}
.license ul li:nth-child(2) {
  margin: 0 16px;
}
.license ul:last-child {
  margin-bottom: 0;
}

/* 사업분야 - 시설 현황 */
.faciWrap {
  margin-top: 40px;
  position: relative;
}
.faciWrap .viewImg {
  position: absolute;
  top: 0;
  left: 0;
}
.faciWrap .viewImg img {
  display: block;
  border: 1px solid #e4e4e4;
  width: 252px;
  height: 242px;
}
.faciWrap .txt {
  margin-left: 275px;
}

/* 사업분야 - 관리현황 */
.supervision {
  margin-top: 40px;
}
.supervision .viewText {
  position: relative;
  height: 177px;
}
.supervision .step {
  margin-top: 30px;
}
.supervision .viewImg {
  position: absolute;
  top: 0;
  left: 0;
}
.supervision .viewImg img {
  display: block;
  border: 1px solid #e4e4e4;
  width: 175px;
  height: 175px;
}
.supervision .conText {
  margin-left: 190px;
}

/* 사업분야 - 실적현황 */
.resultListWrap {
  margin-top: 40px;
}
.resultListWrap .list {
  overflow: hidden;
}
.resultListWrap .list li {
  float: left;
  height: 226px;
  font-size: 0;
  line-height: 0;
  margin-right: 17px;
}
.resultListWrap .list li a img {
  display: block;
  width: 175px;
  height: 175px;
  border: 1px solid #e4e4e4;
}
.resultListWrap .list li a span {
  display: block;
}
.resultListWrap .list li a .title {
  margin-top: 17px;
  font-size: 13px;
  color: #444;
  line-height: 1em;
}
.resultListWrap .list li a .count {
  padding-top: 2px;
  font-size: 12px;
  color: #747474;
  line-height: 1em;
}
.resultListWrap .list li:nth-child(4n+4) {
  margin-right: 0;
}
.resultListWrap .list:last-child {
  margin-top: 35px;
}

/* 사업분야 - 협력업체 */
.cooper {
  margin-top: 40px;
}
.cooper .list li {
  float: left;
  height: 290px;
  margin-right: 16px;
  margin-bottom: 35px;
}
.cooper .list li img {
  display: block;
  width: 240px;
  height: 124px;
  border: 1px solid #e4e4e4;
}
.cooper .list li span {
  display: block;
  padding-bottom: 5px;
  padding-left: 5px;
}
.cooper .list li .title {
  margin-top: 17px;
  padding-bottom: 15px;
  font-size: 19px;
  font-weight: bold;
  color: #000222;
  line-height: 1em;
}
.cooper .list li:nth-child(3n+3) {
  margin-right: 0;
}
