div.aboutHeader{
	width: 100%;
	background:url('../img/about/aboutHeader.jpg') top center no-repeat;
	background-size: cover;
	position: relative;
}
div.aboutHeader.philosophy{
	background:url('../img/about/philosophy/nakapage_header.jpg') top center no-repeat;
}
div.aboutHeader.profile{
	background:url('../img/about/profile/nakapage_header.jpg') bottom center no-repeat;
}
div.aboutHeader.network{
	background:url('../img/about/network/nakapage_header.jpg') 50% center no-repeat;
}
div.aboutHeader.group{
	background:url('../img/about/group/nakapage_header.jpg') 50% center no-repeat;
	background-size: contain;
}
div.aboutHeader.finance{
	background:url('../img/about/finance/nakapage_header.jpg') 50% center no-repeat;
}
div.aboutHeader.management_plan{
	background:url('../img/about/management_plan/nakapage_header.jpg') top center no-repeat;
}

div.aboutHeader h3{
	font-weight: normal;
	font-size: 180%;
	letter-spacing: 2px;
	position: absolute;
	left:5%;
	top:35%;
}
div.aboutHeader h3 span{
	display: block;
	font-size: 50%;
	color: #0075C2;
}
img.aboutHeaderDammy{
	width:100%;
}
img.spAboutHeaderDammy{
	width:100%;
	display: none;
	padding:70px 0 70px 0;
}


div.breadcrumbsArea.about{
	width:100%;
	padding:20px 5%;
	position: relative;
	top:0px;
}
div.breadcrumbsArea.about p.breadcrumbs{
	font-size: 85%;
}
div.breadcrumbsArea.about p.breadcrumbs:before{
	content: " ";
	background-color: #0075C2;
	height:5px;
	display: inline-block;
	width:15px;
	position: relative;
	top:-2px;
	margin-right: 6px;

}
div.breadcrumbsArea.about p.breadcrumbs a{
	text-decoration: none;
	color: #0075C2;
}
div.breadcrumbsArea.about p.breadcrumbs a:hover{
	text-decoration: underline;
}

div.aboutLinksArea{
	display: flex;
	flex-wrap: wrap;
}
div.aboutLinkBox{
	width: 50%;
	border-right:#D5D6D5 dotted 1px;
	border-top:#D5D6D5 dotted 1px;
}
div.aboutLinkImage{
	width: 100%;
}
div.aboutLinkImage{
	overflow: hidden;
	width: 100%;
}
div.aboutLinkImage a{
	
}
div.aboutLinkImage img{
	display: block;
	width: 100%;
	transition: all .5s;
}
div.aboutLinkImage img:hover{
	transform: scale(1.2);
}
a.aboutLink{
	font-size: 130%;
	text-decoration: none;
	display: block;
	padding:30px 8% 20px 8%;
}
a.aboutLink:hover{
	color: #0075C2;
}
div.aboutLinkBox p{
	font-size: 95%;
	padding:0 8% 30px 8%;
	color: #666;
}
div.aboutLinkBox p a{
	color: #0075C2;
	text-decoration: none;
}
div.aboutLinkBox p a:hover{
	text-decoration: underline;
}


