
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.MAIN_maintop_SCF3 {
  position: relative;
  overflow: hidden;    height: var(--main-top-goarea-h)	; ;
}
	
.MAIN_maintop_SCF3 .wg_box{width: 100%; height: clamp(250px, 23.438vw, 300px); background-color:#f696b1; border-radius: 20px 80px 20px 20px; overflow: hidden }


}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
	.MAIN_maintop_SCF3 {
  position: relative;
  overflow: hidden;    height:250px ;
}
	
.MAIN_maintop_SCF3 .wg_box{width: 100%; height:250px; background-color:#f696b1; border-radius: 20px 80px 20px 20px; overflow: hidden }

}
/**** 모바일 ****/
@media only all and (max-width:767px) {.MAIN_maintop_SCF3 {
  position: relative;
  overflow: hidden;   
}

.MAIN_maintop_SCF3 .wg_box{width: 100%; height: clamp(250px, 23.438vw, 300px); background-color:#f696b1; border-radius: 20px 80px 20px 20px; overflow: hidden }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.MAIN_maintop_SCF3 .slide-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; 
}
.MAIN_maintop_SCF3 .slide-img .wg_img1{
width: 100%;
  height: 100%;
}
.MAIN_maintop_SCF3 .slide-img .wg_img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	.MAIN_maintop_SCF3 .textset {
  padding:  clamp(20px, 3.125vw, 40px) ;
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
	.MAIN_maintop_SCF3 .textset {
  padding: 20px 30px ;
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.MAIN_maintop_SCF3 .textset .wg_tx1 {
width: 100%; float: left; font-size:calc(var(--tx-sm-size) * 0.9); color: #fff; margin-bottom: 10px
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.MAIN_maintop_SCF3 .textset .wg_tx2 {
width: 100%; float: left; font-size:calc(var(--tit-mds-size) * 1.0); color: #fff; font-weight: 700; margin-bottom: 30px; line-height: 130%
}
	.MAIN_maintop_SCF3 .textset .wg_btn {
width: auto; float: left;  font-size:calc(var(--tx-sm-size) * 0.9);  color: #fff; font-weight: 700;  padding-right: 30px; position: relative
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
	.MAIN_maintop_SCF3 .textset .wg_tx2 {
width: 70%; float: left; font-size:calc(var(--tit-mds-size) * 0.7); color: #fff; font-weight: 700; margin-bottom: 10px; line-height: 130%
}
	
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.MAIN_maintop_SCF3 .textset .wg_tx2 {
width: 100%; float: left; font-size:calc(var(--tit-mds-size) * 1.4); color: #fff; font-weight: 700; margin-bottom: 30px; line-height: 130%; padding-right: 30%
}
	.MAIN_maintop_SCF3 .textset .wg_btn {
width: auto; float: left;  font-size:calc(var(--tx-sm-size) * 1);  color: #fff; font-weight: 700;  padding-right: 30px; position: relative
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.MAIN_maintop_SCF3 .textset .wg_btn:before {
content: "\eb6e";    font-family: unicons-line; position: absolute; right: 0px; top: 0px; color: #fff; font-size: 25px;
}
.MAIN_maintop_SCF3 .contents-swiper,
.MAIN_maintop_SCF3 .swiper-wrapper {
  height: inherit;
}

.MAIN_maintop_SCF3 .swiper-slide .visual-mo {
  display: none;
}


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.MAIN_maintop_SCF3 .control-wrap {
  position: absolute;
  left: 0pz;
  bottom: 2rem;
  z-index: 10;
  width: 100% ;
  height: 2.4rem;  display: flex;
  justify-content: flex-start;
  align-items: center;

}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.MAIN_maintop_SCF3 .control-wrap {
  position: absolute;
  left: 0px;
  bottom: 5.5rem;
  z-index: 10;
  width: auto;
  height: 2.4rem;  display: flex;
  justify-content: flex-start;
  align-items: center;

}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	.MAIN_maintop_SCF3 .control-bottom {
  
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; display: flex;  justify-content: center;  align-items: center;
}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
	.MAIN_maintop_SCF3 .control-bottom {
  
  width: auto;
  position: absolute;
  top: 0;
  left: 25px; display: flex;  justify-content: center;  align-items: center;
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.MAIN_maintop_SCF3 .swiper-pagination {
  position: static;
  margin-right: 1rem;
  text-align: left;
  transform: translateX(-0.2rem);
}

.MAIN_maintop_SCF3 .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
}

.MAIN_maintop_SCF3 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  margin: 0 1rem;
  width: 15px;
  height:  15px; border-radius: 100%; 
  background-color: transparent;
  background-color: var(--white);
  border-radius:  100%;

}

.MAIN_maintop_SCF3 .swiper-pagination-bullet::after {
  position: absolute;
  left:0rem;
  top: 0rem;
  content: "";
  width:clamp(20px, 2.344vw, 30px);
  height:  15px;
  margin-left: -10px;
  border-radius: 1.2rem;
  transform: scale(0);

  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);  background-color: transparent; background-color: #ee5f8b;
}

.MAIN_maintop_SCF3 .swiper-pagination-bullet-active::after {
  transform: scale(1);
  transition: transform 0.2s;
	
	  width:30px;
  height:  15px;
  margin-left: -10px;
  border-radius: 1.2rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
}

.MAIN_maintop_SCF3 .swiper-button-play {
  display: none;
}

.MAIN_maintop_SCF3 .swiper-button-play,
.MAIN_maintop_SCF3 .swiper-button-pause {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  cursor: pointer;margin-top: -3px
}
.MAIN_maintop_SCF3 .swiper-button-play i,
.MAIN_maintop_SCF3 .swiper-button-pause i{
font-size: 20px; color: #fff; 
}

.MAIN_maintop_SCF3 .swiper-button-play img,
.MAIN_maintop_SCF3 .swiper-button-pause img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.MAIN_maintop_SCF3 .btype-swiper .swiper-pagination-bullet {
  background: #111;
}

@media (max-width: 1280px) {
  .MAIN_maintop_SCF3 .control-wrap {
    max-width: 100%;
  }
}

@media (max-width: 992px) {
  .MAIN_maintop_SCF3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .MAIN_maintop_SCF3 .contents-container {
    min-height: 40rem;
  }

  .MAIN_maintop_SCF3 .contents-inner {
    border-radius: 1rem;
  }

  .MAIN_maintop_SCF3 .textset {
    padding: 4rem 2rem;
  }

  .MAIN_maintop_SCF3 .textset .textset-tit {
    -webkit-line-clamp: 4;
  }

  .MAIN_maintop_SCF3 .control-wrap {
    width: calc(100% - 5.6rem);
  }
}