@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");
}
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);

.jejumyeongjo * {
  font-family: "Jeju Myeongjo", serif;
}

* {
  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;
}
.floatR .w100 {
  margin: 0 auto;
  background: #fff;
  padding: 3%;
}
.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);
}

/*.wrapper{background-color: #f8f8f8;}*/
.subWrap {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 16px;
}
.content {
  overflow: hidden;
  margin-top: 20px;
}
.viewBox img {
  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;
  padding-top: 55px;
  max-width: 940px;
}
.tep {
  overflow: hidden;
}
.tep > img {
  float: left;
  width: 100%;
}
.pvc {
  background-color: #fff;
}
.pvc > p {
  padding: 30px;
  line-height: 1.8em;
  text-align: justify;
  font-weight: 300;
  letter-spacing: -0.3px;
}
/*내가 한 코딩 */
.content .tebBox .tit {
  margin: 2%;
  font-size: 1.3em;
  text-align: center;
  color: cornflowerblue;
}
.content .tebBox .tit span {
  display: block;
  font-size: 0.8em;
  color: #000;
}
.content .tebBox .text {
  padding: 2%;
  font-size: 1em;
}
.content .tebBox .tep {
  float: left;
  max-width: 100%;
  margin: 2%;
  /*    border: 3px solid;*/
  align-content: center;
}
ul {
  overflow: hidden;
}
ul .item {
  float: left;
  width: 50%;
}
ul .item img {
  width: 100%;
}

.bgc_y {
  padding: 15px;
  background-color: #fac503;
}
.bgc_y > p {
  padding: 20px;
  line-height: 1.8em;
  text-align: justify;
  font-weight: 300;
  letter-spacing: -1.38px;
  background-color: #fff;
}
.bgc_y > p > span {
  font-weight: bold;
  line-height: 1.8em;
  font-size: 34px;
  color: #387cc3;
}
.bgc_y > p > span > span {
  font-weight: bold;
  letter-spacing: -2px;
  font-size: 25px;
  color: #333;
}
.bgc_y > p > span.small_b {
  font-size: 15px;
  line-height: 1.8em;
  text-align: justify;
  font-weight: 300;
  letter-spacing: -0.3px;
  color: #387cc3;
}
.bgc_y > p > span:nth-of-type(2) {
  border-top: 1px solid black;
  letter-spacing: -1.5px;
  font-size: 18px;
  color: #387cc3;
  font-weight: bold;
}
.bgc_y > p > img {
  width: 100%;
}
.bgc_y > img {
  width: 100%;
}

.verti_top {
  vertical-align: top;
}

.stop {
  padding: 20px;
  max-width: 100%;
  background-color: #f6f0f0;
}
.stop > p {
  margin: auto;
  text-align: center;
  line-height: 1.8em;
}
.stop > p > span {
  color: #00b08f;
  font-weight: bold;
  letter-spacing: -0.3px;
  font-size: 25px;
}
.w100 {
  width: 100% !important;
  max-width: 100% !important;
}
.p0 {
  padding: 0 !important;
}

.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: auto;
  box-sizing: border-box;
  border-style: solid;
  border-color: #424583;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 40px;
  max-width: 940px;
}
.finish > div {
  margin: auto;
  overflow: hidden;
  max-width: 1140px;
}
.finish > div > p {
  float: left;
  margin-top: 50px;
  line-height: 27px;
  text-align: justify;
  letter-spacing: -0.3px;
  min-height: 1px;
  width: 70%;
}
.finish > div > div {
  float: left;
  width: 25%;
}
.finish > div > div > img {
  width: 100%;
}
.finish > div > p > div {
  padding: 10px 130px 0 130px;
  box-sizing: border-box;
}
.green {
  display: block;
  margin: auto;
  margin-top: -50px;
  line-height: 27px;
  width: 70%;
  padding: 30px;
  text-align: center;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
  color: #335034;
}
.f100 {
  display: block;
  margin-bottom: -35px;
  text-align: center;
  width: 100%;
  font-size: 100px !important;
}

