.YJM_4030 {
  overflow: hidden;
  position: relative;
max-width:100%; float: left
}

.YJM_4030 .contents-container {
  position: relative;
}

.YJM_4030 .contents-inner {
  width: 100%;
}

.YJM_4030 .textset {

  text-align: center;
}

.YJM_4030 .textset-tit+.textset-desc {
  margin-top: 1.2rem;
  color: #777777;
  font-weight: var(--fw-regular);
}

.YJM_4030 .contents-swiper {
  overflow: hidden;
}

.YJM_4030 .swiper-slide {
  position: relative;
}

.YJM_4030 .cardset {
  width: 100%;
}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.YJM_4030 .cardset-figure {
  height:38rem;
}
	.YJM_4030 .cardset .cardset-body {
  padding:  35PX 35PX 0PX 35PX;
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.YJM_4030 .cardset-figure {
  height:25rem;
}
	.YJM_4030 .cardset .cardset-body {
  padding:  30PX 30PX 30PX 30PX;
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.YJM_4030 .cardset .cardset-body .cardset-tit {
font-family:var(--ff-ko10)!important; font-size:calc(var(--tx-sm-size) * 1.1); width: 100%; float: left; text-align: center; margin-bottom: 30px
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.YJM_4030 .cardset .cardset-body .cardset-tit {
font-family:var(--ff-ko10)!important; font-size:calc(var(--tx-sm-size) * 0.7);
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.YJM_4030 .cardset .cardset-desc {
  overflow: visible;
  -webkit-line-clamp: inherit;
  color: #777777;
  font-weight: var(--fw-regular); font-size:calc(var(--tx-sm-size) * 0.9);
}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.YJM_4030 .contents-control {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; margin-bottom: 0PX
 
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.YJM_4030 .contents-control {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; margin-bottom:20PX
 
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.YJM_4030 .swiper-button-next,
.YJM_4030 .swiper-button-prev {
  top: 50%;
  transform: translateY(-50%);
  width: 5.4rem;
  height: 5.4rem;
  background-image: url("/_img/svg/line_icon/ico_swiper_prev_wh.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2.8rem;
  opacity: 0.5;
  background-color: #242424;
  border-radius: 50%;
  transition: 0.3s;
}

.YJM_4030 .swiper-button-prev {
  left: 5PX;
}

.YJM_4030 .swiper-button-next {
  right: 5PX;
  transform: translateY(-50%) rotate(180deg);
}

.YJM_4030 .swiper-button-prev:after,
.YJM_4030 .swiper-button-next:after {
  content: none;
}

.YJM_4030 .swiper-button-next:hover,
.YJM_4030 .swiper-button-prev:hover {
  opacity: 1;
}

.YJM_4030 .swiper-pagination {
  position: relative;
  left: 0;
  bottom: 0;
  width: auto;
}

.YJM_4030 .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  margin: 0 1.2rem 0 0 !important;
  background-color: #CCC!important;
  opacity: 1; 
}

.YJM_4030 .swiper-pagination-bullet-active {
  background-color: #242424!important;
  border: none;
}

.YJM_4030 .contents-control .btnset {
  position: absolute;
  right: 0;
  font-weight: var(--fw-bold);
  gap: 1.2rem;
}

@media (max-width: 992px) {
  .YJM_4030 {
   
  }

  .YJM_4030 .textset {
    margin-bottom:1rem;
  }

  .YJM_4030 .textset-tit+.textset-desc {
    margin-top: 0.6rem;
  }

  .YJM_4030 .cardset .cardset-body {
    padding: 2rem 20px;
  }

  .YJM_4030 .contents-control {
    flex-direction: column;
    margin-top: 2rem;
  }
	
.YJM_4030 .cardset .cardset-body .cardset-tit {
font-family:var(--ff-ko10)!important; font-size:calc(var(--tx-sm-size) * 1.2);
}

.YJM_4030 .cardset .cardset-desc {
  overflow: visible;
  -webkit-line-clamp: inherit;
  color: #777777;
  font-weight: var(--fw-regular); font-size:calc(var(--tx-sm-size) * 0.9);
}

  .YJM_4030 .contents-control .btnset {
    position: relative;
    align-self: flex-end;
    margin-top: 3rem;
  }

  .YJM_4030 .cardset .cardset-desc {
    margin-top: 0.7rem; 
  }

  .YJM_4030 .swiper-button-next,
  .YJM_4030 .swiper-button-prev {
    display: none;
  }

  .YJM_4030 .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.8rem 0 0 !important;
  }
}