@charset "UTF-8";

[class*='is_fix_reopi'] {
}
[class*='is_fix_reopi'] .component_bx > .sct_cont_mid {
  margin-top: 0;
}
.is_fix.is_fix_reopi .sub_inner,
.is_fix.is_fix_reopi03 .sub_inner {
  margin-top: 30px;
}
.is_fix [class*='top_col_sub'] {
  margin-top: inherit;
}

[class*='op_colum_box'] {
  position: relative;
  width: 100%;
}

.op_colum_box01 > .tit_b {
  padding-bottom: 9px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #e1e1e1;
}
.op_colum_box01 .btn_more {
  top: 8px;
}
.op_colum_box01 .serially_list ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.op_colum_box01 .serially_list ul > li {
  width: calc(100% / 2);
  padding-left: 12px;
  padding-right: 12px;
}
.serially_list {
  margin-top: 16px;
}
.serially_list ul,
.serially_list ul > li > .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top_col_sub02 > article > .serially_list ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.top_col_sub02 > article > .serially_list ul > li {
  width: calc(100% / 3);
  padding-left: 12px;
  padding-right: 12px;
}
.serially_list ul > li > .box {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
}
.serially_list ul > li > .box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #efefef;
}
.serially_list ul > li > .box > span {
  display: block;
}
.serially_list ul > li > .box a:has(.badge) {
  width: 100%;
}
.serially_list ul > li > .box .badge {
  /* 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; */
  display: inline-block;
  min-width: 59px;
  height: 32px;
  padding: 0 16px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.04em;
  /* letter-spacing: -1px; */
  background-color: #1d1d1b;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.serially_list ul > li > .box > a {
  position: relative;
  z-index: 2;
}
.serially_list ul > li > .box > a:hover > .badge {
  text-decoration: none;
}
.serially_list ul > li > .box > .s_tit {
  display: block;
  position: relative;
  height: 100px;
  margin-top: 40px;
  padding-top: 33px;
}
.serially_list ul > li > .box > .s_tit,
.serially_list ul > li > .box > .s_tit * {
  color: #000;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.46;
  /* letter-spacing: -1px; */
  letter-spacing: -0.25px;
  font-family: var(--font-serif);
}
.serially_list ul > li > .box > .s_tit:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 20px;
  background-image: url('https://cwstatic.asiae.co.kr/asiae_v3/com/icon_Isolation.svg');
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-size: contain !important;
}
.serially_list ul > li > .box > .s_tit > strong,
.serially_list ul > li > .box > .desc > span {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}
.serially_list ul > li > .box > .s_tit > span {
  max-height: 70px;
}
.serially_list ul > li > .box > .desc {
  margin-top: 29px;
}
.serially_list ul > li > .box > .desc,
.serially_list ul > li > .box > .desc * {
  color: #666;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 23px;
  /* letter-spacing: -1px; */
}
.serially_list ul > li > .box > .desc > span {
  max-height: 46px;
}
.serially_list ul > li > .box > .date {
  margin-top: 16px;
  color: #666;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 18px;
  width: 100%;
}

.serially_list ul > li > .box > a:hover,
.serially_list ul > li > .box > a:focus {
  text-decoration: none !important;
}

.op_colum_box02 {
  margin-top: 30px;
}
[class*='colum_cont_list'] {
}
[class*='colum_cont_list'] > .list_type {
  padding-top: 24px;
  padding-bottom: 2px;
  border-top: 1px solid #efefef;
}
[class*='colum_cont_list'] > .list_type:nth-child(1) {
  padding-top: 0;
  border-top: 0 none !important;
}
[class*='colum_cont_list'] > .list_type + .list_type {
  margin-top: 20px;
}
[class*='colum_cont_list'] > .list_type .badge {
  margin-bottom: 12px;
}
[class*='colum_cont_list'] > .list_type .badge,
[class*='colum_cont_list'] > .list_type .badge * {
  color: #297fff;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 17px;
  /* letter-spacing: -1px; */
  letter-spacing: -0.04em;
}

