/* CSS Document */
img {
  width: 100%;
  display: block;
  height: auto;
}

.design_ne-001 {
  padding: 64px 0;
}
.design_ne-001 .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.design_ne-001 .topBox .titleBox .titleTw {
  font-size: 32px;
  font-weight: bold;
}
.design_ne-001 .topBox .bread {
  margin: 0;
  padding: 20px 0 32px;
  border: none;
}
.design_ne-001 .topBox .bread .wrap {
  padding: 0;
}
.design_ne-001 .topBox .bread .wrap img {
  opacity: 0.5;
}
@media (min-width: 1201px) {
  .design_ne-001 .topBox .bread .wrap img:hover {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .design_ne-001 .classBoxRow {
    margin-top: 0;
  }
  .design_ne-001 .classBoxRow .classLink {
    margin: 0 -10px;
    border-bottom: 1px solid #e2e2e2;
  }
  .design_ne-001 .classBoxRow .classLink li {
    position: relative;
    margin: 0;
    padding: 0 20px;
  }
  .design_ne-001 .classBoxRow .classLink li:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2px;
    height: 10px;
    background-color: #e2e2e2;
  }
  .design_ne-001 .classBoxRow .classLink a {
    position: relative;
    width: 100%;
    padding: 20px 10px;
    background-color: rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0;
  }
  .design_ne-001 .classBoxRow .classLink a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: auto;
    bottom: -1px;
    left: auto;
    right: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 0;
    height: 3px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-color: #062829;
  }
  .design_ne-001 .classBoxRow .classLink a.current {
    font-weight: 500;
  }
  .design_ne-001 .classBoxRow .classLink a.current::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1201px) {
  .design_ne-001 .classBoxRow .classLink a:hover {
    font-weight: 500;
  }
  .design_ne-001 .classBoxRow .classLink a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
.design_ne-001 .newsList,
.design_ne-001 .facList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.design_ne-001 .newsList .newsItem,
.design_ne-001 .newsList .facItem,
.design_ne-001 .facList .newsItem,
.design_ne-001 .facList .facItem {
  width: 33.3333333333%;
  padding: 0 15px 37px;
}
@media (max-width: 1023px) {
  .design_ne-001 .newsList .newsItem,
  .design_ne-001 .newsList .facItem,
  .design_ne-001 .facList .newsItem,
  .design_ne-001 .facList .facItem {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .design_ne-001 .newsList .newsItem,
  .design_ne-001 .newsList .facItem,
  .design_ne-001 .facList .newsItem,
  .design_ne-001 .facList .facItem {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .design_ne-001 .newsList .newsItem:hover .Txt .title,
  .design_ne-001 .newsList .facItem:hover .Txt .title,
  .design_ne-001 .facList .newsItem:hover .Txt .title,
  .design_ne-001 .facList .facItem:hover .Txt .title {
    color: #c89769;
  }
  .design_ne-001 .newsList .newsItem:hover .Txt .title a,
  .design_ne-001 .newsList .facItem:hover .Txt .title a,
  .design_ne-001 .facList .newsItem:hover .Txt .title a,
  .design_ne-001 .facList .facItem:hover .Txt .title a {
    color: #c89769;
  }
}
.design_ne-001 .newsList .newsItem .item,
.design_ne-001 .newsList .facItem .item,
.design_ne-001 .facList .newsItem .item,
.design_ne-001 .facList .facItem .item {
  padding: 20px 0;
}
.design_ne-001 .newsList .newsItem .Txt,
.design_ne-001 .newsList .facItem .Txt,
.design_ne-001 .facList .newsItem .Txt,
.design_ne-001 .facList .facItem .Txt {
  padding: 25px 28px 28px;
  border: 1px solid #e7e7e7;
}
.design_ne-001 .newsList .newsItem .Txt .title,
.design_ne-001 .newsList .facItem .Txt .title,
.design_ne-001 .facList .newsItem .Txt .title,
.design_ne-001 .facList .facItem .Txt .title {
  margin-bottom: 8px;
  font-size: 20px;
  color: #062829;
}
.design_ne-001 .newsList .newsItem .Txt .title a,
.design_ne-001 .newsList .facItem .Txt .title a,
.design_ne-001 .facList .newsItem .Txt .title a,
.design_ne-001 .facList .facItem .Txt .title a {
  color: #062829;
  height: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media (max-width: 1180px) {
  .design_ne-001 .newsList .newsItem .Txt .title a,
  .design_ne-001 .newsList .facItem .Txt .title a,
  .design_ne-001 .facList .newsItem .Txt .title a,
  .design_ne-001 .facList .facItem .Txt .title a {
    height: 76px;
  }
}
.design_ne-001 .newsList .newsItem .Txt .text,
.design_ne-001 .newsList .facItem .Txt .text,
.design_ne-001 .facList .newsItem .Txt .text,
.design_ne-001 .facList .facItem .Txt .text {
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.design_ne-001 .newsList .newsItem .Txt .newsInfoBox,
.design_ne-001 .newsList .facItem .Txt .newsInfoBox,
.design_ne-001 .facList .newsItem .Txt .newsInfoBox,
.design_ne-001 .facList .facItem .Txt .newsInfoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.design_ne-001 .newsList .facItem .Txt .text,
.design_ne-001 .facList .facItem .Txt .text {
  margin-bottom: 0;
}
.design_ne-001 .facList .facItem .Img {
  height: 240px;
}
.design_ne-001 .facList .facItem .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.design_ne-001 .pageBox .pageList.number {
  padding: 21px 0;
  border: none;
}
.design_ne-001 .pageBox .pageList.number li {
  margin: 5px 18px 5px 20px;
}
@media (max-width: 767px) {
  .design_ne-001 .pageBox .pageList.number li {
    margin: 5px;
  }
}
.design_ne-001 .pageBox .pageList.number a {
  padding: 0 5px;
  border: none;
}
.design_ne-001 .pageBox .pageList.number a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  margin-top: -2px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background-color: #000;
}
@media (min-width: 1201px) {
  .design_ne-001 .pageBox .pageList.number a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
  }
  .design_ne-001 .pageBox .pageList.number a:hover::after {
    width: 100%;
  }
}
.design_ne-001 .pageBox .pageList.number a.current {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
.design_ne-001 .pageBox .pageList.number a.current::after {
  width: 100%;
}
.design_ne-001 .pageBox .pageList.number a.prevBtn::before, .design_ne-001 .pageBox .pageList.number a.nextBtn::before {
  width: 8px;
  height: 8px;
}
@media (min-width: 1201px) {
  .design_ne-001 .pageBox .pageList.number a.prevBtn:hover::before, .design_ne-001 .pageBox .pageList.number a.nextBtn:hover::before {
    border-color: #000;
  }
}
.design_ne-001 .pageBox .pageList.number a.firstBtn::after, .design_ne-001 .pageBox .pageList.number a.prevBtn::after, .design_ne-001 .pageBox .pageList.number a.nextBtn::after, .design_ne-001 .pageBox .pageList.number a.lastBtn::after {
  display: none;
}
@media (min-width: 1201px) {
  .design_ne-001 .pageBox .pageList.number a.firstBtn:hover::before, .design_ne-001 .pageBox .pageList.number a.prevBtn:hover::before, .design_ne-001 .pageBox .pageList.number a.nextBtn:hover::before, .design_ne-001 .pageBox .pageList.number a.lastBtn:hover::before {
    border-color: #000;
  }
}
.design_ne-001 .shareBox {
  float: right;
}
.design_ne-001 .shareBox .btn-fb {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}