.view-bottom .title01 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  word-break: keep-all;
  color: #178780;
}

.view-bottom .title02 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  word-break: keep-all;
}

.view-bottom .title03 {
  display: block;
  font-family: 'Nanum Myeongjo', serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.25;
  color: #b3884a;
  text-align: center;
  word-break: keep-all;
}

.view-bottom .title04 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  word-break: keep-all;
  color: #349aeb;
}

.view-bottom .tag01 {
  display: inline-block;
  padding: 0.45rem 1.5rem;
  border-radius: 1.5rem;
  font-size: 0.95rem;
  font-weight: 500;
  background-color: #178780;
  color: #fff;
}

.view-bottom .img {
  display: inline-block;
  max-width: 100%;
}

.view-bottom .contents {
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.45;
  word-break: break-all;
  text-align: justify;
  letter-spacing: -0.5px;
}

.view-bottom .contents * {
  font-size: 18px;
}

.view-bottom .small {
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
}

.view-bottom .small * {
  font-size: 15px;
}

.view-bottom .caption {
  display: block;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 300;
}

.view-bottom .br10 {
  display: block;
  width: 100%;
  height: 10px;
}

.view-bottom .br15 {
  display: block;
  width: 100%;
  height: 15px;
}

.view-bottom .br30 {
  display: block;
  width: 100%;
  height: 30px;
}

.view-bottom .center {
  text-align: center;
}

.view-bottom .right {
  text-align: right;
}

.view-bottom .left {
  text-align: left;
}

.view-bottom .justify {
  text-align: justify;
}

.view-bottom .bold {
  font-weight: 500 !important;
}

.view-bottom .bold * {
  font-weight: 500 !important;
}

.view-bottom .red {
  color: #e20303 !important;
}

.view-bottom .red * {
  color: #e20303 !important;
}

.view-bottom .brown {
  color: #b3884a !important;
}

.view-bottom .brown * {
  color: #b3884a !important;
}

.view-bottom .underline {
  text-decoration: underline !important;
}

.view-bottom .underline * {
  text-decoration: underline !important;
}

.view-bottom .box01 {
  display: block;
  padding: 1.5rem;
  background-color: #f7f8f8;
  border: 1px solid #bfbfbf;
}

.view-bottom .box02 {
  display: block;
  padding: 1rem 1.5rem;
  background-color: #f7f8f8;
  border: 1px solid #bfbfbf;
}

.view-bottom .line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #bfbfbf;
}

.view-bottom .btn {
  display: block;
  margin: 2rem auto 0;
  width: 320px;
  height: 70px;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 70px;
  border-radius: 0.75rem;
  background-color: #178780;
  color: #fff;
  text-align: center;
}

.view-bottom .video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.view-bottom .video iframe,
.view-bottom .video object,
.view-bottom .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.view-bottom .view_slider {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}

.view-bottom .view_slider .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.view-bottom .view_slider .swiper-slide {
  text-align: center;
}

.view-bottom .view_slider .swiper-slide .caption {
  margin-top: 10px;
  text-align: right;
  word-break: keep-all;
}

.view-bottom .view_slider .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.75rem 0;
}

.view-bottom .view_slider .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 13px;
  height: 13px;
  border: 2px solid #949494;
  background-color: #fff;
  opacity: 0.5;
}

.view-bottom .view_slider .swiper-pagination .swiper-pagination-bullet:last-child {
  margin: 0;
}

.view-bottom .view_slider .swiper-pagination .swiper-pagination-bullet-active {
  border-color: #178780 !important;
  background-color: #178780;
  opacity: 1;
}

.view-bottom .view_slider .swiper-button-prev,
.view-bottom .view_slider .swiper-button-next {
  left: 5px;
  width: 75px;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23bfbfbf'%2F%3E%3C%2Fsvg%3E");
  background-size: 18%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.view-bottom .view_slider .swiper-button-next {
  left: auto;
  right: 5px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23bfbfbf'%2F%3E%3C%2Fsvg%3E");
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

/*Ipad*/
@media (max-width: 1023px) {
  .view-bottom .view_slider .swiper-button-prev,
  .view-bottom .view_slider .swiper-button-next {
    width: 45px;
    height: 45px;
  }
}

/*Mobile*/
@media (max-width: 575.98px) {
  .view-bottom .title01,
  .view-bottom .title02 {
    font-size: 20px;
    word-break: normal;
  }
  .view-bottom .title03 {
    font-size: 18.5px;
  }
  .view-bottom .tag01 {
    font-size: 16px;
    padding: 0.4rem 0.75rem;
  }
  .view-bottom .contents {
    font-size: 16px;
  }
  .view-bottom .contents * {
    font-size: 16px;
  }
  .view-bottom .small {
    font-size: 15px;
  }
  .view-bottom .small * {
    font-size: 15px;
  }
  .view-bottom .box01 {
    padding: 1.25rem 1rem;
  }
  .view-bottom .box02 {
    padding: 0.75rem 1rem;
  }
  .view-bottom .view_slider .swiper-slide .caption {
    padding: 0;
  }
  .view-bottom .view_slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .view-bottom .btn {
    height: 60px;
    font-size: 1rem;
    line-height: 60px;
  }
}
/*# sourceMappingURL=2022_edit.css.map */