@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');


html,body{margin:0}

#sgwfHead{display:block;float:none;height:31px}
#sgwfHead .header{display:none}
#sgwfTail{display:block;float:none;border-top:1px solid #cacccb}
#sgwfTail::after{display:block;content:'';clear:both}
#sgwfTail #comTailCoplyright{display:block;float:none;width:915px;height:150px;margin:0 auto;border-top:0;background-position:0 -35px}
#sgwfTail .infomationMenuList{display:none}

.sgwf_nanum,.sgwf_nanum *{font-family:nanumgothic, sans-serif}
.sgwf_btn{display:inline-block;padding:0;background:transparent;border:0;border-radius:0;outline:0;cursor:pointer}

.sgwf{display:block;float:none}
.sgwf_layout{position:relative;width:915px;margin:0 auto}
.sgwf_ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}
.sgwf_clearfix::after{display:block;content:'';clear:both}

/*2018.08.22 rureu - 타이틀 css로 변경 */
.sgwf.page_title{ height: 80px; width: 715px;  background: #dee9ff; border-top: 5px solid #AFC6FA; }
.sgwf.page_title .text{ width: 100%; height: 100%; display: inline-block; line-height: 75px; color: #4b6ed4; font-weight: bold; font-size: 25px; font-family: "Noto Sans KR", "Noto Sans", sans-serif; text-indent: 30px; }


.sgwf_header .dday{position:absolute;top:42px;right:0;width:169px;height:41px;background:url('//static.inven.co.kr/image_2011/sgwf/bg_dday.png?v=20170727a') no-repeat 0 0}
.sgwf_header .dday > div{position:absolute;top:0;width:32px;font-size:0}
.sgwf_header .dday .d{left:0}
.sgwf_header .dday .h{left:45px}
.sgwf_header .dday .m{right:45px}
.sgwf_header .dday .s{right:0}

.sgwf_footer{padding:35px 0;background:#1e2c49}
.sgwf_footer .sgwf_left{width:250px;text-align:right}
.sgwf_footer .sgwf_right{float:right;width:630px}
.sgwf_footer p{margin:0;color:#a5abb6;font-weight:900}
.sgwf_footer a{color:#ffff00}

.sgwf_gnb{background:#2d529b;border-top:1px solid #33a1db;border-bottom:1px solid #0c275e}
.sgwf_gnb .depth01{font-size:0;text-align:center}
.sgwf_gnb .depth01 > li{display:inline-block;position:relative;float:none}
.sgwf_gnb .depth01 > li > a{display:block;width:145px;height:54px;background-image:url('//static.inven.co.kr/image_2011/sgwf/2018/sp_menu.png');background-repeat:no-repeat;background-position-y:0;color:transparent;font-size:0}
.sgwf_gnb .depth01 > li > a:hover{background-position-y:-55px}
.sgwf_gnb .depth01 > li.menu01 > a{background-position-x:0}
.sgwf_gnb .depth01 > li.menu02{margin:0 150px}
.sgwf_gnb .depth01 > li.menu02 > a{background-position-x:-393px}
.sgwf_gnb .depth01 > li.menu03 > a{width:115px;background-position-x:-797px}
.sgwf_gnb .depth02{display:none;position:absolute;top:100%;left:50%;width:218px;margin:-1px 0 0 -109px;padding:7px 7px 3px;background:#071e4c;border:1px solid #0c275e;box-sizing:border-box;z-index:100}
.sgwf_gnb .depth02.act{display:block}
.sgwf_gnb .depth02::before{display:block;content:'';position:absolute;bottom:100%;left:50%;width:0;height:0;margin-left:-2px;border:4px solid transparent;border-bottom-color:#0c275e;z-index:10}
.sgwf_gnb .depth02::after{display:block;content:'';position:absolute;bottom:100%;left:50%;width:0;height:0;margin-left:-3px;border:6px solid transparent;border-bottom-color:#071e4c;z-index:20}
.sgwf_gnb .depth02 li{width:201px;border-bottom:1px solid #2d529b}
.sgwf_gnb .depth02 li:last-child{border-bottom:0}
.sgwf_gnb .depth02 a{display:block;height:42px;padding-left:20px;color:#6f9ef9;font-size:14px;text-align:left;line-height:42px}
.sgwf_gnb .depth02 a:hover{color:#fff;font-weight:bold}

.sgwf_slider{position:relative;width:100%;height:530px}
.sgwf_slider .sgwf_area{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:10}
.sgwf_slider .sgwf_area li{position:absolute;top:0;left:100%;width:100%;height:100%;z-index:10;overflow:hidden}
.sgwf_slider .sgwf_area li.act{z-index:20}
.sgwf_slider .sgwf_area li:first-child{left:0}
.sgwf_slider .sgwf_area li img{position:absolute;left:50%;transform:translate(-50%, 0)}
.sgwf_slider .sgwf_btn{position:absolute;top:239px;width:40px;height:40px;background:rgba(0,0,0,0.5);color:transparent;font-size:0;z-index:30}
.sgwf_slider .sgwf_btn::before{display:block;content:'';position:absolute;top:14px;left:18px;width:12px;height:12px;border:4px solid transparent;border-top-color:#fff;border-left:0;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);-moz-transform:rotate(-35deg);transform:rotate(-35deg)}
.sgwf_slider .sgwf_btn::after{display:block;content:'';position:absolute;top:8px;left:18px;width:12px;height:12px;border:4px solid transparent;border-top-color:#fff;border-right:0;-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);-moz-transform:rotate(-145deg);transform:rotate(-145deg)}
.sgwf_slider .btn_left{left:40px}
.sgwf_slider .btn_right{right:40px}
.sgwf_slider .btn_right::before{left:auto;border:4px solid transparent;border-top-color:#fff;border-right:0;right:16px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);-moz-transform:rotate(35deg);transform:rotate(35deg)}
.sgwf_slider .btn_right::after{left:auto;border:4px solid transparent;border-top-color:#fff;border-left:0;right:16px;-webkit-transform:rotate(145deg);-ms-transform:rotate(145deg);-moz-transform:rotate(145deg);transform:rotate(145deg)}

.sgwf_row01{margin:30px 0 60px}
.sgwf_main_link01{margin:-3px}
.sgwf_main_link01 li{margin:3px}
.sgwf_main_link01 li a{display:block;position:relative;width:299px;height:248px;overflow:hidden}
.sgwf_main_link01 li a img{position:absolute;top:50%;left:50%;width:299px;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.sgwf_main_link01 li .sgwf_text{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding:10px;z-index:20}
.sgwf_main_link01 li .sgwf_text.bg01{background:rgba(63,119,215,0.8)}
.sgwf_main_link01 li .sgwf_text.bg02{background:rgba(69,207,189,0.8)}
.sgwf_main_link01 li .sgwf_text.bg03{background:rgba(242,88,88,0.8)}
.sgwf_main_link01 li .sgwf_text.bg04{background:rgba(242,190,88,0.8)}
.sgwf_main_link01 li .sgwf_text.bg05{background:rgba(176,113,247,0.8)}
.sgwf_main_link01 li .sgwf_text.bg06{background:rgba(63,119,215,0.8)}
.sgwf_main_link01 li .sgwf_text.bg07{background:rgba(69,207,189,0.8)}
.sgwf_main_link01 li .sgwf_text.bg08{background:rgba(242,88,88,0.8)}
.sgwf_main_link01 li .sgwf_text.bg09{background:rgba(242,190,88,0.8)}
.sgwf_main_link01 li .sgwf_text.bg010{background:rgba(176,113,247,0.8)}
.sgwf_main_link01 li .sgwf_text.bg011{background:rgba(63,119,215,0.8)}
.sgwf_main_link01 li .sgwf_text.bg012{background:rgba(69,207,189,0.8)}
.sgwf_main_link01 li .sgwf_text.bg013{background:rgba(242,88,88,0.8)}
.sgwf_main_link01 li .sgwf_text.bg014{background:rgba(176,113,247,0.8)}
.sgwf_main_link01 li .sgwf_text.bg015{background:rgba(63,119,215,0.8)}
.sgwf_main_link01 li .sgwf_text .sgwf_title{display:block;margin:70px 0 15px;color:#fff;font-size:20px;font-weight:bold}
.sgwf_main_link01 li .sgwf_text .sgwf_caption{display:block;color:#fff;font-size:16px}
.sgwf_main_link01 li .sgwf_text_d{display:block;position:absolute;left:0;right:0;bottom:0;height:66px;padding:10px 20px;background:rgba(0,0,0,0.8);color:#fff;font-size:18px;font-weight:bold;line-height:1.6;z-index:20}
.sgwf_main_link01 li a:hover .sgwf_text{display:block}
.sgwf_main_link01 li a:hover .sgwf_text_d{display:none}
.sgwf_main_link02{height:80px;margin-bottom:32px}
.sgwf_main_link02 li{margin-right:21px}
.sgwf_main_link02 li:last-child{margin-right:0}

.sgwf_main_row01{margin-bottom:70px}
/*
.sgwf_main_row02{margin-bottom:40px}
*/
.sgwf_main_row03{padding:35px 0 50px;background:#f6f6f6 url('//static.inven.co.kr/image_2011/sgwf/bg_pattern03.jpg') repeat-x top left}


.sgwf_sub .sgwf_location_bar{float:left;width:100%}
.sgwf_sub .sgwf_aside{float:left;width:180px}
.sgwf_sub .sgwf_section{float:right;width:715px;padding-bottom:50px}
.sgwf_sub .sgwf_section img{max-width:100%}
/*
.sgwf_article{overflow:hidden}
.sgwf_article .sgwf_title{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #7e46d2}
.sgwf_article .sgwf_title h3{float:left;color:#7e46d2;font-size:18px;font-weight:900}
.sgwf_article .sgwf_title .more{position:relative;float:right;padding-right:20px;color:#a1a1a1}
.sgwf_article .sgwf_title .more::before{display:block;content:'';position:absolute;top:8px;right:8px;width:7px;height:1px;background:#a1a1a1}
.sgwf_article .sgwf_title .more::after{display:block;content:'';position:absolute;top:5px;right:11px;width:1px;height:7px;background:#a1a1a1}
.sgwf_article a:hover{text-decoration:none}
.sgwf_article01{float:left;width:298px}
.sgwf_article01 ul{margin:0 -9px}
.sgwf_article01 li{width:140px;margin:0 9px}
.sgwf_article01 img{width:100%;border:1px solid #c4c4c4;box-sizing:border-box}
.sgwf_article01 .name{display:block;padding:15px 0 10px;font-size:13px;font-weight:bold}
.sgwf_article01 .caption{display:block;line-height:1.6}
.sgwf_article01 .day{display:block;margin-top:20px;color:#005aff}
.sgwf_article02{float:right;width:593px}
.sgwf_article02 .sgwf_title{margin-bottom:0}
.sgwf_article02 li{width:50%;margin-top:20px}
.sgwf_article02 img{float:left;width:70px;border:1px solid #c4c4c4;box-sizing:border-box}
.sgwf_article02 .textarea{float:right;width:218px}
.sgwf_article02 .title{display:block;padding:10px 0;font-size:13px;font-weight:bold}
.sgwf_article02 .caption{line-height:1.4}
.sgwf_article03 .sgwf_title{margin-bottom:0;border-bottom-color:#2f6ad1}
.sgwf_article03 .sgwf_title h3{color:#2f6ad1}
.sgwf_article03 ul{margin:0 -11px}
.sgwf_article03 li{width:290px;margin:25px 11px 0}
.sgwf_article03 a{position:relative}
.sgwf_article03 .caption{position:absolute;bottom:0;left:0;right:0;height:35px;background:rgba(0,0,0,0.8);color:#fff;font-size:13px;font-weight:bold;text-align:center;line-height:35px}
*/
.sgwf_sponsor{overflow:hidden}
.sgwf_sponsor .title{display:block;float:none;height:50px;margin-bottom:6px;border-top-width:2px;border-top-style:solid;color:#fff;font-size:15px;font-weight:bold;text-align:center;line-height:50px}
.sgwf_sponsor .sgwf_imgarea{background:#fff;border:1px solid #dcdcdc}
.sgwf_sponsor .sgwf_imgarea img{width:100%}
.sgwf_sponsor .sgwf_spansor_wrap{margin:0 -5px}
.sgwf_sponsor .sgwf_sponsor01{float:left;width: 220px;margin:0 5px 10px;}
.sgwf_sponsor .sgwf_sponsor02{width:100%;padding:0 5px}
.sgwf_sponsor .sgwf_sponsor02 .sgwf_imgarea{background:#fff;border:1px solid #dcdcdc}
.sgwf_sponsor .sgwf_sponsor02 .sgwf_imgarea img{float:left;width:20%}
.sgwf_sponsor .sgwf_sponsor03{float:left;width: 455px;margin:0 5px 10px;}
.sgwf_sponsor .sgwf_sponsor03 .sgwf_imgarea img{float:left;width:50%}
.sgwf_sponsor .type01 .title{background-color:#6d73eb;border-top-color:#7a5cea}
.sgwf_sponsor .type02 .title{background-color:#6d9beb;border-top-color:#3063e5}
.sgwf_sponsor .type03 .title{background-color:#31bcaa;border-top-color:#1e9787}
.sgwf_sponsor .type04 .title{background-color:#667aa3;border-top-color:#4d6493}
.sgwf_sponsor .type05 .title{background-color:#668ea3;border-top-color:#3d708b}

.sgwf_location_bar ul{float:right}
.sgwf_location_bar li{height:38px;margin-left:5px;color:#476ed3;line-height:38px}
.sgwf_location_bar li img{margin-top:12px}

.sgwf_sub_header{background:url('//static.inven.co.kr/image_2011/sgwf/2018/bg_sub_header.png?v=2') repeat-x center 0;text-align:center;height: 191px;}
.sgwf_sub_header img{width:915px;vertical-align:top}

.sgwf_aside ul{padding:15px 0 40px;background:#f4f4f4}
.sgwf_aside a{display:block;height:45px;padding-left:20px;color:#717171;font-size:15px;line-height:45px}
.sgwf_aside a:hover{color:#476ed3}




#sgwfHome *,.nanumGothic,.nanumGothic *{ font-family: "Nanum Gothic"}

.sgwfOption,.sgwfOption * {
	box-sizing: border-box;
	letter-spacing: -1px;
}

.sgwfNooption,.sgwfNooption *{
	box-sizing:content-box;
}
 
 
/* TAIL */

body.b1170 #comTModCopyright { width: 1170px; }
body.b1170 #comTModCopyright .icWrap { width: 1170px; }
body.b1170 #comTModCopyright .icWrap.icTop { background: url('//static.inven.co.kr/image/webzine/common/wrap_915_silver1_top.gif') no-repeat left top; }
body.b1170 #comTModCopyright .icWrap.icBottom { background: url('//static.inven.co.kr/image/webzine/common/wrap_915_silver1_bot.gif') no-repeat left top; }
body.b1170 #comTModCopyright .icWrap.icMiddle { background: url('//static.inven.co.kr/image/webzine/common/wrap_915_silver1_mid.gif') repeat-y left top; }
body.b1170 #comTModCopyright .invenLink { width: 707px; }
body.b1170 #comTModCopyright .invenLink .ilWrap { width: 707px; }
body.b1170 #comTModCopyright .invenLink UL { margin-left: 12px; }
body.b1170 #comTModCopyright .invenLink UL LI { margin-right: 17px; padding-left: 17px; }

body.b1170 #comTailCoplyright { width: 1170px; background-image: url('//static.inven.co.kr/image_2011/common/module/tailcoplyright/bg_915_8a.jpg?v=20170621a'); padding-bottom: 25px; }
body.b1170 #comTailCoplyright .infomationMenu { margin-left: 119px; overflow: visible; }
body.b1170 #comTailCoplyright ul.infomationMenuList { height: 33px; margin-top: 1px; background: transparent url('//static.inven.co.kr/image_2011/common/module/tailcoplyright/menu_800_2.png?v=170515a') left top no-repeat; }
body.b1170 #comTailCoplyright ul.infomationMenuList li { height: 33px; padding: 0; overflow: hidden; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu {display: inline-block}

body.b1170 #comTailCoplyright ul.infomationMenuList li a { background: transparent url('//static.inven.co.kr/image_2011/common/module/tailcoplyright/menu_800_2.png?v=170515a') left top no-repeat; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu1 a { width: 73px; background-position: 0 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu1 a:hover { background-position: 0 -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu2 a { width: 72px; background-position: -73px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu2 a:hover { background-position: -73px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu3 a { width: 72px; background-position: -145px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu3 a:hover { background-position: -145px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu4 a { width: 72px; background-position: -217px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu4 a:hover { background-position: -217px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu5 a { width: 112px; background-position: -289px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu5 a:hover { background-position: -289px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu6 a { width: 102px; background-position: -401px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu6 a:hover { background-position: -401px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu7 a { width: 90px; background-position: -505px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu7 a:hover { background-position: -505px -35px; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu8 a { width: 74px; background-position: -595px 0; }
body.b1170 #comTailCoplyright ul.infomationMenuList li.menu8 a:hover { background-position: -595px -35px; }
body.b1170 #comTailCoplyright div.contact { margin-left: 272px; margin-top: 15px; height: 18px; }



.footer {
	position: relative;
    width: 1170px;
    height: 196px;
    margin: 0 auto;
    border-top: 1px solid #d7d7d7;
}
.footer .top {
	padding-top: 22px;
}
.infoList {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.infoList li {
	float: left;
	margin-right: 38px;
}
.infoList li a {
	font-size: 13px;
	color: #6e6e6e;
}
.btnQuickTop {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 26px;
	background: url(//static.inven.co.kr/image_2011/sgwf/common/btn_quick_top.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#sgwfMain .boardtitle{
	box-sizing: content-box;
}


#sgwfLeftMenu .btn_banner{
	margin:0px 0px 10px 0px;
}

#sgwfLeftMenu .btn_banner.leftemail{
	margin:0px;
}



.sgwf_info_area{padding:30px 40px}
.sgwf_info_area .img01{width:146px;margin-bottom:15px}
.sgwf_info_area .blue{color:#476ed3}
.sgwf_info_area .paragraph{margin:0 0 25px;font-size:13px;line-height:1.4}
.sgwf_info_area .paragraph.size{font-size:35px}
.sgwf_info_area .paragraph .blue{color:#2656d2}

.sgwf_info_area .sgwf_title{display:inline-block;position:relative;padding-top:10px;color:#476ed3;font-size:16px;font-weight:bold}
.sgwf_info_area .sgwf_title::before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:2px;background:#4790d3}
.sgwf_info_area .info02{padding-top:25px;margin-bottom:80px}
.sgwf_info_area .info02 .left{float:left;width:300px}
.sgwf_info_area .info02 .right{float:right;width:300px}
.sgwf_info_area .info02 .table{font-size:13px;border-spacing:0;border-collapse:collapse}
.sgwf_info_area .info02 .table col.size01{width:73px}
.sgwf_info_area .info02 .table col.size02{width:227px}
.sgwf_info_area .info02 .table th{padding:5px;background:#dee8ff;color:#476ed3;border-bottom:6px solid #fff;border-right:6px solid #fff;font-weight:bold}
.sgwf_info_area .info02 .table td{padding:5px;background:#f9f9f9;color:#898989;border-bottom:6px solid #fff;font-weight:bold}

.sgwf_info_area .info03 .map{display:block;margin-bottom:15px}
.sgwf_info_area .info03 .map img{width:100%}
.sgwf_info_area .info03 .text_area p{margin:0}
.sgwf_info_area .info03 .text_area .row{margin-bottom:6px}
.sgwf_info_area .info03 .text_area .row:last-child{margin-bottom:0}
.sgwf_info_area .info03 .text_area .name{float:left;width:67px;height:34px;padding-left:10px;background:#dff4ff;color:#1b6ec3;font-size:13px;font-weight:bold;text-align:center;line-height:34px;letter-spacing:10px;box-sizing:border-box}
.sgwf_info_area .info03 .text_area .value_area{float:right;width:calc(100% - 74px);height:34px;padding:0 10px;margin-bottom:2px;background:#f9f9f9;color:#898989;font-size:13px;font-weight:bold;line-height:34px;box-sizing:border-box}
.sgwf_info_area .info03 .text_area .value_area:last-child{margin-bottom:0}
.sgwf_info_area .info03 .text_area .value_area.line_height{height:auto;padding:4px 10px;line-height:2}
.sgwf_info_area .info03 .text_area .value_area .blue{color:#6699d4}
.sgwf_info_area .info03 .text_area .value_area .box01{display:inline-block;height:18px;padding:0 3px;color:#fff;line-height:20px;vertical-align:middle}
.sgwf_info_area .info03 .text_area .value_area .box02{display:inline-block;height:18px;padding:0 3px;color:#fff;border-radius:3px;line-height:20px;vertical-align:middle}
.sgwf_info_area .info03 .text_area .value_area .box03{display:inline-block;min-width:57px;height:18px;padding:0 5px;color:#fff;border-radius:3px;text-align:center;line-height:20px;box-sizing:border-box;vertical-align:middle}
.sgwf_info_area .info03 .text_area .value_area .red{background:#ff5f5f}
.sgwf_info_area .info03 .text_area .value_area .green{background:#9fd982}
.sgwf_info_area .info03 .text_area .value_area .yellow{background:#ffc000}
.sgwf_info_area .info03 .text_area .value_area .indent{padding-left:40px}
.sgwf_info_area .info03 .text_area .value_area .sub_name{display:inline-block;margin-right:10px;vertical-align:top}
.sgwf_info_area .info03 .text_area .value_area .sub_value{display:inline-block;width:calc(100% - 55px);vertical-align:top}