@charset "utf-8";
body {
  font-size: 13px;
  background: #f9f9f9;
}

.container {
  max-width: 1024px;
  padding-right: 0px;
  padding-left: 0px;
}

.pen_ad_box {
  display: grid;
  grid-template-columns: 300px 200px;
  grid-gap: 30px;
}

.list_row {
  display: grid;
  grid-template-columns: 50% 50%;
  /* column-gap: 10px; */
  row-gap: 20px;
}

.list_row > div {
  display: grid;
  grid-template-columns: 120px 350px;
  column-gap: 10px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
}

.list_row > div > div:nth-child(1) {
  text-align: center;
}

.list_row > div > div:nth-child(2) {
}

.list_row > div > div:nth-child(1) > a:nth-child(2) {
  display: block;
}

.list_row > div > div:nth-child(2) > a:nth-child(1) {
  display: block;
  overflow: hidden;
  width: 95%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1rem;
  font-weight: 600px;
  line-height: 40px;
}

.list_row > div > div:nth-child(2) > a:nth-child(2) {
  font-size: 14px;
}

.xrow {
  display: grid;
  grid-template-columns: 600px auto;
}

.xrow div:nth-child(2) {
}

.pen_banner {
  margin-top: 30px;
  margin-left: 20px;
  border: 1px solid #808080;
  border-radius: 5px;
}

.pen_banner_list {
  margin-left: 20px;
  border: 1px solid #808080;
  border-radius: 5px;
}

.section_title {
  font-size: 1.4rem;
  font-weight: 500;
  /* padding:0px 2px 5px 2px; */
  display: flex;
  align-items: end;
}
body,
button,
input,
select,
td,
textarea,
th,
div,
a {
  letter-spacing: -0.4px;
  font-family: Noto Sans KR;
  color: #202124;
  -webkit-font-smoothing: antialiased;
}
footer {
  border-top: 1px solid #f1f1f1;
  padding-top: 10px;
  margin-top: 50px;
  margin: 0 auto;
}
.ori {
  filter: unset !important;
  -webkit-filter: unset !important;
  transform: unset;
}
#main {
  background: #f9f9f9;
  padding-bottom: 15px;
  width: 1024px;
  margin: auto;
}
.col-md-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.container_box {
  background: #fff;
  padding: 0px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.media {
  background: #fff;
  padding: 5px;
  border-bottom: 1px solid #e1e1e1;
}
.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);
}
.gbanner2 {
  height: 60px;
  animation: moveSlideshow 0.5s linear infinite;
  -webkit-animation: moveSlideshow 0.5s linear infinite;
  -moz-animation: moveSlideshow 0.5s linear infinite;
  -o-animation: moveSlideshow 0.5s linear infinite;
  border: 1px solid #4b4b4b;
}
.gbanner {
  animation: moveSlideshow 0.5s linear infinite;
  -webkit-animation: moveSlideshow 0.5s linear infinite;
  -moz-animation: moveSlideshow 0.5s linear infinite;
  -o-animation: moveSlideshow 0.5s linear infinite;
  border: 1px solid #4b4b4b;
}
.Appear_slowly {
  animation: Appear_slowly 0.3s linear;
  -webkit-animation: Appear_slowly 0.3s linear;
  -moz-animation: Appear_slowly 0.3s linear;
  -o-animation: Appear_slowly 0.3s linear;
}

.request_form {
  background: #202124;
  color: #dcdcdc;
  border-radius: 10px;
  padding: 20px 15px;
  border: 3px solid #b8b8b8;
  line-height: 250%;
}

