.common-paragraph-wrap.style1{
  margin-bottom: 50px;
}
.backdrop:before{
  content: none;
}
.backdrop-420:before{
  height: 420px;
}
@media screen and (min-width:768px) {
  .common-paragraph-wrap.style1{
    margin-bottom: 50px;
  } 
  .bg-line-wrap{
    display: none;
  }
  .backdrop:before{
    content: '';
  }
}
.ani-img-wrap{
  position: relative;
}
.ani-img-wrap-inner{
  width: 100%;
  max-width: 1202px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}
@media screen and (min-width:768px) {
  .ani-img-wrap{
    margin-bottom: 440px;
  }
  .ani-img-overlay{
    position: absolute;
    left:0;
    top:0;
    right: 0;
    bottom: 0;
    background-color: #F8F8F8;
  }
  .ani-img-wrap .ani-img{
    height: 780px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
  }
  .ani-img-wrap .ani-img-overlay-wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .sub-common-video-wrapp {
    position: absolute;
    top: 205px;
    left: 50%;
    width: 100%;
    max-width: 1157px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    opacity: 0;
  }
  .ani-img-wrap.ani-on .sub-common-video-wrapp {
    animation: slideUpAnimationTransX 1s 1.5s forwards;
  }
  .sub-common-video-wrapp .tilter__figure {
    position: relative;
    perspective: 1000px;
    /* transform-style: preserve-3d; */
  }
  /* 비디오 텍스트 영역 */
  .sub-common-video-wrapp .text-wrap {
    position: relative;
    top: -120px;
    z-index: 50;
    max-width: 900px;
    margin: 0 auto;
    padding: 6% 8% 6.5%;
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
    /* -webkit-transform: translateZ(50px);
    transform: translateZ(50px); */
  }
  .sub-common-video-wrapp .text-wrap .title{
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
  .sub-common-video-wrapp .text-wrap .desc{
    line-height: 1.86;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #555;
  }
}
/*video-wrapp*/
.sub-common-video-wrapp .img-wrap {
    position: relative;
    box-shadow: 0px 0px 78px #e8e8e8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 9px 13px 54px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 9px 13px 54px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 9px 13px 54px 0px rgba(0,0,0,0.2);
}
.sub-common-video-wrapp .img-wrap::before {
    content: "";
    display: block;
    padding-top: 56.34%;
}
.sub-common-video-wrapp .img-wrap .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: block;
    width: 55px;
    height: 55px;
    background-image: url("/views/res/imgs/page/icon_play_b.png");
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 24px;
    background-size: 12px;
}
@media screen and (min-width:768px) {
.sub-common-video-wrapp .img-wrap .btn-play {
    width: 70px;
    height: 70px;
    background-size: 13px;
    background-position: 31px;
}
}
@media screen and (min-width:768px) {
.sub-common-video-wrapp.big .btn-play {
    width: 108px;
    height: 108px;
    background-size: 20px;
    background-position: 46px;
}
}

@media screen and (min-width:1200px) {
  .ani-img-wrap{
    margin-bottom: 440px;
  }
}
.bottom-img-wrap{
  margin: 0;
}
.bottom-img-wrap .list{
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
.bottom-img-wrap .list:last-of-type{
  margin-bottom: 0;
}
.bottom-img-wrap .img-wrap{
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.bottom-img-wrap .img-wrap:after{
  content: "";
  display: block;
  padding-top: 56.66%;
}
@media screen and (min-width:768px) {
  .bottom-cont-wrap .common-paragraph-wrap.style1 .desc{
    line-height: 1.8;
    font-size: 15px;
    color: #060606;
  }
  .bottom-img-wrap{
    margin: 0 -10px;
  }
  .bottom-img-wrap .list{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .bottom-img-wrap .img-wrap:after{
    padding-top: 70.06%;
  }

}
/* CSS 추가: 19.10.29 */

/* 팝업영상 */
.layer {display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:1050; -webkit-overflow-scrolling:touch; outline:0;}
.layer .pop-bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.9;}
.layer .pop-video {position:absolute; width:1150px; height:647px; top:53%; left:50%; margin-top:-324px; margin-left:-575px; z-index:1060;}
.layer .pop-title {position:relative; top:0; margin-top:30px; font-size:25px; font-weight:500; color:#fff; text-align:center; z-index:1060;}
.layer .btn-close {position:absolute; top:0; right:0; width:120px; height:120px; background-repeat:no-repeat; background-size:cover; z-index:1070; cursor:pointer; background-image:url(/views/res/imgs/modal/btn-modal-close.jpg); text-align:center;}
.layer .btn-close-img {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:120px; height:120px;}

@media screen and (max-width:991px){
.layer .pop-video {width:991px; height:559px; margin-top:-279px; margin-left:-495px;}
.layer .pop-title {margin-top:55px; font-size:20px;}
.layer .btn-close {width:60px; height:60px;}
.layer .btn-close-img {width:60px; height:60px;}
}
@media screen and (max-width:575px){
.layer .pop-video {width:575px; height:325px; margin-top:-163px; margin-left:-287px;}
.layer .pop-title {margin-top:100px; font-size:18px;}
.layer .btn-close {width:60px; height:60px;}
.layer .btn-close-img {max-width:60px; height:60px; margin: 0 auto;}
}

/* 이미지 타이틀 */
@media screen and (max-width:575px) {
	.sub-section-area.page-business .common-paragraph-wrap.style1 {
    margin-bottom: 43px;
	}
}

.section-img-type .type-list .title {
  margin: 11px 0 4px;
}
.section-img-type .type-list {
  margin-top: 0;
  margin-bottom: 40px;
}
.section-img-type .group-title {
  font-size :14px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.section-img-type .group-title:before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  width: 26px;
  height: 3px;
  background: #2165ff;
}
