/*서브 비주얼*/
#wrap {background:#13132E;}
#wrap #sepration { clear:both; height:27.5rem; text-align:center; overflow:hidden;position:relative;}

#wrap #sepration .sep_img{background:url('/images/default/content/sub_visual01.png') no-repeat center top;height:27.5rem;animation:  sub-visual 5s 0s ease-in-out forwards; width:100%;position:absolute;background-size:cover; }
#wrap #sepration .section{width:1600px; margin:0 auto;transform: translateY(0);animation-delay: 1s; height:27.5rem;display:flex;flex-direction:column;justify-content:center;}
#wrap #sepration h2{color: #FFF;text-align: center; font-size: 3rem; font-style: normal; font-weight: 700; line-height: 3rem;opacity: 0;transform: translateY(50px); transition: all 0.8s ease-in-out; }
#wrap #sepration p{color:#fff;text-shadow:1px 2px 2px rgba(0, 0, 0, 0.1);letter-spacing: 0; line-height:1.5;margin:1.5rem 0;}

#wrap #sepration.active h2 {opacity: 1;transform: translateY(0);}


/* 서브메뉴 */
.tab_view{display:none;}


.snbWrap #lnb>li>div>ul>li{height:auto;padding:0.25rem 0;font-size:0.9rem;}
/* LNB */
.lm_bg .snb {display: flex; width:1600px; height:2.75rem;margin:0 auto;background:#181838;-webkit-box-shadow: 0px 7px 12px 0px rgb(0 0 0 / 7%);-moz-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.07);box-shadow: 0px 7px 12px 0px rgb(0 0 0 / 7%);
}
/*.lm_bg .snb ul li:last-child{width: calc( (100% - 4.5rem + 0.4px) / 6);}*/
.lm_bg .snb .home{display:inline-block;width:4.5rem; height:4.5rem; background:#666 url('/images/default/content/home.png') no-repeat center center;}
.lm_bg .snb > div{width:100%;}
.lm_bg .snb ul li{float:left;height:2.75rem;line-height:2.75rem;text-align:center;}
.lm_bg .snb ul li a{display:flex;position:relative;justify-content:center;align-items:center;font-size:0.9rem;color:#9F9F9F;height:100%;}
.lm_bg .snb ul li.on {    background: linear-gradient(to right, #7B3DEA, #A8B2FF);border-radius: 0.5rem;}
.lm_bg .snb ul li.on a{color:#fff;font-weight:600;}
.lm_bg .snb ul li.on a:after{top:20px;opacity:1;}
.lm_bg .snb ul li:hover a{color:#fff;}
.lm_bg .snb ul li:hover a:after{top:20px;opacity:1;}
.lm_bg .snb #home_list li i{color:#fff;font-size:1.2rem;line-height:4.5rem;}

.tab_ul{display:none;}

/*서브 타이틀*/
#container .page_main_title{width:1300px;margin:0 auto;text-align:center; font-size:1.3rem;   margin-bottom: 2rem;color:#000;margin-top:1rem;display:none;}


.left_menu_mob ul li a > .copy-text {display:flex;overflow:hidden;position: relative;}

.left_menu_mob ul li a > .copy-text .copy-text{position:absolute;transform: translateY(100%) rotate(0.00001deg);
    transition: all .5s;display:inline-block;--animation-bounce: 0.4s cubic-bezier(0.35, 1.5, 0.6, 1);line-height:21px;}

.left_menu_mob ul li a > .copy-text > span {transition: all .5s;line-height:21px;}
.left_menu_mob ul li:hover a > .copy-text .copy-text {transform: translateY(0) rotate(0.0001deg);}
.left_menu_mob ul li:hover a > .copy-text > span {transform: translateY(-100%) rotate(0.0001deg);}

/* 탭메뉴 */
.tab_menu{width:1300px; margin:0 auto; position:relative; z-index:0;margin-bottom:3.5rem;}
.tab_menu ul{text-align:center; overflow:hidden;}
.tab_menu ul li{float:left; width: 33.3333%;}
.tab_menu ul li a{display:inline-block; width:100%; border-bottom: 4px solid #E2E2E2; box-sizing:border-box; padding:1rem 0; text-align:center; font-size:1.1rem; color:#8f8f8f; font-weight:500;}
.tab_menu ul li.on a{border-color:#0043c7; color:#0043c7;}


/*컨텐츠*/
#container .content_body{padding-bottom:5rem;padding-top:9rem;}



/********************************************************
■ 레이아웃 변경
********************************************************/
@media (max-width:1600px){
	.section_lnb>.inr{width:100%;z-index:9;}
	#wrap #sepration .section{width:100%;padding:0 1rem;}
		.lm_bg .snb{width:100%;padding:0 1rem;}
		#container .content_body{padding-top:5rem;}
		}


@media (max-width:1300px){
	/* 탭메뉴 */
	.tab_menu{width:100%;}
	.tab_menu ul li a{font-size:1rem;}
	

	/*비주얼*/
	#visual .bxslider li .ptext,
	#visual .bx-wrapper .bx-pager{width: 100%; padding: 0 1rem;}
	#visual .bx-wrapper .bx-pager{width: 100%; left:0; margin-left:0;}


	/*왼쪽메뉴*/
	.lm_bg .left_menu ul{width:100%;}


	/*페이지 타이틀*/
	#container .page_main_title{width: 100%; padding: 0 1rem;}

}




/********************************************************
■ 태블릿
********************************************************/
@media (max-width:1030px){
	/* 서브비주얼 */	
	#wrap #sepration{height:18rem;}
	#wrap #sepration p{font-size:0.9rem; padding:0 1rem;}
	#wrap #sepration h2{margin-top:3rem;}
	#wrap #sepration .section{width:100%;height:18rem;}
	#wrap #sepration .sep_img{height:18rem;}
	/* 서브메뉴 */	
	.snbWrap{display:none;}
	.lm_bg .snb{width:100%;transform: translateY(0);height:0;z-index:1;}
	.lm_bg .snb .home{display:none;}
	.lm_bg{margin-top:-1.5rem; border-top:none;z-index:10;padding:0 1rem;}
	.tab_view{display:block; cursor:pointer;background:#083C6B; background-size:12px auto; font-size:1.05rem; box-sizing:border-box; color:#fff; box-sizing:border-box; padding-left:1rem; font-weight:normal; position:relative; text-align: left;height:3rem;line-height:3rem;}
	
	.tab_view i{position:absolute; top:50%; right:1rem; margin-top:-9px; display:block; }
	.tab_view.on{cursor:pointer; }
	.tab_view.on i{transform:rotateX(180deg);}
	.left_menu {position:relative;box-sizing:border-box; height:0; width:100%;}
	.left_menu ul{display:none; z-index:100;position:absolute;width:100%;left:0;  margin:0 auto; line-height:0; background:#fff; box-shadow:3px 2px 15px 1px rgb(0 0 0 / 15%);}
	.lm_bg .left_menu ul:after{display:none;}
	.lm_bg .left_menu ul li {width:100% !important; border-top:1px solid #EAECF1; height:3rem; line-height:3rem; margin-left:0; vertical-align:middle; box-sizing:border-box; text-align:left;padding:1rem; }
	.lm_bg .left_menu ul li a {display:block; line-height: 1.0; height: auto;  font-weight:500; font-size:1rem; color:#888;text-transform:capitalize;}
	.lm_bg .left_menu ul li a:before{display:none;}
	.lm_bg .left_menu ul li strong{ font-weight:500;} 
	.lm_bg .left_menu ul li.on a:before{display:none;}
	.lm_bg .left_menu ul li.on a{background:none; color:#083C6B;}
	.lm_bg .left_menu ul li.on a:after{display:none;}
	.lm_bg .snb ul li.on{background:#fff;}
	.lm_bg .snb ul li:hover{background:#EAECF1;}
	.lm_bg .snb ul li:hover a{color:#083C6B;}
	.lm_bg .snb ul li a:after{display:none;}

	.left_menu_mob{display:none;}

	/* 탭메뉴 */	
	.tab_menu{margin:2rem 0;}
	.tab_menu ul{display:flex; align-items: center; flex-flow: row wrap; justify-content: space-evenly; }


	/*컨텐츠*/
	#container #section .right_content .content_body{padding-top:3rem;}
}


/********************************************************
■ 모바일
********************************************************/
@media (max-width:767px){
	/*탭메뉴*/
	.tab_menu ul li a{display:block; text-transform:capitalize; display: -webkit-box; display: -ms-flexbox;	display: -webkit-flex; display: flex;	-webkit-box-pack: center;	-ms-flex-pack: center;	-webkit-justify-content: center;	justify-content: center;	-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center; align-items: center; height:50px; line-height:1.1;}


	/*컨텐츠*/
	#container #section .right_content .page_main_title h3{margin-bottom:2rem;font-size:1.4rem;}
}

