@import"//fonts.googleapis.com/css?family=Roboto:400,700";
@import"../../../nariya/css/ionicons/css/ionicons.min.css";
@import"../../../nariya/css/g5.css";
@import"../../../nariya/css/mask.css";
@import"../../../fonts/gmarketsans/gmarketsans.css";
@import"_var.css";

.redFf {
  color: red
}

@font-face {
  font-family: "InkLipquid";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

html {
  scroll-behavior: smooth
}

p, li {
  word-break: keep-all
}

:root {
  --primaryColor: #1784ff;
  --indigoDark: #06061e;
  --blueLight: #1784ff;
  --grayBlue: #9aabbd;
  --border-color: #e1e1e1;
  --border-color-ccc: #ccc
}

body {
  margin: 0;
  background: #fff;
  color: #111;
  background-size: cover !important;
  font-family: "Noto Sans KR", "Roboto", sans-serif !important;
  letter-spacing: -0.02em
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  padding: 0;
  line-height: 1
}

.row1 {
  padding-top: 70px;
  margin: 0 0 50px
}

.row1 {
  justify-content: space-between;
  margin: 0
}

.col-md-3 {
  flex: auto;
  width: 100%;
  max-width: 320px;
  padding: 0 !important
}

.col-md-9 {
  flex: 1;
  max-width: 100%;
  padding: 0 0 0 35px !important
}

a:hover {
  color: inherit
}

.ctt_admin {
  display: none
}

#nt_body {
  padding: 0 0 15rem
}

@media(max-width: 1199px) {
  .col-md-9 {
    flex: 0 0 73%;
    max-width: 73%
  }
}

@media(max-width: 1199px) {
  .row1 {
    padding-top: 65px
  }

  .col-md-3 {
    display: none
  }

  .col-md-9 {
    flex: inherit;
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
    order: inherit
  }
}

@media(max-width: 768px) {
  .row1 {
    padding-top: 60px
  }
}

@media(max-width: 576px) {
  .row1 {
    padding-top: 50px
  }

  #nt_body {
    padding: 0 0 80px
  }
}

.page-title {
  padding: 0 0 70px;
  text-align: center
}

.page-title h3 {
  padding: 0 0 20px;
  font-size: 35px;
  font-weight: 500;
  color: #111
}

.page-title p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #999
}

@media(max-width: 991px) {
  .page-content .page-title {
    padding: 0 0 60px
  }
}

@media(max-width: 768px) {
  .page-title {
    padding: 0 0 50px
  }

  .page-title h3 {
    padding: 0 0 18px;
    font-size: 33px
  }
}

@media(max-width: 576px) {
  .page-title {
    padding: 0 0 40px
  }

  .page-title h3 {
    padding: 0 0 14px;
    font-size: 30px
  }

  .page-title p {
    font-size: 14px
  }
}

.wrapper {
  background: #fff
}

.nt-container {
  position: relative
}

.nt-container, .nt-container-wide {
  padding: 0 10px;
  margin: 0 auto
}

@media all and (min-width: 992px) {
  .responsive .boxed-a.wrapper .nt-container.px-xl-0 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
  }

  .responsive .boxed-b.wrapper {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
  }

  .responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0, .responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
  }
}

.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important
}

.no-responsive .boxed-b.wrapper {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important
}

.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0, .no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important
}

@media all and (max-width: 1200px) {
  .no-responsive .wrapper.wided .nt-container.px-xl-0 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
  }

  .no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0, .no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
  }
}

#nt_loader {
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  z-index: 100000
}

#nt_loader .loader {
  margin: -25px 0 0 -25px;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 45px;
  position: absolute;
  z-index: 10001
}

:root {
  --menuHeight: 9rem
}

@media(max-width: 991px) {
  :root {
    --menuHeight: 8rem
  }
}

#header_pc {
     position: absolute;
    z-index: 20;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid rgba(255, 255, 255, .35);
}

#header_pc .nt-container {
  max-width: 100%;
  padding: 0 8rem
}

#nt_sticky_wrap.me-sticky #header_pc {
  background: rgba(0, 0, 0, .7)
}

#header_pc .header-wrap .header-logo a {
  display: block;
  height: var(--menuHeight);
  line-height: var(--menuHeight);
  font-size: 0
}

#header_pc .header-wrap .header-logo a img {
  width: 24.3rem
}

@media(max-width: 1700px) {
  #header_pc .nt-container {
    padding: 0 10px
  }
}

#header_mo {
  box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, .15);
  -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, .15);
  -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, .15)
}

#nt_menu {
  position: relative;
  z-index: 20
}

