@charset "UTF-8";

[class*='is_fix_renewart'] {
}

[class*='is_fix_renewart'] [class*='header_n'] > .inner {
  z-index: 2;
}

[class*='is_fix_renewart'] [class*='header_n_ty'] .real_news,
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
  /* left: 247px; */
  left: 357px;
}

[class*='is_fix_renewart'] [class*='header_n_ty'] .real_news {
  transform: none !important;
}

[class*='is_fix_renewart'] #container {
  width: 100%;
}
[class*='is_fix_renewart'] #container > .contents,
[class*='is_fix_renewart'] .ft_service > .inner,
footer > .footer_wrap > .footer_info > .inner_b {
  max-width: 1100px !important;
}

/* wing 배너 */
[class*='is_fix_renewart'] .wing_left,
[class*='is_fix_renewart'] .wing_right {
  position: absolute;
  top: 210px;
  z-index: 10;
}

[class*='is_fix_renewart'] .wing_left {
  left: -200px;
}
[class*='is_fix_renewart'] .wing_left:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
[class*='is_fix_renewart'] .wing_left > iframe {
  float: right;
}
[class*='is_fix_renewart'] .wing_right {
  right: -200px;
}
[class*='is_fix_renewart'] .wing_right:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
[class*='is_fix_renewart'] .wing_right > iframe {
  float: left;
}

[class*='is_fix_renewart'] .sec_header {
}
[class*='is_fix_renewart'] #header[class*='header_n_ty'] > .inner {
  max-width: 1100px;
}
[class*='is_fix_renewart'] [class*='header_n_ty'] > .inner .scont_tit {
  position: absolute;
  height: 100%;
}