[class*='colum_cont_list'] > .list_type .badge > a:hover,
[class*='colum_cont_list'] > .list_type .badge > a:focus {
  text-decoration: none !important;
}
[class*='colum_cont_list'] > .list_type .badge > a > strong {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-right: 16px;
}
[class*='colum_cont_list'] > .list_type .badge:hover > a > strong {
  text-decoration: none;
}
[class*='colum_cont_list'] > .list_type .badge > a > strong:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0;
  border: 2px solid #297fff;
  border-width: 2px 2px 0 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

[class*='colum_cont_list'] > .list_type .l_titwr {
}
[class*='colum_cont_list'] > .list_type .l_titwr,
[class*='colum_cont_list'] > .list_type .l_titwr * {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  /* letter-spacing: -1px; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: var(--font-serif);
}
[class*='colum_cont_list'] > .list_type .l_titwr strong {
  display: block;
}
/* [class*="colum_cont_list"] > .list_type .l_titwr a:hover strong {text-decoration:underline;} */
[class*='colum_cont_list'] > .list_type .desc {
  margin-top: 8px;
}
[class*='colum_cont_list'] > .list_type .desc,
[class*='colum_cont_list'] > .list_type .desc * {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  /* letter-spacing: -1px; */
}
[class*='colum_cont_list'] > .list_type .desc > span {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}
[class*='colum_cont_list'] > .list_type .date {
  margin-top: 16px;
  color: #666;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
}

.op_colum_box03 {
  overflow: hidden;
  margin-top: 47px;
  padding-top: 11px;
}
.op_colum_box03 .tit_b {
  padding-left: 0;
  padding-right: 0;
}
.op_colum_box03 .tit_b,
.op_colum_box03 .tit_b * {
  font-size: 1.7rem;
  line-height: 25px;
  /* letter-spacing: -1px; */
}

.colum_lityp {
  margin-top: 9px;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f9f9f9;
}
.colum_lityp > ul,
.colum_lityp > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.colum_lityp > ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.colum_lityp > ul > li {
  width: calc(100% / 2);
  padding-left: 8px;
  padding-right: 8px;
}
.colum_lityp > ul > li:nth-child(n + 3) {
  margin-top: 16px;
}
.colum_lityp > ul > li > a {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 22px;
  background-color: #fff;
}
.colum_lityp > ul > li > a > strong {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  color: #000;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 28px;
  /* letter-spacing: -1px; */
}
.colum_lityp > ul > li > a > strong > span {
  display: block;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.colum_lityp > ul > li > a > .num {
  display: block;
  flex-shrink: 0;
  min-width: 27px;
  position: relative;
  top: -1px;
  height: 16px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  line-height: 16px;
  margin-left: 10px;
}
.colum_lityp > ul > li > a > .num:before,
.colum_lityp > ul > li > a > .num:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-style: solid;
}
.colum_lityp > ul > li > a > .num:before {
  top: 0;
  left: 0;
  border-width: 1px;
  border-color: #297fff;
}
.colum_lityp > ul > li > a > .num:after {
  top: 2px;
  left: 2px;
  border-width: 0 1px 1px 0;
  border-color: #61a0ff;
  border-radius: 2px !important;
}

.colum_lityp > ul > li > a > .num,
scale_updown .colum_lityp > ul > li > a > .num * {
  color: #297fff;
  font-size: 1.1rem;
  font-family: Arial;
  font-weight: 400;
}

.colum_lityp > ul > li > a:hover,
.colum_lityp > ul > li > a:focus {
  text-decoration: none !important;
}

.colum_lityp [class*='more_wr'] > a > strong {
  max-width: 185px;
  background-color: #f9f9f9;
}

.op_colum_box03 .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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-top: 26px;
}
.op_colum_box03 .btn_box:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -1px;
  border-top: 1px solid #e1e1e1;
  z-index: 1;
}
.op_colum_box03 .btn_box > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  min-width: 100px;
  height: 40px;
  margin-left: 4px;
  padding: 0 20px;
  line-height: 40px;
  background-color: #f9f9f9 !important;
  border-radius: 20px;
  z-index: 2;
}
.op_colum_box03 .btn_box > a:hover {
  text-decoration: none;
}
.op_colum_box03 .btn_box > a:first-child {
  margin-left: 0;
}
.op_colum_box03 .btn_box > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 20px !important;
}
.op_colum_box03 .btn_box > a,
.op_colum_box03 .btn_box > a * {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  /* letter-spacing: -0.5px; */
}
.op_colum_box03 .btn_box > a > i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-left: 12px;
}
.op_colum_box03 .btn_box > a > i:before,
.op_colum_box03 .btn_box > a > i:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  background-color: #111;
}
.op_colum_box03 .btn_box > a > i:before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.op_colum_box03 .btn_box > a > i:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.op_colum_box03 .btn_box > a > i > em {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
}

