@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
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,

	#sDepth03Area a i,

	#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:600px; 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: #fff; position: relative; }
	.menuLayer>.menuTop>.title{width:100%; border-bottom:1px solid #e0e0e0; display:table; box-sizing: border-box;}
	.menuLayer>.menuTop>.title>p{height:100px; padding-left:37px; display:table-cell; vertical-align: middle;}
	.menuLayer>.menuTop>.title>p img{height:35px; display:inline-block; vertical-align: middle;}
	.menuLayer>.menuTop>.title>p>a{margin-left:29px; font-weight: 500; font-size:24px; line-height:35px; color: #636363; letter-spacing: -1px; display:inline-block; vertical-align: middle; position: relative;}
	.menuLayer>.menuTop>.title>p>a+a:before{content: ""; width:1px; height: 18px; margin-top:-9px; background-color: #a9a9a9; display: block; position:absolute; left:-15px; top:50%;}
	.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: #333333; display: block; position:absolute; left:50%; top:50%;}
	.menuLayer>.menuTop .menuClose:after{transform:rotate(45deg);}
	.menuLayer>.menuTop .menuClose:before{transform:rotate(-45deg);}

	.menuLayer>.mtLink{width:100%; background-color: #f7f7f7; border-bottom:1px solid #e0e0e0; display:table; table-layout: fixed;}
	.menuLayer>.mtLink>a{height:79px; font-weight:400; font-size:24px; line-height:1.2; color: #333; letter-spacing: -1px; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box; position: relative;}
	.menuLayer>.mtLink>a+a{border-left:1px solid #e0e0e0;}

	.menuLayer .gnb{background-color: #fff;}
	.menuLayer .gnb>li{border-bottom:1px solid #e0e0e0; position: relative;}
	.menuLayer .gnb>li>a{width:100%; height:110px; padding:0 70px 0 35px; font-weight: 400; font-size:28px; line-height:1.4; color: #333; 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: 3px; margin:0 0 0 0; background-color: #666; 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: #f7f7f7; display:none;}
	.menuLayer .gnb .gnbSub>li{border-top:1px solid #e0e0e0;}
	.menuLayer .gnb .gnbSub>li>a{width:100%; height:84px; padding-left:67px; font-size:24px; line-height:1.2; color: #444; text-align: left; letter-spacing: -1px; display:table; position: relative; box-sizing: border-box;}
	.menuLayer .gnb .gnbSub>li>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	.menuLayer .gnb .gnbSub>li>a>span:before{content: ""; width:5px; height:5px; background-color: #023894; position: absolute; left:45px; top:40px;}

	.menuLayer .gnb>li.active>a,
	.menuLayer .gnb>li.oPage>a{background-color: #087b29; 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 .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;}

	.menuLayer .qLink{padding:50px 20px; background-color: #fff;}
	.menuLayer .qLink>p{padding-bottom:40px; display: flex; justify-content: space-between;}

	#menuArea{left:-650px;}
	#menuArea.open{left:0;}

	#wrap{width:640px; margin:0 auto; overflow:hidden; position:relative;}
	/* #wrap{max-width:640px; width: 100%; margin:0 auto; overflow:hidden; position:relative;} */
	#header{background-color:#fff; border-bottom:1px solid #e0e0e0; font-size:0; line-height:0; text-align: center; position: relative; z-index:8}
	#header h1{padding:30px 0 29px; display:inline-block;}
	#header .menuOpen{width:47px; height:33px;background-color: transparent; border:none; font-size:0; line-height:0; position: absolute; left:20px; top:34px; 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: #474747; 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;}

	#header .languageSel{width:111px; font-size:0; line-height:0; text-align: left; position: absolute; right:66px; top:31px; z-index:7;display:inline-block;}
	#header .languageSel a{width:100%; padding:6px 0; display:block; position: relative; box-sizing: border-box;}
	#header .languageSel a img{padding-right:6px; vertical-align: top;}
	#header .languageSel a>span{font-weight: 300; font-size:20px; line-height:24px; color: #333; display:inline-block; vertical-align: top;}
	#header .languageSel>a:before{content: ""; width:16px; height:12px; margin-top:-5px; background:url('/images/flag_arr.png') no-repeat center center; display: block; position:absolute; right:4px; top:50%; transition: all .3s ease-out; transform-origin: 50% 50%;}
	#header .in_languag{background-color: #fff; border:1px solid #dbdbdb; position: absolute; left:0; right:0; top:100%; z-index:5; display:none;}
	#header .in_languag>a{padding:8px 10px;}
	#header .in_languag>a+a{border-top:1px solid #dbdbdb;}

	#header .languageSel.open>a:before{transform:rotate(180deg);}
	#header .in_languag>a.active>span{color: #087b29;}

	#header .tSch{width:32px; height:31px; background:url('../../images/btn_t_sch.png') no-repeat center center; font-size:0; line-height:0; border:none; cursor: pointer; display:inline-block; vertical-align: top; position: absolute; right:24px; top:35px;}

	#header .tSchLay{width:100%; padding:20px; background-color:#f8f8f8; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; text-align: left; position: absolute; left:0px; top:100%; z-index:3; white-space: nowrap; box-sizing: border-box; display:none;}
	#header .tSchLay>label,
	#header .tSchLay>button{display:inline-block; vertical-align: top;}
	#header .tSchLay>label{width:533px; background-color: #fff; border:1px solid #e0e0e0; box-sizing: border-box; display: flex; justify-content: space-between;}
	#header .tSchLay>button{width:34px; height:34px; background:url('../../images/btn_tsch_close.png') no-repeat center center; font-size:0; line-height:0; border:none; cursor: pointer; position: absolute; right:20px; top:32px;}

	#header .tSchLay input[type=text],
	#header .tSchLay input[type=submit]{height:57px; padding:0 10px; background-color: #fff; border:none; font-size:18px; line-height:57px; color: #ccc; display:inline-block; vertical-align: top; box-sizing: border-box;}
	#header .tSchLay input[type=text]{width:469px;}
	#header .tSchLay input[type=submit]{width:62px; background:#fff url('../../images/icon_tSearch_on.png') no-repeat center center; font-size:0; line-height:0; cursor: pointer;}


	#snb{width:100%; font-size:0; line-height:0; position: relative; z-index:7;}
	#snb #nav{width:640px; margin:0 auto; box-sizing:border-box;}
	#snb #nav>li{min-width:240px; background-color: #087b29; border-left:1px solid #a9d1b4; border-bottom:1px solid #cdcdcd; display:inline-block; vertical-align:top; position:relative; box-sizing:border-box;}
	#snb #nav>li+li{}
	#snb #nav>li>a{width:100%; height:80px; padding:0 50px 0 20px; font-weight:400; font-size:22px; line-height:1.4; color:#fff; display:table; position: relative; box-sizing:border-box;}
	#snb #nav>li>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	#snb #nav>li>a i{width:20px; height:12px; margin-top:-6px; position: absolute; right:20px; top:50%; display:inline-block;}
	#snb #nav>li>a i:after,
	#snb #nav>li>a i:before{content: ""; width:13px; height: 2px; margin:0 0 0 0; background-color:#fff; display: block; position:absolute; top:50%;}
	#snb #nav>li>a i:after{right:8px; transform:rotate(45deg);}
	#snb #nav>li>a i:before{right:0px; transform:rotate(-45deg);}

	#snb #nav>li.home{width:80px; min-width:80px; border-left:none;}
	#snb #nav>li.home>a{width:80px; height:80px; padding:0; background:url('../../images/icon_home.png') no-repeat center center; font-size:0; line-height:0;}
	#snb #nav>li.home>a:after,
	#snb #nav>li.home>a:before{content: ""; display:none;}

	#snb #nav>li.sDepth02{min-width:320px;}
	#snb #nav>li:last-child>a{font-weight: 500;}

	#snb #nav>li.sDepth03{width:610px; margin:20px 15px 0; border:1px solid #333; display:block; z-index:2;}
	#snb #nav>li.sDepth03>a{width:100%; height:70px; padding:0px 20px; font-weight:400; font-size:28px; line-height:1.4; color:#333; display:table; box-sizing:border-box;}
	#snb #nav>li.sDepth03>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	#snb #nav>li.sDepth03 .lnbSub{border-color: #333; top:70px;}
	#snb #nav>li.sDepth03 .lnbSub>a{width:100%; height:64px; padding:0px 20px; font-weight: 400; font-size:24px; line-height:1.4; color:#333; display:table; box-sizing:border-box;}
	#snb #nav>li.sDepth03 .lnbSub>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}

	#snb #nav>li.sDepth04 {display:none;}

	#snb #nav .lnbSub{background-color:#fff; border:1px solid #ebebeb; position:absolute; left:-1px; right:-1px; top:80px; display:none; box-sizing:border-box;}
	#snb #nav .lnbSub>a{width:100%; height:70px; padding:0px 20px; font-weight:400; font-size:22px; line-height:1.4; color:#666; display:table; box-sizing:border-box;}
	#snb #nav .lnbSub>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	#snb #nav .lnbSub>a+a{border-top:1px solid #ebebeb;}
	#snb #nav .lnbSub>a:hover,
	#snb #nav .lnbSub>a.active{color:#087b29;}

	#snb #nav>li.active a i{transform:rotate(180deg);}

	#pageTop{padding:55px 30px 35px; font-size:0; line-height:0; position: relative;}
	#pageTop>h2{font-weight:bold; font-size:36px; line-height:1.2; color: #333; position: relative;}
	#pageTop>h2>.t {font-weight:500; font-size:22px; line-height:1.5; color: #636363; position: relative; padding-top:10px;}

    #pageTop.pg_top_ytb{margin-top:15px;}
    #pageTop.pg_top_ytb .ytb_box{margin-top:25px; display:flex; align-items:center; gap:10px;}
    #pageTop.pg_top_ytb .ytb_box span{display:block; font-size:22px; line-height:1.5; font-weight:500; color:#636363;}

	/*
	#sDepth03Area{width:600px; margin:0 20px 60px; background-color:#63b32e; display:block; z-index:3; position: relative;}
	#sDepth03Area>a{width:100%; height:70px; padding:0px 20px; font-weight: 500; font-size:22px; line-height:1.4; color:#fff; display:table; box-sizing:border-box; position: relative;}
	#sDepth03Area>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	#sDepth03Area>a i{width:20px; height:12px; margin-top:-6px; position: absolute; right:20px; top:50%; display:inline-block;}
	#sDepth03Area>a i:after,
	#sDepth03Area>a i:before{content: ""; width:13px; height: 2px; margin:0 0 0 0; background-color:#fff; display: block; position:absolute; top:50%;}
	#sDepth03Area>a i:after{right:8px; transform:rotate(45deg);}
	#sDepth03Area>a i:before{right:0px; transform:rotate(-45deg);}

	#sDepth03Area .lnbSub{width:100%; background-color: #fff; border:1px solid #dbdbdb; position: absolute; left:0; top:100%; display:none; box-sizing:border-box;}
	#sDepth03Area .lnbSub>a+a{border-top:1px solid #dbdbdb;}
	#sDepth03Area .lnbSub>a{width:100%; height:60px; padding:0px 20px; font-weight: 400; font-size:22px; line-height:1.4; color:#232323; display:table; box-sizing:border-box;}
	#sDepth03Area .lnbSub>a>span{padding:5px 0; display:table-cell; vertical-align:middle;}
	#sDepth03Area .lnbSub>a:hover,
	#sDepth03Area .lnbSub>a.active{color:#63b32e;}

	#sDepth03Area a.active i{transform:rotate(180deg);}
	*/

	#sDepth03Area{width:600px; margin:0 20px 60px; font-size:0; line-height:0; text-align: center; box-sizing: border-box; overflow:hidden; display: flex; justify-content: space-between;}
	#sDepth03Area>a{width:100%; height:70px; background-color:#fff; border:1px solid #dbdbdb; font-size:22px; line-height:1.2; color:#636363; display:inline-block; vertical-align: top; box-sizing: border-box;}
	#sDepth03Area>a+a{margin-left:-1px;}
	#sDepth03Area>a>span{display:inline-block; position: relative; top:50%;-webkit-transform: translateY(-50%); transform: translateY(-50%);}

	#sDepth03Area>a:hover,
	#sDepth03Area>a.active{background-color:#63b32e; border-color:#63b32e; color: #fff; z-index:2;}

    #sDepth03Area.fx_wrap{flex-wrap:wrap;}
    #sDepth03Area.fx_wrap.row02 > a{width:calc((100% + 1px) / 2);}
    #sDepth03Area.fx_wrap.row02 > a:nth-child(2n+1){margin-left:0;}
    #sDepth03Area.fx_wrap.row02 > a:nth-child(n+3){border-top-color:transparent;}


	#contents{min-height:460px; margin:0 auto; padding:0 20px 120px; position: relative; z-index:2; box-sizing: border-box;}
	#contents.full{padding:0 0 0;}
	#contents.full .fullBox{font-size:0; line-height:0;}
	.demonstration,
	#contents.full .fullBox{width:640px; margin-left:-320px; text-align: center; position: relative; left:50%;}
	#contents.full .fullBox.gray{background-color: #f8f8f8;}
	#contents.full .inConts{padding:80px 0;}
	#contents.full .inConts.p0{padding:0;}
	#contents.full .inConts.p50{padding:50px 0;}


	#footer{padding:0 0 150px; background-color: #2c303b; font-size:0; line-height:0; position: relative;}
	.main #footer{padding:0 0 150px;}
	#footer .link{width:100%; padding:22px 0; background-color: #21232a; text-align: center;}
	#footer .link b{color: #087b29;}
    #footer .link a{padding:0 15px 0 16px; font-weight: 300; font-size:20px; line-height:40px; color:#eaeaea; text-align: center; display:inline-block; vertical-align: top; position: relative;}
	#footer .link a+a{}
	#footer .link a+a:before{content: ""; width: 1px; height: 14px; margin-top:-7px; background-color: #70737c; display: inline-block; position:absolute; left: 0; top:50%; box-sizing: border-box;}
	#footer .link a.point{/*color: #0e652e;*/}

	#footer .text{padding:35px 0 40px; text-align: center;}
	#footer .text>p{}
	#footer .text>p>span,
	#footer .text>address{font-style: normal; font-weight: 300; font-size:22px; line-height:30px; color: #fff; display:inline-block; vertical-align: top; position: relative;}
	#footer .text>p.tel>span{font-weight: 500;}
	#footer .text>.txt,
	#footer .text>.txt>span{font-weight: 300; font-size:20px; color: #636363;}
	#footer .text>p>span{}
	#footer .text>p>span+span{margin-left:20px;}
	/*#footer .text>p>span+span:before{content: ""; width: 1px; height: 10px; margin-top:-4px; background-color: #888; display: inline-block; position:absolute; left: -6px; top:50%;}*/
	#footer .text>address{padding-top:0px;}
	#footer .text .point{color: #666;}

	#footer .social{text-align: center;}
	#footer .social>a{display:inline-block; vertical-align: top;}
	#footer .social>a+a{margin-left:25px;}

	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;
*/