.swiper.main_banner {
  display: flex;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-text-size-adjust: none;
}

.swiper.main_banner, .swiper-wrapper {
  height: auto;
  -webkit-text-size-adjust: none;
}

.swiper-container {
  overflow: visible;
  -webkit-text-size-adjust: none;
}

.main_banner .swiper-slide {
  display: flex;
  width: 1340px;
  -webkit-text-size-adjust: none;
}

.main_banner .swiper-slide a:first-child {
  margin-right: 0px;
}

.main_banner .slide_panel {
  width: 100%;
  background-repeat: no-repeat;
  height: 550px;
  background-size: cover;
  background-position: 50% 0px;
  /* background-repeat: repeat-x; */
}
.main_banner .slide_panel .ban_etc {
  display: none;
}

/* 기업구매 */
.main_banner .slide_panel.com_b {
  background-image: url(/img/main_banner/com_b.jpg);
}

.main_banner .slide_panel.com_b .tit_top,
.main_banner .slide_panel.com_b .ban_txt {
  color: #e1e1e1;
}

.main_banner .slide_panel.com_b .tit_main p {
  color: #fff;
}

.main_banner .slide_panel.com_b .ban_btn {
  background-color: #fff;
  color: #333;
}

/* 방문수령 */
.main_banner .slide_panel.visit_b {
  background-image: url(/img/main_banner/visit_b.jpg);
}

.main_banner .slide_panel.visit_b .tit_top,
.main_banner .slide_panel.visit_b .ban_txt {
  color: #e0e0e0;
}

.main_banner .slide_panel.visit_b .tit_main p {
  color: #fff;
}

.main_banner .slide_panel.visit_b .ban_btn {
  background-color: #fff;
  color: #333;
}

/*회사소개*/
.main_banner .slide_panel.about_us {
  background-image: url(/img/main_banner/about_b.jpg);
}

.main_banner .slide_panel.about_us .tit_top {
  color: #696969;
}

.main_banner .slide_panel.about_us .ban_txt {
  color: #080808;
}

.main_banner .slide_panel.about_us .tit_main p {
  color: #080808;
}

.main_banner .slide_panel.about_us .ban_btn {
  background-color: #000;
  color: #fff;
}

.main_banner .slide_panel.about_us .banner_wrap {}

.main_banner .slide_panel.about_us .banner_wrap .about_video {
  width: 670px;
  height: 376px;
  float: right;
  border-radius: 10px;
  margin: 82px 30px 0 0;
  overflow: hidden;
}

.main_banner .slide_panel.about_us .banner_wrap .about_video::after {
  content: '';
  display: block;
  clear: both;
}

.main_banner .slide_panel.about_us .banner_wrap .about_video .box {
  position: relative;
  width: 100%;
  height: 100%;
}

