/*
Theme Name: enfold-child
Template: enfold
Theme URI: xxxx
Description: xxxx
Author: xxxx
Author URI: xxxx
Version: xxxx
*/
@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-Thin.otf") format("opentype");
  font-weight:100;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-ExtraLight.otf") format("opentype");
  font-weight:200;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-Light.otf") format("opentype");
  font-weight:300;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-Regular.otf") format("opentype");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-Medium.otf") format("opentype");
  font-weight:500;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-SemiBold.otf") format("opentype");
  font-weight:600;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"Pretendard";
  src:url("/wp-content/themes/enfold-child/font/Pretendard-Bold.otf") format("opentype");
  font-weight:700;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Thin.ttf') format('truetype');
  font-weight:100;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-ExtraLight.ttf') format('truetype');
  font-weight:200;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Light.ttf') format('truetype');
  font-weight:300;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Regular.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Medium.ttf') format('truetype');
  font-weight:500;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-SemiBold.ttf') format('truetype');
  font-weight:600;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Bold.ttf') format('truetype');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-ExtraBold.ttf') format('truetype');
  font-weight:800;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:'NotoSansKR';
  src:url('/wp-content/themes/enfold-child/font/NotoSansKR-Black.ttf') format('truetype');
  font-weight:900;
  font-style:normal;
  font-display:swap;
}



/* usage */
body{ font-family:'Pretendard','NotoSansKR', sans-serif; word-break: keep-all; }

#top .header_color .main_menu .menu ul li > a:hover,
#top .header_color .main_menu .menu ul li > a:focus,
#top .header_color .main_menu .menu ul li > a:hover .active-nav-txt {
  color: #73bd85 !important
}

.av-main-nav > li > a:hover .avia-menu-text {
    border-bottom: 2px solid;
    padding-bottom: 10px;

}

.current-menu-item.active > a {
  border-bottom: 1px solid #000;
}

body img {
  object-fit: cover;
}

.max-1200 {
  max-width: 1200px;
}

.right-menu.color-main-right img {
  content: url(/wp-content/uploads/2026/03/상단_전화번호_02.png) !important;
}

.main-section01-pc .txtbox {
  padding-top: 260px;
  padding-left: 1000px;
}

.main-scroll-down {
  position: fixed;
    top: 50%;
    right: 0;
    transform: translate(-20%, -40px);
    font-size: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    z-index: 999;
}

.main-scroll-down .txt {
  transform: rotate(90deg);
    font-family: 'Montserrat';
    font-weight: 500;
}

.main-scroll-down .scroll-bar {
       width: 10px;
    display: flex;
    justify-content: center;
    position: relative;
}

.main-scroll-down .scroll-bar .line {
      height: 80px;
    width: 1px;
    background-color: #000;
}

.main-scroll-down .scroll-bar .circle {
  position: absolute;
  top: 0;
    width: 7px;
    height: 7px;
    background-color: #000;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-45%);
    transition: 0.3s;
}

.color-scrollbar .line {
  background-color: rgb(255 255 255 / 70%) !important;
}

.color-scrollbar .circle {
  background-color: #a88567 !important;
}

.color-scrollbar .txt {
  color: #fff !important;
}

.animation-conbox > div:first-child {
  margin-right: 20px;
}

.animation-conbox > div:last-child {
  margin-left: 20px;
}

/* 헤더 pc */
@media screen and (min-width: 769px) {
  .sub-page-logo img {
    content: url(/wp-content/uploads/2026/03/상단_로고_02.png);
  }

  .sub-page-txt,
  .sub-page-txt a {
    color: #fff;
  }

  .sub-page-nav .right-menu div,
  .sub-page-nav .right-menu div a,
  .sub-page-nav .right-menu div a span {
    color: #fff;
  }

  .sub-page-nav .av-main-nav > li > a > .sub-page-txt {
    color: #082967 !important;
  }

  .main-scroll-img img {
    content: url(/wp-content/uploads/2026/03/상단_로고_02.png);
  }

  .active-logo img {
    content: url(/wp-content/uploads/2026/03/상단_로고_02.png);
  }

  .sub-page-nav .right-menu img {
    content: url(/wp-content/uploads/2026/03/상단_전화번호_02.png); 
  }

  .main_menu {
    transform: translateX(50%);
    right: 50%;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  #avia-menu > li > a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
  }

  .av-main-nav > li > a {
    padding: 0 30px;
  }

  .avia-standard-logo > a {
    display: flex;
    align-items: center;
  }

  .avia-standard-logo > a img {
    width: 234px;
    height: auto;
  }

  .av_minimal_header_shadow {
    box-shadow: none !important;
  }

  #header_main {
    border: none;
  }

  #header_main .logo {
    z-index: 999;
  }

  .avia-menu-text {
    color: #fff;
    font-weight: 400;
  }
  .av-subnav-menu .avia-menu-text {
           color: #999;
        font-family: 'NotoSansKR';
        font-weight: 500;
        letter-spacing: -1px;
        font-size: 17px;
  }

  /* 헤더 네비게이션 메뉴 */
  .active-nav-txt {
    color: #082967;
  }

  .bg-warp {
    position: absolute;
    width: 100%;
    height: 175px !important;
    top: 100%;
    left: 0;
    background: #ffffff;
    display: none;
    border-top: 1px solid #ededed;
  }

  .active-right-menu {
    border-color: #000000 !important;
    color: #000000;
  }

  .active-right-menu02 {
    color: #000000;
  }

  .sub-menu .avia-menu-text {
    color: #595757;
    font-family: 'Pretendard';
  }

  .sub-menu-active {
    box-shadow: none !important;
    border: none !important;
    text-align: center !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: 100% !important;
  }

  #top .av-main-nav ul a {
    display: none;
  }

  #top .av-main-nav ul a {
    font-size: 15px;
    padding: 6px 15px;
    word-break: keep-all;
  }

  #top .av-main-nav ul a:hover {
    background: none;
    font-weight: 500;
  }

  #top #header.av_minimal_header .main_menu ul:first-child > li > ul {
    margin-top: 9px;
  }
}

#scroll-top-link {
  display: none;
}

#login h1 a {
  width: 320px !important;
  background-repeat: no-repeat;
  background-size: contain;
}

.av-hamburger-inner,
.av-hamburger-inner::before,
.av-hamburger-inner::after {
  height: 2px;
}

.is-active .av-hamburger-inner {
  height: 1px;
  width: 20px;
}

/* .is-active .av-hamburger-line::before,
.is-active .av-hamburger-line::after {
    width: 20px !important;
} */

.is-active .av-hamburger-inner,
.is-active .av-hamburger-inner::before,
.is-active .av-hamburger-inner::after {
  height: 1px;
  width: 20px;
}

.av-hamburger-line::before,
.av-hamburger-line::after {
  height: 1px;
  width: 20px;
}

#av-burger-menu-ul {
  display: block !important;
  padding-top: 20px !important;
}

/* 서브 네비게이션 메뉴 */
#gb_bread {
  border-bottom: 1px solid #e2e2e2;
}

#gb_bread .gdlr-core-item-pdlr {
  padding: 0;
}

#gb_bread_wrap {
  font-size: 0;
}

#gb_bread_wrap .go_home {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  height: 50px;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-bottom: none;
}

#gb_bread_wrap .go_home a {
  display: block;
}

