@charset "utf-8";
@media (min-width: 1200px) {
  .container {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 1200px;
  }

  .container2 {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 900px;
    margin: 0 auto;
  }
}
body {
  font-size: 14px;
  font-family: Noto Sans KR;
}
body,
button,
input,
select,
td,
textarea,
th,
div,
a {
  line-height: 1.518;
  font-size: 14px;
}
footer {
  border-top: 1px solid #f1f1f1;
  padding-top: 10px;
  margin-top: 50px;
  margin: 0 auto;
  font-size: 14px;
}
.slink {
  cursor: pointer;
  font-size: 20px !important;
  color: #0000ff;
  border: 0;
  text-decoration: underline;
}
.structure {
  background: #fff;
  display: grid;
  /* grid-template-columns: auto 380px; */
  grid-template-columns: auto 280px;
  column-gap: 0;
  margin-top: 20px;
}

.structure > :nth-child(1) {
  border-right: 1px solid #d8d8d8;
}

.structure > :nth-child(2) {
  padding: 20px 0px;
}

.structure2 {
  background: #fff;
  display: block;
  column-gap: 0;
  margin-top: 20px;
}

.ori {
  filter: unset !important;
  -webkit-filter: unset !important;
  transform: unset;
}
#main {
  /* background:#fff; */
  padding-bottom: 15px;
}
.footer_info {
  padding: 20px;
  text-align: left;
  width: 1000px;
  margin: auto;
  font-size: 12px;
}
.col-lg-8 {
  border-right: 1px solid rgb(220, 220, 220);
}
.bt_box {
  text-align: center;
}
.nav_margin {
  display: block;
  height: 50px;
}
.nav_shadow {
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.2);
}

.category {
  display: block;
  text-align: left;
  color: #4b4b4b;
  font-size: 13px;
  /* margin:30px 50px; */
}

.Elapsed_time {
  font-size: 13px;
  font-weight: 600;
  border: 2px solid #fff;
  border-radius: 20px;
  background-color: #0000ff;
  color: #fff;
  padding: 1px 6px;
  position: absolute;
  margin-left: -45px;
  margin-top: -21px;
  display: block;
  z-index: 10;
}
.logo_20190905 {
  background: no-repeat url("../img/logo.png?a=2");
  height: 50px;
  background-size: 90px;
  background-position: 0 8px;
  display: block !important;
  padding-left: 120px !important;
}
.bg-dark {
  background-color: #112131 !important;
}
.sub_tag {
  border-radius: 10px;
  padding: 3px 5px;
  background: rgba(0, 0, 0, 0.03);
  margin-left: 10px;
}
.tagbox {
  margin: 20px 50px;
  padding-left: 20px;
  background: no-repeat url("../img/tag_color_navy.svg");
  background-size: 15px;
  background-position: 5px 7px;
  padding-top: 0px;
  line-height: 218%;
  color: #808080;
  border-radius: 15px;
  overflow: hidden;
  max-height: 30px;
  font-size: 13px;
}
.content_header {
  padding: 20px 10px 20px 30px;
}
.content-article {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  padding: 5px !important;
  margin-bottom: 10px;
  text-align: center;
  line-height: 190%;
}
.content-article img {
  display: block;
  /* width: 90%; */
  height: auto;
  margin: 20px auto;
}
.other_article {
  width: 140px;
  height: 90px;
  border: 4px solid #fff;
  border-radius: 5px;
  margin: 0px;
  object-fit: cover;
  display: block;
}

.other_article_first {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.rfooter {
  display: block;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  background: rgba(255, 255, 255, 0.5);
  color: #4b4b4b;
  height: 80px;
}
.container_sale1 {
  width: 860px;
  margin: 0 auto;
}
h1 {
  font-size: 1.7rem;
}
.sub2 {
  margin: 30px 0px;
  font-size: 1.5rem;
}

.other_img_box {
  /* display: none; */
  width: 100%;
  display: grid;
  grid-template-columns: 90%;
  justify-content: center;
  grid-gap: 15px;
  margin: 0 auto;
}

.other_img_box > div img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.v_cover {
  /* width: 100%; */
  /* height: 640px; */
  object-fit: cover;
  max-width: 100%;
  max-height: 640px;
  margin-bottom: 40px;
}

.col-lg-4 {
  padding-right: 5px;
}

.nav-link {
  font-size: 14px;
  color: #d8d8d8 !important;
}

.impact {
  color: #0ad2dd !important;
}

.source {
  margin: 30px 0px;
  padding-bottom: 15px;
  /* max-width: 669px; */
}
.source_url {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.source_time {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 10px;
  font-size: 15px;
  color: #808080;
}
.source_time > :nth-last-child(1) {
  text-align: right;
}
.contents {
  margin: 30px 50px;
  text-align: center;
  font-size: 20px;
}

.other_right_subject {
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
}

hr {
  margin: 5px;
}

/* 모바일 */
@media screen and (max-width: 768px) {
  body,
  button,
  input,
  select,
  td,
  textarea,
  th,
  div,
  a {
    line-height: 1.818;
    font-size: 16px;
  }

  .content_header {
    padding: 0px;
  }

  .content-article img {
    width: 100%;
  }

  .category {
    display: block;
    text-align: left;
    color: #4b4b4b;
    font-size: 13px;
    margin: 0;
    margin-bottom: 15px;
  }

  .source {
    margin: 20px 20px;
    padding-bottom: 15px;
  }
  .navbar {
    padding: 0.1rem 1rem;
  }
  /* #main img{		
		width: 100%;
        height: auto;
	} */
  h2 {
    margin-top: 10px;
  }
  .container {
    max-width: 100%;
  }

  .source_tag {
    margin-right: 2px;
    font-size: 15px;
  }
  .contents {
    margin: 20px;
    text-align: center;
    font-size: 18px;
  }
  .footer_info {
    width: 100%;
  }
  .nav-item {
    font-size: 1rem;
  }
  .dropdown-item {
    font-size: 1rem;
  }
  .sub2 {
    font-size: 26px;
    line-height: 150%;
    word-break: break-all;
    text-align: left;
    margin: 0;
  }
  .tagbox {
    width: 50%;
  }

  .rfooter {
    margin-top: 40px;
  }

  .footer_info {
    font-size: 15px;
  }

  .btn_box {
    text-align: center;
  }
}