.op_colum_box03 .btn_box > a.btn_maymore {
}
.op_colum_box03 .btn_box > a.btn_folding > i:after {
  content: none !important;
}

.op_colum_box04 {
  margin-top: 50px;
}
.op_colum_box04 > .tit_b {
  padding-top: 9px;
  padding-bottom: 11px;
  padding-left: 0;
  padding-right: 0;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #efefef;
}
.op_colum_box04 > .tit_b > h1 {
  display: block;
  padding-top: 0;
}
.op_colum_box04 > .tit_b > h1:before,
.op_colum_box04 > .tit_b > h1 > a:after {
  content: none !important;
}
.op_colum_box04 > .tit_b > h1 * {
  color: #333;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 25px;
  /* letter-spacing: -1px; */
}
.op_colum_box04 > .tit_b > h1 > a,
.op_colum_box04 > .tit_b > h1 > a > strong {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.op_colum_box04 > .tit_b > h1 > a > strong {
  padding-right: 17px;
}
.op_colum_box04 > .tit_b > h1 > a > strong:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0;
  border: 1px solid #000;
  border-width: 1px 1px 0 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.op_colum_box04 > .tit_b > h1 > a:hover,
.op_colum_box04 > .tit_b > h1 > a:focus {
  text-decoration: none !important;
}

.aside_tp_cartoon {
  overflow: hidden;
  width: 100%;
  padding-top: 0;
  border-top: 0 none !important;
}
.aside_tp_cartoon .btn_more {
  top: 5px;
}

.toon_rollimg {
  overflow: hidden;
  width: 100%;
  margin-top: 12px;
}
.toon_rollimg > .it_roll {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.toon_rollimg > .it_roll > ul > li > figure {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.toon_rollimg > .it_roll > ul > li > figure:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.03);
}
.toon_rollimg > .it_roll .tit_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}
.toon_rollimg > .it_roll .tit_box * {
  color: #000;
  font-size: 1.99rem;
  font-weight: 700;
  line-height: 24px;
  /* letter-spacing: -0.5px; */
}
.toon_rollimg > .it_roll .tit_box > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.toon_rollimg .swiper-slide {
}

.toon_rollimg > .btn_swp_wr {
  position: relative;
  margin-top: 5px;
}
.toon_rollimg > .btn_swp_wr > [class*='swiper-button']:after {
  content: '' !important;
  display: inline-block;
  position: absolute;
  top: 0;
  font-size: 0;
  font-family: initial;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  border-width: 1px 1px 0 0;
}
.toon_rollimg > .btn_swp_wr > .swiper-button-prev {
  left: 0 !important;
}
.toon_rollimg > .btn_swp_wr > .swiper-button-prev:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.toon_rollimg > .btn_swp_wr > .swiper-button-next {
  right: 0 !important;
}
.toon_rollimg > .btn_swp_wr > .swiper-button-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

