/* common */
#wrap{width:100%}
a:active, a:focus { outline:1px dotted }
.wrap-box { width:980px; margin:0 auto; position:relative }
.wrap-full { margin:0 30px }

/* header */
#header { background:url(../../images/layout/header-bg.gif) repeat-x }
.header-top { padding:16px 0 0 0; height:44px }

/* 2016 07 13 */
.topmenu { position:absolute; top:25px; right:0 }
.topmenu li { float:left; background:url(../../images/layout/dvline-t1.gif) no-repeat right center; line-height:16px }
.topmenu li:last-child { background:none }
.topmenu li a { display:block; padding:0 8px; font-size:13px }
.topmenu li:last-child a { font-weight:bold; color:#3173eb }
.topmenu:after { content : ''; display : block; clear : both }


.mainOpenModal { position : relative; display : inline-block; background : #3173eb; border-radius : 6px; color : #fff; padding : 2px 8px 2px 30px !important; top : -2px }
.mainOpenModal b { position : absolute; top : 0; left : 0; display : block; background : #2761cb url('../../images/main/newIc01.png') no-repeat center center; width : 22px; height : 100%; border-radius : 6px 0 0 6px }


/* // 2016 07 13 */



/* footer */
#footer { clear:both; padding-bottom:20px }
.txt-bn { background:#e9e9e9; padding:15px 0 }
.txt-bn ul { width:980px; margin:0 auto; overflow:hidden }
.txt-bn li { width:25%; float:left }
.txt-bn li div { margin:0 auto; transition:all .7s ease  }
.txt-bn-1 { background:url(../../images/layout/f-bn-bg-1_1.png) no-repeat left top; width:102px; height:102px }
.txt-bn-1:hover { background-position:0 -102px }
.txt-bn-2 { background:url(../../images/layout/f-bn-bg-2_1.png) no-repeat left top; width:102px; height:102px }
.txt-bn-2:hover { background-position:0 -102px }
.txt-bn-3 { background:url(../../images/layout/f-bn-bg-3_1.png) no-repeat left top; width:102px; height:102px }
.txt-bn-3:hover { background-position:0 -102px }
.txt-bn-4 { background:url(../../images/layout/f-bn-bg-4_1.png) no-repeat left top; width:102px; height:102px }
.txt-bn-4:hover { background-position:0 -102px }
.foot-menu, .address { font-size:12px; line-height:18px; color:#666; margin-top:20px; position:relative }
.address { background:url(../../images/layout/footer-logo.gif) no-repeat 640px bottom }
.foot-menu ul { overflow:hidden; margin-left:-10px }
.foot-menu li { float:left; display:inline-block; background:url(../../images/layout/dvline-t1.gif) no-repeat right center }
.foot-menu li:last-child { background:none }
.foot-menu li a { display:inline-block; margin:0 10px }
.fm-site { position:absolute; right:0; bottom:0; text-align:right }
.fmsite-list > ul > li { border:1px solid #bec9ca; border-radius:3px; width:150px; height:32px; line-height:32px; font-size:13px; color:#434343; text-indent:10px; text-align:left; margin-bottom:10px; background:url(../../images/layout/arrow-upper.gif) no-repeat 130px center; cursor:pointer; position:relative }
.fmsite-list li ul { display:none; position:absolute; left:-1px; bottom:32px; background:#fff; border:1px solid #bec9ca; border-radius:3px 3px 0 0; width:100% }
.fmsite-list li:hover ul { display:block }
.fmsite-list li li { font-size:12px; line-height:28px; height:28px }
.fmsite-list li li a { display:block; transition:all .2s ease }
.fmsite-list li li a:hover { background:#e6e8e8; font-weight:bold }

/* gnb */
#gnb { position:relative; width: 100%; }
.dropdown-bg { display:none; background:url(../../images/layout/dropdown-bg.png) repeat-x; height:296px; position:absolute; top:54px; left:0; width:100%; z-index:20 }
.gnbmenu { overflow:hidden }
.gnbmenu > li { float:left; line-height:54px; margin-right:1px }
.gnbmenu > li > a { display:block; font-family:'NanumGothic', 'Malgun Gothic', serif; font-size:17px; font-weight:bold; color:#fff; padding:0 40px; transition:all .3s ease }
.gnbmenu > li > a:hover, .gnbmenu > li:hover > a { background:#252736 }
.gnbmenu > li:first-child > a { background:#252736; /*padding:0px 25px 0px 25px;*/ padding:15px 25px 14px 25px }
.megamenu { font-family:'NanumGothic', 'Malgun Gothic', serif; display:none; width:100%; position:absolute; top:54px; left:0; overflow:hidden; z-index:21; height:280px; border-left:1px solid #d6d6d6 }
.megamenu li { line-height:22px; transition:all .3s ease }
.megamenu li:hover, .megamenu li:focus { background-color:#f3f8ff }
.megamenu li .inner { padding:10px 20px; height:280px; border-right:1px solid #d6d6d6; position:relative }
.megamenu li .inner span { position:absolute; bottom:40px; right:20px }
.megamenu {  }
.megamenu li { width:25%; float:left; word-break:keep-all }
.megamenu strong { display:block; font-size:16px; padding-top:20px }
.megamenu p { color:#797979; margin:20px 0 }
.megamenu li:hover strong, .megamenu li:focus strong { color:#397ce0 }
.mega-1 li, .mega-2 li, .mega-5 li { width:33.33% }
.mega-4 li { width:50% }
.megamenu li li { width:100%; line-height:26px; background:url(../../images/content/bullet-1.gif) no-repeat left center; text-indent:20px }
.megamenu li li a:hover { color:#397ce0 }

.all-cate { display:none; width:100%; position:absolute; top:54px; left:0; overflow:hidden; z-index:9999 }
.all-cate .dvd-section { width:20%; float:left } 
.all-cate .dvd-section .inner { padding:20px; border-right:1px solid #d6d6d6; height:240px }
.all-cate .dvd-section:first-child .inner { border-left:1px solid #d6d6d6 }
.all-cate .dvd-section .inner p { font-size:15px; color:#397ce0 }
.all-cate .dvd-section .inner ul { margin-top:10px }
.all-cate .dvd-section .inner:hover { background-color:#f3f8ff }
.all-cate .dvd-section .inner li { line-height:23px }
.all-cate .dvd-section .inner li a { display:block }
.all-cate .dvd-section .inner li a:hover { text-decoration:underline }


.view-all-cate { position:absolute; top:0; right:0 }
.view-all-cate a { display:block; color:#fff; font-weight:bold; line-height:55px; padding-left:40px }


/* 로그인 */
.login_drop > ul { display:none }
.login_drop:hover > ul {display:block; position : absolute; margin-top: 10px;width : 310px; height: 140px; background-color: #fff; z-index : 10;}
.login_drop > ul:after { content: ''; position: absolute; height: 10px; left: 20px; top: -16px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom : 10px solid #fff; }
.login_drop > ul > li {padding: 20px;}
.login_drop > ul > li p {font-size : 14px; color: #696969; letter-spacing: -2px; line-height:160%; }
.login_drop2 {width : 270px; margin-top:20px;}
.login_drop2 li {float: left; width : 128px; height: 37px; line-height:35px; text-align:center; margin-left:5px; background-color: #3d6cbc; font-size: 16px; font-weight: 600;}
.login_drop2 li a { color: #fff; display:block; }
.login_drop2 li:first-child {margin-left: 0px; background-color: #00a5a6;}


/* 로그아웃 */
.logout_drop > ul {display:none;}
.logout_drop:hover > ul {display:block; position : absolute; margin-top : 10px; width : 736px; height: 584px; border: 1px solid #cccccc; background-color: #fff; z-index: 10; }
.logout_drop > ul:after { content: ''; position: absolute; height: 10px; left: 20px; top: -16px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom : 10px solid #fff; }
.logout_01 {float:left; width : 248px; padding: 20px; border-right: 1px solid #e2e2e2; }
.logout_title span {display:block; font-size: 13px; font-weight: normal;}
.logout_title {line-height:100%; font-size : 18px; color: #212121; font-weight: 600;}
.logout_01 > ul {margin-top:20px;padding-top:5px; padding-left: 5px;height: 65px; background-color: #f3f8ff; }
.logout_01 > ul li {line-height: 22px; color: #3d6cbc; margin-top:5px; font-weight: 600;}
.logout_01 > div {border-bottom: 1px solid #e2e2e2; padding-top: 13px; padding-bottom: 15px;}
.logout_01 > div p {float: left; font-size: 16px; font-weight: 600; width : 70px; margin-top:25px;}
.logout_01 > div img {float:right;}
.logout_01 > div:after {content:''; display:block; clear:both;}

.logout_02 {float: right; width : 407px;padding: 20px;}
.logout_03_01  {float: left; width: 50%;}
.logout_03_02 {float: right; width : 50%;}
.logout_03_02 h1 {font-size : 15px; font-weight: bold; }
.logout_03_02 p {font-size: 32px; font-family : 'Arial','Dotum'; color: #4b81de; font-weight: 600;letter-spacing: 1px;}
.logout_03_02 span {line-height: 100%; font-size : 13px; color: #737373;}
.logout_03_02 ul {margin-top:30px;}
.logout_03_02 ul li {float : left; width : 94px; height: 29px; line-height: 100%; border: 1px solid #999999; margin-left: 5px;}
.logout_03_02 ul li:first-child {margin-left: 0px;}
.logout_03_02 ul li a {display:block; height: 29px; line-height: 26px; text-align:center; color: #373737; font-weight: 600; font-size: 13px;}
.logout_02_wrap:after {content:''; display:block; clear:both;} 
.logout_04 {border-top: 1px solid #e2e2e2; padding-top:20px;}
.logout_04_01 {float:left; width: 40%; }
.logout_qna {font-size : 32px; height : 76px; border: 1px solid #ccc; background-color: #f3f8ff; text-align:center; line-height:70px; color: #b6b6b6; font-weight: 600; letter-spacing: -3px;}
.logout_04_02 {line-height: 200%; font-size : 13px; font-weight: 600; color: #737373;}
.logout_04_02 span {font-size: 17px;}

.logout_04_03 {float:right;width : 50%;}
.logout_04_03 > p a img {display:block; width : 104px; margin: 0 auto;}
.logout_04_03 > p a {display:block; text-align:center; font-size : 15px; color: #1f1f1f; font-weight: 600; font-family : 'Nanum Gothic','나눔고딕'; 'Malgun Gothic','맑은고딕', 'Dotum';}
.logout_04_03 > ul {margin-top: 20px;}
.logout_04_03 > ul li {float: left; width : 94px; height: 29px; line-height: 100%; text-align:center; border: 1px solid #999; margin-left: 5px;}
.logout_04_03 > ul li:first-child {margin-left: 0px; }
.logout_04_03 > ul li a {display:block; height: 29px; line-height: 25px;color: #373737; font-weight: 600; font-size: 13px;}


/* visual */
.visual { position: relative; min-width: 980px; max-height : 680px; }
.main-slider li { height:680px; position:relative }
.main-slider li.vm1 { background:url(../../images/main/v1-bg.jpg) no-repeat center center; background-size:cover }
.main-slider li.vm2 { background:url(../../images/main/v2-bg.jpg) no-repeat center center; background-size:cover }
.main-slider li.vm3 { background:url(../../images/main/v3-bg.jpg) no-repeat center center; background-size:cover }
.main-slider li.vm4 { background:url(../../images/main/v4-bg.jpg) no-repeat center center; background-size:cover }
/* 2016 07 12 수정 및 추가 */
.vm1 .hoverLayer { text-align:center; color:#303136; text-shadow:1px 1px 1px rgba(0,0,0,0.4); font-size:40px; line-height:60px; letter-spacing:-4px; margin-top:140px }
.vm1 .hoverLayer strong { display:block; color:#fff }
.vm1 .hoverLayer a { display:inline-block; padding:10px 25px; line-height:24px; color:#303136; border:1px solid #303136; background:transparent none; font-size:16px; letter-spacing:-1px; margin-top:20px; transition:all .3s ease }
.vm1 .hoverLayer a:hover { background:#303136; color:#fff }
.vm2 .hoverLayer { margin:0 auto; margin-top:60px; background:url(../../images/main/vm2-bg.png) no-repeat; width:467px; height:280px; font-size:40px; color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,0.4); padding:40px 40px 40px 120px; line-height:50px; letter-spacing:-4px }
.vm2 .hoverLayer span, .vm2 .hoverLayer strong { display:block }
.vm2 .hoverLayer strong { font-size:79px; margin:20px 0 }
.vm2 .hoverLayer span { font-size:32px }
.vm3 .hoverLayer { text-align:center; color:#303136; font-size:40px; line-height:60px; letter-spacing:-5px; margin-top:100px }
.vm3 .hoverLayer strong { color:#71b319; display:block }

.vm4 .hoverLayer { text-align:center; color:#fff; font-size:40px; line-height:60px; letter-spacing:-5px; margin-top:100px }
.vm4 .hoverLayer { text-align:center; color:#fff; font-size:40px; line-height:60px; letter-spacing:-5px; margin-top:100px }
.vm4 .hoverLayer strong { color:#fff; display:block; font-size:30px; letter-spacing:-3px; font-weight : normal }
.vm4 .hoverLayer2 { display : table; width : 100%; max-width : 700px; margin : 20px auto 0 }

/* 2016 07 13 수정 */
.vm4 .hoverLayer2 .cell { display : table-cell; vertical-align : middle; height : 180px; text-align : center; font-size : 20px; color : #fff; letter-spacing : 0 }
.vm4 .hoverLayer2 .cell:nth-child(1) { background : url('../../images/main/v4-bg-img01.png') no-repeat center center }
.vm4 .hoverLayer2 .cell:nth-child(2) { background : url('../../images/main/v4-bg-img02.png') no-repeat center center }
.vm4 .hoverLayer2 .cell:nth-child(3) { background : url('../../images/main/v4-bg-img03.png') no-repeat center center }


/* //2016 07 13 수정 */
.main-slider .bx-pager { position:absolute; width:100%; text-align:center; left:0; bottom:40px; }
/* //2016 07 12 수정 및 추가 */
.main-slider .bx-pager .bx-pager-item { display:inline-block;  }
.main-slider .bx-pager .bx-pager-item a { display:inline-block; width:20px; height:20px; text-indent:-9999px; border-radius:500px; background:#fff; margin:0 5px; box-shadow:1px 2px 1px rgba(0,0,0,0.2) }
.main-slider .bx-pager .bx-pager-item a.active { background:#252736 }
.bx-controls-direction .bx-prev { width:31px; height:49px; position:absolute; top:40%; left:30px; background:url(../../images/main/arrow-prev.png) no-repeat left top; text-indent:-9999px }
.bx-controls-direction .bx-next { width:31px; height:49px; position:absolute; top:40%; right:30px; background:url(../../images/main/arrow-next.png) no-repeat left top; text-indent:-9999px  }





.visual .inner2 {position : absolute; top : 70%; width : 100%; z-index: 9;}
.visual .inner2 > div {width : 980px; margin: 0 auto;}
.visual .inner2 > div p {float: left;}
.inner2_vg {float:right;width : 735px; height: 111px; background : url('../../images/main/visual_bg.jpg'); }
.inner2_vg ul {float:right; width : 601px; height: 111px; }
.inner2_vg ul li {display:block;float:left;position:relative;height:111px;list-style:none}
.box01 a {background : url('../../images/main/ic-major-1.gif'); width :105px; height: 70px; display:block; color: transparent; margin-top:20px; margin-left: 30px; transition:all .3s ease}
.box01 a:hover {background-position : 0px 70px;}
.box02 a {background : url('../../images/main/ic-major-2.gif'); width :134px; height: 70px; display:block; color: transparent; margin-top:20px; margin-left: 35px; transition:all .3s ease}
.box02 a:hover {background-position : 0px 70px;}
.box03 a {background : url('../../images/main/ic-major-3.gif'); width :86px; height: 70px; display:block; color: transparent; margin-top:20px;margin-left: 40px; transition:all .3s ease}
.box03 a:hover {background-position : 0px 70px;}
.box04 a {background : url('../../images/main/ic-major-4.gif'); width :71px; height: 70px; display:block; color: transparent; margin-top:20px;margin-left: 40px; transition:all .3s ease}
.box04 a:hover {background-position : 0px 70px;}



#main_gnb li.main_gnb_02{width:90px}
#main_gnb li.main_gnb_02 a{background-position:-50px 0}
#main_gnb li.main_gnb_02 a:active,#main_gnb li.main_gnb_02 a:focus,#main_gnb li.main_gnb_02 a:hover{background-position:-50px -45px}


.banner { text-align: center;}
.banner ul { width: 300%;}
.banner ul li { float: left; display: block; width: 33%; min-height: 735px; -o-background-size: cover;-ms-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover;}
.banner .dots { position: absolute; left: 0; right: 0; bottom: 280px; width: 100%;}

.banner .dots li { display: inline-block; *display: inline; zoom: 1; width: 20px; height: 20px; line-height: 10px; margin: 0 4px; text-indent: -999em; *text-indent: 0; border-radius: 50%; cursor: pointer; background-color: #fff;-webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s; }

.banner .dots li.active { background: #b1af92; opacity: 1;}
.banner .arrows { position: absolute; bottom: 20px; right: 20px; color: #fff;}
.banner .arrow { display: inline; padding-left: 10px; cursor: pointer; }



/* container */
.container-inner { padding-bottom:60px }
.pagetitle h1 { font-family:"NanumGothic","Malgun Gothic", "맑은 고딕", "돋움",dotum,Helvetica,sans-serif; font-size:30px; font-weight:bold; color:#434343; letter-spacing:-2px; margin:40px 0 30px 0 }
.row { position:relative }
.pagetop { font-family:"NanumGothic","Malgun Gothic", "맑은 고딕", "돋움",dotum,Helvetica,sans-serif; height:138px; background:url(../../images/layout/pagetop_line.jpg) no-repeat center; font-size:24px; font-weight:bold }
.pagetop img { margin-right:15px }
.current-nav {border-bottom:1px solid #d6d6d6; background : url('../../images/layout/pagetop_line.jpg') no-repeat center; height:136px }
.current-nav span {padding-top:30px; font-weight: normal;}
.current-nav p {font-size: 34px; font-family:"NanumGothic", "NanumGothic","맑은 고딕", "돋움",dotum,Helvetica,sans-serif; font-weight: bold; color: #434552; margin-top:10px; line-height: 50px} 

/* customer menu */





/* bullet */
.bullet {display:inline-block; width : 7px; height: 12px; background : url('../../images/layout/square.jpg') no-repeat center;}




/* lyaer popup */
.Pstyle { opacity: 0; display: none; position: relative; background-color: #fff;}
#popup {width : 550px; height: 554px; border: 1px solid #373737;}
.b-close {width : 550px; height : 60px; background-color: #444444;}
.b-close { position: absolute; width : 530px;height : 60px;cursor: pointer; color: #fff; font-size : 21px; font-family : 'Nanum Gothic','나눔고딕','Malgun Gothic','맑은고딕', Dotum; padding-left:20px; }
.b-close p {float:left;padding-top:15px;}
.b-close span {float:right; display:block; width : 60px; height: 60px;background-color : #373737; text-align:center; line-height: 55px;}

.pop_content2 {position : absolute; width: 470px; height: 200px; top : 60px; padding: 40px;}
.pop_content2 > p {font-size : 26px; font-family : 'Nanum Gothic','나눔고딕','Malgun Gothic','맑은고딕', Dotum; font-weight: bold; color: #252525;}
.pop_content2 > span {display:block;margin-top:20px; color: #656565; }

.pop_content3 {margin-top: 20px;}
.pop_content3 ul {float: left; width : 365px;}
.pop_content3 li {margin-top:10px; height : 36px; border: 1px solid #e3e3e3;}
.pop_content3 li:first-child {margin-top:0px;}
.pop_content3 li input {width : 95%; border: transparent; margin-top:2px; margin-left: 2px; height: 17px; }
.pop_content3 p {float:right; width : 97px; height: 86px; background-color: #3a7eab;}
.pop_content3 p a {display:block; color: #fff; font-size: 16px; text-align:center; height : 86px; line-height: 80px;}

.pop_content4 {position :absolute; bottom:0px; padding:35px; width : 480px; height : 125px; background-color: #efefef;}
.pop_content4 li {width : 45%; float:left; font-weight: 600; color: #656565;}
.pop_content4 li:first-child {width: 55%; }
.pop_content4 li p {width: 150px; text-align:center; height: 35px; font-size: 14px; margin-top:10px; }
.pop_content4 li p a {display:block; width: 150px; height: 35px; color: #383838; background-color: #fff; border: 1px solid #999999; line-height:32px;}
.pop_content4 li:first-child p {width : 100px;}
.pop_content4 li:first-child p a {width: 100px; }

/* 팝업존 2016-04-12 */
.popupzone-close { position:absolute; top:0; right:0 }