@charset "utf-8";

.container{position:relative;overflow-x:hidden}
.d_width	{position:relative;width:1400px;margin:0 auto;transition:all 0.5s;}

/* header banner */
#top-banner			{position:relative;background:#626A73;}
#top-banner .closetxt{position:absolute;right:0;bottom:0;color:#fff;font-size:12px;line-height:20px;}
#top-banner .closetxt input	{margin-top:0;}
#top-banner .btn_close{display:block;width:18px;height:18px;line-height:16px;border:1px solid rgba(255,255,255,0.6);color:#fff;vertical-align:middle}
#top-banner .cont	{height:120px;padding:15px 0;overflow:hidden;}
#top-banner .bx:nth-child(3n+2){border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1);}
#top-banner .bx  	{float:left;width:33.3333%;display:block;text-align:center;color:#fff;overflow:hidden;}
#top-banner .bx a	{color:#fff}
#top-banner .bx a.btn_d{border-color:rgba(0,0,0,0.1);background:rgba(0,0,0,0.2);margin:5px 1px 0;}
#top-banner .btit	{font-size:24px;font-weight:600;color:#FFFFCC;display:inline-block;background:rgba(0,0,0,0.2);line-height:1;padding:0 3px 4px 3px;letter-spacing:-1px;margin:0 0 5px 0;}
#top-banner .stit	{font-size:18px;color:#fff;}
#top-banner .txt	{font-size:14px;margin:5px 0;line-height:1.4;color:#fff}
#top-banner .control{position:absolute;left:0;top:50%;width:100%;margin-top:-15px;}
#top-banner .control a{color:#fff;display:block;width:13px;height:25px;}
#top-banner .control .fa{display:none;}
#top-banner a.prev	{position:absolute;top:0;left:-13px;background:url(../img/control_prev.png) no-repeat 0 0}
#top-banner a.next	{position:absolute;top:0;right:-13px;background:url(../img/control_next.png) no-repeat 0 0}
#top-banner .ctrl	{position:absolute;bottom:-44px;left:0;width:100%}
#top-banner .ctrl a	{position:relative;z-index:9999;float:right;display:block;width:80px;height:44px;line-height:44px;font-family:'TitilliumWeb';text-align:center;background:#626A73;font-size:13px;color:#fff;}
#top-banner .ctrl .fa{margin-left:5px;font-size:16px;}
#top-banner.none,
#top-banner .ctrl.none{display:none;}
#top-banner img		{max-width:100%;}
#top-banner .toggle_control	{position:absolute;text-align:center;left:0;bottom:10px;width:100%;height:20px;z-index:4;}
#top-banner .toggle_control a		{position:relative;display:inline-block;width:10px;height:10px;border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:2px solid rgba(0,0,0,0.6);margin:0 2px;vertical-align:middle}
#top-banner .toggle_control a.on	{border-color:#fff;background:#fff;}
#top-banner .toggle_control a.pause,
#top-banner .toggle_control a.play	{border:none !important;margin-left:10px;}
#top-banner .toggle_control a.pause:before,
#top-banner .toggle_control a.pause:after	{content:"";display:inline-block;width:3px;height:10px;background:rgba(0,0,0,0.6);vertical-align:top;}
#top-banner .toggle_control a.pause:after	{margin-left:3px;}
#top-banner .toggle_control a.play:after	{content:"";border: solid transparent;width:0;height:0;border-left-color:rgba(0,0,0,0.6);border-width:6px;position:absolute;margin:-1px 0 0 -3px}
#popupList	{margin:0 20px 0 10px;}
@media only screen and (max-width:1440px){
	#top-banner .ctrl a{width:150px;}
}
@media only screen and (max-width:1256px){
	#top-banner .ctrl a{width:130px;}
}
@media only screen and (max-width:1023px){ /*720*/
	#top-banner			{padding-bottom:40px;}
	#top-banner .d_width{width:auto;}
	#top-banner .bx  	{width:50%;}
	#top-banner .bx:nth-child(2){border-right:none;}
	#top-banner a.prev	{left:10px;}
	#top-banner a.next	{right:10px;}
	#top-banner .ctrl	{padding:0 10px;border-top:1px dotted rgba(0,0,0,0.1); right:0 !important;bottom:-40px;}
	#top-banner .ctrl a	{width:auto;height:40px;line-height:40px;margin:0;}
	#top-banner .ctrl a	span{display:none}
}
@media only screen and (max-width:767px){ /*auto*/
	#top-banner .d_width{padding:0 30px !important;}
	#top-banner .bx  	{float:none;width:auto;}
	#top-banner .bx:nth-child(2){border:none;}
	#top-banner .bx a.btn_d{display:inline-block !important}
	#top-banner .bx a		{display:block;padding:0 20px !important;}
	#top-banner .closetxt{position:absolute;left:10px;bottom:-30px;}
}