[class*='top_col_sub'] {
  position: relative;
  width: 100%;
  margin-top: -30px;
  margin-bottom: 30px;
  background-color: #f8f8f8;
}
[class*='top_col_sub'] > article {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.top_col_sub01 > article > ul {
}
.top_col_sub01 > article > ul > li {
}
.top_col_sub01 > article > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.top_col_sub01 > article > ul > li > a,
.top_col_sub01 > article > ul > li > a * {
  font-size: 0;
  line-height: normal;
}
.top_col_sub01 > article > ul > li > a > figure {
  position: relative;
  width: 100%;
  height: 100%;
}
.top_col_sub01 > article > ul > li > a > figure:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.45;
}
.top_col_sub01 > article > ul > li > a > figure > figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.top_col_sub01 > article > ul > li > a > figure > figcaption > strong {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 24px;
  /* letter-spacing: -1px; */
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
}

/* .op_colum_box05 {padding-bottom:16px;} */

.top_col_sub02 > article > .serially_list {
  margin-top: 0;
}
.top_col_sub02 > article > .serially_list > ul > li > div {
  background-color: #fff;
}

/* .op_colum_box06 {padding-bottom:47px;} */
.op_colum_box06 [class*='more_wr'] {
  margin-top: 17px;
}

.is_fix_reopi03 {
}
.colum_top_titb {
  position: relative;
}
.colum_top_titb > .inner {
  position: relative;
  padding: 24px 0 22px;
  background-color: #1d1d1b;
  border-radius: 30px 0 0 0;
}
.colum_top_titb > .inner:after {
  content: '';
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 30px;
  height: 60px;
  background-color: #1d1d1b;
  border-radius: 0 30px 30px 0;
}
.colum_top_titb > .inner > .bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
}

.colum_top_titb > .inner > .bx > .txt_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  top: -2px;
}
.colum_top_titb > .inner > .bx > .txt_box > .badge,
.colum_top_titb > .inner > .bx > .txt_box > .tit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.colum_top_titb > .inner > .bx > .txt_box > .badge {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 1px;
  min-width: 73px;
  height: 35px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 35px;
  /* letter-spacing: -1px; */
  border: 1px solid #fff;
  border-radius: 30px;
}
.colum_top_titb > .inner > .bx > .txt_box > .tit {
  margin: 0 0 0 5px;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.25px;
  font-family: var(--font-serif);
}
.colum_top_titb > .inner > .bx > .txt_box > .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  top: 5px;
  margin: 0 0 0 12px;
}
.colum_top_titb > .inner > .bx > .txt_box > .num,
.colum_top_titb > .inner > .bx > .txt_box > .num * {
  color: #ccc;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 23px;
}
.colum_top_titb > .inner > .bx > .txt_box > .num > strong {
  margin-left: 3px;
  font-weight: 700;
}
.colum_top_titb > .inner > .bx > .btn_share {
  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;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
}
.colum_top_titb > .inner > .bx > .btn_share > i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 24px;
  height: 24px;
  margin: 0 0 0 2px;
  background-image: url('https://cwstatic.asiae.co.kr/asiae_v3/com/icon_sharp02.svg');
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-size: contain !important;
}
.colum_top_titb > .inner > .bx > .btn_share > i > em {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
}

.op_colum_box07 {
  margin-top: 41px;
}
.colum_cont_list02 > .list_type:last-child {
  padding-bottom: 18px;
  border-bottom: 1px solid #efefef;
}
.colum_cont_list02 > .list_type > .badge {
  display: none;
}
.colum_cont_list02 > .list_type {
  padding-top: 20px;
}
.colum_cont_list02 > .list_type + .list_type {
  margin-top: 20px;
}