.request_btn {
  background: rgb(20 62 48 / 82%);
  color: #58dc08;
  position: absolute;
  margin-left: 500px;
  font-size: 18px;
  padding: 0 20px 3px;
  border: 1px solid #309b11;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;

  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.row {
  margin-right: unset;
  margin-left: unset;
}

@keyframes Appear_slowly {
  from {
    margin-top: -50px;
    opacity: 0;
  }
  to {
    margin-top: 0;
  }
}
@keyframes moveSlideshow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.list_subject {
  margin: 20px;
  padding: 5px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.1rem;
  font-weight: 500;
}
.list_page_count {
  font-size: 0.8rem;
  color: #6666;
  margin-left: 5px;
}
.desc {
  color: #808080;
  font-size: 13px;
}

.desc_box {
  padding: 10px;
  font-size: 14px;
  color: #646464;
}
.desc_box i {
  font-weight: 600;
  font-size: 12px;
  color: #9a9a9a;
}
.bt_box {
  text-align: center;
}
.nav_margin {
  margin-top: 60px;
}
.nav_shadow {
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.2);
}
.list_description {
  height: 50px;
  line-height: 160%;
  letter-spacing: -0.3px;
  font-size: 15px;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.list_description a {
  word-break: break-all;
  color: #777;
}
.Elapsed_time {
  font-size: 12px;
  font-weight: 600;
  border-radius: 20px;
  background-color: #0079ff;
  color: #fff;
  padding: 1px 6px;
  position: absolute;
  /* margin-left:-45px;
	margin-top:-21px; */
  display: block;
  z-index: 10;
}
.el_desc {
  margin-left: 2px;
  font-size: 12px;
}
#edit_box {
  border: 1px solid #000;
}
#result > div {
  position: absolute;
  left: 0%;
  top: 0%;
  -webkit-transition: all 0.5s;
  display: inline;
  border-radius: 5px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0) translate(300px, 300px);
}
#subject {
  font-size: 20px;
  border-radius: 3px;
  margin: 5px 0px;
  width: 100%;
  padding: 4px 10px;
  border: 0;
  background: transparent;
  outline: none !important;
  border-bottom: 1px solid #dcdcdc;
}
.sub3 {
  padding: 15px 10px 10px 15px;
  word-break: break-all;
  line-height: 120%;
}

.sub4 {
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  word-break: break-all;
  line-height: 120%;
}
.sub5 {
  color: #0068c3;
  font-weight: normal;
  padding: 5px 2px 5px 0px;
  font-size: 18px;
  overflow: hidden;
  height: 28px;
  word-wrap: break-word;
  word-break: break-all;
}
.mag_back {
  background: no-repeat url("../img/magnifying_glass.svg");
  background-color: rgba(238, 238, 238, 0.95);
  background-blend-mode: lighten;
  background-size: 200px;
  background-position: right 30px;
}
.logo {
  background: no-repeat url("../img/logo.png");
  background-position: 0 5px;
  display: block !important;
  padding-left: 160px !important;
}
.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;
}
.example {
  font-size: 12px;
}
.naver {
  background: no-repeat
    url("https://mblogthumb-phinf.pstatic.net/20160622_201/hhtthh82_1466581510223Esbiy_PNG/%25EB%25B8%2594%25EB%25A1%259C%25EA%25B7%25B8-%25EB%25A1%259C%25EA%25B3%25A0-%25EA%25B3%25A0%25ED%2599%2594%25EC%25A7%2588.png?type=w800");
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background-size: 30px 30px;
  background-position: 0 0px;
  display: block !important;
  float: left;
  margin-top: 3px;
}

.wordpress {
  background: no-repeat url("https://s1.wp.com/i/favicon.ico?v=1447321881");
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background-size: 30px 30px;
  background-position: 0 0px;
  display: block !important;
  float: left;
  margin-top: 3px;
}
.youtube {
  background: no-repeat url("../img/youtube.png");
  width: 100px;
  height: 30px;
  margin-right: 15px;
  background-size: 100px 30px;
  background-position: 0 -3px;
  display: block !important;
  float: left;
  margin-top: 7px;
}
.img_resize {
  background: no-repeat url("../img/img_resize.png");
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background-size: 30px 30px;
  background-position: 0 0px;
  display: block !important;
  float: left;
  margin-top: 5px;
}
.tistory {
  background: no-repeat
    url("https://t1.daumcdn.net/tistory_admin/static/top/pc/img_common_tistory.png");
  width: 24px;
  height: 24px;
  margin-right: 15px;
  background-size: 120px 100px;
  background-position: 0 0px;
  display: block !important;
  float: left;
  margin-top: 5px;
}
.naverpost {
  background: no-repeat url("../img/naverpost.png");
  width: 100px;
  height: 40px;
  margin-right: 5px;
  background-size: 100px 40px;
  background-position: 0 0px;
  display: block !important;
  float: left;
  margin-top: -1px;
}
.pleft {
  float: left !important;
}