#gb_bread_wrap a .dashicons {
  font-family: dashicons, sans-serif !important;
  height: 50px;
  width: 50px;
  color: #a9a9a9;
  display: flex;
  align-items: center;
  justify-content: center;
}

#gb_bread_wrap .menu1_wrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  font-size: 15px;
  line-height: 50px;
  padding: 0 25px;
  min-width: 200px;
  position: relative;
  cursor: pointer;
}

#gb_bread_wrap .menu2_wrap {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  font-size: 15px;
  line-height: 50px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  padding: 0 25px;
  min-width: 200px;
  position: relative;
  cursor: pointer;
  width: 200px;
}

#gb_bread_wrap .menu1_wrap .dashicons-arrow-down,
#gb_bread_wrap .menu2_wrap .dashicons-arrow-down {
  font-family: dashicons, sans-serif !important;
  position: absolute;
  right: 15px;
  top: 38%;
  color: #333;
  transform: translateY(-50%);
}

#gb_bread_wrap .menu_open {
}

#gb_bread_wrap .menu_open span {
  color: #444444;
  font-size: 14px;
}

#gb_bread_wrap .menu_open ul {
  margin: 0;
  position: absolute;
  background: #ffffff;
  top: 1005;
  width: 101%;
  left: 0;
  display: none;
  margin-left: -1px;
  border: 1px solid #ebebeb;
}

#gb_bread_wrap .menu2_wrap .menu_open ul {
  background: #ffffff;
  width: 101.5%;
}

#gb_bread_wrap .menu_open ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 2;
  border-bottom: 1px solid #ebebeb;
}

#gb_bread_wrap .menu_open ul li:last-child {
  border-bottom: none;
}

#gb_bread_wrap .menu_open ul li:hover {
  background-color: #e2e2e2;
}

#gb_bread_wrap .menu_open ul li a {
  display: block;
  color: #444444;
  padding: 7px 25px;
  font-size: 12px;
}

.sub-nav {
  min-height: auto;
  position: relative;
  z-index: 2;
}

.sub-nav .container {
  max-width: 1250px;
}

.sub-foot .container,
.sub-tab .container {
  max-width: 1300px;
}

.sub-nav .av-content-full {
  padding: 0;
}

/* 푸터 */


/* 메인 */
.main-section-life {
  height: 85vh;
}

.main-section {
  height: 100vh;
  overflow: hidden;
}

.main-section-100 {
  height: 100%;
}

.main-section-mo {
  height: 100%;
}

#layer_slider_1 {
  z-index: 1;
  height: 100vh !important;
}

#layer_slider_1 > div {
  height: 100vh;
}

#layer_slider_1 img {
  height: 100vh !important;
}

.ls-circle-timer {
  display: none !important;
}

.main-bg-txt01 {
  font-size: 18px;
  position: relative;
  width: 175px;
}

.main-bg-txt01::after {
  content: "";
  width: 55px;
  height: 1px;
  display: block;
  background-color: #ffffff;
  position: absolute;
  right: -68px;
  top: 50%;
  transform: translateY(-50%);
}

.main-bg-txt02 {
  font-size: 50px;
  line-height: 66px !important;
  font-weight: 700;
}

.main-bg-txt03 {
  font-size: 16px;
  line-height: 28px !important;
  font-weight: 500;
}

.main-section .container,
.main-section-mo .container,
.main-section-100 .container,
.main-section-life .container {
  padding: 0 !important;
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}

.main-section .container main,
.main-section-mo .container main,
.main-section-100 .container main,
.main-section-life .container main {
  padding: 0;
}

.main-section .content,
.main-section-mo .content,
.main-section-100 .content,
.main-section-life .content {
  padding-top: 0;
}

.main-section01-pc {
  background: url(/wp-content/uploads/2026/03/메인-이미지.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
}

.main-section01-pc .txtbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-section01-tit {
  font-size: 24px;
  line-height: normal;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
}

.main-section01-subtit {
  font-size: 70px;
  line-height: normal;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 24%;
  font-weight: bold;
}

.main-section01-title {
  /* position: absolute; */
  /* transform: translateX(-50%); */
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 14px;
}

.main-section01-title div {
  line-height: normal;
}

.main-section01-title > div:nth-child(1),
.main-section01-title > div:nth-child(5) {
  font-size: 24px;
  color: #e2d5bf;
}

.main-section01-title > div:nth-child(3) {
  font-size: 24px;
  color: #e2d5bf;
}

.main-section01-title > div:nth-child(2),
.main-section01-title > div:nth-child(4) {
  width: 50px;
  height: 1px;
  background-color: #e2d5bf;
}

.main-section01-subtitle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 24%;
  display: flex;
}

.main-section01-subtitle > div {
  padding: 5px 17px;
  font-size: 22px;
}

.main-section01-subtitle > div:first-child {
  color: #000;

  background-color: #ffffff;
}

.main-section01-subtitle > div:last-child {
  color: #ff9600;
  background-color: #261b18;
}

.main-section01-subtitle-02 {
  display: flex;
  color: #fff;
  font-size: 44px;
  letter-spacing: 33px;
  font-weight: 500;
  color: #000;
  width: 100%;
  line-height: normal;
  text-align: center;
  justify-content: center;
  font-family: "Spoqa Han Sans Neo";
  padding-top: 10px;
}

.main-section01-subtitle-02 strong {
  font-weight: 300;
  color: #000;
}

.main-section01-circle {
  position: absolute;
  bottom: 12%;
  right: 4%;
}

.main-section01 img {
  width: 100%;
  height: 100vh;
}

.main-section01 .avia-image-container-inner,
.main-section02 .avia-image-container-inner {
  width: 100%;
}

.main-section02 img {
  width: 100%;
  height: 100vh;
}

.main-section03 {
  padding-top: 0px;
}

.main-section03-tit {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #4f4d4d;
  letter-spacing: -1px;
  padding-top: 70px;
  font-family: "Nanum Myeongjo" !important;
}

.main-section03-subtit {
  text-align: center;
  font-size: 40px;
  line-height: normal;
  letter-spacing: -0.25px;
  font-weight: 500;
  margin-top: 15px;
  font-family: "Nanum Myeongjo" !important;
  letter-spacing: -3px;
  color: #b8ac97;
}

.main-section-slider {
  position: relative;
  margin-top: 50px;
}

.main-section-slider-left {
  position: absolute;
  width: 44%;
  z-index: 1;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.6); */
  padding: 110px 0px 0px 365px;
  color: #ffffff;
}

.main-section03 .container .template-page {
  padding-bottom: 0 !important;
}

.main-section03-new {
  text-align: center;
  position: relative;
  height: 1400px;
}

.main-section03-new .bg-color {
  width: 100%;
  height: 400px;
  background-color: #4c3d2e;
}

.main-life-new .container {
  max-width: 100% !important;
  padding: 0 !important;
}

.main-life-new .template-page {
  padding: 0 !important;
}

.main-section03-new .img {
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
}

.main-section03-bo-title {
  display: flex;
  justify-content: center;
}

.main-section03-bo-title > div {
  display: flex;
  justify-content: center;
  line-height: normal;
  align-items: center;
  margin-top: 60px;
  width: 1200px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
}