@media (min-width: 1280px) {
  .serially_list ul > li {
    width: 432px;
  }
  .serially_list ul > li > .box > a {
  }

  [class*='top_col_sub'] > article {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .top_col_sub01 > article > ul > li > a {
    width: 380px;
  }

  /* .top_col_sub02 > article > .serially_list > ul > li {width:410px;} */
}

@media (min-width: 820px) and (max-width: 1279px) {
  [class*='is_fix_re'] #container > .contents {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  [class*='is_fix_re'] #container > .contents > .sec_header,
  [class*='is_fix_re'] #container > .contents > .sub_inner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .colum_lityp > ul > li > a > strong {
    max-width: 79%;
  }

  [class*='top_col_sub'] > article {
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px;
  }
  .top_col_sub01 > article > ul {
    margin-left: -1.2%;
    margin-right: -1.2%;
  }
  .top_col_sub01 > article > ul > li {
    padding-left: 1.2%;
    padding-right: 1.2%;
  }
  .top_col_sub01 > article > ul > li,
  .top_col_sub02 > article > .serially_list > ul > li {
    width: calc(100% / 3);
  }

  .colum_top_titb {
  }
  .colum_top_titb > .inner > .bx {
    padding-left: 30px;
    padding-right: 30px;
  }

  .serially_list ul > li > .box > .s_tit {
    height: 93px;
  }
}

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

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

@media (min-width: 1024px) {
  .colum_lityp > ul > li > a:hover > strong,
  .colum_lityp > ul > li > a:focus > strong {
    text-decoration: underline !important;
  }

  .serially_list ul > li > .box > .s_tit:hover,
  .serially_list ul > li > .box > .s_tit:focus,
  .top_col_sub01 > article > ul > li > a:hover > figure > figcaption > strong,
  .top_col_sub01 > article > ul > li > a:focus > figure > figcaption > strong {
    text-decoration: underline !important;
    text-underline-offset: 5px;
  }

  /* [class*="colum_cont_list"] > .list_type .badge > a:hover:after,
	[class*="colum_cont_list"] > .list_type .badge > a:focus:after {content:""; position:absolute; bottom:0; left:0; width:100%;} */
}

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

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

@media (min-width: 820px) {
  .serially_list ul > li:nth-child(n + 3) {
    margin-top: 30px;
  }

  .top_col_sub01 > article > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }
  .top_col_sub01 > article > ul > li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top_col_sub02 > article > .serially_list > ul {
    margin-left: -1.2%;
    margin-right: -1.2%;
  }
  .top_col_sub02 > article > .serially_list > ul > li {
    padding-left: 1.2%;
    padding-right: 1.2%;
  }
  .top_col_sub02 > article > .serially_list > ul > li:nth-child(n + 3) {
    margin-top: 0;
  }

  .is_fix_reopi03 .aside_tp01 {
    padding-top: 0;
    border-top: 0 none !important;
  }
  .is_fix_reopi03 .aside_tp01 .btn_more {
    top: 5px;
  }
}

