/* Google -  https://fonts.google.com/
-----------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');

@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
} 


/* Font style
-----------------------------------------------------------------*/
body {font-family: 'Noto Sans KR', sans-serif !important;}
.font-eng {font-family: 'Poppins', 'Catamaran', sans-serif;}



/* Font Size
-----------------------------------------------------------------*/
body {
 line-height: 1.7;
 color: #07285a;
 font-size: 18px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 400;line-height: 1.5;margin: 0 0 18px 0;}
h1, .h1 {font-size: 40px;}
h2, .h2 {font-size: 36px;}
h3, .h3 {font-size: 32px;}
h4, .h4 {font-size: 28px;}
h5, .h5 {font-size: 22px;}
h6, .h6 {font-size: 18px;}


@media (max-width: 1400px) {
  body {font-size: 14px;}
  h4, .h4 {font-size: 20px;}
  h5, .h5 {font-size: 18px;}
  h6, .h6 {font-size: 16px;}



}

@media (max-width: 991px) {
  /*body {font-size: 16px;}
  h1, .h1 {font-size: 2rem;}
  h2, .h2 {font-size: 1.75rem;}
  h3, .h3 {font-size: 1.5rem;}
  h4, .h4 {font-size: 1.25rem;}
  h5, .h5 {font-size: 20px;}
  h6, .h6 {font-size: 18px;}*/
  body {font-size: 14px;}
  h1, .h1 {font-size: 2rem;}
  h2, .h2 {font-size: 1.75rem;}
  h3, .h3 {font-size: 1.5rem;}
  h4, .h4 {font-size: 18px;}
  h5, .h5 {font-size: 16px;}
  h6, .h6 {font-size: 15px;}


}

@media (max-width: 545px) {
  /*body {font-size: 16px;}
  h4, .h4 {font-size: 21px;}
  h5, .h5 {font-size: 19px;}
  h6, .h6 {font-size: 17px;}*/
  body {font-size: 13px;}
  h4, .h4 {font-size: 16px;}
  h5, .h5 {font-size: 15px;}
  h6, .h6 {font-size: 14px;}
}

@media (max-width: 991px) {
.lead {font-size: 16px;}
}



/* Navigation Size : 메뉴바
-----------------------------------------------------------------*/
.menu-link {
  /*font-size: 16px;*/
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 700;
  color: #000;
}
.sub-menu-container .menu-item>.menu-link {
  /*font-size: 0.9rem;*/
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .menu-link {
    font-size: 1rem;
  }
}


/* Hero Slider Size : 메인 슬라이더 영역 텍스트
-----------------------------------------------------------------*/
.slider-caption {
  font-size: 1.375rem;
}
.slider-caption h1 {
  font-size: 132px;
}
.slider-caption h2 {
  font-size: 60px;
  /*font-size: 48px;*/
}
.slider-caption p {
  font-size: 24px;
}

@media screen and (max-width: 1024px) {
  .swiper_wrapper .slider-caption h1 {
    font-size: 112px;
  }
  .swiper_wrapper .slider-caption h2 {
    font-size: 50px;
  }
  .swiper_wrapper .slider-caption p {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .swiper_wrapper .slider-caption h1 {
    font-size: 86px;
  }
  .swiper_wrapper .slider-caption h2 {
    font-size: 38px;
  }
  .swiper_wrapper .slider-caption p {
    font-size: 20px;
  }
}

@media screen and (max-width: 480px) {
  .swiper_wrapper .slider-caption h1 {
    font-size: 46px;
  }
  .swiper_wrapper .slider-caption h2 {
    font-size: 30px;
  }
  .swiper_wrapper .slider-caption p {
    font-size: 18px;
  }
}

/* Text Emphasis : 텍스트 포인트 효과
-----------------------------------------------------------------*/
.te-style {
 text-emphasis-style: dot;
 text-emphasis-position: over left;
 -webkit-text-emphasis-style: dot;
 -webkit-text-emphasis-position: over;
 /*text-emphasis-color: #530e34;*/
}