:root {
  --primary-color: #1b4469;
  --secondary-color: #622006;
  --gray-1-color: #f5f5f5;
  --gray-2-color: #ececec;
  --gray-3-color: #d8d8d8;
  --gray-4-color: #c7c7c7;
  --gray-5-color: #929292;
  --gray-6-color: #616161;
  --gray-7-color: #999;
  --dark-1-color: #333;
  --dark-2-color: #212121;
  --blue-1-color: #5f84a1;
}
html.on {
  height: 100vh;
  overflow: hidden;
}
.web_main_wrap {
  min-width: 1200px;
}
.web_main_wrap .img_box {
  line-height: 0;
}
.web_main_wrap img {
  width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}
.web_main_wrap .sec_layout {
  position: relative;
}
.web_main_wrap .sec_layout_v02 {
  position: relative;
  background-size: cover !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.web_main_wrap .single_link {
  width: 95%;
  max-width: 414px;
  position: absolute;
  left: 50%;
  bottom: 80px;
  transform: translateX(-50%);
}
.web_main_wrap .single_link_v02 {
  position: static;
  margin: 0 auto;
  transform: none;
  display: block;
}
.web_main_wrap .custom_slide {
  overflow: hidden;
  position: relative;
}
.web_main_wrap .custom_slide .swiper-slide {
  line-height: 0;
}
.web_main_wrap .custom_pagination {
  bottom: 29px;
  line-height: 1;
}
.web_main_wrap .custom_pagination .swiper-pagination-bullet {
  opacity: 0.5;
  background: #f5f5f5;
}
.web_main_wrap .custom_pagination .swiper-pagination-bullet-active {
  background: #f5f5f5;
  opacity: 1;
}
.web_main_wrap .section01 .img_box {
  height: 100vh;
}
.web_main_wrap .section01 .img_box img {
  height: 100%;
  object-fit: cover;
}
.web_main_wrap .section01 .link_group {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 11.1111%;
  transform: translateX(-50%);
  text-align: center;
}
.web_main_wrap .section01 .link_group .link {
  margin: 0 2rem;
  width: 40%;
  max-width: 389px;
  display: inline-block;
}
.web_main_wrap .section02 {
  background: #1b1b1b;
  padding: 12.2rem 0 6.3rem;
}
.web_main_wrap .section02 .img_box {
  width: 80%;
  max-width: 1121px;
  margin: 0 auto 4.5rem;
}
.web_main_wrap .section02 .merrypoem_title {
  position: relative;
}
.web_main_wrap .section02 .merrypoem_title .first_txt {
  max-width: 273px;
  position: absolute;
  top: -96px;
  left: -155px;
}
.web_main_wrap .section02 .merrypoem_title .first_txt img {
  width: 100%;
}
.web_main_wrap .section02 .merrypoem_wrap {
  display: flex;
  column-gap: 66px;
  align-items: flex-start;
  width: 90%;
  max-width: 1684px;
  margin: 0 auto;
}
.web_main_wrap .section02 .merrypoem_wrap .merrypoem_inner {
  padding: 0 51px 0 77px;
  max-width: 590px;
  box-sizing: border-box;
  position: relative;
  width: 35%;
}
.web_main_wrap .section02 .merrypoem_wrap .left_slide,
.web_main_wrap .section02 .merrypoem_wrap .right_slide {
  padding: 10px 0 36px;
}
.web_main_wrap .section02 .merrypoem_wrap .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.web_main_wrap .section02 .merrypoem_wrap .poem_pagination {
  bottom: 0 !important;
}
.web_main_wrap
  .section02
  .merrypoem_wrap
  .poem_pagination
  .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 6px;
}
.web_main_wrap
  .section02
  .merrypoem_wrap
  .poem_pagination
  .swiper-pagination-bullet-active {
  width: 50px;
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
}
.web_main_wrap .section02 .merrypoem_wrap .merrypoem_inner .poem_icon {
  position: absolute;
  z-index: 1;
}
.web_main_wrap .section02 .merrypoem_wrap .merrypoem_inner .poem_icon img {
  width: 100%;
}
.web_main_wrap
  .section02
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon01 {
  max-width: 148px;
  bottom: 0;
  left: 0;
}
.web_main_wrap
  .section02
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon02 {
  max-width: 113px;
  left: 31px;
  top: 136px;
}
.web_main_wrap
  .section02
  .merrypoem_wrap
  .merrypoem_inner
  .poem_icon.poem_icon03 {
  max-width: 111px;
  right: 0;
  top: 45%;
}
.web_main_wrap .section02 .center {
  text-align: center;
  width: 18%;
}
.web_main_wrap .section02 .center .center_txt {
  font-size: 45px;
  font-weight: 600;
  letter-spacing: -2px;
  color: #fff;
  margin-bottom: 16px;
  width: 100%;
}
.web_main_wrap .section02 .center .center_img_box {
  row-gap: 26px;
  display: flex;
  flex-direction: column;
}
.web_main_wrap .section02 .center_img_box .img_box {
  max-width: 312px;
  width: 100%;
  margin: 0 auto;
  border-radius: 40px;
  border: 10px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}

