@charset "UTF-8";

header#pattern4 .logo {
    display: none;
}

body.scrolled header .logo {
    display: block !important;
}

header .wraper>.inner {
    min-height: 80px;
    justify-content: end;
}

/*　MV調整_260515　*/
#mv .mv_textimg {
    height: 100%;
}
.mv_scroll {
    display: none;
}