@charset "UTF-8";
/* 오버레이 */
/*어드민 디자인*/
/*============================*/
/*@mixin center() {
    top: $percentage;
    left: $percentage;
    transform: translate(-$percentage, -$percentage);
}*/
ul, li {
  list-style-type: none;
}

@keyframes left-in-tex {
  0% {
    margin-left: -150%;
    opacity: 0;
  }
  100% {
    margin-left: 0%;
    opacity: 1;
  }
}
@keyframes right-in {
  0% {
    left: 100%;
    opacity: 1;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes rightIn-box {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes rightIn-tex {
  0% {
    transform: translateX(-150%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes rightIn-over {
  0% {
    transform: translateX(100%);
    opacity: 1;
  }
  40% {
    transform: translateX(0%);
    opacity: 1;
  }
  60% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    opacity: 1;
  }
}
@keyframes rightIn-over2 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  40% {
    transform: translateX(0%);
    opacity: 1;
  }
  60% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    opacity: 1;
  }
}
@keyframes rightIn-over4 {
  0% {
    transform: translateX(-100%);
    opacity: 1;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes Box1 {
  0% {
    transform: translateY(-120%);
    opacity: 1;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes Box2 {
  0% {
    transform: translateX(120%);
    opacity: 1;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes Box3 {
  0% {
    transform: translateX(-120%);
    opacity: 1;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes Box4 {
  0% {
    transform: translateY(120%);
    opacity: 1;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

* {
  box-sizing: border-box;
}

#mbn_0121 {
  width: 100%;
  padding: 80px 0;
  background-color: #f6f8fa;
}
#mbn_0121 .mbn {
  width: 100%;
}
#mbn_0121 .mbn .mbn_wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box {
  width: 100%;
  height: 340px;
  display: flex;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left {
  box-sizing: border-box;
  width: 50%;
  height: 100%;
  padding-right: 15px;
  display: flex;
  justify-content: space-between;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one {
  width: calc(100% - 250px);
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #00b4e1;
  border: 1px solid #dce2e3;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .title_bx {
  width: 100%;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 45px;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .title_bx .h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .title_bx h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .tel_bx {
  width: 100%;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 45px;
  background-color: #ffffff;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .tel_bx .h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 45px;
  font-family: "Noto Sans KR", sans-serif;
  color: #0e5c6f;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.one .tel_bx .h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.two {
  width: 230px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #dce2e3;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.two .t_img {
  width: 100%;
  height: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.two .tex {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.two .tex .h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  margin-bottom: 10px;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_left .mbn_box.two .tex .btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00b4e1;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  margin: 2px 0;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_right {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  width: 50%;
  height: 100%;
  padding-left: 15px;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_right .mbn_box.three {
  width: 230px;
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #ffffff;
  border: 1px solid #dce2e3;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_right .mbn_box.three .img {
  width: 100%;
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_right .mbn_box.three .btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  background-color: #1a1d1e;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  font-family: "Noto Sans KR", sans-serif;
}
#mbn_0121 .mbn .mbn_wrap .mbn_box .mbn_right .mbn_box.four {
  width: calc(100% - 250px);
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #dce2e3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*# sourceMappingURL=mbn.css.map */
