@media screen and (max-width: 767px) {
	
	.header .gnb-inner	{width: 88%; height: 75px; justify-content: space-between; margin: 0 auto;}
	.header h1	{width: auto;}
	.header h1 .header-logo	{width: 150px; height: 50px;}
	.header .gnb-nav	{display: none;}	
	.header .util-wrap	{width: auto; justify-content:end}
	.header .util-menu	{gap: 20px;}
	.header .util-menu .login	{width: 20px; height: 20px;}
	.header .util-menu .search	{width: 20px; height: 20px;}
	.all-menu-btn button	{width: 20px; height: 18px; font-size: 0;}
	.header .lang	{display: none;}

	.all-menu-wrap	{width: 90%; top: 0; right: 0; left: auto; box-shadow: 0px 0 10px 3px rgba(0, 0, 0, 0.3); animation: slide-right 0.5s;}
	.all-menu-wrap h1   {height: 75px;}
	.all-menu-wrap h1 .header-logo	{width: 154px; height: 44px;}
    .all-menu-wrap .util-wrap   {height: 50px;}
    .all-menu-wrap .util-wrap .lang {top: 85px; right: 25px;}
    .all-menu-wrap .util-menu li    {background-size: 18px!important; text-indent: 25px;}
	.all-menu-wrap .btn-close	{width: 18px; height: 18px; top: 30px; right: 25px; opacity: 1;}

	.all-menu-wrap .menu-list	{padding: 0; display: flex; gap: 0; width: 100%; border-bottom: none;}
	.all-menu-wrap .menu-list-wrap	{flex-direction: column;gap: 0; height: 100%; position: relative; top: 0; background: #f9f9f9; border-bottom: 1px #ddd solid;}
	.all-menu-wrap .menu-list .depth01	{display: none;}

	.all-menu-wrap .menu-list .depth02-wrap	{visibility: hidden; transition:all 0.3s ease-in-out; width: 100%;  height: 0; padding: 0; gap: 10px; overflow: hidden; border-bottom: 1px #ddd solid;}
	.depth01-toggle:checked ~ .depth02-wrap	{visibility: visible; display: flex; flex-direction: column; flex-wrap: inherit; width: 100%; height: 100%; padding: 20px 0; background: #f9f9f9;}
	.all-menu-wrap .menu-list .depth02-box	{width: 100%!important; padding: 0 30px; gap: 0;}
	.all-menu-wrap .menu-list .depth02-wrap .depth02-box .tit a .ico-newwin	{top:6px;}
	.all-menu-wrap .menu-list .depth02-wrap .depth02-box .depth03{ gap: 5px;}	
	.all-menu-wrap .menu-list .depth02-wrap .depth02-box .depth03 li a	{font-size: 14px;}
	
	#depth01-btn	{display: block; position: relative; padding: 15px 30px; border-bottom: 1px #ddd solid; background: #fff;}
	.depth01-toggle:checked + label#depth01-btn	{}
	label#depth01-btn::after	{content: ""; background: url(../img/btn-arrow.png) no-repeat; background-size: 100%; width: 8px; height: 14px; position: absolute; top: 24px; right: 30px; transform: rotate(0); transition: all 0.3s; animation: fade-in 1s;}	

	.depth01-toggle:checked + label#depth01-btn::after	{transform: rotate(90deg);}

	#depth01-btn, #depth01-btn a	{color: #000; font-size: 18px; font-family: 'PretendardB';}
	#depth01-btn a	{display: block; width: 100%;}

	.w-50, .w-75	{width: 100%;}
	.mt-25	{margin-top: 20px!important;}
	.mt-50	{margin-top: 20px!important;}
	.mb-25	{margin-bottom: 20px!important;}
	.mb-50	{margin-bottom: 20px!important;}
	.pt-25	{padding-top: 20px!important;}
	.pt-50	{padding-top: 20px!important;}
	.pb-25	{padding-bottom: 20px!important;}
	.pb-50	{padding-bottom: 20px!important;}


	/*메인*/
	.container	{width: 88%;}
	.section-title	{margin: 0 auto 10px;}
	.section-title .more a	{width: 16px; height: 16px; background-size:100%;}
	#section1	{padding: 15px 0; margin-bottom: 30px;}
	#section1 .main-slider .bx-viewport	{height: auto!important;}	
	#section1 .main-slider .slide img	{height: 100%;}
	#section1 .main-slider .bx-controls-direction	{display: none;}
	
	#section-biz	{margin-bottom: 50px;}
	#section-biz .biz-list		{gap: 20px;}
	#section-biz .biz-list dl	{width: 100%;}
	#section-biz .biz-list dt	{height: auto; padding: 15px; justify-content: center;}
	#section-biz .biz-list dd	{padding: 15px;}

	.bn-books	{margin:0 auto 50px; width: 88%;}
	.bn-books img{width: 100%; height: auto;}

	/*서브*/
	#wrap {margin-top: 75px; background: #fff;}
	.sub-main-top,.sub-main-top.center	{padding: 20px 0;}
	.sub-main-top h2, .sub-main-top h2.small {width: 88%; font-family: 'PretendardSB'; letter-spacing: -0.03em; margin-bottom: 10px!important;}
	.sub-title	{width:100%;}
	.sub-inner		{width: 88%; overflow: hidden; margin-bottom: 20px;}
	.sub-content	{font-size: 16px;}
	.sub-box		{padding: 25px; box-shadow: none; margin: 10px 0 20px;}
	.sub-box-gy,.sub-box-bg	{padding: 25px; margin: 10px 0 20px;}
	.page-nav	{width: 88%; gap: 7px; margin-bottom: 30px!important;}
	.page-nav li	{gap: 7px;}
	.page-nav li.m-hide	{display: none;}
	.page-nav-menu li:nth-child(3)	{display: flex;}
	.page-nav .home a	{background-size: 13px;}
	.dropdown-toggle	{gap: 5px;}
	.dropdown-toggle::after	{width: 18px; height: 18px;}
	.page-nav-menu	{top: 30px; padding: 15px;}
	.page-nav-menu li a	{padding: 5px 0;}
		
	.col-tab	{width: 88%; gap: 5px; margin-top: 10px;}
	.col-tab .col	{width: calc((100% - 5px) / 2); flex:none;}
	.col-tab.col-3 .col	{width: calc((100% - 10px) / 3); flex:none;}
	.col-tab .col a	{height: 40px; border-radius: 6px; line-height: 1.2;}
	.col-tab.select {display: block;}

	.sub-tab	{padding: 20px 0 0; gap: 15px;}
	.sub-tab li.current	{border-bottom: 3px #0969B3 solid;}

	.sub-table th, .sub-table td	{padding: 10px;}
	.state span	{width: 60px; padding: 5px; font-size: 13px;}
 
	.btn-bbs-write a	{width: 100%;}

	.search-inner select{width: 25%;}
	.search-inner input	{width: 50%;}
	.search-inner button{width: 25%;}

	.result-wrap	{width: 100%; margin: 20px auto 50px;}
	.result-top		{font-size: 18px; padding: 20px 0; margin-bottom: 20px;}
	.result-top span	{font-size: 14px;}
	.result-box			{padding-bottom: 20px; margin-bottom: 20px; gap: 10px;}
	.result-box li:first-child	{min-width: 80px; max-width: 80px; height: 120px; overflow: hidden;}
	.result-box img	{height: 120px;}
	.result-box .tit	{margin-bottom: 5px;}
	.result-box .tit span	{padding: 2px 10px; margin-right: 2px;}

	#bbs_skin1_view .title	{padding: 20px 0;}
	#bbs_skin1_view .etc	{padding: 10px;}
	#bbs_skin1_view .contents img	{width: 100%!important; height: auto!important;}

	.policy-list	{gap: 5px; padding: 20px; flex-direction: column;}
	.policy-list ol	{gap: 5px;}

	.login-wrap		{width: 100%; margin: 0 auto; padding: 30px;}
	.login-inner		{gap: 10px;}
	.login-find-wrap	{gap: 20px;}
	.login-find-box		{padding: 30px;}
	.login-find-box .sub-title	{font-size: 22px;}
	.login-find-box .sub-title p	{font-size: 15px;}
	.login-form	{width: 100%; gap: 5px; margin-top: 5px;}
	.login-info	{margin-bottom: 0;}
	.join-wrap	{width: 100%;}
	.join-wrap .join-process	{width: 100%; margin: 0 auto 20px;}
	.join-wrap .join-process li	{gap: 0;}
	.join-wrap .join-process li .num	{display: none;}
	.join-wrap .join-process li::after	{width: 7px; height: 11px; background-size: 100%;}

	.join-qna-wrap	{margin: 20px 0;}
	.join-qna-wrap .join-qna	{padding: 20px; gap: 5px;}
	.join-qna-wrap .join-qna li	{margin-left: 24px;}
	
	.join-qna-wrap .join-qna::before	{font-size: 20px;}
	.join-agree-wrap .agree-cont .agree-title	{font-size: 18px;}
	.join-agree-wrap .agree-cont .agree-box	{padding: 15px; margin: 10px 0 20px;}
	.join-form	{width: 100%; gap: 20px;}
	.join-form ul	{flex-direction: column; align-items: start; gap: 5px;}
	.join-form li.title	{font-size: 15px;}
	.join-step03-bg	{width: 40px; height: 40px; margin: 0 auto 10px; background-size: 20px;}
	
	.btn-wrap .btn	{width: 50%;}


	.paging a, .paging strong	{width: 25px; height: 25px;}
	.page-limit .f-page,.page-limit .l-page	{display: none;}
	.paging a.next	{border-right: none;}

	.greeting-wrap	{flex-direction: column; gap: 40px;}
	.greeting-wrap img	{width: 100%;}
    .greeting-wrap .greeting-text    {gap: 25px;}
    .profile-wrap   {flex-direction: column; gap: 50px;}
    .profile-wrap div   {width: 100%;}
    .profile-wrap li.year{width: 25%!important;}
	
	.sub-cont-list	{flex-direction: column; gap: 10px; border-bottom: 1px #dedede dashed; padding-bottom: 20px; margin-bottom: 20px;}
	.sub-cont-list .title	{align-items: center; margin-left: 35px; max-width: 100%;}
	.sub-cont-list .title::before	{width: 25px; height: 25px; background-size: 100%; left: -35px;}
	.sub-cont-list .cont	{width: 100%; gap: 0;}	
	.sub-cont-list .cont .year	{width: 34%;}
	.sub-cont-list .cont .list	{gap: 0;}
	.sub-cont-list .cont .list li	{margin-left: 15px;}
	.sub-cont-list .cont .list li::before	{top: 10px; left: -15px; min-width: 5px; height: 5px;}

	.ideo-wrap	{margin: 30px 0;}
	.ideo-wrap img	{width: 100%;}
	.ideo-top	{margin-bottom: 30px; padding-bottom: 30px; gap: 15px;}
	.ideo-top .title::after	{width: 35px; height: 1px; top: 55px;}
	.ideo-symbol ul	{width: 100%; flex-wrap: wrap;}
	.ideo-symbol li{width: calc(100% / 3);}
	.ideo-symbol .symbol{width: 90px; margin-bottom: 0; background-size: 35px; border: 10px #EAF6FF solid;}

	.value-wrap ul	{flex-direction: column; gap: 10px; margin-top: 12px;}
	.value-wrap li	{width: 100%; gap: 0;}
	.value-wrap li p	{flex-direction: row; align-items: center; gap: 10px;}
	
	.company-wrap	{flex-direction: column; gap: 20px;}
	.company-wrap dl	{width: 100%;}
	.company-wrap dt	{height: 150px;}

	.fs-file-list	{flex-direction: column;}
	.fs-file-list dl	{width: 100%; flex-direction: column; gap: 10px; padding: 20px;}
	.fs-file-list dl:last-child{border-bottom: none;}
	.fs-file-list dd{gap: 10px;}

	.org-img	{width: 100%;}

	.report-li	{flex-direction: column; gap: 20px;}
	.report-li li img	{max-width: 100%;}
	.m-blind{display: none;}
	.pc-blind{display: block;}

	.ct_tab01	{padding: 20px 0 50px;}
	.ct_tab01 dl dt	{gap: 15px; width: 100%; border-top: 2px #dedede dashed; margin-bottom: 10px; margin-top: 30px; padding-top: 30px;}
	.ct_tab01 dl dt:first-child{border-top: none; padding-top: 0;}
	.ct_tab01 dl dt::before	{background-size: 100%; width: 26px; height: 27px;}

	.ct_tab02	{padding-bottom: 30px;}
	.ct_tab02 .bx-wrapper	{display: none;}
	.ct_tab02 .ntime-tab	{display: block; width: 100%; height: 50px; background: #f9f9f9 url(../img/ico-arrow.png) no-repeat right 20px center; color: #282828;}
	.ct_tab02 .bx-controls-direction a	{width: 10px!important; height: 20px!important; background-size: 100%!important;}
	.ct_tab02 .ntime li		{margin-right: 52px!important;}
	.ct_tab02 .ntime_tit	{padding: 30px 0;}
	.ct_tab02 dl dt	{gap: 10px; margin-bottom: 10px; margin-top: 30px; padding-top: 30px;}
	.ct_tab02 dl dt::before	{background-size: 100%; width: 26px; height: 27px;}
	.ct_tab02 dl dd .stab li a	{height: 40px;}
	.ct_tab02 table th,.ct_tab02 table td	{font-size: 13px; word-break: keep-all; white-space: nowrap;}

	.ct_tab03	{padding: 20px 0 50px;}

	.ct_tab04 .tab01_box		{gap: 5px;}
	.ct_tab04 .tab01_box li a	{height: 40px;}
	.ct_tab04 .book	{flex-direction: column; gap: 20px;}
	.ct_tab04 .book li	{width: 100%; gap: 20px; padding: 20px;}
	.ct_tab04 .book li .img img	{width: 80px;}
	.ct_tab04 .book li .info .btn img{width: 80px; float: right;}


	/*하단*/
	#footer	{padding: 20px 0;}
	.footer-wrap	{width: 88%; flex-direction: column;}
	.footer-logo	{background-size: 100%; width: 180px;}
	.footer-info .footer-link ul	{flex-wrap: wrap; gap: 0; margin-bottom: 10px;}
	.footer-info .footer-link li	{width: calc(100%/2); border: 1px #ddd solid; padding: 5px; text-indent: 5px;}
	.footer-info .footer-link li:nth-child(1),.footer-info .footer-link li:nth-child(2),.footer-info .footer-link li:nth-child(3),.footer-info .footer-link li:nth-child(4)	{border-bottom: none;}
	.footer-info .footer-link li:nth-child(1),.footer-info .footer-link li:nth-child(3),.footer-info .footer-link li:nth-child(5)	{border-right: none;}
	.footer-info .footer-link li.sitemap	{display: none;}
	.footer-info .footer-link li::before	{display: none;}
	#top	{bottom: 2%;}
	#top img	{width: 40px;}
}
  

@media screen and (min-width: 769px) and (max-width: 1024px) {
	.w-75	{width: 100%;}
	#wrap	{overflow: hidden;}
	.header .gnb-inner	{width: 96%; justify-content: space-between; margin: 0 auto;}
	.header h1 .header-logo	{background: url(../img/logo.png) no-repeat center;}
	.header .gnb-nav	{display: none;}
	.header .util-wrap	{width: auto;}
	.all-menu-wrap .menu-list	{width: 90%;}
	.all-menu-wrap .menu-list .depth02-wrap .depth02-box .tit, .all-menu-wrap .menu-list .depth02-wrap .depth02-box .tit a	{line-height: 1.4;}
	.container	{width: 90%;}
	#section1	{padding: 30px 0; margin-bottom: 50px;}
	#section1 .main-slider .bx-viewport	{height: auto!important;}
	#section1 .main-slider .slide img	{height: 100%;}
	#section1 .main-slider .bx-controls-direction	{display: none;}
	#section3 .con-box	{width: 300px;}
	#section3 .con-text	{width: 300px;}
	#section4 .con-box	{width: 300px; line-height: 1.4;}
	#section4 .con-box .thumb	{width: 300px;}
	#section4 .con-list	{width: 300px;}
	#section6 .site-link li img	{width: 80%;}
	.sub-main-top h2, .sub-main-top h2.small {width: 90%; font-family: 'PretendardSB'; letter-spacing: -0.03em; margin-bottom: 10px!important;}
	.sub-title	{width:100%;}
	.sub-inner		{width: 90%; overflow: hidden;}
	.page-nav	{width: 90%;}
	.col-tab	{width: 90%;}
	.sub-cont-list	{padding-bottom: 50px; margin-bottom: 50px;}
	.sub-cont-list .cont	{width: 750px;}
	.ct_tab01	{padding: 30px 0 0;}
	.footer-wrap	{width: 90%;}
	.footer-logo	{display: none;}
	.side-banner	{display: none;}
}

