/*  폰트 적용 */
/*
@import url('//fonts.cdnfonts.com/css/poppins');
@import url('//fonts.cdnfonts.com/css/nanum-brush-script');
@import url('//fonts.cdnfonts.com/css/nanumgothic');
*/
@import url('//fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('//fonts.googleapis.com/earlyaccess/nanumbrushscript.css');
/*font-family: 'Noto Sans KR', sans-serif;*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');*/
/*font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;*/
@import url('//cdn.jsdelivr.net/npm/typeface-poppins@1.1.13/index.min.css');
@import url('//cdn.jsdelivr.net/npm/noto-sans-kr@0.1.1/styles.css');
/* 공통 라이브러리 class */
.row::after {
    content:"";
    display:block;
    clear:both;
}
.cell {
    float:left;
    box-sizing:border-box;
}
.cell-right {
    float:right;
    box-sizing:border-box;
}
.margin-0-auto {
    margin:0 auto;
}
.block {
    display:block;
}
.inline-block {
    display:inline-block;
}
.text-align-center {
    text-align:center;
}
.line-height-0-ch-only {
    line-height:0;
}
.line-height-0-ch-only > * {
    line-height:normal;
}
.relative {
    position:relative;
}
.absolute-left {
    position:absolute;
    left:0;
}
.absolute-right {
    position:absolute;
    right:0;
}
.absolute-middle {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}
.absolute-bottom {
    position:absolute;
    bottom:30px;
}
.width-100p {
    width:100%;
}
.table {
    display:table;
}
.table-cell {
    display:table-cell;
}
.vertical-align-top {
    vertical-align:top;
}
.vertical-align-middle {
    vertical-align:middle;
}
.vertical-align-bottom {
    vertical-align:bottom;
}
.t2d_width80 {
    width: 80%;
    height: 50%;
    margin: 0 auto;
    overflow: hidden;
}
@media screen and (max-width: 1600px){
    .t2d_width80 { width:94%;  }	
}
@media screen and (max-width: 1200px){
    .t2d_width80 { height: 75%;  }
}

/*clear both 처리*/
.clear {clear:both !important;}



/*모바일 보이기 */

.t2d_mobileshow{display:none;}
.t2d_mobileshow_flat{display: none;}
.t2d_mobilenone{display:block;}/*kui2*/

@media all and (max-width:1024px){
  .t2d_mobileshow{display:block;} 
  .t2d_mobileshow_flat{display:block;}
  .t2d_mobilenone{display:none;}
}

/*kui2*/
.t2d_admin_setup_btn{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10; 
}

/*아티클 줄간격*/
.t2d_article_row_gap{
	position:relative;
    margin:0;
    padding:0;
    height:50px;
    box-sizing: border-box;
}
/*.t2d_article_row_gap::after{
   content: "";
   clear: both;
   display: block;
   width: 100%;
   margin: 60px auto 0px;
   background: #f7f6f6;
   height: 1px;
}
*/
@media screen and (max-width: 1024px){ /*Tab 이하*/
    .t2d_article_row_gap {
        height:30px;
    }
    .t2d_article_row_gap::after{
        content:none;
    }
}
@media screen and (max-width: 768px){ /*Tab 이하*/
    .t2d_article_row_gap {
        height:20px;
    }
}
/*섹션*/
#t2d_header, #t2d_main_wrap, #t2d_footer_wrap, #t2d_fake_wrap {position: relative;}
/*fake 랩(드래그 컴포넌트용)*/
#t2d_fake_wrap{width:0px;height:0px}

/*3단 메뉴 정의 kui3*/
.t2d_gng_wrap .depth3menu{ 
    font-size: 14px;
    color: #b9b8b8;
}
.t2d_gng_wrap a:has(.depth3menu) {
  padding:5px 0!important;
}
#slide_nav_menu .depth3menu{
    font-size: 14px;
    color: #b9b8b8;
}

/*---개인정보보호정책---*/
.content__box {
	width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 35px 25px;
    border: 1px solid #d7d7d7;
    background: #f7f7f7;
    font-size: 0.9em;
    margin-top: 20px;	
    
	font-size:15px;
	line-height:25px;
}
.content__box dl {
    margin-bottom: 20px;
}
.content__box dl dt {
    font-size: 1em;
    font-weight: bold;
}
.content__box dl:last-child {
    margin-bottom: 0;
}
/*----- 서브페이지 wrap 스타일-----*/
#t2d_sub_wrap{}
/*----- 서브페이지 container 전체 wrap 스타일-----*/
#t2d_sub_container{/*max-width: 1400px;*/ 
background:url('/theme/t2d_theme_basic_v2/user_img/nfc_text02.png')right bottom no-repeat;
    margin:0 auto;  width:100%; min-height: 810px; padding-bottom:120px;}
/*---------- 서브페이지 본문 wrap ----------*/

#t2d_scontents { word-break: keep-all !important; width:100%; margin:20px auto 0px auto; 
    min-height:500px; max-width: 1400px; background: none; overflow: hidden;}

@media screen and (max-width: 1200px){ /*Tab 이하*/
    #t2d_scontents { width:100%; } 
}
@media screen and (max-width: 1024px){ /*Tab 이하*/
    #t2d_scontents { width:100%;} 
}
@media screen and (max-width: 768px){ /*Tab 이하*/
    #t2d_sub_container{background-size:80%;}
    #t2d_scontents {margin:20px 0 0 0;} 
}
/*---------- 서브페이지 커버이미지(비쥬얼) : 배경방식 ----------*/