.main-section03-bo-title > div > div:nth-child(1),
.main-section03-bo-title > div > div:nth-child(5) {
  font-size: 24px;
  color: #b8ac97;
  letter-spacing: -1px;
}

.main-section03-bo-title > div > div:nth-child(2),
.main-section03-bo-title > div > div:nth-child(4) {
  width: 320px;
  height: 1px;
  background-color: #ddd;
  margin: 0 43px;
}

.main-section03-bo-title > div > div:nth-child(3) {
  font-size: 32px;
  color: #4c3d2e;
  font-family: "Montserrat" !important;
}

.main-section03-bo-title > div > div:nth-child(3) b {
  color: #4c3d2e;
}

.main-section03-slick {
}

.main-section03-slick-mo .sectiion03-slick-box {
  margin: 0 5px;
  filter: brightness(60%);
}

.sectiion03-slick-box img {
  width: 100%;
  height: 630px;
}

.section03-slick-arrow {
  display: flex;
  margin-top: 30px;
}

.section03-slick-arrow-tit {
  font-size: 132px;
  line-height: normal;
  font-weight: 500;
  color: #b8ac97;
  font-family: "Nanum Myeongjo" !important;
}

.section03-slick-arrow-subtit {
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
  margin-top: 10px;
}

.section03-slick-arrow-subtit2 {
  font-size: 36px;
  line-height: normal;
  font-weight: 600;
  color: #4c3d2e;
  margin-top: 0;
}

.section03-slick-arrow-subtit3 {
  font-size: 16px;
  line-height: 24px;
  color: #808080;
  padding-top: 15px;
}

.main-section03 .slick-list {
  height: 100%;
}

.main-section03 .slick-center {
  transform: translateY(-35px);
  transition: transform 0.3s ease;
  filter: brightness(100%);
}

.main-section03-slick-mo .slick-center {
  transform: translateY(-20px) !important;
  transition: transform 0.3s ease;
  filter: brightness(100%);
}

.mark-prev,
.mark-next {
  cursor: pointer;
}

.section03-img-box {
  text-align: center;
  margin-top: 150px;
}

.main-border-line {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.main-border-line div {
  height: 65px;
  background-color: #b1b1b1;
  width: 2px;
}

/* .mark-prev,
.mark-next {
    display: block !important;
    border-radius: 50%;
    border: 2px solid #dddddd !important;
    width: 60px;
    height: 60px;
    cursor: pointer;
} */

/* .mark-prev::before {
    content: '';
    border: 1px solid #b3b0b0;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    width: 20%;
    height: 20%;
    transform: rotate(-45deg);
    top: 21px;
    right: 23%;
}

.mark-prev::after {
    content: '';
    width: 50px;
    height: 1px;
    background: #b3b0b0;
    transform-origin: 0 100%;
    transform: rotate(0deg);
    position: absolute;
    top: 26.5px;
    right: -24px;
}

.mark-next::before {
    content: '';
    border: 1px solid #b3b0b0;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    width: 20%;
    height: 20%;
    transform: rotate(135deg);
    top: 21px;
    left: 23%;
}

.mark-next::after {
    content: '';
    width: 50px;
    height: 1px;
    background: #b3b0b0;
    transform-origin: 0 100%;
    transform: rotate(0deg);
    position: absolute;
    top: 26.5px;
    left: -24px;
} */

.main-section04 {
  background-image: url(/wp-content/uploads/2025/04/김제국제미소래-PC-main_bg_01.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100% !important;
  padding-top: 0px;
  padding-bottom: 118px;
}

.main-section04-wrap {
  display: flex;
  height: 100vh;
}

.section04-box01,
.section04-box02,
.section04-box03,
.section04-box04 {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  transform: translateX(0);
  transition: all 0.4s ease-out;
  filter: brightness(50%);
}

.section04-box01 {
  background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_04_1.jpg);
}

.section04-box02 {
  background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_04_2.jpg);
}

.section04-box03 {
  background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_04_3.jpg);
}

.section04-box04 {
  background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_04_4.jpg);
}

.bigger {
  width: 45%;
  transform: translateX(0);
  filter: brightness(100%);
}

.section04-txt01 {
  font-size: 26px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 30px;
}

.section04-txt02 {
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-bottom: 30px;
}

.section04-txt03 {
  width: 1px;
  height: 65px;
  background-color: #cccccc;
  margin-bottom: 30px;
}

.section04-txt04 {
  font-size: 20px;
  font-weight: 500;
}

.main-section05-wrap-box {
  width: 100%;
  height: 100vh;
  position: relative;
}

.main-section05-wrap-box > div {
  height: 100vh;
  position: absolute;
  width: 100%;
  background-size: cover;
}

.main-section05-wrap01 {
  background-image: url(/wp-content/uploads/2024/09/240828_designfun_main_05_1.jpg);
}

.main-section05-wrap02,
.main-section05-wrap03,
.main-section05-wrap04 {
  display: none;
}

.main-section05-wrap02 {
  background-image: url(/wp-content/uploads/2024/09/240828_designfun_main_05_2.jpg);
}

.main-section05-wrap03 {
  background-image: url(/wp-content/uploads/2024/09/240828_designfun_main_05_3.jpg);
}

.main-section05-wrap04 {
  background-image: url(/wp-content/uploads/2024/09/240828_designfun_main_05_4.jpg);
}

.section05-left {
  width: 50%;
  background-color: rgba(8, 22, 80, 0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  position: absolute;
  height: 100vh;
  z-index: 1;
}

.section05-right {
  width: 50%;
}

.section05-txt01 {
  font-size: 20px;
  line-height: normal;
  font-weight: 200;
  margin-bottom: 25px;
  color: #ffffff;
}

.section05-txt02 {
  font-size: 40px;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 40px;
}

.section05-txt03 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 200;
  margin-bottom: 70px;
  color: #ffffff;
  height: 96px;
}

.section05-txt04 {
  display: flex;
  font-size: 16px;
  font-weight: 300;
  justify-content: center;
}

.section05-txt04 > div:nth-child(1)::after,
.section05-txt04 > div:nth-child(2)::after,
.section05-txt04 > div:nth-child(3)::after {
  content: "|";
  margin: 0 10px;
  opacity: 0.5 !important;
}

.section05-txt04 > div {
  cursor: pointer;
  opacity: 0.5;
}

.sec05-active {
  opacity: 1 !important;
  transition: opacity 0.2s ease-in-out;
  display: block !important;
}

.section05-txt02-btn01,
.section05-txt02-btn02,
.section05-txt02-btn03,
.section05-txt02-btn04,
.section05-txt03-btn01,
.section05-txt03-btn02,
.section05-txt03-btn03,
.section05-txt03-btn04 {
  display: none;
}