#nt_menu .me-ul .me-li {
  position: relative
}

#nt_menu .me-ul .me-li .me-a {
  padding: 0 3.5rem;
  height: var(--menuHeight);
  line-height: var(--menuHeight);
  color: #fff;
  font-weight: 500
}

#nt_menu .me-ul .me-li .sub-1div {
  display: none;
  position: absolute;
  padding: 1.3rem 0;
  width: 100%;
  background: #fff
}

#nt_menu .me-ul .me-li .sub-1div:after {
  content: "";
  display: none;
  position: absolute;
  left: 50%;
  top: -0.35rem;
  transform: translate(-50%, 0%);
  z-index: 100;
  width: .7rem;
  height: .7rem;
  background: #1784ff;
  border-radius: 50%
}

#nt_menu .me-ul .me-li .sub-1div .sub-1dul {
  width: 100%
}

#nt_menu .me-ul .me-li:first-of-type .sub-1div .sub-1dul {
  border-right: 0
}

#nt_menu .me-ul .me-li .sub-1div .sub-1dul .sub-1da {
  display: block;
  padding: 8px 0;
  min-width: 100%;
  font-size: 1.6rem;
  line-height: 1;
  color: #555;
  text-align: center
}

#nt_menu .me-ul .me-li .sub-1div .sub-1dul .on .sub-1da, #nt_menu .me-ul .me-li .sub-1div .sub-1dul .sub-1da:hover {
  color: #1784ff
}

#header_pc .flex.posr {
  position: relative;
  width: 100%
}


.header-contact {
  display: flex;
  align-items: center;
  height: 9rem
}

.header-contact a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15.5rem;
  height: 4rem;
  font-weight: 500;
  color: #fff;
  border-radius: 2rem;
  background: rgba(255, 255, 255, .2)
}

.bg-menu {
  display: none;
  height: 29rem;
  background: #fff
}

#header_pc.on {
  background: #fff;
  border-bottom: 1px solid #e1e1e1
}

#header_pc.on .header-contact a {
  background: #003e7e
}

#nt_menu .me-ul .me-li:hover .sub-1div:after, #nt_menu .me-ul .me-li.on .sub-1div:after {
  display: block
}

#header_pc.on #nt_menu .me-ul .me-li .me-a {
  color: #111
}

@media(min-width: 1600px) {
  .header-logo {
    left: 8rem
  }

  .header-contact {
    right: 8rem
  }
}

@media(min-width: 1200px) {
  #header_pc .flex.posr {
    justify-content: center
  }
 

  .header-contact {
    position: absolute;
    right: 1rem
  }
}

@media(max-width: 1500px) {
  #nt_menu .me-ul .me-li .me-a {
    padding: 0 1.5rem
  }

  .header-contact a {
    width: 12rem
  }

  #nt_menu .me-ul .me-li .sub-1div .sub-1dul .sub-1da {
    font-size: 1.4rem
  }
}

@media(max-width: 1199px) {
  .header-contact {
    display: none
  }

  #nt_menu .me-ul .me-li .me-a {
    font-size: 1.7rem
  }
}
#nt_sticky_wrap.me-sticky {
  position: fixed;
  width: 100%;
  z-index: 999;
  left: 0;
  top: 0
}
#header_pc .menu-open { display: none; position: relative; margin-left: 20px; width: 50px;  height: 90px; line-height: 90px; color: #fff;}
#header_pc .menu-open .bar { display: block;  position: absolute; left: 10px; transform: translate(0, -50%); width: 26px;  height: 2px; background: #fff; transition: 0.2s;}
#header_pc .menu-open .bar.top { top:  calc(50% - 8px); }
#header_pc .menu-open .bar.center { top: 50%; width: 32px;}
#header_pc .menu-open .bar.bottom { top:  calc(50% + 8px);}
#header_pc .menu-open:hover .bar.top { width: 32px;}
#header_pc .menu-open:hover .bar.center { width: 20px;}
#header_pc .menu-open:hover .bar.bottom { width: 32px;}

@media (max-width:991px){
    #nt_menu { display: none;}
    #header_pc .menu-open { display: block;}
    #header_pc .menu-open { height: 80px; line-height: 80px;}
}

@media all and (min-width: 992px) {
  .wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav {
    margin: 0 auto !important
  }

  .wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav {
    margin: 0 0 0 auto !important
  }

  .wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav {
    margin: 0 auto 0 0 !important
  }
}

.nt-title {
  display: none;
  padding: 70px 0;
  text-align: center
}

.nt-title h3 {
  position: relative;
  font-size: 45px;
  line-height: .8;
  font-weight: 700;
  color: #111
}

