@charset "utf-8";
.mc_a1_top {
    position: relative;
    z-index: 1;
	margin-top:98px;
}
#mc_a1t_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
   
}
.mc_a1t_li {
    position: absolute;
    z-index: 5;
}


@media screen and (min-width:1360px) and (max-width:1599px){
	.mc_a1_top {
    position: relative;
    z-index: 1;
	margin-top:95px;
}
	}
	
@media screen and (min-width:1024px) and (max-width: 1359px){
	
	
		.mc_a1_top {
    position: relative;
    z-index: 1;
	margin-top:90px;
}
	}
	
	
@media screen and (min-width:991px) and (max-width: 1024px)
{
	.mc_a1_top {
    position: relative;
    z-index: 1;
	margin-top:90px;
}
	}
	
@media (max-width: 1000px){
	.mc_a1_top {
    position: relative;
    z-index: 1;
    margin-top: 70px;
}
	}