@media (max-width: 819px) {
  .is_fix_reopi .component_bx > .sct_cont_mid {
    margin-top: 0;
  }
  [class*='op_colum_box'],
  [class*='top_col_sub'] > article {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .op_colum_box01 {
    padding-bottom: 20px;
  }
  .op_colum_box01 .tit_b > h1 {
    padding-top: 2px;
  }
  .op_colum_box01 .tit_b > h1:before,
  .op_colum_box03 .tit_b > h1:before {
    content: none !important;
  }

  .op_colum_box02 {
    margin-top: 10px;
  }
  [class*='colum_cont_list'] > .list_type {
    padding-top: 14px;
  }
  [class*='colum_cont_list'] > .list_type .badge {
    margin-bottom: 8px;
  }
  [class*='colum_cont_list'] > .list_type .badge > a {
    display: block;
    padding: 10px 0;
  }

  [class*='colum_cont_list'] > .list_type .l_titwr {
  }
  [class*='colum_cont_list'] > .list_type .l_titwr,
  [class*='colum_cont_list'] > .list_type .l_titwr *,
  .colum_lityp > ul > li > a > strong,
  .colum_lityp > ul > li > a > strong * {
    font-weight: 500;
  }
  [class*='colum_cont_list'] > .list_type .l_titwr,
  [class*='colum_cont_list'] > .list_type .l_titwr * {
    line-height: 25px;
  }
  [class*='colum_cont_list'] > .list_type .l_titwr strong {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  [class*='colum_cont_list'] > .list_type .desc {
    margin-top: 4px;
  }
  [class*='colum_cont_list'] > .list_type .desc > span {
    display: block;
    max-width: 100%;
    max-height: none !important;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    white-space: nowrap;
  }
  [class*='colum_cont_list'] > .list_type .date {
    margin-top: 7px;
  }

  .top_col_sub02 > article > .serially_list ul > li {
    width: 100%;
  }
  .op_colum_box01 .serially_list ul > li {
    width: calc(100% / 1);
    padding-left: 12px;
    padding-right: 12px;
  }
  .serially_list ul > li:nth-child(n + 2) {
    margin-top: 24px;
  }
  .serially_list ul > li > .box {
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
  }
  .serially_list ul > li > .box:after {
    content: none !important;
  }
  .serially_list ul > li > .box .badge {
    border-radius: 0px 0px 7px 7px;
  }
  .serially_list ul > li > .box > .s_tit {
    height: auto;
    margin-top: 20px;
    padding-top: 26px;
  }
  .serially_list ul > li > .box > .s_tit,
  .serially_list ul > li > .box > .s_tit * {
    line-height: 32px;
  }
  .serially_list ul > li > .box > .desc {
    margin-top: 24px;
  }
  .serially_list ul > li > .box > .date {
    margin-top: 10px;
  }

  .op_colum_box03:before,
  .op_colum_box03:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
  }
  .op_colum_box03:before {
    left: 50%;
  }
  .op_colum_box03:after {
    right: 50%;
  }

  .op_colum_box03 {
    margin-top: 37px;
    padding-top: 32px;
    border-top: 0 none !important;
  }
  .op_colum_box03 > * {
    position: relative;
    z-index: 2;
  }
  .op_colum_box03 .tit_b > h1 {
    padding-top: 0;
  }

  .colum_lityp {
    margin-top: 0;
    padding-top: 13px;
    padding-left: 0;
    padding-right: 0;
  }
  .colum_lityp > ul {
    margin-left: 0;
    margin-right: 0;
  }
  .colum_lityp > ul > li {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .colum_lityp > ul > li:nth-child(n + 2) {
    margin-top: 12px;
  }
  .colum_lityp > ul > li > a {
    border-radius: 10px;
  }
  .colum_lityp > ul > li > a > strong {
    max-width: 79%;
  }

  .colum_lityp > [class*='more_wr'] {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .op_colum_box04 {
    margin-top: 40px;
  }

  .aside_tp_cartoon {
    padding-top: 15px;
    border-top: 2px solid #1d1d1b !important;
  }
  .toon_rollimg {
    margin-top: 18px;
  }
  .toon_rollimg > .it_roll .tit_box {
    margin-top: 16px;
  }
  .toon_rollimg > .btn_swp_wr > [class*='swiper-button']:after {
    width: 13px;
    height: 13px;
  }
  .toon_rollimg > .btn_swp_wr {
    margin-top: 4px;
  }

  .aside_tp_cartoon + .aside_tp01 {
    margin-top: 37px;
  }

  .is_fix_reopi02 .sec_header {
    margin-bottom: -2px;
  }
  .is_fix_reopi02 .component_bx > .sct_cont_mid {
    margin-top: 20px;
  }

  [class*='top_col_sub'] {
    margin-top: 0px !important;
    margin-bottom: 0;
  }
  [class*='top_col_sub'] > article {
    overflow-x: scroll;
    -webkit-scroll-snap-type: x mandatory;
    -moz-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    width: 100vw;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-overflow-style: none;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    scrollbar-width: none;
  }

  .top_col_sub01 > article > ul {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    grid-template-columns: repeat(5, calc(80%)) max(10px, 10px);
    column-gap: 16px;
    border-radius: 7px 0 0 7px;
  }
  .top_col_sub01 > article > ul:after {
    content: '';
    width: 24px;
  }
  .top_col_sub01 > article > ul > li {
    -webkit-scroll-snap-align: center;
    -moz-scroll-snap-align: center;
    -ms-scroll-snap-align: center;
    scroll-snap-align: center;
    position: relative;
    min-width: 0;
    grid-column: span 1;
  }
  .top_col_sub01 > article > ul > li > a,
  .top_col_sub01 > article > ul > li > a figure {
    border-radius: 10px;
  }
  .top_col_sub01 > article > ul > li > .inner > .thumb_box > .thumb:hover > figure > figcaption > p {
    text-decoration: none !important;
  }

  .op_colum_box05 {
    padding-bottom: 26px;
  }

  .top_col_sub02 {
    background-color: #fff !important;
  }
  .top_col_sub02 + .sub_inner {
    padding-top: 10px;
  }
  .top_col_sub02 + .sub_inner > .component_bx > .sct_cont_mid {
    margin-top: 0 !important;
  }

  .op_colum_box06 {
    padding-bottom: 16px;
  }
  .op_colum_box06 [class*='more_wr'] {
    margin-top: 21px;
    padding-left: 0;
    padding-right: 0;
  }

  .is_fix_reopi03 .sec_header {
    margin-bottom: 18px;
  }
  .is_fix_reopi03 .sub_inner {
  }
  .is_fix_reopi03 .component_bx > .sct_cont_mid {
    margin-top: 0;
  }
  .colum_top_titb {
    padding-left: 40px;
    padding-right: 40px;
  }
  .colum_top_titb > .inner {
    padding: 25px 0 22px;
  }
  .colum_top_titb > .inner > .bx {
    padding-left: 20px;
    padding-right: 20px;
  }
  .colum_top_titb > .inner > .bx > .txt_box {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .colum_top_titb > .inner > .bx > .txt_box > .badge {
    min-width: 69px;
    height: 32px;
    font-size: 1.6rem;
    line-height: 32px;
  }
  .colum_top_titb > .inner > .bx > .btn_share {
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    margin-left: 15px;
  }
  .colum_top_titb > .inner > .bx > .txt_box > .tit {
    margin: 6px 0 0 0;
    font-size: 3rem;
    line-height: 38px;
  }
  .colum_top_titb > .inner > .bx > .txt_box > .num {
    margin: 4px 0 0 0;
  }
  .colum_top_titb > .inner > .bx > .txt_box > .num,
  .colum_top_titb > .inner > .bx > .txt_box > .num * {
    font-size: 1.5rem;
  }

  .colum_cont_list02 > .list_type + .list_type {
    margin-top: 11px;
  }
  .colum_cont_list02 > .list_type {
    padding-top: 14px;
  }
  .colum_cont_list02 > .list_type .l_titwr strong {
    display: -webkit-box;
    overflow: hidden;
    width: 100%;
    max-height: 50px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
  }
  .colum_cont_list02 > .list_type .l_titwr,
  .colum_cont_list02 > .list_type .l_titwr * {
    font-size: 1.7rem;
    line-height: 25px;
  }
  .colum_cont_list02 > .list_type .desc {
    display: none;
  }
  .colum_cont_list02 > .list_type .date {
    margin-top: 5px;
  }
}

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

@media (max-width: 640px) {
  [class*='op_colum_box'],
  [class*='top_col_sub'] > article,
  .colum_top_titb {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .top_col_sub01 > article > ul:after {
    width: 4px;
  }
}

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

/* Galaxy Fold 이하 */
@media (max-width: 359px) {
  [class*='op_colum_box'],
  [class*='top_col_sub'] > article,
  .colum_top_titb {
    padding-left: 10px;
    padding-right: 10px;
  }

  .top_col_sub01 > article > ul {
    column-gap: 10px;
  }
  .top_col_sub01 > article > ul:after {
    width: 0.5px;
  }

  .colum_top_titb > .inner > .bx {
    padding-left: 16px;
    padding-right: 16px;
  }
  .colum_top_titb > .inner > .bx > .txt_box > .tit {
    font-size: 2.8rem;
  }
}
