<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-company .table-organization tbody td:nth-child(3n + 2) {
  border-right: 2px solid #000;
}
.page-company .table-organization .name {
  width: 200px;
}
.page-company .table-organization .number {
  text-align: right;
}
.page-company .table-organization tfoot td {
  text-align: center;
  background-color: #fff;
  border-top: 4px solid #ccc;
}
.page-company .table-organization tfoot td:nth-child(2n + 1) {
  border-right: 2px solid #000;
}
.page-company .open-map {
  float: right;
  margin-left: 5px;
  padding: 2px 4px;
  color: #fff;
  background-color: #3498db;
  font-size: 12px;
  font-size: 1.2rem;
}
.page-company .open-map:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.page-company .chart-box {
  width: 100%;
  height: 300px;
}
.page-company .income-chart-box {
  width: 100%;
  height: 300px;
}
.page-company .subsidiary{
	vertical-align: middle !important;
	}

.test_hiraoka .power_generation {
  width: 100%;
  height: 30px;
}
/*繧ｳ繝ｼ繝昴Ξ繝ｼ繝医ぎ繝舌リ繝ｳ繧ｹ*/
#governance h2{
margin-top: 2em;
}
#governance dl .dttitle{
font-size: 120%!important;
margin-bottom: 1em;
font-weight: 700;
}
#governance dl dd{
margin-bottom: 30px;
}
/*豐ｿ髱ｩ*/
#history .table {
  width: 100%;
  margin-top: 30px;
  border-top: 4px solid #000;
  border-bottom: 2px solid #000;
}
#history .table th{
background-color: #F7F7F7;
}
#history .table th,
.table td {
  padding: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}
#history .table tr td:first-child {
  border-left: 0 none;
}
#history .table .thtitle{
background-color: #f7f7f7;
}
/*謾ｯ蠎励�蟄蝉ｼ夂､ｾ*/
@media screen and (max-width: 480px) {
.page_branch .map {
	display: none;
}}

.page_branch .eigyo{
background: #FF8C00;
margin-right: 0.3em;
margin-left: 0.3em;
padding: 0.1em 0.3em;
font-size: 0.8em;
line-height: 0.8em;
color: #fff;
border-radius: 3px;
}
@media screen and (max-width: 480px) {
.page_branch .eigyo{
background: #FF8C00;
margin-right: 0.1em;
margin-left: 0.1em;
padding: 0.1em 0.1em;
font-size: 0.8em;
line-height: 0.8em;
color: #fff;
border-radius: 3px;
}
}
.page_branch .seko{
background: #09c;
margin-right: 0.3em;
margin-left: 0.3em;
padding: 0.1em 0.3em;
font-size: 0.8em;
line-height: 0.8em;
color: #fff;
border-radius: 3px;
}
.page_branch .table-title{
	width: 25%;
}
@media screen and (max-width: 480px) {
	.page_branch .table-title{width: 15%;}
}
/*adviser*/
.adviser .adviser_photo{
float: left;
width: 40%;
}
@media screen and (max-width: 480px){
.adviser .adviser_photo{
float: none;
width: 100%;
}
}
.adviser .adviser_text{
width: 60%;
float: right;
text-align: right;
}
@media screen and (max-width: 480px){
.adviser .adviser_text{
width: 100%;
float: none;
font-size: 120px;
padding: 0px;
text-align: center;
}
}
.adviser .adviser_text p{
font-size: 150%;
padding:  25% 0;
}
@media screen and (max-width: 480px){
.adviser .adviser_text p{
font-size: 120px;
padding: 0px;
}
}
.adviser .adviser_link_text{
float: left;
width: 60%;
}
@media screen and (max-width: 480px){
.adviser .adviser_link_text{
width: 100%;
float: none;
padding: 0px;
}
}
.adviser .adviser_link_pdf{
float: right;
width: 40%;
}
@media screen and (max-width: 480px){
.adviser .adviser_link_pdf{
width: 100%;
float: none;
padding: 0px;
}
}</pre></body></html>