@charset "UTF-8";
  .frame {
z-index: 99999!important;
}
.cover-responsive {
z-index: 99999 !important;
}
@media only screen and (max-width: 1440px) {
.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
background-image: none!important;
}
}
@media only screen and (max-width: 1024px) {
.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
float: right;
margin-right: 25px;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
background-color:#000!important;
}
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
.black-note {
display:block!important;
}
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
.black-note {
display:block!important;
}
}