<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
#header:not(.hdfix),
#header:not(.hdfix)  #header-box {
background: transparent !important;
}
div.wrapper_ {
    padding-top: 0px !important;
}
.mainvsab {
height: 95vh;
}
#header:not(.hdfix)  #globalnav li a {
color:#FFF;
}
#header:not(.hdfix)  #globalnav li a:hover {
color:#FFF !important;
}
#header:not(.hdfix)  #sidebox_search {
    border-bottom: solid 2px #FFF;
}
#header:not(.hdfix)  .contactList a {
color:#FFF;
}
#header:not(.hdfix)  .contactList a svg {
fill:#FFF;
}
#header:not(.hdfix) #select_lang li em {
color: #FFF;
}
#header:not(.hdfix) #select_lang {
border-bottom: 2px solid #FFF;
}
#header.hdfix  .contactList a svg {
fill:#000 !important;
}
 #header:not(.hdfix)  #globalnav  li.menu_open span:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #FFF !important;
    position: absolute;
    bottom: -10px;
    z-index: 30;
   }
   #header:not(.hdfix) .globalnav_sub_ {
   	display:none !important;
   }
   
#header:not(.hdfix)   .topbaseLogos  {
display:none !important;
  } 
#header:not(.hdfix)   .topLogos  {
display:block !important;
  } 
   
#header:not(.hdfix)  .go-img2:before {
    width: 10px;
    border: 3px #FFF solid;
}
#header:not(.hdfix)  .go-img2:after {
    width: 3px;
    background: #fff;
}</pre></body></html>