.main_banner .slide_panel.about_us .banner_wrap .about_video .box video {
  width: 980px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.m_video_hardglass {
  display: none;
}

.main_banner .hard_glass {}

.main_banner .hard_glass .wrap_po .tit_top {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
}

.main_banner .slide_panel.hard_glass {
  background-image: url(/img/main_banner/hard_glass.jpg);
}

.main_banner .slide_panel.hard_glass .wrap_po .tit_main {
  font-size: 55px;
}

.main_banner .hard_glass .banner_wrap .video_box {}

.main_banner .hard_glass .banner_wrap .video_box .box {
  position: absolute;
  right: 0;
  overflow: hidden;
}

.main_banner .hard_glass .banner_wrap .video_box .box video {
  width: 100%;
  z-index: 1;
  position: relative;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num01 .txt_box,
.main_banner .hard_glass .banner_wrap .video_box .box.num02 .txt_box,
.main_banner .hard_glass .banner_wrap .video_box .box.num03 .txt_box {
  position: absolute;
  z-index: 9999;
  width: 100%;
  margin: 0 auto;
}

.main_banner .hard_glass .banner_wrap .video_box .box .txt_box .txt {
  color: #ffffff;
  font-size: 21px;
  text-align: center;
  margin-bottom: 17px;
}

.main_banner .hard_glass .banner_wrap .video_box .box .txt_box .txt .fw {
  font-family: 'Neo_Bold';
  color: #ffffff;
}

.main_banner .hard_glass .banner_wrap .video_box .box .txt_box .s_txt {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-family: 'Neo_L';
}

.main_banner .hard_glass .banner_wrap .video_box .box.num01 .txt_box {
  top: 160px;
  text-align: center;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num02 .txt_box {
  top: 130px;
  text-align: center;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num03 .txt_box {
  top: 180px;
  text-align: center;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num01 {
  width: 447px;
  top: -40px;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num02 {
  width: 474px;
  top: 255px;
  right: 155px;
  z-index: 999;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num03 {
  width: 408px;
  right: 420px;
  top: -50px;
}

.main_banner .hard_glass .banner_wrap .video_box .box.num02 video {
  margin: -50px 0 0 0;
}

.main_banner .hard_glass .banner_wrap .wrap_po .tit_top {
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 55px;
  color: #ffffff;
}

.main_banner .hard_glass .banner_wrap .wrap_po .tit_main .tit_bold {
  color: #ffffff;
}

.main_banner .hard_glass .banner_wrap .wrap_po .ban_btn {
  display: inline-block;
  padding: 17px 90px;
  border-radius: 50px;
  font-size: 14px;
  margin-top: 50px;
  font-family: 'Neo_SemiBold';
  background-color: #ffffff;
  color: #000000;
}


/* 포트서 */
.main_banner .slide_panel.poster_b {
  background-image: url(/img/main_banner/poster_b.jpg);
}

.main_banner .slide_panel.poster_b .tit_top,
.main_banner .slide_panel.poster_b .ban_txt {
  color: #080808;
}

.main_banner .slide_panel.poster_b .tit_main p {
  color: #080808;
}

.main_banner .slide_panel.poster_b .ban_btn {
  background-color: #000;
  color: #fff;
}

/* 블프 */
.main_banner .slide_panel.black_b {
  background-image: url(/img/main_banner/feelframe_bf.jpg);
}

.main_banner .slide_panel.black_b .tit_top,
.main_banner .slide_panel.black_b .ban_txt {
  color: #fff;
}

.main_banner .slide_panel.black_b .tit_main p {
  color: #fff;
}

.main_banner .slide_panel.black_b .tit_main p:nth-child(2) {
  line-height: 44px;
}

.main_banner .slide_panel.black_b .tit_main p:nth-child(2) font {
  color: #3d86cd;
  font-family: 'Neo_Bold';
}

.main_banner .banner_wrap .wrap_po .tit_main .tit_sub {
  color: #fff;
  font-family: 'Neo_SemiBold';
  font-size: 25px;
}


.main_banner .slide_panel.black_b .ban_txt {
  color: #fff;
}

.main_banner .slide_panel.black_b .ban_btn {
  background-color: #ffffff;
  color: #3e86ce;
}

/* 공동구매 */
.main_banner .slide_panel.group_b {
  background-image: url(/img/main_banner/group_b2.jpg);
}

.main_banner .slide_panel.group_b .tit_top,
.main_banner .slide_panel.group_b .ban_txt {
  color: #080808;
}
.main_banner .slide_panel.group_b .ban_txt {
  margin-top: 16px !important;
}

.main_banner .slide_panel.group_b .tit_main p {
  color: #080808;
  line-height: 52px;
}

.main_banner .slide_panel.group_b .tit_main .tit_bold {
  color: #993bb4;
}

.main_banner .slide_panel.group_b .ban_btn {
  background-color: #333;
  color: #fff;
  margin-top: 45px !important;
}

.main_banner .banner_wrap .wrap_po .ban_txt {
  font-size: 16px;
  line-height: 25px;
  margin-top: 35px;
}

.main_banner .banner_wrap .wrap_po .ban_btn {
  display: inline-block;
  padding: 17px 35px;
  border-radius: 50px;
  font-size: 14px;
  margin-top: 50px;
  font-family: 'Neo_SemiBold';
}
.main_banner .banner_wrap .wrap_po .ban_timer {
  font-family: 'Neo_SemiBold';
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.main_banner .banner_wrap .wrap_po .ban_timer .timer {
  font-size: 24px;
  font-family: 'Neo_Heavy';
  color: #993bb4;
  margin-left: 10px;
}
.main_banner .banner_wrap .wrap_po .ban_timer .timer span {
  padding: 10px 15px;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.5);
  color: #993bb4;
  font-family: 'Neo_Heavy';
}
.main_banner .banner_wrap .wrap_po .ban_timer i {
  color: #993bb4;
}
.main_banner .banner_wrap .wrap_po .ban_timer .timer .time{
  font-family: 'Neo_Bold';
}


/* 라이브방송 */
.main_banner .slide_panel.live_b {
  background-image: url(/img/main_banner/live_main_b.jpg);
}

.main_banner .slide_panel.live_b .tit_top {
  color: #444444;
}

.main_banner .slide_panel.live_b .tit_top img {
  width: 35px;
  margin-left: 5px;
  vertical-align: middle;
}

.main_banner .slide_panel.live_b .ban_txt {
  color: #333333;
}

.main_banner .slide_panel.live_b .tit_main p {
  color: #000;
}

.main_banner .slide_panel.live_b span {
  color: #d94231;
  font-family: 'Neo_Bold';
}

.main_banner .slide_panel.live_b .ban_btn {
  background-color: #d94231;
  color: #fff;
}

/* 액자교체 */
.main_banner .slide_panel.ch_b {
  background-image: url(/img/main_banner/ch_b.jpg);
}

.main_banner .slide_panel.ch_b .tit_top,
.main_banner .slide_panel.ch_b .ban_txt {
  color: #696969;
}

.main_banner .slide_panel.ch_b .tit_main p {
  color: #080808;
}

.main_banner .slide_panel.ch_b .tit_main p.tit_bold {
  color: #5584e0;
}

.main_banner .slide_panel.ch_b .ban_btn {
  background-color: #5584e0;
  color: #fff;
}

.main_banner .slide_panel .banner_wrap {
  width: 1340px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.main_banner .slide_panel .banner_wrap .wrap_po {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 99999;
}

.main_banner .banner_wrap .wrap_po .tit_top {
  font-size: 16px;
  line-height: 48px;
  margin-bottom: 15px;
}

.main_banner .banner_wrap .wrap_po .tit_main {
  font-size: 40px;
  line-height: 50px;
}
.main_banner .banner_wrap .wrap_po .tit_main p {
  line-height: 50px;
  font-family: 'Neo_Bold';
}

.main_banner .banner_wrap .wrap_po .tit_main .tit_bold {
  font-family: 'Neo_Bold';
}

.main_banner .swiper-pagination-fraction {
  font-size: 12px;
  z-index: 2;
  bottom: 5px;
}

.main_banner .swiper-pagination-fraction .swiper-pagination-current {
  font-family: 'Neo_Bold';
}

.swiper-pagination-bullet-active {
  background-color: #1a1a1a;
}

.main_banner .swiper_control {
  position: absolute;
  width: auto;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 998;
  margin-left: 12px;
}

.main_banner .swiper-pagination {
  display: flex;
  position: relative;
  width: auto;
  margin-right: 10px;
}

.main_banner .swiper-button-next,
.main_banner .swiper-button-prev,
.main_banner .btn_pause {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
}

.main_banner .swiper-button-next, .main_banner .swiper-button-prev {
  color: #ededed;
  cursor: pointer;
}

.main_banner .swiper-button-next {
  right: 2%;
}

.main_banner .swiper-button-prev {
  left: 2%;
}

.main_banner .swiper-button-next:after, .main_banner .swiper-button-prev:after {
  font-size: 16px !important;
  background: #a0601954;
  padding: 10px 15px;
  border-radius: 57%;
  transform: translateY(50%)
}

.main_banner .btn_pause {
  position: relative;
  display: inline-block;
  float: right;
  margin-top: 5px;
}

.main_banner .btn_pause i {
  font-size: 18px;
  color: #b5b5b5;
  padding-left: 1.2px;
  cursor: pointer;
  margin-top: 7px;
}

.main_banner .mo_banner {
  display: none;
}

@media screen and (max-width:1200px) {
  .main_banner .slide_panel.about_us .banner_wrap .about_video {
    display: none;
  }

  .main_banner .slide_panel.about_us .mo_banner {
    filter: grayscale(100%);
    animation: about_ani 2.5s ease-in-out forwards;
    transform: scale(1);
  }

  @keyframes about_ani {
    0% {
      filter: grayscale(100%);
      transform: scale(1.1);
    }

    100% {
      filter: grayscale(0%);
      transform: scale(1);
    }
  }

  .main_banner .slide_panel.hard_glass {
    background-image: initial;
  }

  .main_banner .slide_panel.hard_glass .banner_wrap .wrap_po {
    margin-top: 100px;
    z-index: 9999;
  }

  .main_banner .slide_panel.hard_glass .wrap_po .tit_main {
    font-size: 37px;
  }

  .m_video_hardglass {
    display: block;
    height: 100%;
  }

  .m_video_hardglass .hardglass {
    height: 100%;
  }

  .m_video_hardglass .hardglass .swiper-wrapper {
    height: 100%;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide {
    position: relative;
    width: 100%;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide .m_txt_box {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide>.m_txt_box>.txt {
    color: #ffffff;
    font-size: 37px;
    margin-bottom: 20px;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide>.m_txt_box>.txt .fw {
    color: #ffffff;
    font-family: 'Neo_Bold';
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide>.m_txt_box>.s_txt {
    color: #ffffff;
    font-size: 25px;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide video[poster] {
    object-fit: cover;
    width: 100%;
    height: auto;
    max-width: 100vw;
  }

  .main_banner .hard_glass .banner_wrap .video_box .box2 {
    display: none;
  }

  .main_banner .hard_glass .video_mo {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }

  .main_banner .hard_glass .video_mo video {}

  .main_banner .hard_glass .wrap_po .tit_top {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .main_banner .hard_glass .banner_wrap .wrap_po .ban_btn {
    margin-top: 57%;
    padding: 17px 45px;
  }

  .main_banner .hard_glass .banner_wrap .video_box .box {
    display: none;
  }

  .main_banner .mo_banner {
    width: 100%;
    display: block;
  }

  .main_banner .slide_panel {
    height: auto;
    background-image: none;
    position: relative;
  }

  .main_banner .slide_panel .banner_wrap {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
  }

  .main_banner .slide_panel .banner_wrap .wrap_po {
    width: 95%;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  .main_banner .banner_wrap .wrap_po .tit_top {
    line-height: 30px;
  }

  .main_banner .banner_wrap .wrap_po .tit_main {
    font-size: 37px;
  }

  .main_banner .banner_wrap .wrap_po .ban_txt {
    margin-top: 20px;
  }
  .main_banner .banner_wrap .wrap_po .ban_timer {
    font-size: 16px;
    justify-content: center;
  }

  .main_banner .banner_wrap .wrap_po .ban_btn {
    margin-top: 215px;
    padding: 17px 45px;
  }

  .main_banner .swiper_control {
    bottom: -1%;
  }
}

@media screen and (max-width:767px) {

  /* .main_banner .hard_glass_test .wrap_po .tit_top {font-size: 12px;line-height: 17px;margin-bottom: 8px;}
.main_banner .hard_glass_test .wrap_po .tit_main .tit_bold{font-size: 26px;line-height: 37px;margin-top: 15px;}
.main_banner .hard_glass_test .wrap_po .ban_btn {padding: 8px 32px;font-size: 12px;  margin-top: 72%;} */
  .mo_banner {
    width: 767px;
    height: auto;
    max-width: 767px;
    display: block;
  }

  .main_banner .slide_panel.hard_glass .wrap_po .tit_main {
    font-size: 26px;
  }

  .main_banner .slide_panel.hard_glass .banner_wrap .wrap_po {
    margin-top: 25px;
    position: relative;
    z-index: 10000;
  }

  .main_banner .hard_glass .banner_wrap .wrap_po .tit_top {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
    z-index: 10000;
    position: relative;
  }

  .main_banner .hard_glass .m_txt_video {
    bottom: 40%;
  }

  .main_banner .hard_glass .banner_wrap .wrap_po .ban_btn {
    margin-top: 57%;
    padding: 8px 32px;
    font-family: 'Neo_SemiBold';
    font-size: 12px;
    z-index: 10000;
    position: relative;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide .m_txt_box {
    margin: -2% 0 0 0;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide .m_txt_box .txt {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide .m_txt_box .s_txt {
    color: #ffffff;
    font-size: 15px;
  }

  .m_video_hardglass .hardglass .swiper-wrapper .swiper-slide video[poster] {
    width: 100%;
    height: auto;
  }


  .main_banner .slide_panel.black_b .ban_btn {
    background-color: #3e86ce;
    color: #ffffff;
  }
  .main_banner .slide_panel .ban_etc {
    display: block;
    width: 82px;
    height: 80px;
    line-height: 70px;
    text-align: center;
    font-family: 'Neo_SemiBold';
    font-size: 11.5px;
    color: #3e85cf;
    background-image: url(/img/speech_bubble.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 49%;
    left: 7%;
  }
  .main_banner .slide_panel .ban_etc.right {
    width: 85px;
    height: 80px;
    background-image: url(/img/speech_bubble_right.png);
    top: 51%;
    left: 69%;
  }
  .main_banner .slide_panel .banner_wrap .wrap_po {
    top: 10%;
    z-index: 5;
  }

  .main_banner .banner_wrap .wrap_po .tit_top {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
  }

  .main_banner .banner_wrap .wrap_po .tit_main {
    font-size: 26px;
    line-height: 37px;
  }

  .main_banner .banner_wrap .wrap_po .tit_main p {
    line-height: 37px;
  }
  .main_banner .slide_panel.black_b .tit_main p:nth-child(2) {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-top: 0.6rem;
  }
  .main_banner .banner_wrap .wrap_po .tit_main .tit_sub {
    font-size: 1rem;
  }
  .main_banner .banner_wrap .wrap_po .ban_txt {
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
  }
  .main_banner .banner_wrap .wrap_po .ban_txt .mobile_none {
    display: none;
  }

  .main_banner .banner_wrap .wrap_po .ban_btn {
    margin-top: 0 !important;
    padding: 10px 32px;
    font-family: 'Neo_SemiBold';
    font-size: 12px;
  }

  .main_banner .slide_panel.live_b .tit_top img {
    width: 27px;
  }


  .main_banner .banner_wrap .wrap_po .ban_timer {
    font-size: 16px;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .main_banner .banner_wrap .wrap_po .ban_timer .timer {
    font-size: 16px;
  }
  .main_banner .banner_wrap .wrap_po .ban_timer .timer span {
    padding: 6px 13px;
    border-radius: 10px;
  }

}
