@charset "utf-8";

.MC_box1 {height:12.5rem!important;}
.MC_box2 {height:4rem!important; margin-top:1.4rem!important;}
.MC_wrap3 .container {padding-top:1.5rem;}
.MC_box3 {margin-top:2rem!important;}

/* media query mobile */
@media screen and (max-width: 1240px){
	.MC_box1  {height:auto!important;}
}

@media screen and (max-width: 1200px){

	

}

@media screen and (max-width: 1024px){
	.MC_box2 {height:auto!important;}
}

@media (max-width:768px) {
    .MC_wrap1 .container::before {height: calc(100% - 4rem)!important;}
}

@media (max-width:600px) {
	.MC_box6 {margin-top:1rem!important;}


}

@media (max-width:560px) {



}

@media screen and (max-width: 480px){

}

@media (max-width:380px) {

	.MC_wrap1 .container::before {height: 100%!important;}
}