.main-section05-wrap.fade {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.main-section06 {
  background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_06_bg.jpg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center;
}

.main-section06-wrap {
  color: #ffffff;
  text-align: center;
}

.main-section06-wrap > div:nth-child(1),
.main-section06-wrap > div:nth-child(3) {
  font-size: 26px;
  font-weight: 500;
}

.main-section06-wrap > div:nth-child(2) {
  margin: 50px 0;
}

.main-section06-wrap > div:nth-child(2) img {
  width: 50%;
}

.main-section07 {
  /* background-image: url(/wp-content/uploads/2024/08/240828_designfun_main_7_bg.jpg); */
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center;
}

.main-section07-wrap {
  text-align: center;
  color: #ffffff;
}

.sub-tit {
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
}

.section07-flex {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.section07-flex img {
  width: 920px;
}

.section07-flex > div {
  width: 29%;
}

.section07-flex > div:first-child {
  margin-right: 30px;
}

.section07-flex > div:last-child {
  margin-left: 30px;
}

.section07-flex > div > div:last-child {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.section07-flex > div > div:last-child a {
  color: #444444;
  border: 1px solid #444444;
  padding: 2.5%;
  font-size: 14px;
  font-weight: 500;
  width: 47%;
  border-radius: 25px;
}

/* 해남 정하에코프라임 */
.main-section02-box {
  position: relative;
  display: flex;
  width: 300vw;
  height: 100vh;
  left: 0;
}

.main-section02-box .h-panel {
  flex: 0 0 100vw;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  padding-bottom: 50px;
}

.main-section02-box .txtbox {
}

.main-section02-box .main-section02-a .left {
  width: 47%;
  display: flex;
  justify-content: flex-start;
  padding-left: 105px;

 
}

.main-section02-box .main-section02-a .left > div:first-child {
  width: 70%;
}                                                         

.main-section02-box .main-section02-a .left > div:first-child img {
  width: 100%;
}

.main-section02-box .main-section02-a .left > div:last-child {
  padding-left: 10px;
  width: 30%;
}

.main-section02-box .main-section02-a .left > div:last-child img {}

.main-section02-box .main-section02-a .right {
  width: 53%;
  height: 100vh;
  display: flex;
  align-items: flex-end;
      gap: 48px;
}

.main-section02-box .main-section02-a .right .top-ico img {
  height: 9px;
}

.main-section02-box .main-section02-a .right .sec01 {
  display: flex;
  flex-direction: column;
  width: 40%;
}

.main-section02-box .main-section02-a .right .sec01 .txt01 {
    font-size: 45px;
    line-height: 50px;
    color: #d7d8d8;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
}

.main-section02-box .main-section02-a .right .sec01 .img {
  padding-top: 15px;
}

.main-section02-box .main-section02-a .right .sec01 .img img {
  width: 100%;
}

.main-section02-box .main-section02-a .right .sec01 .paging {
  display: flex;
  align-items: center;
  gap: 10px;
      padding-top: 40px;
}

.main-section02-box .main-section02-a .right .sec01 .paging .t01 {
  font-size: 18px;
}

.main-section02-box .main-section02-a .right .sec01 .paging .t02 {
  font-size: 18px;
  color: #ddd;
}

.main-section02-box .main-section02-a .right .sec01 .paging .border {
  height: 1px;
  background-color: #ddd;
  width: 40px;
}

.main-section02-box .main-section02-a .right .sec02 {
  padding-bottom: 75px;
}

.main-section02-box .main-section02-a .right .sec02 .txt01 {
      font-size: 12px;
    color: #a58267;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.main-section02-box .main-section02-a .right .sec02 .txt02 {
  font-size: 32px;
    line-height: normal;
    font-weight: 700;
    font-family: NotoSansKR;
}

.main-section02-box .main-section02-a .right .sec02 .txt03 {
  font-weight: 400;
    font-family: NotoSansKR;
    font-size: 16px;
    padding-top: 30px;

}

.main-section02-box .main-section02-a .right .sec02 .logo-box {
  text-align: right;
      padding-top: 175px;
}

.main-section02-box .main-section02-b,
.main-section02-box .main-section02-c {
  display: flex;
  background-color: #e0e0e0;
  align-items: center;
  gap: 200px;
}

.main-section02-box .main-section02-b .left,
.main-section02-box .main-section02-c .left {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 0;
  padding-bottom: 0;
  align-items: flex-end;
  padding-top: 155px;
}

.main-section02-box .main-section02-b .left .txt01,
.main-section02-box .main-section02-c .left .txt01 {
  font-family: "Poppins";
  color: #000;
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
}

.main-section02-box .main-section02-b .left .txt02,
.main-section02-box .main-section02-c .left .txt02 {
  font-family: "Nanum Myeongjo" !important;
  color: #000;
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
  padding-top: 20px;
}

.main-section02-box .main-section02-b .left .txt03,
.main-section02-box .main-section02-c .left .txt03 {
  font-size: 14px;
  line-height: 30px;
  padding-top: 20px;
  font-family: "Spoqa Han Sans Neo";
  letter-spacing: 0.5px;
  font-weight: 400;
  padding-bottom: 20px;
}

.main-section02-box .main-section02-b .left .imgbox,
.main-section02-box .main-section02-c .left .imgbox {
  width: 500px;
  height: auto;
  margin-top: 0;
  display: flex;
  align-items: center;
}

.main-section02-box .main-section02-b .right .imgbox,
.main-section02-box .main-section02-c .right .imgbox {
  width: 500px;
  height: auto;
  display: flex;
  align-items: center;
}

.main-section02-box .txtbox {
  width: 500px;
}

.main-section02-box .main-section02-b .right,
.main-section02-box .main-section02-c .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 0;
  padding-bottom: 0;
  height: 100%;
  padding-bottom: 46px;
}

.main-section02-box .main-section02-b .right .txt01,
.main-section02-box .main-section02-c .right .txt01 {
  color: #000;
  font-family: "Poppins";
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  padding-top: 20px;
}

.main-section02-box .main-section02-b .right .txt02,
.main-section02-box .main-section02-c .right .txt02 {
  font-family: "Nanum Myeongjo" !important;
  color: #000;
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
  padding-top: 20px;
}

.main-section02-box .main-section02-b .right .txt03,
.main-section02-box .main-section02-c .right .txt03 {
  font-size: 14px;
  font-family: "Spoqa Han Sans Neo";
  line-height: 30px;
  padding-top: 20px;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.main-section03-box {
  height: 100vh;
}

.main-section03-box .top {
  height: 94%;
    padding-left: 105px;
    display: flex;
    padding-top: 100px;
    padding-bottom: 30px;
}

.main-section03-box .top .left {
  width: 15%;
    background-image: url(/wp-content/uploads/2026/03/프리미엄6.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.main-section03-box .top .right {
  display: flex;
  padding-left: 55px;
    padding-right: 80px;
    flex-direction: column;
    width: 85%;
    justify-content: center;
}

.main-section03-box .top .right .tob-box,
.main-section03-box .top .right .bottom-box {
  display: flex;
}

.main-section03-box .top .right .middle-box {
  display: flex;
}

.middle-box .middle-line {
  width: 100%;
    height: 1px;
      display: flex;
    justify-content: center;
}

.middle-box .middle-line > div {
  width: 90%;
  height: 100%;
    background-color: #777;

    transform: scaleX(0);
  transform-origin: center;
  transition: transform 1s ease 0.7s;
}

.middle-line.is-show > div {
  transform: scaleX(1);
}

.top-line {
  width: 1px;
  background-color: #777;
  height: 95%;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s ease 0.7s;
}

.top-line.is-show {
  transform: scaleY(1);
}

.bottom-line {
    width: 1px;
    display: flex;
    align-items: flex-end;

}

.bottom-line > div {
      height: 95%;
    background-color: #777;
    width: 100%;
     transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 1s ease 0.7s;
}

.bottom-line.is-show > div {
  transform: scaleY(1);
}

.main-section03-box .top .right .box {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 65px;
  padding-bottom: 65px;
}

.main-section03-box .top .right .box .icon {

}

.main-section03-box .top .right .box .txt01 {
    font-size: 12px;
    color: #a58267;
    font-family: 'Montserrat';
    font-weight: bold;
    padding-top: 10px;
}

.main-section03-box .top .right .box .txt02 {
    font-size: 22px;
    line-height: 24px;
    color: #082967;
    font-family: 'Noto Sans KR';
    padding-top: 5px;
}

.main-section03-box .top .right .box .txt02 strong {
  color: #082967;
  font-weight: 800;
}

.main-section03-box .top .right .box .txt02.bgtxt {
      background-color: #082967;
    line-height: normal;
    padding-top: 0;
    margin-top: 5px;
    padding: 0 10px;
}

.main-section03-box .top .right .box .txt02.bgtxt strong {
  color: #fff;
}

.main-section03-box .top .right .box .txt03 {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Noto Sans KR';
    padding-top: 25px;
    text-align: center;
}

.main-section03-box .bottom {
  height: 6%;
  background-image: url(/wp-content/uploads/2026/03/하단_패턴.jpg);
  background-size: cover;
  background-position: center;
}

.main-section04-bgwrap {

}

.main-section04-box {
  display: flex;
  height: 100vh;
  position: relative;
  background-image: url(/wp-content/uploads/2026/03/배경_07.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.main-section04-box .left {
    width: 50%;
}

.main-section04-box .right {
  width: 50%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 215px;
    padding-top: 160px;
}

.main-section04-box .right .txt01 {
    font-size: 34px;
    line-height: 50px;
    color: #fff;
    font-family: 'Noto Sans KR';
    font-weight: 300;
    letter-spacing: -3px;
}

.main-section04-box .right .txt01 strong {
  color: #fff;
  font-weight: 500;
}

.main-section04-box .right .txt02 {
      font-size: 16px;
    color: #fff;
    font-family: 'Noto Sans KR';
    font-weight: 200;
    padding-top: 30px;
}

.main-section04-box .center-img {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-section04-box .center-txt {
  position: absolute;
    left: 38%;
    top: 45%;
    transform: translate(-35%, -45%);
}

/* 초기 상태 (b, c 패널 텍스트 모두) */
.main-section02-box .animaite-box .right .sec01 [class^="txt"] {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
}

.main-section02-box .animaite-box .right .sec02 [class^="txt"] {
  opacity: 0;
  transform: translateX(-40px);
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
}

/* 애니메이션 발동 */
.animate-up {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.animate-right {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

/* 순차 애니메이션 */
.main-section02-box [class^="txt"].txt02.animate-up {
  transition-delay: 0.15s;
}

.main-section02-box [class^="txt"].txt03.animate-up {
  transition-delay: 0.3s;
}



.main-section05-box {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  flex-direction: column;
}

.main-section05-box .txt01 {
  font-family: "Poppins";
  font-size: 18px;
  line-height: normal;
  letter-spacing: 1px;
}

.main-section05-box .txt01 img {
  width: 140px;
}

@media (max-width: 768px) {
  .mo-main-txtbox .txt01 img {
    width: 100px;
  }
}

.main-section05-box .txt02 {
  font-family: "Nanum Myeongjo";
  font-size: 40px;
  line-height: 45px;
  font-weight: 500;
  padding: 25px 0;
}

.main-section05-box .txt03 {
  text-align: center;
  font-size: 14px;
  line-height: 28px;
}



.location-main-section-wrap {
  background-image: url(/wp-content/uploads/2026/03/배경.jpg);
  height: 100vh;
      background-position: center;
    background-size: cover;
}

.main-location-box {
      height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-location-box .big-txt {
font-family: 'Montserrat';
    color: #082967;
    font-size: 65px;
    line-height: normal;
    font-weight: bold;
}

.main-location-box .sm-txt {
  font-family: 'Noto Sans KR';
    font-size: 16px;
    line-height: normal;
    padding-top: 10px;
    font-weight: 500;
}

.main-location-box .con-box {
    display: flex;
    justify-content: center;
    
    margin-top: 30px;
    
}

.main-location-box .con-box .box {
transition: 0.3s;
 transition-delay: 2s;
}

.main-location-box .con-box .box .desc {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.main-location-box .con-box .box .desc .left {
  display: flex;
  font-size: 18px;
  align-items: center;
}

.main-location-box .con-box .box .desc .left .txt01 {
        color: #082967;
    font-weight: 700;
    position: relative;
    padding-right: 10px;
    margin-right: 5px;

  }

.main-location-box .con-box .box .desc .left .txt01::after {
  position: absolute;
  content: '|';
  right: 0;
}

.main-location-box .con-box .box .desc .left .txt02 {
  
}

.main-location-box .con-box .box .desc .right {
      display: flex;
    gap: 10px;
}

.color-menu-txt {
  color: #082967 !important;
}

/** 2560사이즈 반응형 **/
@media (min-width: 2560px) {
  .mark-prev {
    left: 35%;
  }

  .mark-next {
    right: 35%;
  }

  .section03-slick-arrow {
    margin-top: 3%;
  }

  .main-section03-slick {
    margin: 60px 20px 0px 20px;
  }

  .main-section03 .slick-list {
    height: 100%;
  }

  .section07-flex > div > div:last-child a {
    font-size: 13px;
  }

  .main-section02-box .main-section02-b .left,
  .main-section02-box .main-section02-c .left {
    justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .av-hamburger {
    background-image: url(/wp-content/uploads/2024/09/M_main_icon_02.png);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .av-hamburger-inner {
    display: none;
  }

  .av-burger-menu-main > a {
    padding-top: 22px !important;
  }

  .mobile-phone-logo {
    display: none;
  }

  /* .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        width: 100%;
    } */
}

@media screen and (max-width: 1600px) {
  .main-scroll-down {
    transform: translate(10%, -50%);
  }

  .main-section01-pc .txtbox {
    padding-top: 220px;
    padding-left: 900px;
  }

  .main-section02-box .main-section02-a .left {
    width: 40%;
  }

  .main-section02-box .main-section02-a .right {
    width: 40%;
  }

  .main-section03-box .top .right .box .txt02 {
    font-size: 20px;
  }

  .main-section03-box .top .right .box .txt03 {
    font-size: 15px;
  }

  
}

@media screen and (max-width: 1600px) and (max-height: 800px) {
  .main-section03-box .top .right .box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-section02-box .main-section02-a .left > div:first-child {
    width: 400px;
  }

  .main-section02-box .main-section02-a .right {
    width: 60%;
  }

  .main-section02-box .main-section02-a .right .sec01 {
    width: 28%;
  }

  .main-section02-box .main-section02-a .right .sec01 .txt01 {
    font-size: 40px;
    line-height: normal;
  }

  .main-section02-box .main-section02-a .right .sec02 {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1500px) {
  .main-section02-box .main-section02-a .left {
    width: 40%;
  }
  .main-section02-box .main-section02-a .right {
    width: 50%;
  }
  .main-section02-box .h-panel {
    gap: 40px;
  }

 

  .main-section03-box .top .right {
    width: 80%;
  }
}


@media screen and (max-width: 1440px) {
  .main-section01-pc .txtbox {
    padding-top: 250px;
    padding-left: 900px;
  }
  .main-section-slider-left {
    padding: 90px 0px 0 155px;
  }

  .main-section02-box .main-section02-b .left,
  .main-section02-box .main-section02-c .left {
    padding-left: 50px;
    padding-bottom: 35px;
  }

  .main-section02-box .main-section02-b .right,
  .main-section02-box .main-section02-c .right {
    padding-bottom: 35px;
  }

  .main-section03-box .top {
    padding-left: 50px;
  }

  .main-section03-box .top .right .box .txt02 {
    font-size: 20px;
  }

  .main-section03-box .top .right .box .txt03 {
    font-size: 15px;
  }
}

@media screen and (max-width: 1390px) {
  .main-section04-box .right .txt01 {
    font-size: 32px;
  }

  .main-location-box .con-box .box {
    text-align: center;
  }

  .main-section01-pc .txtbox {
    padding-left: 835px;
  }

}

@media screen and (max-width: 1300px) {
  .main-section01-pc .txtbox {
    padding-left: 710px;
  } 

  .main-section02-box .h-panel {
    align-items: center;
    padding-bottom: 0;
    padding-top: 100px;
  }

  .main-section02-box .main-section02-a .right {
    align-items: center;
  }

  .main-section03-box .top .right {
    padding-left: 30px;
    padding-right: 60px;
  }

  .main-section03-box .top .right .box .txt03 {
    font-size: 14px;
  }
}

@media screen and (max-width: 1260px) {
  .av-main-nav > li > a {
    padding: 0 25px !important;
  }

  .bg-warp {
    height: 245px !important;
  }
}

@media screen and (max-width: 1240px) {
  .main-location-box .con-box {
    margin: 30px 50px 0 50px;
  }
}

@media screen and (max-width: 1200px) {
  .main-section-slider-left {
    padding: 50px 0px 0 100px;
  }

  .main-section02-box .main-section02-a .left {
    padding-left: 100px;
  }

  .main-section06-box .right .desc {
    padding: 15px 0;
  }

  .main-section06-box .right .desc .txt01,
  .main-section06-box .right .desc .txt02 {
    font-size: 13px;
  }
}

@media screen and (max-width: 1130px) {
  .main-section-slider-left {
    padding: 25px 0px 0 50px;
  }

  .av-main-nav > li > a {
    padding: 0 15px !important;
  }
}

@media screen and (max-width: 1024px) {
    .main-section01-pc .txtbox {
      padding-left: 610px;
      padding-right: 100px;
  }

      .main-section02-box .main-section02-a .left {
        width: 35%;
    }

        .main-section02-box .main-section02-a .right {
        width: 50%;
    }

    .main-section02-box .main-section02-a .right .sec01 .txt01 {
      font-size: 45px;
      line-height: normal;
    }

    .main-section02-box .main-section02-a .right .sec02 .txt02 {
      font-size: 26px;
    }

    .main-section03-box .top .right {
      padding-right: 30px;
      padding-right: 0px;
    }

    .main-section03-box .top .right .box .txt02 {
        font-size: 18px;
        text-align: center;
    }

    .main-section03-box .top {
      padding-left: 30px;
    }

    .main-section03-box .top .left {
      background-size: cover;
    }

    .main-section03-box .top .right .box .txt03 {
        font-size: 12px;
    }
    
  .main-section04-box .right .txt01 {
        font-size: 25px;
        line-height: normal;
    }
}

@media all and (min-width: 991px) and (max-width: 1024px) {
  .av-main-nav > li > a {
    padding: 0 16px;
  }

  #avia-menu > li > a {
    font-size: 13px;
  }

  .main_menu {
    width: 90%;
    padding-left: 193px;
  }

  .right-menu {
    display: none;
  }
}

/** 모바일 **/

.main-section01-mo {
  background-image: url(/wp-content/uploads/2025/12/M-main-01.jpg);
  background-size: cover;
  height: 660px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.main-section01-mo-txt {
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-section01-mo-txt-new {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}

.main-section01-mo-txt-new .top {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-bottom: 25px;
  font-size: 12px;
  font-family: "Poppins";
  letter-spacing: 6px;
}

.main-section01-mo-txt-new .top > div {
  color: #e2d5bf;
  font-size: 20px;
}

.main-section01-mo-txt-new .top > div:nth-child(1) {
}

.main-section01-mo-txt-new .top > div:nth-child(2) {
}

.main-section01-mo-txt-new .top > div:nth-child(2) > div:nth-child(2) {
  height: 1px;
  background-color: #e2d5bf;
  width: 140px;
  margin: 8px 15px;
}

.main-section01-mo-txt-new .bottom {
  color: #fff;
  font-size: 26px;
  line-height: 50px;
  letter-spacing: 15px;
  font-weight: 500;
}

.main-section01-mo-txt-new .bottom b {
  color: #fff;
  font-weight: 400;
}

.main-section01-mo-txt > div:nth-child(1),
.main-section01-mo-txt > div:nth-child(3) {
  font-family: "Nanum Myeongjo" !important;
  font-size: 40px;
  line-height: normal;
  font-weight: bold;
  color: #ffffff;
}

.main-section01-mo-txt > div:nth-child(2) {
  width: 1px;
  height: 55px;
  background-color: #ffffff;
  margin: 10px 0;
}

.main-section01-mo-txt > div:nth-child(4) {
  font-family: "Nanum Myeongjo" !important;
  color: #ffffff;
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0px;
  margin-top: 10px;
}

.main-section01-mo-txtbox {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.main-section01-mo-txtbox > div {
  padding: 5px 10px;
  font-size: 14px;
}

.main-section01-mo-txtbox > div:first-child {
  background-color: #ffffff;
  color: #000000;
}

.main-section01-mo-txtbox > div:last-child {
  background-color: #261b18;
  color: #ff9600;
}

.main-section02-mo {
  padding-top: 50px;
  text-align: center;
  height: 100%;
}

.main-section02-mo-txt > div:first-child {
  font-size: 15px;
  line-height: 25px;
  color: #666;
  font-family: "Nanum Myeongjo" !important;
  padding-bottom: 10px;
}

.main-section02-mo-txt > div:last-child {
  line-height: 32px;
  font-size: 25px;
  color: #b8ac97;
  font-weight: bold;
  margin-top: 15px;
  font-family: "Nanum Myeongjo" !important;
}

.main-section03-bo-title-mo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-section03-bo-title-mo > div:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
}

.main-section03-bo-title-mo > div:first-child > div:nth-child(1),
.main-section03-bo-title-mo > div:first-child > div:nth-child(5) {
  font-size: 16px;
  color: #b8ac97;
}

.main-section03-bo-title-mo > div:first-child > div:nth-child(2),
.main-section03-bo-title-mo > div:first-child > div:nth-child(4) {
  width: 32px;
  height: 1px;
  background-color: #b8ac97;
  margin: 0 8px;
}

.main-section03-bo-title-mo > div:first-child > div:nth-child(3) {
  font-size: 20px;
  font-family: "Montserrat" !important;
  color: #4c3d2e;
}

.main-section03-bo-title-mo > div:first-child > div:nth-child(3) b {
  color: #4c3d2e;
}

.main-section03-bo-title-mo > div:last-child {
  width: 90%;
  height: 1px;
  background-color: #ddd;
  margin-top: 35px;
  margin-bottom: 60px;
}

.main-section03-slick-mo .slick-dots {
  margin: 0;
  position: absolute;
  z-index: 1;
  /* position: relative; */
  display: flex;
  justify-content: center;
  bottom: -77%;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
}

.main-section03-slick-mo .slick-dots li {
  margin: 0;
}

.main-section03-slick-mo .slick-dots li::marker {
  display: none;
}

.main-section03-slick-mo-box {
  position: relative;
}

.main-slick-mo-txt {
  width: 100%;
  background-color: #e2e2e2;
  height: 300px;
  padding-top: 40px;
}

.section03-slick-arrow-motit {
  font-size: 60px;
  line-height: 55px;
  color: #b8ac97;
  font-family: "Nanum Myeongjo" !important;
}

.section03-slick-arrow-mosubtit {
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  padding-top: 10px;
  color: #4c3d2e;
}

.section03-slick-arrow-mosubtit2 {
  color: #808080;
  padding-top: 10px;
  font-size: 14px;
}

.main-section03-slick-mo .slick-dots li {
  background-color: transparent;
  margin-right: 5px;
  width: 7px;
  height: 12px;
  margin: 0 5px;
}

.main-section03-slick-mo .slick-dots li:first-child {
  margin-left: 0;
}

.main-section03-slick-mo .slick-dots li:last-child {
  margin-right: 0;
}

.main-section03-slick-mo .slick-dots li button {
  border-radius: 50%;
  border: none;
  text-indent: -9999px;
  background-color: rgb(255, 255, 255, 0.6);

  width: 7px;
  height: 7px;
  display: block;
  padding: 0;
}

.main-section03-slick-mo .slick-dots .slick-active button {
  background-color: #fff !important;
}

.main-section03-mo {
  position: relative;
  text-align: center;
}

.main-section03-mo .bg {
  height: 250px;
  background-color: #4c3d2e;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.main-section03-mo-txt {
}

.main-section03-mo-txt > div:nth-child(1) {
  display: flex;
  justify-content: center;
}

.main-section03-mo-txt > div:nth-child(1) > div {
  width: 2px;
  height: 40px;
  background-color: #b1b1b1;
}

.main-section03-mo-txt > div:nth-child(2) {
  font-size: 15px;
  line-height: normal;
  padding-top: 15px;
}

.main-section03-mo-txt > div:nth-child(3) {
  font-size: 34px;
  line-height: normal;
  padding-top: 15px;
  font-weight: 600;
  color: #ff6e00;
}

.main-section03-img {
  padding: 0 30px;
  padding-top: 50px;
  padding-bottom: 70px;
}

.main-section04-mo {
  background-image: url(/wp-content/uploads/2024/11/김제국제미소래-M-main-04_bg.jpg);
  background-size: cover;
  height: 645px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 50px;
  padding-top: 30px;
}

.main-section04-mo-txt {
  text-align: center;
  width: 100%;
}

.main-section04-mo-txt > div:nth-child(1) {
  display: flex;
  justify-content: center;
  font-family: "Nanum Myeongjo" !important;
  color: #666;
  font-size: 15px;
  letter-spacing: -1px;
}

.main-section04-mo-txt > div:nth-child(1) > div {
  width: 2px;
  height: 40px;
  background-color: #b1b1b1;
}

.main-section04-mo-txt > div:nth-child(2) {
  color: #b8ac97;
  font-size: 25px;
  line-height: normal;
  padding-top: 15px;
  font-family: "Nanum Myeongjo" !important;
  font-weight: 600;
  letter-spacing: -1px;
}

.main-section04-mo-txt > div:nth-child(3) {
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  color: #30241b;
  padding-top: 15px;
}

.main-section04-img {
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  .main-section01-subtitle-02 {
    font-size: 25px;
    letter-spacing: 23px;
  }

  #layer_slider_1 {
    display: none;
  }

  /* 헤더 모바일 */

  .bg-warp,
  .right-menu {
    display: none !important;
  }

  #header_main {
    background: transparent !important;
  }

  #av-burger-menu-ul {
    background: #ffffff !important;
  }

  #header_main {
    position: absolute;
    width: 100%;
  }

  .responsive #top #wrap_all .container {
    width: 90%;
    max-width: 90%;
  }

  .av-logo-container .inner-container {
    display: flex;
    justify-content: space-between;
  }

  .avia-standard-logo {
    width: 50% !important;
  }

  .mobile-phone-logo {
    width: 35px;
    align-items: center;
    display: flex;
    margin-right: 55px;
  }

  .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    padding: 15px 30px;
  }

  #av-burger-menu-ul > li > a span {
    font-size: 16px;
  }

  #av-burger-menu-ul > li:first-child {
    border-top: 1px solid #ebebeb;
  }

  .html_av-overlay-side
    #top
    #wrap_all
    div
    .av-burger-overlay-scroll
    #av-burger-menu-ul
    a:hover {
    background-color: #ffffff;
  }

  .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
    display: none;
  }

  .sub-menu > li {
    background-color: #f1f1f1;
  }

  .sub-menu > li a {
    padding-left: 31px !important;
  }

  /* .responsive #top #wrap_all #header {
        position: absolute;
    }

    

    .container_wrap_logo .av-logo-container {
        width: 90% !important;
        max-width: 90% !important;
    }

    .main_menu {
        pointer-events: none;
    }

    .mobile-phone-logo {
        position: absolute;
        top: 16px;
        right: 45px;
        height: 100%;
        display: block;
    }
    
    .mobile-phone-logo > img {
        width: 40px;
    }

    .avia-standard-logo > a img {
        width: 200px !important;
    }

    .right-menu {
        display: none;  
    } */
  .responsive #top #wrap_all .main_menu {
    right: 0px;
  }

  .main-section01 img,
  .main-section02 img {
    height: 100%;
  }

  .section03-slick-arrow {
    padding-top: 40px;
    padding-bottom: 65px;
  }

  .main-section03-slick-mo {
    margin-top: 35px;
  }

  .main-section03-tit {
    font-size: 16px;
    padding-top: 110px;
  }

  .main-section03-subtit {
    font-size: 26px;
  }

  .section03-slick-arrow-subtit {
    height: auto;
    font-size: 15px;
    word-break: keep-all;
    height: 78px;
    padding: 0 20px;
  }

  .main-section04-box01-mo,
  .main-section04-box02-mo,
  .main-section04-box03-mo,
  .main-section04-box04-mo {
    /* background-size: cover;
        background-position: center;
        width: 100%;
        height: 100vh;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #ffffff;
        text-align: center;
        padding: 0 15px; */
    width: 100%;
    height: 100%;
  }

  /* .main-section05-box01-mo,
    .main-section05-box02-mo,
    .main-section05-box03-mo,
    .main-section05-box04-mo {
        width: 100%;
        height: 100vh;
        color: #ffffff;
        position: relative;
    }

    .main-section05-box01-mo-bg,
    .main-section05-box02-mo-bg,
    .main-section05-box03-mo-bg,
    .main-section05-box04-mo-bg {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
    }

    .white-box {
        width: 100%;
        height: 25vh;
    }

    .main-section05-smbox {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(8, 22, 80, 0.9);
        color: #ffffff;
        height: auto;
        width: 75%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 40px 30px 40px 25px;
    } */

  .main-section-mo .template-page {
    padding-bottom: 0;
  }

  /* .main-section04-box01-mo {
        background-image: url(/wp-content/uploads/2024/09/M_main_04_1.jpg);
    }
    .main-section04-box02-mo {
        background-image: url(/wp-content/uploads/2024/09/M_main_04_2.jpg);
    }
    .main-section04-box03-mo {
        background-image: url(/wp-content/uploads/2024/09/M_main_04_3.jpg);
    }
    .main-section04-box04-mo {
        background-image: url(/wp-content/uploads/2024/09/M_main_04_4.jpg);
    } */

  .main-section05-box01-mo,
  .main-section05-box02-mo,
  .main-section05-box03-mo,
  .main-section05-box04-mo {
    width: 100%;
    height: 100%;
  }

  .main-section05-box01-mo-bg {
    background-image: url(/wp-content/uploads/2024/09/M_main_05_1.jpg);
  }

  .main-section05-box02-mo-bg {
    background-image: url(/wp-content/uploads/2024/09/M_main_05_2.jpg);
  }

  .main-section05-box03-mo-bg {
    background-image: url(/wp-content/uploads/2024/09/M_main_05_3.jpg);
  }

  .main-section05-box04-mo-bg {
    background-image: url(/wp-content/uploads/2024/09/M_main_05_4.jpg);
  }

  .main-section04-mo-txt01 {
    font-size: 26px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 30px;
  }

  .main-section04-mo-txt02 {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 30px;
  }

  .main-section04-mo-txt03 {
    width: 1px;
    height: 40px;
    background-color: #cccccc;
    margin-bottom: 30px;
  }

  .main-section04-mo-txt04 {
    font-size: 20px;
    font-weight: 500;
  }

  .main-section05-mo-txt01 {
    font-size: 15px;
    font-weight: 200;
    margin-bottom: 10px;
  }

  .main-section05-mo-txt02 {
    font-size: 28px;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 45px;
  }

  .main-section05-mo-txt03 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 200;
    word-break: keep-all;
  }

  .main-section06-mo {
    background-image: url(/wp-content/uploads/2024/09/M_main_06_1.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-position: center;
    text-align: center;
    color: #ffffff;
    height: 80vh;
    background-repeat: no-repeat;
  }

  .main-section06-wrap-mo {
    margin-top: 15vh;
  }

  .main-section06-wrap-mo > div:nth-child(2) {
    text-align: center;
    margin: 15px 0;
  }

  .main-section06-wrap-mo > div:nth-child(2) img {
    width: 90%;
  }

  .main-section06-wrap-mo > div:nth-child(1),
  .main-section06-wrap-mo > div:nth-child(3) {
    font-size: 17px;
    font-weight: 500;
  }

  .main-section07 {
  }

  .main-section07-wrap {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .sub-tit {
    font-size: 28px;
  }

  .section07-flex {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }

  .section07-flex > div {
    width: 80%;
  }

  .section07-flex > div:first-child {
    margin-right: 0;
    margin-bottom: 50px;
  }

  .section07-flex > div:last-child {
    margin-left: 0;
  }

  .section07-flex > div > div:last-child {
    margin-top: 12px;
  }

  .section07-flex > div > div:last-child a {
    font-size: 12px;
    padding: 2%;
  }

  .avia-image-overlay-wrap img {
    border-radius: unset;
  }

  .vr-tab > div:last-child > div {
    height: auto;
  }
}

.cosmosfarm-simple-popup-layout-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999998;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.4;
}

.map-mo-box {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
}

.map-mo-box .mo-main-txtbox {
  margin-bottom: 30px;
}

.mo-main-txtbox .txt01 {
  font-family: "Poppins";
  font-size: 13px;
  line-height: normal;
  color: #be9975;
}

.mo-main-txtbox .txt02 {
  font-size: 24px;
  line-height: 36px;
  font-family: "Nanum Myeongjo";
  font-weight: bold;
  padding-top: 20px;
}

.mo-main-txtbox .txt03 {
  font-size: 13px;
  line-height: 25px;
  padding-top: 20px;
}

.map-mo-box .box {
  padding: 0 20px;
  margin-bottom: 60px;
}

.map-mo-box .box .map img {
  border: 1px solid #707070;
}

.map-mo-box .box .desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 5px;
  margin-top: 10px;
}

.map-mo-box .box .desc .txt01 {
  font-size: 13px;
  font-weight: 500;
}

.map-mo-box .box .desc .txt02 {
  font-size: 13px;
}

.map-mo-box .box .desc .txt03 {
  display: flex;
  align-items: center;
}

.map-mo-box .box .desc .txt03 p {
  display: flex;
}

.map-mo-box .box .desc .txt03 p a {
  display: flex;
}

.map-mo-box .box .desc .txt03 > div {
  width: 1px;
  height: 100%;
  margin: 0 5px;
  display: flex;
}

.map-mo-box .box .desc .txt03 > div div {
  background-color: #999;
  width: 100%;
  height: 15px;
}

.mo-mainsection01 {
  padding-top: 80px;
}

.mo-main-txtbox {
  text-align: center;
}

.mo-mainsection01 .imgbox {
  margin-top: 50px;
  display: flex;
}

.mo-mainsection02-wrap {
  background-color: #e0e0e0;
}

.mo-mainsection02 {
  padding-bottom: 50px;
}

.mo-mainsection02 .ttbox {
  margin-top: 50px;
}

.mo-mainsection02 .ttbox .txt01 {
  font-family: "Poppins";
  font-size: 15px;
  line-height: normal;
}

.mo-mainsection02 .ttbox .txt02 {
  font-family: "Nanum Myeongjo";
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
  padding-top: 15px;
}

.mo-mainsection02 .ttbox .txt03 {
  font-size: 12px;
  line-height: 25px;
  letter-spacing: -0.5px;
  padding-top: 15px;
}

.mo-mainsection02 .imgbox {
  display: flex;
  margin-top: 30px;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.mo-mainsection03 {
  padding: 80px 0;
}

.mo-mainsection04-wrap {
  background-image: url(/wp-content/uploads/2025/12/main_mobile_img_4-5-scaled.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mo-mainsection04 {
  text-align: center;
  padding-top: 50px;
}

.mo-mainsection04 .box {
  margin-bottom: 50px;
}

.mo-mainsection04 .box .imgbox {
  display: flex;
  padding: 0 20px;
  justify-content: center;
}

.mo-mainsection04 .box .txt01 {
  font-family: "Poppins";
  color: #fff;
  font-size: 15px;
  padding-top: 30px;
  letter-spacing: 2px;
}

.mo-mainsection04 .box .txt02 {
  font-size: 15px;
  color: #fff;
  line-height: 25px;
}

.mo-mainsection04 .box .border {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.mo-mainsection04 .box .border > div {
  width: 45px;
  height: 1px;
  background-color: #fff;
}

.mo-mainsection05-wrap {
  background-image: url(/wp-content/uploads/2025/12/main_mobile_img_5-1.jpg);
  background-position: center;
  padding: 170px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.mo-mainsection05-wrap .txt01,
.mo-mainsection05-wrap .mo-main-txtbox {
  color: #fff !important;
}

.mo-mainsection05-wrap .txt03 {
  font-weight: 300;
}
