@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
/* Ionicons : https://ionicons.com/v2/ */
@import url('../../../css/default.css');
@import url('../../../nariya/css/ionicons/css/ionicons.min.css');
@import url('../../../nariya/css/g5.css');
@import url('../../../nariya/css/mask.css');
@import url('../../../fonts/gmarketsans/gmarketsans.css');



/********************************************************
■ Theme Common
********************************************************/
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: 0 0 250px; }
.col-md-9 { flex: 0 0 77%; max-width: 77%;}


.ctt_admin { display: none;}
#nt_body { padding: 0  0 100px; }

@media(max-width:1199px){
    .row1 { padding-top: 65px; }
    .col-md-3 { display: none;}
    .col-md-9 {flex:inherit; 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; font-size: 15px; }
}


.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){
	/*#hd_pops_1 { display:none;}*/
    .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; }
}



/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
.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; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#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; }



/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc { padding: 0 0 0 50px; }
#nt_sticky_wrap.me-sticky #header_pc { background: rgba(0,0,0,.7);}

#header_pc .header-wrap .header-logo a { display: block; height: 100px; line-height: 100px;}
#header_pc .header-wrap .header-logo a img { width: 220px;}


@media (max-width:1199px){
    #header_pc { padding: 0 0 0 10px;}
    #header_pc .header-wrap .header-logo a { max-width: 350px;}
}

@media (max-width:991px){
    #header_pc { height: 80px;}
    #header_pc .header-wrap .header-logo a { height: 80px; line-height: 80px;}
}

@media (max-width:576px){
    #header_pc { height: 80px;}
    #header_pc .header-wrap .header-logo a { overflow:hidden; position: relative; width: 240px; }
}




/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }

/********************************************************
■ PC 주메뉴
********************************************************/
#nt_menu {
  position: relative;
  z-index: 20;
  background: #fff;
}
#nt_menu .me-list {
  position: relative;
}
#nt_menu .me-ul .me-li {
  position: static !important;
}
#nt_menu .me-ul {
  position: relative;
}
#nt_menu .me-ul .me-li .me-a {
  padding: 0 35px;
  height: 100px;
  line-height: 100px;
  font-size: 18px;
  font-weight: 500;
  color: #111;
}

#nt_menu .me-ul .me-li .sub-1div {
  display: none;
  position: absolute !important;
  top: 100% !important;

  left: 50% !important;
  right: auto !important;
  transform: translateX(-50%) !important;

  width: 145vw !important;
  max-width: none !important;
  min-width: 0 !important;

  padding: 30px 28px !important;
  background: #fff !important;
  border: 0 !important;
  box-shadow: none !important;
  z-index: 10000 !important;
  border-top: 1px solid #e1e1e1!important;
}




#nt_menu .me-ul .me-li .sub-1div .sub-1dul {
  display: flex !important;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 26px 36px;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  float: none !important;
  background: #fff !important;
  border: 0 !important;

}


#nt_menu .me-ul .me-li .sub-1div .sub-1dli {
  width: 140px;
  text-align: center;
  background: #fff !important;
}


#nt_menu .me-ul .me-li .sub-1div .sub-1dli .me-sh {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: #fff !important;
  text-align: center !important;
  color: #222 !important;
  line-height: 1.45 !important;
  white-space: normal !important;
}

#nt_menu .me-ul .me-li .sub-1div .sub-1dli .me-sh:hover {
  background: #fff !important;
  color: #014099 !important;
}


#nt_menu .mega-menu-img,
#nt_menu .product-mega-img {
  display: block;
  width: 120px;
  height: 80px;
  margin: 0 auto 12px;
}

#nt_menu .mega-menu-img img,
#nt_menu .product-mega-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}


#nt_menu .mega-menu-text,
#nt_menu .product-mega-text {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  line-height: 1.45;
  word-break: keep-all;
}


#header_pc .menu-open {
  display: block;
  position: relative;
  margin-left: 77px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  color: #fff;
  background: #014099;
}

#header_pc .menu-open .bar {
  display: block;
  position: absolute;
  left: 34px;
  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:1199px) {
  #nt_menu .me-ul .me-li .me-a {
    padding: 0 20px;
  }

  #header_pc .menu-open {
    margin-left: 30px;
  }
}

@media(max-width:991px) {
  #nt_menu {
    display: none;
  }

  #header_pc .menu-open {
    height: 80px;
    line-height: 80px;
  }
}

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@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 {  padding: 100px 0 70px; text-align: center;}
.nt-title h3 { display: inline-block; position: relative; padding: 0 18px; font-size: 45px; line-height: 0.9; font-weight: 500; color: #111;}
.nt-title h3:after {content:''; display: block; position: absolute; right: 0; top: 0; width: 7px; height: 7px; background: #014099; border-radius: 540%; }

@media all and (max-width:991px) {
    .nt-title  { padding: 80px 10px 70px;}
    .nt-title h3 { font-size: 42px;}
}
@media all and (max-width:767px) {
    .nt-title  { padding: 70px 10px;}
    .nt-title h3 { font-size: 40px;}
}
@media all and (max-width:575px) {
	.nt-title  { padding: 60px 10px;}
    .nt-title h3 { padding: 0 13px; font-size: 36px;}
    .nt-title h3:after { width: 6px; height: 6px;}

}



#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; }
}

/********************************************************
■ Wing
********************************************************/
#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; }

/********************************************************
■ Footer
********************************************************/
#nt_footer { background: #111; font-weight: 300; font-size: 16px; line-height: 1.8;}
#nt_footer nav { border-bottom: 1px solid rgba(255,255,255,.13); }
#nt_footer nav .nt-links { }
#nt_footer nav .nt-links li { display: inline-block; margin-right: 10px;}
#nt_footer nav .nt-links li a {  line-height: 50px;  font-size: 16px; font-weight: 300; color: #555; }
#nt_footer nav .nt-links li:last-of-type a { color: #fff;}
#nt_footer .tail .flex { justify-content: space-between;;  padding: 40px 0;}
#nt_footer .tail .flex .footer-logo { padding: 0 40px 0 0;}
#nt_footer .tail .flex  .info {  color: #999; font-size: 16px; line-height: 1.5;}
#nt_footer .tail .flex  .info ul { padding: 0 0 20px; max-width: 950px;  }
#nt_footer .tail .flex  .info ul li { display: inline-block; margin-right: 17px;}
#nt_footer .tail .flex .footer-logo2 { opacity: .3;}
#nt_footer .tail .flex .footer-logo .pc_none{display: none;}

@media(max-width:768px){
    #nt_footer .tail .flex { flex-direction: column; padding: 30px 0;}
    #nt_footer .tail .flex .footer-logo{ padding: 0 0 20px;}
    #nt_footer .tail .flex .footer-logo img { width: 100px;}
    #nt_footer .tail .flex  .info { font-size: 14px;}
    #nt_footer .tail .flex  .info ul li {margin-right: 10px;}
    #nt_footer nav .nt-links li a{ font-size: 14px;}
    #nt_footer .tail .flex .footer-logo2{ display: none;}
    #nt_footer .tail .flex .footer-logo .pc_none{display: inline-block;}
    #nt_footer .tail .flex .footer-logo .pc_none img{opacity: .3; height: 60px; width: auto;}
}


/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
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:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !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:0.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:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.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; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.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;}
}
.icon{display: flex; gap:10px;}
