@charset "utf-8";

/* 서브페이지 상단 및 공용 시작 */
.subgn{background:url(../img/content/sub/subg.jpg) no-repeat center;background-size:cover;}
.subconBox{background:#FFF;padding:0;box-sizing:border-box;}
.subreporttitle{text-align:center;padding:40px 0 70px;font-size:34px;line-height:160%;font-weight:500;}
.subreporttitle span{display:block;width:35px;height:1px;margin:0 auto;}

/*sub bg*/
.subg_container{ width:100%; height:415px; text-align:center; border-bottom:1px solid #e4e4e4; box-sizing:border-box; overflow: hidden; position: relative;}
.subg{width:100%; height:100%; animation:imgScale 2.5s both ease;  background-position: 50% 0; background-size:cover; }
.subg.subbg3{background-image:url(../img/content/sub/subg.jpg);}
.subg.subbg4{background-image:url(../img/content/sub/subg2.jpg);}
.subg.subbg5{background-image:url(../img/content/sub/subg3.jpg);}
.subg.subbg6{background-image:url(../img/content/sub/subg4.jpg);}
.subg.subbg7{background-image:url(../img/content/sub/subg7.jpg);}
.subg.subbg8{background-image:url(../img/content/sub/subg6.jpg);}
.subg_tit{font-family: 'Paperlogy'; text-align: center; position: absolute; z-index: 1; top:55%; left:0; right:0; margin:0 auto; animation:slideUp 2s cubic-bezier(0.5, 0.2, 0.19, 0.98) forwards;}
.subg_tit h2{font-size:var(--size-34);font-weight:500;  color:rgba(255, 255, 255, 1);}
.subg_tit .line{display:inline-block;width:30px;height:1px;background:rgba(255, 255, 255, 0.7);position:relative;bottom:0px;}
@keyframes imgScale{
	0%{transform: scale(1.05);}
	100%{transform: scale(1);}
}
@keyframes slideUp{
	0%{opacity: 0; transform: translateY(60px);}
	100%{opacity: 1; transform: translateY(0);}
}

.subconBox{background:#FFF;padding:0;box-sizing:border-box;}
.subreporttitle{text-align:center;padding:40px 0 70px;font-size:34px;line-height:160%;font-weight:500;}
.subreporttitle span{display:block;width:35px;height:1px;background:#000;margin:0 auto;}
.subcontent .subnav{z-index:9999;height:60px;border-bottom:1px solid #e6e9ec;box-sizing:border-box;line-height:60px;}
.subcontent .subnav .subnav-in{ width:70%;float:left;height:50px;font-family:'Nanum Gothic', sans-serif;}
.subcontent .subnav .sns{float:right;line-height:50px;}
.subcontent .subnav .sns .snshidden{display:none;}
.subcontent .subnav .sns .snshidden span{padding-left:5px;}
.subcontent .subnav .sns>div{float:left;cursor:pointer;}
.subcontent .subnav .sns .printico{margin-left:20px;}
.subcontent .subnav .sns .snsico{margin-left:10px;}
.subcontent .subnav .subnav-in .subhome{float:left;width:55px;text-align:center;border-left:1px solid #e5e5e5;cursor:pointer;}
.printw{overflow:hidden;float:right;line-height:50px;}
.printw a.addthis_button_url{display:inline-block;padding-left:29px;width:82px;height:34px;vertical-align:middle;margin-right:1px;border:1px solid #d0d0d0;box-sizing:border-box;margin-right:7px;box-sizing:border-box;line-height:34px;color:#8a8a8a;font-size:12px;}
.printw a.addthis_button_url:last-child{margin-right:0;}
.printw a.btn-b2{background:url(../img/check.png) no-repeat 10px center;}
.printw a.btn-b3{background:url(../img/print.png) no-repeat 10px center;}
.hiddenover{overflow:hidden;float:left;margin-right:8px;display:none;}
.hiddenoverw{overflow:hidden;float:right;margin-right:8px;line-height:50px;}
.hiddenoverw .btn-b1{display:block;}
.hiddenover a.addthis_sns_url{display:inline-block;text-align:center;width:37px;height:36px;vertical-align:middle;margin-right:1px;}
.hiddenover a.btn-sns1{background:#fff url(../img/nsns01.png) no-repeat 0 0;}
.hiddenover a.btn-sns2{background:#fff url(../img/nsns02.png) no-repeat 0 0;}
.hiddenover a.btn-sns3{background:#fff url(../img/nsns03.png) no-repeat 0 0;}
.hiddenover a.btn-sns4{background:#fff url(../img/nsns04.png) no-repeat 0 0;}
.hiddenoverw a.btn-b1{background:url(../img/url.png) no-repeat 10px center;display:inline-block;vertical-align:middle;width:82px;height:34px;vertical-align:middle;margin-right:1px;border:1px solid #d0d0d0;box-sizing:border-box;line-height:34px;color:#8a8a8a;font-size:12px;padding-left:35px;}
.subcontent .navbar-fixed-top{border-bottom:none !important;}
.subcontent .navbar-fixed-top .subnav-in .subhome{border-left:1px solid #a65ad0 !important;}
.qaright{position:fixed;top:540px;width:134px;left:50%;margin-left:730px;}
.qaright dl{display:block;color:#363636;background-color:#f8f9fd;border:1px solid #d6d7db;}
.qaright dl dt{display:block;text-align:center;line-height:38px;color:#494949;font-size:18px;font-weight:500;letter-spacing:0.5px;border-bottom:1px solid #d6d7db;font-family:'Futura-Medium';font-weight:700;}
.qaright dl dd{padding:10px 5px;}
.qaright dl dd a{display:inline-block;margin:1px 0;padding:0 6px;line-height:20px;font-size:12px;background:#fff;border:1px solid #d8d8d8;}
.qaright dl dd a:hover{color:#ea4a3d;border:1px solid #ea8d8c;}
@media only all and (max-width:1024px){
	.subg_container{height:200px;}
	.subg_tit{top:40%;}
}
@media only all and (max-width:600px){
	.subg_container{display: none;}
}


/*quick*/
.quickmenu{position:fixed;left:50%;margin-left:730px;overflow:hidden;width:76px;height:76px;bottom:50px;z-index:11;background:#0058b4;border-radius:38px;}
.quickmenu .qucick-arr{display:table-cell;width:76px;height:76px;line-height:17px;letter-spacing:0.5px;vertical-align:middle;text-align:center;color:#e1e1e1;}
.quickmenu .qucick-arr:hover{color:#ffffff;}
.quickmenu .qucick-arr strong{display:block;font-size:110%;}
/* 서브페이지 좌측메뉴 정렬 끝 */

/*탭메뉴*/
.tabm .subtabmenu ul{position:relative;}
.tabm .subtabmenu .tab_content{position:relative;padding-top:70px;display:none;}
.tabm .subtabmenu .tab_container:before{position:absolute;width:1180px;left:50%;margin-left:-590px;height:2px;content:'';background:#000;top:48px;z-index:2;}
.tab_tit{border-bottom:none;box-sizing:border-box;width:296px;height:50px;display:inline-block;line-height:50px;text-align:center;font-weight:500;z-index:2;border:1px solid #d9d9d9;background:#fff;font-size:19px;position:absolute;top:0;}
.tablist .tab_tit.activeon, .tablist .tab_tit.activeon2{border:2px solid #333;border-bottom:none;z-index:3;color:#252525;}
.tablist:nth-child(1) .tab_tit{left:50%;margin-left:-590px;}
.tablist:nth-child(2) .tab_tit{left:50%;margin-left:-295px;}
.tablist:nth-child(3) .tab_tit{left:50%;margin-left:0;}
.tablist:nth-child(4) .tab_tit{left:50%;margin-left:295px;}
#tab1{display:block;}

@media only all and (max-width:1200px){
	.tab_tit{width:25%;}
	.tablist:nth-child(1) .tab_tit{margin-left:-50%;}
	.tablist:nth-child(2) .tab_tit{margin-left:-25%;}
	.tablist:nth-child(3) .tab_tit{margin-left:0;}
	.tablist:nth-child(4) .tab_tit{margin-left:25%;}
	.tabm .subtabmenu .tab_container:before{width:100%;left:0;margin-left:0;}
}

@media only all and (max-width:760px){
	.printw, .hiddenoverw{display: none;}
	.subcontent .subnav .subnav-in{width:100%;}
	.subcontent .subnav .subnav-in .subhome{border-right:1px solid #e5e5e5 ;}
}

/*3차메뉴*/
.third-menu{overflow:hidden;margin-top:30px;margin-bottom:50px;text-align:center;}
.third-menu ul{width:100%; max-width:1400px; display: flex; margin:0 auto;}
.third-menu ul li{display:inline-block; flex:1 1 300px; }
.third-menu ul li a{position:relative; display:block;border-bottom:1px solid #cbcbcb; padding:15px 0 ; width:100%;  color:#666; font-weight: 500; font-size: 20px;}
.third-menu ul li.lnbActive a{color:#222; border-bottom:2px solid #222; font-weight:600;}
.third-menu ul li a:after {transition: width 0.3s ease-in-out;position: absolute; bottom: -2px; left: 50%;transform: translate(-50%, 0); width: 0; height: 2px; background-color: #0053b3;  content: '';  display: block;}
.third-menu ul li:hover>a{color:#0053b3;}
.third-menu ul li:hover>a:after { width: 100%;}
@media only all and (max-width:720px){
	.third-menu{border:1px solid #cbcbcb; border-bottom:none;  width:95%; margin:30px auto 50px;}
	.third-menu ul{flex-wrap: wrap;} 
	.third-menu ul li {flex:1 0 50%;}
	.third-menu ul li a{font-size:16px; padding:10px 0;}
}
@media only all and (max-width:500px){
	.third-menu ul li {flex:1 0 100%;}
}


/*4차메뉴*/
.fourth-menu{overflow:hidden;margin-top:30px;margin-bottom:30px;text-align:center;position:relative;}
.fourth-menu ul{display:inline-block;}
.fourth-menu ul li{float:left;margin-bottom:-1px;}
.fourth-menu ul li a{margin-right:2px;box-sizing:border-box;width:296px;height:50px;display:inline-block;line-height:50px;text-align:center;font-weight:500;border:1px solid #d9d9d9;background:#fff;font-size:19px;border-bottom:2px solid #333;}
.fourth-menu ul li.lnbActive a{border:2px solid #333;border-bottom-color:transparent;z-index:3;color:#252525;}

@media only all and (max-width:1024px){
	.basic-table{overflow-x:scroll;}
	.basic-table th{line-height:inherit !important;padding:5px !important;}
	.basic-table tbody th{font-size:12px !important;}
	.basic-table td{padding:3px !important;}
	.basic-table td span, .basic-table th span{padding:0;}
	.basic-table td.tleft_h1{padding-left:16px !important;text-indent:-9px !important;}
}
/* 서브페이지 상단 및 공용 끝 */