[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] {
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty']:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid rgba(225, 225, 225, 1);
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
  display: none;
  top: 0;
  width: 50%;
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit,
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit * {
  text-align: left;
}

[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit,
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit * {
  font-size: 1.7rem;
  color: #111;
  font-weight: 500;
  letter-spacing: -1px;
}

[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit > * {
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit > a {
  flex-shrink: 0;
  margin-right: 14px;
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit > a > strong {
  display: inline-block;
  position: relative;
  padding: 0 16px 0 0;
  white-space: nowrap;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit > a > strong:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 16px;
  margin: 1px 0 0 0;
  border-right: 1px solid #e1e1e1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit > p {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  max-width: 100%;
  text-align: left;
  font-weight: normal;
  padding: 0 0 0 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .real_news {
  display: none;
}
[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.pc[class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner > .sec_r {
  z-index: 300;
}

[class*='is_fix_renewart'] #container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
[class*='is_fix_renewart'] .sec_header {
  min-height: 110px;
}
[class*='is_fix_renewart'] .sec_header > .h_wr {
  height: 100%;
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner .cont_sub {
  position: relative;
}
[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .cont_article,
[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main [class*='cont_aside'],
[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .toon_aside {
  float: none !important;
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .cont_article {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .cont_article {
  width: inherit !important;
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main [class*='cont_aside'],
[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .toon_aside {
  flex-shrink: 0;
  /* width:300px; margin-left:2.8vw; */
}

[class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main {
  width: 100%;
}

.news_view_ad {
  max-width: 728px;
  margin: 0 auto;
  text-align: center;
}

[class*='is_fix_renewart'] .area_util_2023 > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
[class*='is_fix_renewart'] .area_util_2023 > a i,
[class*='is_fix_renewart'] .area_util_2023 > a:hover i {
  position: absolute !important;
}

[class*='is_fix_renewart'] .cont02023 .area_title .area_util_2023 .wrapsns_layer,
[class*='is_fix_renewart'] .cont02023 .area_title .area_util_2023 .wrapfont_layer {
  top: 66px;
}

[class*='is_fix_renewart'] #container .cont_main .cont_article .ir {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
}

[class*='is_fix_renewart'] .you_section01 .you_tit,
[class*='is_fix_renewart'] .you_section01 .video_tit {
  display: block;
}

[class*='is_fix_renewart'] [class*='feature_'] a.btn_open {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 27px;
  padding: 0 5px;
  font-family: -apple-system, BlinkMacSystemFont;
  line-height: 27px;
}
[class*='is_fix_renewart'] [class*='feature_'] > a:hover,
[class*='is_fix_renewart'] [class*='feature_'] > a:active {
  text-decoration: none !important;
}
[class*='is_fix_renewart'] .readingtime {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* 기사본문 */
.cont_main .article_ad {
  position: relative;
  clear: both;
  padding: 20px 0 0;
}
.cont_main .article_ad .bl_ad {
  position: absolute;
  bottom: 0px;
  right: 15px;
  font-size: 11px;
  color: #999;
  font-weight: 500;
  box-sizing: border-box;
  letter-spacing: 0px;
}

.cont_main .add_middle {
  padding: 20px;
  text-align: center;
}
.cont_main .ad_mid2 {
  padding: 20px 0;
  text-align: center;
}

.cont_main .small_title01 {
  clear: both;
  width: 100%;
  padding: 20px 0 10px 0;
}
.cont_main .small_title01 h5 {
  display: block;
  width: 100%;
  padding: 13px 0 16px;

  color: #111;
  line-height: 30px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #e8e8e8;
  letter-spacing: 0px;
}
.cont_main .small_title02 {
  clear: both;
  width: 100%;
  margin: 20px 0 10px 0;
  text-align: center;
}
.cont_main .small_title02 h5 {
  display: inline-block;
  padding: 0 5px;

  color: #1374dd;
  line-height: 27px;
  background: #fff;
  letter-spacing: 0px;
}
.cont_main .small_title02 h5:before {
  content: ' ';
  display: block;
  clear: both;
  height: 3px;
  width: 50px;
  margin: 0 auto 10px;
  font-size: 0;
  line-height: 0;
  background-color: #1374dd;
}

.a_linktest:link,
.a_linktest:hover,
.a_linktest:visited,
.a_linktest:active,
.a_linktest:focus {
  color: #1e88e5;
  text-decoration: underline;
  vertical-align: baseline;
}

.cont_main .testMove {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.cont_main .testMove iframe,
.cont_main .testMove object,
.cont_main .testMove embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news_emphasis {
  background-color: #e3eeff;
}

.cont02023 {
  padding-bottom: 15px !important;
}
.container .cont_sub {
  position: relative;
  width: 100%;
  padding: 23px 0 24px 0;
  border-bottom: 1px solid #e8e8e8;
}
.container .cont_sub:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.container .cont_main {
  position: relative;
  padding: 40px 0 0 0;
}
.container .cont_main:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.container .cont_main .cont_article {
  float: left;
  width: 745px;
  padding: 0;
  /* letter-spacing: -1px; */
  font-size: 17px;
  font-weight: normal;
  color: #111;
  line-height: 30px;
}
.container .cont_main .cont_article span {
  display: inline;
  vertical-align: top;
}
.container .cont_main .cont_article [class*='col_'] {
  display: inline-block;
  margin: -3px 5px 0 0;
  vertical-align: middle;
}
.container .cont_main .cont_article i.ital {
  font-style: italic !important;
}

.cont_sub.cont02023 .lc {
  padding-left: 0;
}
.cont_sub.cont02023 .area_title h1 {
  padding-left: 0;
  padding-right: 0;
}

.cont_sub .lc {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
}
.cont_sub .lc a.btn_title {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  padding: 0 16px 0 0;
  color: #1e88e5;
  /* font-family: 'notokrR'; */
  font-size: 17px;
  font-weight: 500;
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_arr_sup.png') no-repeat 100% 18px;
}
.cont_sub .lc a.btn_title:hover {
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_arr_sdown.png') no-repeat 100% 18px;
}
.cont_sub .lc a.btn_title.on {
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_arr_sdown.png') no-repeat 100% 18px;
}

.cont_sub .lc .lc_marea {
  display: none;
  position: absolute;
  top: 39px;
  left: 23px;
  width: 100px;
  padding: 11px 14px;
  border: 1px solid #e2e2e2;
  background: #fff;
  z-index: 2;
}
.cont_sub .lc .lc_marea li {
  margin: 1px 0 0 0;
}
.cont_sub .lc .lc_marea li a {
  display: block;
  padding: 6px;
  color: #333;

  font-size: 14px;
  line-height: 17px;
  letter-spacing: -1px;
}
.cont_sub .lc .lc_marea li a:hover {
  text-decoration: underline;
}

.cont_sub .area_title h1 {
  display: block;
  padding: 3px 25px;
  font-size: 36px;
  color: #111;
  line-height: 1.4;

  font-family: var(--font-serif);
  letter-spacing: -0.25px;
  font-weight: 700;
}

.cont_main .article_head {
  overflow: hidden;
  padding: 0 0 37px 0;
}
.cont_main .article_head h4 {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  font-weight: 700 !important;
  font-size: 17px;
  color: #111;
  line-height: 1.7;
  letter-spacing: -0.5px;
}
.cont_main .article_head h4:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  bottom: 5px;
  width: 4px;
  background: #343638;
}

.cont_main .article_view {
  width: 100%;
  padding: 0;
}
.cont_main .article_view > p {
  position: relative;
  clear: both;
  display: block;
  margin: 15px 0;
  word-break: break-all;
  word-wrap: break-word;
}
.cont_main .article_view img {
  max-width: 100%;
}

.cont_main .article_photo {
  position: relative;
  width: 100%;
  padding: 0 0 22px 0;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.article_photo .img_link {
  position: relative;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cont_main .article_photo .txt {
  padding: 17px 0 0 0;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 17px;
  letter-spacing: -1.5px;
}

.cont_sub .user_views {
  position: absolute;
  top: 13px;
  right: 15px;
  /* font-family: 'notokrR'; */
  font-size: 12px;
  font-weight: normal;
  color: #999;
  line-height: 17px;
  letter-spacing: -1px;
}
.cont_sub .user_views strong {
  font-weight: normal;
  display: inline-block;
  margin: 0;
  padding: 0 3px 0 0;
  vertical-align: top;
}

.area_info {
  padding: 30px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.area_date {
  margin-top: 2px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.reporter p,
.reporter p strong {
  font-weight: 700;
}
.reporter p {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  color: #111;
  font-size: 14px;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);

  line-height: 1.9;
}
.reporter p:nth-child(n + 2):before {
  content: '';
  position: absolute;
  top: 50%;
  left: -7px;
  transform: translateY(-50%);
  display: inline-block;
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
}
.date_box p {
  display: inline-block;
  color: #888;
  font-size: 13px;
  font-weight: 500;
  min-width: 120px;
}
.date_box p:nth-child(2) {
  margin-left: 5px;
}
/* .reporter p strong, */
.date_box p strong {
  font-weight: 500;
}
.reporter p strong {
  margin-right: 2px;
}
.date_box p strong {
  margin-right: 4px;
}
.readingtime {
  margin-left: 10px;
  padding: 7px 12px;
  font-weight: 500;
  font-size: 12px;
  line-height: 11px;
  box-shadow: 0 0 0 1px #efefef inset;
  border-radius: 17px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  gap: 4px;
}
/* .readingtime span {padding:0 4px;} */
.readingtime i {
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/time.svg') no-repeat 0 0;
  background-size: contain;
}
.readingtime em,
.area_util_2023 em {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
}
.area_util_2023 > a {
  width: 46px;
  height: 46px;
  border: 1px solid #efefef;
  border-radius: 50%;
}
.area_util_2023 > a i {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* transition: all 0.15s ease-in-out; */
  background-size: contain;
}
/* .ply_btn i {
  width: 20px;
  height: 17px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/tts02.svg') no-repeat 0 0;
}
.ply_btn:hover i {
  width: 20px;
  height: 17px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/tts_hover02.svg') no-repeat 0 0;
}
.ply_btn.on i {
  width: 20px;
  height: 17px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/tts_on02.svg') no-repeat 0 0;
}
.ply_btn.off i {
  width: 20px;
  height: 17px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/tts_off02.svg') no-repeat 0 0;
} */
.share_btn i {
  width: 18px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/share.svg') no-repeat 0 0;
}
.share_btn.img_hov i,
.share_btn.on i {
  width: 18px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/share_hover.svg') no-repeat 0 0;
}

.scrap_btn i {
  width: 15px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/bookmark.svg') no-repeat 0 0;
}
.scrap_btn:hover i {
  width: 15px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/bookmark_hover.svg') no-repeat 0 0;
}
.scrap_btn.on i {
  width: 15px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/bookmark_on.svg') no-repeat 0 0;
}

.fontsize_btn i {
  width: 22px;
  height: 19px;
  background: url('//cwstatic.asiae.co.kr/asiae_v3/article/txt_size-en.svg') no-repeat 0 0;
}
.translate_btn i {
  width: 26px;
  height: 26px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/translate.svg') no-repeat 0 0;
}
.fontsize_btn.img_hov i,
.fontsize_btn.on i {
  /* width: 24px;
  height: 18px; */
  background: url('//cwstatic.asiae.co.kr/asiae_v3/article/txt_size-en_hover.svg') no-repeat 0 0;
}
.print_btn i {
  width: 20px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/print.svg') no-repeat 0 0;
}
.print_btn:hover i {
  /* width: 20px;
  height: 18px; */
  width: 22px;
  height: 20px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/print_hover.svg') no-repeat 0 0;
}
.rss_btn i {
  width: 17px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/rss.svg') no-repeat 0 0;
}
.rss_btn:hover i {
  width: 17px;
  height: 18px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/article/rss_hover.svg') no-repeat 0 0;
}
.naver_subs_btn i {
  width: 16px;
  height: 16px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v3/com/icon_naver.svg') no-repeat 0 0;
}
.tooltip {
  position: absolute;
  z-index: 1;
  top: 52px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 90px;
  padding: 4px 12px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 20px;
  letter-spacing: -1px;
  background-color: #23cb63;
}
.tooltip::after {
  content: '';
  position: absolute;
  top: -11px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #23cb63 transparent;
}

/* 숏뉴스 버튼 및 팝업 */
.area_info {
  position: relative;
}
.summary_btn i {
  width: 24px;
  height: 24px;
  background: url(https://cwstatic.asiae.co.kr/asiae_v3/article/icon_shortnews.svg) no-repeat 0 0;
}
.wrapsummnews_layer {
  display: none;
  position: absolute;
  top: calc(100% + 15px);
  right: 345px;
  width: 100vw;
  max-width: 755px;
  padding: 30px;
  color: #111;
  border: 1px solid #111;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 10px 55px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 200;
}
.wrapsummnews_layer.active {
  display: block;
}
.titbox {
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #efefef;
}
.titbox span {
  color: #888;
  font-size: 13px;
}
.wrapsummnews_layer strong {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
}
.wrapsummnews_layer strong i {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 4px;
  background: url(https://cwstatic.asiae.co.kr/asiae_v3/article/icon_shortnews.svg) no-repeat;
}
.txtbox {
  max-height: 180px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 30px;
  overflow-y: auto;
}
.wrapsummnews_layer .btn_close {
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  width: 32px;
  height: 32px;
}
.wrapsummnews_layer .btn_close::before,
.wrapsummnews_layer .btn_close::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  height: 20px;
  width: 1px;
  background-color: #595959;
}
.wrapsummnews_layer .btn_close::before {
  transform: rotate(45deg);
}
.wrapsummnews_layer .btn_close::after {
  transform: rotate(-45deg);
}
.scrollLock {
  height: 100%;
  min-height: 100%;
  overflow: hidden !important;
  touch-action: none;
}

/* 관련뉴스 모듈 */
.related {
  position: relative;
  margin: 15px 0 35px;
  padding: 17px 40px 17px;
  border: 1px solid #ddd;
}
.related::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: -1px;
  width: 6px;
  height: 28px;
  background: #ec5c5c;
}
.related h4 {
  /* font-family: 'notokrM'; */
  font-size: 17px;
}
.related h4::after {
  content: '';
  display: block;
  margin-top: 8px;
  width: 100%;
  height: 1px;
  background: #ededed;
}
.related ul {
  margin-top: 15px;
}
.related ul li {
  padding: 7px 0;
  border-bottom: 1px solid #f3f3f3;
}
.related ul li:first-of-type,
.related ul li:last-of-type {
  padding-bottom: 0;
  border-bottom: 0 none;
}
.related ul li:nth-of-type(2) {
  margin-top: 5px;
}
.related ul li:last-of-type a.txt {
  padding-bottom: 0;
}
.related ul li.thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  padding: 8px 0;
}
.related ul li.thumb figure {
  width: 150px;
  height: 92px;
  background: url(https://cwstatic.asiae.co.kr/asiae_v2/common/no_img_rank.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.related ul li.thumb figure::before {
  content: '';
  display: block;
  position: absolute;
  width: 150px;
  height: 92px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
}
.related ul li.thumb figure img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -ms-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
}
.related ul li.thumb {
  padding: 0;
}
.related ul li.thumb p {
  width: calc(100% - 182px);
  padding-left: 20px;
}
.related ul li.thumb p a {
  /* font-family: 'notokrM'; */
  font-size: 19px;
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.related ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #111;
}
.related ul li a.txt {
  padding-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.related ul li a.txt::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-60%);
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #111;
  border-left: 1px solid #111;
}

/* 본문 스타일 */
.aeditor_note {
  clear: both;
  margin: 20px 0 30px;
  padding: 30px 20px;
  font-size: 17px;
  line-height: 1.6;
  color: #888;
  font-weight: 400;
  word-break: break-word;
  background-color: #fafafa;
  letter-spacing: -0.5px;
}
.aeditor_note .editor_tit {
  display: block !important;
  margin: 0 0 10px;
  /* font-family: 'notokrM'; */
  font-size: 17px;
  font-weight: 600;
  line-height: 1.6;
  color: #111;
}
.container .cont_main .cont_article .aeditor_note span {
  display: block;
}

.aeqeout_box {
  position: relative;
  clear: both;
  margin: 30px 0;
  padding: 0;
  color: #111;
  /* font-family: 'notokrM'; */
  letter-spacing: -1px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.aeqeout_box::before {
  content: '';
  position: absolute;
  top: 6px;
  bottom: 5px;
  left: 0;
  background: #999;
  width: 1px;
}
.aeqeout_box span {
  display: block;
  margin-left: 20px;
  padding: 0px 4px;
  font-size: 19px;
  line-height: 1.46;
}

.aeofficial_box {
  margin: 40px 0;
  padding: 30px;
  border: 1px solid #ddd;
  background: #fff;
}
.aeofficial_box h5 {
  margin-bottom: 10px;

  font-size: 17px;
  font-weight: 600;
  /* letter-spacing: -1px; */
  line-height: 1.6;
}
.aeofficial_box .stxt {
  color: #888;
  line-height: 1.6;
  letter-spacing: -0.5px;
}
.txt_li li {
  position: relative;
  width: 98%;
  padding-left: 13px;
  color: #111;
  font-size: 17px;
  line-height: 1.47;
}
.txt_li li + li {
  margin-top: 8px;
}
.txt_li li::before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #111;
  border-radius: 50%;
}

.aearea_q {
  clear: both;
  margin: 40px 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.aearea_q::before,
.aearea_a::before {
  content: '';
  color: #111;
  display: block;

  font-size: 24px;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);

  font-weight: 700;
  width: 40px;
  flex: 0 0 40px;
  align-self: flex-start;
  line-height: 1;
  padding-top: 0.3em;
}
.aearea_q::before {
  content: 'Q.';
  /* margin-top: -5px; */
}

.aearea_a,
.aearea_q h5 {
  padding: 0;

  font-size: 17px;
  letter-spacing: -0.5px;
  /* line-height: 1.4; */
  font-weight: 400;
  line-height: 1.8;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.aearea_a {
  margin: 0 0 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.aearea_a span {
  display: block;
}
/* .container .cont_main .cont_article .aearea_a span.in_st {
  padding: 0;
  letter-spacing: -1px;
  line-height: 1.6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
} */
.aearea_a::before {
  content: 'A.';
  /* margin-top: -2px; */
}

.cont_main .qeout_box {
  clear: both;
  margin: 20px 0 20px 0;
  padding: 0 0 20px;
  text-align: center;
  color: #111;
  line-height: 30px;
  letter-spacing: -1px;
  border-top: 1px solid #5d5d5d;
  border-bottom: 1px solid #5d5d5d;
}
.cont_main .qeout_box svg {
  margin-top: -10px;
  padding: 0 10px;
  background-color: #fff;
}
.cont_main .qeout_box .icon_qeout {
  position: absolute;
  display: block !important;
  left: 32%;
  width: 35px;
  height: 25px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  vertical-align: top;
}
.cont_main .qeout_box p {
  padding: 15px 20px;
}

.cont_main [class*='phothumb'] {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 0 0 22px 0;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.cont_main [class*='phothumb'] .txt {
  display: block !important;
  padding: 17px 0 0;
  text-align: left;
  color: #666;
  /* font-family: 'notokrR'; */
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  letter-spacing: -2px;
}

.cont_main .phothumb_l {
  clear: both;
  position: relative;
  float: left;
  margin-right: 50px;
}
.cont_main .phothumb_r {
  float: right;
  margin-left: 50px;
}

.cont_main .editor_note {
  font-size: 0.89em;
  line-height: 1.7;
  color: #595959;
  word-break: break-word;
}
.cont_main .editor_note .editor_tit {
  display: block !important;
  margin: 10px 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  color: #005599;
}
.cont_main .editor_note .editor_tit:before {
  content: '';
  display: block;
  margin-bottom: 8px;
  width: 20px;
  height: 2px;
  background: #005599;
}

.cont_main .e_article {
  clear: both;
}
.cont_main .e_article,
.cont_main .e_article * {
  margin: 60px auto 40px !important;
  line-height: 1.57 !important;
  font-size: 14px;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
  font-weight: 700;
}
.cont_main .e_article span {
  display: inline-block;
  margin: -2px 10px 0 0;
  vertical-align: middle;
}

.cont_main .art_btm {
  position: relative;
  clear: both;
  position: relative;
  width: 100%;
  height: auto;
  padding: 23px 0 23px;
}
.cont_main .art_btm:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont_main .art_btm .bl_ad {
  position: absolute;
  top: 25px;
  left: 52%;
  font-size: 11px;
  color: #999;
  font-weight: 500;
  box-sizing: border-box;
  letter-spacing: 0px;
}
.cont_main .art_btm img {
  max-width: 100%;
}
.cont_main .art_btm .left_art {
  float: left;
  width: 55.5%;
  padding: 15px 0 0 0;
}
.cont_main .art_btm .left_art a {
  color: #333;
}
.cont_main .art_btm .left_art li.re_ad {
  background: url('https://cwstatic.asiae.co.kr/asiae_v1/common/dot_bullet.gif') no-repeat scroll 0px 10px transparent;
  position: relative;
  line-height: 21px;
  padding-left: 7px;
  padding-bottom: 7px;
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 17px;
}
.cont_main .art_btm .left_art li span {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
}
.cont_main .art_btm .left_art li {
  position: relative;
  padding-left: 0px;
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 17px;
}

.cont_main .art_btm .rig_art {
  float: right;
  width: 38.8%;
  text-align: right;
}

.cont_main .fl_fr {
  clear: both;
  position: relative;
  width: 100%;
  padding: 20px 0 50px 0;
  margin-bottom: 47px;
  border-bottom: 1px solid #f2f2f2;
}
.cont_main .fl_fr:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont_main .fl_fr .h3_title {
  padding: 0 0px 0 0;
  font-size: 16px;
  color: #0899a6;
  /* font-family: 'notokrM'; */
  line-height: 26px;
}
.cont_main .fl_fr img {
  max-width: 100%;
}

.cont_main .fl_fr .left_art {
  float: left;
  width: 50%;
  height: 250px;
  overflow: hidden;
  padding: 0px 0 0 0;
}
.cont_main .fl_fr .rig_art {
  float: right;
  width: 50%;
  height: 250px;
  overflow: hidden;
  padding: 0px 0 0 0;
  text-align: right;
}

.cont_main .tagnews_wrap {
  clear: both;
  border: 1px solid #e0e0e0;
}
.cont_main .tagnews_wrap .title_wrap {
  position: relative;
  height: 77px;
  border-bottom: 1px solid #e0e0e0;
}
.cont_main .tagnews_wrap .title_wrap:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont_main .tagnews_wrap .title_wrap h5 {
  display: inline-block;
  padding: 27px 0 0 26px;
  /* font-family: 'notokrM'; */
  font-size: 16px;
  color: #000;
  line-height: 19px;
}
.cont_main .tagnews_wrap .title_wrap h5 strong {
  color: #3076ea;
  font-weight: normal;
}
.cont_main .tagnews_wrap .title_wrap .txt_tagnews {
  position: absolute;
  top: 28px;
  right: 24px;
}
.cont_main .tagnews_wrap .title_wrap .txt_tagnews,
.cont_main .tagnews_wrap .title_wrap .txt_tagnews * {
  font-size: 16px;
  color: #c80a0a;
  line-height: 19px;
}
.cont_main .tagnews_wrap .title_wrap .txt_tagnews a {
  margin-left: 11px;
}
.cont_main .tagnews_wrap .title_wrap .txt_tagnews a:hover {
  text-decoration: underline;
}
.cont_main .tagnews_wrap .title_wrap .txt_tagnews a:focus {
  text-decoration: underline;
}
.cont_main .tagnews_wrap .title_wrap .icon_arr {
  position: absolute;
  bottom: -9px;
  left: 40px;
  width: 15px;
  height: 9px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_arr01.png') no-repeat 0 0;
}
.cont_main .tagnews_wrap .tag_list {
  min-height: 107px;
}
.cont_main .tagnews_wrap .tag_list ul {
  padding: 22px 24px 0;
}
.cont_main .tagnews_wrap .tag_list ul:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont_main .tagnews_wrap .tag_list li {
  float: left;
  width: 47.3%;
  margin: 9px 0 0 0;
}
.cont_main .tagnews_wrap .tag_list li:nth-child(2n + 0) {
  margin-left: 31px;
}
.cont_main .tagnews_wrap .tag_list li a {
  overflow: hidden;
  display: block;
  padding: 0 0 0 10px;
  color: #111;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_dot01.png') no-repeat 0 8px;
}
.cont_main .tagnews_wrap .tag_list li a:hover {
  text-decoration: underline;
}
.cont_main .tagnews_wrap .tag_list li a:focus {
  text-decoration: underline;
}

.area_official {
  clear: both;
  text-align: center;
  width: 100%;
  margin: 34px 0;
  padding: 50px 0 50px;
  border: 1px solid #e8e8e8;
}
.area_official:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.area_official h5 {
  display: inline;
  width: 100%;
  color: #0191d6;
  font-size: 1.18em;
  /* font-family: 'notokrM'; */
  letter-spacing: -1px;
  line-height: 23px;
  border-bottom: 2px solid #0191d6;
}
.area_official p {
  padding: 40px 60px 0;
  color: #000;
  line-height: 27px;
}
.area_official .stxt {
  padding: 40px 60px 0;
  color: #000;
  line-height: 29px;
  text-align: left;
}

.cont_main .add_banner {
  clear: both;
  width: 468px;
  margin: 40px auto 10px;
  text-align: center;
}

.cont_main .reply_box {
  clear: both; /*padding:15px 0 0;*/
}

.cont_main .txt_prohibition {
  clear: both;
  padding: 0;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  line-height: 1.57 !important;
  margin-bottom: 0 !important;
  letter-spacing: 0 !important;
}

/* 주요뉴스 모듈 추가 20221221*/
.mainnews_add,
.mainnews_add * {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mainnews_add {
  position: relative;
  margin: 15px 0 35px;
  padding: 25px 40px;
  border: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mainnews_add:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.mainnews_add::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: -1px;
  width: 6px;
  height: 28px;
  background: #ec5c5c;
}
.mainnews_add h4 {
  width: 100%;
  flex: 1 1 100%;
  font-size: 21px;
  line-height: 1.14;

  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
  margin-bottom: 20px;
}
.mainnews_add ul {
  margin-left: 20px;
  flex: 0 0 calc(100% - 250px);
  min-width: calc(100% - 250px);
  margin-top: -9px;
  /* margin-bottom: -9px; */
}
.mainnews_add ul li {
  padding: 9px 0;
  border-bottom: 1px solid #f3f3f3;
}
/* .mainnews_add ul li:last-of-type a.txt {
  padding-bottom: 0;
} */
.mainnews_add ul li:last-of-type {
  /* padding-bottom: 0; */
  border-bottom: 0 none;
}

.mainnews_add ul li a {
  display: block;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainnews_add ul li a.txt {
  padding-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mainnews_add ul li a:hover {
  text-decoration: underline;
}
.mainnews_add .thumb {
  overflow: hidden;
  position: relative;
  display: block;
  width: 230px;
  height: 155px;
  z-index: 1;
  flex: 0 0 230px;
}
.mainnews_add .thumb img {
  max-width: 100%;
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -ms-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mainnews_add .thumb:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.mainnews_add .thumb:focus img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.mainnews_add .thumb .t_txt {
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 22px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.37;
  height: calc(1.37 * 16px * 2);
  vertical-align: top;

  z-index: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
}
.mainnews_add .thumb .mask {
  position: absolute;
  display: block;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  color: transparent;
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/recent_mask.png') repeat-x 0px 0px;
}

/* sns공유 레이어팝업 스타일 */
.cont02023 .area_title .area_util_2023 {
  position: relative;
  margin-left: auto;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer {
  display: none;
  position: absolute;
  top: 64px;
  left: -155px;
  width: 300px;
  height: auto;
  min-height: 196px;
  /* height: 185px; */
  background: #fff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 2;
}
@media (max-width: 1024px) {
  .cont02023 .area_title .area_util_2023 .wrapsns_layer {
    left: auto;
    right: 0;
  }
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer.active {
  display: block;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer::before {
  content: none;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer {
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .inner {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 15px 0 0;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cont02023 .area_title .area_util_2023 .font_layer h2,
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer h2 {
  display: block;
  padding: 0;
  color: #111;
  font-size: 21px;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
  font-weight: 700;

  line-height: 1.2;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list {
  padding: 20px 30px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul:after {
  content: none;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul {
  width: 100%;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li {
  /* float: left; */
  /* width: 50px; */
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  width: auto;
  min-width: 54px;
  flex: 0 0 auto;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li:first-child {
  margin-left: 0;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li a {
  position: relative;
  display: block;
  height: 72px;
  padding: 52px 0 0 0;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  background: url('https://cwstatic.asiae.co.kr/m_newasiae/common/ico_sns2020.png') no-repeat;
  background-size: 259px 50px;
  margin: 0 auto;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li a span {
  display: inline-block;
  color: #111;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.2;
  text-align: center;
}

.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.facebook a:before {
  background-position: 0 0;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.kakao a:before {
  background-position: -70px 0;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.twitter a:before {
  background-position: -139px 0;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.url a:before {
  background-position: -209px 0;
}

.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .url_copy {
  overflow: hidden;
  width: 229px;
  margin: 0 auto;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .url_copy:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .url_copy input,
.sns_layer .url_copy a {
  float: left;
  display: block;
  vertical-align: top;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .url_copy input {
  overflow: hidden;
  width: 140px;
  height: 30px;
  padding: 0 10px;
  font-size: 12px;
  color: #595959;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #d9d9d9;
  border-right: 0;
  background: #fff;
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .url_copy a {
  width: 66px;
  height: 30px;
  color: #111;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #d9d9d9;
  background: #fff;
}

.cont02023 .area_title .area_util_2023 .font_layer .btn_close,
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .btn_close {
  /* background-color: #ff9; */
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 30px;
  font-size: 14px;
  color: #111;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top: 1px solid #ededed;
}

.cont02023 .area_title .area_util_2023 .font_layer .btn_close:before,
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .btn_close:before {
  content: none;
  /* content: '';
  position: absolute;
  top: 0;
  left: 50%;
  
  width: 100%;
  height: 1px;
  background-color: #ededed;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0); */
}

.txt_sty {
  padding: 0 0 28px 0;
}
.txt_sty li {
  margin: 14px 0 0 0;
  font-size: 17px;
  color: #111;
  line-height: 21px;
}
.txt_sty li:first-child {
  margin: 7px 0 0 0;
}
.txt_sty [class*='col_'] {
  margin: -2px 5px 0 0;
}

/* 2024.01.02 :공유하기 소셜로그인 수정 */
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.x_twitter {
}
.cont02023 .area_title .area_util_2023 .wrapsns_layer .sns_layer .sns_list ul li.x_twitter > a:before {
  background-image: url('https://cwstatic.asiae.co.kr/asiae_v3/com/icon_twitter_new01.svg');
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-size: contain !important;
}

/* 글자크기 설정 레이어팝업 스타일 */
.cont02023 .area_title .area_util_2023 .wrapfont_layer {
  display: none;
  position: absolute;
  top: 64px;
  right: 0;
  width: 160px;
  /* height: 210px; */
  background: #fff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 2;
}
.cont02023 .area_title .area_util_2023 .wrapfont_layer.active {
  display: block;
}
.cont02023 .area_title .area_util_2023 .wrapfont_layer .font_layer {
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 2;
}
.cont02023 .area_title .area_util_2023 .wrapfont_layer .font_layer .inner {
  position: relative;
  margin: 0;
  padding: 20px 0 0;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* .cont02023 .area_title .area_util_2023 .font_layer h2 {
  display: block;
  padding: 0;
  color: #111;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 23px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
} */
/* .cont02023 .area_title .area_util_2023 .font_layer .btn_close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;  
  height: 1px;
  background-color: #ededed;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
} */

.cont02023 .area_title .area_util_2023 .font_layer .list_set {
  padding: 0px 0 20px 0px;
  text-align: center;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set ul {
  text-align: left;
  overflow: hidden;
  /* width: 100px; */
  width: 100%;
  max-width: 120px;
  margin: 0 auto;
  display: inline-block;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set ul:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set ul li {
  float: left;
  width: 100%;
  height: 35px;
  margin: 0px 0;
  padding-top: 0px;
  color: #111;
  line-height: 35px;
  letter-spacing: -1px;
  vertical-align: middle;
}
/* .cont02023 .area_title .area_util_2023 .font_layer .list_set ul li:first-child {border-top:0 none;} */
.cont02023 .area_title .area_util_2023 .font_layer .list_set .lab_size0 {
  font-size: 17px;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set .lab_size1 {
  font-size: 19px;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set .lab_size2 {
  font-size: 21px;
}

.cont02023 .area_title .area_util_2023 .font_layer .list_set .screen_out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set .lab_set {
  display: block;
  height: 45px;
  padding: 0;
  line-height: 45px;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set .ico_view {
  width: 20px;
  height: 20px;
  margin: 14px 5px 0 0;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  background-color: #fff;
  background-position: 100px 100px;
  box-sizing: border-box;
}
.cont02023 .area_title .area_util_2023 .font_layer .list_set .screen_out:checked + .lab_set .ico_view {
  border: 0 none;
  background-position: 0px 0px;
  background: url('https://cwstatic.asiae.co.kr/mdot_2013/v6/ico_190108.png') no-repeat 0 -19px;
  background-size: 120px 70px;
}

.ico_view {
  display: inline-block;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  color: transparent;
  background: url('https://cwstatic.asiae.co.kr/mdot_2013/v6/ico_190108.png') no-repeat 0 -19px;
  background-size: 120px 70px;
  vertical-align: top;
}

/* 팝업창 원본보기 기능 */
.cont_main .article_photo .img_figure {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 0px;
  height: 43px;
  background: url('https://cwstatic.asiae.co.kr/mdot_2013/v6/ico_190108.png') -31px -22px no-repeat;
  background-size: 140px 82px;
  transition: width 0.2s ease-in-out;
}
.p_view_img {
  background-color: #23252b;
}
.p_view_img,
.p_view_img * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.p_view_img .popup_btn {
  width: 100%;
  height: 45px;
  z-index: 999;
}
.p_view_img .popup_btn::after {
  content: '';
  display: block;
  clear: both;
}
.p_view_img .popup_btn a {
  float: right;
  display: inline-block;
  width: 45px;
  height: 45px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url('https://cwstatic.asiae.co.kr/mdot_2013/v4/popup_close.png') 0px 0px no-repeat;
  background-size: 45px 45px;
}
.p_view_img #img_div {
  position: relative;
  overflow: hidden;
}
.p_view_img .popup_img {
  max-width: 100%;
  width: auto !important;
  height: auto;
  max-height: 100%;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

/* 한눈에 보는 뉴스&트렌드 */
.news_trand_wrap {
  width: 100%;
  /* margin: 50px 0 0 0; */
  margin: 165px 0 0 0;
  background: #f6f6f7;
  z-index: 11;
}
.news_trand_box {
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
  box-sizing: border-box;
}
.news_trand_box h3.tit {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
}
.news_trand_box .news_trand_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.9%;
  margin-right: -1.9%;
}
.news_trand_box .news_trand_list::after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.news_trand_box .news_trand_list .lt_list,
.news_trand_box .news_trand_list .rt_list {
  padding-left: 1.9%;
  padding-right: 1.9%;
}
.news_trand_box .news_trand_list .lt_list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 30%;
  margin: 40px 0 0 0;
}
.news_trand_box .news_trand_list .lt_list .txt {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  color: #111;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.news_trand_box .news_trand_list .lt_list .txt.last {
  border-bottom: none;
}
.news_trand_box .news_trand_list .lt_list .txt a {
  display: block;
  width: 100%;
  font-size: 15px;
  letter-spacing: -0.5px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_trand_box .news_trand_list .lt_list .txt a:hover {
  text-decoration: underline;
}
.news_trand_box .news_trand_list .lt_list .txt a .quickdot,
.news_trand_box .news_trand_list .lt_list .txt a .singledot {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont;
}
.news_trand_box .news_trand_list .lt_list .txt a .quickdot {
  width: 30px;
  height: 16px;
  margin: -2px 6px 0 0;
  text-align: center;
  border: 1px solid #4683c5;
  color: #4683c5;
  font-size: 12px;
  line-height: 16px;
}
.news_trand_box .news_trand_list .lt_list .txt a .singledot {
  margin: -2px 6px 0 0;
  width: 30px;
  height: 16px;
  border: 1px solid #f53f59;
  color: #f53f59;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
}
.news_trand_box .news_trand_list .rt_list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 70%;
  text-align: right;
}
.news_trand_box .news_trand_list .rt_list .btn_trand {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 0 10px 0;
  /* padding: 0 40px 0 20px; */
  padding: 0 11px 0 16px;
  height: 31px;
  /* line-height: 30px; */
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -1px;
  color: #111;
  border: 1px solid #747478;
  background-color: #fff;
  border-radius: 30px;
  box-sizing: border-box;
  /* background: url('https://cwstatic.asiae.co.kr/asiae_v2/aside/btn_refresh01.png') no-repeat 85% 9px; */
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.news_trand_box .news_trand_list .rt_list .btn_trand:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  display: block;
  width: 24px;
  aspect-ratio: 1;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 18.0047C8.68594 18.0047 6 15.3188 6 12C6 8.68125 8.68594 5.99531 12 5.99531V3.9375L16.5 6.9375L12 9.54844V6.93281C9.20625 6.93281 6.93281 9.20625 6.93281 12C6.93281 14.7937 9.20625 17.0672 12 17.0672C14.7937 17.0672 17.0672 14.8125 17.0672 12H18C18 15.3281 15.3141 18.0047 12 18.0047Z' fill='black'/%3E%3C/svg%3E");
}
.news_trand_box .news_trand_list .rt_list .btn_trand:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 18.0047C8.68594 18.0047 6 15.3188 6 12C6 8.68125 8.68594 5.99531 12 5.99531V3.9375L16.5 6.9375L12 9.54844V6.93281C9.20625 6.93281 6.93281 9.20625 6.93281 12C6.93281 14.7937 9.20625 17.0672 12 17.0672C14.7937 17.0672 17.0672 14.8125 17.0672 12H18C18 15.3281 15.3141 18.0047 12 18.0047Z' fill='white'/%3E%3C/svg%3E");
}
.news_trand_box .news_trand_list .rt_list .btn_trand:hover {
  color: #fff;
  border: 1px solid #111;
  background-color: #111;
}
.news_trand_box .news_trand_list .rt_list .btn_trand:hover,
.news_trand_box .news_trand_list .rt_list .btn_trand:active {
  text-decoration: none !important;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 0 10px;
  border-bottom: 1px solid #111;
  box-sizing: border-box;
}
.news_trand_box .news_trand_list .rt_list .rt_list01:after {
  content: '';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li {
  position: relative;
  width: calc(100% / 3);
  margin-right: 4.2%;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li:last-child {
  margin-right: 0;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li .thumb {
  width: 100%;
  height: 136px;
  overflow: hidden;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li .thumb img {
  width: 100%;
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -ms-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li .thumb a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li .tit {
  margin: 10px auto 9px;
  line-height: 1.7;
  font-size: 14px;
  font-weight: 700;

  text-align: left;
  height: calc(1.7 * 14px * 2);
  overflow: hidden;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);

  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li .tit > a {
  display: block;
}
.news_trand_box .news_trand_list .rt_list .rt_list01 li:hover .tit a {
  text-decoration: underline;
}
.news_trand_box .news_trand_list .rt_list .rt_list02::after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 li {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 li:nth-child(even) {
  margin: 0;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 .tit {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #111;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 li:nth-child(3) .tit {
  border-bottom: none;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 li:nth-child(4) .tit {
  border-bottom: none;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 .tit a {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 15px;
  letter-spacing: -0.5px;
  font-weight: 400;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_trand_box .news_trand_list .rt_list .rt_list02 .tit a:hover {
  text-decoration: underline;
}
.news_trand_box .view_photo_box {
  margin: 40px auto 0;
}
.news_trand_box .view_photo_box .view_photo_list li {
  position: relative;
  width: 22%;
  height: 300px;
  margin: 0 4% 0 0;
  overflow: hidden;
}
.news_trand_box .view_photo_box .view_photo_list li:last-child {
  margin: 0;
}
.news_trand_box .view_photo_box .view_photo_list li img {
  height: 100%;
  width: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 1s ease;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
}
.news_trand_box .view_photo_box .view_photo_list li:hover img {
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
}
.news_trand_box .view_photo_box .view_photo_list li .txt {
  display: none;
  padding: 9px 17px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.news_trand_box .view_photo_box .view_photo_list li:hover .txt {
  display: block;
}
.news_trand_box .view_photo_box .swiper-button-next,
.news_trand_box .view_photo_box .swiper-button-prev {
  width: 55px;
  height: 55px;
  background: url('https://cwstatic.asiae.co.kr/asiae_v2/common/icon_bigrbtn.png') no-repeat 0 0;
}
.news_trand_box .view_photo_box .swiper-button-next {
  background-position: -60px -63px;
}
.news_trand_box .view_photo_box .swiper-button-next:hover {
  background-position: -60px 0;
}
.news_trand_box .view_photo_box .swiper-button-prev {
  background-position: 0 -63px;
}
.news_trand_box .view_photo_box .swiper-button-prev:hover {
  background-position: 0 0;
}
/* 한눈에 보는 뉴스&트렌드 */

/* bar_progress */
.bar_progressCont {
  overflow: hidden;
  display: none;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  min-width: 1263px;
  height: 3px;
  z-index: 900;
}
.bar_progressCont:after {
  content: ' ';
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.bar_progressCont .bar_progress {
  width: 0%;
  max-width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-color: #ed1d25;
  -webkit-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
  transform: rotateZ(0deg); /*-webkit-transition:width .6s ease; -o-transition:width .6s ease; transition:width .6s ease;*/
  z-index: 999;
}

.pc[class*='is_fix_renewart'].is_fix_art .bar_progressCont {
  z-index: 201 !important;
}

[class*='is_fix_renewart'] [class*='col_'] {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  margin: -3px 5px 0 0;
  padding: 0 5px;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', sans-serif, Verdana, Helvetica;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}
.col_pink {
  background: #f53f59;
}
.col_blue {
  background: #4683c5;
}

[class*='is_fix_renewart'] .container .cont_main .cont_article p,
[class*='is_fix_renewart'] .cont_main .article_view {
  /* line-height: 30px; */
  line-height: 1.8;
  letter-spacing: -0.5px;
}
[class*='is_fix_renewart'] .cont_main .article_view img {
  width: auto;
  height: auto;
}

[class*='is_fix_renewart'] .container .cont_main .cont_article i.ital {
  font-style: italic !important;
}
[class*='is_fix_renewart'] .container .cont_main .cont_article p > i[class*='col_'] {
}
[class*='is_fix_renewart'] .container .cont_main .cont_article p > span {
  display: inline !important;
  vertical-align: top !important;
}

[class*='is_fix_renewart'] .cont_sub .area_title h1 {
  /* font-weight: normal; */
}
[class*='is_fix_renewart'] .cont_sub .lc a.btn_title {
  padding: 0 15px 0 0;
}
[class*='is_fix_renewart'] .area_date {
  margin-top: 3px;
}

[class*='is_fix_renewart'] .cont_sub .lc a.btn_title {
  font-family: inherit !important;
  /* font-weight: 400; */
}
[class*='is_fix_renewart'] .cont_main .article_head h4,
/* [class*='is_fix_renewart'] .aeditor_note .editor_tit, */
[class*='is_fix_renewart'] .aeqeout_box {
  font-family: inherit !important;
  font-weight: 500;
}

/* [class*='is_fix_renewart'] .aeofficial_box h5,
[class*='is_fix_renewart'] .aearea_q::before,
[class*='is_fix_renewart'] .aearea_a::before,
[class*='is_fix_renewart'] .aearea_q h5,
[class*='is_fix_renewart'] .cont_main .small_title01 h5 {
  font-family: inherit !important;
  font-weight: 700;
} */

[class*='is_fix_renewart'] .aearea_q::before {
  /* margin-top: -4px; */
}

[class*='is_fix_renewart'] .cont_main .small_title01 h5 {
  font-size: 17px;
  font-family: var(--font-serif);
  letter-spacing: var(--font-serif-letter);
  line-height: 1.8;
}

[class*='is_fix_renewart'] .cont_main .article_photo .txt,
[class*='is_fix_renewart'] .cont_main [class*='phothumb'] .txt {
  line-height: 17px !important;
}

/* [class*='is_fix_renewart'] .cont_main .e_article,
[class*='is_fix_renewart'] .cont_main .e_article * {
  line-height: 20px !important;
} */

/* [class*="is_fix_renewart"] .cont_main .article_photo img,
[class*="is_fix_renewart"] .cont_main [class*="phothumb"] img {width:100%; height:100%;} */
[class*='is_fix_renewart'] .cont_main .phothumb_l {
  text-align: left;
}
[class*='is_fix_renewart'] .cont_main .phothumb_r {
  text-align: right;
  clear: both;
}

.aeditor_note {
  line-height: 1.6 !important;
}

[class*='aside'] h3.tit01 a:focus:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 1px;
  border-bottom: 1px solid #111;
}
.txt {
  font-size: 14px;
  color: #9c9c9c;
}

.android.landscape [class*='is_fix_renewart'] .wing_left,
.android.landscape [class*='is_fix_renewart'] .wing_right,
.ios.landscape [class*='is_fix_renewart'] .wing_left,
.ios.landscape [class*='is_fix_renewart'] .wing_right {
  display: none !important;
}

/* [class*='is_fix_renewart'] footer,
[class*='is_fix_renewart'] footer * {
  line-height: 1.5;
} */
[class*='is_fix_renewart'] .ft_service > .inner {
  border-top: none;
}

/* 가로모드 */
@media all and (orientation: landscape) {
  /* wing 배너 */
  [class*='is_fix_renewart'] .wing_left,
  [class*='is_fix_renewart'] .wing_right {
    display: none;
  }
}

@media only screen and (max-width: 1367px) {
  [class*='is_fix_renewart'] .wing_left {
    left: -170px !important;
  }
  [class*='is_fix_renewart'] .wing_right {
    right: -130px !important;
  }

  [class*='is_fix_renewart'] [class*='header_n_ty'] > .inner {
    max-width: 1000px !important;
  }

  [class*='is_fix_renewart'] #container {
    max-width: 1080px !important;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container .cont_main .cont_article {
    width: 645px;
  }

  .news_trand_box {
    max-width: 1080px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .news_trand_box .view_photo_box .view_photo_list li {
    width: 23.5%;
    margin: 0 2% 0 0;
  }

  /* .mainnews_add ul {
    margin-top: 7px;
  } */

  [class*='is_fix_renewart'] .ft_service > .inner,
  footer > .footer_wrap > .footer_info > .inner_b {
    max-width: 1000px !important;
  }

  /* 숏뉴스 */
  .wrapsummnews_layer {
    width: calc(100vw - 410px);
    max-width: 665px;
    right: 335px;
  }
}

@media only screen and (max-width: 1356px) {
  [class*='is_fix_renewart'] .wing_left {
    left: -130px !important;
  }
  [class*='is_fix_renewart'] .wing_right {
    right: -130px !important;
  }
}

@media (min-width: 1280px) {
}

@media (max-width: 1279px) {
  /* wing 배너 */
  [class*='is_fix_renewart'] .wing_left,
  [class*='is_fix_renewart'] .wing_right {
    display: none !important;
  }

  footer {
    max-width: 1100px !important;
  }
}

@media (max-width: 1270px) {
  [class*='is_fix_renewart'] .search_wrap {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
  }
  [class*='is_fix_renewart'] .search_wrap > .layout {
    width: 500px;
  }
}

@media (min-width: 820px) and (max-width: 1279px) {
  .pc[class*='is_fix_renewart'] #header > .inner {
    padding-left: 0;
    padding-right: 0;
  }
  [class*='is_fix_renewart'] .sec_header {
    padding-left: 0;
    padding-right: 0;
  }
  [class*='is_fix_renewart'] #container > .contents {
    padding-left: 0;
    padding-right: 0;
  }

  [class*='is_fix_renewart'] [class*='header_n_ty'] .real_news {
    width: 50%;
  }
  [class*='is_fix_renewart'] [class*='header_n_ty'] .real_news,
  [class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
    left: 50% !important;
    /* margin-left: 4%; */
    /* transform: translateX(-50%) !important; */

    transform: translateX(-29%) !important;
    width: 43%;
  }
}

@media (min-width: 820px) and (max-width: 1100px) {
  .pc[class*='is_fix_renewart'] #header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 820px) and (max-width: 1023px) {
  [class*='is_fix_renewart'] [class*='header_n_ty'] .real_news,
  [class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
    /* left: 50% !important;
    margin-left: 4%;
    transform: translateX(-50%) !important; */

    margin: auto;
    left: 350px !important;
    transform: none !important;
    width: calc(100% - 520px);
  }

  [class*='is_fix_renewart'] #container > .contents,
  [class*='is_fix_renewart'] #container > .contents .sec_header,
  [class*='is_fix_renewart'] #container > .contents .top_col_sub02 article,
  [class*='is_fix_renewart'] #container > .contents .sub_inner {
    max-width: none !important;
  }
}

@media (max-width: 1077px) {
  /* 숏뉴스 */
  .wrapsummnews_layer {
    width: calc(100vw - 410px);
    right: 330px;
  }
}

@media (min-width: 1071px) {
}

@media (max-width: 1070px) {
}

@media (max-width: 1040px) {
  [class*='is_fix_renewart'] #container > .contents > .sub_inner > .cont_main .cont_article {
    overflow: hidden;
  }
}

@media (max-width: 989px) {
  [class*='is_fix_renewart'] [class*='header_n_ty'] .real_news,
  [class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
    /* width: 42vw; */
  }
}

@media (max-width: 984px) {
  /* 숏뉴스 */
  .wrapsummnews_layer {
    width: calc(100vw - 405px);
    right: 325px;
  }
}

@media (min-width: 820px) {
}

@media only screen and (max-width: 819px) {
  [class*='is_fix_renewart'] .sec_header {
    padding-left: 0;
    min-height: 50px;
  }
  [class*='is_fix_renewart'] #header[class*='header_n_ty'] {
    padding-left: 40px;
    padding-right: 31px;
  }
  [class*='is_fix_renewart'] #header[class*='header_n_ty'] > .inner {
    max-width: 1000px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  [class*='is_fix_renewart'] #header[class*='header_n_ty'] > .inner .real_news {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  [class*='is_fix_renewart'].is_fix_art #header[class*='header_n_ty'] > .inner .real_news {
    display: none !important;
  }
  [class*='is_fix_renewart'].is_fix_art #header[class*='header_n_ty'] > .inner .scont_tit {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  [class*='is_fix_re'] [class*='header_n_ty'] .real_news,
  [class*='is_fix_renewart'].is_fix_art [class*='header_n_ty'] > .inner .scont_tit {
    left: 270px !important;
    width: calc(100% - 360px);
  }

  .bar_progressCont {
    top: 60px;
  }

  [class*='is_fix_renewart'] [class*='header_n'] .sec_r {
    right: 39px;
  }

  [class*='is_fix_renewart'].overHidden .bar_progressCont {
    display: none !important;
  }

  .news_trand_box {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 768px) {
}

@media (max-width: 640px) {
  .news_trand_box {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 414px) {
}

/* Galaxy Fold 이하 */
@media (max-width: 359px) {
  .news_trand_box {
    padding-left: 10px;
    padding-right: 10px;
  }
}
