@charset "UTF-8";

body:not(#photoid) header#pattern4 .logo.logo02{
  display :none;
}
/*MVテキスト*/
#lv p span{
  color: transparent;
  width: 100%;
}
#lv p span::after{
  position: absolute;
  content: "Staff";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  width: 100%;
}