.section-post-requirement .title-common-primary {
  text-align: left;
}
.section-post-requirement .post-content p {
  font-weight: 400;
  letter-spacing: 0;
}
.section-post-requirement .post-content p:last-child {
  margin-bottom: 0;
}
.section-post-requirement .button-common-primary {
  margin: 0 auto;
  border-radius: 0.1rem;
}
@media print, (min-width: 768px) {
  .section-post-requirement {
    padding: 68px 0 100px;
  }
  .section-post-requirement .title-common-primary {
    margin-bottom: 26px;
    font-size: 0.24rem;
  }
  .section-post-requirement .button-common-primary {
    max-width: 364px;
    min-height: 76px;
    margin-top: 60px;
    font-size: 0.22rem;
  }
  .section-post-requirement .post-content p {
    margin-bottom: 18px;
    line-height: 1.5;
  }
}
@media print {
  .section-post-requirement .button-common-primary {
    margin-top: 230px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-post-requirement {
    padding: 0.24rem 0 0.72rem;
  }
  .section-post-requirement .title-common-primary {
    margin-bottom: 0.11rem;
    padding: 0 0.29rem;
    font-size: 0.22rem;
  }
  .section-post-requirement .wrapper {
    padding: 0;
  }
  .section-post-requirement .post-content div {
    margin-bottom: 0;
  }
  .section-post-requirement .post-content p {
    margin-bottom: 0.14rem;
    font-size: 0.14rem;
    line-height: 1.7142857143;
  }
  .section-post-requirement .button-common-primary {
    max-width: 3.01rem;
    min-height: 0.65rem;
    margin-top: 0.24rem;
    font-size: 0.18rem;
    line-height: 1.3333333333;
  }
  .section-post-requirement .button-common-primary .button-wrapper {
    position: relative;
    top: -1px;
  }
}

.section-list .title-common-primary {
  text-align: left;
}
@media print, (min-width: 768px) {
  .section-list {
    padding: 80px 0 160px;
  }
  .section-list .block-common-search {
    margin-bottom: 52px;
  }
  .section-list .pagination-common-primary {
    margin-top: 111px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-list {
    padding: 0.45rem 0 0.6rem;
  }
  .section-list .wrapper {
    padding: 0;
  }
  .section-list .heading-common-search,
  .section-list .block-common-search {
    padding: 0 0.29rem;
  }
  .section-list .block-common-search {
    margin-bottom: 0.37rem;
  }
  .section-list .pagination-common-primary {
    margin: 0.6rem 0.29rem 0;
    padding-top: 0.39rem;
    border-top: 0.02rem solid #e3e3e3;
  }
}

@media print, (min-width: 768px) {
  .section-list.is-result {
    padding: 65px 0 80px;
  }
  .section-list.is-result .block-common-search {
    margin: 110px 0 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-list.is-result {
    padding: 0.33rem 0 0.5rem;
  }
  .section-list.is-result .block-common-search {
    margin: 0.6rem 0 0;
  }
}

.section-post-information {
  background-color: #ecf4fc;
}
.section-post-information .post-content p {
  font-weight: 400;
}
.section-post-information .post-content p:last-child {
  margin-bottom: 0;
}
.section-post-information .label-common {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-width: 1px;
}
.section-post-information .heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, (min-width: 768px) {
  .section-post-information {
    padding: 90px 0 42px;
  }
  .section-post-information .label-common {
    margin-right: 10px;
    padding: 2px 13px;
    font-size: 0.12rem;
  }
  .is-firefox .section-post-information .label-common .label-text {
    top: -1px;
  }
  .section-post-information .post-content h1,
  .section-post-information .post-content h2,
  .section-post-information .post-content h3,
  .section-post-information .post-content h4,
  .section-post-information .post-content h5 {
    font-size: 0.18rem;
    line-height: 1.3333333333;
  }
  .section-post-information .post-content h1 {
    margin-bottom: 14px;
  }
  .section-post-information .post-content h2 {
    margin-bottom: 10px;
  }
  .section-post-information .post-content p {
    margin-bottom: 28px;
    font-size: 0.15rem;
    line-height: 1.8666666667;
  }
  .section-post-information .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 11px;
  }
  .section-post-information .slider-post-information {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 412px;
  }
  .section-post-information .information-content {
    width: 510px;
  }
  .section-post-information .content-heading {
    margin-bottom: 20px;
  }
  .section-post-information .heading-wrapper {
    margin-bottom: 12px;
  }
  .section-post-information .heading-title {
    margin-bottom: 18px;
    font-size: 0.21rem;
    line-height: 1.3333333333;
  }
  .section-post-information .heading-time {
    font-size: 0.13rem;
  }
  .section-post-information .tag-common-primary {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-post-information {
    padding: 0.42rem 0 0.44rem;
  }
  .section-post-information .label-common {
    margin-right: 0.1rem;
    padding: 0.01rem 0.13rem;
    font-size: 0.12rem;
  }
  .section-post-information .post-content h1,
  .section-post-information .post-content h2,
  .section-post-information .post-content h3,
  .section-post-information .post-content h4,
  .section-post-information .post-content h5 {
    font-size: 0.16rem;
    line-height: 1.75;
  }
  .section-post-information .post-content h1 {
    margin-bottom: 0.18rem;
  }
  .section-post-information .post-content h2 {
    margin-bottom: 0.15rem;
  }
  .section-post-information .post-content h3 {
    margin-bottom: 0.15rem;
  }
  .section-post-information .post-content p {
    margin-bottom: 0.34rem;
    font-size: 0.14rem;
    line-height: 1.5714285714;
  }
  .section-post-information .slider-post-information {
    margin-bottom: 0.28rem;
  }
  .section-post-information .heading-wrapper {
    margin-bottom: 0.12rem;
  }
  .section-post-information .heading-title {
    margin-bottom: 0.2rem;
    font-size: 0.18rem;
    line-height: 1.5555555556;
  }
  .section-post-information .heading-time {
    font-size: 0.13rem;
  }
  .section-post-information .tag-common-primary {
    margin-bottom: 0.23rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #c4c4c4;
  }
  .section-post-information .tag-common-primary .item-text {
    top: 0;
  }
}

.slider-post-information img {
  -o-object-fit: contain;
  object-fit: contain;
}
.slider-post-information .thumbnail-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider-post-information .thumbnail-item {
  width: 20%;
}
.slider-post-information .thumbnail-item.is-current .thumbnail-wrapper::before {
  opacity: 1;
}
.slider-post-information .thumbnail-wrapper {
  position: relative;
  cursor: pointer;
}
.slider-post-information .thumbnail-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 1px solid #223f86;
  opacity: 0;
}
@media print, (min-width: 768px) {
  .slider-post-information .slider-main {
    /*height: 412px;*/
    margin-bottom: 10px;
  }
  .slider-post-information .thumbnail-list {
    margin: 0 -4.5px -9px;
  }
  .slider-post-information .thumbnail-item {
    padding: 0 4.5px 9px;
  }
  .slider-post-information .thumbnail-wrapper {
    height: 75px;
  }
}
@media only screen and (max-width: 767.98px) {
  .slider-post-information .slider-main {
    /*height: 3.32rem;*/
    margin-bottom: 0.08rem;
  }
  .slider-post-information .thumbnail-list {
    margin: 0 -0.045rem -0.08rem;
  }
  .slider-post-information .thumbnail-item {
    padding: 0 0.045rem 0.08rem;
  }
  .slider-post-information .thumbnail-wrapper {
    height: 0.6rem;
  }
}

.table-post-requirement .table-heading {
  background-color: #e6edf4;
}
.table-post-requirement .heading-text {
  position: relative;
}
@media print, (min-width: 768px) {
  .table-post-requirement {
    overflow: hidden;
    border: 1px solid #c4c4c4;
    border-radius: 0.06rem;
  }
  .table-post-requirement .table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #c4c4c4;
  }
  .table-post-requirement .table-row:last-child {
    border-bottom: none;
  }
  .table-post-requirement .table-heading {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 275px;
    padding: 19px 30px 20px;
    border-right: 1px solid #c4c4c4;
  }
  .table-post-requirement .table-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 19px 25px 20px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-post-requirement .table-heading {
    padding: 8px 29px 10px;
    font-weight: 600;
  }
  .table-post-requirement .table-content {
    padding: 14px 29px 16px;
  }
}

.section-post-job {
  background-color: #f2f2f2;
}
@media print, (min-width: 768px) {
  .section-post-job {
    padding: 67px 0 25px;
  }
  .section-post-job .title-common-primary {
    margin-bottom: 51px;
    font-size: 0.26rem;
  }
  .section-post-job .list-common-job .list-viewport {
    padding-bottom: 10px;
  }
  .section-post-job .list-common-job .list-wrapper {
    gap: 29px 16px;
  }
  .section-post-job .list-common-job .list-item {
    height: auto;
  }
  .section-post-job .swiper-button-next,
  .section-post-job .swiper-button-prev,
  .section-post-job .swiper-pagination {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-post-job {
    padding: 0.42rem 0 0.28rem;
  }
  .section-post-job .wrapper {
    max-width: 3.72rem;
    margin: 0 auto;
    padding: 0 0.25rem 0 0.2rem;
  }
  .section-post-job .title-common-primary {
    margin: 0 auto 0.22rem 0.05rem;
    font-size: 0.22rem;
    line-height: 1.4545454545;
  }
  .section-post-job .list-common-job .item-inner {
    min-height: 1.43rem;
  }
}

@media only screen and (max-width: 767.98px) {
  .button-post-fixed {
    position: fixed;
    /*z-index: 1111;*/
    z-index: 111;
    bottom: 0;
    left: 50%;
    width: 100%;
    max-width: 2.51rem;
    min-height: 0.56rem;
    -webkit-transform: translate(-50%, 0.6rem);
    -ms-transform: translate(-50%, 0.6rem);
    transform: translate(-50%, 0.6rem);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .button-post-fixed.is-active {
    -webkit-transform: translate(-50%, -0.15rem);
    -ms-transform: translate(-50%, -0.15rem);
    transform: translate(-50%, -0.15rem);
  }
}

.list-common-job.is-slider .list-item:nth-child(3n) .item-link {
  margin-right: 0;
}
/*# sourceMappingURL=list.css.map */