@charset "utf-8";

/* main css */
label, input, select{vertical-align:middle;}

/* ========== layout ========== */
body{overflow-x:hidden;}

#wrap{width:100%;}
#container{width:100%;}
#header {position: fixed; width: 100%; height:100px; top: 0px; left: 0px; z-index:9997; transition: all 0.3s;}
#header.on {background-color: #fff;}
#header.scroll {background-color:#fff; height:100px;}
#header.scroll:before{background-color: rgba(230, 230, 230, 1);}
#header:before {content: ''; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.12); position: absolute; bottom: 0px; left: 0px;}
#header .header_box {margin: 0 auto; width: 100%; padding: 0 60px; text-align: center; box-sizing: border-box; position: relative; transition: all 0.3s;}
#header .logo {position: absolute; left:60px; top:32px; z-index: 3; width:159px; height:36px; background: url('../img/common/logo_c.png?v=1') no-repeat center; transition: all 0.3s;}
#header.on .logo {background: url('../img/common/logo_c.png?v=1') no-repeat center;}
#header.scroll .logo {background: url('../img/common/logo_c.png?v=1') no-repeat center; top:32px;}

body#member #header{background-color:#fff;}
body#member #header:before{background-color: rgba(230, 230, 230, 1);}
body#member #header .logo{background:url('../img/common/logo_c.png?v=1') no-repeat center; background-size:100%;}
body#member #header.sitemap_on .logo{background: url('../img/common/logo_w.png?v=1') no-repeat center;}

#header .member_btn{position:absolute; right:112px; top:43px; transition: all 0.3s; box-sizing: border-box;}
#header .member_btn ul{font-size:0; text-align:right;}
#header .member_btn ul li{display:inline-block; position:relative; padding:0 14px;}
#header .member_btn ul li:before{content:''; position:absolute; top:50%; margin-top:-5px; left:0; width:1px; height:9px; background:white; opacity:0.3;}
#header .member_btn ul li:first-child:before{display:none;}
#header .member_btn ul li a{display:block; font-size:13px; color:white; line-height:100%; letter-spacing:0;}
#header.on .member_btn ul li a{color:#979b9b;}
#header.on .member_btn ul li:before{background:#c6c6c6; opacity:1;}
#header.scroll .member_btn ul li a{color:#979b9b;}
#header.scroll .member_btn ul li:before{background:#c6c6c6; opacity:1;}

body#member #header .member_btn ul li a{color:#979b9b;}
body#member #header .member_btn ul li:before{background:#c6c6c6; opacity:1;}


#header .menu_btn {width:36px; height:18px; position: absolute; right:60px; top:40px; cursor: pointer; z-index:3; transition: all 0.3s;}
#header.scroll .menu_btn{ top:40px; }
#header .menu_btn span {background-color: #fff; width: 100%; height:2px; position: absolute; left: 0px; transition: all 0.3s;}
#header.on .menu_btn span {background-color: #111;}
#header.scroll .menu_btn span {background-color: #111;}
#header .menu_btn span:nth-child(1) {top: 0px;}
#header .menu_btn span:nth-child(2) {top: 8px;}
#header .menu_btn span:nth-child(3) {bottom: 0px;}
#header .menu_btn.on span {background-color:white;}
#header .menu_btn.on span:nth-child(1) {transform: rotate(315deg); top: 50%; margin-top: -1px;}
#header .menu_btn.on span:nth-child(2) {display: none;}
#header .menu_btn.on span:nth-child(3) {transform: rotate(-315deg); top: 50%; margin-top: -1px; bottom: auto;}

#header .sitemap_bx{opacity:0; visibility:hidden; position:fixed; left:0; top:120px; width:100%; height:calc(100% - 120px); background:#fff; z-index:1000; overflow-y:auto; border-top:1px solid #ececec; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; transition:all 0.4s; }

body#member #header .menu_btn span{background-color:#111;}
body#member #header .menu_btn.on span{background:white;}

