@charset "UTF-8";

@font-face {
  font-family: "Noto Sans Korean", sans-serif;
  src: url("../font/noto-sans-kr-v12-latin-regular.eot"),
    url("../font/noto-sans-kr-v12-latin-regular.woff") format("woff");
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  font-family: "Noto Sans Korean", sans-serif;
}

.headerNav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 60px;
  background-color: #fff;
}
.headerNav .menu {
  display: inline-block;
  font-size: 14px;
  font-family: "Noto Sans Korean", sans-serif;
  color: #666565;
}
.headerNav .menu .menuHead {
  position: fixed;
  display: block;
  top: 20px;
  left: 18px;
  height: 23px;
  cursor: pointer;
}
.headerNav .menu .menuWord {
  position: fixed;
  display: block;
  top: 18px;
  left: 65px;
  font-size: 15px;
  font-weight: bold;
}
.headerNav .menu .headLogo {
  position: fixed;
  display: block;
  top: 15px;
  width: 100%;
  left: 43%;
}
.headerNav .rightVol {
  display: block;
  position: fixed;
  top: 13px;
  right: 20px;
}
.headerNav .rightVol ul li {
  float: left;
  margin-left: 5px;
}
.headerNav .rightVol p {
  margin-top: -2px;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px;
  padding-top: 7px;
  display: block;
}
.headerNav .rightVol a {
  color: #005183;
  font-weight: bold;
}

.topDrop {
  position: fixed;
  top: 60px;
  z-index: 1000;
  background-color: rgb(255, 255, 255);
  max-width: 3000px;
  width: 100%;
}
.primary-menu {
  text-align: center;
  padding-left: 0px;
  margin: 0px auto;
}
/*pc와 모바일에서 드랍메뉴 바에 해당하는 영역 */
.menu-item.menu-item-type-custom {
  display: inline-block;
  margin: 30px 20px 150px 15px;
  vertical-align: top;
}
.floatR {
  width: 90%;
  float: none;
}
.menu-item.menu-item-type-custom a {
  color: rgb(0, 81, 131);
  font-size: 23px;
}
.menu-item.menu-item-type-custom .sub-menu li {
  line-height: 40px;
}
.menu-item.menu-item-type-custom .sub-menu a {
  font-size: 17px;
  color: rgb(51, 51, 51);
}

.content {
  overflow: hidden;
  margin-top: 50px;
  background-color: #f8f8f8;
}
.viewBox img {
  max-width: 100%;
}
.title {
  border: 1px solid #333;
  margin: 50px auto;
  padding: 20px;
  box-sizing: border-box;
  max-width: 940px;
}
.title p {
  text-align: center;
  font-size: 19px;
  line-height: 1.8em;
  letter-spacing: -0.3px;
  font-weight: 300;
}
.content > .tebBox {
  margin: auto;
  max-width: 940px;
}
.content > .tebBox > div {
  max-width: 100%;
}
.tep {
  overflow: hidden;
  margin-bottom: 2%;
  background-color: #fff;
}

