@charset "UTF-8";
.news {
  position: relative;
}
.news .page_view {
  width: 70.8333333333vw;
  margin: 0 auto;
  /* margin-bottom:vw(200);*/
  padding-bottom: 10.4166666667vw;
}
.news .list-type_nimg01 {
  margin-top: 4.1666666667vw;
}
.news .comm-popup .popup_contents .video-box {
  width: 61.40625vw;
  height: 34.53125vw;
  margin-top: 2.0833333333vw;
}
.news .comm-popup .popup_contents iframe {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  border: none;
}
.news .comm-popup .popup_contents .button-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.news .comm-popup .popup_contents .btn-youtube_lignex1 {
  font-size: 0;
  text-indent: 99999em;
  overflow: hidden;
  line-height: 0;
  display: block;
  width: 14.5833333333vw;
  height: 3.125vw;
  margin: 1.0416666667vw 0;
  background: url(../img/ico_youtube-lignex1.png) no-repeat center/100% auto;
}

.ci .page_top p {
  font-size: 0.8333333333vw;
  color: #636363;
}

.video button .img-box, .video button .text-box {
  display: block;
}
.video .comm-item_box .date {
  bottom: 1.0416666667vw;
  left: 1.0416666667vw;
}
.video .comm-item_box .text-box {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
          transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.video .comm-item_box li:hover .text-box {
  background-color: #f2f4f6;
}
.video .comm_btn {
  margin-top: 3.125vw;
}

.video-box {
  position: relative;
}
.video-box .thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
}
.video-box .thumbnail img {
  width: 6.0416666667vw;
  height: 1.3020833333vw;
}
.video-box .thumbnail p {
  margin-top: 1.0416666667vw;
  font-size: 0.8333333333vw;
  color: #fff;
}

.brochure-text-wrap {
  margin-top: 2.0833333333vw;
}

.each-brochure .brochure-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.each-brochure .brochure-img.mo {
  display: none;
}
.each-brochure .brochure-img li {
  width: 17.0833333333vw;
  height: 22.8125vw;
  border: 1px solid #e1e1e1;
}
.each-brochure .brochure-img li.horizontal {
  width: 34.2708333333vw;
}
.each-brochure .brochure-img img {
  height: 100%;
}
.each-brochure .brochure-text {
  margin: 3.125vw 0 2.0833333333vw;
}
.each-brochure .brochure-text strong {
  display: block;
  font-size: 1.7708333333vw;
  color: #000;
}
.each-brochure .brochure-text p {
  margin-top: 1.0416666667vw;
  font-size: 0.9375vw;
  text-align: left;
  color: #636363;
}
.each-brochure .comm_btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.each-brochure .comm_btn span a,
.each-brochure .comm_btn span button {
  width: 11.4583333333vw;
  height: 2.6041666667vw;
  font-size: 0.8333333333vw;
}

.each-ci + .each-ci {
  margin-top: 3.6458333333vw;
}
.each-ci .mo {
  display: none;
}
.each-ci strong {
  display: block;
  font-size: 1.7708333333vw;
  color: #000;
}
.each-ci p {
  margin-top: 1.0416666667vw;
  font-size: 0.9375vw;
  line-height: 1.67;
  color: #636363;
}
.each-ci .comm_btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 1.3020833333vw;
}
.each-ci .comm_btn span button {
  width: 11.4583333333vw;
  height: 2.6041666667vw;
  font-size: 0.8333333333vw;
}
.each-ci .img-box {
  margin-top: 2.0833333333vw;
  height: 18.75vw;
}
.each-ci .img-box img {
  height: 100%;
  border: solid 1px #e1e1e1;
}
.each-ci .imgs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  margin-top: 2.0833333333vw;
  height: 18.75vw;
}
.each-ci .imgs-box img {
  height: 100%;
  border: solid 1px #e1e1e1;
}
.each-ci.mini .imgs-box {
  height: 12.5vw;
}