@media all and (max-width: 991px) {
  .nt-title h3 {
    font-size: 42px
  }
}

@media all and (max-width: 767px) {
  .nt-title {
    padding: 60px 10px
  }

  .nt-title h3 {
    font-size: 38px
  }
}

@media all and (max-width: 575px) {
  .nt-title {
    padding: 50px 10px
  }

  .nt-title h3 {
    font-size: 34px
  }
}

@media all and (max-width: 480px) {
  .nt-title h3 {
    font-size: 30px
  }
}

#nt_title {
  display: none;
  position: relative;
  overflow: hidden;
  color: #333;
  background: #fafafa;
  border-bottom: 1px solid #dee2e6
}

#nt_title .nt-container {
  position: relative;
  z-index: 2;
  height: 70px
}

#nt_title .page-title {
  font-size: 26px;
  letter-spacing: -1px;
  line-height: 1.4
}

#nt_title .breadcrumb a {
  color: #333
}

#nt_title .breadcrumb-item+.breadcrumb-item::before {
  font-family: dotum;
  font-weight: normal;
  color: #aaa;
  content: ">"
}

@media all and (max-width: 991px) {
  .responsive #nt_title .page-title {
    font-size: 24px;
    letter-spacing: 0
  }
}

@media all and (max-width: 767px) {
  .responsive #nt_title .page-title {
    font-size: 22px
  }

  .responsive #nt_title .nt-container {
    height: 60px
  }
}

@media all and (max-width: 575px) {
  .responsive #nt_title .page-title {
    font-size: 20px
  }

  .responsive #nt_title .nt-container {
    height: 50px
  }
}

#ctt .p-header {
  position: relative;
  margin: 10rem 0;
  padding-bottom: 3.3rem;
  line-height: 1
}

#ctt .p-header h1 {
  font-size: 4.2rem;
  color: #111;
  font-weight: 500;
  text-align: center
}

#ctt .p-header:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 2.5rem;
  height: .3rem;
  background: var(--primaryColor)
}

#ctt .p-header nav {
  display: none;
  position: absolute;
  right: 0;
  bottom: 40px;
  font-size: 15px;
  color: #999
}

#ctt .p-header nav .breadcrumb-item+.breadcrumb-item:before {
  content: "";
  font-family: "xeicon"
}

#ctt .p-header nav .breadcrumb-item a {
  color: #999
}

#ctt .p-header nav .breadcrumb-item:last-of-type a {
  color: #111
}

@media(max-width: 768px) {
  #ctt .p-header {
    margin: 9rem 1rem
  }

  #ctt .p-header h1 {
    padding-top: 4.6rem;
    background-size: 20px auto
  }
}

@media(max-width: 576px) {
  #ctt .p-header {
    margin: 8.5rem 1rem
  }

  #ctt .p-header h1 {
    padding-top: 4rem;
    background-size: 18px auto
  }
}

#nt_wing .nt-container {
  position: relative;
  overflow: visible !important
}

#nt_wing img {
  max-width: 100%
}

#nt_wing .wing-left, #nt_wing .wing-right {
  position: absolute;
  width: 160px
}

#nt_wing .wing-left {
  left: -180px
}

#nt_wing .wing-right {
  right: -180px
}

.boxed-b #nt_wing .wing-left {
  left: -200px
}

.boxed-b #nt_wing .wing-right {
  right: -200px
}

#nt_footer {
  padding: 3rem 0;
  background: #222
}

#nt_footer .nt-container {
  max-width: 1300px
}

#nt_footer .tail {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse
}

#nt_footer .tail .customer {
  color: #fff;
  line-height: 1
}

#nt_footer .tail .customer .tel {
  display: block;
  padding-top: 1.5rem;
  font-size: 3.8rem;
  font-weight: 700
}

#nt_footer .tail .com {
  margin-top: 3rem
}

#nt_footer .tail .com li {
  display: inline-block;
  margin-right: 1.5rem;
  font-size: 1.6rem;
  color: #999
}

#nt_footer .tail .links li {
  display: inline-block;
  margin-right: .5rem
}

#nt_footer .tail .links li a {
  color: #999;
  font-size: 1.6rem
}