#footer{width:100%; background:#171a1b; padding:50px 0;}
#footer .inner{width:100%; max-width:1240px; margin:0 auto; position:relative;}
#footer .inner ul{width:100%; font-size:0;}
#footer .inner ul li{display:inline-block; padding:0 22px; position:relative;}
#footer .inner ul li:first-child{padding-left:0;}
#footer .inner ul li:before{content:''; position:absolute; top:50%; margin-top:-6px; left:0; width:1px; height:11px; background:#454849;}
#footer .inner ul li:first-child:before{display:none;}
#footer .inner ul li a{display:block; font-size:16px; color:white; line-height:100%;}
#footer .inner > div{width:100%; max-width:832px; font-size:0; margin-top:40px;}
#footer .inner > div span{display:inline-block; font-family:'Noto Sans KR', sans-serif; font-size:14px; color:#646869; line-height:100%; letter-spacing:-0.5px; padding:9px 28px 9px 0;}
#footer .inner > p{font-family:'Poppins', sans-serif; font-size:12px; color:#646869; letter-spacing:0; line-height:100%; margin-top:24px;}
#footer .inner a.top_btn{display:block; position:absolute; top:0; right:0; width:60px; height:60px; background:#2a2d2e; font-family:'Poppins', sans-serif; font-size:12px; color:white; font-weight:500; letter-spacing:0; text-align:center; padding-top:28px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
#footer .inner a.top_btn:before{content:''; position:absolute; top:18px; left:50%; margin-left:-6px; width:12px; height:7px; background:url('../img/common/foot_top_arr.png') 0 0 no-repeat;}
#footer .inner a.top_btn:hover{background:#232627;}



