[data-font="termina"] {
  font-family: "termina", sans-serif;
  letter-spacing: normal;
}

[data-font="annabelle"] {
  font-family: "annabelle-jf", sans-serif;
  letter-spacing: normal;
}

main > section {
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  margin-top: 80px;
}

.container > div {
  float: none;
}

.container.tab-style2 {
  margin-top: 103px;
}

.container.tab-style2 > .row:first-child {
  margin-bottom: 49px;
}

[data-content] > section {
  margin-bottom: 94px;
}

table td {
  vertical-align: middle;
}

[name="topSearch"] ul {
  display: flex !important;
}

[name="topSearch"] ul li {
  margin-right: 3px;
}

[name="topSearch"] ul select {
  width: 100% !important;
}

[name="topSearch"] ul [name="find_text"] {
  width: 100% !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

[name="topSearch"] ul button, [name="topSearch"] ul input, [name="topSearch"] ul select {
  height: 40px;
  box-sizing: border-box;
}

.paging > div > div {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: calc(1170px - 1px)) {
  .container.tab-style2 {
    margin-top: 6.837606837606838vw;
  }
  .container.tab-style2 > .row:first-child {
    margin-bottom: 4.188034188034188vw;
  }
  [data-content] > section {
    margin-top: 0 !important;
  }
  [data-content] > section > div {
    margin-top: 0;
  }
  .table_search + div {
    margin-bottom: 0 !important;
  }
  .paging {
    margin-top: 0;
  }
  .paging > div {
    margin-bottom: 0 !important;
  }
  .paging > div > div {
    margin-top: 0 !important;
  }
  .tag-tab {
    text-align: left;
  }
  .tag-tab a {
    text-align: center;
  }
}

@media (max-width: calc(768px - 1px)) {
  .container.tab-style2 {
    margin-top: 11.66666666666667vw;
  }
  .container.tab-style2 > .row:first-child {
    margin-bottom: 0;
  }
  [data-content] > section {
    margin-bottom: 40px;
  }
  [data-content] > section > div .table_search + div {
    margin-bottom: 11.11111111111111vw !important;
  }
  [data-main_wrap] {
    padding: 0 !important;
  }
  .prd-search-wrap {
    margin-top: 9px !important;
  }
  .prd-search-wrap .prd-search {
    height: 47px !important;
    font-size: 14px !important;
    padding-left: 5px !important;
  }
  [name="topSearch"] ul li:first-child {
    width: 33% !important;
  }
  .table_search > div {
    margin-top: 5.555555555555556vw !important;
  }
  .paging > div {
    margin-top: 35px !important;
    margin-bottom: 0 !important;
  }
  .paging > div > div {
    margin-top: 0 !important;
  }
  .pagination a {
    padding: 0 17px !important;
    line-height: 31px !important;
  }
}

[data-main_header_wrap] {
  background-image: url("./../../static_source/images/pc/announce/header_bg.png");
  background-size: cover;
  background-position: center;
}

@media (max-width: calc(1170px - 1px)) {
  .container {
    width: 100% !important;
  }
}

@media (max-width: calc(768px - 1px)) {
  [data-main_header_wrap] {
    background-image: url("./../../static_source/images/mobile/announce/header_bg.png");
  }
}
