@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@500;700&display=swap');
body,th,td,input,select,textarea,h2,h3,h4,h5,address{font-family:'Noto Sans KR', sans-serif; font-style:normal; font-weight:normal; font-size:14px; line-height:1.4; color:#666;}

	.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,

	#container #snb #nav>li>a,
	#container #snb #nav>li .d3>li>a{transition: all .3s ease-out; transform-origin: 50% 50%;}

	#menuBg,
	.menuLayer{transition: all .5s ease-in-out; transform-origin: 50% 50%;}

	a.goTop,
	a.goTop:before{transition: all .5s ease-out;}

/*[s] Layout Style */
	html.hide{height:100%; overflow:hidden;}
	.inConts{width:580px; margin:0 auto; text-align: left; position: relative; box-sizing:border-box;}

	#menuBg{width:100%; height:100%; background-color: #000; font-size:0; line-height:0; position: fixed; left:0; top:0; z-index:8; opacity:0; display:none;}
	#menuBg.open{opacity:0.7; display:block;}

	.menuLayer{width:640px; height:100%; font-size:0; line-height:0; position: fixed; top:0; z-index:12; overflow:hidden; overflow-y:auto;}

	.menuLayer>.menuTop{width:100%; background-color:#000; border-bottom:1px solid #999; position: relative; }
	.menuLayer>.menuTop>.title{width:100%; display:table; box-sizing: border-box;}
	.menuLayer>.menuTop>.title>p{padding:22px 0 22px 30px; display:table-cell; vertical-align: middle;}
	.menuLayer>.menuTop .menuClose{width:33px; height:34px; background-color: transparent; border:none; font-size:0; line-height:0; position: absolute; right:30px; top:33px; display:inline-block; cursor: pointer;}
	.menuLayer>.menuTop .menuClose:after,
	.menuLayer>.menuTop .menuClose:before{content: ""; width:140%; height: 3px; margin:-2px 0 0 -23.5px; background-color:#fff; display: block; position:absolute; left:50%; top:50%;}
	.menuLayer>.menuTop .menuClose:after{transform:rotate(45deg);}
	.menuLayer>.menuTop .menuClose:before{transform:rotate(-45deg);}

	.menuLayer .gnb{background-color: #fff;}
	.menuLayer .gnb>li{border-bottom:1px solid #dbdbdb; position: relative;}
	.menuLayer .gnb>li>a{width:100%; height:90px; padding:0 70px 0 30px;  font-weight:700; font-family:'Akrobat'; font-size:26px; line-height:1.4; color:#111; display:table; position: relative; box-sizing: border-box;}
	.menuLayer .gnb>li>a>span{padding:5px 0; display:table-cell; vertical-align:middle; position: relative;}
	.menuLayer .gnb>li>a i{width:24px; height:13px; margin-top:-6.5px; position: absolute; right:30px; top:50%; display:inline-block;}
	.menuLayer .gnb>li>a i:after,
	.menuLayer .gnb>li>a i:before{content: ""; width:15px; height: 2px; margin:0 0 0 0; background-color: #aaa; display: block; position:absolute; top:50%;}
	.menuLayer .gnb>li>a i:after{right:10px; transform:rotate(45deg);}
	.menuLayer .gnb>li>a i:before{right:0px; transform:rotate(-45deg);}

	.menuLayer .gnb .gnbSub{background-color: #f8f8f8; display:none;}
	.menuLayer .gnb .gnbSub>li{border-top:1px solid #dbdbdb;}
	.menuLayer .gnb .gnbSub>li>a{width:100%; height:74px; padding-left:30px; font-size:24px; line-height:1.2; color: #3b3b3b; text-align: left; letter-spacing: -1px; display:table; position: relative; box-sizing: border-box;}
	.menuLayer .gnb .gnbSub>li>a>span{padding:5px 0 5px 0; display:table-cell; vertical-align:middle; position: relative;}
	.menuLayer .gnb .gnbSub>li>a>span:before{content: ""; position: absolute; left:0; top:8px;}

	.menuLayer .gnb>li.active>a,
	.menuLayer .gnb>li.oPage>a{background-color:#000; 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>li.one>a i{transform:rotate(-90deg);}

	.menuLayer .languageArea{width:100%; padding:30px 40px; display: flex; justify-content: space-between; box-sizing: border-box;}
	.menuLayer .languageArea>a{width:100%; height:80px; border:1px solid #888; font-size:22px; line-height:83px; color: #666; text-align: center; display:inline-block; vertical-align:top; box-sizing: border-box;}
	.menuLayer .languageArea>a.active{background-color: #777; border-color:#777; color: #fff;}
	.menuLayer .languageArea>a+a{margin-left:12px;}

	#menuArea{right:-650px;}
	#menuArea.open{right:0;}

	#wrap{width:640px; margin:0 auto; overflow:hidden; position:relative;}
	
	#header{width:100%; height:100px; background-color:rgba(0,0,0,0.5); font-size:0; line-height:0; position: absolute; left:0; top:0; text-align:center; z-index:7;}
	#header h1 {padding-top:22px; display:inline-block;}
	#header .menuOpen{width:47px; height:33px;background-color: transparent; border:none; font-size:0; line-height:0; position: absolute; right:30px; top:33px; display:inline-block; cursor: pointer;}
	#header .menuOpen:after,
	#header .menuOpen:before,
	#header .menuOpen>span{content: ""; width:100%; height: 3px; margin-left:-23.5px; background-color: #fff; display: block; position:absolute; left:50%; top:50%;}
	#header .menuOpen:after{margin-top:-17px;}
	#header .menuOpen:before{margin-top:13px;}
	#header .menuOpen>span{margin-top:-1.5px;}

	#sVisual{width:100%; background-repeat: no-repeat; background-position: center center; background-size: cover; font-size:0; line-height:0; overflow:hidden; position: relative;}
	#sVisual .inConts{height:480px; display:table;}
	#sVisual h2{text-align: center; display:table-cell; vertical-align: middle;}
	#sVisual h2>* {font-size:56px; font-weight:700; font-family:'Akrobat'; line-height:1; color: #fff; display:inline-block; vertical-align: top; position: relative; text-transform : uppercase;}
	#sVisual h2>span+strong{margin-left:78px;}
	#sVisual h2>span+strong:before{content: ""; width:3px; height:32px; background-color: #fff; position: absolute; left:-45px; top:2px; display:block;}
	#sVisual.bg01{background-image:url('../../images/img_sVisual01.jpg');}
	#sVisual.bg02{background-image:url('../../images/img_sVisual02.jpg');}
	#sVisual.bg03{background-image:url('../../images/img_sVisual03.jpg');}
	#sVisual.bg04{background-image:url('../../images/img_sVisual04.jpg');}
	#sVisual.bg05{background-image:url('../../images/img_sVisual04.jpg');}
	#sVisual.bg06{background-image:url('../../images/img_sVisual06.jpg');}
	#sVisual.bg07{background-image:url('../../images/img_sVisual07.jpg');}

	#sVisual.bg10{background-image:url('../../images/img_sVisual10.jpg');}
	#sVisual.bg11{background-image:url('../../images/img_sVisual11.jpg');}
	#sVisual.bg12{background-image:url('../../images/img_sVisual12.jpg');}

	#snb {width:100%; height:80px; margin-top:-80px; position:relative; background-color:rgba(0,0,0,0.6); border-top:1px solid rgba(255,255,255,0.15); border-bottom:1px solid rgba(255,255,255,0.15); display:flex; justify-content:center; font-size:0; line-height:0; z-index:7;}
	#snb .sub_menu02 {width:100%; height:80px; font-weight:500; font-size:22px; line-height:80px; color:#fff; text-align: center; display:table; position: relative; box-sizing:border-box;}
	#snb a+a:before {content: ""; width:1px; height:24px; background-color:rgba(255,255,255,0.4); display:inline-block; position:absolute; left:0; top:50%; margin-top:-10px; box-sizing:border-box;}

	#container #sMenuArea>a:hover,
	#container #sMenuArea>a.active {color:rgba(255,255,255,1);}

	#pageTop {width:100%; padding:80px 0 60px; font-size:0; line-height:0; position:relative; overflow:hidden;}
	#pageTop:after {content:""; position:absolute; background:url("../../images/pagetop_af.png") no-repeat; width:399px; height:40px; right:-35px; top:-5px;}
	#pageTop>h3 {max-width:640px; font-weight:500; font-size:42px; line-height:1.4; color:#fff; text-align:center; position:relative; font-family:'Noto Serif KR', serif;}
	#pageTop>h3 strong{display:block;line-height: 1.2;font-size: 22px;margin-top: 15px;font-family: 'Noto Sans KR', sans-serif;font-weight:400;}

	#contents{min-height:460px; margin:0 auto; padding:0 30px 180px; background:#111010 url('../../images/sub_bg.jpg') no-repeat center bottom; position: relative; z-index:2; box-sizing: border-box;}
	#contents.full{padding:0 0 0;}
	#contents.full .fullBox{font-size:0; line-height:0;}

	#footer {background-color:#232323; padding:50px 30px; font-size:0; line-height:0; position:relative;}
	#footer .link {text-align: center;}
	#footer .link a {font-weight:400; font-size:22px; line-height:1; color: rgba(255,255,255,0.6); display:inline-block; vertical-align: top; position: relative;}

	#footer .text{padding:30px 0 0; text-align: center;}
	#footer .text>p{}
	#footer .text>p+p {padding-top:10px;}
	#footer .text>p>span,
	#footer .text>address{font-style: normal; font-weight:400; font-size:22px; line-height:30px; color:#9c9c9c; display:inline-block; vertical-align: top; position: relative;}
	#footer .text>p>span{}
	#footer .text>p>span+span{margin-left:20px;}
	#footer .text>p>span+span:before{content: ""; width:1px; height:14px; margin-top:-7px; background-color:#565656; display: inline-block; position:absolute; left: -11px; top:50%;}
	#footer .text>address{padding-top:20px; font-size:18px;}

	a.goTop{position: fixed; right:15px; bottom:15px; display: none; z-index:8;}
/*[e] Layout Style */

/*
-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;
*/