/* PC */
@media all and (min-width:1201px){

	.pc_show{ display:block !important;}
    .pc_i_show{ display:inline-block !important;}
    .m_show{ display:none !important;}
    .m_i_show{ display:none !important;}
	
	#header .hover_box {position: absolute; top:100px; width: 100%; height: 266px; background-color: #f0f0f0; transition: all 0.3s; display: none; opacity: 0; border-bottom: 1px solid #eaeaea;}
	#header.scroll .hover_box {height: 266px; top:100px;}
	#header.on .hover_box {opacity: 1;}

	#header .menu_box {max-width:1100px; margin:0 auto; text-align: center; display:block !important;}
	#header .menu_box .dep1_wrap {font-size:0;}
	#header .menu_box .dep1 {display:inline-block; vertical-align:top; position:relative;}
	#header .menu_box .dep1 > a > span { display: block; width: 100%; text-align: center;}
	#header .menu_box .dep1 > a > span::before {content: ''; width: 0px; height: 2px; background-color: #fff; position: absolute; bottom: -1px; right: 50%; transition: all 0.3s;}
	#header.on .menu_box .dep1 span::before, #header.scroll .menu_box .dep1 span::before {background-color: #f8991d;}
	#header .menu_box .dep1 > a > span::after {content: ''; width: 0px; height: 2px; background-color: #fff; position: absolute; bottom: -1px; left: 50%; transition: all 0.3s;}
	#header.on .menu_box .dep1 span::after, #header.scroll .menu_box .dep1 span::after {background-color: #f8991d;}
	#header .menu_box .dep1.active span::before {width: 40%;}
	#header .menu_box .dep1.active span::after {width: 40%;}
	#header .menu_box .dep1:hover span::before {width: 40%;}
	#header .menu_box .dep1:hover span::after {width: 40%;}
	#header .menu_box .dep1 > a {position:relative;font-family: 'Poppins', sans-serif; font-size: 18px; color: #ffffff; font-weight:500; line-height:100%; padding:40px 46px 41px; transition: color 0.3s; display: block; transition: all 0.3s; letter-spacing:0;}
	#header.on .menu_box .dep1 > a {color: #111;}
	#header.scroll .menu_box .dep1 > a {color: #111; }
	#header .menu_box .dep2_wrap {height:266px; width: 100%; text-align: center; padding:40px 0 0!important;; display: none; opacity: 0;}
	#header.on .menu_box .dep2_wrap {opacity: 1;}
	#header .menu_box .dep2_wrap li {margin-bottom: 14px;}
	#header .menu_box .dep2_wrap li:last-child {margin-bottom: 0px;}
	#header .menu_box .dep2_wrap li a {font-size: 16px; color: #444; transition: all 0.3s;}
	#header .menu_box .dep2_wrap li.on a {color: #f8991d;}
	#header .menu_box .dep2_wrap li a:hover {color: #f8991d; font-weight:400;}
	
	body#member #header .menu_box .dep1 > a{color:#111;}


	#header .sitemap_box{display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:url('../img/common/sitemap_bg.jpg') bottom 0 left 50% no-repeat; background-size:cover; z-index:2; transition: all ease 0.3s; opacity: 0;}
    #header .sitemap_box.on {opacity: 1;}
    #header .sitemap_box .sitemap_wrap{position:absolute; width:100%; max-width:1240px; left:50%; top:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); box-sizing:border-box; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; transition:all 0.4s; text-align: center; padding: 0 20px; height: 100%;}
    #header .sitemap_box .con_box {position:relative; height: calc(100% + 1px); top: -1px; display:flex; justify-content:center; align-items:center; table-layout:fixed; text-align:center;}
    #header .sitemap_box .dep1_wrap {}
	#header .sitemap_box .dep1_wrap:first-child{}
    #header .sitemap_box .dep1 {width:320px; display: table-cell; vertical-align: top; border-right: 1px solid #1d2330; text-align: left; padding: 0 30px; box-sizing: border-box; text-align: center;}
    #header .sitemap_box .dep1:last-child {border-right: none;}
    #header .sitemap_box .dep1 > a {font-family:'Poppins', sans-serif; font-size:40px; letter-spacing:0; color:white; font-weight:700; position:relative; padding-bottom:42px; display:block; line-height:100%;}
    #header .sitemap_box .dep1 > a::before {content: ''; width:8px; height:8px; background:#f8991d; position:absolute; bottom: 0px; left:50%; margin-left:-4px; border-radius:100%;}
    #header .sitemap_box .dep2_wrap {padding-top:36px;}
    #header .sitemap_box .dep2_wrap li {margin-bottom:16px;}
    #header .sitemap_box .dep2_wrap li:last-child {margin-bottom: 0px;}
    #header .sitemap_box .dep2_wrap li a {font-size:18px; color:#737c90; display:block;}
	#header .sitemap_box .dep2_wrap li a:hover{text-decoration:underline;}
	#header.sitemap_on .logo{background: url('../img/common/logo_w.png') no-repeat center;}


}



