/*intro*/
.intro_text{width:100%;text-align:center;font-size:30px;font-family:'Nanum Myeongjo',serif;font-weight:800;}
.info_txt{margin-top:40px;border:10px solid #ddd;box-sizing:border-box;padding:20px;margin-bottom:40px;}
.info_txt p{margin-top:10px;font-weight:600;font-size:17px;}
.info_txt p:first-child{margin-top:0;}


/*nav_btn*/
.nav_btn{width:100%;}
.nav_btn ul{width:100%;overflow:hidden;}
.nav_btn ul li{width:20%;float:left;padding:0px 10px 0 10px;box-sizing:border-box;text-align:center;}
.nav_btn ul li:first-child{padding:0 10px 0 0px;}
.nav_btn ul li:last-child{padding:0 0px 0 10px;}
.nav_btn label{height:50px;font-size:18px;font-weight:600;border:1px solid #ddd;box-sizing:border-box;width:100%;display:block;line-height:50px;cursor:pointer;}
.date_line{display:inline-block;color:#fff;}

.guide_1 label{background:#215191;color:#fff;border:0px;}
.guide_2 label{background:#bf5805;color:#fff;border:0px;}
.guide_3 label{background:#198843;color:#fff;border:0px;}
.guide_4 label{background:#006d88;color:#fff;border:0px;}
.guide_5 label{background:#593494;color:#fff;border:0px;}

.guide_1 label:hover{background:#215191;color:#fff000;border:0px;}
.guide_2 label:hover{background:#bf5805;color:#fff000;border:0px;}
.guide_3 label:hover{background:#198843;color:#fff000;border:0px;}
.guide_4 label:hover{background:#006d88;color:#fff000;border:0px;}
.guide_5 label:hover{background:#593494;color:#fff000;border:0px;}


.quick_bar{position:fixed;top:20%;right:1%;width:70px;padding:0 0px 0 0px;z-index:9999;box-sizing:border-box;border-radius:5px;}
.quick{width:100%;text-align:center;padding:15px 5px 15px 5px;font-size:14px;cursor:pointer;font-weight:500;box-sizing:border-box;}
.quick:nth-child(1){background:#f2f2f2;color:#215191;border:1px solid #ccc;border-radius:5px 5px 0 0;}
.quick:nth-child(2){background:#f2f2f2;color:#bf5805;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.quick:nth-child(3){background:#f2f2f2;color:#198843;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.quick:nth-child(4){background:#f2f2f2;color:#006d88;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.quick:nth-child(5){background:#f2f2f2;color:#593494;border-left:1px solid #ccc;border-right:1px solid #ccc;}
#top_btn{border-radius:0 0 5px 5px;box-sizing:border-box;border:1px solid #ccc;color:#666666;font-weight:800;font-size:18px;background:#f2f2f2;background-image:url(/images/gwanak/gang/top_icon.png);background-repeat:no-repeat;background-position:center 10px;background-size:20px;width:100%;height:62px;text-align:center;padding:30px 0px 15px 0px;cursor:pointer;}

.quick_line1{display:block;color:#006d88;}
.quick_line2{display:block;color:#593494;}
/*sub_contents*/
.sub_contents{margin-top:80px;width:1080px;overflow:hidden;margin-bottom:80px;}

.contents_info{max-width:1080px;margin-top:40px;padding:20px;box-sizing:border-box;border-radius:10px;border:1px solid #ddd;}
.contents_info ul li{margin-top:10px;}
.contents_info ul li:first-child{margin-top:0px;}
.contents_info ul li .con_intitle{font-size:18px;font-weight:700;display:inline-block;}
.contents_info ul li .con_intxt{display:inline-block;font-size:17px;}

/*Àü¾ßÁ¦*/
.sub_form1{border-bottom:1px solid #ddd;padding-bottom:40px;}
.sub_form1 .summary1{margin-top:20px;background:url(/images/gwanak/gang/sub_line1.png) no-repeat center center;height:1438px;position:relative;}
.sub_form1 .summary1 .list_dot{width:100%;height:100%;position:absolute;left:50%;margin-left:-15px;}
.sub_form1 .summary1 .list_dot ul li{width:30px;height:30px;}
.sub_form1 .summary1 .dot_ty1 ul li{background:#fff;border:4px solid #215191;box-sizing:border-box;}
.sub_form1 .summary1 .list_dot ul li:nth-child(1){margin-top:20px;}
.sub_form1 .summary1 .list_dot ul li:nth-child(2){margin-top:290px;}
.sub_form1 .summary1 .list_dot ul li:nth-child(3){margin-top:290px;}
.sub_form1 .summary1 .list_dot ul li:nth-child(4){margin-top:290px;}

.summary1 .summery_form{width:485px;text-align:right;position:absolute;margin-top:23px;padding-right:53px;left:-50%;opacity:0;}
.summary1 .summery_form:nth-child(1){margin-top:23px;}
.summary1 .summery_form:nth-child(2){margin-top:343px;}
.summary1 .summery_form:nth-child(3){margin-top:663px;}
.summary1 .summery_form:nth-child(4){margin-top:983px;}
.summary1 .summery_form:nth-child(2n){text-align:left;left:100%;padding-right:0px;padding-left:53px;}
.summary1 .con_ty1{background:url(/images/gwanak/gang/con_line_ty1.png) no-repeat 98% 11px;}
.summary1 .con_ty2{background:url(/images/gwanak/gang/con_line_ty1.png) no-repeat 2% 11px;}
.con_title{font-size:25px;font-weight:700;}
.con_info{font-size:18px;font-weight:700;margin-top:20px;}
.con_txt{font-size:16px;margin-top:10px;}
.con_img{width:100%;margin-top:20px;}
.con_img img{width:100%;}
.next_btn_ty1{width:100%;text-align:center;margin-top:10px;}
.next_btn_ty1 a{display:block;background:#215191;color:#fff;width:180px;height:40px;line-height:40px;font-weight:500;font-size:18px;}
.lef_bar{display:none;}

/*°³¸·½Ä*/
.sub_form2{border-bottom:1px solid #ddd;padding-bottom:40px;}
.sub_form2{margin-top:40px;}
.sub_form2 .summary2{margin-top:20px;background:url(/images/gwanak/gang/sub_line2.png) no-repeat center center;height:1420px;position:relative;}
.sub_form2 .summary2 .list_dot{width:100%;height:100%;position:absolute;left:50%;margin-left:-15px;}
.sub_form2 .summary2 .list_dot ul li{width:30px;height:30px;}
.sub_form2 .summary2 .dot_ty1 ul li{background:#fff;border:4px solid #bf5805;box-sizing:border-box;}
.sub_form2 .summary2 .list_dot ul li:nth-child(1){margin-top:20px;}
.sub_form2 .summary2 .list_dot ul li:nth-child(2){margin-top:290px;}
.sub_form2 .summary2 .list_dot ul li:nth-child(3){margin-top:290px;}
.sub_form2 .summary2 .list_dot ul li:nth-child(4){margin-top:290px;}

.summary2 .summery_form{width:485px;text-align:right;position:absolute;margin-top:23px;padding-right:53px;left:-50%;opacity:0;}
.summary2 .summery_form:nth-child(1){margin-top:23px;}
.summary2 .summery_form:nth-child(2){margin-top:343px;}
.summary2 .summery_form:nth-child(3){margin-top:663px;}
.summary2 .summery_form:nth-child(4){margin-top:983px;}
.summary2 .summery_form:nth-child(2n){text-align:left;left:100%;padding-right:0px;padding-left:53px;}
.summary2 .con_ty1{background:url(/images/gwanak/gang/con_line_ty2.png) no-repeat 98% 11px;}
.summary2 .con_ty2{background:url(/images/gwanak/gang/con_line_ty2.png) no-repeat 2% 11px;}

/*º»Çà»ç*/
.sub_form3{border-bottom:1px solid #ddd;padding-bottom:40px;}
.sub_form3{margin-top:40px;}
.sub_form3 .summary3{margin-top:20px;background:url(/images/gwanak/gang/sub_line3.png) repeat-y center center;height:1812px;position:relative;}
.sub_form3 .summary3 .list_dot{width:100%;height:100%;position:absolute;left:50%;margin-left:-15px;}
.sub_form3 .summary3 .list_dot ul li{width:30px;height:30px;}
.sub_form3 .summary3 .dot_ty1 ul li{background:#fff;border:4px solid #198843;box-sizing:border-box;}
.sub_form3 .summary3 .list_dot ul li:nth-child(1){margin-top:20px;}
.sub_form3 .summary3 .list_dot ul li:nth-child(2){margin-top:290px;}
.sub_form3 .summary3 .list_dot ul li:nth-child(3){margin-top:290px;}
.sub_form3 .summary3 .list_dot ul li:nth-child(4){margin-top:290px;}
.sub_form3 .summary3 .list_dot ul li:nth-child(5){margin-top:290px;}

.summary3 .summery_form{width:485px;text-align:right;position:absolute;margin-top:23px;padding-right:53px;left:-50%;opacity:0;}
.summary3 .summery_form:nth-child(1){margin-top:23px;}
.summary3 .summery_form:nth-child(2){margin-top:343px;}
.summary3 .summery_form:nth-child(3){margin-top:663px;}
.summary3 .summery_form:nth-child(4){margin-top:983px;}
.summary3 .summery_form:nth-child(5){margin-top:1303px;}
.summary3 .summery_form:nth-child(2n){text-align:left;left:100%;padding-right:0px;padding-left:53px;}
.summary3 .con_ty1{background:url(/images/gwanak/gang/con_line_ty3.png) no-repeat 98% 11px;}
.summary3 .con_ty2{background:url(/images/gwanak/gang/con_line_ty3.png) no-repeat 2% 11px;}

.next_btn_ty2{width:100%;text-align:center;margin-top:10px;}
.next_btn_ty2 a{display:block;background:#198843;color:#fff;width:180px;height:40px;line-height:40px;font-weight:500;font-size:18px;}

/*¿ÂÁ¾ÀÏÃ¼Çèµ¥ÀÌ*/
.sub_form4{border-bottom:1px solid #ddd;padding-bottom:40px;margin-top:40px;}
.sub_form4 .summary4{margin-top:20px;background:url(/images/gwanak/gang/sub_line4.png) repeat-y center center;height:1420px;position:relative;}
.sub_form4 .summary4 .list_dot{width:100%;height:100%;position:absolute;left:50%;margin-left:-15px;}
.sub_form4 .summary4 .list_dot ul li{width:30px;height:30px;}
.sub_form4 .summary4 .dot_ty1 ul li{background:#fff;border:4px solid #006d88;box-sizing:border-box;}
.sub_form4 .summary4 .list_dot ul li:nth-child(1){margin-top:20px;}
.sub_form4 .summary4 .list_dot ul li:nth-child(2){margin-top:290px;}
.sub_form4 .summary4 .list_dot ul li:nth-child(3){margin-top:290px;}
.sub_form4 .summary4 .list_dot ul li:nth-child(4){margin-top:290px;}

.summary4 .summery_form{width:485px;text-align:right;position:absolute;margin-top:23px;padding-right:53px;left:-50%;opacity:0;z-index:9999;}
.summary4 .summery_form:nth-child(1){margin-top:23px;}
.summary4 .summery_form:nth-child(2){margin-top:343px;}
.summary4 .summery_form:nth-child(3){margin-top:663px;}
.summary4 .summery_form:nth-child(4){margin-top:983px;}
.summary4 .summery_form:nth-child(2n){text-align:left;left:100%;padding-right:0px;padding-left:53px;}
.summary4 .con_ty1{background:url(/images/gwanak/gang/con_line_ty4.png) no-repeat 98% 11px;}
.summary4 .con_ty2{background:url(/images/gwanak/gang/con_line_ty4.png) no-repeat 2% 11px;}

.down_ty4{background:#006d88;width:200px;height:40px;margin-top:20px;}
.down_ty4 a{color:#fff;font-size:18px;font-weight:700;line-height:40px;display:block;width:100%;height:100%;text-align:center;}

.next_btn_ty3{width:100%;text-align:center;margin-top:10px;}
.next_btn_ty3 a{display:block;background:#006d88;color:#fff;width:180px;height:40px;line-height:40px;font-weight:500;font-size:18px;}


/*ÃàÁ¦ÀÏÁ¤ ÇÑ´«¿¡ º¸±â*/
.sub_form5{margin-top:40px;}
.sub_form5 .summary5{margin-top:20px;position:relative;}

.grap_title{font-size:30px;font-weight:800;text-align:center;margin-top:40px;}
.grap_tblBx{margin-top:10px;}
.grap_tblBx table{width:100%;text-align:center;vertical-align:center;font-size:16px;}
.grap_tblBx table tr th:first-child{border:1px solid #ddd;}
.grap_tblBx table tr th{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px;}
.grap_tblBx table tr td:first-child{border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.grap_tblBx table tr td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px;}


.tbl_ty1 tr th{background:#215191;color:#fff;}
.tbl_ty2 tr th{background:#bf5805;color:#fff;}
.tbl_ty3 tr th{background:#198843;color:#fff;}
.tbl_ty4 tr th{background:#006d88;color:#fff;}

.con_blank{background:#f2f2f2;}

/*common*/
.focus_txt{font-size:25px;}
.focus_blue{color:#215191;}
.focus_orange{color:#bf5805;}
.focus_green{color:#198843;}
.focus_teal{color:#006d88;}
.focus_purple{color:#593494;}
.box_focus{background:#ffde00;font-size:15px!important;font-weight:500!important;padding:0 2px 0 2px;margin-left:3px;}

.sub_title{font-size:35px;font-weight:700;text-align:center;}
.main_title{font-size:50px;font-weight:800;padding:10px;margin-bottom:10px;max-width:50%;}
.ch{font-family:"NanumGothic";}
.con_txt{word-break:keep-all;}

.img_ty2{margin-left:0;}
.img_ty3{margin-left:0%;}
.img_ty4{margin-left:0;}
.img_ty5{margin-left:0%;}

.img_ty2 img{max-width:279px!important;}
.img_ty3 img{max-width:408px!important;}
.img_ty4 img{max-width:279px!important;}
.img_ty5 img{max-width:285px!important;}
.bord_none{border:0px!important;}

.blue_box{background:#215191;color:#fff;}
.orange_box{background:#bf5805;color:#fff;}
.green_box{background:#198843;color:#fff;}
.teal_box{background:#006d88;color:#fff;}
.purple_box{background:#593494;color:#fff;}

/*1080@~--------------------------------------------------------*/
@media screen and (max-width:1080px){
	.sub_contents{width:100%;}
	.summary1 .summery_form, .summary2 .summery_form, .summary3 .summery_form, .summary4 .summery_form{width:45%;}
	.sub_form1, .sub_form2, .sub_form3, .sub_form4{border-bottom:0px;padding-bottom:0px;}

	.main_contents{padding:0 20px 0 20px;}
	.nav_btn ul li{width:100%;margin-top:5px;padding:0px!important;}
	.nav_btn ul li:first-child{margin-top:0px;}
	.intro_text{font-size:25px;}

	.sub_form1 .summary1, .sub_form2 .summary2, .sub_form3 .summary3, .sub_form4 .summary4{background:none;height:100%!important;}
	.summary1 .con_ty1, .summary1 .con_ty2{background:none;}
	.summary2 .con_ty1, .summary2 .con_ty2{background:none;}
	.summary3 .con_ty1, .summary3 .con_ty2{background:none;}
	.summary4 .con_ty1, .summary4 .con_ty2{background:none;}
	.con_img img{max-width:485px;}

	.summary1 .summery_form, .summary2 .summery_form, .summary3 .summery_form, .summary4 .summery_form{position:relative;width:100%;margin-top:40px!important;padding-top:0px!important;padding-right:0px!important;padding-left:0px!important;}
	.list_dot{display:none;}
	.con_form div{text-align:center;margin-top:10px;}
	.con_form{margin-top:40px;}

	.summery_form{border-bottom:1px solid #ddd;padding-bottom:40px!important;left:0%!important;}

	.contents_info ul li .con_intitle{display:block;}
	.contents_info ul li .con_intxt{display:block;margin-top:5px;}
	
	.quick_bar{top:85%;}
	.quick{display:none;}

	.main_title{font-size:40px;max-width:100%;}
	.con_txt{word-break:break-all;}
}