@media all and (max-width: 1400px) and (min-width: 721px), ((orientation: landscape) and (max-width: 720px)) {
  .news .page_view {
    width: 85.7142857143vw;
    padding-bottom: 14.2857142857vw;
  }
  .news .list-type_nimg01 {
    margin-top: 5.7142857143vw;
  }
  .news .comm-popup .popup_contents .video-box {
    width: 84.2142857143vw;
    height: 47.3571428571vw;
    margin-top: 2.8571428571vw;
  }
  .news .comm-popup .popup_contents .btn-youtube_lignex1 {
    width: 20vw;
    height: 4.2857142857vw;
    margin: 1.4285714286vw 0;
  }
  .ci .page_top p {
    font-size: 1.1428571429vw;
  }
  .video .comm-item_box .date {
    bottom: 1.4285714286vw;
    left: 1.4285714286vw;
  }
  .video .comm_btn {
    margin-top: 4.2857142857vw;
  }
  .video-box .thumbnail img {
    width: 8.2857142857vw;
    height: 1.7857142857vw;
  }
  .video-box .thumbnail p {
    margin-top: 1.4285714286vw;
    font-size: 1.1428571429vw;
  }
  .brochure-text-wrap {
    margin-top: 2.8571428571vw;
  }
  .each-brochure .brochure-img {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .each-brochure .brochure-img li {
    -ms-flex-preferred-size: 24.3%;
        flex-basis: 24.3%;
    width: auto;
    height: auto;
  }
  .each-brochure .brochure-img li + li {
    margin-left: 1%;
  }
  .each-brochure .brochure-img li.horizontal {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto;
  }
  .each-brochure .brochure-img img {
    height: auto;
  }
  .each-brochure .brochure-text {
    margin: 4.2857142857vw 0 2.8571428571vw;
  }
  .each-brochure .brochure-text strong {
    font-size: 2.4285714286vw;
  }
  .each-brochure .brochure-text p {
    margin-top: 1.4285714286vw;
    font-size: 1.2857142857vw;
  }
  .each-brochure .comm_btn span a,
  .each-brochure .comm_btn span button {
    width: 15.7142857143vw;
    height: 3.5714285714vw;
    font-size: 1.1428571429vw;
  }
  .each-ci + .each-ci {
    margin-top: 5vw;
  }
  .each-ci strong {
    font-size: 2.4285714286vw;
  }
  .each-ci p {
    margin-top: 1.4285714286vw;
    font-size: 1.2857142857vw;
  }
  .each-ci .comm_btn {
    margin-top: 1.7857142857vw;
  }
  .each-ci .comm_btn span button {
    width: 15.7142857143vw;
    height: 3.5714285714vw;
    font-size: 1.1428571429vw;
  }
  .each-ci .img-box {
    margin-top: 2.8571428571vw;
    height: 25.7142857143vw;
  }
  .each-ci .imgs-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    margin-top: 2.8571428571vw;
    height: 25.7142857143vw;
  }
  .each-ci .imgs-box img {
    width: 49%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .each-ci .imgs-box img + img {
    margin-left: 2%;
  }
  .each-ci.mini .imgs-box {
    height: 17.1428571429vw;
  }
}
/* 모바일 */
@media all and (max-width: 720px) and (not (orientation: landscape)) {
  .news .page_top h2 ~ p {
    margin-top: 1.3888888889vw;
  }
  .news .page_view {
    width: calc(100vw - 11.1111111111vw);
    padding-top: 4.1666666667vw;
    padding-bottom: 52.7777777778vw; /* margin-top:vwm(30);margin-bottom:vwm(380);*/
  }
  .news .list-type_nimg01 {
    margin-top: 15.2777777778vw;
  }
  .news .comm-popup .popup_contents .video-box {
    width: 85.9722222222vw;
    height: 48.3333333333vw;
    margin-top: 8.3333333333vw;
  }
  .news .comm-popup .popup_contents .btn-youtube_lignex1 {
    width: 58.3333333333vw;
    height: 11.1111111111vw;
    margin: 5.5555555556vw 0;
  }
  .ci .page_top p {
    font-size: 3.8888888889vw;
  }
  .video .comm-item_box .date {
    bottom: 2.7777777778vw;
    left: 2.7777777778vw;
  }
  .video .comm_btn {
    margin-top: 8.3333333333vw;
  }
  .video .comm-item_box .text-box strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 1.3em;
    max-height: 2.6em;
    overflow: hidden;
    white-space: initial;
    line-height: 1.1;
  }
}
@media all and (max-width: 720px) and (not (orientation: landscape)) and (-ms-high-contrast: none), (max-width: 720px) and (not (orientation: landscape)) and (-ms-high-contrast: active) {
  .video .comm-item_box .text-box strong {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media all and (max-width: 720px) and (not (orientation: landscape)) {
  .video .comm-item_box .text-box .date, .video .comm-item_box .text-box .label {
    font-size: 3.3333333333vw;
  }
  .video-box .thumbnail img {
    width: 16.1111111111vw;
    height: 3.4722222222vw;
  }
  .video-box .thumbnail p {
    margin-top: 2.7777777778vw;
    font-size: 2.2222222222vw;
  }
  .brochure-text-wrap {
    margin-top: 6.25vw;
  }
  .each-brochure .brochure-img {
    display: block;
  }
  .each-brochure .brochure-img.pc {
    display: none;
  }
  .each-brochure .brochure-img.mo {
    display: block;
  }
  .each-brochure .brochure-img li {
    width: 100%;
    height: auto;
  }
  .each-brochure .brochure-text {
    margin: 9.0277777778vw 0 7.6388888889vw;
  }
  .each-brochure .brochure-text strong {
    font-size: 4.4444444444vw;
  }
  .each-brochure .brochure-text p {
    margin-top: 4.1666666667vw;
    font-size: 3.8888888889vw;
  }
  .each-brochure .comm_btn {
    display: block;
  }
  .each-brochure .comm_btn span {
    display: block;
    width: 100%;
  }
  .each-brochure .comm_btn span + span {
    margin-top: 2.7777777778vw;
    margin-left: 0;
  }
  .each-brochure .comm_btn span a,
  .each-brochure .comm_btn span button {
    width: 100%;
    height: 11.1111111111vw;
    font-size: 4.4444444444vw;
  }
  .each-ci + .each-ci {
    margin-top: 16.6666666667vw;
  }
  .each-ci .pc {
    display: none;
  }
  .each-ci .mo {
    display: block;
  }
  .each-ci strong {
    font-size: 4.4444444444vw;
  }
  .each-ci p {
    margin-top: 4.8611111111vw;
    font-size: 3.8888888889vw;
    line-height: 1.36;
  }
  .each-ci .comm_btn {
    display: block;
    margin-top: 5.5555555556vw;
  }
  .each-ci .comm_btn span {
    display: block;
    width: 100%;
  }
  .each-ci .comm_btn span + span {
    margin-top: 2.7777777778vw;
    margin-left: 0;
  }
  .each-ci .comm_btn span button {
    width: 100%;
    height: 11.1111111111vw;
    font-size: 4.4444444444vw;
  }
  .each-ci .img-box {
    margin-top: 5.5555555556vw;
    height: initial;
  }
  .each-ci .imgs-box {
    display: block;
    gap: 0;
    margin-top: 5.5555555556vw;
    height: initial;
  }
  .each-ci .imgs-box img + img {
    margin-top: 5.5555555556vw;
  }
  .each-ci.mini .imgs-box {
    height: initial;
  }
  #popupVideo .title {
    border-color: #000;
  }
}