/* 태블릿&모바일 공통*/
@media all and (max-width:1200px){

	.pc_show{ display:none !important;}        
	.pc_i_show{ display:none !important;}
	.m_show{ display:block !important;}
	.m_i_show{ display:inline-block !important;}
	
	#header {height:auto;}
	#header.scroll {height:auto;}
	#header .header_box {padding:16px 20px; text-align: left; font-size:0;}
    #header.m_menu_on .header_box {background-color: #0b0e15; border-bottom:1px solid #292b31;}
	body#main #header.scroll {height:auto;}
	body#sub #header.scroll {height:auto; backdrop-filter:none;}

    #header.scroll {background-color: #fff;}
    #header .logo {position: relative; top: auto; left: auto; display: inline-block; width:108px; height:24px; background: url('../img/common/logo_w.png') no-repeat center; background-size:100%;}
	#header.on .logo {background: url('../img/common/logo_c.png') no-repeat center; background-size:100%;}
	#header.scroll .logo {background: url('../img/common/logo_c.png') no-repeat center; top:auto; background-size:100%;}
	#header.m_menu_on .header_box .logo {background: url('../img/common/logo_w.png') no-repeat center; background-size:100%;}
	
	body#member #header.m_menu_on .logo{background: url('../img/common/logo_w.png') no-repeat center; background-size:100%;}

	#header .menu_btn {width:30px; height:15px; right:20px; /* margin-top:-8px; */ top:20px; }
	#header.scroll .menu_btn{ top:20px; }
	#header .menu_btn span {height:1px;}
	#header .menu_btn span:nth-child(2) {top:7px;}

	body#member #header .menu_btn.on span{background-color:white;}

	#header .member_btn{right:60px; top:22px;}
	#header .member_btn ul li{padding:0 10px;}
	#header .member_btn ul li:before{margin-top:-4px; height:7px;}
	#header .member_btn ul li a{font-size:12px;}
	
	body#member #header.m_menu_on .member_btn ul li a{color:white;}
	body#member #header.m_menu_on .member_btn ul li:before{background:white; opacity:0.3;}

    #header .menu_box {max-width:100%; text-align:left; position:fixed; width:100%; height: calc(100% - 56px); background:#0b0e15 url('../img/common/sitemap_bg.jpg') bottom 0 left 50% no-repeat; background-size:cover; left: 0px; top: 57px; display: none; opacity: 0; transition: all 0.3s; overflow-y:auto; }
    #header .header_box .menu_box.on {opacity: 1; display:block;}
	#header .menu_box .dep1 {display:block; position: relative; padding:0px;}
	#header .menu_box .dep1.pd01{padding:0;}
	#header .menu_box .dep1.pd02{padding:0;}

    #header .menu_box .dep1_wrap {padding:46px 36px;}
    #header .menu_box .dep1 > a {font-family: 'Poppins', sans-serif; font-size:26px; color:white; font-weight:700;  letter-spacing:0; display:block; border-bottom:1px solid #1d2330; padding:14px 0; position:relative;}
	#header .menu_box .dep1 > a:before{content:''; position:absolute; top:50%; right:10px; margin-top:-4px; width:14px; height:8px; background: url('../img/common/m_menu_arrow.png') no-repeat right center; background-size:100%; transition: all 0.3s;}
    #header .menu_box .dep1 > a.on:before {background: url('../img/common/m_menu_arrow_on.png') no-repeat right center; background-size:100%; transform: rotate(180deg);}
    #header .menu_box .dep2_wrap {display:none; border-bottom:1px solid #1d2330;}
    #header .menu_box .dep2_wrap li {line-height:30px; padding: 0 14px;}
    #header .menu_box .dep2_wrap li:first-child {padding-top:14px;}
    #header .menu_box .dep2_wrap li:last-child {padding-bottom:20px;}
    #header .menu_box .dep2_wrap li a {font-size:14px; color: #737c90; display: block;}
    #header .menu_box .dep2_wrap li.on a {color: #f8991d;}
	
	#header .sitemap_box {display: none!important;}
	

	#footer{padding:30px 0;}
	#footer .inner{max-width:100%; padding:0 20px;}
	#footer .inner ul li{padding:0 16px;}
	#footer .inner ul li:first-child{padding-left:0;}
	#footer .inner ul li:before{margin-top:-4px; height:8px;}
	#footer .inner ul li a{font-size:14px;}
	#footer .inner > div{max-width:80%; margin-top:20px;}
	#footer .inner > div span{font-size:12px; padding:5px 16px 5px 0;}
	#footer .inner > p{font-size:11px; margin-top:12px;}
	#footer .inner a.top_btn{right:20px; width:46px; height:46px; font-size:11px; padding-top:20px;}
	#footer .inner a.top_btn:before{top:12px; margin-left:-5px; width:10px; height:6px; background-size:100%;}




}



@media all and (max-width:768px){

	#footer{padding:40px 0 30px;}
	#footer .inner ul{width:100%; max-width:70%; margin:0 auto; text-align:center;}
	#footer .inner ul li{padding:6px 14px;}
	#footer .inner ul li:first-child{padding-left:14px;}
	#footer .inner ul li:before{display:none;}
	#footer .inner > div{max-width:100%; text-align:center; margin-top:12px;}
	#footer .inner > div span{padding:5px 12px;}
	#footer .inner > p{text-align:center; margin-top:18px;}
	#footer .inner a.top_btn{top:-63px; right:auto; left:50%; margin-left:-23px;}

}

