.asiangames2022-issue .sec-temp {
  border-bottom: 0;
}
.asiangames2022-issue .tab-list {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.asiangames2022-issue .tab-list:after {
  display: block;
  content: "";
  clear: both;
}
.asiangames2022-issue .tab-list li {
  float: left;
}
.asiangames2022-issue .tab-list li a {
  position: relative;
  padding: 7px 15px;
  font-size: 15px;
  letter-spacing: -0.9px;
  color: #54585e;
}
.asiangames2022-issue .tab-list li.on a {
  color: #2d4ab9;
}
.asiangames2022-issue .tab-list li.on a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #2d4ab9;
}
.asiangames2022-issue .news-list .inner {
  padding: 20px 15px 27px 15px !important;
}
.asiangames2022-issue .list-type li:first-child a {
  border-top: none !important;
}
.asiangames2022-issue .list-type.list-headline .top .thumbnail {
  border-radius: 4px;
}
.asiangames2022-issue .list-type.list-headline .top .desc {
  padding: 13px 0;
}
.asiangames2022-issue .list-type.list-headline .top .desc .tit {
  font-weight: 600;
}
.asiangames2022-issue .headline {
  border-top: 0;
  padding: 0 15px;
}
.asiangames2022-issue .headline.inner {
  padding: 0 0 28px !important;
}
.asiangames2022-issue .list-hl.hl-sports {
  border-top: 5px solid #efefef;
  background: #6fabd6;
}
.asiangames2022-issue .special {
  font-family: "Noto Sans KR";
  position: relative;
  padding-bottom: 1.666vw;
  border-bottom: 0;
}
.asiangames2022-issue .special .special-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 241px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.3611vw 0 7.5vw;
  background: url("/resource/image/mobile/special/asiangames/2022/hangzhou_visual.png") no-repeat center -6.9444vw;
  background-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 66.6666vw;
  text-align: center;
}
.asiangames2022-issue .top_area .emblem img {
  width: 120px;
  height: auto;
}
.asiangames2022-issue .mid_area {
  padding-top: 10px;
}
.asiangames2022-issue .mid_area img.header__title {
  width: 271px;
  height: auto;
}
.asiangames2022-issue .link_area {
  padding-top: 8px;
}
.asiangames2022-issue .link_area .link_content {
  margin-top: 5px;
}
.asiangames2022-issue .link_area .link_content:first-child {
  margin-top: 0;
}
.asiangames2022-issue .link_area .link_content .link {
  display: inline-block;
}
.asiangames2022-issue .link_area .link_content .link.official img {
  width: 222px;
  height: auto;
}
.asiangames2022-issue .link_area .link_content .link.replay img {
  width: 94px;
  height: auto;
}
.asiangames2022-issue .more-link img {
  display: block;
  width: 222px;
  height: auto;
}