@charset "utf-8";

/******************************************************************************
		Mizuhoweb Modules
 ******************************************************************************/

.footer-nav-note p + .footer-nav-note-items {
  margin-top: 10px !important;
}

@media only screen and (max-width: 1220px) {
  
}
@media only screen and (max-width: 768px) {
  
  .footer-nav-note {
    text-align: left;
  }
  .footer-nav-note p {
    padding: 0 !important;
  }
  .footer-nav-note p + .footer-nav-note-items
  {
      margin-top: 20px !important;
  }
  
  #footer .footer-group-item {
    margin: 0 !important;
    padding: 11px 0 8px !important;
    line-height: 1 !important;
  }
}


@media only screen and (min-width: 769px) {
  
  header#header .headerPC-menu {
    margin-left: 29.1%;
  }
  
  header#header .headerPC-menu.target-menu3 {
    margin-right: 0;
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  
  header#header .headerSP-menu-item {
    margin-right: 12.5%;
    margin-left: 12.5%;
  }
  
  .footer-nav-corporate.footer-nav-line-btm {
    padding-right: 15px;
    padding-left: 15px;
  }
  
}


.type-specialist,
.type-ownership,
.type-collaboration,
.type-changechallenge,
.type-inclusiondiversity {
  max-width: 280px;
}
.type-specialist {
  left: 170px;
}
.type-ownership {
  top: 100px;
  left: 180px;
}
.type-collaboration {
  top: 35px;
  left: 115px;
}
.type-changechallenge {
  top: 140px;
  left: 204px;
}
.type-inclusiondiversity {
  top: 70px;
  left: 170px;
}

#footer .footer-nav-lineup-cat + .footer-nav-lineup-cat .footer-nav-lineup-items li:first-child p {
  display: block !important;
}