@charset "utf-8";

/*
font-family: 'Noto Sans', sans-serif;
*/

label, input, select{vertical-align:middle;}
body{font-size:14px; font-family:'Noto Sans KR', '맑은 고딕', 'Malgun Gothic', Dotum, "돋움",Gulim, "굴림", Verdana, Tahoma, AppleGothic, sans-serif; color:#333; letter-spacing:0; }
input, textarea, select{ font-family:'Noto Sans KR', sans-serif !important; }
input[type="checkbox"]{ border:1px solid #ddd;}



/* header */
#header {position: fixed; width: 100%; top: 0; left: 0; z-index: 10000; font-size: 0;}
#header .h_inner {max-width: 1832px; width: calc(100% - 30px); margin: 0 auto; box-sizing: border-box;}
#header .h_top {background-color: #fff;}
#header .logo {display: inline-block; vertical-align: middle; border-right: 2px solid #dedede;}
#header .logo a {display: block; width: 189px; height: 90px; background: url(../images/common/logo.png) no-repeat left center; font-size: 0;}
#header .logo2 {display: inline-block; vertical-align: middle;}
#header .logo2 a {display: block; width: 344px; height: 90px; background: url(../images/common/logo2.png) no-repeat center; font-size: 0;}



/* footer */
#footer {background-image: linear-gradient(90deg, #0066c0, #00a5c0); padding: 30px 0 31px;}
#footer .f_inner {max-width: 1832px; width: calc(100% - 30px); margin: 0 auto; box-sizing: border-box;}
#footer .txt1 {text-align: center; font-family: 'Noto Sans', sans-serif; font-size: 14px; color: #ffffff; word-break: keep-all;}
#footer .link_bx {font-size: 0; text-align: center; margin-bottom: 15px;}
#footer .link_bx li {display: inline-block; margin-right: 20px;}
#footer .link_bx li:last-child {margin-right: 0;}
#footer .link_bx li a {display: block; font-size: 14px; color: #fff;}
#footer .link_bx li a.en {font-family: 'Noto Sans', sans-serif;}



/* s_visual */
#s_visual {position: relative; box-sizing: border-box; z-index: 50; padding-top: 156px;}
#s_visual .dep_bx {max-width: 1832px; width: calc(100% - 30px); margin: 0 auto; box-sizing: border-box; font-size: 0; text-align: right; padding: 17px 0 16px;}
#s_visual .dep_bx > li {display: inline-block; padding-left: 34px; position: relative;}
#s_visual .dep_bx > li:first-child {padding-left: 0;}
#s_visual .dep_bx > li::before {content: ''; width: 8px; height: 13px; background: url(../images/icon/arrow3.png) no-repeat center; position: absolute; left: 14px; top: 50%; margin-top: -6.5px;}
#s_visual .dep_bx > li:first-child::before {display: none;}
#s_visual .dep_bx > li > a {font-size: 14px; color: #00a5c0; display: block; line-height: 17px; border-bottom: 1px solid #00a5c0; text-transform: uppercase;}




.pc_show2 {display: block!important;}
.m_show2 {display: none!important;}

/* PC */
@media all and (min-width:1025px){
	.pc_show{ display:block !important;}
	.pc_i_show{ display:inline-block !important;}
	.m_show{ display:none !important;}
	.m_i_show{ display:none !important;}
	
	
	/* header */
	#header .h_btm {background-color: #f1f1f1; position: relative;}
	#header .menu_bx {text-align: right; display: block!important;}
	#header .menu_bx .dep1 {display: inline-block; vertical-align: top; margin-left: 68px;}
	#header .menu_bx .dep1:first-child {margin-left: 0;}
	#header .menu_bx .dep1 > a {position: relative; display:flex; justify-content:center; align-items:center; table-layout:fixed; height: 66px; font-size: 18px; color: #333333; letter-spacing: -0.05em; word-break: keep-all;}
	#header .menu_bx .dep1.arrow > a {padding-right: 19px;}
	#header .menu_bx .dep1.arrow > a::before {content: ''; width: 9px; height: 6px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; right: 0; top: 50%; margin-top: -2px; -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; transition: transform 0.3s;}
	#header .menu_bx .dep1.arrow.on > a::before {transform: rotate(180deg);}
	#header .menu_bx .dep2_bx {position: absolute; width: 100%; left: 0; top: 66px; background-color: #ffffff; border-radius: 0 0 10px 10px; display: none; box-shadow: 0 6px 14px rgba(0,0,0,0.16);} 
	#header .menu_bx .dep2_bx .c_btn {padding-left: 29px; line-height: 19px; font-family: 'Noto Sans', sans-serif; font-size: 14px; color: #666666; position: absolute; bottom: 17px; right: 23px; background: url(../images/icon/close.png) no-repeat left center; cursor: pointer;} 
	#header .menu_bx .dep2_wrap {text-align: left; max-width: 1482px; margin: 0 auto; box-sizing: border-box; padding: 34px 0 60px; display: table; table-layout: fixed; width: 100%;}
	#header .menu_bx .dep2_wrap > li {display: table-cell; padding: 0 15px; box-sizing: border-box;}
	#header .menu_bx .dep2_wrap > li > a {display: block; font-size: 16px; color: #333333; letter-spacing: -0.05em; word-break: keep-all; line-height: 34px; border-bottom: 1px solid #92aaac; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
	#header .menu_bx .dep2_wrap > li > a:hover {color: #2cb5cb;}
}

/* 태블릿&모바일 공통*/
@media all and (max-width:1024px){	
	.pc_show{ display:none !important;}
	.pc_i_show{ display:none !important;}
	.m_show{ display:block !important;}
	.m_i_show{ display:inline-block !important;}
	
	
	
	/* header */
	#header .logo {width: 100%; display: block; border-right: none;}
	#header .logo a {height: 40px; width: 73px; background-size: 73px auto;}
	#header .logo2 {background-color: #f1f1f1; display: block; width: 100%; position: relative; width: calc(100% + 30px); left: -15px; padding: 0 15px; box-sizing: border-box;}
	#header .logo2 a {width: 107px; background-size: 107px auto; height: 27px;}
	#header .menu_btn {width: 40px; height: 40px; right: 0; top: 0; position: absolute; background-color: #e4eff1; cursor: pointer;}
	#header .menu_btn > div {width: 16px; height: 12px; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -8px; z-index: 1;}
	#header .menu_btn > div span {width: 100%; height: 2px; background-color: #00a5c0; position: absolute; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	#header .menu_btn > div span:nth-child(1) {top: 0;}
	#header .menu_btn.on > div span:nth-child(1) {top: 50%; margin-top: -1px; transform: rotate(135deg);}
	#header .menu_btn > div span:nth-child(2) {top: 5px;}
	#header .menu_btn.on > div span:nth-child(2) {opacity: 0;}
	#header .menu_btn > div span:nth-child(3) {top: 10px;}
	#header .menu_btn.on > div span:nth-child(3) {top: 50%; margin-top: -1px; transform: rotate(-135deg);}
	
	#header .menu_bx {position: fixed; width: 100%; height: calc(100% - 67px); left: 0; top: 67px; background-color: #fff; overflow-y: auto; padding: 15px; box-sizing: border-box; display: none;}
	#header .menu_bx .dep1 {border-bottom: 1px solid #ededed;}
	#header .menu_bx .dep1 > a {display: block; position: relative; font-size: 13px; line-height: 45px; color: #333333; letter-spacing: -0.05em; font-weight: 500; padding: 0 5px;}
	#header .menu_bx .dep1.arrow > a::before {content: ''; width: 17px; height: 17px; border-radius: 50%; box-sizing: border-box; border: 1px solid #93abad; position: absolute; right: 5px; top: 50%; margin-top: -9px; background: url(../images/icon/arrow2.png) no-repeat center; background-size: 4px auto; -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; transition: transform 0.3s;}
	#header .menu_bx .dep1.arrow.on > a::before {transform: rotate(-90deg);}
	#header .menu_bx .dep2_bx {display: none;}
	#header .menu_bx .dep2_wrap {padding: 15px 10px; border-top: 1px solid #00a5c0;}
	#header .menu_bx .dep2_wrap > li {margin-bottom: 3px;}
	#header .menu_bx .dep2_wrap > li:last-child {margin-bottom: 0;}
	#header .menu_bx .dep2_wrap > li > a {font-size: 12px; color: #333333; letter-spacing: -0.05em; word-break: keep-all; display: block; line-height: 25px;}
	#header .menu_bx .dep2_wrap > li > a::before {content: '-'; padding-right: 5px;}



	/* footer */
	#footer {padding: 12px 0;}
	#footer .txt1 {font-size: 11px; line-height: 16px;}
	#footer .link_bx {margin-bottom: 10px;}
	#footer .link_bx li {display: block; margin-bottom: 2px; margin-right: 0;}
	#footer .link_bx li:last-child {margin-bottom: 0;}
	#footer .link_bx li a {font-size: 11px;}



	/* s_visual */
	#s_visual {padding-top: 67px;}
	#s_visual .dep_bx {padding: 10px 0;}
	#s_visual .dep_bx > li {padding-left: 23px;}
	#s_visual .dep_bx > li::before {width: 5px; background-size: 5px auto; left: 9px;}
	#s_visual .dep_bx > li > a {font-size: 10px; line-height: 11px;}
}

/* 모바일 */
@media all and (max-width:768px){
	.pc_show2 {display: none!important;}
	.m_show2 {display: block!important;}
}

