#main-wrapper .article_section .newarticle {
  justify-content: space-between !important;
}
#main-wrapper .article_section .newarticle .en5-img {
  position: relative;
}
@media (min-width: 768px) {
  #main-wrapper .article_section .newarticle .en5-img {
    min-height: 93.625vw;
    margin-right: -8.0888vw;
  }
}
@media (max-width: 767px) {
  #main-wrapper .article_section .newarticle .en5-img {
    min-height: 184.7328244275vw;
    width: 110%;
    margin-left: -5%;
    transform: translate(0, 5%);
  }
}
#main-wrapper .article_section .newarticle .groupimg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 58.3125vw;
}
#main-wrapper .article_section .newarticle .groupimg .enMain-img {
  width: 100%;
}
#main-wrapper .article_section .newarticle .groupimg .enTag-img {
  width: 41.3125vw;
  margin-right: 4.375vw;
  margin-left: auto;
}
@media (max-width: 767px) {
  #main-wrapper .article_section .newarticle .groupimg {
    width: 100%;
    right: 0;
    left: 0;
    z-index: 0;
  }
  #main-wrapper .article_section .newarticle .groupimg .enMain-img {
    width: 105%;
  }
  #main-wrapper .article_section .newarticle .groupimg .enTag-img {
    width: 78.8804071247vw;
    margin: 0 auto;
  }
}
#main-wrapper .article_section .newarticle .ennote {
  font-size: 1.125vw;
  line-height: normal;
  margin-top: 2.8125vw;
}
@media (max-width: 767px) {
  #main-wrapper .article_section .newarticle .ennote {
    font-size: 4.0712468193vw;
    margin-top: 11.1959287532vw;
  }
}
#main-wrapper .article_section .newarticle .right-side {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  #main-wrapper .article_section .newarticle .right-side {
    padding-top: 1.875vw;
  }
  #main-wrapper .article_section .newarticle .right-side .article-content {
    margin-bottom: 4.0625vw;
    padding-left: 3.29925vw !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  #main-wrapper .article_section .article .right-side {
    padding-top: 8.6513994911vw;
  }
  #main-wrapper .article_section .article.article1 .right-side {
    padding-right: 3.8167938931vw;
  }
}
@media (min-width: 768px) {
  #hero-banner .hero_cont.cont-right {
    width: 40.6875vw;
    left: auto;
    right: 9.375vw;
    text-align: right;
  }
}