.t2d_sub_visual { 
    position:relative; 
    width:100%; 
    height:435px;
     /*background-attachment: fixed;*/
    background-position: center bottom !important;
    background-size: cover;
    background-repeat: no-repeat;
   border-bottom:1px solid #ccc;
    /*box-shadow: rgba(0 0 0 / 15%) 0px 0px 16px inset;*/
  
    top:0px;

}

.t2d_directory_box {
    width: 100%;
    position: absolute;
    text-align:center; 
    z-index: 2;
    top:43%;
}
.t2d_directory_box h1 { font-size:50px; font-weight:600; color:#fff;  font-family: 'SCoreDream'; }
.t2d_directory_route a,.t2d_directory_route p { display:inline-block;font-weight:600; color:#fff;font-size: 20px;margin-top: 15px;}
.t2d_directory_route a i { font-size: 17px; padding-right: 6px;}
.t2d_directory_route span { padding:0 10px; color:#ccc; }



@media screen and (max-width: 1024px){ 
    .t2d_sub_visual { height:400px; }
    .t2d_directory_box{top:38%;}
    .t2d_directory_box h1{font-size:37px;}
    .t2d_directory_route a,.t2d_directory_route p {font-size:18px;}
}

@media screen and (max-width: 768px){ 
    .t2d_directory_box h1 { font-size:35px; }
}

/*---------- 서브페이지 커버이미지(비쥬얼) : 배경방식 v1 - 글자만 ----------*/
/*
.t2d_sub_visual { 
    position:relative; width:100%; 
    background: unset!important;
    overflow: hidden;
}

.t2d_directory_box {
    width: 100%;
    position: relative;
    text-align:center; 
    padding: 140px 0 80px 0;
}
.t2d_directory_box h1 { font-size:35px; font-weight:normal; color:#2f2f2f; }
.t2d_directory_route a,.t2d_directory_route p { display:inline-block; color:#2f2f2f; }
.t2d_directory_route a i { font-size: 17px; padding-right: 6px;}
.t2d_directory_route span { padding:0 10px; color:#2f2f2f; }
@media screen and (max-width: 768px){ 
    .t2d_directory_box h1 { font-size:28px; }
}
*/
/*---------- 서브페이지 커버이미지(비쥬얼) : 배경방식 v1-1 - 글자만 우측정렬 ----------*/
/*
.t2d_sub_visual { 
    position:relative; width:100%; 
    background: unset!important;
    overflow: hidden;
}

.t2d_directory_box {
    width: 100%;
    position: relative;
    text-align:center; 
    padding: 140px 0 80px 0;
}
.t2d_directory_box h1 { font-size:35px;  color:#2f2f2f; }
.t2d_directory_route {
    float: right;
    top: -30px;
    margin-right: 20px;
    position: relative;
}
.t2d_directory_route a,.t2d_directory_route p { display:inline-block; color:#2f2f2f; }
.t2d_directory_route a i { font-size: 17px; padding-right: 6px;}
.t2d_directory_route span { padding:0 10px; color:#2f2f2f; }
@media screen and (max-width: 768px){ 
    .t2d_directory_box h1 { font-size:28px; }
}
*/

/*---------- 서브페이지 커버이미지(비쥬얼) : 이미지방식----------*/
/*
.t2d_sub_visual { 
    position:relative; width:100%; height:auto;margin-bottom: 80px; 
    background-attachment: fixed;
    background-size: unset;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px inset;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.t2d_sub_visual .t2d_bannerimg{
    object-fit: cover; 
    height: 100%;
    width: 100%;
    max-width: 100%;
}
@media screen and (max-width: 768px){ 
    .t2d_sub_visual {  margin-bottom: 0px;}
}
.t2d_directory_box {
    width: 100%;
    position: absolute;
    text-align:center; 
    z-index: 2;
    top:40%;
}
.t2d_directory_box h1 { font-size:35px; font-weight:normal; color:#fff; }
.t2d_directory_route a,.t2d_directory_route p { display:inline-block; color:#fff; }
.t2d_directory_route a i { font-size: 17px; padding-right: 6px;}
.t2d_directory_route span { padding:0 10px; color:#ccc; }
@media screen and (max-width: 768px){ 
    .t2d_directory_box h1 { font-size:28px; }
}

*/
/*---------- 이미지방식끝 ----------*/
/*---------- 서브페이지 경로 표시 ----------*/



/*---------- 서브페이지  제목 ----------*/
.t2d_subtitle { /*width:100%;*/ margin:0 auto; text-align: center;margin-top: 60px;}
.t2d_subtitle h1 { font-size:35px; font-weight:bold; display:inline-block;  font-weight:500;}
.t2d_subtitle h1:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
    margin: 20px auto 10px;
    background: #8eb100;
    height: 3px;
}

@media screen and (max-width: 1200px){
    .t2d_subtitle { /*width:100%;*/ margin-top: 30px;}
    .t2d_subtitle h1 { font-size:25px;}
}
@media screen and (max-width: 768px){ /*Mob 이하*/
    .t2d_subtitle h1 { font-size:22px; }
}
/*---------- 서브페이지 메뉴----------*/
/*------서브페이지 대중소 제목 ------*/
#t2d_scontents .t2d_contenttitle{
    width:100%; margin:50px auto 30px auto; text-align: center;
}
#t2d_scontents .t2d_contenttitle > h1{
    font-size:32px; font-weight:bold; display:inline-block; color:#033c7e; 
    padding: 0;
    margin: 0;
}
#t2d_scontents .t2d_contenttitle > h1:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
    margin: 30px auto 10px;
    background: #000;
    height: 1px;
    font-size: 0;
}