#wrap		{position:relative;padding:0;margin:0;}
#header		{position:absolute;left:0;top:0;width:100%;height:134px;background:#fff;z-index:100;transition: all .3s;}
.topwrap	{position:absolute;right:0;top:0;height:50px;text-align:right;}
.topwrap .link	{float:right;position:relative;z-index:9;}
.sbg .topwrap .link	{margin-right:0;}
.topwrap .link a	{position:relative;font-family:'TitilliumWeb';line-height:90px;color:#9D9487;font-size:13px;display:inline-block;text-align:center;margin-left:15px;}
.login-txt	{position:absolute;right:0;bottom:-150px;background:rgba(255,255,255,0.8);padding:10px;border-radius:8px;}
.topwrap .login-time	{font-size:12px;color:#9D9487;margin-right: 10px;}
.topwrap .login-time span	{text-decoration:underline;}

.topwrap .link a.t-plus	{display:inline-block;background:rgba(0,0,0,.2);color:#fff;padding: 2px 8px;line-height:20px;font-size:11px;text-align: center;vertical-align: middle;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;vertical-align:middle;border-radius:3px;}
.topwrap .link a.t-plus:hover	{background:#fff;color:#2A3C66;transition:0.3s;}
.topwrap .hollo	{font-size:13px;color:#666;margin-right:20px;}
.topwrap .hollo span	{color:#FF9900;}
.topwrap .link .nikom-logo		{margin-left:25px;}
.ico-sitemap	{position:relative;height:20px;vertical-align:middle;}
.ico-sitemap:before	{content:"";display:block;width:26px;height:3px;background:#003485;box-shadow:0 16px 0 #003485;}
.ico-sitemap:after	{content:"";display:block;width:20px;height:3px;background:#003485;margin-top:5px;margin-left:5px;}

.topwrap2	{position:relative;height:44px;background-color:#132058;/*  background-color:rgba(9,20,83,0.7); */z-index: 9999;}
.topwrap2:after{content:''; display:block; clear:both;}
.topwrap2 .d_width > a{font-size:13px;float:left;color:#ffffff;height:44px;line-height:44px;position:relative;z-index:99999;padding:0 11px;}
.topwrap2 .d_width > a.on{background-color:#FF9200; color:#102F69;}
.topwrap2 .d_width > a.on:after{display:none;}
.topwrap2 .d_width > a:after{content:''; display:block; width:1px; height:20px; position:absolute; left:0; top:50%; transform:translateY(-50%); background-color:#2D307C;}
/* .topwrap2 .d_width > a:before{content:"\f015"; font-family:FontAwesome; display:inline-block; font-size:17px; margin-right:5px;} */

/* .topwrap2 .d_width > a:nth-child(2):before{content:'\f07c';} */
/* .topwrap2 .d_width > a:nth-child(4):before{content:'\f044';} */
/* .topwrap2 .d_width > a:nth-child(5):before{content:"";display:inline-block;width:22px;height:15px;background:url(../../nikom/img/top_logo04.png) no-repeat;vertical-align:middle;margin-top:-4px;} */
/* .topwrap2 .d_width > a:nth-child(6):before{content:'\f058';} */
/* .topwrap2 .d_width > a:nth-child(7):before{content:'\f02d';} */
/* .topwrap2 .d_width > a.ico08:before{content:"\f109"} */
.top-search .search-input{position:relative;width:120px; height:44px; float:right;}
.top-search .search-input input{width:100%; height:100%; border:none; border-radius:0; background-color:rgba(0,0,0,0.3);padding:0 10px;}


.nikom-logo img	{height:26px;vertical-align:middle;}
#logo		{position:absolute;left:0;top:28px;padding:0;margin:0;z-index:999;}
#logo .n2	{display:none;}
#logo img	{vertical-align:top;max-height:36px;}

#gnb					{position:relative;width:calc(100% - 230px);margin-left:230px;height:90px;padding:0;z-index:5;}
#gnbmn					{position:relative;}
#gnbmn ul.depth1		{width:100%;padding:0 170px 0 0;}
#gnbmn ul.depth1:after	{content:"";display:block;float:none;clear:both;}
#gnbmn ul.depth1 li		{float:left;}
#gnbmn ul.depth1 li a	{display:block;color:#000 !important;padding:0 28px;line-height:90px;font-size:21px;font-weight:600;text-align:center;letter-spacing:-1px;}
#gnbmn ul.depth2		{position:absolute;left:40px;top:80px;display:none;padding:25px 0;width:100%;margin:0;z-index:4;min-height:180px;}
#gnbmn ul.depth2 .title	{position:absolute;left:-270px;top:0;width:250px;padding:30px 0;}
#gnbmn ul.depth2 .title .tit	{font-size:30px;font-weight:600;color:#2A3C66;line-height:1;}
#gnbmn ul.depth2 .title .tit:after	{content:"";display:block;width:30px;height:2px;background:#2A3C66;margin:20px 0 15px;}
#gnbmn ul.depth2 .title .txt	{font-size:16px;color:#493A3D;line-height:1.5;}
#gnbmn ul.depth2 li		{display:block;width:calc(33.3333% - 20px);padding:0;margin:0 10px 20px 10px;}
#gnbmn ul.depth2 > li:nth-of-type(3n+1)	{clear:both;}
#gnbmn ul.depth2 li a	{display:block;border-bottom:1px solid #2A3C66;color:#2A3C66 !important;padding:0;margin:0;font-size:16px;font-weight:600;line-height:50px;text-align:left;letter-spacing:0;}
#gnbmn ul.depth2 > li > a:after		{content:"\f107";font-family:FontAwesome;float:right;opacity:0;margin-right:40px;}
#gnbmn ul.depth2 > li:hover > a		{background:#2A3C66;color:#DED0BA !important;padding:0 12px 0 14px;}
#gnbmn ul.depth2 > li:hover > a:after	{margin-right:0;opacity:1;}
#gnbmn ul.depth3		{padding-top:10px;}
#gnbmn ul.depth3 li		{float:none;width:100% !important;margin:0;line-height:1.8;text-align:left;}
#gnbmn ul.depth3 li a	{display:inline-block;background:none;border:none;font-size:14px;color:#666 !important;line-height:1.2;font-weight:400;transition:all 0.2s ease-out;}
#gnbmn ul.depth3 li a:before	{content:"";display:inline-block;width:3px;height:3px;background:#BDB0A1;vertical-align:middle;margin-right:5px;transition:all 0.2s ease-out;margin-top:-2px;}
#gnbmn ul.depth3 li a:hover,
#gnbmn ul.depth3 li a:focus,
#gnbmn ul.depth3 > li.on > a		{color:#2A3C66 !important;}
#gnbmn ul.depth3 li a:hover:before,
#gnbmn ul.depth3 li a:focus:before,
#gnbmn ul.depth3 > li.on > a:before	{background:#2A3C66;}

.top-search					{position:absolute;width:100%;right:0;top:0;z-index:999;}
.top-search .search-input	{position:relative;width:180px; height:44px; float:right;}
.top-search .ico_search		{position:relative;float:right;width:170px;height:100%;padding:10px 20px;border:none; border-radius:0; background-color:rgba(255,255,255,0.1);font-size:13px;color:#fff;}
.top-search .ico_search i	{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#FF9200;}

.va_mo .top-search			{display:none;}
.top-search *				{transition:all 0.3s ease-out;}
.top-search .ico_close		{display:none;position:absolute;right:0;top:-0;width:80px;height:80px;background:#FFCC00;}
.top-search .ico_close:before	{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg);height:25px;border-right:2px solid #2A3C66;}
.top-search .ico_close:after	{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);height:25px;border-right:2px solid #2A3C66;}
.top-search .cont			{position:absolute;right:0;left:0;top:44px;width:100%;background:#F4F4F4 url(../img/topsearch_bg.png) no-repeat 80% 0;border-bottom:2px solid #2A3C66;opacity:0;visibility:hidden;height:340px;padding:60px 80px;box-shadow:inset 0 8px 5px -3px rgba(0,0,0,0.2);}
.top-search.open .cont		{opacity:1;visibility:visible;}
.top-search.open .ico_search	{display:none;}
.top-search.open .ico_close		{display:block;z-index: 9;}
.top-search .cont .title	{font-size:40px;font-family:'TitilliumWeb';letter-spacing:10px;line-height:0.6;font-weight:200;color:#2A3C66;}
.top-search .search-wrap	{background:#fff;border:2px solid #2A3C66;border-radius:5px;padding:15px;}
.top-search .search-wrap:after	{content:"";display:block;float:none;clear:both;}
.top-search .search-wrap .text-box	{position:relative;float:left;width:calc(100% - 220px);padding-left:20px;}
.top-search .search-wrap a			{position:absolute;right:0;top:0;width:40px;height:40px;line-height:38px;text-align:center;font-size:18px;color:#2A3C66;}
.top-search .select-box				{float:left;width:220px;padding-right:20px;border-right:1px solid #E7E7E7;}
.top-search .select-box:after		{content:"";clear:both;display:block;float:none;}
.top-search .select-box .dropdown	{line-height:40px;padding:0;margin:0;}
.top-search .select-box .dropdown-menu 	{width:100%;padding:0;}
.top-search .select-box .dropdown-menu li	{padding:0 20px;line-height:40px;border-top:1px solid #eaeaea;cursor:pointer;font-weight:400}
.top-search .select-box .dropdown-menu li:hover{background:#f4f4f4;color:#2A3C66;}
.top-search .select-box .dropdown-menu li:first-child{border:none;}
.top-search .select-box button		{border-radius:4px;width:100%;display:block;line-height:38px;height:40px;background:none;border:none;padding:0 10px;text-align:left;}
.top-search .select-box button .fa	{float:right;display:block;line-height:40px;font-size:20px;color:#2A3C66;}
.top-search .search-wrap input		{height:40px;font-size:14px;color:#949DB2;border:none;}
.top-search .select-box button:focus,
.top-search .search-wrap input:focus	{outline:none;border:1px solid #2A3C66;}
.top-search .search-wrap input::placeholder	{color:#2A3C66;}
.top-search .hotkeyword			{position:relative;padding:25px 0;}
.top-search .hotkeyword:after	{content:"";display:block;float:none;clear:both;}
.top-search .hotkeyword .tit	{float:left;width:220px;font-size:16px;font-weight:600;color:#2A3C66;border-right:1px solid #ccc;line-height:30px;}
.top-search .hotkeyword ul		{float:left;width:calc(100% - 420px);padding-left:30px;line-height:30px;/*height:30px;*/overflow:hidden;}
.top-search .hotkeyword .tab-wrap	{position:absolute;right:0;top:25px;}
.top-search .hotkeyword .tab-wrap a	{display:block;float:left;line-height:30px;border:1px solid #2A3C66;padding:0 10px;font-size:12px;color:#2A3C66;}
.top-search .hotkeyword .tab-wrap a.on	{color:#fff;background:#2A3C66;}
.top-search .hotkeyword li .num	{display:inline-block;width:26px;height:26px;background:#2A3C66;border-radius:50%;margin:2px;text-align:center;line-height:26px;font-size:10px;color:#F4F4F4;}
.top-search .hotkeyword li a	{font-size:14px;color:#333;margin:0 10px;height:30px;overflow:hidden;display:inline-block;max-width:calc(100% - 100px);vertical-align:middle;}
.top-search .hotkeyword li .updown.up	{color:#FF0000;}
.top-search .hotkeyword li .updown.down	{color:#0000FF;}
.top-search .quick		{position:absolute;left:0;bottom:0;width:100%;border-top:1px dashed rgba(0,0,0,0.1);padding:20px 80px;}
.top-search .quick ul	{margin:0 -10px;}
.top-search .quick li	{float:left;width:25%;}
.top-search .quick a	{display:block;margin:0 10px;border-radius:5px;background:rgba(255,255,255,0.5);border:2px solid #2A3C66;padding:15px 20px;font-size:16px;color:#2A3C66;transition:all 0.2s ease-out;}
.top-search .quick a:after	{content:"\f178";font-family:FontAwesome;float:right;}
.top-search .quick a:hover	{background:#2A3C66;color:#CAB48E;}
.top-search .hot-all	{position:absolute;right:195px;top:26px;width:calc(100% - 450px);text-align:right;z-index:3;}
.top-search .hot-all .all-btn	{color:#2A3C66;display:inline-block;}
.top-search .hot-all ul		{opacity:0;visibility:hidden;position:absolute;right:0;top:35px;border-radius:6px;float:none;width:100%;padding:15px 18px 10px 18px;background:#fff;text-align:left;line-height:1.4;}
.top-search .hot-all.open .all-btn	{transform:rotate(180deg);}
.top-search .hot-all.open ul	{opacity:1;visibility:visible;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.top-search .hot-all li			{padding:2px 0;}
.top-search .hot-all li .num	{line-height:1.4;width:auto;height:auto;background:none;color:#2A3C66;font-size:14px;margin:0;vertical-align:top;}
.top-search .hot-all li a		{vertical-align:top;height:auto;max-width:calc(100% - 40px);}
.top-search .hot-all li .updown	{font-size:12px;display:inline-block;vertical-align:top;margin-top:1px;}

#id_gnb_bg		{position:absolute;left:0;top:134px;z-index:3;background:#F9F9F9;overflow:hidden;}
.gnb_bg			{width:100%;padding:0; background:#F9F9F9;box-shadow:inset 0 8px 5px -3px rgba(0,0,0,0.2);}
.gnb_bg:before	{content:"";position:absolute;left:0;top:0;width:calc(50% - 480px);height:100%;background:url(../img/gnb_bg.jpg) no-repeat 0 50% / cover;}

#header.active		{}
#header.active #gnbmn ul.depth1 li a:hover,
#header.active #gnbmn ul.depth1 li a:focus,
#header.active > #gnbmn > ul.depth1 > li.on > a	{}

#header.fix			{position:fixed;left:0;top:0;width:100%;height:134px;border-bottom:1px solid #ccc;z-index:100;}
#header.fix #gnbmn ul.depth2 .title	{left:-290px;padding-left:0;}
#header.fix #gnbmn ul.depth2	{padding-left:10px;}
#header.fix #gnbmn ul.depth2 > li:hover > a	{padding:0 20px;}
#header.fix	#gnb 		{top:0;}
#mo-menu{display:none}

#footer				{background:#434956;color:#A0A3AA;}
#footer .fmn		{line-height:60px;border-bottom:1px solid rgba(255,255,255,0.1);}
#footer .fmn li		{float:left;margin-right:30px;}
#footer .fmn li:first-child a{color:#ff9c00;}
#footer .fmn li:last-child	{margin-right:0;}
#footer .fmn a		{font-size:14px;color:#fff;}
#copyright			{padding:30px 0;font-size:13px;}
#footer address		{display:inline-block;margin:0 30px 0 0;}
#footer address span	{margin-right:20px;float:left;vertical-align:middle;line-height:1.6;}
#copyright p		{margin-top:20px;}
@media only screen and (max-width:1600px){
	#top-banner .ctrl{left:auto;/* right:-50px; */}
	.topwrap2 .d_width > a{/* font-size:12px; */}
}
@media only screen and (max-width:1440px){
	#header{height:178px;}
	.topwrap{height:90px;}
	.topwrap2{height:88px;}
	.topwrap2 .d_width > a{width:calc((100% - 150px) / 5);text-align:center;}
	.top-search{top:44px;}
	.top-search .ico_search{width:150px;}
	#top-banner .closetxt{padding-right:10px;}
	#id_gnb_bg{top:178px;}
}
@media only screen and (max-width:1400px){
	body{overflow-x:hidden}
	.d_width	{width:1240px;}
	#header.fix #logo		{top:22px;}
	#logo img				{width:175px;}
	.topwrap .hollo,
	.topwrap .login-time,
	.topwrap .link a.t-plus		{display:none;}
	.topwrap2 .d_width > a{padding:0 10px;}
	.topwrap2 .d_width > a:before{display:none !important;}
	#gnb					{width:calc(100% - 190px);margin-left:190px;}
	#gnbmn ul.depth1 li		{}
	#gnbmn ul.depth1 li a	{font-size:18px;padding:0 20px;}
	#gnbmn ul.depth2		{left:0;}
	#gnbmn ul.depth2 .title	{display:none;}
	#gnbmn ul.depth2 li		{width:calc(33.3333% - 20px);}
	#gnbmn ul.depth2 li:nth-of-type(4n+1)	{clear:none;}
	#gnbmn ul.depth2 li:nth-of-type(3n+1)	{clear:both;}
	#gnbmn ul.depth2 li a	{font-size:15px;padding:0;}
	#gnbmn ul.depth3 li a	{font-size:13px;}
	#gnbmn .ico_search		{width:60px;}
	.gnb_bg			{width:100%;margin:0 -480px 0 0;}
	.gnb_bg:before	{display:none;}

}
@media only screen and (max-width:1256px){
	body{overflow-x:hidden}
	.d_width	{width:960px;}
	#header.fix #logo		{top:22px;}
	#logo img				{width:175px;}
	.topwrap .hollo,
	.topwrap .login-time,
	.topwrap .link a.t-plus		{display:none;}
	
	.topwrap2 .d_width > a{width:calc((100% - 130px) / 5);font-size:12px;padding:0 10px;}
	.top-search .search-input{width:auto;}
	#gnb					{width:calc(100% - 190px);margin-left:190px;}
	#gnbmn ul.depth1		{padding:0 130px 0 10px;}
	#gnbmn ul.depth1 li		{}
	#gnbmn ul.depth1 li a	{font-size:16px;padding:0 10px;}
	#gnbmn ul.depth2		{padding-left:10px;}
	#gnbmn ul.depth2 li		{width:calc(33.3333% - 20px);}
	#gnbmn ul.depth2 li:nth-of-type(4n+1)	{clear:none;}
	#gnbmn ul.depth2 li:nth-of-type(3n+1)	{clear:both;}
	#gnbmn ul.depth2 li a	{font-size:15px;padding:0;}
	#gnbmn ul.depth3 li a	{font-size:13px;}
	#gnbmn .ico_search		{width:60px;}
	

	/* .top-search .ico_search,
	.top-search .ico_close		{width:60px;} */
	.top-search .cont,
	.top-search .quick			{padding-right:50px;padding-left:50px;}
	/* .top-search	.open-btn	{background:none;width:44px;height:44px;line-height:44px;padding:0;} */
	/* .top-search	.open-btn span	{display:none;} */ 
	.top-search .ico_search{width:130px;}
	.top-search.open .ico_close{width:65px;height:65px;}
}
@media only screen and (max-width:1023px){
	.d_width	{width:720px;}
	#header.fix	{height:50px;background:#fff;border:none;}
	#header.fix:before	{display:none;}
	#header.fix #logo	{top:0;}
	.topwrap,
	.topwrap2,
	#gnbmn,
	ul.depth2 .title		{display:none;}
	#header		{position:relative;height:50px;z-index:99;}
	#header.fix	#gnb,
	#gnb		{position:absolute;top:0;left:0;background:none;width:100%;height:50px;}
	#gnb .d_width{width:auto;}
	#logo		{position:relative;top:0;padding-top:10px;text-align:center;}
	#logo img	{width:auto;height:30px;}
	#header .va_mo			{display:block;width:100%;position:absolute;z-index:9999;top:0;}
	#header .va_mo a.ico_nav		{display:block;width:50px;height:50px;text-align:center;position:absolute;line-height:50px;left:0;top:0;background:#2A3C66;color:#fff;z-index:999;}
	#mo-menu		{z-index:9999;}
	#mo-menu .topmn	{padding:20px;border-bottom:1px solid #ddd;text-align:center;font-size:14px;}
	#mo-menu .topmn a{margin:0 5px;}
	#gnb .top-search	{display:none;}
	.va_mo .top-search	{display:inline-block;left:0;top:0;}
	.top-search .ico_search,
	.top-search .ico_close			{width:50px;height:50px;line-height:50px;}
	.top-search .ico_search,
	.top-search .ico_close			{right:0;top:0;}
	.top-search .cont		{top:50px;}
	.gnb_bg		{display:none;}
}
@media only screen and (max-width:767px){
	.d_width	{width:auto;}
	#logo		{padding-top:13px;}
	#logo img	{height:24px;}
	.top-search .cont			{padding:20px;height:auto;}
	.top-search .cont .title	{font-size:30px;}
	.top-search .search-wrap	{padding:5px;}
	.top-search .search-wrap .select-box{width:90px;padding-right:5px;}
	.top-search .search-wrap .text-box	{width:calc(100% - 90px);padding-left:5px;}
	.top-search .select-box .dropdown,
	.top-search .select-box button,
	.top-search .select-box button .fa,
	.top-search .search-wrap input		{line-height:30px;height:30px;font-size:12px;min-height:30px;}
	.top-search .search-wrap a			{width:30px;height:30px;line-height:28px;font-size:16px;}
	.top-search .hotkeyword			{padding:15px 0;}
	.top-search .hotkeyword .tit	{float:none;width:100%;border-right:none;margin-bottom:10px;font-size:15px;}
	.top-search .hotkeyword .tab-wrap a{padding:0 5px;}
	.top-search .bx-wrapper			{margin:0 !important;}
	.top-search .hotkeyword ul		{float:none;width:100%;padding-left:0;}
	.top-search .hotkeyword .tab-wrap	{top:15px;}
	/* .top-search .hotkeyword .updown	{float:right;} */
	.top-search .quick			{position:relative;padding:20px 0 0 0;}
	.top-search .quick ul		{margin:-5px;}
	.top-search .quick li		{width:50%;}
	.top-search .quick a		{text-align:center;padding:10px;font-size:14px;margin:5px;}
	.top-search .quick a:after 	{display:none;}
	.top-search .hot-all		{right:0;top:60px;width:280px;}
	.top-search .hot-all ul	{padding-left:15px;}
	#footer		{padding:15px;}
	#footer .d_width	{min-width:auto;}
	#footer .fmn		{line-height:1;padding-bottom:10px;}
	#footer .fmn li		{margin-right:5px;}
	#footer .fmn a		{font-size:12px;}
	#footer address		{margin:0 0 5px 0;}
	#footer address img		{height:30px;}
	#footer address span	{font-size:12px;}
	#copyright		{padding:10px 0 0 0;}
	#copyright p	{margin-top:10px;font-size:12px;}
}

/* sub */
#sub-visual			{position:relative;width:100%;padding-top:170px;height:380px;background:url(../img/svbg.jpg) no-repeat 50% 50%;background-size:cover;overflow:hidden;}
#sub-visual:after	{content:"";position:absolute;right:calc(50% - 820px);bottom:0;width:440px;height:320px;background:url(../img/mguide_img.png) no-repeat 50% 100%;}
#sub-visual .title	{}
#sub-visual .title p		{color:#2A3C66;}
#sub-visual .title .etit	{font-family:'TitilliumWeb';font-size:14px;letter-spacing:4px;margin-bottom:10px;}
#sub-visual .title .tit		{font-size:34px;line-height:1;letter-spacing:-2px;}
#sub-visual .title .tit span{font-weight:600;}
#sub-visual .next		{position:relative;float:left;width:calc(50% - 160px);z-index:5;}
#sub-visual .next .txt	{float:left;padding:10px 0;}
#sub-visual .next .tit	{font-size:14px;color:#666;}
#sub-visual .next .name	{font-size:26px;color:#2A3C66;}
#sub-visual .next a		{position:relative;float:left;display:block;margin-left:20px;width:70px;height:70px;border:1px solid #2A3C66;border-radius:50%;}
#sub-visual .next a:before	{content:"";position:absolute;left:50%;margin-left:-7px;top:50%;width:14px;border-bottom:1px solid #2A3C66;}
#sub-visual .next a:after	{content:"";position:absolute;left:50%;margin-top:-3px;top:50%;width:7px;height:7px;border-right:1px solid #2A3C66;border-top:1px solid #2A3C66;transform:rotate(45deg);}

#snbmn a.newWin	.fa	{position:absolute;right:15px;top:20px;font-size:12px;text-align:right;}

.sub-section	{position:relative;z-index:5;}
.sub-section img{max-width:100%}

.snb-wrap		{position:relative;margin-top:-60px;height:60px;background:rgba(0,36,79,0.8);z-index:10;}
#snb			{position:relative;z-index:6;}
#snb a			{display:block;height:100%;}
#snb ul			{}
#snb ul li			{position:relative;float:left;cursor:pointer}
#snb ul li span,
#snb ul li a		{display:block;padding:0 40px 0 20px;min-width:240px;line-height:60px;color:#C2CEDC;font-size:16px;border-right:1px solid rgba(255,255,255,0.2);white-space:nowrap;}
#snb ul li:after			{position:absolute;right:15px;top:50%;margin-top:-15px;content:"\f107";font-family:FontAwesome;font-size:20px;color:#C2CEDC;}
#snb > ul > li:last-child:after,
#snb > ul > li:last-child > span,
#snb > ul > li:last-child > a	{color:#fff;}
#snb ul li.home a			{min-width:auto;width:60px;height:60px;padding:0;background:#FFCC00;border:none;}
#snb ul li.home a:before	{content:"\f015";font-family:FontAwesome;font-size:18px;display:block;width:100%;line-height:60px;text-align:center;color:#2A3C66;}
#snb ul li.home:after		{content:"";}
#snb ul ul			{visibility:hidden;opacity:0;position:absolute;left:0;top:60px;width:100%;border:1px solid rgba(0,36,79,0.8);border-top:none;background:#fff;}
#snb li:hover ul	{visibility:visible;opacity:1;transition:all .3s;}
#snb ul ul li		{float:none;width:100%;}
#snb ul ul li:after	{display:none}
#snb ul ul li a		{position:relative;min-width:auto;line-height:1.5;white-space:inherit;color:#555;font-size:15px;border:none;border-bottom:1px solid #E7E7E7;padding:10px 20px;background:none;}
#snb ul ul li:last-child a	{border-bottom:none;}
#snb ul ul li a:hover		{background:#EBF0F8;color:#666;}
#snb ul ul li.on a,
#snb ul ul li.on a:hover	{background:#A38733;color:#fff;}
.search-snb #snb ul li:after	{display:none;}

.body-head		{padding:60px 0 40px 0;}
.body-title		{float:left;}
.body-title h1	{margin:0;padding:0;font-size:40px;color:#666;font-weight:400;line-height:1;}

.pnb		{position:relative;float:right;}
.pnb:after	{content:"";display:block;float:noen;clear:both;}
.pnb a		{display:block;float:left;width:42px;height:42px;border:1px solid rgba(0,0,0,0.1);border-left:none;background-image:url(../img/pnb_ico.png);background-repeat:no-repeat;}
.pnb a:first-of-type,
.pnb a:nth-of-type(4)	{border-left:1px solid rgba(0,0,0,0.1);}
.pnb .ico-font-up		{background-position:0 0;}
.pnb .ico-font-normal	{background-position:-40px 0;}
.pnb .ico-font-down		{background-position:-80px 0;}
.pnb .ico-print			{background-position:-120px 0;margin-left:5px;background-color:#2EA7C0;}
.pnb .ico-share			{background-position:-160px 0;background-color:#2A3C66;}
.pnb .share		{position:absolute;right:0;top:50px;z-index:9999;width:auto;background:#fff;border:1px solid #eaeaea;padding:20px 20px 20px 15px;box-shadow:0 2px 6px rgba(0,0,0,0.1);width:220px;}
.share a	{display:block;float:left;margin-left:5px;width:30px;height:30px;border-radius:0;background-repeat:no-repeat;background-position:50% 50%;background-size:30px 30px}
.share span	{display:none;}
.share a.kakao		{background-image:url(../img/ico_kakao.png)}
.share a.kakaostory	{background-image:url(../img/ico_kakaostory.png)}
.share a.facebook	{background-image:url(../img/ico_facebook.png)}
.share a.twitter		{background-image:url(../img/ico_twitter.png)}
.share a.blog		{background-image:url(../img/ico_blog.png)}

#body-content	{padding:0 0 100px 0;}

#body-foot		{padding:40px 0;background:#F4F4F4;}
.sub-guide		{position:relative;float:left;width:calc(50% + 30px);padding-right:20px;height:155px;overflow-y: scroll;}
.sub-guide:after	{content:"";display:block;float:none;clear:both;}
.sub-guide .title-wrap	{float:left;width:190px;}
.sub-guide .title-wrap .tit	{font-family:'TitilliumWeb';font-size:30px;color:#37495E;line-height:1;}
.sub-guide .title-wrap .txt	{font-size:16px;color:#999;margin-top:10px;}
.sub-guide .left	{width:calc(100% - 190px);min-height:156px;}
.sub-guide li	{position:relative;line-height:2.6;}
.sub-guide li .tag		{display:inline-block;width:80px;line-height:24px;font-size:12px;margin-right:8px;text-align:center;color:#fff;}
.sub-guide li .tag.tag-bg1	{background:#A38733;}
.sub-guide li .tag.tag-bg2	{background:#5E7942;}
.sub-guide li .tag.tag-bg3	{background:#999286;}
.sub-guide li a			{display:inline-block;font-size:16px;color:#666;width:calc(100% - 150px);height:25px;line-height:1.4;overflow:hidden;vertical-align:middle;}
.sub-guide li .date		{position:absolute;right:0;top:5px;font-size:12px;color:#B8BEC7;}
.sub-guide .control		{position:absolute;left:0;bottom:0;}
.sub-guide .control a	{font-size:12px;color:#434956;vertical-align:middle;margin-right:10px;}
.sub-guide .control a.stop	{font-size:8px;}
.sub-bnr		{float:left;width:calc(50% - 30px);padding-left:20px;border-left:1px solid #E1EEF2;}
.sub-bnr ul		{margin:0 -10px;}
.sub-bnr li		{float:left;width:50%;}
.sub-bnr a		{display:block;padding:30px;height:155px;margin:0 10px;background-repeat:no-repeat;background-position:90% 50%;}
.sub-bnr .bg1	{background-color:#8B7254;background-image:url(../img/sbnr_ico1.png);}
.sub-bnr .bg2	{background-color:#314D70;background-image:url(../img/sbnr_ico2.png);}
.sub-bnr .tit	{font-family:'TitilliumWeb';font-size:14px;color:#C4B8A9;}
.sub-bnr .txt	{font-size:22px;font-weight:600;color:#ECE7DF;margin-top:10px;line-height:1.4;}

@media only screen and (max-width:1256px){
	.sub-bnr a	{background-image:none !important;}
	#sub-visual:after	{right:calc(50% - 740px);}
}
@media only screen and (max-width:1023px){
	#sub-visual			{padding-top:40px;height:220px;}
	#sub-visual:before	{display:none;}
	#sub-visual:after	{right:calc(50% - 560px);height:160px;background-size:auto 100%;}
	#sub-visual .title .etit{letter-spacing:2px;font-size:12px;}
	#sub-visual .title .tit	{font-size:30px;}
	#sub-visual .next		{display:none;}

	.snb-wrap		{margin-top:-50px;height:50px;}
	#snb ul li span,
	#snb ul li a		{padding:0 15px;min-width:190px;line-height:50px;font-size:14px;}
	#snb ul li:after			{margin-top:-12px;font-size:16px;}
	#snb ul li.home a			{width:50px;height:50px;}
	#snb ul li.home a:before	{line-height:50px;}
	#snb ul ul			{top:50px;}
	#snb ul ul li a		{line-height:40px;font-size:13px;}

	#body-foot	{display:none;}
	.pnb		{display:none;}
}
@media only screen and (max-width:767px){
	#sub-visual		{display:none;}
	.snb-wrap		{margin-top:0;}
	#snb .mobile_none	{display:none;}
	#snb ul li.home		{position:absolute;left:0;top:0;}
	#snb ul li.home a			{background:rgba(0,0,0,0.4);}
	#snb ul li.home a:before	{color:#FFCC00;}
	#snb > ul > li:last-child		{float:none;padding-left:50px;}
	#snb ul li span, #snb ul li a	{width:100%;}

	.body-head		{padding:0 0 20px 0;}
	.body-title		{float:none;}
	.body-title h1	{font-size:24px;text-align:center;}

	#body-content	{padding:0;}
	#sub-content	{padding:30px 15px;}
}

.modal						{position:fixed;left:0;top:0;width:100%;height:100%;padding:0;margin:0;background:rgba(0,0,0,0.75);z-index:999999;overflow:hidden;}
.login-modal-cont 			{position:relative;width:380px;background:#fff;border-radius:10px;padding:30px 20px;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;}
.login-modal-cont p	{font-size:17px;color:#333;}
.login-modal-cont .login-time p:nth-child(2)	{font-size:16px;margin:10px 0 20px 0;color:#999;}
.login-modal-cont p span	{color:#3366CC;text-decoration:underline;;font-weight:500;}
.login-modal-cont .close	{position:absolute;top:-30px;right:-30px;z-index:9999999;opacity:1;}
.login-modal-cont .close a	{position:relative;display:block;float:right;margin-top:3px;width:30px;height:30px;background:none;border:2px solid #fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.login-modal-cont .close a:before	{content:"";position:absolute;left:50%;top:50%;margin-left:-4px;margin-top:-1px;display:block;width:8px;height:2px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;}
.login-modal-cont .close a:after	{content:"";position:absolute;left:50%;top:50%;margin-left:-4px;margin-top:-1px;display:block;width:8px;height:2px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;}
.login-modal-cont .close form	{font-size:14px;color:#ccc;text-shadow:none;display:inline-block;margin-right:10px;margin-bottom:5px;}
.login-modal-cont .close input{margin-top:0;}

@media only screen and (max-width:767px){
.login-modal-cont .login-time .mlp10	{margin-left:0 !important;}
}

@media only screen and (max-width:576px){/*mobile-s*/
.login-modal-cont 			{width:300px;}
}

/*코멘트 디자인 수정 20210603*/
.blog_cmt_list{}
.blog_cmt_list li .desc{position:relative;}
.blog_cmt_list .btn-wrap{position:absolute; right:0px; top:20px;}
.blog_cmt_list li:first-child .btn-wrap{top:0;}
.blog_cmt_list ul ul li:first-child .btn-wrap{top:20px;}
.blog_cmt_list ul ul li:last-child{margin-bottom:0;}
.blog_cmt_list .btn-wrap:after,
.blog_cmt_list .file-wrap{margin-top:10px;}
.blog_cmt_list .file-wrap:after{content:''; display:block; clear:both;}
.blog_cmt_list .file-wrap input{float:left;}
.blog_cmt_list .file-wrap div{float:right;}
.blog_cmt_list .blog_cmt_write{ background-color:#fff; padding:10px; margin-top:20px;}
.blog_cmt_list .blog_cmt_write textarea{margin:0;}
.blog_cmt_list .blog_cmt_write a{margin-top:10px;}
.blog_cmt_list .comment_img_wrap{margin-top:10px;}
.blog_cmt_list .comment_thumb{display:inline-block;}
.blog_cmt_list .comment_thumb img{max-width:250px; max-height:375px;}

@media only screen and (max-width:1023px){
	.blog_cmt_list .file-wrap div{margin-top:10px;}
}
/*코멘트 디자인 수정 20210604*/
/* comment */
.comment					{position:relative;display:flex;flex-direction: column;display:inline-block;font-size:.725rem;border-radius:0.125rem;padding:.325rem .5rem;background:#FAAD4D;color:#fff;line-height:1.2;}
.comment:before				{content:"";border:solid transparent;height:0;width:0;position:absolute;border-width:6px;}
.comment.comment-left:before	{top:50%;left:-12px;border-right-color:#faad4d;margin-top:-6px;}
.comment.comment-right:before	{top:50%;right:-12px;border-left-color:#faad4d;margin-top:-6px;}
.comment.comment-bottom:before	{top:100%;left:12px;border-top-color:#faad4d;}
.comment.comment-top:before		{bottom:100%;left:12px;border-bottom-color:#faad4d;}