body{
	background-color: black;
	color: white;
}

li.nav-item{
	padding: 2px;
}

.home-h2{
	color:#FFFFFF;
	font-size:18pt;
	border-bottom: 1pt solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 1em;
}
.home-h3{
	color:#000000;
	font-size:12pt;
}

    /*フッターリンク設定*/
    #offices-links{
        padding: 0px 5px 15px;
        list-style: none;
        margin: 0 auto;
        display: table;
    }
    #offices-links li{
        float: left;
        position: relative;
    }
    #offices-links li:first-child{
        margin-right: 10px;
    }
    #offices-links li:first-child:after{
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        margin-left: 10px;
        background: #fff;
    }
    #offices-links li:last-child{
        margin-left: 10px;
    }
    #offices-links li a{
        text-decoration:none;
    }
    #offices-links li a:hover{
        text-decoration: underline;
    }
    
    /*ページ別設定*/
    #offices-links li,
    #offices-links li a{
        color: #fff;
        font-size: 15px;
    }
    body{
        top:0!important;
      }
      
      .skiptranslate{
        display: none;
      }
      #gtranItm{
        margin-top: 8px;
      }
      