@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: 'Mont';
    src: url(../font/Mont-ExtraLightDEMO.otf);
    font-weight:300;
}
@font-face {
    font-family: 'Mont';
    src: url(../font/Mont-HeavyDEMO.otf);
    font-weight:900;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url(../font/NanumBarunGothicUltraLight.otf);
    font-weight:200;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url(../font/NanumBarunGothicLight.otf);
    font-weight:300;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url(../font/NanumBarunGothic.otf);
    font-weight:400;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url(../font/NanumBarunGothicBold.otf);
    font-weight:700;
}
@font-face {
    font-family: 'Cafe24Danjunghae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Danjunghae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*[data-font="Cafe24Danjunghae"]{font-family:'Cafe24Danjunghae', sans-serif !important;}
*[data-font="Mont"],
.section03.new .list .story-area .box h5>strong,
.gallery-title *{font-family:'Mont', sans-serif !important;}
*[data-font="Pretendard"],
.section06 .section06-box .text-area>*{font-family:'Pretendard', sans-serif !important;}

/*[s] Reset Css */
	html,body{width:100%; min-height:100%; background-color: #fff; -webkit-text-size-adjust:none}
	input,button,textarea{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{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}

	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{
		image-rendering: -moz-crisp-edges; /* Firefox */
		image-rendering: -o-crisp-edges; /* Opera */
		image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
		image-rendering: crisp-edges;
	}

	*{margin:0; padding:0; font-family:'NanumBarunGothic',  sans-serif; box-sizing:border-box;}

    /*[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,

	.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%;}

	a.goTop,
	a.goTop:before{transition: all .5s ease-out;}

	.menuLayer{transition: all .5s ease-in-out; transform-origin: 50% 50%;}
/*[e] Transition Style */

/*[s] Bace Css */
	:root,
	html{font-size: 10px}
	:root {
		/* color */
		--point : #333;
		--event__color--point : #035ab6;
		--event__color--end : #b3b3b3;

		/* font size */
			--f__size--12 : 1.2rem;
			--f__size--13 : 1.3rem;
			--f__size--14 : 1.4rem;
			--f__size--15 : 1.5rem;
			--f__size--16 : 1.6rem;
			--f__size--17 : 1.7rem;
			--f__size--18 : 1.8rem;
			--f__size--19 : 1.9rem;
			--f__size--20 : 2rem;
			--f__size--21 : 2.1rem;
			--f__size--22 : 2.2rem;
			--f__size--23 : 2.3rem;
			--f__size--24 : 2.4rem;

			--f__size--36 : 3.6rem;

		/* min size */
			--min__size : 140rem;
	}

	.pVar,
	.ptVar{display:block;}
	img.pVar,
	img.ptVar{display:inline-block;}
	th.pVar,
	td.pVar{display:table-cell;}
	.tVar,
	.mVar,
	.tmVar,
	.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;}

	#wrap{width:100%; margin:0 auto; background-color:#fff; position:relative; overflow:hidden;}
	#wrap *{letter-spacing:-0.04em; word-break:keep-all; word-wrap:break-word; box-sizing: border-box;}

	.inConts{max-width:100rem; margin:0 auto; padding:0 2rem;}
/*[e] Bace Css */

/*[s] HEADER */
	#progressBar{width:0%; height:3px; background-color:var(--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;}

	#header{position:fixed; top:0; left:0; z-index: 10; width:100%; background-color: transparent; height: 10.3rem; font-size:0; line-height:0; border-bottom:1px solid #878787;}
	html.main #header{background-color: rgba(255,255,255,1);}
	#header h1{margin-bottom:1rem;}
	.sub #header{border-bottom:none;}

	#header .gnbBg{width: 100vw; height:0; background-color:#fff; border-top:1px solid #ddd; display: block; position:absolute; left:50%; top:100%; transform: translateX(-50%); opacity:0; overflow:hidden;}
	#header .inConts{display: flex; align-items: center; justify-content: space-between; max-width: 100%; height:100%; position: relative; padding:0 7rem;}

    #header .inConts .sub_logo{display:none;}
    .sub #header .inConts .main_logo{display:none;}
    .sub #header .inConts .sub_logo{display:inline;}
	.sub #header .inConts h1 a{position:absolute; top:40px; left:50%; transform:translateX(-50%);}
	.sub #header .inConts h1 a img{height:8.5rem;}

    #header #pcMenu #list>li:hover{border-left: 1px solid #666666 ; border-right: 1px solid #666666;}
    #header #pcMenu #list>li:hover::after{width: 50%; height: 1px; position: absolute; content: ''; left: 50%; bottom: 0; background: #666; transform: translateX(-50%);}
    #header #pcMenu #list>li.one:hover::after{width: 50%; height: 1px; position: absolute; content: ''; left: 50%; bottom: 0; background: transparent; transform: translateX(-50%);}
	#header #pcMenu{text-align: center; position: relative; display: inline-block; height: 100%; max-width: 100rem; width: 100%;}
	#header #pcMenu #list{display:flex; justify-content: center; align-items: center; height: 100%;}
	#header #pcMenu #list>li{padding: 0;display: flex;position: relative;height: 100%;align-items: center;position: relative;;justify-content: center;flex: 1; border-left: 1px solid transparent; border-right: 1px solid transparent;}
	#header #pcMenu #list>li>a{ height: 100%; font-size:1.8rem; line-height:1;;color: #fff; text-align: center; display: flex;align-items: center; box-sizing: border-box; position: relative; z-index:3;}
	#header #pcMenu #list>li>a>span{display:table-cell; vertical-align:middle; }
	/* #header #pcMenu #list>li>a>span:before{content: ""; width: 0; height: 1px; background-color: #23b8bc; margin-left:0%; display: inline-block; position:absolute; left: 50%; bottom: 0; z-index:5;} */
	/* #header #pcMenu #list>li.one>a>span:before{content: ""; width: 0; height: 1px; background-color: transparent; margin-left:0%; display: none; position:absolute; left: 50%; bottom: 0; z-index:5;} */

	#header #pcMenu #list .gnbSub{
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        display:none;
        position: absolute;
        left:50%;
        top:100%;
        transform: translateX(-50%);
        flex: 1;
        padding: 2rem 0;
        background-color: #fff;
    }
	#header #pcMenu #list .gnbSub>li{padding: 1rem 2rem;display: flex;position: relative; align-items: center;justify-content: center;}
	/* #header #pcMenu #list .gnbSub>li+li:before{content: ""; width: 1px; height: 8px; background-color: rgba(255,255,255,0.5); display: inline-block; position:absolute; left: 0; top:50%; transform: translateY(-50%);} */
	#header #pcMenu #list .gnbSub>li>a{width:100%; height:100%; font-size:16px; line-height:1.4; color:#fff; text-align:center; display:table; color: #333; }
	#header #pcMenu #list .gnbSub>li>a>span {display: flex; align-items: center; justify-content: center; white-space: nowrap; color: #333 !important;}
    /* #header #pcMenu #list .gnbSub>li>a>span:hover{font-weight: bold;} */
    #list > li.active > ul > li > a > span:hover{font-weight: bold;}

	#header #pcMenu #list>li:hover>a,
	#header #pcMenu #list>li.oPage>a{font-weight: bold;}

	#header #pcMenu #list .gnbSub>li:hover>a,
	#header #pcMenu #list .gnbSub>li.oPage>a{color: #fff600;}

	#header #pcMenu #list>li:hover>a>span:before,
	#header #pcMenu #list>li.active>a>span:before,
	#header #pcMenu #list>li.oPage>a>span:before{width: 100%; margin-left:0; left: 0; opacity: 1}

	#header .right-utill{justify-content: flex-end; position: relative; display: flex;}
	#header .right-utill>*+*{margin-left:3rem;}

	.mMenu{width:3.4rem; height:2.9rem; margin-left: 2rem; background-color:transparent; border:none; font-size:0; line-height:0; z-index:4; cursor: pointer; overflow:hidden; position: relative;}
	#header .mMenu>span,
	#header .mMenu:before,
	#header .mMenu:after{content: ""; width: 100%; height: 0.3rem; background:#000; display: inline-block; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);}

	#header .mMenu>span{margin-top:0; left:auto; right:0; transform: translate(0, -50%);}
	#header .mMenu:before{margin-top:-1rem; left:auto; right:0; transform: translate(0, -50%);}
	#header .mMenu:after{margin-top:1rem;}

	/* #header .mMenu.open>span{opacity:0;}
	#header .mMenu.open:before{margin:-0.1rem 0 0 -1.7rem; transform:rotate(45deg);}
	#header .mMenu.open:after{margin:-0.1rem 0 0 -1.7rem; transform:rotate(-45deg);} */

	.sub #header .mMenu>span,
	.sub #header .mMenu:before,
	.sub #header .mMenu:after{background:#fff;}

    #header.on{background-color:rgba(255,255,255,0.95);}
    .sub #header.on{border-bottom:1px solid #878787;}
	.sub #header.on .inConts h1 a{top:20px;}
	.sub #header.on .inConts h1 a img{height:60px;}
	.sub #header.on .mMenu>span,
	.sub #header.on .mMenu:before,
	.sub #header.on .mMenu:after{background:#000;}

	html.video #header.on{background-color:rgba(46,45,44,0.95);}
	html.video #header.on .mMenu>span,
	html.video #header.on .mMenu:before,
	html.video #header.on .mMenu:after{background:#fff;}

	#header .language-area{width:80px; height:3.8rem; position: relative;}
	#header .language{width:100%; background-color: var(--point); border:2px solid #fff; display:inline-block; vertical-align: top; overflow: hidden; cursor: pointer; border-radius:18px; position: absolute; left:0; top:0;}
	#header .language:before{content: ""; width: 0; height: 0; border-top:5px solid #ededed; border-bottom:0; border-left:4.5px solid transparent; border-right:4.5px solid transparent; position: absolute; right:14px; top:15px;}
	#header .language a{width:100%; height:34px; padding:0 23px 0 13px; font-weight: 400; font-size:16px; line-height:1.2; color: #fff; display:table; table-layout: fixed; box-sizing: border-box;}
	#header .language a>span{display:table-cell; vertical-align: middle;}
	#header .language ul{display:none;}
	#header .language ul>li{border-top:1px solid #ccc;}
	#header .language ul>li>a{color: #fff;}

	#header .language.open:before{transform:rotate(180deg);}

	#header .tSchArea{font-size:0; line-height:0; display:inline-block; cursor: pointer;}
	#header .tSchArea .tSch{width:27px; height:27px; background-color: transparent; border:none; font-size:0; line-height:0; display:inline-block; vertical-align: top; position: relative; cursor: pointer; z-index:8;}
	#header .tSchArea>.tSch{position: relative;}
	#header .tSchArea .tSch:before,
	#header .tSchArea .tSch:after{content: ""; display:inline-block; position:absolute; left:50%; top:50%;}
	#header .tSchArea .tSch:before{width:20px; height:20px; margin:-12px 0 0 -13px; border:2px solid #222; border-radius:99px;}
	#header .tSchArea .tSch:after{width:12px; height:2px; margin:8px 0 0 1px; background-color: #222; transform:rotate(45deg);}

	#header .tSchArea .tSch_in{width:0; height:50%; background-color:rgba(0,0,0,0.8); border:0 solid #fff; white-space: nowrap; position: absolute; right:calc(100% + 1rem); top:50%; z-index:8; transform: translateY(-50%); overflow:hidden; border-radius:99px; box-shadow:0 0 10px rgba(0,0,0,0);}
	#header .tSchArea .tSch_in .tSch{height:100%;}
	#header .tSchArea .tSch_in .tSch:before{border-color:#fff;}
	#header .tSchArea .tSch_in .tSch:after{background-color: #fff;}
	#header .tSchArea input[type=text]{width:30rem; height:100%; padding:0 3rem; background-color: transparent; border:none; font-weight: 400; font-size:16px; line-height:58px; color: #fff; text-align: left; display:inline-block; vertical-align: top; box-sizing: border-box;}
	#header .tSchArea input[type=text]::-webkit-input-placeholder{color:#fff}
	#header .tSchArea input[type=text]::-moz-placeholder {color:#fff}
	#header .tSchArea.open .tSch_in{width:35rem; border-width:2px; box-shadow:0 0 10px rgba(0,0,0,0.3);}
	#header .tSchArea.open>.tSch:before{width:27px; height:2px; margin:-1px 0 0 -10px; border-width:1px; border-radius:0; transform:rotate(-45deg);}
	#header .tSchArea.open>.tSch:after{width:27px; height:2px; margin:-1px 0 0 -10px;}

	#header .tUtill{ display:flex;  z-index:4; align-items: center;}
	#header .tUtill>a{font-weight: 300; font-size:15px; line-height:111px; color: #fff; letter-spacing: -0.04em; display:inline-block; vertical-align: top; position: relative;}
	#header:hover .tUtill>a{font-weight: 300; font-size:15px; line-height:111px; color: #111; letter-spacing: -0.04em; display:inline-block; vertical-align: top; position: relative;}
	#header .tUtill>a+a{margin-left:21px;}
	#header .tUtill>a+a:before {content: ""; width:1px; height: 10px; background-color:rgba(255,255,255,0.5); display:inline-block; position:absolute; left:-11px; top:50%; transform: translateY(-50%);}

	#header .tUtill.on{right:64px;}

	#header.sch:before{width: 100%; height: 100%; background-color: rgba(255,255,255,0.3);}
	#header.sch #pcMenu:before{content: ""; background-color: #fff; display:block; position:absolute; left: 0; top:0px; right: 0; bottom:0px; z-index:3;}
	#header.sch #pcMenu,
	#header.sch .mMenu,
	#header.sch .language{filter:blur(3px);}

	.menuLayer{width:50rem; height:100vh; padding:20rem 2rem 4rem 5rem; background:rgba(220,100,30,0.9); font-size:0; line-height:0; position: fixed; top:0; right:-100%; z-index:12; overflow:hidden; overflow-y:auto;}
    #menuArea.open{right:0;}
	.menuLayer>.language{width:100%; background-color: #fff; border-top:1px solid #ccc; display:table; table-layout: fixed;}
	.menuLayer>.language>a{height:8rem; font-size:2.2rem; line-height:1.2; color: #434343; text-align: center; display:table-cell; vertical-align: middle; position: relative; box-sizing: border-box;}
	.menuLayer>.language>a>span{padding-left:3.25rem; background-repeat:no-repeat; background-position: left center; background-size:2.625rem 1.75rem;}
	.menuLayer>.language>a.ko>span{background-image:url('../img/flag_ko.gif');}
	.menuLayer>.language>a.en>span{background-image:url('../img/flag_en.gif');}
	.menuLayer>.language>a+a{border-left:1px solid #ccc}
	.menuLayer>.language>a.active{font-weight: 500; color: var(--point);}

	.menuLayer .close{position:absolute; top:50px; right:60px; width:50px; height:50px; cursor:pointer;}
	.menuLayer .close:before,
	.menuLayer .close:after{content:""; position:absolute; top:50%; left:50%; transform-origin:center; width:100%; height:3px; background:#fff;}
	.menuLayer .close:before{transform:translate(-50%, -50%) rotate(-45deg);}
	.menuLayer .close:after{transform:translate(-50%, -50%) rotate(45deg);}

    .menuLayer .textbox{margin-top:10rem;}
    .menuLayer .textbox .icon a{margin-right:5px;}
    .menuLayer .textbox .text{margin-top:1rem;}
    .menuLayer .textbox .text p{font-size:12px; font-weight:300; color:#fff; line-height:20px;}
    .menuLayer .textbox .text p strong{font-size:14px;}
    .menuLayer .textbox .text p:nth-of-type(1) strong:last-child{margin-left:15px;}
    .menuLayer .textbox .text p:nth-of-type(2) span:first-child{margin-right:10px; padding-right:10px; border-right:1px solid #fff;}

	.menuLayer .gnb{min-height:52rem;}
	.menuLayer .gnb>li{margin-bottom:5rem;}
    .menuLayer .gnb>li>a{font-weight: 700; font-size:5.6rem; line-height:5.6rem; color: rgba(255,255,255,0.2); display:block; position: relative; box-sizing: border-box;}
	.menuLayer .gnb>li>a>span{display:inline-block; position: relative; border-bottom:3px solid transparent;}
	.menuLayer .gnb>li>a i{width:2.6rem; height:1.4rem; margin-top:-0.7rem; position: absolute; right:3rem; top:50%; display:none;}
	.menuLayer .gnb>li>a i:after,
	.menuLayer .gnb>li>a i:before{content: ""; width:1.7rem; height: 0.2rem; margin:0 0 0 0; background-color: #aaa; display: block; position:absolute; top:50%;}
	.menuLayer .gnb>li>a i:after{right:1rem; transform:rotate(45deg);}
	.menuLayer .gnb>li>a i:before{right:-0.1rem; transform:rotate(-45deg);}

	.menuLayer .gnb .gnbSub{display:none; margin-top:2rem;}
	.menuLayer .gnb li:not(.one) .gnbSub{display:block;}
	.menuLayer .gnb .gnbSub>li>a{font-weight: 200; font-size:2rem; line-height:2; color:rgba(255,255,255,0.2); text-align: left; display:block; position: relative; box-sizing: border-box;}
	.menuLayer .gnb .gnbSub>li>a>span{position: relative;}

	.menuLayer .gnb>li:hover>a,
	.menuLayer .gnb>li.active>a,
	.menuLayer .gnb>li.oPage>a{color: #fff;}
	.menuLayer .gnb>li:hover>a>span,
	.menuLayer .gnb>li.active>a>span,
	.menuLayer .gnb>li.oPage>a>span{border-color: #fff;}

	.menuLayer .gnb>li:hover .gnbSub>li>a,
	.menuLayer .gnb>li.active .gnbSub>li>a,
	.menuLayer .gnb>li.oPage .gnbSub>li>a{color: #fff;}

	.menuLayer .gnb>li.active>a em,
	.menuLayer .gnb>li.oPage>a em{color: #fff;}
	.menuLayer .gnb>li.active>a i,
	.menuLayer .gnb>li.oPage>a i{transform:rotate(-180deg);}
	.menuLayer .gnb>li.active>a i:after,
	.menuLayer .gnb>li.oPage>a i:after,
	.menuLayer .gnb>li.active>a i:before,
	.menuLayer .gnb>li.oPage>a i:before{background-color:#fff !important;}

    .menuLayer .gnb .gnbSub>li:hover>a>span,
    .menuLayer .gnb .gnbSub>li.oPage>a>span,
    .menuLayer .gnb .gnbSub>li.active>a>span{font-weight:700;}

	.menuLayer .gnb>li.one>a i{transform:rotate(-90deg);}
/*[e] HEADER */

/*[s] SUB */
	#sVisual{height:110.4rem; padding-top:30rem; text-align:center; box-sizing:border-box;}
	#sVisual>*{transition:0.5s;}
	#sVisual h1{font-size:6rem; font-weight:700; color:#686766; transform:translateY(100%); opacity:0; transition-delay:0.2s;}
	#sVisual h2{font-size:6rem; font-weight:700; color:#4d4c4b; line-height:6rem; transform:translateY(-100%); opacity:0; transition-delay:0.4s;}
	#sVisual p{margin-top:5rem; font-size:2rem; font-weight:300; color:#aeadad; line-height:4rem; transform:translateY(100%); opacity:0; transition-delay:0.6s;}

	#sVisual h1.img{font-size:0; display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: center;}
	#sVisual h1.img img{height:11.4rem; vertical-align: middle;}
	#sVisual h1.img strong{margin-top:3.8rem; padding-left:1.8rem; font-weight:900; font-size:9.1rem; line-height:6.4rem; color:#b2b2b2;}

    #sVisual.bg_3{width:100vw; padding-bottom:14rem; display: table-cell; vertical-align: bottom;}
    #sVisual.bg_3 .inConts{/*padding-top:63.768%;*/ position: relative;}
    #sVisual.bg_3 h1{color:#b2b2b2;}
    #sVisual.bg_3 p{margin-top:2rem; color:#fff;}

	#sVisual.on h1,
	#sVisual.on h2,
	#sVisual.on p{transform:translateY(0); opacity:1;}

	#sVisual.bg_1{background:url('/img/img_sVisual_01.jpg') no-repeat center top / cover;}
	#sVisual.bg_2{background:url('/img/img_sVisual_02.jpg') no-repeat center top / cover;}
	#sVisual.bg_3{background:url('/img/img_sVisual_03.jpg') no-repeat center top / cover;}
	#wrap.video #sVisual.bg_3{background:url('/img/img_sVisual_0301.png') no-repeat center top / cover;}
	#sVisual.bg_4{background:url('/img/img_sVisual_04.jpg') no-repeat center / cover;}
	#sVisual.bg_5{background:url('/img/img_sVisual_05.jpg') no-repeat center / cover;}
	#sVisual.bg_6{background:url('/img/img_sVisual_06.jpg') no-repeat center / cover;}
	#sVisual.bg_7{background:url('/img/img_sVisual_07.jpg') no-repeat center / cover;}
	#sVisual.bg_8{background:url('/img/img_sVisual_08.jpg') no-repeat center / cover;}
	#sVisual.bg_9{background:url('/img/img_sVisual_09.jpg') no-repeat center / cover;}
	#sVisual.bg_0{background:url('/img/img_sVisual_10.jpg') no-repeat center / cover;}

	#sVisual.bg_10,
	#sVisual.bg_11,
	#sVisual.bg_12,
	#sVisual.bg_99{background:url('/img/img_sVisual_10.jpg') no-repeat center / cover;}

	/* #snb{width:1px; height:1px; font-size:0; line-height:0; position: fixed; left:-1px; top:-1px; z-index:-999; overflow:hidden; opacity: 0;} */
	#snb{display:none; width:100%;background-color: #fff; border-bottom:1px solid rgba(191,191,191,0.6); font-size:0; line-height:0; position: relative; z-index:6;}
	/* #snb:before{content: ""; width: 25%; height: 100%; background-color: var(--point); display: inline-block; position:absolute; left: 0; top:0px;} */
	#snb #nav{width:100%; height: 100%;max-width: 128rem;margin: 0 auto; background-color: #fff; border-left:1px solid rgba(191,191,191,0.6); 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 18%; border-right:1px solid rgba(191,191,191,0.6); display: flex; flex-wrap: wrap; flex-direction: row; align-content: center; justify-content: center; position:relative;}
	#snb #nav>li>a{width:100%; height:5rem; padding:0 5rem 0 2rem; font-weight: 300; font-size:1.5rem; line-height:1.2; color:#666; display:table; position: relative;}
	#snb #nav>li>a>span{padding:0.5rem 0; display:table-cell; vertical-align: middle; 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: #b2b2b2; 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: 6rem; max-width:6rem;}
	#snb #nav>li.home>a{width:100%; height:5rem; padding:0; background:url('/img/icon_home.png') no-repeat center center; font-size:0; line-height:0;}
	#snb #nav>li.home>a:before{content: ""; display:none;}

	#snb #nav>li:last-child{flex-basis: 25%;}
	#snb #nav>li:last-child>a{font-weight: 400; color: #333;}

	#snb #nav .lnbSub{background-color: #fff; border:1px solid rgba(191,191,191,0.6); position:absolute; left:-1px; right:-1px; top:100%; z-index:3; display:none;}
	#snb #nav .lnbSub>a{width:100%; height:5rem; padding:0px 2rem; font-weight: 300; font-size:1.5rem; line-height:1.4; color:#717171; display:table;}
	#snb #nav .lnbSub>a>span{padding:0.5rem 0; display:table-cell; vertical-align: middle; word-break:break-all !important;}
	#snb #nav .lnbSub>a+a{border-top:1px solid rgba(191,191,191,0.6);}
	#snb #nav .lnbSub>a:hover,
	#snb #nav .lnbSub>a.active{background-color: #f0f0f0; color: #333;}
	#snb #nav .lnbSub>a.active{font-weight: 400;}

	#snb #nav>li.active>a i{transform:rotate(180deg);}

    .subMenu{max-width:100rem; margin:0 auto; padding:0 2rem;}
    .subMenu ul{display:flex; border-radius:2rem; background:#f6f6f6; overflow:hidden;}
    .subMenu li{width:20%; text-align: center;}
    .subMenu li a{display:block; position:relative; height:80px;}
    .subMenu li a:before{content:""; position:absolute; top:50%; right:0; transform:translateY(-50%); height:40px; border-right:1px solid #a8a8a8;}
    .subMenu li:last-child a:before{display:none;}
    .subMenu li a span{position:absolute; top:50%; left:50%; z-index:1; transform:translate(-50%, -50%); padding-left:2.5rem; font-size:2.1rem; line-height:1.2; font-weight:300; color:#000; white-space: nowrap;}
    .subMenu li a span:before{content:""; position:absolute; top:50%; left:0; transform:translateY(-50%); width:1.5rem; height:1.5rem; border:0.3rem solid #a8a8a8; border-radius:50%; box-sizing:border-box;}

    .subMenu li.on a{background:linear-gradient(#ddd, #f6f6f6, #ddd);}
    .subMenu li.on a span{font-weight:700;}
    .subMenu li.on a span:before{border-color:#f26f21;}

	.subMenu.new li{width:33.3333%;}

	html.sub .subMenu ul{border-radius:0 0 2rem 2rem;}

	#pageTop{display:none; padding:5.5rem 0 6rem; font-size:0; line-height:0; text-align: center; position: relative;}
	#pageTop>h3{padding-top:6rem; font-weight: bold; font-size:4rem; line-height:1; color: #1b1b1b; text-align: center; position: relative;}
	#pageTop>h3:before{content: ""; width: 1px; height: 3rem; margin-left:-0.5px;background-color: #000; display: inline-block; position:absolute; left: 50%; top:0px;}
	#pageTop>p{padding-top:3rem; font-weight: 400; font-size:2rem; line-height:1; color: #333;}

	#container{width:100%; min-height:400px; max-width: 192rem;  margin:0 auto; padding:0; background-color: #fff; position: relative; box-sizing: border-box;}
    .w1300:after{height: 0 !important;}

	.fullBox{width:100vw; margin-left:-50vw; font-size:0; line-height:0; text-align: center; position: relative; left:50%; display:block;}
	.fullBox.gray{background-color: #f7f7f7;}
/*[e] SUB */

/*[s] FOOTER */
	#footer{background:#3e3e3e;}
	#footer .inConts{max-width: 135rem; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-end; padding:3.5rem 2rem 3.5rem;}
	#footer .inConts .textbox .flogo img{height:5.6rem;}
	#footer .inConts .textbox .text{margin-top:2rem;}
	#footer .inConts .textbox .text p{font-size:1.4rem; color:#b0b0b0; line-height:2.4rem;}
	#footer .inConts .textbox .text p span{display:inline-block; margin-right:10px; padding-right:10px; line-height:1.2rem; border-right:1px solid #b0b0b0;}
	#footer .inConts .textbox .text p span:last-child{border-right:0;}
	#footer .inConts .link p{font-size:1.4rem; color:#b0b0b0;}
	#footer .inConts .link div{margin-top:1rem;}
	#footer .inConts .link div a{margin-left:5px;}



	a.goTop{width:50px; height:50px; background-color: #d34702; font-size:0; line-height:0; position: fixed; right:15px; bottom:15px; z-index:9; display:block; overflow:hidden; opacity: 0;}
	a.goTop.open{opacity: 1;}
	a.goTop:before{content: ""; width: 100%; height: 100%; background:url('/images/main/arr_goTop.png') no-repeat center center; display: block; position:absolute; left: 0; top:0px;}
	a.goTop:hover{background-color: #d34702; border-radius:50%; transform:rotate(180deg);}
	a.goTop:hover:before{transform:rotate(-180deg);}
/*[s] FOOTER */

@media only screen and (max-width : 1440px){
}
@media only screen and (max-width : 1320px){
}
@media only screen and (max-width : 1280px){
	#header #pcMenu #list>li{padding:0 0.6rem;}


}
@media only screen and (max-width : 1024px){
	.pVar,
	th.pVar,
	td.pVar{display:none !important;}

	.mVar,
	.br_p{display:none;}

	.tVar{display:block;}
	.br_t{display:block;}
	.ptVar{display:block;}
	.tmVar{display:block;}

	img.tVar,
	img.ptVar,
	img.tmVar{display:inline-block;}

	table .br_t{display:table-cell;}

	/*[s] HEADER */
		#ribbonArea{display:none !important;}

		#header .utill{padding-right:5rem;}

		#header #pcMenu,
		#header .utill .appDown{width: 1px; height: 1px; margin: -1px; border: 0; overflow: hidden; display: inline-block; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);}
	/*[e] HEADER */

	/*[s] SUB */
		#sVisual{}
		#sVisual .inConts{}
		#sVisual h2{padding:0;}

		#snb>.inConts{padding:0 !important;}
		#snb #nav>li{flex:1 1 30%;}

		#snb #nav>li:last-child{flex-basis: 45%;}

		.fullBox{width:100vw; margin-left:-3rem; left:0%;}
	/*[e] SUB */

	/*[s] FOOTER */
		#footer{}
		#footer:before{}


	/*[s] FOOTER */
}
@media only screen and (max-width : 840px){
	:root,r
	html{font-size:6.5px;}

	:root {
		--f__size--12 : 2rem;
		--f__size--13 : 2rem;
		--f__size--14 : 2rem;
		--f__size--15 : 2rem;
		--f__size--16 : 2rem;
		--f__size--17 : 2.2rem;
		--f__size--18 : 2.2rem;
		--f__size--19 : 2.2rem;
		--f__size--20 : 2.4rem;
		--f__size--21 : 2.4rem;
		--f__size--22 : 2.4rem;
		--f__size--23 : 2.6rem;
		--f__size--24 : 2.6rem;

		--f__size--36 : 3rem;
	}

	.br_p,
	.pVar,
	.tVar,
	.ptVar{display:none !important;}
	.mVar,
	.tmVar,
	.br_t{display:block !important;}
	img.mVar,
	img.tmVar{display:inline-block !important;}
	table .br_t{display:table-cell !important;}

	/*[s] HEADER */
	#header .inConts{padding:0 2rem;}
	.sub #header .inConts h1 a{top:20px;}
	#header .inConts h1 a img,
	#header.on .inConts h1 a img,
	.sub #header.on .inConts h1 a img{height:40px;}
	.sub #header.on .inConts h1 a{top:10px;}

	#header .right-utill>*+*{margin-left:2rem;}

	#header .tSchArea{}
	#header .tSchArea .tSch{width:4.6rem;}
	#header .tSchArea .tSch:before{width:2rem; height:2rem; margin:-1.2rem 0 0 -1.3rem;}
	#header .tSchArea .tSch:after{width:1.2rem; height:2px; margin:0.8rem 0 0 1px;}

	#header .tSchArea .tSch_in{height:8rem; background-color:rgba(0,0,0,0.6); right:0%; transform: translate(0); position: fixed; border-radius:0;}
	#header .tSchArea input[type=text]{width:calc(100% - 6rem); font-size:2rem; line-height:6rem;}
	#header .tSchArea.open .tSch_in{width:100vw;}

	#header .language-area{width:12rem; height:5rem; position: relative;}
	#header .language{border-radius:2.2rem;}
	#header .language:before{border-top-width:0.8rem; border-bottom:0; border-left-width:0.4rem; border-right-width:0.4rem; right:1.4rem; top:1.7rem;}
	#header .language a{height:4.6rem; padding:0 3rem 0 1.7rem; font-size:2rem;}

	.menuLayer{width:100%; padding:20rem 2rem 2rem;}
	.menuLayer .close{top:30px; right:20px; width:50px; height:50px;}
	.menuLayer .gnb .gnbSub>li>a{font-size:3rem;}
	/*[e] HEADER */

	/*[s] SUB */
		#sVisual{height:65rem; padding:20rem 2rem 0;}
		#sVisual h1{font-size:5rem;}
		#sVisual h2{font-size:3rem; line-height:3rem;}
		#sVisual p{font-size:2.5rem; line-height:3.5rem;}

		#sVisual h1.img{font-size:0;}
		#sVisual h1.img img{height:6.6rem; vertical-align: middle;}
		#sVisual h1.img strong{margin-top:2.3rem; font-size:5rem; line-height:1;}

        #sVisual.bg_3{padding:40rem 2rem 0;}
        #sVisual.bg_3 p{margin-top:1rem;}
        #sVisual.bg_3 p .ptVar{display:none;}
		/*
        .subMenu li{width:50%;}
        .subMenu li:last-child{width:100%;}
        .subMenu li:nth-child(even) a:before{display:none;}
		*/
		.subMenu li a{height:60px;}

		.subMenu li a span{padding-left:2rem; font-size:2.2rem;}
		.subMenu li a span:before{width:1.5rem; height:1.5rem;}

		#snb{}
		#snb:before{display:none;}
		#snb #nav{}
		#snb #nav>li{flex:1 1 80%;}
		#snb #nav>li>a{height:7rem; font-size:2.2rem;}
		#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: 7rem; max-width:7rem;}
		#snb #nav>li.home>a{width:100%; height:7rem;}

		#snb #nav>li.sDepth01{flex-basis: 35%;}
		#snb #nav>li.sDepth02{flex-basis: 45%;}
		#snb #nav>li.sDepth03{}
		#snb #nav>li.sDepth04{}
		#snb #nav>li:last-child{flex-basis: 45%;}

		#snb #nav .lnbSub{}
		#snb #nav .lnbSub>a{height:6rem; 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>h3{font-size:4.2rem;}

		#container{min-height:34.6rem;}
	/*[e] SUB */

	/*[s] FOOTER */
		#footer .inConts .textbox .text p{font-size:2rem; line-height:3rem;}
		#footer .inConts .textbox .text p span{display:block; line-height:inherit; border-right:none;}
		#footer .inConts .link{display:none;}
	/*[s] FOOTER */
}
@media only screen and (max-width : 640px){
    .csArea{display: none !important;}
    #footer .link.flex{gap: 2rem;align-items: baseline;flex-direction: column;}
}
/*
-webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transform: translateX(-50%); transform: translateX(-50%);
filter:grayscale(100%) blur(0px); -webkit-filter:grayscale(100%) blur(0px);
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; 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: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
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; //두줄 감추기
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/