@charset "UTF-8";

/*[s] Reset Css */
	html,body{width:100%; min-height:100%; background-color: #fff; -webkit-text-size-adjust:none}
	input,button,textarea{margin:0; padding:0; background-color: transparent; border:none; -webkit-border-radius:0; -webkit-appearance:none}
	input[type=submit],input[type=image],input[type=button],button,a{cursor: pointer; text-decoration: none;}
	img,video,audio,object,embed,iframe{max-width:100%;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,legend,figure{margin:0;padding:0}
	fieldset,img,abbr,acronym{border:none}
	fieldset{display:block}
	ol,ul{list-style:none outside}
	h1,h2,h3,h4,h5,h6,address,caption,cite,code,dfn,em,th,var{font-size:100%; font-weight:normal}
	em{font-style:normal;}

	hr,legend,caption,hr{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0;font-size:0;line-height:0;text-indent:-1000em}

	img{vertical-align:top;}

	a{color:inherit;}

	/* 다국어
	html:lang(ko){font-family:'Noto Sans KR', sans-serif;}
	html:lang(en){font-family:'Noto Sans KR', sans-serif;}
	html:lang(zh){font-family:'Noto Sans SC', 'Noto Sans KR', sans-serif;}
	html:lang(ja){font-family:'Noto Sans JP', 'Noto Sans KR', sans-serif;}
	*/

	/* Skip Navigation */
	.skip{width:1px; height:1px; margin:0 -1px -1px 0; padding:0; font-size:0; line-height:0; display:block; overflow:hidden;}
	.skip:is(:hover, :active, :focus){width:100%; height:auto; margin:0; padding:5px 0; font-weight:bold; font-size:12px; line-height:1; color:#333; text-decoration:none !important; text-indent:10px}

	body,th,td,input,select,textarea,h2,h3,h4,h5,address,code,button{font-family:'Noto Sans KR', sans-serif; font-style:normal; font-weight:normal;}
	body{font-size:1.6rem; line-height:1.55; color:#666;}
/*[e] Reset Css */

/*[s] Transition Style */
	#header,
	#header:before,
	/*#header .gnbBg,
	#header .gnbBg:before,*/
	#header h1,
	#header h1>a,
	#header h1>a img,
	#header .mMenu,
	#header .mMenu>span,
	#header .mMenu:before,
	#header .mMenu:after,
	#header #gnb:after,
	#header #gnb:before,
	#header #gnb>li>a:before,
	#header #gnb>li>a i:before,
	#header #gnb>li>a i:after,
	#header #gnb>li,
	#header #gnb a,
	#header #gnb>li>a>span:before,
	#header #gnb .gnbSub>li>a,
	#header #gnb>li>a em,
	#header #gnb>li>a em:after,
	#header #gnb>li>a em:before,
	#header #pcMenu,
	#header #pcMenu:before,
	#header #pcMenu .bg,
	#header #pcMenu #list:before,
	#header #pcMenu #list>li,
	#header #pcMenu #list>li>a,
	#header #pcMenu #list>li>a i,
	#header #pcMenu #list>li>a>span:before,
	#header #pcMenu #list .gnbSub>li>a,

	#header .utill .appDown,
	#header .language:before,

	#header .tSchArea,
	#header .tSchArea .tSch:before,
	#header .tSchArea .tSch:after,
	#header .tSchArea .tSch_in,

	#pt_Menu #pt_Menu_list>li>a,
	#pt_Menu #pt_Menu_list>li>a i,
	#pt_Menu #pt_Menu_list>li>a i:after,
	#pt_Menu #pt_Menu_list>li>a i:before,
	#pt_Menu #pt_Menu_list .gnbSub>li>a,

	.menuLayer .gnb>li>a,
	.menuLayer .gnb>li>a i,
	.menuLayer .gnb>li>a i:after,
	.menuLayer .gnb>li>a i:before,
	.menuLayer .gnb .gnbSub>li>a,

	#snb #nav>li>a,
	#snb #nav>li>a i,
	#snb #nav>li>a i:after,
	#snb #nav>li>a i:before,
	#snb #nav .lnbSub>a,

	#snbPc .inConts a,
	#snbMobile>a i,
	#snbD3 .inConts a,
	#snbD3 .inConts a>span:before,

	#container.portrait #snb #nav>li>a,
	#container.portrait #snb #nav>li .d3>li>a{transition: all .3s ease-out; transform-origin: 50% 50%;}

	#sVisual,
	a.goTop,
	a.goTop:before{transition: all .5s ease-out;}

	.menuLayer,
	#pt_Menu{transition: all .5s ease-in-out; transform-origin: 50% 50%;}

	#pt_Menu .head .closeMenu{transition: all .7s ease-in-out; transform-origin: 50% 50%;}
/*[e] Transition Style */

/*[s] Bace Css */
	:root,
	html{font-size: 10px}
	:root {
		/* font weight */
			--fw_300 : 300;
			--fw_500 : 500;
			--fw_600 : 600;
			--fw_700 : 700;
			--fw_800 : 800;

		/* font size */
			--base15 : 1.5rem;
			--base17 : 1.7rem;
			--base18 : 1.8rem;
			--base19 : 1.9rem;
			--base20 : 2rem;
			--base22 : 2.2rem;
			--base25 : 2.5rem;

			--fs_15 : 1.5rem;
			--fs_17 : 1.7rem;
			--fs_18 : 1.8rem;
			--fs_19 : 1.9rem;
			--fs_20 : 2rem;
			--fs_22 : 2.2rem;
			--fs_25 : 2.5rem;

			--lh_10 : calc(1em + 1rem);
			--lh_15 : calc(1em + 1.5rem);

		/* color */
			--c_point : #021546;
			--c_point2 : #001a5c;
			--c_point3 : #e4cdc0;
			--c_point4 : #dddfe3;

			--btn_c : #333;
			--bor_c : #e6e6e6;
			--event__color--point : #035ab6;
			--event__color--end : #b3b3b3;
	}

	.wVar,
	.wpVar,
	.pVar,
	.ptVar{display:block;}
	img.pVar,
	img.ptVar{display:inline-block;}
	th.pVar,
	td.pVar{display:table-cell;}
	.tVar,
	.mVar,
	.mxVar,
	.tmVar,
	.xmVar,
	.br_t{display:none;}
	.br_p{}

	.tal{text-align: left !important;}
	.tac{text-align: center !important;}
	.tar{text-align: right !important;}

	.f_arr{font-family:"SUIT Variable", sans-serif !important;}

	html.hide{height:100vh; overflow:hidden;}

	*::-webkit-scrollbar{width: 0.5rem; height:100%;}/* 스크롤바의 너비 */
	*::-webkit-scrollbar:horizontal{height: 0.5rem;}
	*::-webkit-scrollbar-thumb{height: 10%; background-color:var(--c_point); border-radius: 1rem;}  /* 스크롤바의 길이 & 색상 */
	*::-webkit-scrollbar-track{background-color: rgba(0,0,0,0.1);}/*스크롤바 뒷 배경 색상*/

	.f_22{font-size:var(--base22) !important;}
	.f_25{font-size:var(--base25) !important;}

	.c_point{color:var(--c_point) !important}
	.c_point2{color:var(--c_point2) !important}
	.c_point3{color:var(--c_point3) !important}
	.c_point4{color:var(--c_point4) !important}
	.c_white{color:#fff !important}
	.c_black{color:#000 !important}
	.c_red{color:#ff0000 !important}
	.c_green{color:#70884b !important}

	.fw100{font-weight: 100 !important;}
	.fw200{font-weight: 200 !important;}
	.fw300{font-weight: 300 !important;}
	.fw500{font-weight: 500 !important;}
	.fw600{font-weight: 600 !important;}
	.fw700{font-weight: 700 !important;}
	.fw800{font-weight: 800 !important;}

	.mt_10{margin-top:-1rem !important;}
	.mt_15{margin-top:-1.5rem !important;}
	.mt_20{margin-top:-2rem !important;}
	.mt_140{margin-top:-14rem !important;}

	.mt0{margin-top:0rem !important;}
	.mt3{margin-top:0.3rem !important;}
	.mt5{margin-top:0.5rem !important;}
	.mt10{margin-top:1rem !important;}
	.mt15{margin-top:1.5rem !important;}
	.mt20{margin-top:2rem !important;}
	.mt25{margin-top:2.5rem !important;}
	.mt30{margin-top:3rem !important;}
	.mt35{margin-top:3.5rem !important;}
	.mt40{margin-top:4rem !important;}
	.mt45{margin-top:4.5rem !important;}
	.mt50{margin-top:5rem !important;}
	.mt55{margin-top:5.5rem !important;}
	.mt60{margin-top:6rem !important;}
	.mt70{margin-top:7rem !important;}
	.mt75{margin-top:7.5rem !important;}
	.mt80{margin-top:8rem !important;}
	.mt90{margin-top:9rem !important;}
	.mt100{margin-top:10rem !important;}
	.mt110{margin-top:11rem !important;}
	.mt120{margin-top:12rem !important;}
	.mt130{margin-top:13rem !important;}
	.mt140{margin-top:14rem !important;}
	.mt150{margin-top:15rem !important;}

	.mb0{margin-bottom:0rem !important;}
	.mb10{margin-bottom:1rem !important;}
	.mb15{margin-bottom:1.5rem !important;}
	.mb20{margin-bottom:2rem !important;}
	.mb_140{margin-bottom:-14rem !important;}

	.mr30{margin-right:3rem !important;}

	.pt0{padding-top:0 !important;}

	.inConts{width:100%; max-width:1720px; margin:0 auto; padding:0 2rem; position: relative;}
	/*.inConts.main{padding:0 6rem;}
	.inConts.small{max-width:1320px;}*/
	#wrap{width:100%; margin:0 auto; background-color:#fff; position:relative;}
	html *{letter-spacing:-0.04em; word-break:keep-all; word-wrap:break-word; box-sizing: border-box;}
/*[e] Bace Css */

/*[s] HEADER */
	#progressBar{width:0%; height:3px; background-color:var(--c_point); font-size:0; line-height:0; position:fixed;left:0; top:0; z-index:11;}

	#ribbonArea{width:1920px; margin-left:-960px; font-size:0; line-height:0; overflow:hidden; position: relative; left:50%; display:none;}
	#ribbonArea .ribbon_close{width:160rem; margin:0 auto; position: relative; z-index:7; opacity: 0.6;}
	#ribbonArea .ribbon_close .checkIn{position: absolute; right:0; top:-46px;}
	#ribbonArea .ribbon_close .checkIn input[type=checkbox]+label:before{background-color: transparent; left:auto; right:0;}
	#ribbonArea .ribbon_close .checkIn input[type=checkbox]+label{padding:0 2.6rem 0 0; font-family: 'S-CoreDream-2ExtraLight'; font-weight: 300; font-size:12px; color: #fff;}
	:root{
		--h_height:10rem;
		--h_top:10rem;
	}
	#header{width:100%; background-color: transparent; font-size:0; line-height:0; position: fixed; left:0; top:0; z-index:9;}
	#header .gnbBg{width: 100vw; height:0; background-color:#f8f8f8; border-top:1px solid #f8f8f8; display: block; position:absolute; left:50%; top:calc(100% + 1px); transform: translateX(-50%); opacity:0; overflow:hidden;}

	#header .inConts{max-width:1720px; display: flex; justify-content: space-between;}
	/*#header .inConts>*{flex:0 1 auto; display: flex; align-items: start; justify-content: flex-start;}*/

	#header h1{flex:0 1 auto; height:var(--h_height); display: flex; align-items: center; position: relative;}
	#header h1>a{display:inline-block; position: relative;}
	#header h1>a img{height:4rem; opacity: 1;}
	#header h1>a img.ov{position: absolute; left:0; top:0; opacity: 0;}

	#header .gnb-area{margin-left:auto;}
	#header .gnb a{color:#fff; text-decoration:none;}

	#header .header-util{flex:0 1 auto; height:var(--h_height); margin-left:auto; display:flex; align-items:center; gap:0 2rem; position:relative; z-index:20;}
		#header .header-util .tel-banner{height:4.6rem; padding:0 2.3rem 0 1.7rem; background-color: #ffcc00; font-size:var(--fs_20); line-height:1; color: #000; display: flex; align-items: center; gap:0.7rem; border-radius:99rem;}
		#header .header-util .tel-banner i{font-size:0;}
		#header .header-util .tel-banner i img{width:1.6rem; display:block;}
		#header .header-util .tel-banner span{font-weight: var(--fw_500); font-size:1em;}
		#header .header-util .tel-banner strong{font-weight: var(--fw_700); font-size:1em;}

		#header .header-util a.txt{font-size:1.8rem; line-height:1.3; color: #fff;}
		#header .header-util a.txt + a.txt{margin-left:-2rem;}
		#header .header-util a.language{font-weight: bold; font-size:var(--fs_20); line-height:1; color: #fff; display: flex; align-items: center; gap:0 1rem;}
		#header .header-util a.language figure{}
		#header .header-util a.language figure img{width:2.4rem;}
		/*
		#header .header-util a.txt:hover,
		#header .header-util a.language:hover{color:var(--point) !important;}
		*/

		#header .header-util .menu-btn{width:3.4rem; height:2.4rem; padding:0; background:none; border:0; display:block; position:relative; cursor:pointer;}
		#header .header-util .menu-btn>span,
		#header .header-util .menu-btn::before,
		#header .header-util .menu-btn::after{content:""; width:100%; height:2px; background-color:#fff; position:absolute; left:0; transition:transform .3s ease, opacity .3s ease, top .3s ease;}
		#header .header-util .menu-btn::before{top:0;}
		#header .header-util .menu-btn>span{top:50%; transform:translateY(-50%);}
		#header .header-util .menu-btn::after{top:calc(100% - 2px);}
		#header .header-util .menu-btn.active>span{opacity:0;}
		#header .header-util .menu-btn.active::before{top:50%; transform:rotate(45deg);}
		#header .header-util .menu-btn.active::after{top:50%; transform:rotate(-45deg);}

	@media screen and (min-width:1025px){
		#header .gnb-area{height:var(--h_height); margin-left:auto; position:relative;}
			#header .gnb{height:var(--h_height); display:flex;}
			#header .gnb>li{height:100%; padding:0 3.8rem; position:relative;}
			#header .gnb>li>a{height:100%; font-weight:700; font-size:1.9rem; text-transform : uppercase; display:flex; align-items:center; justify-content:center; position:relative; z-index:3;}
			#header .gnb>li>a::after{content:""; width:0; height:2px; background:#fff; position:absolute; left:50%; bottom:2rem; transform:translateX(-50%); transition:width .3s ease;}
			#header .gnb>li:is(:hover, .oPage, :focus-within)>a::after{width:100%;}

			#header .gnbSub.d2{margin:0; padding:2rem 0; list-style:none;}
			#header .gnbSub.d2>li{position:relative;}

			#header .gnbSub.d2>li:not(.hide)+li{margin-top:1.2rem;}
			#header .gnbSub.d2>li>a{min-height:2.4rem; padding-right:2rem; font-size:1.8rem; line-height:1.4; color:#333; display:flex; align-items:center; position:relative;}
			#header .gnbSub.d2>li:is(:hover, .oPage)>a{color:var(--c_point, #bc955a);}

			#header .gnbSub.d2>li.has-depth3>a::after{content:""; width:.7rem; height:.7rem; border-top:1px solid currentColor; border-right:1px solid currentColor; position:absolute; right:0; top:50%; transform:translateY(-50%) rotate(45deg);}

			#header .gnbSub.d3{width:22rem; padding:2rem 0; background:#181818; border:1px solid rgba(255,255,255,.3); position:absolute; left:100%; top:-2rem; z-index:10; opacity:0; visibility:hidden; transform:translateX(1rem); transition:opacity .25s ease, visibility .25s ease, transform .25s ease;}
			#header .gnbSub.d2>li:is(:hover, .oPage, :focus-within)>.gnbSub.d3{opacity:1; visibility:visible; transform:translateX(0);}

			#header .gnbSub.d3>li{padding:0 2rem;}
			#header .gnbSub.d3>li+li{margin-top:1rem;}
			#header .gnbSub.d3>li>a{font-size:1.5rem; line-height:1.4; color:rgba(255,255,255,.7);}
			#header .gnbSub.d3>li:is(:hover, .oPage)>a{color:#000;}

			#header .gnb li.one .gnbSub{display:none !important;}
			#header .gnb li.hide{display:none !important;}

		/* 기본 타입 : 해당 1뎁스의 2뎁스만 세로로 노출 */
		#header:not(.line):not(.full) .gnb>li>.gnbSub.d2{width:23rem; background-color:#f8f8f8; border:1px solid rgba(0,0,0,.1); display:block; position:absolute; left:50%; top:100%; z-index:8; opacity:0; visibility:hidden; transform:translate(-50%, 1rem); pointer-events:none; transition:opacity .25s ease, visibility .25s ease, transform .25s ease;}

			#header:not(.line):not(.full) .gnb>li:is(:hover, :focus-within)>.gnbSub.d2{opacity:1; visibility:visible; transform:translate(-50%, 0); pointer-events:auto;}
			#header:not(.line):not(.full) .gnbSub.d2>li{padding:0 2rem;}
			/*
			#header:not(.line):not(.full) .gnb>li:last-child>.gnbSub.d2{right:0; left:auto; transform:translateY(1rem);}
			#header:not(.line):not(.full) .gnb>li:last-child:is(:hover, :focus-within)>.gnbSub.d2{transform:translateY(0);}
			*/

		/* line 타입 */
		#header.line{position:fixed; --menu-height:7rem; --menu-width:160rem;}
			#header.line::after{content:""; width:100%; height:0; background-color:#000; border-top:1px solid rgba(255,255,255,.25); position:absolute; left:0; top:100%; z-index:0; opacity:0; visibility:hidden; transition:height .3s ease, opacity .25s ease, visibility .25s ease;}

			#header.line:has(.gnb>li:hover)::after,
			#header.line:has(.gnb>li:focus-within)::after{height:var(--menu-height); opacity:1; visibility:visible;}

			#header.line .header-inner{position:relative; z-index:2;}
			#header.line .gnb-area{position:static;}
			#header.line .gnb{position:static;}
			#header.line .gnb>li{position:static;}

			#header.line .gnb>li>.gnbSub.d2{width:100%; height:var(--menu-height); padding:0 max(2rem, calc((100vw - var(--menu-width)) / 2)); background-color:transparent; display:flex; align-items:center; justify-content:center; gap:0 4rem; position:absolute; left:0; top:100%; z-index:3; opacity:0; visibility:hidden; transform:translateY(1rem); pointer-events:none; transition:opacity .25s ease, visibility .25s ease, transform .25s ease;}

			#header.line .gnb>li:is(:hover, :focus-within)>.gnbSub.d2{opacity:1; visibility:visible; transform:translateY(0); pointer-events:auto;}

			#header.line .gnbSub.d2>li{flex:0 0 auto; margin:0 !important; padding:0; position:relative;}

			#header.line .gnbSub.d2>li>a{height:var(--menu-height); padding:0 1rem; font-weight:500; font-size:1.7rem; line-height:1.2; color:#fff; white-space:nowrap; display:flex; align-items:center; position:relative;}

			#header.line .gnbSub.d2>li:is(:hover, :focus-within, .oPage)>a{color:var(--point);}

			#header.line .gnbSub.d2>li.has-depth3>a::after{content:""; width:.7rem; height:.7rem; margin-left:1rem; border-right:1px solid currentColor; border-bottom:1px solid currentColor; display:inline-block; transform:translateY(-.2rem) rotate(45deg); transition:transform .25s ease;}

			#header.line .gnbSub.d2>li.has-depth3:is(:hover, :focus-within)>a::after{transform:translateY(.2rem) rotate(225deg);}

			#header.line .gnbSub.d3{width:22rem; padding:2rem 0; background-color:#181818; border:1px solid rgba(255,255,255,.3); display:block; position:absolute; left:50%; top:100%; z-index:10; opacity:0; visibility:hidden; transform:translate(-50%, 1rem); pointer-events:none; transition:opacity .25s ease, visibility .25s ease, transform .25s ease;}

			#header.line .gnbSub.d2>li:is(:hover, :focus-within)>.gnbSub.d3{opacity:1; visibility:visible; transform:translate(-50%, 0); pointer-events:auto;}

			#header.line .gnbSub.d3>li{margin:0; padding:0 2rem;}
			#header.line .gnbSub.d3>li+li{margin-top:1rem;}

			#header.line .gnbSub.d3>li>a{font-weight:500; font-size:1.5rem; line-height:1.4; color:rgba(255,255,255,.75); white-space:normal; display:block;}

			#header.line .gnbSub.d3>li:is(:hover, :focus-within, .oPage)>a{color:#fff;}

			#header.line .gnbSub.d2>li:nth-last-child(-n+2)>.gnbSub.d3{right:0; left:auto; transform:translateY(1rem);}

			#header.line .gnbSub.d2>li:nth-last-child(-n+2):is(:hover, :focus-within)>.gnbSub.d3{transform:translateY(0);}

		/* full 타입 */
		#header.full{--menu-height:36rem; position:relative;}
			#header.full::after{content:""; width:100%; height:0; background:#f8f8f8; border-top:1px solid rgba(0,0,0,.2); position:absolute; left:0; top:100%; z-index:0; opacity:0; visibility:hidden; transition:height .35s ease, opacity .25s ease, visibility .25s ease;}

			#header.full:has(.gnb-area:hover)::after,
			#header.full:has(.gnb-area:focus-within)::after{height:var(--menu-height); opacity:1; visibility:visible;}

			#header.full .header-inner{position:relative; z-index:2;}
			#header.full .gnb-area .gnb>li{position:relative;}

			#header.full .gnb-area .gnbSub.d2{width:22rem; height:var(--menu-height); padding:2.5rem 2rem; position:absolute; left:50%; top:100%; z-index:2; opacity:0; visibility:hidden; transform:translate(-50%, 1rem); pointer-events:none; transition:opacity .25s ease, visibility .25s ease, transform .3s ease;}

			#header.full .gnb-area:is(:hover, :focus-within) .gnbSub.d2{opacity:1; visibility:visible; transform:translate(-50%, 0); pointer-events:auto;}
			#header.full .gnb-area .gnbSub.d2::before{content:""; width:1px; height:calc(100% - 5rem); background:rgba(255,255,255,.15); position:absolute; left:0; top:2.5rem;}
			#header.full .gnb-area .gnb>li:first-child>.gnbSub.d2::before{display:none;}
			#header.full .gnb-area .gnb>li:nth-last-child(-n+2) .gnbSub.d3{right:100%; left:auto; transform:translateX(-1rem);}
			#header.full .gnb-area .gnb>li:nth-last-child(-n+2) .gnbSub.d2>li:is(:hover, :focus-within)>.gnbSub.d3{transform:translateX(0);}
	}

	#header:is(:hover, .all, .move){background-color:#fff; border-color:#e5e5e5;}/*rgba(255,255,255,0.9)*/

	#wrap[data-device="pc"] #header:is(:hover, .all) .gnbBg{height:80px; opacity:1; /*border-color:#ccc;*/}

	#header:is(:hover, .all, .move) h1>a img{opacity: 0;}
	#header:is(:hover, .all, .move) h1>a img.ov{opacity:1;}

	#header:is(:hover, .all, .move) .gnb>li>a,
	#header:is(:hover, .all, .move) .header-util a.txt{color: #000;}

	#header:is(:hover, .all, .move) .gnb>li>a::after{background:#000;}

	#header #pcMenu #list>li:is(:hover, .oPage, .active)>a{}
	#header #pcMenu #list>li:is(:hover, .oPage, .active)>a>span:before{}

	#header:is(:hover, .all, .move) #pcMenu #list>li:is(:hover, .oPage, .active)>a{color: var(--point);}
	#header:is(:hover, .all, .move) #pcMenu #list>li:is(:hover, .oPage, .active)>a>span:before{background-color: var(--point);}

	#header:is(:hover, .all, .move) .header-util a img{-webkit-filter: grayscale(100%) brightness(0); filter: grayscale(100%) brightness(0);}
	#header:is(:hover, .all, .move) .header-util a:hover img{-webkit-filter: grayscale(100%) brightness(0); filter: grayscale(100%) brightness(0);}
	#header:is(:hover, .all, .move) .header-util .language{color: #000;}
	#header:is(:hover, .all, .move) .header-util .language:hover{color: #000;}


	#header:is(:hover, .all, .move) .header-util .menu-btn>span,
	#header:is(:hover, .all, .move) .header-util .menu-btn::before,
	#header:is(:hover, .all, .move) .header-util .menu-btn::after{background-color:#000;}

	#header.move:before{content:"";position:absolute;z-index:-1;top:0%;bottom:0;left:0;right:0; box-shadow:0 0 6rem rgba(0,0,0,0.1);}

	/*  */
		#pt_Menu{width:100%; background-color: rgba(0,0,0,0.7); font-size:0; line-height:0; position: fixed; top:0; bottom:0; z-index:12; overflow:hidden; overflow-y:auto;}
		#pt_Menu #pt_MenuArea{width:1024px; min-height:100vh; padding:5rem 6rem; background-color: #ffff; float:right; display: flex; flex-flow: column nowrap; justify-content: center;}
		#pt_Menu #pt_MenuArea .head{margin-top:-12rem; padding-bottom:3rem;}
		#pt_Menu #pt_MenuArea .head img{height:4rem;}
		#pt_Menu #pt_MenuArea .head .logo{}
		#pt_Menu #pt_MenuArea .head .closeMenu{width:3.6rem; height:3.6rem; position: absolute; right:9rem; top:2rem; -webkit-transition-delay: .6s; transition-delay: .6s;}
		#pt_Menu #pt_MenuArea .head .closeMenu:before,
		#pt_Menu #pt_MenuArea .head .closeMenu:after{content: ""; background-color: #000; display: inline-block; position:absolute; left: 50%; top:50%; transform: translate(-50%, -50%) rotate(45deg); box-sizing: border-box;}
		#pt_Menu #pt_MenuArea .head .closeMenu:before{width: 100%; height: 1px;}
		#pt_Menu #pt_MenuArea .closeMenu:after{width: 1px; height: 100%;}

		#pt_Menu #pt_Menu_list{}
		#pt_Menu #pt_Menu_list>li{position: relative; display: flex; align-items: start; justify-content: space-between;}
		#pt_Menu #pt_Menu_list>li+li{border-top:1px solid #eee;}
		#pt_Menu #pt_Menu_list>li>a{width:16rem; margin-top: 2.8rem; padding:0; font-weight: 600; font-size:2.6rem; line-height:1.3; color: #222; position: relative; display: flex; align-content: center; justify-content: flex-start;}
		#pt_Menu #pt_Menu_list>li>a>span{ white-space: nowrap;}
		#pt_Menu #pt_Menu_list>li>a i{display:none; position: absolute; left:0; top:0;}

		#pt_Menu #pt_Menu_list .gnbSub{width:calc(100% - 16rem); padding:2.7rem 0; display: flex; flex-flow: row wrap; gap:1rem;}
		#pt_Menu #pt_Menu_list .gnbSub>li{}
		#pt_Menu #pt_Menu_list .gnbSub>li>a{width:100%; padding:0.5rem 1.5rem 0.7rem; font-weight: 400; font-size:1.8rem; line-height:1.3; color:#999; display: flex; align-items: center; justify-content: center; border-radius:99px;}
		#pt_Menu #pt_Menu_list .gnbSub>li>a>span{}

		#pt_Menu #pt_Menu_list>li:is(:hover, .oPage, .active)>a{color: var(--c_point);}
		#pt_Menu #pt_Menu_list .gnbSub>li:is(:hover, .oPage, .active)>a{text-shadow:0 0 0.01px #222, 0 0 0.01px #222; color:#222; text-decoration: underline; text-underline-position:under;}

		#pt_Menu{right:-100%;}
		#pt_Menu.open{right:0;}
		#pt_Menu.open #pt_MenuArea .head .closeMenu{right:6rem; transform: rotate(180deg);}
/*[e] HEADER */

/*[s] SUB */
	#sVisual{width:100%; height:48rem; padding-top:var(--h_top); font-size:var(--fs_20); line-height:1; color: #fff; text-align: center; overflow:hidden; position: relative; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center;}
		#sVisual:before{content: ""; width:100%; height:100%; background: url('/images/img_sVisual_01.jpg') no-repeat center center / cover; position: absolute; left:0; top:0; transform: scale(1.1); transition: transform 2s ease-out;}
		#sVisual:after{content: ""; width:100%; height:100%; background-color: #000; position: absolute; left:0; top:0; opacity:0.5; transition: opacity 1s ease-out 0.3s;}
		#sVisual[class*="bg"]:before{transform: scale(1);}
		#sVisual[class*="bg"]:after{opacity:0;}
		#sVisual>.inConts{z-index:2;}

		#sVisual h2{font-weight:700; font-size:2.5em; text-transform : uppercase;}
		#sVisual .s-txt{margin-top:2rem; font-weight: 700; font-size:0.9em; line-height: var(--lh_10);}
		/*
		#sVisual .s-cate{font-weight: 500; font-size:0.7273em; color: var(--c_point); letter-spacing: 1.2rem !important; }
		#sVisual h2.normal{margin-top:2.5rem; font-family: 'Pretendard' !important; font-weight: bold; font-size:2.2727em; letter-spacing: -0.04em !important;}
		#sVisual .s-txt{margin-top:2rem; font-size:0.9091em; line-height: calc(1em + 1rem);}
		*/

		#sVisual.bg_01:before{background-image:url('/images/img_sVisual_01.jpg');}
		#sVisual.bg_02:before{background-image:url('/images/img_sVisual_02.jpg');}
		#sVisual.bg_03:before{background-image:url('/images/img_sVisual_03.jpg');}
		#sVisual.bg_04:before{background-image:url('/images/img_sVisual_04.jpg');}
		#sVisual.bg_05:before{background-image:url('/images/img_sVisual_05.jpg');}
		#sVisual.bg_06:before{background-image:url('/images/img_sVisual_06.jpg');}
		#sVisual.bg_07:before{background-image:url('/images/img_sVisual_07.jpg');}
		#sVisual.bg_08:before{background-image:url('/images/img_sVisual_08.jpg');}

		#sVisual.bg_10,
		#sVisual.bg_11,
		#sVisual.bg_12,
		#sVisual.bg_20,
		#sVisual.bg_97,
		#sVisual.bg_98,
		#sVisual.bg_99{background-image:url('/images/img_sVisual_01.jpg');}

	#snb{width:100%; background-color: #f6f6f6; border-bottom:1px solid #ddd; font-size:0; line-height:0; position: relative;z-index:3;}
		#snb #nav{width:100%; max-width:1280px; margin:0 auto -1px; position: relative; z-index:2; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: flex-start;}
		#snb #nav>li{flex:0 1 20%; border-right:1px solid #ddd; border-bottom:1px solid #ddd; display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center; position:relative;}
		#snb #nav>li>a{width:100%; height:7rem; padding:0.5rem 5rem 0.5rem 2rem; font-weight: 500; font-size:1.7rem; line-height:1.2; color:#666; display: flex; align-items: center; position: relative;}
		#snb #nav>li>a>span{word-break:break-all !important;}

		#snb #nav>li>a i{width:1.5rem; height:1rem; margin-top:-0.5rem; position: absolute; right:2rem; top:50%; display:inline-block;}
		#snb #nav>li>a i:after,
		#snb #nav>li>a i:before{content: ""; width:1rem; height: 0.2rem; margin:0 0 0 0; background-color: #666; display: block; position:absolute; top:50%;}
		#snb #nav>li>a i:after{right:0.6rem; transform:rotate(45deg);}
		#snb #nav>li>a i:before{right:0px; transform:rotate(-45deg);}

		#snb #nav>li.home{flex-basis: 7rem; max-width:7rem; background-color: var(--c_point); border-left:1px solid #ddd;}
		#snb #nav>li.home>a{width:100%; height:7rem; padding:0; font-weight:500; color: #fff; text-align: center; justify-content: center;}
		#snb #nav>li.home>a:before{content: "H";}
		#snb #nav>li.home>a img{display:none;}

		#snb #nav>li[data-class="hide"]{display:none;}

		#snb #nav .lnbSub{background-color: #fff; border:1px solid #ddd; position:absolute; left:-1px; right:-1px; top:calc(100% - 1px); z-index:3; display:none;}
		#snb #nav .lnbSub>a{width:100%; height:6rem; padding:0.5rem 2rem; font-size:1.6rem; line-height:1.4; color:#666; display: flex; align-items: center;}
		#snb #nav .lnbSub>a>span{word-break:break-all !important;}
		#snb #nav .lnbSub>a+a{border-top:1px solid #ddd;}
		#snb #nav .lnbSub>a:is(:hover, .active){background-color: #f6f6f6; color: var(--c_point);}
		#snb #nav .lnbSub>a.active{font-weight: 600;}

		#snb #nav>li.sMenu:last-child{flex-basis: 28%;}
		#snb #nav>li.sMenu:last-child>a{color: #222;}
		#snb #nav>li.sMenu:last-child>a i:after,
		#snb #nav>li.sMenu:last-child>a i:before{background-color: #222;}
		#snb #nav>li.sMenu:last-child>a>span:before{content: ""; width:100%; height: 2px; background-color: #222; display: block; position:absolute; left:0; bottom:-1px;}
		#snb #nav>li.sMenu:last-child .lnbSub{top:calc(100% + 1px);}

		#snb #nav>li.active>a i{transform:rotate(180deg);}

	#pageTop{margin:7rem 0 6rem; font-size:var(--fs_20); line-height:1; color: #000; text-align: center; position: relative;}
		#pageTop h3{padding-bottom:3rem; font-weight: 700; font-size:2.25em; line-height:1; color: #000; text-align: center; position: relative;}
		#pageTop h3:before{content: ""; width:5rem; height: 2px; margin-left:-2.5rem; background-color: var(--c_point); display: block; position:absolute; left:50%; bottom:0;}
		#pageTop h3 .small{margin-left:0.5rem; font-weight:500; font-size:3rem; }

	#container{width:100%; max-width:132rem; min-height:400px; margin:0 auto; padding:0 2rem 14rem; position: relative; z-index:2;}
	#container:has(>:is(.full-area)){max-width:none; min-height:auto; padding:0;}

	.full-area{width:100%; padding:12rem 0; font-size:0; line-height:0;}
	.full-area .inConts{max-width:132rem;}
	.full-area.gray{background-color: #fafafa;}

	.full-area.intro01{min-height:96rem; background: url('/images/sub/bg-about_intro01.jpg') no-repeat center center / cover !important;}
	.full-area.intro02{min-height:79rem; background: url('/images/sub/bg-about_intro02.jpg') no-repeat center center / cover;}
	.full-area.product{min-height:86rem; background: url('/images/sub/bg-product_main.jpg') no-repeat center center / cover;}

	.box-1680{width:168rem; margin-left:-84rem; padding:0; font-size:0; line-height:0; position: relative; left:50%;}
/*[e] SUB */

/*[s] FOOTER */
	#footer{width:100%; background-color: #071726; font-size:0; line-height:0; text-align: left; position: relative;}
		#footer>.inConts{}

		#footer .foot-top{border-bottom:1px solid #e6e6e6;}
		#footer .foot-top>.inConts{display: flex; justify-content: end; gap:0 5rem;}
		#footer .foot-link{font-size:var(--fs_20); line-height:var(--lh_10); color: #666; display: flex; gap:0 3.5rem;}
		#footer .foot-link>a{height:6.9rem; font-size:0.85em; display: flex; align-items: center;}

		#footer .foot-social{display: flex; align-items: center; justify-content: end; gap: 0 3rem; position: absolute; right:2rem; top:15rem;}
		#footer .foot-social img{height:4.2rem; filter: brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(1165%) hue-rotate(177deg) brightness(104%) contrast(83%);}

		#footer>.inConts{padding:6rem 2rem 8rem; font-size:var(--fs_20); line-height:1; color: #fff; display: flex; flex-flow: row wrap; align-items: start; gap:2rem 9rem; position: relative;}

		#footer .foot-logo{}
		#footer .foot-logo img{height:4rem;}

		#footer .foot-text{flex:1; font-size:var(--fs_20); line-height:var(--lh_10); overflow: hidden;}
		#footer .foot-text>p,
		#footer .foot-text address{font-size:0.9em; line-height:var(--lh_10);}
		#footer .foot-text>p{display: flex; flex-flow: row wrap; align-items: start; gap:0.5rem 1.5rem;}

		#footer address{margin-top:1rem;}
/*[s] FOOTER */

.root_daum_roughmap .wrap_btn_zoom{z-index:7 !important;}

@media only screen and (max-width : 1720px){
	.fVar{display:none !important;}
}
@media only screen and (max-width : 1680px){
	.box-1680{width:100vw; margin-left:-50vw;}
}
@media only screen and (max-width : 1440px){
}
@media only screen and (max-width : 1320px){
	.wVar{display:none !important;}
}
@media only screen and (max-width : 1280px){
	#header .gnb>li{padding:0 3rem;}
}
@media only screen and (max-width : 1100px){
	#header .gnb>li{padding:0 2.3rem;}
}
@media only screen and (max-width : 1024px){
	.pVar,
	th.pVar,
	td.pVar{display:none !important;}

	.xVar,
	.mVar,
	.mxVar,
	.xmVar,
	.br_p{display:none;}

	.tVar{display:block;}
	.br_t{display:block;}
	.ptVar{display:block;}
	.tmVar{display:block;}
	.tmxVar{display:block;}

	img.tVar,
	img.ptVar,
	img.tmVar{display:inline-block;}

	table .br_t{display:table-cell;}

	/*[s] HEADER */
		#ribbonArea{display:none !important;}

		#header .header-util{gap:0 1.8rem;}
			#header .header-util .language{padding-right:1.8rem; background-size:1rem; font-size:1.4rem;}

		#header .gnb-area{width:100%; height:calc(100dvh - var(--h_top)); margin:0; background:rgba(0,0,0,0.3); position:fixed; right:-100%; top:var(--h_top); overflow-y:auto; transition:right .4s ease;}
			#header .gnb-area.active{right:0;}

			#header .gnb{width:100%; background-color: #fff; border-top:1px solid rgba(0,0,0,.15); font-size:var(--fs_20);}
			#header .gnb>li{padding:0 !important; border-bottom:1px solid rgba(0,0,0,.15);}
			#header .gnb>li>a{min-height:8rem; padding:1.5rem 6rem 1.5rem 2rem; font-weight:600; font-size:0.9em; display:flex; align-items:center; position:relative; transition:background-color .3s ease;}
			#header .gnb>li>a::after{content:""; width:1rem; height:1rem; border-right:2px solid #000; border-bottom:2px solid #000; position:absolute; right:2.2rem; top:50%; transform:translateY(-65%) rotate(45deg); transition:transform .3s ease;}

			#header .gnb>li:is(.one)>a::after{transform:translateY(-65%) translateX(-30%) rotate(-45deg);}
			#header .gnb>li.active>a{background-color: var(--c_point); color: #fff;}
			#header .gnb>li.active>a::after{transform:translateY(-35%) rotate(225deg) !important; border-color:#fff;}

			#header .gnbSub.d2{background:#f8f8f8; display:none;}
			#header .gnbSub.d2>li{border-top:1px solid rgba(0,0,0,.15);}
			#header .gnbSub.d2>li>a{min-height:6rem; padding:1.3rem 6rem 1.3rem 3rem; font-size:0.8em; color: #666; display:flex; align-items:center; position:relative;}
			#header .gnbSub.d2>li.has-depth3>a::after{content:""; width:.9rem; height:.9rem; border-right:1px solid #000; border-bottom:1px solid #000; position:absolute; right:2.3rem; top:50%; transform:translateY(-65%) rotate(45deg); transition:transform .3s ease;}
			#header .gnbSub.d2>li.has-depth3.active>a::after{transform:translateY(-35%) rotate(225deg);}

			#header .gnbSub.d3{padding:1.2rem 0; background:#222; display:none;}
			#header .gnbSub.d3>li>a{min-height:4rem; padding:.8rem 2rem .8rem 4.5rem; font-size:1.45rem; line-height:1.4; color:rgba(0,0,0,.7); display:flex; align-items:center; position:relative;}
			#header .gnbSub.d3>li>a::before{content:"·"; position:absolute; left:3.2rem; top:50%; transform:translateY(-50%);}
	/*[e] HEADER */

	/*[s] SUB */
		#snb>.inConts{padding:0 !important;}
		#snb #nav>li{flex:1 1 30%;}

		#snb #nav>li:last-child{flex-basis: 45%;}

		#contents{width:100%;}
		.fullBox{width:100vw; margin-left:-3rem; left:0%;}
	/*[e] SUB */

	/*[s] FOOTER */
		#footer .foot-text{flex:none; width:100%;}
	/*[s] FOOTER */
}
@media only screen and (max-width : 840px){
	:root,
	html{font-size:6.5px;}

	body{font-size:2rem;}

	:root {
		/* font size */
			--base15 : 2rem;
			--base17 : 2.2rem;
			--base18 : 2.2rem;
			--base19 : 2.4rem;
			--base20 : 2rem;
			--base22 : 2.6rem;
			--base25 : 3rem;

			--fs_20 : 15px;
			--fs_020 : 0.8333em;
			--fs_22 : 0.9167em;
			--fs_25 : 1.0417em;
			--fs_30 : 1.25em;
			--fs_35 : 1.4583em;
			--fs_40 : 1.6667em;
			--fs_50 : 2.0833em;
	}

	.br_p,
	.pVar,
	.tVar,
	.xVar,
	.ptVar{display:none !important;}
	.mVar,
	.xmVar,
	.tmVar,
	.mxVar,
	.br_t{display:block !important;}
	img.mVar,
	img.xmVar,
	img.tmVar{display:inline-block !important;}
	table .br_t{display:table-cell !important;}

	.f-18{font-size:2.2rem !important; line-height:3.2rem !important;}
	.f-20,
	.f-22{font-size:2.4rem !important; line-height:3.4rem !important;}
	.f-24{font-size:2.6rem !important; line-height:3.6rem !important;}
	.f-25{font-size:2.8rem !important; line-height:3.8rem !important;}

	#sui,
	.inConts{padding:0 2rem;}

	/*[s] HEADER */
		:root{
			--h_top:10rem;
		}
		#header{padding-top:0;}
			#header .header-util a.language{}
			#header .header-util a.language figure{}
			#header .header-util a.language figure img{width:3rem; margin-top:-0.2rem;display:block;}

			#header .gnb{}
			#header .gnb>li{}
			#header .gnb>li>a{font-size:1.0833em;}

			#header .gnbSub.d2>li>a{min-height:7rem; font-size:0.9167em;}

			#header .header-util .menu-btn.active{margin-top:-0.4rem;}
	/*[e] HEADER */

	/*[s] SUB */
		#sVisual{height:40rem;}
			#sVisual .s-cate{font-size:3rem;}
			#sVisual h2{font-size:2.0833em;}
			#sVisual .s-txt{margin-top:1.5rem; font-size:1em; line-height: var(--lh_10);}

		#snb{}
			#snb:before{display:none;}
			#snb #nav{}
			#snb #nav>li{flex:1 1 80%;}
			#snb #nav>li>a{height:8rem; font-size:2.4rem;}
			#snb #nav>li>a>span{}

			#snb #nav>li>a i{width:2rem; height:1.6rem; margin-top:-0.8rem;}
			#snb #nav>li>a i:after,
			#snb #nav>li>a i:before{width:1.5rem;}
			#snb #nav>li>a i:after{right:1rem;}
			#snb #nav>li>a i:before{}

			#snb #nav>li.home{flex-basis: 8rem; max-width:8rem;}
			#snb #nav>li.home>a{width:100%; height:8rem;}

			#snb #nav>li.sMenu.sDepth01{flex-basis: 30%;}
			#snb #nav>li.sMenu.sDepth02{flex-basis: 50%;}
			#snb #nav>li.sMenu.sDepth03{}
			#snb #nav>li.sMenu.sDepth04{}
			#snb #nav>li.sMenu:last-child{flex-basis: 45%;}

			#snb #nav>li.sDepth02>a>span:before{bottom:0;}

			#snb #nav .lnbSub{top: 100%;}
			#snb #nav .lnbSub>a{height:7rem; font-size:2.2rem;}

			#snb.four #nav>li.sDepth01{flex-basis: 70%;}
			#snb.four #nav>li.sDepth02{}
			#snb.four #nav>li.sDepth03{}
			#snb.four #nav>li.sDepth04{}
			#snb.four #nav>li:last-child{flex-basis: 80%;}

		#pageTop{margin:6rem 0;}
			#pageTop h3{font-size:1.6667em;}

		#container{min-height:34.6rem;}

		.box-1720 .mGroup>p{font-size:2.6rem;}
		.box-1720 .mGroup>h2{}
	/*[e] SUB */

	/*[s] FOOTER */
		#footer{}
			#footer .foot-top{gap:0 3rem;}
			#footer .foot-link{}
			#footer .foot-link>a{height:9.9rem; font-size:0.9167em;}

			#footer .foot-social{display: flex; align-items: center; justify-content: end; gap: 0 3rem; position: absolute; right:2rem; top:15rem;}
			#footer .foot-social img{height:4.2rem; filter: brightness(0) saturate(100%) invert(33%) sepia(0%) saturate(1165%) hue-rotate(177deg) brightness(104%) contrast(83%);}

			#footer .foot-logo{width:100%;}

			#footer .foot-text{padding-top:2rem;}
			#footer .foot-text>p,
			#footer .foot-text address{font-size:0.9em; line-height:var(--lh_10);}
			#footer .foot-text>p{}

			#footer address{margin-top:1rem;}
	/*[e] FOOTER */
}
@media only screen and (max-width : 640px){
	#snb #nav>li>a {font-size: 2.2rem;}
}
@media only screen and (max-width : 480px){
	.br_p,
	.pVar,
	.tVar,
	.tmVar,
	.mVar,
	.ptVar{display:none !important;}

	.tmxVar,
	.mxVar,
	.xVar{display:block !important;}
	img.xVar{display:inline-block !important;}
}
@media only screen and (max-width : 400px){
}

/*
transform: scale(1.1) 부분을
transform: scale(1.1) rotate(.001deg); 로 변경하면 부드럽게 처리되네요

display: flex; flex-flow: row wrap; align-items: center; justify-content: center;
display: flex; flex-flow: column wrap; align-items: center; justify-content: center;

flex-flow: column wrap;
align-content: center;

justify-content: space-between;
justify-content: space-around;

flex-wrap: wrap;

transform:rotate(180deg);
transform: translateY(-50%);
transform: scale(1)
filter:grayscale(100%); -webkit-filter:grayscale(100%);
backdrop-filter: blur(50px);

transition: all .5s linear;
transition: all .5s ease-out;
transition-delay: .8s;

:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break:break-all; //두줄 감추기
active
border-radius:2px;
width:calc(100% / 6);
box-shadow:0 0 1rem rgba(0,0,0,0.2);
*/