.list_sub_tag {
  font-size: 12px;
  border-radius: 10px;
  letter-spacing: -1px;
  padding: 2px 5px;
  background: rgba(0, 0, 0, 0.04);
  margin-left: 5px;
}
.sub_tag {
  border-radius: 10px;
  padding: 3px 5px;
  background: rgba(0, 0, 0, 0.03);
  margin-left: 10px;
}
.tagbox {
  margin: 0 20px;
  padding-left: 20px;
  background: no-repeat url("../img/tag_color_navy.svg");
  background-size: 15px;
  background-position: 5px 7px;
  margin-top: 20px;
  padding-top: 0px;
  line-height: 218%;
  color: #808080;
  border-radius: 15px;
  overflow: hidden;
  max-height: 30px;
  font-size: 13px;
}
.tagbox_list {
  width: 75%;
  position: absolute;
  background-position: 10px 7px;
  padding-left: 30px !important;
  bottom: 12px;
  margin-left: -20px;
  white-space: nowrap;
}
.hfont {
  font: 14px/2.5 Noto Sans Light, nanumgothic, AppleGothic, Malgun Gothic, Dotum,
    Arial, Verdana, Sans-serif;
  font-weight: bold;
}
.hh4 {
  font: 16px/1.8 Noto Sans Light, nanumgothic, AppleGothic, Malgun Gothic, Dotum,
    Arial, Verdana, Sans-serif;
}
.content-article {
  font-size: 1.1rem;
  font-family: "NOTO SANS DEMILIGHT";
  color: rgba(0, 0, 0, 0.87);
  display: block;
  padding: 5px !important;
  margin-bottom: 10px;
  text-align: center;
}
.content-article img {
  display: block;
  width: 60%;
  margin: 20px auto;
}
.view_data {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  padding: 5px !important;
  margin-bottom: 10px;
}
.detail img {
  -webkit-transition: all 0.1s;
}
.detail {
  font-size: 15px !important;
  -webkit-transition: all 0.5s;
  padding: 20px 10px;
  overflow: hidden;
  margin-bottom: 5px;
  word-break: break-all;
  text-align: left;
}
.img-rounded {
  width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  margin: 5px;
}
.media-left {
  width: 130px;
  text-align: center;
  padding: 5px 0px;
}
.media-left .google_btn {
  background-color: #48ab2c;
  padding-top: 6px;
  text-align: center !important;
  width: 93% !important;
}
.thumbnail_cover {
  width: 100%;
  height: 100px;
  border: 4px solid #fff;
  border-radius: 5px;
  /* margin:5px; */
  object-fit: cover;
  max-width: 120px;
  max-height: 120px;
}
.thumbnail_cover2 {
  width: 100%;
  height: 650px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  margin: 5px;
  object-fit: cover;
  background: #000;
}
.thumbnail_undefined {
  margin: auto;
}

.img-size {
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}
.foot_ad {
  margin: 5px 0px;
}
.view_content_top_ad {
  width: 728px;
  height: 90px;
}
.notfound_box {
  display: block !important;
  grid-column: 1 / span2;
}
.notfound_search_title {
  margin-top: 50px;
  width: 100%;
  text-align: center;
  display: block;
}
.notfound_search_title h3 {
  font-weight: 600;
}
.notfound_search_desc {
  width: 100%;
  text-align: left;
  margin-left: 10px;
  margin-top: 70px;
  border-radius: 20px;
  background: #f1f1f1;
  padding: 20px 30px;
}
.right_ad {
  position: absolute;
  margin-left: -930px;
  margin-top: 91px;
  width: 120px;
  height: 620px;
  background: #f1f1f1;
}
.img-size2 {
  width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}
.bt-box {
  border-top: 1px solid #f1f1f1;
  padding: 15px;
  margin: 10px;
  margin-top: 70px;
}
.list_sub {
  font-size: 14px;
  padding: 5px !important;
}
.list-obj {
  border-bottom: 1px solid #f1f1f1 !important;
  margin-bottom: 10px;
}
a {
  color: #000;
  cursor: pointer;
}
.empty {
  font-size: 19px;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
#pg_status {
  display: inline-block;
  width: 100px;
  height: 20px;
  margin-left: 5px;
}
.split {
  color: #dcdcdc;
  display: inline;
  margin: 0 10px;
}
.other_article {
  width: 140px;
  height: 90px;
  border: 4px solid #fff;
  border-radius: 5px;
  margin: 5px;
  object-fit: cover;
}
.rfooter {
  display: block;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  background: rgba(255, 255, 255, 0.5);
  color: #4b4b4b;
  height: 80px;
}
.jumbotron {
  letter-spacing: -1px;
  padding: 30px 10px;
  background-color: #f8f8f8 !important;
  margin-bottom: 1rem;
}
.sdiv {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.stxt {
  margin: 20px auto 10px;
  width: 100%;
  text-align: center;
}
.slink {
  cursor: pointer;
  font-size: 16px !important;
  color: #0000ff;
  border: 0;
  text-decoration: underline;
}
.simg {
  width: 100%;
  margin: 0 auto 20px;
}
.container_sale1 {
  width: 860px;
  margin: 0 auto;
}
.json_hidden {
  display: none;
}
h1 {
  font-size: 1.7rem;
}
.sub2 {
  font-size: 1.5rem;
}

.nav-link {
  font-size: 14px;
  color: #d8d8d8 !important;
}

.impact {
  color: #0ad2dd !important;
}

.pen_box {
  max-width: 900px;
  margin: 0px auto;
  font-family: "Noto Sans KR";
  background: #fff;
  padding: 0 30px 100px;
  box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.1);
}

