.mslide {
  width: 1920px;
  height: 460px;
  margin: 0 auto;
  left: 50%;
  margin-left: -960px;
}
.slimg {
  outline: none;
  border: none;
  width: 1920px;
  height: 460px;
  overflow: hidden;
}

.sldiv {
  width: 1920px;
  height: 460px !important;
  overflow: hidden;  
}

.sltbox {
  width: 1076px;
  margin: 0 auto;
  margin-top: 90px;
}
.mbnt1 {
  font-family: Spoqa Han Sans Neo;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: -0.65px;
  text-align: left;
  color: #3a3a3a;
}
.mbnt2 {
  font-family: Spoqa Han Sans Neo;
  font-size: 26px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: -0.65px;
  text-align: left;
  color: #3a3a3a;
  margin-top: 10px;
}
.mbnt3 {
  font-family: Spoqa Han Sans Neo;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: -0.45px;
  text-align: left;
  color: #3a3a3a;
  margin-top: 20px;
}
.mbnt1 w {
  color: #fff;
}
.mbnt2 w {
  color: #fff;
}
.mbnt3 w {
  color: #fff;
}

.btn_mblink {
  width: 80px;
  height: 30px;
  border-radius: 15px;
  background-color: #e74d41;
  margin-top: 34px;
  padding-top: 8px;
}
.btn_mblink {
  font-family: Spoqa Han Sans Neo;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.slshow {
  position: absolute;
  width: 50px;
  height: 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  left: 50%;
  margin-left: 490px;
  margin-top: -50px;
  padding-top: 3px;
}
.slshow {
  font-family: NanumSquareB;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: -0.12px;
  text-align: center;
  color: #fff;
}
.slide_arr {
  position: absolute;
  width: 1200px;
  margin: 0 auto;
  margin-top: -320px;
  margin-bottom: 320px;
  z-index: 999;
}
.scic_lar {
  float: left;
  margin-left: 20px;
}
.scic_rar {
  float: right;
  margin-right: 20px;
}

.slick-dots {
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  top: 480px !important;
  left: 0px !important;
}
.slick-dots li {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 0.25rem;
  border-radius: 1rem;
}
.slick-dots button {
  display: block;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  border-radius: 1rem;
  background-color: red;
  text-indent: -9999px;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background-color: white;
}


.mslidem {
  width: 750px;
  height: 992px;
  margin: 0 auto;
  left: 50%;
  margin-left: -375px;
}

.sldiv {
  width: 750px;
  height: 992px !important;
}

.sltboxm {
  width: 750px;
  height: 992px !important;
  margin: 0 auto;
  margin-top: 90px;
}
