@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

body	{ width: 100%; height: 100%; padding: 0; margin: 0; font-size: 15px; font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }
*	{ font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }	
body.popup_box	{ position: relative; width: auto; height: auto; margin: 0; padding: 20px; background-color: #f2f3f7; }
body.popup_box:before	{ position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100px; background-color: #084d98; content: ""; }
body.popup_box .contents_content	{ position: relative; z-index: 1; padding: 20px; margin-top: 65px; background-color: #fff; }
body.popup_box .contents_content h3:first-child	{ position: absolute; left: 0; top: -65px; width: 100%; line-height: 60px; padding: 0; margin: 0 !important; background: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; text-indent: 20px; }
body.popup_box .contents_content *:nth-child(2)	{ margin-top: 0 !important; }


.skip_area	{ position: absolute; left: 0; top: 0; z-index: 99999; width: 100%; height: 0px; overflow: hidden; }
.skip_area a	{ display: block; line-height: 30px; padding: 0 0 0 20px; color: #000; text-decoration: none; font-weight: bold; font-size: 13px; border: 1px solid #ddd; background-color: #fafafa; }

hr.linebreak	{ display: none; }



#jump_menu	{ width: 100%; z-index: 9999999; }
#jump_menu h1	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
#jump_menu ul,
#jump_menu li	{ position: relative; padding: 0; margin: 0; list-style: none; }
#jump_menu a	{ position: absolute; z-index: -1; left: 0; top: -1000px; display: block; width: 100%; line-height: 45px; text-align: center; font-weight: bold; font-size: 20px; color: #fff; background-color: #3e6dbf; }
#jump_menu a:focus	{ top: 0; z-index: 99999; }





#body	{}


/**
HEADER
**/
#header	{}
#header header	{}
#header header h1	{ position: relative; max-width: 1300px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 50%; /*top: 40px;*/ z-index: 2; width: 250px; height: 109px; margin-left: -125px; background: url(../image/header_logo.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
#header header .slogan	{ position: relative; max-width: 1300px; margin: 0 auto; }
#header header .slogan a	{ position: absolute; left: 0; /*top: 40px;*/ z-index: 2; width: 320px; height: 109px; background: url(../image/header_slogan.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }

#header #GNB	{}
#header #GNB ul,
#header #GNB li	{ padding: 0; margin: 0; list-style: none; }
#header #GNB aside	{ border-bottom: 1px solid #e4e4e4; background-color: #fafafa; }
#header #GNB aside nav	{ position: relative; max-width: 1300px; margin: 0 auto; }
#header #GNB aside nav:after	{ display: block; clear: both; content: ""; }
#header #GNB aside nav .left	{ float: left; }
#header #GNB aside nav .left > li	{ float: left; }
#header #GNB aside nav .left > li:nth-child(1) a	{ display: block; height: 39px; width: 100px; border-width: 0 1px; border-style: solid; border-color: #e4e4e4; background: url(../image/header_aside_korea.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#header #GNB aside nav .left > li.family	{}
#header #GNB aside nav .left > li.family button	{ display: none; }
#header #GNB aside nav .left > li.family ul	{}
#header #GNB aside nav .left > li.family ul:after	{ display: block; clear: both; content: ""; }
#header #GNB aside nav .left > li.family ul li	{ float: left; }
#header #GNB aside nav .left > li.family ul li a	{ display: block; height: 39px; line-height: 39px; padding: 0 17px 0 6px; border-right: 1px solid #e4e4e4; font-size: 13px; color: #363636; }
#header #GNB aside nav .left > li.family ul li a:focus, #header #GNB aside nav .left > li.family ul li a:hover, #header #GNB aside nav .left > li.family ul li a:active	{ background-color: #333; color: #fff; }
#header #GNB aside nav .left > li.family ul li a:before	{ display: inline-block; vertical-align: top; width: 40px; height: 39px; background: no-repeat center center; content: ""; }
#header #GNB aside nav .left > li.family ul li:nth-child(1) a:before	{ background-image: url(../image/header_aside_family_01.png); }
#header #GNB aside nav .left > li.family ul li:nth-child(2) a:before	{ background-image: url(../image/header_aside_family_02.png); }
#header #GNB aside nav .left > li.family ul li:nth-child(3) a:before	{ background-image: url(../image/header_aside_family_03.png); }
#header #GNB aside nav .left > li.family ul li:nth-child(4) a:before	{ background-image: url(../image/header_aside_family_04.png); }
#header #GNB aside nav .left > li.family ul li:nth-child(5) a:before	{ background-image: url(../image/header_aside_family_06.png); }
#header #GNB aside nav .left > li.family ul li:nth-child(6) a:before	{ background-image: url(../image/header_aside_family_05.png); }

#header #GNB aside nav .right	{ float: right; }
#header #GNB aside nav .right li	{ float: left; }
/*
#header #GNB aside nav .right li:nth-child(1) a	{ display: block; height: 39px; line-height: 39px; padding: 0 17px 0 6px; font-size: 13px; background-color: #3d4987; color: #fff; }
#header #GNB aside nav .right li:nth-child(1) a:before	{ display: inline-block; vertical-align: top; width: 40px; height: 39px; background: url(../image/header_aside_eng.png) no-repeat center center; content: ""; }
#header #GNB aside nav .right li:nth-child(2) a	{ position: relative; float: left; display: block; width: 35px; height: 39px; line-height: 39px; text-align: center; background-color: #666; color: #fff; font-size: 14px; }
#header #GNB aside nav .right li:nth-child(2) a:first-child	{ font-size: 10px; }
#header #GNB aside nav .right li:nth-child(2) a:first-child:after	{ position: absolute; right: 0; top: 50%; width: 1px; height: 10px; margin-top: -5px; margin-left: 0.5px; background-color: #fff; content: ""; }
*/
#header #GNB aside nav .right li:nth-child(1) a	{ position: relative; float: left; display: block; width: 35px; height: 39px; line-height: 39px; text-align: center; background-color: #666; color: #fff; font-size: 14px; }
#header #GNB aside nav .right li:nth-child(1) a:first-child	{ font-size: 10px; }
#header #GNB aside nav .right li:nth-child(1) a:first-child:after	{ position: absolute; right: 0; top: 50%; width: 1px; height: 10px; margin-top: -5px; margin-left: 0.5px; background-color: #fff; content: ""; }
#header #GNB aside nav .right li a:focus, #header #GNB aside nav .right li a:hover, #header #GNB aside nav .right li a:active	{ background-color: #333; color: #fff; }

#header #GNB aside nav .add	{ position: absolute; right: 0; top: 35px; line-height: 77px; }
#header #GNB aside nav .add:after	{ display: block; clear: both; content: ""; }
#header #GNB aside nav .add li	{ float: left; }
/*
#header #GNB aside nav .add li.sns_facebook a	{ display: block; width: 28px; height: 28px; margin: 10px 3px 0 0; background: url(../image/header_aside_sns.png) no-repeat left center; text-indent: -9999px; overflow: hidden; }
#header #GNB aside nav .add li.sns_instagram a	{ display: block; width: 28px; height: 28px; margin: 10px 0 0 0; background: url(../image/header_aside_sns.png) no-repeat right center; text-indent: -9999px; overflow: hidden; }
*/

#header #GNB aside nav .add li.sns_facebook a	{ display: block; width: 40px; height: 47px; margin: 0 0 0 0; background: url(/design/homepage/ulsan/image/btn-sns-f.png) no-repeat left center; text-indent: -9999px; overflow: hidden; }
#header #GNB aside nav .add li.sns_instagram a	{ display: block; width: 40px; height: 47px; margin: 0 5px 0 0; background: url(/design/homepage/ulsan/image/btn-sns-i.png) no-repeat left center; text-indent: -9999px; overflow: hidden; }
#header #GNB aside nav .add li.sns_youtube a	{ display: block; width: 40px; height: 47px; margin: 0 5px 0 0; background: url(/design/homepage/ulsan/image/btn-sns-y.png) no-repeat left center; text-indent: -9999px; overflow: hidden; }

#header #GNB aside nav .add li.search	{}
#header #GNB aside nav .add li.search.show	{ position: relative; padding-right: 40px; margin-left: 3px; }
#header #GNB aside nav .add li.search button.openclose	{ display: block; padding: 0; margin: 0; border: 0 none; text-align: left; text-indent: -9999px; overflow: hidden; }
#header #GNB aside nav .add li.search button.openclose.open	{ width: 47px; height: 47px; margin-left: 18px; background: url(../image/header_aside_search_open.png) no-repeat center center; }
#header #GNB aside nav .add li.search button.openclose.close	{ position: absolute; right: 0; width: 40px; height: 40px; background: url(../image/header_aside_search_close.png) no-repeat center center; }
#header #GNB aside nav .add li.search .search_box	{ display: none; }
#header #GNB aside nav .add li.search.show .search_box	{ display: block; }
#header #GNB aside nav .add li.search .search_box form	{}
#header #GNB aside nav .add li.search .search_box form fieldset	{}
#header #GNB aside nav .add li.search .search_box form fieldset:after	{ display: block; clear: both; content: ""; }
#header #GNB aside nav .add li.search .search_box form fieldset label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#header #GNB aside nav .add li.search .search_box form fieldset input	{ float: left; width: 150px; height: 40px; padding: 0 10px; margin: 0; border: 1px solid #ddd; background-color: #fff; }
#header #GNB aside nav .add li.search .search_box form fieldset button	{ float: left; width: 40px; height: 40px; padding: 0; margin: 0; border: 0 none; background: #3d4987 url(../image/header_aside_search_ok.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
#header #GNB aside nav .add li.search .search_box form fieldset button:focus, #header #GNB aside nav .add li.search .search_box form fieldset button:hover, #header #GNB aside nav .add li.search .search_box form fieldset button:active	{ background-color: #333; }
#header #GNB aside nav .add li.sitemap a	{ display: block; width: 47px; height: 47px; margin-left: 7px; background: url(../image/header_aside_sitemap.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }

/* 2021.04.13 추가 */
  .add >.login_top{ width: 47px;    height: 47px;    margin-left: 18px !important; display: block;    padding: 0;     border: 0 none;    text-align: left;    text-indent: -9999px;    overflow: hidden;}
  .add >.in{background: url(../image/header_aside_login.png) no-repeat center center;}
  .add >.out{background: url(../image/header_aside_logout.png) no-repeat center center;}


#header #GNB #topmenu_box	{ width: 100%; height: 100%; }
#header #GNB #topmenu	{ position: relative; margin-top: 109px; background-color: #3b62bb; color: #fff; }
#header #GNB #topmenu > button.openclose	{ display: none; }
#header #GNB #topmenu > p	{ display: none; }

#header #GNB #topmenu .ld1	{ max-width: 1300px; margin: 0 auto; }
#header #GNB #topmenu .ld1.show:before	{ position: absolute; left: 0; top: 55px; z-index: 998; width: 100%; height: 55px; background-color: #eee; content: ""; }
#header #GNB #topmenu .ld1:after	{ display: block; clear: both; content: ""; }
#header #GNB #topmenu .cd1	{ position: relative; float: left; width: 25%; }
#header #GNB #topmenu .cd1c1,
#header #GNB #topmenu .cd1c7	{ display: none; }
#header #GNB #topmenu .l1	{ display: block; line-height: 55px; text-align: center; font-size: 17px; font-weight: 700; color: #fff; }
#header #GNB #topmenu .l1:focus, #header #GNB #topmenu .l1:hover, #header #GNB #topmenu .l1:active, #header #GNB #topmenu .l1.over	{ background-color: #3d4987; color: #fff; }

#header #GNB #topmenu .lb1	{ position: absolute; width: 0; height: 0; overflow: hidden; }
#header #GNB #topmenu .lb1.show	{ z-index: 999; width: 100%; height: auto; }

#header #GNB #topmenu .ld2	{ text-align: center; white-space: nowrap; }
#header #GNB #topmenu .cd2	{ display: inline-block; }
#header #GNB #topmenu .l2	{ display: block; line-height: 55px; padding: 0 25px; font-size: 14px; color: #555; }
#header #GNB #topmenu .cd2:first-child .l2	{ padding-left: 0; }
#header #GNB #topmenu .cd2:last-child .l2	{ padding-right: 0; }
#header #GNB #topmenu .l2:focus, #header #GNB #topmenu .l2:hover, #header #GNB #topmenu .l2:active	{ color: #111; font-weight:700; }

#header #GNB #topmenu .lb2	{ display: none; }



@media all and (max-width: 1023px)
{
	#header header h1 a	{ width: 170px; height: 70px; margin-left: -85px; background-size: contain; }
	#header header .slogan	{ display: none; }

	#header #GNB aside nav .left > li:nth-child(1) a	{ width: 57px; box-sizing: border-box; background-position: 11px center; }
	#header #GNB aside nav .left > li.family	{ position: relative; }
	#header #GNB aside nav .left > li.family button	{ position: relative; display: block; width: 147px; height: 39px; padding: 0 0 0 20px; margin: 0; border: 0 none; border-right: 1px solid #e4e4e4; box-sizing: border-box; background-color: transparent; text-align: left; font-size: 13px; color: #5a5a5a; font-weight: normal; }
	#header #GNB aside nav .left > li.family button:after	{ position: absolute; right: 15px; top: 0; line-height: 39px; opacity: 0.5; font-family: serif; font-size: 10px; content: "▼"; }
	#header #GNB aside nav .left > li.family.show button:after	{ content: "▲"; }
	#header #GNB aside nav .left > li.family ul	{ display: none; }
	#header #GNB aside nav .left > li.family.show ul	{ position: absolute; z-index: 3; display: block; width: 100%; background-color: #767676; }
	#header #GNB aside nav .left > li.family ul li	{ float: none; border-bottom: 1px dashed #666; }
	#header #GNB aside nav .left > li.family ul li a	{ height: 32px; line-height: 32px; padding: 0 15px; border: 0 none; color: #fff; font-size: 12px; }
	#header #GNB aside nav .left > li.family ul li a:before	{ background: none; content: none; }

	#header #GNB aside nav .right	{ display: none; }
	#header #GNB aside nav .add	{ top: 50px; right: 3%; z-index: 2; }
	#header #GNB aside nav .add li.sns_facebook,
	#header #GNB aside nav .add li.sns_instagram,
        #header #GNB aside nav .add li.sns_youtube,
	#header #GNB aside nav .add li.sitemap	{ display: none; }

	#header #GNB #topmenu	{ height: 70px; margin: 0; background-color: #fff; }
	#header #GNB #topmenu > button.openclose	{ display: block; position: absolute; left: 3%; top: 10px; z-index: 2; width: 47px; height: 47px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_aside_sitemap.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
	#header #GNB #topmenu .ld1	{ display: none; }

	
	#header #GNB.show #topmenu	{ position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; background-color: #eee; overflow: auto; }
	#header #GNB.show #topmenu > button.openclose	{ left: auto; right: 2%; background-image: url(../image/header_aside_close.png); }
	#header #GNB.show #topmenu > p	{ display: block; padding: 0 calc(2% + 50px) 0 2%; margin: 0; }
	#header #GNB.show #topmenu > p a	{ display: block; max-width: 320px; height: 70px; background: url(../image/header_slogan.png) no-repeat center center; background-size: contain; text-align: left; text-indent: -9999px; overflow: hidden; }

        /* 2021.04.13 추가 */
        #header #GNB.show #topmenu > p.subimg{height: 100px;  background: url(../image/ulsan_visual.jpg) no-repeat center center;   background-size: cover;}


	#header #GNB.show #topmenu .ld1	{ display: block; }
	#header #GNB.show #topmenu .cd1	{ float: none; width: auto; border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
	#header #GNB.show #topmenu .l1	{ position: relative; line-height: 22px; padding: 18px 20px; background-color: #454a50; text-align: left; font-size: 18px; font-weight: 700; color: #fff; }
	#header #GNB.show #topmenu .l1.hasChild:after	{ position: absolute; right: 20px; top: 50%; margin-top: -11px; font-family: serif; font-size: 26px; font-weight: normal; color: #fff; content: "+"; }
	#header #GNB.show #topmenu .l1.over2	{ background-color: #3b62bb; }
	#header #GNB.show #topmenu .l1.hasChild.over2:after	{ content: "-"; }

	#header #GNB.show #topmenu .lb1	{ display: none; }
	#header #GNB.show #topmenu .lb1.show2	{ display: block; position: static; width: auto; height: auto; overflow: visible; background-color: #fff; }

	#header #GNB.show #topmenu .ld2	{ text-align: left; white-space: normal; }
	#header #GNB.show #topmenu .cd2	{ display: block; border-bottom: 1px solid #ddd; }
	#header #GNB.show #topmenu .cd2:last-child	{ border-bottom: none; }
	#header #GNB.show #topmenu .l2	{ line-height: 22px; padding: 12px 20px !important; font-size: 16px; font-weight: 700; color: #222; }
	#header #GNB.show #topmenu .l2.hasChild	{ position: relative; padding-right: 40px !important; }
	#header #GNB.show #topmenu .l2.hasChild:after	{ position: absolute; right: 20px; top: 50%; line-height: 22px; margin-top: -11px; font-family: serif; font-size: 20px; font-weight: normal; color: #000; content: "+"; }
	#header #GNB.show #topmenu .l2.hasChild.over3:after	{ content: "-"; }
	
	#header #GNB #topmenu .lb2.show3	{ display: block; }
	
	#header #GNB #topmenu .ld3	{ padding: 10px 0 10px 10px; background-color: #f0f0f0; }
	#header #GNB #topmenu .cd3	{}
	#header #GNB #topmenu .l3	{ position: relative; display: block; padding: 10px 20px; color: #000; }
	#header #GNB #topmenu .l3:before	{ content: "- "; }
	#header #GNB #topmenu .l3.hasChild:after	{ position: absolute; right: 20px; top: 50%; line-height: 20px; margin-top: -10px; font-family: serif; font-size: 12px; font-weight: normal; color: #000; content: "▼"; }
	#header #GNB #topmenu .l3.hasChild.over3:after	{ content: "▲"; }
	
	#header #GNB #topmenu .lb3	{ display: none; }
	#header #GNB #topmenu .lb3.show3	{ display: block; }
	
	#header #GNB #topmenu .ld4	{ padding: 5px 0 5px 20px; }
	#header #GNB #topmenu .cd4	{}
	#header #GNB #topmenu .l4	{ padding: 10px; color: #000; }
	#header #GNB #topmenu .l4:before	{ content: "+ "; }
	
}






/**
CONTENTS
**/
#container.sub	{ padding-top: 130px; padding-bottom: 30px; background: url(../image/sub_visual.jpg) no-repeat center top; }
#container.sub .alignbox	{ position: relative; max-width: 1300px; margin: 0 auto; }
#container.sub .alignbox:after	{ display: block; clear: both; content: ""; }

#container.sub #SUB-GNB	{ float: left; width: 18%; padding: 0; margin-top: -60px; }

#SUB-GNB ul,
#SUB-GNB li	{ padding: 0; margin: 0; list-style: none; }

#SUB-GNB .ld1	{}
#SUB-GNB .cd1	{}
#SUB-GNB .l1	{ display: block; line-height: 38px; padding: 30px 0; background: #26396f url(../image/sub_lnb.png) repeat; text-align: center; font-size: 1.75em; font-weight: 600; color: #fff; cursor: default; }
#SUB-GNB .l1:after	{ display: block; line-height: 22px; font-size: 0.485em; color: #eee; font-weight: 300; text-transform: uppercase; content: ""; }
#SUB-GNB .l1.menusrl_2:after	{ content: "online application"; }
#SUB-GNB .l1.menusrl_22:after	{ content: "member menu"; }
#SUB-GNB .l1.menusrl_31:after	{ content: "mypage"; }

#SUB-GNB .lb1	{}

#SUB-GNB .ld2	{ margin-bottom: 30px; border-width: 0 1px; border-style: solid; border-color: #ddd; }
#SUB-GNB .cd2	{}
#SUB-GNB .l2	{ position: relative; display: block; line-height: 3em; padding: 5px 0 5px 20px; border-bottom: 1px solid #ddd; font-size: 1.15em; font-weight: 500; }
#SUB-GNB .l2:focus, #SUB-GNB .l2:hover, #SUB-GNB .l2:active, #SUB-GNB .l2.active	{ color: #3b62bb; font-weight: bold; }
#SUB-GNB .l2.hasChild	{ padding-right: 30px; }
#SUB-GNB .l2.hasChild:after	{ position: absolute; top: 5px; right: 24px; text-align: right; color: #333; font-family: serif; font-size: 21px; font-weight: normal; content: "+"; }
#SUB-GNB .l2.hasChild.show:after	{ color: #486bad; content: "-"; }

#SUB-GNB .lb2	{ display: none_; }
#SUB-GNB .lb2.show	{ display: block; }

#SUB-GNB .ld3	{ padding: 15px 0; border-bottom: 1px solid #ddd; background-color: #efefef; }
#SUB-GNB .cd3	{}
#SUB-GNB .l3	{ position: relative; display: block; line-height: 1.45em; padding: 5px 0 5px 0; margin: 0 0 0 10px; font-size: 1em; color: #333; font-weight: normal; }
#SUB-GNB .l3:focus, #SUB-GNB .l3:hover, #SUB-GNB .l3:active, #SUB-GNB .l3.active	{ color: #222; font-weight: 600; }
#SUB-GNB .l3:before	{ display: inline-block; width: 20px; text-align: center; font-family: serif; font-size: 12px; content: "-"; }

#SUB-GNB .lb3	{ margin: 5px 30px 10px 30px; }

#SUB-GNB .ld4	{}
#SUB-GNB .cd4	{}
#SUB-GNB .l4	{ position: relative; padding: 0 0 0 10px; font-size: 0.85em; font-weight: 400; color: #454545; word-break: keep-all; }
#SUB-GNB .l4:before	{ position: absolute; left: 0; top: 9px; width: 3px; height: 3px; border-width: 1px; border-style: solid; border-color: #3b3b3b #bbb #bbb #787878; background-color: #bbb; content: ""; }
#SUB-GNB .l4:focus, #SUB-GNB .l4:hover ,#SUB-GNB .l4:active, #SUB-GNB .l4.active	{ text-decoration: underline; color: #0092e2; }





#container.sub #section	{ position: relative; float: right; width: 76%; }

#section header	{ }
#section header h2	{ line-height: 77px; padding: 20px 0 0 0; margin: 0; text-align: center; font-size: 38px; font-weight: 700; color: #1e2d57; }
#section header .menu_path	{ line-height: 25px; padding-bottom: 43px; border-bottom: 1px solid #ddd; text-align: center; }
#section header .menu_path p	{ margin: 0; }
#section header .menu_path p > *	{ display: inline-block; height: 25px; vertical-align: top; }
#section header .menu_path p strong	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#section header .menu_path p a	{ font-size: 14px; color: #6f6f6f; }
#section header .menu_path p a:focus, #section header .menu_path p a:hover, #section header .menu_path p a:active	{ color: #3b62bb; }
#section header .menu_path p a.home	{ width: 25px; height: 25px; background: url(../image/sub_menupath_home.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
#section header .menu_path p .split	{ font-size: 14px; color: #6f6f6f; font-family: serif; }

#section header .tabmenu	{ margin: -1px 0 0 0; }
#section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; }
#section header .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; background: none; vertical-align: top; }
#section header .tabmenu ul li a	{ position: relative; display: table; width: 100%; height: 58px; border: 1px solid #d7d7d7; border-left: 0 none; box-sizing: border-box; text-align: center; color: #222; font-size: 17px; vertical-align: top; }
#section header .tabmenu ul li:first-child a	{ border-left: 1px solid #d7d7d7; }
#section header .tabmenu ul li a.text_length_9	{ letter-spacing: -2px; }
#section header .tabmenu ul li a.text_length_10	{ letter-spacing: -2px; font-size: 16px; }
#section header .tabmenu ul li a.text_length_11	{ letter-spacing: -2px; font-size: 15px; }
#section header .tabmenu ul li a span	{ display: table-cell; width: 100%; padding: 0 5px; box-sizing: border-box; vertical-align: middle; }
#section header .tabmenu ul li a:focus, #section header .tabmenu ul li a:hover, #section header .tabmenu ul li a:active	{ background-color: #d7d7d7; color: #222; }
#section header .tabmenu ul li a.open	{ border-color: #02489f; color: #02489f; background-color: #f5f8fb; }
#section header .tabmenu ul li a.open:before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #02489f; content: ""; }
#section header .tabmenu ul li:first-child a.open:before	{ content: none; }


#container.sub .contents	{ padding-top: 20px; }


@media all and (max-width: 1023px)
{
	#container.sub #SUB-GNB	{ display: none; }
	
	#container.sub #section	{ float: none; width: auto; }
	
	#container.sub .contents	{ padding-left: 20px; padding-right: 20px; }
}


/**
FOOTER
**/
#footer	{ background-color: #6e7276; }
#footer aside	{ border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
#footer aside .alignbox	{ max-width: 1300px; margin: 0 auto; }
#footer aside .alignbox:after	{ display: block; clear: both; content: ""; }
#footer aside .alignbox > ul	{ float: left; padding: 0; margin: 0; list-style: none; }
#footer aside .alignbox > ul > li	{ position: relative; float: left; padding: 0; margin: 0; list-style: none; }
#footer aside .alignbox > ul > li:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 12px; margin-top: -6px; background-color: rgba(255, 255, 255, 0.3); content: ""; }
#footer aside .alignbox > ul > li > a	{ display: block; line-height: 55px; padding: 0 11px; font-size: 15px; color: #f6f6f6; }
#footer aside .alignbox > ul > li > a:focus, #footer aside .alignbox > ul > li > a:hover, #footer aside .alignbox > ul > li > a:active	{ font-weight: 500; color: #fff; }
#footer aside .alignbox > ul > li:first-child > a	{ /*padding-left: 0;*/ }
#footer aside .alignbox .familysite	{ float: right; width: 25%; border-left: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; }
#footer aside .alignbox .familysite form	{}
#footer aside .alignbox .familysite form fieldset	{ position: relative; }
#footer aside .alignbox .familysite form fieldset:after	{ display: block; clear: both; content: ""; }
#footer aside .alignbox .familysite form fieldset label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#footer aside .alignbox .familysite form fieldset select	{ display: block; width: 100%; height: 55px; padding: 0 20px; margin: 0; border: 0 none; appearance: none; background: #6e7276 url(../image/footer_familysite_arrow.png) no-repeat 75% 50%; font-size: 14px; font-weight: 300; color: #fff; }
#footer aside .alignbox .familysite form fieldset button	{ position: absolute; right: 0; top: 0; height: 55px; padding: 0 20px; margin: 0; border: 0 none; background-color: #585a5d; color: #fff; font-size: 15px; font-weight: 400; cursor: pointer; }

#footer aside .mark	{ /*position: relative; max-width: 1300px; margin: 0 auto; */}
#footer aside .mark .ulsan_qrcode	{ display:none !important; position: absolute; right: 0; top: 45px; width: 84px; height: 76px; background: url(../image/footer_mark_qrcode.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; top:70px}
#footer aside .mark .wa{position:absolute; right:0; top:70px;  }
#footer aside .mark .wa img{width:80%}

#footer .alignbox	{ position: relative; max-width: 1300px; margin: 0 auto; }
#footer .alignbox:after	{ display: block; clear: both; content: ""; }
#footer .alignbox .footer_logo	{ float: left; }
#footer .alignbox .footer_logo h3	{ width: 155px; height: 130px; padding: 0; margin: 0; background: url(../image/footer_logo.png) no-repeat center center; text-indent: -9999px; overflow: hidden; }
#footer .alignbox address	{ display: block; line-height: 20px; padding: 30px 0; font-size: 14px; color: #ccc; font-style: normal; }
#footer .alignbox address strong	{ display: inline-block; padding-bottom: 5px; font-size: 16px; color: #fff; font-weight: 500; }


@media all and (max-width: 1023px)
{
	#footer aside .alignbox	{ padding-top: 40px; }

	#footer aside .alignbox > ul	{ width: 100%; text-align: center; }
	#footer aside .alignbox > ul > li	{ float: none; display: inline-block; }

	#footer aside .alignbox .familysite	{ position: absolute; left: 0; top: 0; width: 100%; border: 0 none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
	#footer aside .alignbox .familysite form fieldset select	{ height: 40px; }
	#footer aside .alignbox .familysite form fieldset button	{ height: 40px; }

	#footer aside .mark	{ display: none; }
	#footer .alignbox .footer_logo	{ display: none; }
	#footer .alignbox address	{ margin: 0 3%; }
}


/* 21.04.09 이용약관 추가*/
.rules .tit{font-size:24px; font-weight:700; text-align:center;}
.rules p{padding-left:20px}
.rules ol{margin-left:40px}
.rules strong{padding-left:20px}