<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

@media screen and (max-width:1200px){


	/*header*/
	/* .gnb &gt; li &gt; a {display:block; padding: 23px 20px; font-size:18px; font-weight:700; text-align:center;} */
	.gnb &gt; li &gt; a {display:block; padding: 24px 21px; font-size:17px; font-weight:700; text-align:center;}

	
	/* footer */
	.gov3_link {    width: 45px; top: 45px;  /* left: 0; */   /* margin-left: 750px; */}

	.sub_gnb{padding-left: 5px;}
		.gnb_li_hide a{padding-left: 20px;background: url(/images/main/red_plus.png) 3px 5px no-repeat;}
		.gnb_li_hide &gt; a.on{background: url(/images/bull/bull_bar.jpg) 5px 8px no-repeat;}
		.sub_gnb .gnb_li &gt; a{padding-left: 20px;background: url(/images/bull/bull_bar.jpg) 5px 8px no-repeat;}
}

@media screen and (max-width:1112px){
	.gnb &gt; li &gt; a {display:block; padding: 25px 20px; font-size:16px; font-weight:700; text-align:center;}

}
@media screen and (max-width:1050px){
	.gnb &gt; li &gt; a {display:block; padding: 25px 17px; font-size:15px; font-weight:700; text-align:center;}

}

@media screen and (max-width:991px){
	/* header */

	/************* header ************/
	.header {margin-bottom:40px;}
	.sitemap_wrap.on{display: none; !important;}

	/* top_banner */
	.banner_close_btn {font-size:12px;}

	/* logo_header */
	.logo_header {border-bottom:0 none;}
	.head_sch_box {left:0; top:auto; bottom:-40px; width:100%; margin-left:0; margin-top:0;}
	.head_util_box {display:none;}
	
	/* gnb_header */
	.gnb_header {display:none;}
	.gnb {display:none;}
	.m_gnb_btn {display:block;}

	.contents_wrap {padding-bottom:200px;}

	/* footer */
	.footer {margin-top:-200px; text-align:center;}
	.footer .container {height:200px; padding-top:30px;}
	.foot_logo {position:static; margin-bottom:20px;}
	.foot_txt_box {padding-left:0;}
	.foot_menu {display:inline-block;}
	.foot_menu li:before {padding:0 7px;}
	.foot_menu li a {font-size:0.93em;}
	.gov3_link {display:none;}
}

@media screen and (max-width:767px){
	/* header */
	/************* header ************/
	/* top_banner */
	.banner_header {display:none !important;}
	.banner_header_view.on{text-align: right;display: none;!important}
	/* logo_header */
	.logo_header .container {height:80px;}
	.head_logo {width:230px; margin-top:-25px;}

	.contents_wrap {padding-bottom:240px;}

	/* footer */
	.footer {margin-top:-240px;}
	.footer .container {height:240px;}
	.foot_menu li {margin-bottom:3px;}
	.foot_menu li:before {content:"";}
	.foot_txt_box .txt .each {margin-bottom:3px;}
}

@media screen and (max-width:480px){
	/* common */
	body {font-size:14px;}

	/* header */
	/************* header ************/
	/* logo_header */
	.logo_header .container {height:70px;}
	.head_logo {width:200px; margin-top:-22px;}
	.head_sch_box {height:35px;}
	.head_sch_btn {width:35px; height:35px;}

	.contents_wrap {padding-bottom:270px;}

	/* footer */
	.footer {margin-top:-270px;}
	.footer .container {height:270px;}
}
</pre></body></html>