@charset "UTF-8";
.sub-tab {
  width: 100%;
  padding: 0 calc(50% - 600px);
  font-size: 18px;
  border-left: 0;
}
.sub-tab button {
  width: 20%;
  background: #f6fbf2;
  border: 0;
  border: 1px solid var(--theme-color);
  border-right: 0;
  height: 60px;
}
.sub-tab button:last-child {
  border-right: 1px solid var(--theme-color);
}
.sub-tab .active {
  background: var(--theme-color);
  color: #fff;
  font-weight: bold;
}

#sub-tab .sub-tab {
  position: sticky;
  top: 0;
  display: flex;
  justify-content: center;
  z-index: 10;
}
#sub-tab .tab-img {
  overflow: hidden;
}
#sub-tab .tab-img img {
  position: relative;
  left: 50%;
  margin-left: -1000px;
}

#sub-wrap.sub-1-sub-2 .sub__info {
  width: 1400px;
  margin: 0 auto;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__map {
  width: 100%;
  height: 600px;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__map .root_daum_roughmap {
  width: 100%;
  height: 100%;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__map .root_daum_roughmap .wrap_map {
  height: 100%;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def {
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  color: #64594e;
  font-size: 18px;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper {
  height: fit-content;
  padding: 0.1em 0 0.7em 2em;
  border-left: 1px solid #64594e;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__title {
  font-size: 25px;
  padding-bottom: 0.7em;
  display: block;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--addr .addr.--01 {
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 0.4em;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour dl {
  width: 15em;
  padding-bottom: 1em;
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  line-height: 2;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour dl dt {
  width: 6em;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour dl dt:nth-of-type(1) {
  letter-spacing: 2.06em;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour dl dt:nth-of-type(2) {
  letter-spacing: 0.6em;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour dl dt:nth-of-type(3) {
  letter-spacing: 0.1em;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__wrapper.--hour .def__noti {
  font-size: 18px;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__num {
  padding-right: 4em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#sub-wrap.sub-1-sub-2 .sub__info .info__def .def__num p {
  font-size: 22px;
}

.--sub-go {
  display: block;
  width: 360px;
  height: 60px;
  position: absolute;
  left: calc(50% - 581px);
}

#sub-wrap.sub-2-sub-1 .--sub-go {
  top: 4892px;
}

#sub-wrap.sub-2-sub-4 .--sub-go {
  top: 3238px;
}

#sub-wrap.sub-2-sub-5 .--sub-go {
  top: 2684px;
}

#sub-wrap.sub-2-sub-6 .--sub-go {
  top: 3430px;
}

@media (max-width: 1400px) {
  #sub-wrap.sub-1-sub-2 .sub__info {
    transform: scale(0.7);
  }
  .--sub-go {
    width: 252px;
    height: 42px;
    left: calc(50% - 407px);
  }
  #sub-wrap.sub-2-sub-1 .--sub-go {
    top: 3425px;
  }
  #sub-wrap.sub-2-sub-4 .--sub-go {
    top: 2267px;
  }
  #sub-wrap.sub-2-sub-5 .--sub-go {
    top: 1879px;
  }
  #sub-wrap.sub-2-sub-6 .--sub-go {
    top: 2401px;
  }
}
/* ========================= 노안렌즈삽입술 ========================= */
.sight__diff {
  position: relative;
  position: relative;
  max-width: 1400px;
  width: 95%;
  margin: 0 auto;
}
.sight__diff .track__wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 0 130px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: rgba(163, 143, 122, 0.9);
}
.sight__diff ul {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.sight__diff ul li {
  width: 269px;
  height: 114px;
  background: url(/sub/sub-3/img/sub-3/arrow.png) center no-repeat;
  padding: 32px 0 0 83px;
  margin-bottom: 55px;
}
.sight__diff .view__model {
  width: 100%;
  overflow: hidden;
}
.sight__diff .view__model .blur-controlled {
  width: 100%;
  display: block;
  filter: none;
}
.sight__diff .view__model .blur-overlay {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--blur-height, 0%);
  backdrop-filter: blur(var(--blur-amount, 0px));
  -webkit-backdrop-filter: blur(var(--blur-amount, 0px));
  pointer-events: none;
  transition: height 0.2s, backdrop-filter 0.2s;
}
.sight__diff .slider-track {
  width: 800px;
  height: 3px;
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  position: relative;
  background: #fff;
}
.sight__diff .slider-track::before, .sight__diff .slider-track::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 15px;
  height: 27px;
  background: url(/sub/sub-3/img/sub-3/chevron.png) center/cover no-repeat;
}
.sight__diff .slider-track::before {
  left: -2px;
}
.sight__diff .slider-track::after {
  right: -2px;
  transform: rotateY(180deg);
}
.sight__diff .slider-track .slider-handle {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}
.sight__diff .slider-track .slider-handle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 2px;
  height: 48px;
  border-radius: 10em;
  background: #fff;
}
.sight__diff .slider-track .label-left,
.sight__diff .slider-track .label-right {
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 1400px) {
  .sight__diff {
    width: 980px;
  }
  .sight__diff ul {
    top: 0;
    transform: scale(0.8);
  }
  .sight__diff ul li {
    margin-bottom: 40px;
  }
  .sight__diff .track__wrapper {
    font-size: 16px;
    padding: 0 40px;
  }
  .sight__diff .slider-track {
    width: 600px;
  }
}
.my-video {
  position: absolute;
  top: 45.7%;
  border-radius: 50px;
  width: 1400px;
  height: 800px;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
}

@media (max-width: 1400px) {
  .my-video {
    top: 45.8%;
    border-radius: 20px;
    width: 980px;
    height: 500px;
  }
}/*# sourceMappingURL=sub.min.css.map */