.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;
}
/*내가 한 코딩 */
.tep .wd80 {
  width: 75%;
  margin-left: 13%;
}

.content .tebBox .container {
  display: flex;
  margin-bottom: 3%;
}
.content .tebBox .container img {
  width: 100%;
}
.content .tebBox .container .item {
  flex-basis: 50%;
}
.content .tebBox .container .item1 {
  flex-basis: 50%;
}
.content .tebBox .container .item2 {
  flex-basis: 46%;
  padding: 4%;
  margin-top: 7%;
  font-size: 1.3em;
  /*    font-weight: 600;*/
  color: #1d6796;
  line-height: 1.8em;
  letter-spacing: -2px;
  font-family: "Jeju Myeongjo", serif;
}
.content .tebBox .container .item3 {
  flex-basis: 65%;
}
.content .tebBox .container .item4 {
  flex-basis: 55%;
  margin: 0% 1% 0 0;
  line-height: 1.8em;
  padding: 2%;
}
.content .tebBox .container .item4_1 {
  flex-basis: 37%;
}
.content .tebBox .container .item .text {
  font-size: 1em;
  line-height: 1.8em;
}
p.img_text {
  font-size: 16px;
  line-height: 1.8rem;
  /*    letter-spacing: -2px;*/
  padding: 2%;
}
.read_box {
  padding: 3%;
  color: #1d6796;
  width: 80%;
  margin: 1% auto;
  font-size: 1.3em;
  /*    font-weight: 600;*/
  line-height: 1.8em;
  letter-spacing: -2px;
  text-align: center;
  font-family: "Jeju Myeongjo", serif;
}

.text .s_text {
  display: block;
  margin: 3% 0;
  line-height: 1.8rem;
  font-size: 16px;
}
.tit1 {
  margin: 3% 3% 5% 0;
  padding: 2% 1% 2% 1%;
  font-size: 1.4em;
  font-weight: 700;
  border-left: 13px solid #82c1d0;
}
.figure {
  color: #666;
  font-size: 14px;
}
.reple {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/* 모바일 버전 숨기기(mob)가 붙여진 부분 디스플레이 논 해놓기 */
.mob_nav_links {
  display: none;
}
.mob_footer {
  display: none;
}
.mviewBox img {
  display: none;
}
.mread_box {
  display: none;
}

/* 반응형 모바일 시작 부분   */
@media all and (max-width: 640px) {
  /*    SNS 아이콘들 감추기 */
  .headerNav .rightVol {
    display: none;
  }
  /*    기사 목록보기 메뉴 감추기 */
  .headerNav .menu .menuWord {
    display: none;
  }
  /*    캠코 로고 위치 고정시키기*/
  .headerNav .menu .headLogo {
    display: block;
    position: fixed;
    left: 17%;
  }
  /*    푸터 부분 이전 페이지 다음 페이지 모바일 사이즈로 맞추기*/
  .nav_links {
    display: none;
  }
  .mob_nav_links {
    display: block;
    width: 100%;
    height: 100px;
  }
  .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;
  }
  .mob_footer ul .sns {
  }

  /*    컨텐츠 부분 */
  .container {
    flex-direction: column;
  }
  .tep .wd80 {
    width: 100%;
    margin-left: 0;
  }
  .viewBox img {
    display: none;
  }
  .mviewBox img {
    display: block;
    max-width: 100%;
    margin-top: 60px;
  }
  .title {
    margin: 0;
  }
  p {
    font-size: 16px;
    margin: 15px;
    padding: 0;
  }
  /*    각 부분에 제목들 폰트 크기 맞춤*/
  .tit1 p {
    font-size: 20px;
  }
  /*    각 부분에 텍스트 부분 폰트 크기 맞춤*/
  .text .s_text {
    margin: 15px;
  }
  .read_box {
    display: none;
  }

  .mread_box {
    display: block;
    color: #1d6796;
    width: 80%;
    margin: 1% auto;
    font-size: 1.3em;
    /*        font-weight: 600;*/
    line-height: 1.8em;
    letter-spacing: -2px;
    text-align: left;
    font-family: "Jeju Myeongjo", serif;
  }
}
