@charset "utf-8";
/* CSS Document */

.main-visual .main-visual-content {
    position: relative;
    z-index: 1;
    padding: 10rem 0;
    line-height: 1.55;
    text-align: center;
    display: none;
}


@media only screen and (min-width: 769px){
header {
    position: unset;
    top: 0;
    width: 100%;
    z-index: -100000000000000000000000000000;
}
}


@media screen and (max-width: 767px) {

#meanmenu {
    display: none;
}


}
