.office_title {
    background: url(../images/office/office_title.png);
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.newpage_title .newpage_title_sub {
    display: block;
    padding: 0;
    margin: 8px 0 0 0;
    font-size: 2.6rem;
    border: none;
  }
  .newpage_title .newpage_title_notice {
    display: block;
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 1rem;
    font-weight: normal;
    border: none;
  }