@charset "UTF-8";
.editor.custom {
  /* .img{display:block;margin-bottom:30px}
  .img img{display:block;margin:0 auto}
  .img.mg img{margin:0 auto}
  .video{display:inline-block;position:relative;margin:30px 0}
  .video:after{position:absolute;left:0;top:0;opacity:0.7;width:100%;height:100%;content:"";clear:both;display:block;background:url('../img/ico_video.png') no-repeat center center;
      transition-duration:0.2s;
      transition-property:background-image, opacity;
      transition-timing-function:cubic-bezier(0.75,0.1,0.25,1);
  }
  .video img{display:block;width:100%;position:relative}
  em{font-style:italic}
  strong{font-weight:700}
  img{display:block;margin:0 auto;max-width:100%;padding:20px}
  table img{padding:0}
  .utb_wrap{position:relative;display:block;height:0;padding:0;overflow:hidden;padding-bottom:33.35%;width:640px}
  .utb_wrap > iframe{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
  .utb_wrap.center{margin:0 auto}
  .utb_wrap.right{width:100%}
  .utb_wrap.right iframe{right:0;left:auto;width:640px} */
}
.editor.custom p {
  margin-top: 30px;
  text-align: left;
  font-size: 16px;
  color: #676763;
  font-weight: 400;
  line-height: 1.7em;
}
.editor.custom p:first-child {
  margin-top: 0;
}
.editor.custom p.title {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.editor.custom p.chk {
  position: relative;
  padding-left: 15px;
}
.editor.custom p.chk:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #679ab7;
}
.editor.custom p.chk strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

/* 리스트 검색 결과 없음 예외처리 CSS */
.no_search {
  display: block;
}
.no_search .search_txt_none {
  padding: 120px 0 240px 0;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
}

@media all and (max-width: 1460px) {
  .editor.custom p {
    margin-top: 2.0547945205vw;
    font-size: 1rem;
  }
  .editor.custom p.title {
    font-size: 1.125rem;
  }
  .editor.custom p.chk {
    padding-left: 1.0273972603vw;
  }
  .editor.custom p.chk:before {
    top: 0.8219178082vw;
    width: 0.3424657534vw;
    height: 0.3424657534vw;
  }
  .editor.custom p.chk strong {
    font-size: 1.125rem;
  }
  .no_search .search_txt_none {
    padding: 8.2191780822vw 0 16.4383561644vw 0;
  }
}
@media all and (max-width: 750px) {
  .editor.custom p {
    margin-top: 4vw;
    font-size: 1.0833333333rem;
  }
  .editor.custom p.title {
    font-size: 1.1666666667rem;
  }
  .editor.custom p.chk {
    padding-left: 2.6666666667vw;
  }
  .editor.custom p.chk:before {
    top: 2.4vw;
    width: 1.0666666667vw;
    height: 1.0666666667vw;
  }
  .editor.custom p.chk strong {
    font-size: 1.1666666667rem;
  }
  .no_search .search_txt_none {
    padding: 16vw 0 32vw 0;
  }
}
/* 학습자료 - 경제로 세상 읽는 스타일 */
.sub-cont0904 p {
  margin-top: 30px;
  text-align: left;
}

.sub-cont0904 img {
  padding: 0 !important;
}

.sub-cont0904 * {
  color: #494949;
}

.sub-cont0904 {
  width: 768px;
  margin: 0 auto;
}

.ns0904-txt p img {
  display: inline-block !important;
}

.ns0904-box1 {
  width: 380px;
  padding: 8px 0;
  border-radius: 20px;
  font-size: 17px;
  color: #fff;
  background: #5e6d8c;
  text-align: center;
  margin: 0 auto;
}