.web_main_wrap .section04 {
  background: url("./img/main_visual04.jpg") no-repeat center center;
  padding: 6.7rem 0 8rem;
}
.web_main_wrap .section04 .img_box {
  width: 42%;
  max-width: 793px;
  margin: 0 auto 6.1rem;
}
.web_main_wrap .section04 video {
  width: 47%;
  max-width: 900px;
  object-fit: cover;
  margin: 0 auto 7.1rem;
}
.web_main_wrap .section04 .photo_slide {
  margin-bottom: 6.4rem;
}
.web_main_wrap .section05 {
  background: url("./img/main_visual05.jpg") no-repeat center center;
  padding: 7.5rem 0 8rem;
}
.web_main_wrap .section05 .inner-wrap {
  width: 65%;
  max-width: 1240px;
  margin: 0 auto;
}
.web_main_wrap .section05 .img_box {
  width: 90%;
  max-width: 793px;
  margin-bottom: 5.2rem;
}
.web_main_wrap .section05 .form_wrap {
  background-color: #fff;
  margin: 0 0 5.7rem;
  padding: 4.8rem 4.4rem 4.8rem 4rem;
  max-width: 414px;
  box-sizing: border-box;
}
.web_main_wrap .section05 .form_wrap .form_label {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--dark-2-color);
  display: block;
  line-height: normal;
  word-break: keep-all;
  margin-bottom: 0.4rem;
}
.web_main_wrap .section05 .form_wrap .form_control {
  border: 1px solid var(--dark-2-color);
  border-radius: 5px;
  padding: 1.2rem;
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1rem;
  appearance: none;
  -webkit-appearance: none;
  height: 36px;
  max-width: 310px;
}
.web_main_wrap .section05 .form_wrap .form_control#name {
  max-width: 140px;
}
.web_main_wrap .section05 .radio_wrap {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  margin-bottom: 4rem;
}
.web_main_wrap .section05 .radio_wrap h4 {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--dark-2-color);
  margin-right: 0.7rem;
}
.web_main_wrap .section05 .radio_wrap .input_cont {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.web_main_wrap .section05 .radio_wrap .input_cont .form_label {
  order: 2;
  padding: 0;
  cursor: pointer;
  font-size: 1.3rem;
  color: #2d2d2d;
  margin-bottom: 0;
}
.web_main_wrap .section05 .radio_wrap .input_cont .form_control {
  order: 1;
  margin: 0;
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: url("../img/mobile/png/check.png") no-repeat center center;
  border: 0;
  background-size: cover;
  cursor: pointer;
}
.web_main_wrap .section05 .radio_wrap .input_cont .form_control:checked {
  background: url("../img/mobile/png/check02.png") no-repeat center center;
  background-size: cover;
}
.web_main_wrap .section05 .agree_cont {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.web_main_wrap .section05 .agree_cont .form_label {
  order: 2;
  padding: 0;
  cursor: pointer;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.web_main_wrap .section05 .agree_cont .form_control {
  order: 1;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.web_main_wrap .section05 .agree_cont .form_control:checked {
  background: url("../img/mobile/png/check03.png") no-repeat center center;
  background-size: cover;
  border: 0;
}
.web_main_wrap .section05 .agree_cont .more {
  order: 3;
  font-size: 1.2rem;
  font-weight: 700;
  color: #272727;
  word-break: keep-all;
}
.web_main_wrap .section05 .single_link_v02 {
  margin: 0;
}
.web_main_wrap .section05 .privacy_pop {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 100;
  top: 0;
  left: 0;
}
.web_main_wrap .section05 .privacy_pop_inner {
  background-color: #fff;
  border-radius: 4px;
  width: 86%;
  max-width: 335px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.web_main_wrap .section05 .privacy_pop_inner h3 {
  padding: 1.2rem;
  background-color: #f0f0f0;
  border-radius: 4px 4px 0 0;
  font-size: 1.6rem;
  color: var(--dark-1-color);
  font-weight: 700;
  line-height: 2.4rem;
}
.web_main_wrap .section05 .privacy_pop_inner .inner {
  padding: 1.6rem 1.2rem;
}
.web_main_wrap .section05 .privacy_pop_inner .inner .txt {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.15rem;
  color: #5b5b5b;
}
.web_main_wrap .section05 .privacy_pop_inner .close {
  width: 24px;
  position: absolute;
  top: 12px;
  right: 15px;
}
.web_main_wrap .section05 .privacy_pop_inner .close img {
  width: 100%;
}
.web_main_wrap .section06 {
  background-color: #f2dabd;
  padding: 0 0 8rem;
}
.web_main_wrap .section06 .section06_titBox {
  width: 100%;
  max-width: 1715px;
  padding: 0 20px;
  margin: 0 auto 60px;
  box-sizing: border-box;
}

.web_main_wrap .section06 .hall_slide { height:460px; 
  margin-bottom: 6rem;
}
.web_main_wrap .section06 .txt_wrap {
  margin-bottom: 8.2rem;
}
.web_main_wrap .section06 .txt_wrap p { line-height:140%; 
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -1.32px;
  color: #000;
  text-align: center;
}
.web_main_wrap .section06 .txt_wrap p.demer {
  color: var(--secondary-color);
  font-weight: 700;
}
.web_main_wrap .section10 {
  background: url("./img/main_visual09_240910.jpg") no-repeat center
    center;
  padding: 23.2% 0 8rem;
}
.web_main_wrap .section10 .promotion_slide {
  margin-bottom: 4rem;
}
.web_main_wrap .section11 {
  background: url("./img/main_visual10.jpg") no-repeat center center;
  padding: 15.2rem 0 14.8rem;
}
.web_main_wrap .section11 .inner_wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.web_main_wrap .section11 .img_box {
  max-width: 529px;
  margin-bottom: 6rem;
}
.web_main_wrap .section11 .single_link_v02 {
  margin: 0;
}
.web_main_wrap .section12 {
  background: url("./img/main_visual11.jpg") no-repeat center center;
  padding: 17.9rem 0;
}
.web_main_wrap .section12 .inner_wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.web_main_wrap .section12 .img_box {
  max-width: 425px;
  margin-bottom: 9rem;
}
.web_main_wrap .section12 .single_link_v02 {
  margin: 0;
}
.web_main_wrap .section15 {
  background: url("./img/main_visual13.jpg") no-repeat center center;
  padding: 51.7rem 0 10.6rem;
}
.web_main_wrap .section15 .inner_wrap {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
.web_main_wrap .section15 .inner_wrap .img_box {
  position: relative;
  max-width: 595px;
}
.web_main_wrap .section15 .inner_wrap .single_link {
  bottom: 49px;
}
.web_main_wrap .section17 {
  background: url("./img/main_visual15_240910.jpg") no-repeat center
    center;
  padding: 11rem 2rem 11.4rem;
}
.web_main_wrap .section17 .map_top {
  width: 90%;
  max-width: 777px;
  margin: 0 auto;
}
.web_main_wrap .section17 .img_box {
  margin-bottom: 1.9rem;
  display: block;
}
.web_main_wrap .section17 .address {
  width: 100%;
  background-color: var(--dark-2-color);
  padding: 3.05rem 1rem;
  border-radius: 122px;
  text-align: center;
  position: relative;
  margin-bottom: 6.3rem;
  box-sizing: border-box;
}
.web_main_wrap .section17 .address::after {
  position: absolute;
  content: "";
  width: 49px;
  height: 51px;
  background: url("../img/web/png/target.png") no-repeat center center;
  background-size: contain;
  left: 47.5px;
  top: 50%;
  transform: translateY(-50%);
}
.web_main_wrap .section17 .address p {
  font-size: 3.65rem;
  font-weight: 500;
  color: #fff;
  line-height: normal;
}
.web_main_wrap .section17 .map_wrap {
  width: 100%;
  max-width: 1200px;
  height: 605px;
  overflow: hidden;
  margin: 0 auto;
}
.web_main_wrap .section17 .root_daum_roughmap {
  width: 100% !important;
}
.web_main_wrap .section18 {
  position: relative;
}
.web_main_wrap .section18 .tour_slide .swiper-slide {
  width: 100% !important;
}
.web_main_wrap .section18 .tour_slide .slide_cont {
  position: absolute;
  left: 50%;
  top: 10.37%;
  transform: translateX(-50%);
  width: auto;
}
.web_main_wrap .section18 .tour_slide .slide01 .slide_cont {
  max-width: 1200px;
  width: 63%;
}
.web_main_wrap .section18 .tour_slide .slide02 .slide_cont {
  max-width: 998px;
  width: 52%;
}
.web_main_wrap .section18 .single_link {
  z-index: 10;
  bottom: 50px;
}

.web_main_wrap .section19 {
  background: linear-gradient(180deg, #9ea3f9 0%, #93b3ff 100%);
  padding: 50px 0 42px;
}
.web_main_wrap .section19 .review_title {
  width: 80%;
  max-width: 635px;
  margin: 0 auto;
  position: relative;
}
.web_main_wrap .section19 .review_title .title_bg02 {
  position: absolute;
  width: 98px;
  top: 15px;
  left: -83px;
}
.web_main_wrap .section19 .review_title .title_bg01 {
  position: absolute;
  width: 184px;
  bottom: 0px;
  right: -129px;
}
.web_main_wrap .section19 .review_slide_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 60px;
  max-width: 1470px;
  width: 90%;
  margin: 60px auto 0;
}
.web_main_wrap .section19 .review_slide {
  padding-bottom: 31px;
}

.web_main_wrap .section19 .review_slide_box .swiper-slide {
  border-radius: 30px;
  overflow: hidden;
}
.web_main_wrap .section19 .review_slide .review_pagination {
  bottom: 0;
}

.web_main_wrap
  .section19
  .review_slide
  .review_pagination
  .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 6px;
}
.web_main_wrap
  .section19
  .review_slide
  .review_pagination
  .swiper-pagination-bullet-active {
  width: 50px;
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
}

.web_main_wrap .section20 {
  background: #f4efdc;
}
.web_main_wrap .section20 .text_box {
  line-height: 0;
}
.web_main_wrap .section20 .single_link {
  width: 100%;
  max-width: none;
  position: inherit;
  transform: none;
  line-height: 0;
}

.web_main_wrap .site_nav {
  position: fixed;
  bottom: 23px;
  right: 23px;
  z-index: 60;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  gap: 1.2rem;
}
.web_main_wrap .site_nav .category {
  display: none;
}
.web_main_wrap .site_nav .category_inner {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 1.2rem;
}
.web_main_wrap .site_nav .category .category_btn {
  padding: 0.4rem 1rem;
  background-color: #fff;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #626262;
  line-height: normal;
  border: 1px solid #ababab;
  box-sizing: border-box;
}
.web_main_wrap .site_nav .open_button {
  width: 42px;
  box-sizing: border-box;
}
.web_main_wrap .site_nav .open_button img {
  width: 100%;
}
.web_main_wrap .site_nav .open_button .close_img {
  display: none;
}
.web_main_wrap .site_nav .open_button.close_button .open_img {
  display: none;
}
.web_main_wrap .site_nav .open_button.close_button .close_img {
  display: block;
}
.web_main_wrap #footer {
  background-color: #172641;
  color: #fff;
  padding: 4rem 2rem 16rem;
}
.web_main_wrap #footer .footer_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.web_main_wrap #footer .address {
  display: flex;
  align-items: center;
}
.web_main_wrap #footer .address li {
  font-size: 1.1rem;
  margin-right: 0.3rem;
}
.web_main_wrap #footer .copy {
  opacity: 0.6;
  margin-top: 0.6rem;
} /*# sourceMappingURL=web_style.css.map */

@media screen and (max-width: 1684px) {
  .web_main_wrap .section02 .merrypoem_wrap .merrypoem_inner {
    width: 37.5%;
  }
  .web_main_wrap .section02 .merrypoem_wrap {
    column-gap: 37px;
  }
}

@media screen and (max-width: 1380px) {
  .web_main_wrap .section02 .center .center_txt {
    font-size: 28px;
    margin-bottom: 11px;
  }
  .web_main_wrap .section02 .center_img_box .img_box {
    border: 5px solid #fff;
  }
}
@media screen and (max-width: 1200px) {
  .web_main_wrap .section02 .center .center_img_box {
    row-gap: 15px;
  }
}
