/* MEDIA QUERIES
 * * -----------------------------------------------*/
ul.list-news-common.-news-index.category {
  border-bottom: 1px solid #cbcbcb;
}

.item-news-common {
  border-top: 1px solid #cbcbcb;
  font-weight: 500;
  line-height: 1.6;
}
.item-news-common a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.item-news-common .news-tag {
  text-align: center;
}

.item-news-info {
  border-top: 3px solid #cbcbcb;
  border-bottom: 2px solid #cbcbcb;
  position: relative;
}
.item-news-info .-pin:before {
  position: absolute;
  top: 8px;
  right: 5px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: auto 0;
  content: "";
  background: url(../img/top/pickup-pin-icon.svg) no-repeat;
  background-size: 100%;
}

@media print, (min-width: 768px) {
  .item-news-common {
    display: block;
    font-size: 16px;
    padding: 24px 0px 24px 10px;
    transition: transform 0.3s;
    min-height: 100px;
  }
  .item-news-common a {
    height: 50px;
    position: relative;
  }
  .item-news-common a:after {
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto 0;
    content: "";
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transition: transform 0.3s;
    transform: rotate(45deg);
  }
  .item-news-common .news-time, .item-news-common .news-tag, .item-news-common .news-info {
    transition: transform 0.3s;
  }
  .item-news-common .news-time {
    width: auto;
    padding-right: 17px;
    border-right: 1px solid #c7c7c7;
    font-weight: 500;
  }
  .item-news-common .news-tag {
    min-width: 60px;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    margin-left: 17px;
  }
  .item-news-common .news-info {
    flex: 1;
    padding-left: 25px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
  }
  .item-news-common .news-info.-more-line {
    -webkit-line-clamp: 5;
  }
  .item-news-common:hover .news-time, .item-news-common:hover .news-tag, .item-news-common:hover .news-info {
    opacity: 0.8;
  }
  .item-news-common:hover a:after {
    transform: rotate(45deg) translate(3px, -3px);
  }
  .item-news-common.-company-info:after {
    transform: none;
    content: none;
  }
  .item-news-common.-company-info:hover .news-time, .item-news-common.-company-info:hover .news-tag, .item-news-common.-company-info:hover .news-info {
    opacity: 1;
  }
  .list-news-common.-news-index .item-news-common .news-info {
    padding-left: 40px;
  }
  .item-news-info {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .item-news-common {
    font-size: 0.18rem;
    padding: 0.16rem 0;
  }
  .item-news-common a {
    position: relative;
  }
  .item-news-common a:before {
    position: absolute;
    top: 0.05rem;
    right: 1%;
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    margin: auto 0;
    content: "";
    border-top: 0.02rem solid #333;
    border-right: 0.02rem solid #333;
    transform: rotate(45deg);
  }
  .item-news-common .news-time {
    margin-right: 0;
    padding-right: 0.14rem;
    font-size: 0.14rem;
    color: #908987;
    font-weight: 600;
    border-right: 1px solid #c9c9c9;
  }
  .item-news-common .news-tag {
    min-width: auto;
    border-radius: 0;
    display: inline-block;
    padding: 0 0 0 0.17rem;
    margin: 0;
    line-height: 1;
    position: relative;
    top: 0;
    font-size: 0.15rem;
  }
  .item-news-common .news-info {
    margin-top: 0.1rem;
    text-align: justify;
    font-feature-settings: "palt";
    font-size: 0.15rem;
    line-height: 1.7;
    letter-spacing: 0.005rem;
    font-weight: 400;
    width: 100%;
  }
  .item-news-common.-company-info:before {
    display: none;
  }
  .list-news-common.-news-index {
    margin: 0 0 0.4rem 0;
  }
  .list-news-common.-news-index a {
    width: 96%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .item-news-info .-pin:before {
    top: 0.225rem;
    width: 0.2rem;
    height: 0.2rem;
  }
}
.common-pagination {
  text-align: center;
}
.common-pagination .pagination-list {
  display: inline-block;
  position: relative;
}
.common-pagination .pagination-list .pager-numbers {
  border: 1px solid #ccc;
  font-family: Verdana, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #1571da;
  transition: 0.25s ease;
}
.common-pagination .pagination-list li {
  display: inline-block;
}
.common-pagination .pagination-list .pager-numbers.is-active,
.common-pagination .pagination-list .pager-numbers:hover {
  color: #fff;
  background-color: #1571da;
}
.common-pagination .is-previous,
.common-pagination .is-next {
  position: absolute;
  top: 0;
}
.common-pagination .is-previous .pager-numbers::before,
.common-pagination .is-next .pager-numbers::before {
  content: "";
  background: no-repeat 0 0/100% auto;
}
.common-pagination .is-previous .pager-numbers::before {
  background-image: url(../img/common/icon_pagination_left.svg);
}
.common-pagination .is-next .pager-numbers::before {
  background-image: url(../img/common/icon_pagination_right.svg);
}
.common-pagination .is-previous .pager-numbers:hover::before,
.common-pagination .is-next .pager-numbers:hover::before {
  background-position: 0 bottom;
}

@media print, (min-width: 768px) {
  .common-pagination .pagination-list li {
    margin: 0 1px 3px;
  }
  .common-pagination .pagination-list .pager-numbers {
    width: 50px;
    height: 50px;
    border-radius: 4px;
  }
  .common-pagination .is-previous {
    left: -90px;
  }
  .common-pagination .is-next {
    right: -90px;
  }
  .common-pagination .is-previous .pager-numbers::before,
  .common-pagination .is-next .pager-numbers::before {
    width: 10px;
    height: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .common-pagination {
    display: flex;
    justify-content: center;
  }
  .common-pagination .pagination-list {
    padding: 0 0.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .common-pagination .pagination-list li {
    margin: 0 0.02rem 0.05rem;
  }
  .common-pagination .pagination-list .pager-numbers {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 0.04rem;
  }
  .common-pagination .is-previous,
  .common-pagination .is-next {
    margin: 0;
  }
  .common-pagination .is-previous {
    left: 0;
  }
  .common-pagination .is-next {
    right: 0;
  }
  .common-pagination .is-previous .pager-numbers::before,
  .common-pagination .is-next .pager-numbers::before {
    width: 0.1rem;
    height: 0.16rem;
  }
}
.title-keyvisual-common .is-english {
  position: relative;
}

@media print, (min-width: 768px) {
  .title-keyvisual-common {
    margin-left: -4px;
  }
  .section-news {
    margin: 74px 0 262px;
  }
  .list-news-common {
    margin-bottom: 100px;
  }
  .list-news-common .item-news-common .news-info {
    padding-left: 24px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-news {
    margin: 0.36rem 0 1.3rem;
  }
  .list-news-common {
    margin-bottom: 0.6rem;
  }
  .list-news-common .item-news-common .news-info {
    font-feature-settings: "palt";
  }
}
.filter {
  display: flex;
  width: 573px;
  margin-bottom: 32px;
}
.filter li {
  cursor: pointer;
  flex-grow: 1;
  max-width: 115px;
  text-align: center;
  padding: 10px 0 10px 0;
  gap: 24px 0;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  color: #9FA0A0;
}
.filter li.is-active {
  color: #333;
  font-weight: 500;
}
.filter li.is-active::after {
  background: #333;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  pointer-events: none;
  position: absolute;
  transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s 80ms;
  width: 100%;
  z-index: 2;
}

@media print, (min-width: 768px) {
  .filter li:hover {
    color: #333;
    transition: transform 0.3s;
  }
}
.category li {
  display: none;
}
.category li.is-show {
  display: block;
}

@media only screen and (max-width: 767.98px) {
  .filter {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0.08rem 0;
    margin-bottom: 0.12rem;
  }
  .filter li {
    max-width: none;
    padding: 0.1rem 0 0.1rem 0;
    font-size: 0.16rem;
    width: 33.3333333333%;
    flex-grow: unset;
  }
}/*# sourceMappingURL=news.css.map */