#nt_footer .copy-right {
  margin-top: 4rem;
  padding-top: 3rem;
  font-size: 1.6rem;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .3)
}
#nt_footer .tail .info{display: flex;align-items: center;}
#nt_footer .tail .info>div{padding-left: 30px;}
#nt_footer .tail .info img{width:  243px; height: 45px}
@media(max-width: 768px) {
  #nt_footer {
    padding: 6rem 0
  }

  #nt_footer .tail {
    flex-direction: column;
    gap: 4rem;
    align-items: center
  }

  #nt_footer .tail .footer-logo img {
    width: 22rem
  }

  #nt_footer .tail .info {
    text-align: center
  }

  #nt_footer .tail .com {
    max-width: 58rem
  }

  #nt_footer .tail .com br {
    display: none
  }

  #nt_footer .copy-right {
    text-align: center
  }
}

h3.h3 {
  padding: 0;
  margin: 0;
  font-weight: bold
}

hr.hr::before {
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  line-height: 1px;
  background-color: #ddd
}

hr.hr {
  display: block;
  position: relative;
  height: 3px;
  border: none;
  line-height: 1px;
  padding: 0;
  margin: 0
}

hr.hr::after {
  width: 4rem;
  height: 3px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1px
}

@media all and (max-width: 575px) {
  .responsive h3.h3 {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .responsive hr.hr::after {
    left: 1rem
  }
}

.tooltip .tooltip-inner {
  font-size: 1rem !important
}

.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-radio .custom-control-label::before, .custom-radio .custom-control-label::after {
  top: .15rem !important;
  width: 1.4rem !important;
  height: 1.4rem !important
}

.custom-checkbox .custom-control-label span, .custom-radio .custom-control-label span {
  cursor: pointer;
  padding-left: .5rem !important
}

.custom-switch .custom-control-label::before, .custom-switch .custom-control-label::after {
  margin-top: 2px
}

.btn-lg {
  padding: 10px 16px;
  border-radius: 3px;
  line-height: 1.33;
  font-size: 18px
}

.btn-lg i {
  top: 3px;
  font-size: 24px;
  position: relative
}

.col-form-label {
  font-weight: bold
}

.page-link, .page-link:hover, .page-link:focus {
  color: #333
}

.na-round, .view_image img, .pretty-embed img {
  border-radius: .3rem !important
}

.is-square .na-round, .is-square .view_image img, .is-square .pretty-embed img, .is-square .btn, .is-square .alert, .is-square .nav-link, .is-square .form-control, .is-square .input-group-prepend, .is-square .input-group-append, .is-square .input-group-text, .is-square .custom-file-label, .is-square .custom-file-label:after, .is-square .custom-select, .is-square .label, .is-square .progress, .is-square .pagination li a, .is-square .list-group-item {
  border-radius: 0 !important
}

@media(max-width: 780px) {
  .is-pc #hd_pop .pop iframe {
    width: 600px;
    height: 400px
  }
}

@media(max-width: 480px) {
  .is-pc #hd_pop .pop iframe {
    width: 320px;
    height: 400px
  }
}

.p-title {
  padding: 0 0 70px;
  text-align: center
}

.p-title h3 {
  padding: 0 0 20px;
  font-size: 45px;
  font-family: "GmarketSans";
  color: #111
}

.p-title h3 span {
  display: inline-block;
  position: relative
}

.p-title h3 span:after {
  content: "";
  display: block;
  position: absolute;
  right: -74px;
  top: -35px;
  width: 71px;
  height: 35px;
  background: url(/img/ym/marker1.png) no-repeat center
}

.p-title h3 span b {
  font-weight: inherit;
  color: #0051ac
}

.p-title p {
  line-height: 1.2;
  color: #999
}

@media(max-width: 991px) {
  .p-title h3 {
    font-size: 43px
  }
}

@media(max-width: 768px) {
  .p-title h3 {
    font-size: 40px
  }

  .p-title {
    padding: 0 0 60px
  }
}

@media(max-width: 576px) {
  .p-title {
    padding: 0 0 50px
  }

  .p-title h3 {
    padding: 0 0 15px;
    font-size: 38px
  }

  .p-title h3 span:after {
    right: -50px
  }
}

@media(max-width: 440px) {
  .p-title h3 {
    font-size: 31px
  }

  .p-title h3 span:after {
    right: -50px
  }
}

.overflow-x-scroll {
  overflow-y: hidden;
  overflow-x: auto;
  width: 100%
}

.overflow-x-scroll::-webkit-scrollbar {
  -webkit-appearance: none
}

.overflow-x-scroll::-webkit-scrollbar:horizontal {
  height: 12px
}

.overflow-x-scroll::-webkit-scrollbar-thumb {
  background: var(--indigo);
  border-radius: 8px
}

.overflow-x-scroll::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: var(--sky-light)
}

.overflow-x-scroll table {
  min-width: 700px
}

.pagination {
  margin-top: 5rem
}

/*# sourceMappingURL=theme.css.map */


