@media (max-width: 992px) and (orientation: landscape) {
  /* line 2, prcenter.scss */
  :root {
    zoom: 0.6;
  }
}

/* line 34, prcenter.scss */
.content .sub_top h2 {
  background: url("../../Content/images/m_subtop_pr.jpg") 50% 50% no-repeat;
  background-size: cover;
}
/* line 39, prcenter.scss */
.content .sub_top .sub_menu ul {
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  /* line 39, prcenter.scss */
  .content .sub_top .sub_menu ul {
    justify-content: center;
  }
}
/* line 44, prcenter.scss */
.content .sub_top .sub_menu ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 44, prcenter.scss */
  .content .sub_top .sub_menu ul li {
    width: auto;
  }
}
/* line 49, prcenter.scss */
.content .sub_top .sub_menu ul li a {
  padding: 0 50px;
}
@media (max-width: 992px) {
  /* line 49, prcenter.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 5.0403225806vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 49, prcenter.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 40px;
  }
}
/* line 60, prcenter.scss */
.content .inner .wrap-table {
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  /* line 60, prcenter.scss */
  .content .inner .wrap-table {
    margin-bottom: 6.0483870968vw;
  }
}
/* line 63, prcenter.scss */
.content .inner .wrap-table .table-press {
  table-layout: fixed;
}
/* line 65, prcenter.scss */
.content .inner .wrap-table .table-press .thead {
  border-top: 2px solid #084f51;
}
/* line 67, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr {
  background: #efefef;
  border-bottom: 1px solid #ddd;
}
/* line 70, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr .th {
  height: 130px;
  font-size: 34px;
  color: #084f51;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 70, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th {
    height: 13.1048387097vw;
  }
}
@media (max-width: 992px) {
  /* line 70, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th {
    font-size: 3.4274193548vw;
  }
}
/* line 77, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(1) {
  width: 110px;
}
@media (max-width: 992px) {
  /* line 77, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(1) {
    width: 11.0887096774vw;
  }
}
/* line 80, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(2) {
  width: 400px;
}
@media (max-width: 992px) {
  /* line 80, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(2) {
    width: 40.3225806452vw;
  }
}
/* line 83, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(3) {
  width: 170px;
}
@media (max-width: 992px) {
  /* line 83, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(3) {
    width: 17.1370967742vw;
  }
}
/* line 86, prcenter.scss */
.content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(4) {
  width: 200px;
}
@media (max-width: 992px) {
  /* line 86, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(4) {
    width: 20.1612903226vw;
  }
}
/* line 94, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr {
  border-bottom: 1px solid #ddd;
}
/* line 96, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr .td {
  padding: 40px 0;
  font-size: 26px;
  line-height: 42px;
  color: #000;
  text-align: center;
  vertical-align: middle;
  word-break: keep-all;
}
@media (max-width: 992px) {
  /* line 96, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td {
    padding: 4.0322580645vw 0;
  }
}
@media (max-width: 992px) {
  /* line 96, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td {
    font-size: 2.6209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 96, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td {
    line-height: 4.2338709677vw;
  }
}
/* line 104, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr .td-tit {
  padding: 40px 20px;
  text-align: left;
}
@media (max-width: 992px) {
  /* line 104, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit {
    padding: 4.0322580645vw 2.0161290323vw;
  }
}
/* line 108, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr .td-tit a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 114, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr .td-tit a p.tit {
  margin-bottom: 20px;
  color: #000;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
}
@media (max-width: 992px) {
  /* line 114, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit a p.tit {
    margin-bottom: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 114, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit a p.tit {
    font-size: 3.2258064516vw;
  }
}
@media (max-width: 992px) {
  /* line 114, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit a p.tit {
    line-height: 4.8387096774vw;
  }
}
/* line 121, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr .td-tit a p.desc {
  color: #666;
}
/* line 129, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr:hover .td {
  color: #084f51;
}
/* line 132, prcenter.scss */
.content .inner .wrap-table .table-press .tbody .tr:hover .td a p {
  color: #084f51;
}
/* line 143, prcenter.scss */
.content .inner .wrap-btn .btn-view-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 540px;
  height: 150px;
  font-size: 45px;
  border: 1px solid #9a9a9a;
}
@media (max-width: 992px) {
  /* line 143, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more {
    width: 54.435483871vw;
  }
}
@media (max-width: 992px) {
  /* line 143, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 143, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more {
    font-size: 4.5362903226vw;
  }
}
/* line 152, prcenter.scss */
.content .inner .wrap-btn .btn-view-more .icon-drop {
  display: block;
  width: 35px;
  height: 20px;
  margin-left: 15px;
  background: url(../images/icon-drop.png) no-repeat 0 0;
  background-size: contain;
}
@media (max-width: 992px) {
  /* line 152, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more .icon-drop {
    width: 3.5282258065vw;
  }
}
@media (max-width: 992px) {
  /* line 152, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more .icon-drop {
    height: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 152, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more .icon-drop {
    margin-left: 1.5120967742vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 166, prcenter.scss */
  .content .sub_top h2 {
    background: url("../../Content/images/subtop_pr.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
  /* line 172, prcenter.scss */
  .content .inner .wrap-table {
    margin-bottom: 50px;
  }
  /* line 177, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th {
    height: 65px;
    font-size: 18px;
  }
  /* line 180, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(1) {
    width: 8%;
  }
  /* line 183, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(2) {
    width: 67%;
  }
  /* line 186, prcenter.scss */
  .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(3), .content .inner .wrap-table .table-press .thead .tr .th:nth-of-type(4) {
    width: 12.5%;
  }
  /* line 194, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td {
    padding: 30px 0;
    font-size: 16px;
    line-height: 20px;
  }
  /* line 198, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit {
    padding: 30px 20px;
  }
  /* line 201, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit a p.tit {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
  }
  /* line 206, prcenter.scss */
  .content .inner .wrap-table .table-press .tbody .tr .td-tit a p.desc {
    line-height: 26px;
  }
  /* line 216, prcenter.scss */
  .content .inner .wrap-btn {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  /* line 220, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more {
    width: 200px;
    height: 60px;
    border-width: 2px;
    font-size: 20px;
  }
  /* line 225, prcenter.scss */
  .content .inner .wrap-btn .btn-view-more .icon-drop {
    width: 16px;
    height: 9px;
    margin-left: 20px;
  }
}