@media screen and (max-width: 479px) {
    a.aboutLink{font-size: 110%;}
    div.aboutLinkBox p{font-size: 85%;}
    img.spAboutHeaderDammy{display: block;}
    img.aboutHeaderDammy{display: none;}
    div.aboutHeader.group{background-color: #f4f4f4;background-position: bottom;background-size: contain;}
    div.aboutHeader.network{background-position: left bottom;background-size: 150%;}
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
	a.aboutLink{font-size: 110%;}
	div.aboutLinkBox p{font-size: 85%;}
	div.aboutHeader.network{background-position: left bottom;background-size: 120%;}
}
@media screen and (min-width: 1025px){

}


/*HEADER LINKS AREA*/

div.aboutHeaderLinkArea{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
/*div.aboutHeaderLinkArea.fixed{
	position: fixed;
	top:0;
	left:220px;
	width:calc(100% - 220px);
	z-index: 6000;
}*/

a.aboutHeaderLinkBox{
	display: block;
	text-decoration: none;
	text-align: center;
	padding:15px 10px 10px 10px;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	border-right:#D5D6D5 dotted 1px;
}
a.aboutHeaderLinkBox span.large{
	font-size: 100%;
	letter-spacing: 3px;
	display: block;
}
a.aboutHeaderLinkBox span.smallEng{
	display: block;
	font-size: 60%;
	color: #0075C2;
}
a.aboutHeaderLinkBox:after{
	content: " ";
	display: inline-block;
	width:100%;
	height: 0px;
	background-color: #0075C2;
	text-align: center;
	box-sizing: border-box;
	vertical-align: middle;
	font-size: 12px;
	color: white;
	position: absolute;
	bottom:0;
	left:0;
	transition: all 0.3s;
}
a.aboutHeaderLinkBox.philosophy{
	width: 33.3333%;
}
a.aboutHeaderLinkBox.philosophy.four{
	width: 25%;
}
a.aboutHeaderLinkBox:hover{
	background: none;
	background: linear-gradient(45deg, #BDE2F8 0%, #E9F2F4 50%,#E9F2F4 100%);
	background-color: #F7F7F7;
}
a.aboutHeaderLinkBox:hover:after{
	height:6px;
}



@media screen and  (max-width: 786px) {
	a.aboutHeaderLinkBox.philosophy,a.aboutHeaderLinkBox.philosophy.four{width: 100%;text-align: left;padding:15px 30px;
		border-top: #D5D6D5 solid 1px;
		/*background: linear-gradient(45deg, #E9F2F4 0%, #E9F2F4 50%,#BDE2F8 100%);*/
		background-color: #fff;
		/*background-color: #fff;*/
	}
	a.aboutHeaderLinkBox.philosophy:hover,a.aboutHeaderLinkBox.philosophy.four:hover{
		background:none;
		background-color: #E9F2F4;
	}
}

/*Page Content*/

/*Philosophy*/

div.aboutSectionHeader{
	width: 100%;
	height:130px;
	background: linear-gradient(45deg, #E6F4FD 0%, #F5FAFD 50%,#F4F3F9 100%);
	position: relative;
	border-top: #D5D6D5 solid 1px;
	overflow: hidden;
}
div.aboutSectionHeader.small{
	height: 60px;
}
div.aboutSectionHeader.small h3{
	font-size: 130%;
	font-weight: normal;
	position: relative;
	left:5%;
	top:10px;
	letter-spacing: 2px;
}
div.aboutSectionHeader.small h3:before{
	display: none;
}

div.aboutSectionHeader h3{
	font-size: 150%;
	font-weight: normal;
	position: relative;
	top:35%;
	left:5%;
	letter-spacing: 2px;
}
div.aboutSectionHeader h3:before{
	content: " ";
	width: 6px;
	height: 1.2em;
	position: relative;
	top:5px;
	left:-8px;
	margin-right:1%;
	background-color: #0075C2;
	/*background: linear-gradient(45deg, #E6F4FD 0%, #F5FAFD 50%,#F4F3F9 100%);*/
	display: inline-block;
}
div.contentInner{
	padding:50px 5% 60px 5%;
}

div.pageContent.about p.large{
	font-size: 120%;
	letter-spacing: 3px;
	margin-bottom:40px;
}

div.pageContent.about p.des{
	font-size: 90%;
	color:#666;
}

div.aisatsu{
	display: flex;
	flex-wrap: wrap;
}

div.aisatsuLeft{
	width:70%;
	padding-right:3%;
}
div.portraitArea{
	text-align: right;
	width:30%;
}

@media screen and  (max-width: 786px) {
	div.aisatsuLeft{width:100%;}
	div.portraitArea{width:100%;padding:30px 0;}
}

div.portraitArea p.author{
	font-size: 90%;
	text-align: right;
	padding:10px 0;
}



div.portraitArea img.portrait{
	width:240px;
	display: inline-block;
	text-align: right;
}

div.governance span{
	display: block;
	cursor: pointer;
	color: #0075C2;
	padding:10px 0;
}
div.governance span:hover{
	text-decoration: underline;
	}
div.governance div.governance_inner{
	font-size: 90%;
	padding:10px 0;
	display: none;
}
h4.default{
	font-size: 120%;
	font-weight: normal;
	margin:40px 0 25px 0;
	letter-spacing: 2px;
	padding-bottom:6px;
	border-bottom: #D5D6D5 solid 1px;
}
ul.default{
	padding:0px 2%;
}
ul.default li{
	font-size: 95%;
	color: #555;
	padding:2px 0;
}

/*Profile*/

div.flexBox{
	display: flex;
	flex-wrap: wrap;
}
div.flexBox a{
	color: #0075C2;
}
div.flexBox a:hover{
	opacity: 0.7;
}
div.flexBox.profile{
	border-bottom: #D5D6D5 solid 1px;
	font-size: 95%;
}
div.flexBox.enkaku{
	font-size: 95%;
}
div.flexBox.group{
	font-size: 95%;
}

div.flexBox.profile div.tableLeft{
	width:20%;
	padding:2% 1%;
	font-weight: bold;
}
div.flexBox.profile div.tableRight{
	width:80%;
	padding:2% 1%;
}

div.flexBox.enkaku div.tableLeft{
	width:20%;
	padding:1%;
	font-weight: bold;
}
div.flexBox.enkaku div.tableRight{
	width:80%;
	padding:1%;
}
div.flexBox.group div.tableLeft{
	width:20%;
	padding:2% 1%;
	font-weight: bold;
}
div.flexBox.group div.tableRight{
	width:80%;
	padding:2% 1%;
}
div.flexBox.inner{
	margin-bottom:2%;
	border-bottom: none;
}
div.flexBox.inner div.tableLeft{
	width:30%;
	max-width: 160px;
	font-weight: normal;
	padding:0 2% 2% 2%!important;
}
div.flexBox.inner div.tableRight{
	width:70%;
	padding:0 2% 2% 2%!important;
}
h4.group{
	font-size: 120%;
	font-weight: normal;
	margin:40px 0 25px 0;
	letter-spacing: 2px;
	padding-bottom:6px;
	padding-left:15px;
	position: relative;
	border-bottom: #D5D6D5 solid 1px;
}
h4.group:before{
	content: " ";
	background-color: #0075C2;
	height:1.7em;
	display: inline-block;
	top:0px;
	width:5px;
	position: absolute;
	left:-5px;
}

img.soshikizu_yoko{
	width:96%;
	display: block;
	margin:0 auto;
}
img.soshikizu_tate{
	width:96%;
	display: block;
	margin:0 auto;
	display: none;
}

@media screen and  (max-width: 786px) {
	div.aboutSectionHeader h3{font-size: 140%;}
}

@media screen and (max-width: 479px) {
   div.flexBox.inner div.tableLeft{font-weight: bold;}
   div.flexBox.profile div.tableLeft{width: 100%;padding:3% 0;}
   div.flexBox.profile div.tableRight{width: 100%;}
   div.flexBox.enkaku div.tableLeft{width: 100%;}
   div.flexBox.enkaku div.tableRight{width: 100%;}
   img.soshikizu_yoko{display: none;}
   img.soshikizu_tate{display: block;}
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
   div.flexBox.inner div.tableLeft{font-weight: bold;}
   div.flexBox.profile div.tableLeft{width: 100%;padding:3% 0;}
   div.flexBox.profile div.tableRight{width: 100%;}
   div.flexBox.enkaku div.tableLeft{width: 100%;}
   div.flexBox.enkaku div.tableRight{width: 100%;}
   
}
@media screen and (min-width: 480px) and (max-width: 786px) {
   img.soshikizu_yoko{display: none;}
   img.soshikizu_tate{display: block;}
}
@media screen and (min-width: 1025px){
}

/*Network Page*/

div.networkLinkArea{
	width:100%;
	padding:3% 5% 5% 5%;
	display: flex;
	flex-wrap: wrap;
}
div.region{
	width:30%;
	padding:10px;
}
div.regionList{
	width: 70%;
	padding:10px;
}
div.networkLinkArea a{
	text-decoration: none;
	font-size: 110%;
	margin:0 5px;
}
div.networkLinkArea a:hover{
	color:#0075C2;
}
div.regionList a{
	color: #666;
}

div.networkMapArea{
	background-color: #ccc;
	width: 100%;
	height:400px;
}
div.networkMapArea iframe{
  display: block;
  min-height: 400px;
　/*-webkit-filter: grayscale(1)!important;
　filter: grayscale(1)!important;*/
}

div.networkBox{
	width:100%;
	border-bottom: #D5D6D5 solid 1px;
	display: flex;
	flex-wrap: wrap;
	padding:1% 0;
}
div.area{
	width:28%;
	padding:2% 5%;
}
div.address{
	width:45%;
	padding:3% 1%;
}
div.googleLinkArea{
	width:27%;
}
a.googleMapLink{
	text-align: center;
	position: relative;
	top:40%;
	display: inline-block;
	background-color: #000;
	color:#fff;
	font-size: 80%;
	letter-spacing: 2;
	padding:10px 30px;
	text-decoration: none;
	border-radius: 2px;
}
a.googleMapLink:hover{
	background-color: #0075C2;
}
div.area h4{
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 2px;
	color:#666;	
	
}
div.area h4:before{
	content: " ";
	background-color: #0075C2;
	height:1.7em;
	display: inline-block;
	top:10px;
	width:5px;
	position: relative;
	margin-right: 15px;
}
div.area h4 span {
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 2px;
	color:#666;	
	margin-left: 20px;
}

div.address p{
	font-size: 90%;
	line-height: 2;
	letter-spacing: 2;
}

@media screen and (max-width: 479px) {
	div.region{width:100%;padding:14px 10px 5px 10px;border-bottom: #ccc solid 1px;font-weight: bold;}
	div.regionList{width: 100%;padding:10px;}
  	div.area{width:100%;padding:2% 5%;}
	div.address{width:100%;padding:3% 6%;}
	div.googleLinkArea{width:100%;margin:20px 0;text-align: center;}
	a.googleMapLink{top:0;}
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
	div.region{width:100%;padding:14px 10px 5px 10px;border-bottom: #ccc solid 1px;font-weight: bold;}
	div.regionList{width: 100%;padding:10px;}
	div.area{width:100%;padding:2% 5%;}
	div.address{width:100%;padding:3% 6%;}
	div.googleLinkArea{width:100%;margin:20px 0;text-align: center;}
	a.googleMapLink{top:0;}

}
@media screen and (min-width: 1025px){
}

/*financePage*/


div.kessanArea{
	width:100%;
	padding:3%;
}

ul.kessan{
    list-style: none;
    width: 100%;
    margin:40px auto;
    padding-left: 3%;
    text-align: left;
}
ul.kessan li{
 min-height: 50px;
 border-bottom:#E9E9E9 dotted 1px;
 padding:8px 0;
 position: relative;
}
ul.kessan li a{
 text-decoration: none;
 font-size: 95%;
 color: #0075C2;
}
ul.kessan li a:hover{
    text-decoration: underline;
}
ul.kessan span.icon{
	width:25px;
	position: relative;
	margin-left:10px;
	font-size: 85%;
	color: #666;
}
ul.kessan span.icon img{
	width:25px;
	margin:0 5px 0 0px;
	position: relative;
	top:6px;
}
.show_sp{
	display: none;
}
p.tanni{
	width:100%;
	text-align: right;
	font-size: 90%;
	margin-bottom:10px;
}
div.financeTable{
	width:100%;
	margin: 0 auto;
	border-top: #D5D6D5 solid 1px;
	border-left: #D5D6D5 solid 1px;
}
div.financeTable ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
div.financeTable  ul.tableHeader{
	display: flex;
	background-color: #F3F0DF;
}
div.financeTable ul li{
	text-align: center;
	width:16.66666%;
	font-size: 86%;
	box-sizing: border-box;
	border-bottom: #D5D6D5 solid 1px;
	border-right: #D5D6D5 solid 1px;
}
div.financeTable ul li span{
	display: inline-block;
	padding:14px 20px;
}
div.financeTable ul li.kyukijun span{
	display: inline-block;
	padding:14px 20px 0px;
}
div.financeTable ul li.kyukijun p.kyukijun{
	margin-left:-5px!important;
	padding-bottom:14px;
	font-size: 100%;
	color:#000;
	text-align: right!important;
	display: block;
}
div.financeTable ul li span.kubun{
	margin-top:13px;
}
div.financeTable ul li.title{
	background-color: #E9E9E9;
	opacity: 0.7;
	text-align: center;
	font-weight: bold;
}
span.left{
	display: none!important;
	border-right: #D5D6D5 solid 1px;
	background-color: #F3F0DF;
}
span.right{
	width: 105px;
	text-align: right;
	margin:auto;
	padding: 0;
	display: block;
}
span.right02{
	width: 95px;
	text-align: right;
	margin:auto;
	padding: 0;
	display: block;
}

/*img.chart{
	width:90%;
	display: block;
	margin:20px auto;
	max-width: 600px;
}*/

/* 旧基準・新基準売上高ありver. */
img.chart{
	width:80%;
	display: block;
	margin:20px auto;
	/*max-width: 900px;*/
}

.chartAreaWrapper{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	padding:30px 0;
}
.chartArea{
	width:50%;
	box-sizing: border-box;
	padding:1%;
}
.chartArea canvas{

}
.pieChartArea{
	width:80%;
	margin:20px auto;
	padding:0px 0;
}
h4.finance{
	font-size: 140%;
	margin:25px 0;
	letter-spacing: 3px;
	font-weight: normal;
	border-bottom:#ccc solid 1px;
}
.chartTitle{
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}
ul.chartlist{
	color: #333;
	font-size: 75%;
	text-align: center;
	list-style-type: none;
	margin-bottom:50px;
}
ul.chartlist li{
	padding: 0 5px;
	vertical-align: middle;
	display: inline-block;
}
ul.chartlist li:before{
	vertical-align: middle;
	font-size:190%;
	content: "■";
}
ul.chartlist li:nth-child(1):before{
	color: #c0d2de;
}
ul.chartlist li:nth-child(2):before{
	color: #bad383;
}
ul.chartlist li:nth-child(3):before{
	color: #eec273;
}
ul.chartlist li:nth-child(4):before{
	color: #ead78b;
}
ul.chartlist li:nth-child(5):before{
	color: #baafd1;
}
ul.chartlist li:nth-child(6):before{
	color: #e0eac2;
}
ul.chartlist li:nth-child(7):before{
	color: #c9caca;
}

table.kyukijun {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.5;
}

p.kyukijun {
	margin-top: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding-left: 1em;
  	text-indent: -1em;
}

@media screen and (max-width: 679px) {
	ul.kessan li a{padding-top:10px;display: inline-block;}
    .show_sp{display: block;}
    div.financeTable ul li{width:100%;display: flex;flex-wrap: wrap;}
    span.left{width:40%;display: block!important;}
    span.right, span.right02{width:60%;padding-top:25px!important;box-sizing: border-box;}
    div.financeTable  ul.tableHeader{display: none;}
    img.chart{width: 100%;}
    .pieChartArea{width:100%;}
	ul.chartlist{width:80%; margin:0 auto;}

	div.financeTable ul li.kyukijun p.kyukijun{padding-bottom:26px;}
}

@media screen and (max-width: 800px) {
	img.chart{width: 100%;} /* 旧基準・新基準売上高ありver. */
	.chartArea{width:100%;}
	.pieChartArea{width:100%;}
  
}

/*managementPlan*/

h4.plan1{
	width:90%;
	max-width: 700px;
	margin:35px 10px;
}
h4.plan1 img{
	width: 100%;
}
p.des.plan1{
	padding:3%;
	font-size: 100%!important;
}
h4.plan2{
	font-size: 120%;
	font-weight: normal;
}
img.plan2{
	width:90%;
	display: block;
	margin:30px auto;
}