#t2d_scontents .t2d_contenttitle_m {
    margin: 0px auto 10px auto;
    width: 100%;
    text-align: left;
}
#t2d_scontents .t2d_contenttitle_m > h1{
    font-size: 22px; font-weight:bold; display:inline-block; color:#033c7e; 
    padding: 0;
    margin: 0;
}

#t2d_scontents .t2d_contenttitle_s > h1{
    font-size: 20px; font-weight:bold; display:inline-block; color:#000; 
    padding: 0px 10px 0;
    margin: 0;

    
}
@media screen and (max-width: 1200px){
    #t2d_scontents .t2d_contenttitle { width:94%; margin:30px auto 20px auto;}
    #t2d_scontents .t2d_contenttitle h1 { font-size:28px;}
    #t2d_scontents .t2d_contenttitle_m { width:99%; }
    #t2d_scontents .t2d_contenttitle_m h1 { font-size:20px;}
    #t2d_scontents .t2d_contenttitle_s h1 { font-size:19px;}
}
@media screen and (max-width: 768px){ /*Mob 이하*/
    #t2d_scontents .t2d_contenttitle h1 { font-size:28px; }
}
/*------서브페이지 대중소 제목 end ------*/


/*----- 메인 wrap 스타일-----*/
#t2d_main_wrap{}
/*----- 메인 article 전체 wrap 스타일-----*/
#t2d_main_container{/*max-width: 1400px;*/ margin: 0 auto; width:100%; border:0px solid red; }
/*----- 메인 각 콘텐츠 article에 대한 공통 스타일-----*/
.t2d_contentbox_fullscreen-wh { position:relative; width:100%; height:calc(var(--vh, 1vh) * 100); /*height:100vh;*/ } /* height fullscreen*/
.t2d_contentbox_full-w_auto-h { position:relative; width:100%; height:auto; margin:0 auto;} /* height auto*/
.t2d_contentbox_max-width1400 { position:relative; width:100%; max-width:1400px; margin:0 auto;} /* max-width:1400*/
/*-----아티클 css -----*/

/*----- 메인 디지인 -----*/
/* 메인 아티클 랩핑 t2d_main_article_wrap_with_title ------start------*/
.t2d_main_article_wrap_with_title {
	position:relative;
    overflow: hidden;
	/*padding:30px 0 80px 0;*/
}
/* 제목 */
.t2d_main_article_wrap_with_title .t2d_contenttitle {  
	font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
    font-size:50px;
	text-align:center;
	color: #15171c; 
    padding: 10px 0 10px 0;
}
.t2d_main_article_wrap_with_title .t2d_contenttitle_e {  
	font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
	font-size:30px;
	text-align:center;
	color:#464646;
	padding:0;
}
.t2d_main_article_wrap_with_title .t2d_contenttitle_m {  
	font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
	font-size:16px;
	text-align:center;
	color:#707070;
	padding:0;
}
/*구분막대*/
.t2d_main_article_wrap_with_title .colorbar_wrap{
    text-align: center;
}
/*구분막대 FULL 라인*/
.t2d_main_article_wrap_with_title .colorbar{
    display: inline-block;
    width: 70px;
    height: 5px;
    background: #cb0101;
    margin: 0px 0 0px 0;
    position: relative;
}

/* 구분막대Half 라인*/
/*
.t2d_main_article_wrap_with_title .colorbar{
    display: inline-block;
    width: 44px;
    height: 3px;
    background: #42424a;
    margin: 10px 0 0px 0;
    position: relative;
}
.t2d_main_article_wrap_with_title .colorbar::after{
    content: '';
    display: inline-block;
    width: 22px;
    height: 3px;
    background: #ff4900;
    position: absolute;
    left: 22px;
}
*/