.tep > p.tit {
  font-weight: bold;
  font-size: 26px;
  color: #131e9e;
  border-left: 4px solid #131e9e;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}

.tep > div > p.tit {
  font-weight: bold;
  font-size: 20px;
  color: #131e9e;
  border-left: 4px solid #131e9e;
  box-sizing: border-box;
  padding: 0 0 0 10px;
  letter-spacing: -0.3px;
}
.text {
  font-weight: bold;
  font-size: 20px;
  color: #131e9e;
  border-left: 4px solid #131e9e;
  box-sizing: border-box;
  padding: 10px 0 0px 10px;
  margin-top: 10px;
  margin-bottom: -20px;
  letter-spacing: -0.3px;
  /* border: 1px solid; */
}

.tep > span {
  float: right;
  padding: 30px;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 27px;
  width: 50%;
  text-align: justify;
  letter-spacing: -0.3px;
}
.tep > span:nth-of-type(2) {
  width: 100%;
}
.tep > img {
  padding-top: 0;
  box-sizing: border-box;
  max-width: 100%;
}
.tep > div {
  float: left;
  padding-top: 3%;
  box-sizing: border-box;
  width: 100%;
}
/*.tep > div:nth-of-type(2) {width: 60%;}*/
.tep > div > div.img_bgc {
  line-height: 1.8em;
  height: auto;
  background-color: #6ec1e4;
}
.tep > div > div {
  height: 200px;
}
.tep > div > p {
  line-height: 1.8em;
  letter-spacing: -0.3px;
}
.tep > div > div > img {
  vertical-align: text-top;
  max-width: 100%;
}
/* .crome .tit {
  font-weight: bold;
  font-size: 26px;
  color: #131e9e;
  border-left: 4px solid #131e9e;
  box-sizing: border-box;
  padding: 0 0 0 10px;
} */
/*.w50 {width: 50%!important;}*/
.w100 {
  /* max-width: 100% !important; */
  width: 100% !important;
}
.bgImg {
  padding: 10px;
  background-image: url(../images/soc.jpg);
  background-position: 45%;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.bgImg > div:nth-of-type(2) {
  background-color: #fff;
}

.floatR {
  margin: 0 auto;
  border-top: 2px solid #333;
  padding: 2%;
  width: 95%;
}
.floatR > p {
  font-size: 14px;
  padding: 10px;
  letter-spacing: -0.3px;
  text-align: justify;
  max-width: 100%;
}
.floatR > p > span {
  font-weight: bold;
}

.livechat {
  padding: 10px;
  background-color: #fff;
}
.livechat > img {
  width: 100%;
}
.livechat > p:nth-of-type(2n-1) {
  background-color: #f6f0f0;
}
.livechat > p {
  font-size: 1rem;
  line-height: 28px;
  color: #333;
  letter-spacing: -0.3px;
  padding: 20px;
}
.livechat > p > span {
  border-bottom: 1px solid #333;
  font-weight: bold;
}

.finish {
  margin: 50px auto;
  padding: 30px;
  overflow: hidden;
  border: 3px solid #3abf6d;
  box-sizing: border-box;
  max-width: 940px;
  background-color: #ecf3ed;
}
.finish > div {
  margin: auto;
  overflow: hidden;
  max-width: 1140px;
}
.finish > div > p {
  float: left;
  line-height: 30px;
  text-align: justify;
  letter-spacing: -0.3px;
  min-height: 1px;
  width: 50%;
}
.finish > div > p > span {
  display: block;
  border-left: 2px solid #335034;
  padding-left: 20px;
  font-style: italic;
  font-size: 1.1rem;
  font-weight: bold;
  color: #335034;
}
.finish > div > div {
  float: right;
  width: 50%;
}
.finish > div > div > img {
  margin-left: 20px;
  padding: 10px;
  max-width: 100%;
}

.nav_links {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
}
.nav_links > div {
  margin: auto;
  width: 54%;
}
.nav_links > div > a {
  float: left;
  text-align: center;
  border: 1px solid #ccc;
  padding: 30px 0;
  margin: 30px 0;
  color: gray;
  width: 48%;
}

footer {
  height: 46px;
  position: relative;
  padding: 45px 50px 65px;
  background: rgb(235, 235, 235);
}
footer .leftWrap {
  float: left;
}
footer .leftWrap .ftLogo {
  float: left;
}
footer .leftWrap address {
  float: left;
  font-size: 12px;
  font-style: normal;
  color: rgb(155, 156, 158);
  margin-left: 20px;
  margin-top: 17px;
  font-family: "Noto Sans Korean", sans-serif;
}
footer .rightWrap {
  float: right;
}
footer select {
  margin-top: 5px;
  width: 300px;
  height: 30px;
}

.fontResizer {
  position: fixed;
  left: 1%;
  bottom: 1%;
  visibility: visible;
  z-index: 9999;
}
.fontResizer img {
  visibility: visible;
  height: 25px;
  width: 25px;
  margin-top: 2px;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  display: block;
  border: none;
  z-index: 9999;
}

.subWrap {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 16px;
}
.section-height {
  margin-bottom: 50px;
  position: relative;
  display: flex;
  padding: 10px;
  clear: both;
}

.tep img {
  width: 100%;
}
.tep .subImgWrap img {
  display: block;
  max-width: 100%;
  padding: 3%;
}
.tep .tit-com {
  padding: 30px 0px 0px 0px;
  text-align: justify;
}

figure {
  color: #666;
}

.container {
  display: flex;
}
.item {
  flex-basis: 52%;
  padding-left: 3%;
}
.item1 {
  flex-basis: 45%;
  margin-top: 5%;
}
.item2 {
  flex-basis: 40%;
}
.container p.item {
  margin-top: -1%;
}
.tep .img {
  display: block;
  width: 100%;
  margin: 20px auto;
}
.element-r {
  padding: 0 3%;
}
.mviewBox img {
  display: none;
}

/* 모바일 버전 숨기기(mob)가 붙여진 부분 디스플레이 논 해놓기 */
.mob_nav_links {
  display: none;
}
.mob_footer {
  display: none;
}
.mob img {
  display: none;
}
.mw100 {
  display: none;
}

.reple {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/* 반응형 모바일 시작 부분   */
@media all and (max-width: 640px) {
  /*    SNS 아이콘들 감추기 */
  .headerNav .rightVol {
    display: none;
  }
  /*    기사 목록보기 메뉴 감추기 */
  .headerNav .menu .menuWord {
    display: none;
  }
  /*    캠코 로고 위치 고정시키기*/
  .headerNav .menu .headLogo {
    display: block;
    position: fixed;
    left: 60px;
  }
  /*    푸터 부분 이전 페이지 다음 페이지 모바일 사이즈로 맞추기*/
  .nav_links {
    display: none;
  }
  .mob_nav_links {
    display: block;
    width: 100%;
    height: 110px;
  }
  .mob_nav_links a {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 50px;
    color: #666;
  }
  /*    모바일 버젼 푸터 아이콘들 */
  footer {
    padding-top: 20px;
  }
  .mob_footer {
    display: block;
    /*        border-bottom: 1px solid #ccc;*/
  }
  .mob_footer ul li a {
    float: right;
    width: 40px;
    height: 40px;
  }
  .mob_footer ul .home {
    position: absolute;
    top: 15px;
    right: 10px;
  }
  /*    컨텐츠 부분 */
  .tep {
    float: none;
  }
  .tep > p {
    float: none;
  }
  .tep span {
    float: none;
    display: block;
    width: 98%;
    font-size: 16px;
    margin-top: 7%;
  }
  .container {
    flex-direction: column;
    padding: 5%;
    /* flex-direction: column;
    display: block;
    width: 20%;
    font-size: 16px;
    margin-top: 7%; */
  }
  .container img {
    width: 100%;
  }
  .container p.item {
    /* width: 98%; */
    padding: 3px;
  }
  .viewBox img {
    display: none;
  }
  .mviewBox img {
    display: block;
    width: 100%;
  }
  /*    .tep .mw100 .mtit{font-size: 20px;}*/
  .tep span.w100 {
    display: none;
  }

  .mw100 {
    display: block;
    width: 98%;
    font-size: 16px;
    /* border: 1px solid #ccc; */
    /* margin-top: 7%; */
  }
  .mw80 {
    /* border: 1px solid; */
  }
  .floatR {
    margin: 0 auto;
    line-height: 25px;
  }
}
