<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h_news::after {
  width: 100% !important;
}
.con01_01 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.con01_02 {
  width: 19.5801%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.con02 {
  padding-bottom: 5vw;
}



@media screen and (max-width:599px) {
  .con01_01 {
    width: 214%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .con01_02 {
    width: 61.5801%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.news_tab_wrap {
  width: 90%;
  bottom: 0%;
  background-color: white;
  border: 2px solid #027333;
  box-sizing: border-box;
  gap: 9vw;
}
.news_tab {
  width: 19%;
  height: 10vw;
  font-size: 3.6vw;
}
.news_box_title {
  margin: 11vw 0;
  scale: 3;
}
.con02 {
  padding-bottom: 9vw;
}


































}

</pre></body></html>