/* 더보기버튼 */
.t2d_main_article_wrap_with_title .pluslist_btn {  
	display: inline-block;
    width: 14%;
    height: 56px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 50px;
    margin: 50px 43% 10px;
    position: relative;
    padding-right: 15px;
    transition: all 0.1s;
	box-sizing:border-box;
}
.t2d_main_article_wrap_with_title .pluslist_btn span { position:absolute; top:1px; left:62%; font-family: 'Poppins', sans-serif; font-size:28px; font-weight:300; }
.t2d_main_article_wrap_with_title .pluslist_btn:hover { background:#f9a11b; border:1px solid #ff9000; color:#fff; transition:all 0.1s;}
@media screen and (max-width: 1200px){ /*Tab 이하*/
    .t2d_main_article_wrap_with_title .t2d_contenttitle { font-size:40px;   }
        /* 더보기버튼 */
    .t2d_main_article_wrap_with_title .pluslist_btn { width:20%; margin:50px 40% 70px; }
}
@media screen and (max-width: 1024px){ /*Tab 이하*/
}
@media screen and (max-width: 768px){ /*Mobile 이하*/
        /* 더보기버튼 */
    .t2d_main_article_wrap_with_title .pluslist_btn { width:40%; margin:50px 30% 70px; }
}
/* t2d_main_article_wrap_with_title ------end------*/

/* 아티클 배경선언 ------start------*/
.article_background_blank {
	padding:30px 0 80px 0;
}
.article_background_colorname1 {
	padding:30px 0 80px 0;
    /*배경색*/
    background: #f4f4f4;
    /* 그림자
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px inset;
    */
}

.article_background_imageurl1 {
	padding:30px 0 80px 0;
    /*배경사용시 주석해제*/
    /*background-image: url(../user_img/t2d_bgimg.jpg); */
    background-image: url(https://picsum.photos/2040/1025/?image=350);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    /* 그림자
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px inset;
    */
}
/* 아이클 배경 선언 ------end------*/
.title_margin {
	margin:0px 0 50px 0;
}


/* t2d_main_article_textbanner_24_half_overlab ------start------*/
.t2d_main_article_textbanner_24_half_overlab {
	position:relative;
    /*배경색*/
    /*background: #f4f4f4;*/
    /* 그림자
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px inset;
    */
    overflow: hidden;
    margin:0 auto;
    padding:0px 0px 0px 0;
   
}
.t2d_main_article_textbanner_24_half_overlab  .items_wrap{
	/*padding:50px 0 0 0;*/
    /*max-width:1200px; */
    width:100%;
    height:465px;
    margin: 0 auto; 
    position:relative;
    font-size: 0; /*li 간 미세하게 생기는 간격문제 해결 or li 태그간 줄띄기 없애는 방법도 있음*/
    background: #1a2c52;
    overflow: hidden;
}
.t2d_main_article_textbanner_24_half_overlab .items { 
    /*margin: 0 0.5%  35px 0.5%; */
    margin: 0;
    /*border-radius: 20px;*/ /*테두리 원각도*/
    /*border: 1px solid #e2e2e2;*/
    text-align:left;
    box-sizing:border-box;
    padding: 0 ; 
    position:absolute;
    overflow: hidden; 
    /*box-shadow: 0 2px 20px rgb(0 0 0 / 10%);*/
}
.t2d_main_article_textbanner_24_half_overlab .item1 { 
    top:0px;
    left:0;
    width: 40%; /*  (25% - 1%)자신의 좌우 마진 간격을 뺌 */
    height: 400px; /*height:600px 지정하면 높이 고정. or auto*/
    color:#000; 
    background: #f4f4f4;
    box-shadow: rgb(0 0 0 / 30%) 0px 20px 22px;
}
.t2d_main_article_textbanner_24_half_overlab .item2 { 
    top:0px;
    right:0;
    width: 60%; /*  (25% - 1%)자신의 좌우 마진 간격을 뺌 */
    color:#fff; 
    background: #1a2c52;
}


/*텍스트 박스*/
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox{
    width: 100%;
    height: 100%;
    padding: 70px 10%;
    font-size:14px;
}
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox a{
	color:#FFF;
}

.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox h1{
    width:100%;
	font-size:5em;
	font-weight:800;
	color:#FFF;
    margin: 0 0 60px;
    /*text-shadow: 2px 3px 8px rgb(0 0 0 / 50%);*/
}
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox h2{
    width:100%;
	font-size:45px;
	font-weight:800;
    color:#FFF;
    /*text-shadow: 2px 3px 8px rgb(0 0 0 / 50%);*/
}
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox .small_tit{
     width:100%;
    font-size:20px;
	letter-spacing:-1px;
	color:#dbdada;
	margin:0px;
    /*text-shadow: 2px 3px 8px rgb(0 0 0 / 50%);*/
}
/*구분막대*/
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox .colorbar{
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #02b3e3;
    margin: 25px 0 25px 0;
    position: relative;
}
.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox .colorbar:after{
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fefefe;
    position: absolute;
    left: 20px;
}

.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox p{
    width:100%;
    font-size: 17px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    word-break: keep-all;
    /*text-shadow: 2px 3px 8px rgb(0 0 0 / 50%);*/
}

.t2d_main_article_textbanner_24_half_overlab .items .lnfo_textbox i{

    font-size: 25px;
}

.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox h2{color:#000;} 
.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox h1{color:#000;} 
.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox p{color:#000;} 
.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox a{color:#000;} 
.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox .small_tit{color:#504949;font-weight: 500;} 
.t2d_main_article_textbanner_24_half_overlab .item1 .lnfo_textbox .colorbar:after{
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 20px;
} 


/*버튼*/
.t2d_main_article_textbanner_24_half_overlab .items  .goButton_wrap{padding-top: 40px;}
.t2d_main_article_textbanner_24_half_overlab .items .goButton_wrap .goButton{
    position: relative;
    box-sizing: border-box;
    padding: 10px 35px;
    background:  rgba(0,0,0,0.5) no-repeat;
    border: 1px solid #fff;
    /*border-radius: 50px;*/
    border-radius: 5px;
    color: #d6d8dd;
    font-size: 15px;
    text-align: center;
    -webkit-transition:.5s;
    transition:.5s;
    margin:0 30px 0 30px;
}

/*버튼 효과*/
.t2d_main_article_textbanner_24_half_overlab .items .goButton_wrap .goButton:hover{
    background: linear-gradient(90deg, #01629a, #2b8ac1);
    -webkit-transition:.5s;
    transition:.5s;
	border: 1px solid #67a9cc;
    color:#fff;
}

/*버튼2*/
.t2d_main_article_textbanner_24_half_overlab .items  .goButton_wrap_gray{padding-top: 40px;}
.t2d_main_article_textbanner_24_half_overlab .items .goButton_wrap_gray .goButton{
    position: relative;
    box-sizing: border-box;
    padding: 20px 38px;
    background:  #fff no-repeat;
    border: 1px solid #fff;
    /*border-radius: 50px;*/
    /*border-radius: 5px;*/
    color: #333;
    font-size: 16px;
    border: 1px solid #b9b9b9;
    text-align: center;
    -webkit-transition:.5s;
    transition:.5s;
    /*margin:0 30px 0 30px;*/
}
.t2d_main_article_textbanner_24_half_overlab .items .goButton_wrap_gray .goButton .material-symbols-outlined{
    font-size: 41px;
    vertical-align: middle;
    font-variation-settings:
    'FILL' 0,
    'wght' 100,
    'GRAD' 0,
    'opsz' 48
}

/*버튼 효과*/
.t2d_main_article_textbanner_24_half_overlab .items .goButton_wrap_gray .goButton:hover{
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 10px; transition:all 0.5s;
}


@media screen and (max-width: 1200px){ /*Tab 이하*/
    .t2d_main_article_textbanner_24_half_overlab  .items_wrap{height: auto!important; }
    .t2d_main_article_textbanner_24_half_overlab .items { 
        position:relative!important; 
    }

    .t2d_main_article_textbanner_24_half_overlab .item1 { 
        display: block;
        width: 90%!important; 
        top:unset;
        left:unset;
        height: auto; 
        
    }
    .t2d_main_article_textbanner_24_half_overlab .item2 { 
        display: block;
        width: 100%!important; 
        top:unset;
        right:unset;
        height: auto; 
    }
}

@media screen and (max-width: 768px){ /*Mobile 이하*/
    .t2d_main_article_textbanner_24_half_overlab .item2 h1{ 
        font-size:3em!important; 
    }
}
/* t2d_main_article_textbanner_24_half_overlab ------end------*/

/* t2d_main_article_gallery_9_product ------start------*/
.t2d_main_article_gallery_9_product{
    padding:80px 0 50px 0;
}
.t2d_main_article_gallery_9_product  .board_wrap { max-width:1400px;  padding: 0;width:100%; margin:0 auto; position: relative; }
/*버튼*/
.t2d_main_article_gallery_9_product .swiper-button-next{right:-50px}
.t2d_main_article_gallery_9_product .swiper-button-prev{left:-50px}

.t2d_latest_gallery_2_product .t2d_contenttitle_b {
    padding: 0px 0 50px 0!important;
}


@media all and (max-width:1200px) { 
    .t2d_main_article_gallery_9_product .board_wrap{ padding: 0;}
    .t2d_main_article_gallery_9_product .swiper-button-prev{
        display:none;
 }
 .t2d_main_article_gallery_9_product .swiper-button-next{
     display:none;
}
}
@media all and (max-width:768px) {  

} 

/* t2d_main_article_gallery_9_product ------end------*/

/* t2d_main_article_map_26 ------start------*/
.t2d_main_article_map_26 {
	position:relative;
    /*배경사용시 주석해제*/
    background-image: url(https://picsum.photos/2040/1025/?image=900);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    /*배경색*/
    /*background: #f4f4f4;*/
    /* 그림자
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 16px inset;
    */
    /*overflow: hidden;*/
    margin:0 auto;
    padding:0px 0 70px 0;
    box-sizing:border-box;
    
}

.t2d_main_article_map_26  .items_wrap{
    max-width:1400px; 
    width:100%;
    margin: 0 auto; 
    display: flex;
    flex-wrap: wrap; /*slide 이용시 주석*/
    justify-content: center;
    position:relative;
    box-sizing:border-box;
    font-size: 0; /*li 간 미세하게 생기는 간격문제 해결 or li 태그간 줄띄기 없애는 방법도 있음*/

}

.t2d_main_article_map_26 .items { 
    position: relative;
    margin: 0 0px;
    /* width: calc(50% - 5px); */
    flex: 1;
    padding: 10px;
    background: #f7f7f769;
    /* border: 1px solid #f0f0f0; */
    border-radius: 10px;

}

/* 제목*/
.t2d_main_article_map_26 .t2d_contenttitle { 
    
	font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
	font-size:50px;
	text-align:center;
	color: #fff; 
    padding: 80px 0 0px 0;

}
/*구분막대*/
.t2d_main_article_map_26 .colorbar_wrap{
    text-align: center;
}
.t2d_main_article_map_26 .colorbar{
    display: inline-block;
    width: 70px;
    height: 5px;
    background: #fff;
    margin: 30px 0 60px 0;
    position: relative;
}


@media all and (max-width:1200px) { 
	.t2d_main_article_map_26 .items_wrap{  width: 90%; display:block; }
}
@media all and (max-width:768px) { 

	.t2d_main_article_map_26 .t2d_contenttitle{ 
        font-size : 40px;
        padding:70px 0 0px 0;
    }
    /*구분막대*/
    .t2d_main_article_map_26 .colorbar{
        margin: 10px 0 50px 0;
    }

}

/* t2d_main_article_map_26 ------end------*/







/*******nfc main css**********/

.nature_section {
    position: relative;
    background: #fff;
    padding: 110px 0 110px;
    overflow: hidden;
}

.nature_inner {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.nature_bg_text {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    text-align: left;
    pointer-events: none;
}

.nature_bg_text span {
    display: block;
    font-size: 86px;
    line-height: 1;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.04);
    letter-spacing: 2px;
}

.nature_title {
    margin: 0 0 60px 50px;
}

.nature_title p {
    font-size: 55px;
    line-height: 1.3;
    color: #111;
    font-weight:300;
    margin: 0;
}

.nature_title p strong {
    color: #00856f;
    font-weight: 700;
}

.pl155{padding-left:155px;}

.nature_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_row {
    margin-bottom: 80px;
}

.bottom_row {
    align-items: flex-start;
}

.nature_img_box {
    width: 50%;
    border-radius:0px;
    overflow: hidden;
    flex-shrink: 0;
}

.nature_img_box img {
    display: block;
    width: 100%;
    height: auto;
}

.nature_text_box {
    width: 50%;
    text-align: center;
}

.nature_text_box h3 {
    font-size: 55px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 8px;
}

.nature_text_box h4 {
    font-size: 21px;
    line-height: 1.3;
    color: #222;
    font-weight: 600;
    margin: 0 0 20px;
}

.nature_text_box p {
    font-size: 22px;
    line-height: 1.6;
    color: #333;
    font-weight: 500;
    margin: 0 0 35px;
}

.nature_text_box.green h3 {
    color: #a3c623;
}

.nature_text_box.brown h3 {
    color: #b7772d;
    margin-top:10%;
}

.more_btn {
    display: inline-block;
    position: relative;
    padding: 0 70px 21px 0;
    font-size: 15px;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    background: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg.png')bottom;
    font-size:18px;
    
}

.more_btn:hover{color:#339900; 
background: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg_over.png')bottom;
}

.more_btn1 {
    display: inline-block;
    position: relative;
    padding: 0 70px 21px 0;
    font-size: 15px;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    background: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg.png')bottom;
    font-size:18px;
    
}

.more_btn1:hover{color:#cc6600; 
background: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg_over1.png')bottom;
}



/**메인반응형**/
.nature_section {
    position: relative;
    background: #fff;
    padding: 110px 0;
    overflow: hidden;
}

.nature_inner {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    box-sizing: border-box;
}

.nature_bg_text {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    text-align: left;
    pointer-events: none;
}

.nature_bg_text span {
    display: block;
    font-size: 86px;
    line-height: 1;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.04);
    letter-spacing: 2px;
}

.nature_title {
    margin: 0 0 60px 50px;
    position: relative;
    z-index: 2;
}

.nature_title p {
    font-size: 55px;
    line-height: 1.3;
    color: #111;
    font-weight: 300;
    margin: 0;
}

.nature_title p strong {
    color: #00856f;
    font-weight: 700;
}

.pl155 {
    padding-left: 155px;
}

.nature_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    position: relative;
    z-index: 2;
}

.top_row {
    margin-bottom: 80px;
}

.bottom_row {
    align-items: flex-start;
}

.nature_img_box {
    width: 50%;
    border-radius: 0;
    overflow: hidden;
    flex-shrink: 0;
}

.nature_img_box img {
    display: block;
    width: 100%;
    height: auto;
}

.nature_text_box {
    width: 50%;
    text-align: center;
}

.nature_text_box h3 {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 8px;
}

.nature_text_box h4 {
    font-size: 21px;
    line-height: 1.3;
    color: #222;
    font-weight: 600;
    margin: 0 0 20px;
}

.nature_text_box p {
    font-size: 21px;
    line-height: 1.6;
    color: #333;
    font-weight: 500;
    margin: 0 0 35px;
}

.nature_text_box.green h3 {
    color: #a3c623;
}

.nature_text_box.brown h3 {
    color: #b7772d;
    margin-top: 10%;
}

.more_btn,
.more_btn1 {
    display: inline-block;
    position: relative;
    padding: 0 50px 21px 0;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.more_btn {
    background-image: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg.png');
}

.more_btn:hover {
    color: #339900;
    background-image: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg_over.png');
}

.more_btn1 {
    background-image: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg.png');
}

.more_btn1:hover {
    color: #cc6600;
    background-image: url('/theme/t2d_theme_basic_v2/user_img/arrow_bg_over1.png');
}


/* 1400px 이하 */
@media (max-width: 1400px) {
    .nature_inner {
        width: 100%;
    }

    .nature_title {
        margin-left: 0;
    }

    .pl155 {
        padding-left: 0;
    }
}

/* 태블릿 */
@media (max-width: 1024px) {
    .nature_section {
        padding: 80px 0;
    }

    .nature_bg_text span {
        font-size: 60px;
    }

    .nature_title {
        margin: 0 0 50px;
    }

    .nature_title p {
        font-size: 42px;
    }

    .nature_row {
        gap: 30px;
    }

    .top_row {
        margin-bottom: 60px;
    }

    .nature_text_box h3 {
        font-size: 42px;
    }

    .nature_text_box h4 {
        font-size: 19px;
    }

    .nature_text_box p {
        font-size: 18px;
        margin-bottom: 28px;
    }
}

/* 모바일 */
@media (max-width: 768px) {
    .nature_inner{padding:0px 10px;}
    .nature_section {
        padding: 60px 0;
    }

    .nature_bg_text {
        display: none;
    }

    .nature_title {
        margin: 0 0 35px;

        text-align: center;
    }

    .nature_title p {
        font-size: 35px;
        line-height: 1.4;
    }

    .nature_row {
        flex-direction: column;
        gap: 35px;
    }

    .top_row {
        margin-bottom: 50px;
    }

    .nature_img_box,
    .nature_text_box {
        width: 100%;
    }

    .nature_text_box {
        text-align: center;
    }

    .nature_text_box h3 {
        font-size: 38px;
    }

    .nature_text_box h4 {
        font-size: 19px;
        margin: 0 0 14px;
    }

    .nature_text_box p {
        font-size: 18px;
        line-height: 1.7;
        margin: 0 0 22px;
    }

    .nature_text_box.brown h3 {
        margin-top: 0;
    }

    .more_btn,
    .more_btn1 {
        font-size: 16px;
        padding: 0 55px 18px 0;
        background-size: 48px auto;
    }

    /* 두 번째 칸만 이미지 아래에 설명문구 */
    .bottom_row {
        flex-direction: column;
        align-items: stretch;
    }

    .bottom_row .nature_img_box {
        order: 1;
    }

    .bottom_row .nature_text_box {
        order: 2;
        margin-top: 0px;
    }
}



/*****주요기술****/

.core_tech_section {
    position: relative;
    background:url('/theme/t2d_theme_basic_v2/user_img/nfc_img03_1.png') bottom no-repeat;
    overflow: hidden;
    padding: 110px 0  130px;
   
}

.core_tech_inner {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    z-index: 2;
}

.core_tech_left {
    width: 40%;
    padding-top: 10px;
}

.core_sub_tit {
    font-size: 19px;
    line-height: 1.2;
    color: #222;
    font-weight: 600;
    margin: 0 0 10px;
}

.core_main_tit {
    font-size: 50px;
    line-height: 1.1;
    color: #8fbe17;
    font-weight: 700;
    margin: 0 0 20px;
}

.core_desc {
    font-size: 20px;
    line-height: 1.7;
    color: #111;
    font-weight: 500;
    margin: 0;
    word-break: keep-all;
}

.core_tech_right {
    width: 620px;
    padding-top: 100px;
}



.core_tech_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.core_tech_list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 45px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
}

.core_tech_list li:last-child a{
    border-bottom: 0;
    padding-top: ;
}
.core_tech_list li,
.core_tech_list li .tech_txt h3,
.core_tech_list li .tech_txt p,
.core_tech_list li .tech_icon {
    transition: all 0.7s ease;
}

.core_tech_list li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0px;
    background: #8fbe17;
    transition: width 0.3s ease;
}

.core_tech_list li:hover {
    background: rgba(143, 190, 23, 0);
    transform: translateX(25px);
}

.core_tech_list li:hover::after {
    width: 100%;
}

.core_tech_list li:hover .tech_txt h3 {
    color: #8fbe17;
}

.core_tech_list li:hover .tech_icon {
    transform: translateX(6px);
}


.core_tech_list li:first-child {
    border-top: 0;
    padding-top: 0;
}

.tech_txt {
    width: calc(100% - 110px);
}

.tech_txt h3 {
    font-size: 33px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px;
}

.core_tech_list li:first-child .tech_txt h3 {
   /* color: #8fbe17;*/
}

.tech_txt p {
    font-size: 18px;
    line-height: 1.6;
    color: #222;
    font-weight: 500;
    margin: 0;
    word-break: keep-all;
}

.tech_icon {
    width: 110px;
    text-align: center;
    flex-shrink: 0;
}

.tech_icon img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.core_tech_bg_img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.core_tech_bg_img img {
    display: block;
    width: 100%;
    height: auto;
}



@media all and (max-width: 1280px) {
    .core_tech_inner {
        width: calc(100% - 40px);
    }

    .core_tech_left {
        width: 38%;
    }

    .core_tech_right {
        width: 50%;
    }

    .core_main_tit {
        font-size: 58px;
    }

    .core_desc {
        font-size: 19px;
    }

    .tech_txt h3 {
        font-size: 30px;
    }

    .tech_txt p {
        font-size: 16px;
    }
}




@media all and (max-width: 1024px) {
    .core_tech_section {
        padding: 40px 0 0;
        min-height: auto;
        background-size: cover;
    }

    .core_tech_inner {
        width: calc(100% - 30px);
        display: block;
    }

    .core_tech_left,
    .core_tech_right {
        width: 100%;
    }

    .core_tech_right {
        padding-top: 0px;
    }

    .core_sub_tit {
        font-size: 18px;
    }

    .core_main_tit {
        font-size: 38px;
        margin-bottom: 25px;
    }

    .core_desc {
        font-size: 18px;
        line-height: 1.7;
    }

    .core_tech_list li {
        padding: 28px 0;
    }

    .tech_txt {
        width: calc(100% - 80px);
    }

    .tech_txt h3 {
        font-size: 28px;
    }

    .tech_txt p {
        font-size: 17.5px;
        line-height: 1.6;
    }

    .tech_icon {
        width: 70px;
    }

    .core_tech_bg_img {
        position: relative;
        margin-top: 30px;
    }
}


@media all and (max-width:768px) {
    .core_tech_list li{padding:0px 0px;}
.core_tech_list li a{padding:30px 5px;}

}

/*****인증특서****/
.nfc_intro_section {
    position: relative;
    background:#f1f1f3 url('/theme/t2d_theme_basic_v2/user_img/nfc_img04.png')top no-repeat;
    overflow: hidden;
    padding: 110px 0 0;

}

.nfc_intro_inner {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    min-height: 850px;
    z-index: 2;
}

.nfc_intro_text {
    position: relative;
    z-index: 3;
    width: 560px;
    padding-top: 60px;
}

.nfc_intro_logo {
    margin-bottom: 28px;
}

.nfc_intro_logo img {
    display: block;
    width: 90px;
    height: auto;
}

.nfc_sub_title {
    font-size:19px;
    line-height: 1.2;
    color: #222;
    font-weight: 600;
    margin: 0 0 12px;
}

.nfc_main_title {
    font-size: 55px;
    line-height: 1.1;
    font-weight: 700;
    color: #111;
    margin: 0 0 20px;
}

.nfc_main_title span {
    color: #83aa13;
}

.nfc_desc {
    font-size: 19px;
    line-height: 1.5;
    color: #111;
    font-weight:500;
    margin: 0 0 55px;
    word-break: keep-all;
}

.nfc_more_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding:0px 30px;
    height: 80px;
    border: 1px solid rgba(0, 0, 0, 0.35);
    font-size: 22px;
    line-height: 1;
    color: #222;
    font-weight: 700;
    text-decoration: none;
    background: transparent;
    transition: all 0.6s ease;
}

.nfc_more_btn:hover {
    background: #111;
    color: #fff;
    border-color: #111;
}

.nfc_intro_visual {
    position: absolute;
    right: 0;
    bottom: 90px;
    width: 720px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    z-index: 3;
}

.nfc_intro_visual img {
    display: block;
    width: 100%;
    height: auto;
}


@media all and (max-width: 1280px) {
    .nfc_intro_inner {
        width: calc(100% - 40px);
        min-height: 700px;
    }

    .nfc_intro_text {
        width: 48%;
    }

    .nfc_intro_visual {
        width: 48%;
    }

    .nfc_main_title {
        font-size: 58px;
    }

    .nfc_desc {
        font-size: 20px;
    }
}

@media all and (max-width: 900px) {
    .nfc_intro_section {
        padding: 70px 0 40px;
        background-position: right;
    }

    .nfc_intro_inner {
        width: calc(100% - 30px);
        min-height: auto;
    }

    .nfc_intro_text {
        width: 100%;
        padding-top: 0;
    }

    .nfc_intro_logo img {
        width: 72px;
    }

    .nfc_sub_title {
        font-size: 16px;
    }

    .nfc_main_title {
        font-size: 38px;
        margin-bottom: 24px;
    }

    .nfc_desc {
        font-size: 17px;
        line-height: 1.7;
        margin-bottom: 30px;
    }

    .nfc_more_btn {
        width: 180px;
        height: 62px;
        font-size: 18px;
    }

    .nfc_intro_visual {
        position: relative;
        right: auto;
        bottom: auto;
        width: 100%;
        margin-top: 35px;
        border-top-left-radius: 22px;
        border-bottom-right-radius: 22px;
    }

    .nfc_bg_circle01 {
        width: 180px;
        top: 20px;
        left: auto;
        right: 10px;
        margin-left: 0;
    }

    .nfc_bg_circle02 {
        width: 180px;
        left: -40px;
        bottom: 60px;
        margin-left: 0;
    }

    .nfc_bg_circle03 {
        width: 150px;
        right: -50px;
        bottom: -20px;
    }
}







.global_business_section {
    position: relative;
    background: url('/theme/t2d_theme_basic_v2/user_img/nfc_img06.png') no-repeat right;
    background-size: cover;
    padding: 50px 0px 140px;
  
    overflow: hidden;
}

.global_business_inner {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: 20px;
}

.global_sub_tit {
    font-size: 19px;
    line-height: 1.2;
    color: #222;
    font-weight: 600;
    margin: 0 0 12px;
}

.global_main_tit {
    font-size: 55px;
    line-height: 1.1;
    color: #86ad12;
    font-weight: 700;
    margin: 0 0 20px;
}

.global_desc {
    font-size: 20px;
    line-height: 1.7;
    color: #111;
    font-weight: 500;
    margin: 0 0 55px;
    word-break: keep-all;
}

.global_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 80px;
    border: 1px solid #222;
    font-size: 22px;
    line-height: 1;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    background: transparent;
    transition: all 0.3s ease;
}

.global_btn:hover {
    background: #111;
    color: #fff;
}







.global_business_section {
    position: relative;
    background: url('/theme/t2d_theme_basic_v2/user_img/nfc_img06.png') no-repeat right;
    background-size: cover;
    padding: 50px 0 140px;
    overflow: hidden;
}

.global_business_inner {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.global_sub_tit {
    font-size: 19px;
    line-height: 1.2;
    color: #222;
    font-weight: 600;
    margin: 0 0 12px;
}

.global_main_tit {
    font-size: 55px;
    line-height: 1.1;
    color: #86ad12;
    font-weight: 700;
    margin: 0 0 20px;
}

.global_desc {
    font-size: 20px;
    line-height: 1.7;
    color: #111;
    font-weight: 500;
    margin: 0 0 55px;
    word-break: keep-all;
}

.global_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 80px;
    border: 1px solid #222;
    font-size: 22px;
    line-height: 1;
    color: #111;
    font-weight: 700;
    text-decoration: none;
    background: transparent;
    transition: all 0.3s ease;
}

.global_btn:hover {
    background: #111;
    color: #fff;
}

/* 1400px 이하 */
@media (max-width: 1400px) {
    .global_business_inner {
        width: 100%;
    }
}

/* 태블릿 */
@media (max-width: 1024px) {
    .global_business_section {
        padding: 60px 0 100px;
        background-position: center right;
    }

    .global_main_tit {
        font-size: 44px;
    }

    .global_desc {
        font-size: 18px;
        margin: 0 0 40px;
    }

    .global_btn {
        width: 200px;
        height: 68px;
        font-size: 20px;
    }
}

/* 모바일 */
@media (max-width: 768px) {
    .global_business_section {
        padding: 50px 0 80px;
        background-position: center;
        background-size: cover;
    }

    .global_business_inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .global_sub_tit {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .global_main_tit {
        font-size: 34px;
        line-height: 1.2;
        margin: 0 0 16px;
    }

    .global_desc {
        font-size: 16px;
        line-height: 1.6;
        margin: 0 0 30px;
    }

    .global_btn {
        width: 180px;
        height: 58px;
        font-size: 17px;
    }
}

/* 작은 모바일 */
@media (max-width: 480px) {
    .global_business_section {
        padding: 50px 0 60px;
    }

    .global_sub_tit {
        font-size: 18px;
    }

    .global_main_tit {
        font-size: 38px;
    }

    .global_desc {
        font-size: 17.5px;
        line-height: 1.5;
    }

    .global_btn {
        width: 180px;
        height: 62px;
        font-size: 18px;
    }
}