@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1800px){

}

@media screen and (max-width:1440px){

}

@media screen and (max-width:1024px){
.menu > div:nth-of-type(2){display: none;}
.menu .m_menu{display: block;}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:500px){

}

@media screen and (max-width:425px){

}

@media screen and (max-width:380px){

}