.pen_box h5 {
  margin-top: 70px;
  font-size: 20px;
  margin-left: -10px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.pen_box img {
  /* width:100%; */
  border: 5px solid #dfdfdf;
  border-radius: 3px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.pen_box .xsub {
  color: #4b4b4b;
  display: block;
  margin-left: -5px;
}

.pen_box .pen_color {
  background: #9df484;
}

.pen_box .sc {
  border: 5px solid #dfdfdf;
  border-radius: 3px;

  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  margin: 30px 0 0;
  padding: 20px 0px 20px 40px;
  background: url(../img/pen_sc2.png?a=1);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position-y: 0px;
  height: 400px;
}

.pen_box .sc2 {
  border: 5px solid #dfdfdf;
  border-radius: 3px;

  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  margin: 30px 0 0;
  padding: 20px 0px 20px 40px;
  background: url(../img/pen_sc2-1.png?a=1);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position-y: 0px;
  height: 400px;
}

.pen_box div:nth-child(1) {
  margin: 80px 0 0;
  padding: 40px 0px 0px 44px;
  background: url(../img/pen.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position-y: 42px;
  display: grid;
  grid-template-columns: auto 200px;
}

.pen_box div:nth-child(2) {
  padding-left: 40px;
  font-size: 16px;
  color: #444;
  line-height: 25px;
}

.pen_box h2 {
  font-size: 24px;
}

.pen_box h2 span {
  font-size: 16px;
  color: #808080;
  position: absolute;
  margin-top: 40px;
}

.pen_box b {
  color: #01a201;
}

.pen_box .success {
  color: #2db825;
  font-weight: bold;
}

.pen_box .failed {
  color: #ff0000;
  font-weight: bold;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 70%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

/* 모바일 */
@media screen and (max-width: 768px) {
  .xrow {
    grid-template-columns: auto;
  }
  .xrow div:nth-child(2) {
    text-align: center;
  }
  #main {
    width: unset;
    min-height: 500px;
  }

  .pen_ad_box {
    display: block;
  }

  .container_box {
    padding: 5px;
  }

  .list_row {
    grid-template-columns: auto;
    column-gap: 5px;
    row-gap: 10px;
  }

  .list_row > div {
    grid-template-columns: 120px 200px;
    column-gap: 15px;
  }

  .list_sub {
    padding-left: 0px !important;
  }

  .pen_banner_list {
    margin: 20px;
    border: 1px solid #808080;
    border-radius: 5px;
  }

  h2 {
    margin-top: 10px;
  }
  .container {
    max-width: 100%;
  }
  .content-article {
    padding: 5px 20px !important;
  }
  .content-article img {
    display: block;
    width: 100%;
    margin: 20px auto;
  }
  .footer_info {
    width: 100%;
  }
  .notfound_search_title h3 {
    font-size: 16px;
  }
  .notfound_search_desc {
    margin: 10px;
    padding: 5px 10px;
  }
  .notfound_search_desc li {
    font-size: 13px;
  }
  .notfound_search_desc ol {
    margin-left: -15px;
  }
  .search_box {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .nav-item {
    font-size: 1rem;
  }
  .dropdown-item {
    font-size: 1rem;
  }
  .sub2 {
    font-size: 1.3rem;
    line-height: 150%;
    padding: 0px 2px 5px 2px;
    word-break: break-all;
  }
  .img-rounded2 {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-bottom: 15px;
    border-radius: 10px;
  }
  .img-rap2 {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-bottom: 15px;
  }
  .tagbox {
    width: 50%;
  }

  .pen_box {
    padding: 0;
  }
  .pen_box .sc {
    background-size: 180%;
  }

  .pen_box div {
    margin: 0 auto;
    width: 90%;
    font-size: 15px;
  }

  .pen_box h2 span {
    position: unset;
    display: block;
  }

  .pen_box h5 {
    margin-top: 50px;
    margin-left: 0px;
  }

  .pen_box div:nth-child(1) {
    display: block;
    padding: 5px 0px 0px 60px;
    background-position: 20px 56px;
    margin-left: 10px;
  }

  .pen_box div:nth-child(1) a {
    margin-top: 10px;
    display: block;
    margin-left: -45px;
  }

  .pen_box div:nth-child(2) {
    padding: 0px;
    font-size: 15px;
  }

  .sc {
    width: 100% !important;
  }
  .w50,
  .w60,
  .w70,
  .w80,
  .w90,
  .w100 {
    width: 100%;
  }
}
