/*pc-반응형*/
@media only screen and (max-width:5120px){
	/*로고*/
	.top_Mblogo{
	display: none;
	}

	/*모바일-전체메뉴-버튼*/
	#Mbmenu_btn{
	display: none;
	}

    /*pc-gnb*/{
	#gnb > .navi{
	display: block;
	}

	.dept1-bg{
	display: none;
	}

}


@media only screen and (min-width:1025px) and (max-width:1920px){
 	.pc_menu_none, .tablet_top_logo, .mb_menu_top{
	display: none;
	}

}

/*tablet-반응형*/
@media only screen and (max-width:1024px){
	/*pc-전체메뉴-버튼*/
	#allmenu_btn{
	display: none;
	}

    /*pc-gnb*/
    #gnb > .navi{
	display: none;
	}

	.mb_top_logo{display: none;}

    .menu-dp3 ul li a .pc_menu_none{
	display: block;
	}

    /*모바일-전체메뉴-버튼*/
	#Mbmenu_btn{
	display: block;
	background: url('/mbshome/mbs/mcourt/images/main/icon_menuBar.png') no-repeat center;
	width: 60px;
	height: 60px;
	border: 0;
	cursor: pointer;
	padding: 10px;
    }
    
    /*모바일-gnb*/
	.mb_menu{
	display: block;
	}
    
    .mb_menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 102;
   }
   
    /*모바일-gnb-활성화*/
   .mb_menu.active{
    display: block;
	right: 0;
   }

    .mb_close{
    border: 0;
    width: 60px;
    height: 60px;
    background: #fff;
    cursor: pointer;
	position: absolute;
	right: 20px;
    top: 55px;
   }
   
   /*모바일-gnb-top*/
	#gnb .navi_sec.on{
   display: block;
   }

    /*mobile-gnd-layout*/
	.mb_menu_gnb_wrap{
	height: 100%;
	}

	.mb_menu_gnb{
	background-color: var(--gray-10);
	height: 100%;
	margin-top: 131px;
	position: relative;
	}


   .mb_menu_gnb > ul > li.dept1{
    width: 40%;
   }

   .mb_menu_gnb > ul > li.dept1 > a{
		color: var(--gray-80) !important;
   }

   .mb_menu_gnb > ul > li.dept1 > a > strong{
    font-size: var(--fs-20px);
	font-family: 'S-CoreDream-5Medium' !important;
	display: block;
	text-align: center;
    padding: 20px;
   }

   .mb_menu_gnb > ul > li.dept1.active > a > strong{
   background: var(--primary-60);
   color: #fff;
   }

   .navi_inner .desc{
   display: none;
   }

   #gnb .navi_inner{
   height: 100%;
   }

   #gnb .navi_inner .menu-dp2{
   background: #fff;
   width: 100%;
   height: 100%;
   }

   #gnb .navi_sec{
   width: 60%;
   top: 0px;
   right: 0;
   left: auto;
   height: 100%;
   }

   #gnb .menu-dp2 ul.dp2-lyt{
   display: block;
   }

   #gnb .menu-dp2 ul.dp2-lyt li.dp2-1-lyt{
   width: 100%;
   margin-right: 0;
   margin-bottom: 5px;
   }

   .menu-dp2 ul.dp2-lyt > li > a{
   padding: 15px 10px;
   }
    
	/*mobile-1dept*/
   .mb_menu_gnb > ul > li.dept1 > a.selected{
	color: #fff !important;
    background: var(--primary-60);
	display: block;
   }
   
	/*mobile-2dept*/
    /*.menu-dp2 ul.dp2-lyt > li.on > a{
    display: block;
	}*/

   .menu-dp2 ul.dp2-lyt > li > a.on{
    color: var(--primary-50);
    background-color: var(--primary-5) !important;
    border-color: var(--primary-50) !important;
	background: url('/mbshome/mbs/mcourt/images/main/icon_angle-down-active_hover.png') no-repeat 95% center;
   }

    .menu-dp2 ul.dp2-lyt > li > .menu-dp3{
	display: none;
	}

   .menu-dp2 ul.dp2-lyt > li > .menu-dp3.on{
    display: block;
   }

    .menu-dp2 ul.dp2-lyt > li.Mob_menu_none > a{
    background-image: none;
	}

   /*mobile-3dept*/
   .menu-dp3{
    margin: 20px 0;
   }

   .menu-dp3 ul li{
	margin-bottom: 20px;
   }

    /*mobile-4dept*/
	.menu-dp4{
	 margin: 15px 0;
	}

	.inner-dept3 > ul > li:hover > a, .menu-dp4 > ul > li:hover > a{
	color: var(--primary-50) !important;
    text-decoration: underline;
	}

	.dept1-bg{
	position: relative;
	}

}


/*tablet-row-반응형*/
@media only screen and (max-width:767px){
    /*로고*/
	.top_logo, .tablet_top_logo{
	display: none;
	}

	.mb_top_logo{
	display: block !important;
	}

	.top_Mblogo{
	display: block;
	}

	.top_Mblogo img{
	 padding: 0 15px;
	}

	/*모바일-header*/
	#gnb, .gnb_wrap{
	 height: 60px;
	}

    #gnb{
	padding: 0;
	}

    .top_line, .mb_top_line{
	display: none;
	}

	.mb_menu_top{
    height: 60px;
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	justify-content: space-between;
    align-items: center;
	box-sizing: content-box;
	}

   .mb_top_logo img{
    padding: 0 15px;
   }

    .mb_close{
	position: inherit;
	}
   
   /*mobile-gnd-layout*/
	.mb_menu_gnb{
	margin-top: 0 !important;
	}
    
	.dept1-bg{ position: relative; overflow: hidden; height: 500px; }

	.dept1-bg::before{
	content: '';
	position: absolute;
	background: url('/mbshome/mbs/mcourt/images/main/mb_mnd_symbol.png') no-repeat 0 0;
	width: 265px;
	height: 215px;
    right: -98px;
    bottom: 200px;
    
	}
}


/*mobile-반응형*/
@media only screen and (max-width:500px){
	.album_reSizeArea_mini{
		margin-left:20px !important;
	}

}
















/*디바이스-size*/
/*모바일: ~480px*/
/*모바일-세로, 태블릿: 480px~767px*/
/*태블릿 가로: 768px~1023px*/
/*낮은 해상도 pc, 태블릿-세로: ~1024px*/
/*pc: ~1920px*/