@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:610px; 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%; background-color: #fff; 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%; display:table; box-sizing: border-box;}
	.menuLayer>.menuTop>.title>p{height:99px; padding-left:15px; 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:25px; 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: #333; display: block; position:absolute; left:50%; top:50%;}
	.menuLayer>.menuTop .menuClose:after{transform:rotate(45deg);}
	.menuLayer>.menuTop .menuClose:before{transform:rotate(-45deg);}

	.menuLayer .gnb{border-top:1px solid #dc3c7b;}
	.menuLayer .gnb>li{border-bottom:1px solid #d0d0d0; position: relative;}
	.menuLayer .gnb>li>a{width:100%; height:110px; padding:0 70px 0 40px; font-weight: 500; font-size:28px; line-height:1.4; color: rgba(51,51,51,0.7); 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: #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:15px 0; background-color: #f7f7f7; border-top:1px solid #111; display:none;}
	.menuLayer .gnb .gnbSub>li{}
	.menuLayer .gnb .gnbSub>li>a{width:100%; height:54px; padding-left:30px; font-weight: 400; 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 5px 12px; 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: #dc3c7b; 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; }

	.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{height:99px; background-color: #fff; border-bottom:1px solid #e5e5e5; font-size:0; line-height:0; position: relative; z-index:7; box-shadow:0px 8px 10px rgba(0,0,0,0.05); -webkit-box-shadow:0px 8px 10px rgba(0,0,0,0.05);}
	#header h1{text-align: center;}
	#header .menuOpen{width:47px; height:33px;background-color: transparent; border:none; font-size:0; line-height:0; position: absolute; right:15px; 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: #333; 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%; padding:70px 0 75px; background:url('../../images/img_sVisual.gif') no-repeat  center top; font-size:0; line-height:0; overflow:hidden; position: relative;}
	#sVisual .inConts{}
	#sVisual .titArea{padding-top:80px; text-align: center;}
	#sVisual .titArea .icon{}
	#sVisual .titArea h2{font-weight: 500; font-size:34px; line-height:38px; color: #333;}
	#sVisual .titArea .icon+h2{padding-top:20px;}
	#sVisual .titArea .text{font-size:24px; line-height:32px; color: #777;}
	#sVisual .titArea h2+.text{padding-top:15px;}
	#sVisual .titArea .text+.icon{padding-top:45px;}

	#sVisual.noBg{background-image:none;}
	#sVisual.noBg .titArea{display:none;}

	#container.landscape #snb{width:100%; font-size:0; line-height:0; position: relative; z-index:6;}
	#container.landscape #snb #nav{max-width:1200px; margin:0 auto; box-sizing:border-box;}
	#container.landscape #snb #nav>li{}

	#container.landscape #snb #nav .lnbSub{ text-align: center; box-sizing:border-box;}
	#container.landscape #snb #nav .lnbSub>a{width:305px; height:80px; background-color: #f6f6f6; border:1px solid #d6d6d6; font-size:24px; line-height:78px; color:#888; letter-spacing: -0.023em; display:inline-block; box-sizing:border-box; position: relative; z-index:1;}
	#container.landscape #snb #nav .lnbSub>a>span{}
	#container.landscape #snb #nav .lnbSub>a+a{margin-left:-1px;}
	#container.landscape #snb #nav .lnbSub>a:hover,
	#container.landscape #snb #nav .lnbSub>a.active{background-color: #ea598c; border-color:#ea598c; color: #fff; z-index:2;}

	#container.landscape #snb #nav>li.sDepth01{display:none;}

	#contents{min-height:460px; margin:0 auto; padding:80px 0 100px; position: relative; box-sizing: border-box;}

	#container{width:100%; margin:0 auto; position: relative; box-sizing: border-box;}
	#container.landscape #contents{width:100%; background-color: #ecf7fd;}
	#container.landscape #contents h3{padding:45px 0 30px; background:url('../../images/bul_h3.png') no-repeat center top; font-weight: 300; font-size:34px; line-height:42px; color: #333; text-align: center;}
	#container.landscape #contents h3>strong{font-weight: 500;}
	#container.landscape #contents h4{padding:45px 0 30px; font-weight: 300; font-size:34px; line-height:42px; color: #333; text-align: center;}
	#container.landscape #contents h4>strong{font-weight: 500; color:#ea598c;}

	#container.landscape #contents.noBg{padding-top:0; background-color: #fff;}
	#container.landscape #contents.pink{background-color: #fff6f6;}


	#footer{width:100%;  background-color: #333; font-size:0; line-height:0; position: relative; z-index:5;}
	#footer .text{padding:25px 0 120px; text-align: center;}
	#footer .text>p{}
	#footer .text>address,
	#footer .text>p>span{font-style: normal; font-weight: 300; font-size:22px; line-height:30px; color: #999; display:inline-block; vertical-align: top; position: relative;}
	#footer .text>p>span+span{margin-left:21px;}
	#footer .text>p>span+span:before{content: ""; width: 1px; height: 16px; margin-top:-8px; background-color: #888; display: inline-block; position:absolute; left: -11px; top:50%;}
	#footer .text>address{padding-top:10px;}

	#footer .social{padding:21px 0 21px 42px; border-bottom:1px solid #4a4a4a;}
	#footer .social>a{display:inline-block; vertical-align: top;}
	#footer .social>a+a{margin-left:50px;}

	.familysite{width:170px; height:49px; padding:0 20px; background:#545454 url('../../images/bg_familysite_arr.gif') no-repeat 90% center; border:none; font-size:22px; line-height:49px; color: #999; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius:3px; box-sizing: border-box; position: absolute; right:15px; top:15px; z-index:4;}
	.familysite::-ms-expand{display:none;}


	a.goTop{position: fixed; right:10px; bottom:80px; display: none; z-index:8;}
/*[e] Layout Style */

/*
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;
*/