@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,

	#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:552px; height:100%; background-color: #2f3133; font-size:0; line-height:0; position: fixed; top:0; z-index:12; overflow:hidden; overflow-y:auto;}

	.menuLayer>.menuTop{width:100%; position: relative; }
	.menuLayer>.menuTop>.title{width:100%; display:table; box-sizing: border-box;}
	.menuLayer>.menuTop>.title>p{height:120px; padding-left:26px; font-weight: 300; font-size:30px; line-height:1.5; color: #fff; letter-spacing: -1px; 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:45px; 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>.mtLink{width:100%; background-color: #fff; border-bottom:1px solid #111; display:table; table-layout: fixed;}
	.menuLayer>.mtLink>a{height:79px; font-weight: 500; font-size:26px; line-height:1.2; color: #333; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box; position: relative;}
	.menuLayer>.mtLink>a+a{border-left:1px solid #111;}

	.menuLayer .gnb{padding:10px 65px 0;}
	.menuLayer .gnb>li{margin-top:10px;}
	.menuLayer .gnb>li>a{width:100%; height:78px; padding:0; border:1px solid #1e5782; font-weight: 300; font-size:24px; line-height:1.4; color: #fff; text-align: center; display:table; position: relative; box-sizing: border-box; border-radius:4px;}
	.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: #333; 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{padding-bottom:40px; display:none;}
	.menuLayer .gnb .gnbSub>li{}
	.menuLayer .gnb .gnbSub>li+li{border-top:1px solid #4e5051; }
	.menuLayer .gnb .gnbSub>li>a{width:100%; height:61px; padding-left:29px; background:url('../../images/bul_g2.gif') no-repeat 95% center; font-weight: 300; font-size:24px; line-height:1.2; color: #999; 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; position: relative;}

	.menuLayer .gnb>li.active>a,
	.menuLayer .gnb>li.oPage>a{background-color: #1e5782;}
	/*
	.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:red !important;}
	*/

	.menuLayer .etcMenu{width:100%; padding:25px 65px 45px; box-sizing: border-box;}
	.menuLayer .etcMenu>a{width:100%; padding-left:20px; font-size:24px; line-height:40px; color: #e45f4d; text-align: left; display:block; vertical-align:top; box-sizing: border-box; position: relative;}
	.menuLayer .etcMenu>a:before{content: ""; width: 10px; height: 10px; background-color: #e45f4d; display: inline-block; position:absolute; left: 0; top:16px; border-radius:4px;}
	.menuLayer .etcMenu>a+a{margin-top:10px;}

	#menuArea{right:-560px;}
	#menuArea.open{right:0;}

	#wrap{width:640px; margin:0 auto; overflow:hidden; position:relative;}
	#header{height:100px; background-color: #fff; font-size:0; line-height:0; text-align: center; position: relative; z-index:7;}
	#header h1{padding-top:16px; display:inline-block;}
	#header .menuOpen{width:46px; height:47px; position: absolute; right:30px; top:20px; display:inline-block; cursor: pointer;}
	#header .btnMall{width:55px; height:53px; position: absolute; left:23px; top:17px; display:inline-block; cursor: pointer;}

	#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:250px; display:table;}
	#sVisual h2{text-align: center; display:table-cell; vertical-align: middle;}
	#sVisual h2>*{font-weight: 400; font-size:24px; line-height:1; color: #fff; position: relative;}
	#sVisual h2>strong{font-weight: 500; font-size:58px;}
	#sVisual h2>strong+p{padding-top:20px;}

	#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_sVisual05.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%; font-size:0; line-height:0; position: relative; z-index:7;}
	#snb #nav{width:640px; margin:0 auto; box-sizing:border-box; display: flex; justify-content: space-between; }
	#snb #nav>li{width:100%; background-color: #1e5782; border-left:1px solid #e3e3e3; display:inline-block; vertical-align:top; position:relative; box-sizing:border-box;}
	#snb #nav>li+li{}
	#snb #nav>li>a{width:100%; height:63px; padding:0 50px 0 20px; font-size:24px; 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:79px; min-width:79px; display:none;}
	#snb #nav>li.home>a{width:79px; height:80px; padding:0; background:url('../../images/icon_home.gif') 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.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:#fff; 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 .lnbSub{background-color: #fff; border:1px solid #ebebeb; position:absolute; left:-1px; right:-1px; top:63px; display:none; box-sizing:border-box;}
	#snb #nav .lnbSub>a{width:100%; height:60px; padding:0px 20px; font-size:24px; 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{background-color: #1e5782; color: #fff;}

	#snb #nav>li.active a i{transform:rotate(180deg);}

	#pageTop{width:100%; padding:40px 0 60px; font-size:0; line-height:0; position: relative;}
	#pageTop>h3{font-weight:bold; font-size:56px; line-height:1; color: #333; text-align: center; position: relative;}

	#contents{min-height:460px; margin:0 auto; padding:0 20px 100px; position: relative; z-index:2; box-sizing: border-box;}
	#contents.full{padding:0 0px 100px;}

	#footer{width:100%;background-color:#f3f5f5;}
	#footer .linkBarIcon{padding:12px 0; background-color: #f3f5f5; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size:0; line-height:0; text-align: center;}
	#footer .linkBarIcon>a{display:inline-block; vertical-align: top;}
	#footer .linkBarIcon>a+a{margin-left:30px;}

	#footer .footerIn{padding:30px 0 60px 0; text-align:center;}
	#footer .footerIn .cusNum{color:#01a9cd; font-size:30px; line-height:1; letter-spacing:-1px;font-weight:400;}
	#footer .footerIn .policyLink{font-size:0; line-height:0; }
	#footer .footerIn .policyLink a{color:#333; font-size:24px; line-height:1; letter-spacing:-1px; padding: 0 10px 0 12px; position: relative;}
	#footer .footerIn .policyLink a+a:before{content: ""; width: 1px; height: 18px; margin-top:-9px; background-color: #d6d7d7; display: inline-block; position:absolute; left: 0; top:50%; box-sizing: border-box;}
	#footer .footerIn .policyLink .boxbg{background-color:#faa65c !important;padding:5px 8px;color:#fff}

	#footer .footerIn .fTxt,
	#footer .footerIn .fTxt a{font-size:18px; line-height:30px; color:#666; }

	#footer .ardd{font-weight:300 !important;}
	#footer .ardd>span{margin-right:15px;}


	#footer .linkBar{width:100%;display: table; table-layout:fixed; height:70px; background-color:#e7e7e7; text-align:center;}
	#footer .linkBar>a{width:33.3%;color:#333; padding:19px 0px;padding-left:25px; display:table-cell; vertical-align:middle; font-size:24px; line-height:1; font-weight:400 !important; font-family:'Noto Sans KR' !important;}
	#footer .linkBar>a.mall{background-color:#00a1cd;color:#fff;width:30%;}
	#footer .linkBar>a .en{font-family: 'Montserrat', sans-serif !important;letter-spacing: -1.5px;}
	#footer .linkBar>a.cs{background-color:#4380c5;color:#fff;width:36%;padding-left:0px;}
	#footer .linkBar>a.chn{font-weight:500 !important;}
	#footer .linkBar>a .itxt{padding:0 43px; line-height:30px;  letter-spacing: -1px; display:inline-block;}
	#footer .linkBar>a.mall .itxt{background:url('../../images/main/icon_fmall.gif') no-repeat left 3px;padding:0 37px;}
	#footer .linkBar>a.chn .itxt{background:url('../../images/main/fbg_cn.png') no-repeat left top;}
	#footer .linkBar>a.cs .itxt{background:#4380c5 url('../../images/icon_fcs.gif') no-repeat left top;padding-right:0;padding-left:35px;padding-right:5px;}


	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;
*/