@charset "utf-8";

.bodybg	{background-color:transparent}
.mbg	{background-image:url(../img/mbg.jpg);background-repeat:repeat-y;background-position:50% 0;background-color:transparent}
.mcbg	{background-image:url(../img/mcbg.jpg);background-repeat:repeat-y;background-position:50% 0;background-color:transparent}
.sbg	{background-image:url(../img/sbg.jpg);background-repeat:repeat-y;background-position:50% 0;background-color:transparent}
.cbg	{background-image:url(../img/cbg.jpg);background-repeat:repeat-y;background-position:50% 0;background-color:transparent}

#wrap		{position:relative;width:100%;padding:0;margin:0;}
#svisual	{position:relative;width:100%;}
#svslide	{position:absolute;width:100%;}
#container	{position:relative;margin-top:70px;} /* d_width */
#container.sub_container{padding:30px 0}
#container:after	{content:"";clear:both;display:block;float:none;}

h3 {color:#3AA370;}

.fmn li{display:inline-block;}
.fmn li:first-child a{color:#3BA370;}
#footer address{text-align:center;margin:40px 0;}
#footer address p			{margin-right:30px;}
#footer address span:nth-of-type(1),
#footer address span:nth-of-type(2)	{width:auto;font-size:13px;}
#footer address span:nth-of-type(1)	{margin:0 10px 0 0;color:#FFFFCC;}
#footer address span:nth-of-type(1) i	{margin-right:5px;}
#copyright{text-align:center;}
#copyright p{display:inline-block;color:#A4A9AA;}

/* 기본layout */
#snb		{display:none;float:left;width:240px;}
#content	{width:100%;padding:0;margin:0;}
#aside		{float:right;width:0 !important;}

#body_head	{position:relative;border-bottom:1px solid #eee;}
#body_head .inwrap	{position:relative;margin:0 auto;width:1400px;}
#body_head:after	{content:"";display:block;float:none;clear:both;}
/* #location	{margin-right:200px;}
#location li{float:left;padding:0 10px;background:url(../../data/img/ico_homearr.png) no-repeat 0 50%;font-size:12px;line-height:38px;}
#location li:first-child{padding-left:20px;background:url(../../data/img/ico_home.png) no-repeat 0 50%;}
#location a	{color:#999}
#pnb		{position:absolute;right:0;top:10px;}
#pnb .page_sns	{float:left;margin-right:5px;}
#pnb .page_sns li	{float:left;text-align:center;margin:5px 0 0 2px}
#pnb .page_sns a	{display:inline-block;width:28px;height:28px;line-height:28px;font-size:12px;background:#ccc;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff;}
#pnb .pnb_bx		{float:right;margin-left:5px;}
#pnb .pnb_bx li		{position:relative;float:left;text-align:center;width:40px;height:40px;line-height:40px;}
#pnb .pnb_bx li:after	{content:"";display:block;position:absolute;right:0;top:14px;width:1px;height:15px;background:#eaeaea;}
#pnb .pnb_bx li:first-child:before	{content:"";display:block;position:absolute;left:0;top:14px;width:1px;height:15px;background:#eaeaea;}
#pnb .pnb_bx a	{color:#ccc} */
#body_title	{clear:both;padding:0 0 20px 0;margin:0 0 20px 0;}
#body_content	{clear:both;padding:0 0 40px 0;margin:0;}

header				{position:absolute;left:0;top:0;width:100%;height:100px;padding:0;margin:0;transition:all 0.3s ease-out;z-index:100}
header #logo		{position:absolute;left:0;top:34px;width:100%;z-index:99}
header .sub_name	{display:inline-block;margin-left:10px;font-size:22px;font-weight:600;color:#333;}
#topwrap .topmn		{line-height:100px;text-align:right;}
#topwrap .topmn a	{position:relative;margin-left:20px;font-size:13px;color:#999;z-index:99}
#topwrap .topmn a.login,
#topwrap .topmn a.logout	{display:none;}
#topwrap .topmn a:nth-of-type(1){width:25px; height:25px; display:inline-block; line-height:33px;font-size:0; background:url(../img/ico_blog.png);}
#topwrap .topmn a:nth-of-type(2){width:25px; height:25px; display:inline-block; line-height:33px;font-size:0; background:url(../img/ico_facebook.png);}
#gnb		{position:absolute;left:0;top:0;width:100%;height:100px;background-color:#fff !important}
#gnb:hover {background-color:#f7f7f7 !important}
#gnbmn		{position:relative;width:1400px;padding:0;margin:0 auto;z-index:99}
#gnbmn a	{display:block;}
#gnbmn ul.depth1		{position:relative;width:850px;padding:0;margin:0 150px 0 330px;}
#gnbmn ul.depth1 li		{float:left;padding:0;margin:0;text-align:center;}
#gnbmn ul.depth1 li a	{padding:0;margin:0;font-size:20px;font-weight:600;line-height:100px;letter-spacing:-0.5px;}
#gnbmn ul.depth2		{display:none;position:relative;padding:10px 0;margin:0;z-index:4}
#gnbmn ul.depth2 li		{display:block;clear:both;padding:0;margin:0;text-align:center;width:100%;}
#gnbmn ul.depth2 li a	{padding:2px 0;margin:0;font-size:15px;font-weight:normal;line-height:140%;;letter-spacing:-0.5px;word-break:keep-all;}
#id_gnb_bg	{position:absolute;left:0;top:100px;z-index:3;}
.gnb_bg		{width:100%;padding:0;margin:0;box-shadow:0px 2px 1px rgba(0,0,0,0.1);-moz-box-shadow:0px 2px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0px 2px 1px rgba(0,0,0,0.1);}

header.active	{background:#F7F7F7;}

#snbmn					{width:100%;padding:0;margin:0 0 40px 0;}
#snbmn .tit				{padding:40px 20px;margin:0;text-align:center;font-size:26px;font-weight:600;}
#snbmn a				{clear:both;display:block;line-height:140%;}
#snbmn ul li			{position:relative;padding:0;margin:0;}
#snbmn ul li a			{padding:18px 20px;margin:0;border:1px solid rgba(0,0,0,0.1);border-top:none;font-size:16px;transition:all 0.2s ease-out;}
#snbmn > ul > li > a:after	{content:"\f138";font-family:FontAwesome;float:right;margin-right:10px;opacity:0;transition:all 0.2s ease-out;color:#3AA370;}
#snbmn ul li a.on,
#snbmn ul li a:focus,
#snbmn ul li a:active,
#snbmn ul li a:hover	{font-weight:500;border-color:rgba(0,0,0,0.1) !important;}
#snbmn > ul > li > a.on:after	{opacity:1;margin-right:0;}
#snbmn ul ul			{margin:0;padding:10px 0;border:1px solid rgba(0,0,0,0.1);border-top:none;}
#snbmn ul ul li			{padding:0;margin:0;border:none;}
#snbmn ul ul li a		{padding:5px 20px;margin:0;border:none;font-size:14px;}
#snbmn ul ul li a:before	{}
#snbmn ul ul li a.on,
#snbmn ul ul li a:focus,
#snbmn ul ul li a:active,
#snbmn ul ul li a:hover	{background:none;}

#container .d_width	{z-index:10;}

.main-title			{text-align:right;}

.main-title .txt	{font-size:34px;line-height:1.1;color:#333;letter-spacing:-2px;}
.main-title .tit	{display:inline-block;font-weight:600;background:#3561B9;line-height:0.9;padding:3px 3px 7px 3px;font-size:70px;color:#fff;margin-top:10px;letter-spacing:-2px;}
.main-title .en		{font-family:Titillium SemiBold;font-size:13px;color:#333;letter-spacing:6px;}
.sub-title			{text-align:right;}
.sub-title .txt		{font-size:27px;line-height:1.1;color:#333;letter-spacing:-2px;}
.sub-title .tit	{display:inline-block;font-weight:600;background:#3561B9;line-height:0.9;padding:3px 3px 7px 3px;font-size:48px;color:#fff;margin-top:10px;letter-spacing:-2px;}
.sub-title .en		{font-family:Titillium SemiBold;font-size:13px;color:#333;letter-spacing:6px;}

.mv-wrap		{position:relative;float:left;width:calc(50% + 100px);height:750px;}
.mv-cont		{position:relative;float:left;width:calc(50% - 100px);height:750px;}
.mv-cont:after	{content:"";position:absolute;left:0;bottom:0;width:100%;height:380px;background:#3561B9;}
.mv-cont .cont	{position:relative;width:calc(1400px * 0.5 - 100px);z-index:1;}
#main-visual	{width:auto !important;}
#mvslide,
#mvslide .bx-viewport,#mvisual .mvslideimg 	{height:750px;}
#mvslide .control	{display:none;}
#mvslide img {position:absolute;right:0;height:750px;}

.main-section		{position:relative;padding:0 0 80px 0;}
.main-section:after	{content:"";position:absolute;left:0;bottom:0;width:100%;height:250px;background:#f0f3fd;}
.main-section .col1,
.main-section .col3,
.main-section .col5{float:left;}

.main-quick		{position:relative;padding:40px;padding-right:0;height:380px;}
.main-quick .tit	{font-size:22px;font-weight:500;color:#FFFFD5;margin:0 0 35px 0;}
.main-quick .tit em     {font-size:22px;font-weight:800;color:#FFFFD5;margin:0 0 35px 0;}
.main-quick li	{float:left;width:50% !important;}
.main-quick li a	{display:block;line-height:60px;margin:10px 0;font-size:18px;color:#fff;}
.main-quick span	{display:inline-block;vertical-align:middle;width:60px;height:60px;margin-right:20px;background-color:#FBF8F3;background-image:url(../img/mquick_ico2.png);background-repeat:no-repeat;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,0.2);transition:all 0.2s ease-out;}
.main-quick .ico1	{background-position:0 0;}
.main-quick .ico2	{background-position:-60px 0;}
.main-quick .ico3	{background-position:-120px 0;}
.main-quick .ico4	{background-position:-180px 0;}
.main-quick .ico5	{background-position:-240px 0;}
.main-quick .ico6	{background-position:-300px 0;}
.main-quick li a:hover span	{box-shadow:0 5px 10px rgba(0,0,0,0.4);transform:translateY(-5px);}
.main-quick .more	{position:absolute;right:0;top:40px;display:block;width:35px;height:10px;border-bottom:2px solid #FEFEE9;transition:all 0.2s ease-out;}
.main-quick .more:before	{content:"";position:absolute;right:-1px;bottom:2px;width:12px;border-bottom:2px solid #FEFEE9;transform:rotate(45deg);}
.main-quick .more:hover		{right:-5px;}

.mnotice				{position:relative;height:375px;margin:70px 0;}
.mnotice .tab_on,
.mnotice .tab_off		{float:left;}
.mnotice .tab_on > a,
.mnotice .tab_off > a	{position:relative;display:block;margin:0 40px 0 0;text-align:center;font-size:24px;font-weight:600;}
.mnotice .tab_on > a 	{color:#3561B9;}
.mnotice .tab_off > a 	{color:#333;}
.mnotice .tab_on > a:after,
.mnotice .tab_off > a:after	{content:"";display:block;width:100%;height:2px;margin:5px 0 0 0;background:#3561B9;transition:all 0.2s ease-out;}
.mnotice .tab_off > a:after	{transform:scale(0);}
.mnotice .tab_on > a:after	{transform:scale(1);}
.mnotice .tabcontent	{position:absolute;left:0;top:90px;width:100%;text-align:left;}
.mnotice ul				{margin:0 -10px;}
.mnotice li				{}
.mnotice li .txt-wrap	{position:relative;margin:0 10px;border:5px solid #d0dfff;background:#fff;}
.mnotice .subject		{margin:40px;margin-bottom:0;line-height:1.3;height:62px;overflow:hidden;}
.mnotice .subject,
.mnotice .subject a		{font-size:24px;font-weight:600;color:#000;}
.mnotice .desc			{margin:40px;line-height:1.4;height:42px;overflow:hidden;font-size:15px;color:#555;}
.mnotice .date			{line-height:50px;background:#F6F7FA;padding:0 40px;font-size:12px;color:#999;}
.mnotice .date:before	{content:"\f017";font-family:FontAwesome;margin-right:10px;}
.mnotice .txt-more		{position:absolute;right:40px;bottom:0;line-height:50px;}
.mnotice .txt-more a	{font-size:12px;color:#FF9900;}
.mnotice .txt-more a:before	{content:"VIEW MORE ";}

.mnoticetop-date-attach						{position:relative;height:330px;background:#F9F9F9;}
.mnoticetop-date-attach .tab_on,
.mnoticetop-date-attach .tab_off			{float:left;}
.mnoticetop-date-attach .tab_on > a,
.mnoticetop-date-attach .tab_off > a		{position:relative;display:block;margin:0 10px 0 30px;padding:0 5px;line-height:60px;height:60px;text-align:center;font-size:18px;font-weight:600;}
.mnoticetop-date-attach .tab_on > a 		{color:#3561B9;border-bottom:2px solid #3561B9;}
.mnoticetop-date-attach .tab_off > a 		{color:#666;}
.mnoticetop-date-attach .tabcontent			{position:absolute;left:0;top:60px;width:100%;padding:0 30px;text-align:left;border-top:1px solid #ECECEC;}
.mnoticetop-date-attach .recent				{position:relative;padding:25px 0;padding-left:90px;border-bottom:1px dashed #DCDCDC;height:110px;}
.mnoticetop-date-attach .recent .date		{position:absolute;left:0;top:20px;display:block;width:70px;height:70px;background:#fff;border:1px solid #dcdcdc;text-align:center;color:#3561B9;font-size:14px;line-height:1;padding-top:20px;font-family:Titillium SemiBold;}
.mnoticetop-date-attach .recent .date span	{display:block;font-size:18px;}
.mnoticetop-date-attach .recent .subject	{height:28px;overflow:hidden;}
.mnoticetop-date-attach .recent .subject,
.mnoticetop-date-attach .recent .subject a	{font-size:20px;font-weight:600;color:#3561B9;}
.mnoticetop-date-attach .recent .attach		{margin-top:5px;width:100%;overflow:hidden;height:25px;}
.mnoticetop-date-attach .recent .attach,
.mnoticetop-date-attach .recent .attach a	{font-size:12px;color:#ccc;}
.mnoticetop-date-attach .recent .attach a:before	{content:"\f0c6";font-family:FontAwesome;margin-right:5px;}
.mnoticetop-date-attach .tabcontent ul		{padding:15px 0;}
.mnoticetop-date-attach .tabcontent li		{position:relative;font-size:16px;line-height:1.9;color:#B7B7B7;}
.mnoticetop-date-attach .tabcontent li:before	{content:"";display:inline-block;width:3px;height:3px;background:#666;margin:14px 10px 0 0;vertical-align:top;}
.mnoticetop-date-attach .tabcontent li a	{display:inline-block;width:calc(100% - 90px);height:22px;overflow:hidden;color:#999;line-height:1.8;}
.mnoticetop-date-attach .tabcontent li .date	{position:absolute;right:0;top:6px;font-size:11px;color:#ccc;}
.mnoticetop-date-attach .more				{position:absolute;right:30px;top:22px;}
.mnoticetop-date-attach .more a				{display:block;width:16px;height:16px;}
.mnoticetop-date-attach .more a:before,
.mnoticetop-date-attach .more a:after		{content:"";position:absolute;display:block;background:#B33032;left:50%;top:50%;transform:translate(-50%, -50%);}
.mnoticetop-date-attach .more a:before		{width:2px;height:16px;}
.mnoticetop-date-attach .more a:after		{width:16px;height:2px;}

.mbnr	{margin: 70px 0;}
.mbnr a	{display:block;}
.mbnr		{position:relative;display:block;padding:40px;height:330px;background:#354372 url(../img/mbnr_img1.png) 90% 100% no-repeat;}
.mbnr .bg	{}
.mbnr .tit	{font-size:23px;font-weight:600;margin:0 0 20px 0;letter-spacing:-1px;color:#fef490;}
.mbnr .tit	{font-size:23px;font-weight:600;letter-spacing:-1px;}
.mbnr .tit:after	{content:"";display:block;width:20px;height:1px;background:rgba(255,255,255,0.3);margin:30px 0;}
.mbnr .txt	{font-size:16px;margin:10px 0 20px;}
.mbnr ul a	{display:block;color:#fff;font-size:17px;padding:5px 0;color:#fff;}

.main-contact		{background: #6dc5b0;height:330px;text-align:center;}
.main-contact .tit	{padding:20px;border-bottom:1px solid rgba(0,0,0,0.2);font-weight:600;font-size:22px;color: #ffffcc;}
.main-contact .tit:before	{content:"\f095";font-family:FontAwesome;margin-right:10px;display:inline-block;}
.main-contact .cont	{padding:20px;}
.main-contact .cont:nth-of-type(1)	{border-bottom:1px dashed rgba(0,0,0,0.2)}
.main-contact .cont:nth-of-type(2)	{border-bottom:1px dashed rgba(0,0,0,0.2)}
.main-contact .name	{margin-bottom:10px;line-height:1;color: #27715f;font-weight:600;}
.main-contact .txt	{line-height:1.3;color: #fff;}

.main-about			{position:relative;background:#FAFAFC;height:330px;overflow:hidden;}
.main-about:after	{content:"";display:block;float:none;clear:both;}
.main-about .tit	{position:absolute;left:50%;margin-left:30px;top:30px;font-size:14px;color:#999;z-index:99;}
.main-about .img		{position:relative;overflow:hidden;float:left;width:50%;height:330px;}
.main-about .img img	{width:100%;}
.main-about .txt-wrap	{position:relative;float:left;width:50%;padding:30px;padding-top:80px;height:330px;}
.main-about .subject	{margin:0 0 20px 0;}
.main-about .subject,
.main-about .subject a	{font-weight:600;font-size:26px;color:#3561B9;}
.main-about li			{padding:3px 0;}
.main-about li:after	{content:"";display:block;float:none;clear:both;}
.main-about li span		{display:block;float:left;font-size:14px;line-height:1.5;}
.main-about li span:first-of-type	{width:60px;color:#3561B9;}
.main-about li span:last-of-type	{width:calc(100% - 60px);color:#666;}
.main-about li span i	{display:inline-block;width:16px;text-align:center;margin-right:5px;}
.main-about .more		{position:absolute;right:30px;bottom:0;padding:10px 0 15px;width:calc(100% - 60px);border-top:1px dashed #DCDCDC;text-align:right;}
.main-about .more a		{font-size:13px;color:#FF9900;}
.main-about .control	{position:absolute;right:30px;top:30px;z-index:99;}
.main-about .control a	{display:block;float:left;width:20px;height:20px;background:#fff;line-height:17px;text-align:center;margin:0 0 0 -1px;border:1px solid #E1E1E1;font-size:10px;color:#ccc;}
.main-about .control a.stop		{font-size:8px;}
.main-about .control a.stop i	{transform:scale(0.8);}
.main-about .control a.play		{font-size:8px;}
.main-about .control a.play i	{transform:scale(0.8);}

.main-bnr		{}
.main-bnr a		{display:block;position:relative;padding:35px 30px 30px;height:100px;background-repeat:no-repeat;background-position:90% 50%;transition:all 0.2s ease-out;}
.main-bnr a:hover	{box-shadow:0 10px 15px rgba(0,0,0,0.15);}
.main-bnr .bg1	{background-color:#30A8DA;background-image:url(../img/mbnr_bg1.png);margin:0 0 15px 0;}
.main-bnr .bg2	{background-color:#2d4c89;background-image:url(../img/mbnr_bg2.png);margin:0 0 15px 0;}
.main-bnr .bg3	{background-color:#3f5974;background-image:url(../img/mbnr_bg3.png);}
.main-bnr .tit	{font-size:22px;font-weight:600;color:#FFFFCC;/* margin:0 0 25px 0; */position:absolute;top:calc(50% - 2px);transform:translateY(-50%);}
.main-bnr .txt	{font-size:15px;line-height:1.4;color:#fff;}

.point-custom	{color:#3AA370;}
.dept-goal .num	{background:#3AA370;}

#popupzone2			{background:#fff;}
#popupzone2 h3		{border:1px solid #ECECEC;border-bottom:none;}
#popupzone2 .pager	{top:0;}