.ns0904-tit {
  background: url(https://www.econedu.go.kr/resources/ecocomm/202009/img/ns0924_icon1.gif) no-repeat left center;
  line-height: 21px;
  padding-left: 25px;
  margin-top: 50px;
  font-size: 16px !important;
  font-weight: bold;
  color: #4e779a !important;
}

.ns0904-tit2 {
  font-size: 15px;
  font-weight: 700;
  color: #5c82a2;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 10px;
}

.ns0904-tit2 span {
  display: inline-block;
  background: #a9b2c7;
  margin-right: 10px;
  width: 38px;
  height: 22px;
  line-height: 18px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  vertical-align: top;
  font-weight: 400;
}

.ns0904-tit2-icon {
  display: inline-block;
  background: #a9b2c7;
  margin-right: 5px;
  width: 38px;
  height: 21px;
  /* line-height: 18px; */
  text-align: center;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  vertical-align: middle;
  /* line-height: 22px; */
}

.ns0904-box2 {
  padding: 0 60px;
  margin-top: 30px;
}

.ns0904-bg {
  background: #e7e7e7;
  font-size: 14px;
  padding: 20px;
  margin-top: 25px;
  line-height: 1.5;
}

.ns0904-bg2 {
  background: #d4d9ea;
  font-size: 12px;
  color: #69696a;
  padding: 15px;
  margin-top: 25px;
  line-height: 1.5;
  border-radius: 5px;
}

.ns0904-txt p {
  line-height: 1.9;
  font-size: 15px !important;
  margin-top: 20px !important;
  line-height: 1.9em !important;
}

.ns0904-box3 {
  padding-left: 163px;
  position: relative;
}

.ns0904-box3 .left {
  position: absolute;
  left: 0;
  width: 133px;
}

.ns0904-box3 .left .left-box {
  position: relative;
  border: 1px solid #6a89af;
  background: #ebedf2;
  padding: 20px 10px 10px;
  border-radius: 5px;
  /* overflow: hidden; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
}

.ns0904-box3 .left .left-box:first-child {
  margin-top: 0;
}

.ns0904-box3 .left .left-box .tit {
  position: absolute;
  top: -9px;
  left: calc(50% - 36px);
  width: 72px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: #6a89af;
  text-align: center;
  border-radius: 10px;
}

.ns0904-box3 .left .left-box .tit::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 5px;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

.ns0904-box3 .left .left-box .tit::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 5px;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

.ns0904-box3 .left .left-box dl {
  letter-spacing: -1px;
}

.ns0904-box3 .left .left-box dl dt {
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #131313;
  line-height: 1.2em;
}

.ns0904-box3 .left .left-box dl dt:first-child {
  margin-top: 0;
}

.ns0904-box3 .left .left-box dl dd {
  font-size: 12px;
  color: #7e7d7f;
  line-height: 1.5;
}

.small-tit {
  position: relative;
  font-size: 12px !important;
  margin-top: 10px !important;
  padding-top: 5px;
  padding-left: 14px;
  text-indent: -15px;
  line-height: 1.5;
  color: #494949 !important;
}

.small-tit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 1px;
  background: #95979a;
}

.txt-rt {
  text-align: right !important;
}

.txt-ct {
  text-align: center;
}

.ns0904-table {
  border-top: 2px solid #2873ad;
  border-bottom: 2px solid #2873ad;
}

.ns0904-table table th {
  border-bottom: 1px solid #2873ad;
  padding: 5px 0;
  border-left: 1px solid #2873ad;
  letter-spacing: -1px;
}

.ns0904-table table td {
  border-bottom: 1px solid #2873ad;
  padding: 5px 0;
  border-left: 1px solid #2873ad;
  text-align: center;
}

.ns0904-table table tr th:first-child {
  border-left: 0;
}

.ns0904-table table tr td:first-child {
  border-left: 0;
}

.ns0904-table table tbody tr:last-child th {
  border-bottom: 0;
}

.ns0904-table table tbody tr:last-child td {
  border-bottom: 0;
}

.ns0904-box4 {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}

.ns0904-box4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #b0a0bb;
}

.ns0904-box4 > div {
  float: left;
  width: 50%;
  padding: 0 20px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ns0904-box4 > div .box-cont {
  margin-top: 50px;
}

.ns0904-box4 > div .box-cont:first-child {
  margin-top: 0;
}

.ns0904-box4 > div .box-cont .num {
  font-size: 17px;
  color: #4e779a;
  font-weight: bold;
}

.ns0904-box4 > div .box-cont .num strong {
  color: #585a5b;
}

.ns0904-box4 > div .box-cont .que {
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 15px;
  line-height: 1.5;
}

.ns0904-box4 > div .box-cont .ask {
  padding-left: 15px;
}

.ns0904-box4 > div .box-cont .ask ul > li {
  font-size: 13px;
  line-height: 1.5;
  text-indent: -14px;
  margin: 5px 0;
}

.ns0904-box4 > div .box-cont .ask ul > li i, .ns0904-box4 > div .box-cont .ask ul > li em {
  font-style: normal;
}

.ns0904-box4 > div .box-cont .ask ul.two-line:after {
  content: "";
  clear: both;
  display: block;
}

.ns0904-box4 > div .box-cont .ask ul.two-line > li {
  float: left;
  width: 50%;
}

.ns0904-box5 {
  margin-top: 4px;
  overflow: hidden;
}

.ns0904-box5-cont > strong {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  background: #4a5667;
  color: #fff;
  vertical-align: middle;
  border-radius: 3px;
}

.ns0904-box5-cont span {
  display: inline-block;
  font-weight: bold;
  color: #4e779a;
  vertical-align: middle;
  margin-left: 5px;
}

.ns0904-box5-cont span strong {
  color: #585a5b;
}

.ns0904-box5-cont span i {
  font-style: normal;
}

.ns0904-box5-cont {
  float: right;
  border-radius: 5px;
  position: relative;
}

.fl-r {
  float: right;
}

.ml10 {
  margin-left: 10px;
}

.tx-indent {
  text-indent: -16px;
  padding-left: 20px;
  letter-spacing: -1px;
}

.ns1223-box {
  border: 2px solid #e7e7e7;
  text-align: center;
  padding: 30px 10px;
  border-radius: 10px;
  font-size: 16px;
  color: #494949;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .ns1223-box {
    margin-top: 20px;
  }
  .sub-cont0904 {
    width: 100%;
  }
  .ns0904-txt p {
    font-size: 14px !important;
    color: #494949 !important;
    line-height: 1.8em !important;
  }
  .ns0904-box1 {
    width: auto;
  }
  .ns0904-box2 {
    padding: 0;
  }
  .ns0904-box3 {
    padding-left: 0;
  }
  .ns0904-box3 .left {
    position: static;
    width: 100%;
  }
  .ns0904-txt .w50p {
    width: 50%;
  }
}