@charset "utf-8";
/*=============================================================
 Common Layout
=============================================================*/
/* reset style
-------------------------------------------------------------*/
*{
	padding:0;
	margin:0;
}
section,article,aside,hgroup,header,footer,nav,figure,figcaption,summary{
	display:block;
	padding:0;
	margin:0;
}
ol,ul,dl,li,dt,dd{list-style:none;}
hr{display:none;}
img{vertical-align:top;}
html{-webkit-text-size-adjust:100%;}
body{
	color:#333;
	font:87.5%/1 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	background:#fff;
	text-align:left;
}
a,img{
	margin:0;
	padding:0;
	border:none;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
sup,
sub{
	height:0;
	line-height:1;
	vertical-align:baseline;
	margin:0 1px;
	position:relative;
}
.ie6 sup,
.ie6 sub{vertical-align: bottom;}
sup{bottom:0.7ex;}
sub{top:0.1ex;}

/* JS element
-------------------------------------------------------------*/
.over,
.png-bg,
.noSc,
.telLink,
.act-lm-PAGENAME{}/* menu active (add body) */

/* a Element
-------------------------------------------------------------*/
a{
	color:#0062a0;
	text-decoration:underline;
}
a:link{color:#0062a0;}
a:visited{color:#639;}
a:hover{color:#7fb0cf;}
.mobile a:hover{color:#0062a0;}
.overOpc:hover,
a:hover .overOpc{opacity:0.5;}
.mobile .overOpc:hover,
.mobile a:hover .overOpc{opacity:1;}
html:not(.mobile) .overOpc{
	-webkit-transition:opacity 0.2s ease-out;
	-moz-transition:opacity 0.2s ease-out;
	-ms-transition:opacity 0.2s ease-out;
	-o-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;
}
img.ico-blank{
	background:url(../img/parts_spr.png) no-repeat -50px 0;
	vertical-align:-1px;
	width:16px;
	height:12px;
	margin-left:4px;
}
img.ico-pdf{
	background:url(../../../shared/img/parts_spr.png) no-repeat -27px 0;
	vertical-align:-2px;
	width:15px;
	height:16px;
	margin:0 5px;
}
/* block Layout
-------------------------------------------------------------*/
#container{min-width:980px;}
.forReader,
.dsp-none,
.sp-dsp-block,
.spP-dsp-block{display:none !important;}
.sp-dsp-none,
.spP-dsp-none{display:block;}

/* Float Element */
.cClear{clear:both !important;}
.fLeft {float:left !important;}
.fRight{float:right !important;}
.sp-noFloat{}
.column-layout{
	width:100%;
	overflow:hidden;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}
.ie6 .clearfix,
.ie7 .clearfix{display:inline-block;}

/* width */
.w-auto{width:auto !important;}
.w5{width:5%;}
.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}
.w100{width:100%;}
.w100px{width:100px;}
.w154px{width:154px;}
.sp-wMax{}/*---SmartPhone : 100% */
.sp-wAuto{}/*---SmartPhone : auto */

/* aligh */
.alignL{text-align:left !important;}
.alignC{text-align:center !important;}
.alignR{text-align:right !important;}
.valignT{vertical-align:top !important;}
.valignM{vertical-align:middle !important;}
.valignB{vertical-align:bottom !important;}

/* margin padding */
.mT0{margin-top:0 !important;}
.mT5{margin-top:5px !important;}
.mT10{margin-top:10px !important;}
.mT15{margin-top:15px !important;}
.mT20{margin-top:20px !important;}
.mT25{margin-top:25px !important;}
.mT30{margin-top:30px !important;}
.mT40{margin-top:40px !important;}
.mT50{margin-top:50px !important;}
.mR0 {margin-right:0 !important;}
.mR14{margin-right:14px !important;}
.mR20{margin-right:20px !important;}
.mB0 {margin-bottom:0 !important;}
.mB5 {margin-bottom:5px !important;}
.mB10{margin-bottom:10px !important;}
.mB15{margin-bottom:15px !important;}
.mB20{margin-bottom:20px !important;}
.mB25{margin-bottom:25px !important;}
.mB30{margin-bottom:30px !important;}
.mB40{margin-bottom:40px !important;}
.mB50{margin-bottom:50px !important;}
.mL0 {margin-left:0 !important;}
.mL14{margin-left:14px !important;}
.mL20{margin-left:20px !important;}
.pT0{padding-top:0 !important;}
.pT5{padding-top:5px !important;}
.pT10{padding-top:10px !important;}
.pT15{padding-top:15px !important;}
.pT20{padding-top:20px !important;}
.pT25{padding-top:25px !important;}
.pT30{padding-top:30px !important;}
.pT40{padding-top:40px !important;}
.pT50{padding-top:50px !important;}
.pR0 {padding-right:0 !important;}
.pR14{padding-right:14px !important;}
.pR20{padding-right:20px !important;}
.pB0 {padding-bottom:0 !important;}
.pB5 {padding-bottom:5px !important;}
.pB10{padding-bottom:10px !important;}
.pB15{padding-bottom:15px !important;}
.pB20{padding-bottom:20px !important;}
.pB25{padding-bottom:25px !important;}
.pB30{padding-bottom:30px !important;}
.pB40{padding-bottom:40px !important;}
.pB50{padding-bottom:50px !important;}
.pL0 {padding-left:0 !important;}
.pL14{padding-left:14px !important;}
.pL20{padding-left:20px !important;}
.sp-mT0{}
.sp-mT20{}
@media only screen and (min-width:768px){
.pc-mT0{margin-top:0 !important;}
}

/* border */
.noBdr{border:none !important;}
.noBdrT{border-top:none !important;}
.noBdrR{border-right:none !important;}
.noBdrB{border-bottom:none !important;}
.noBdrL{border-left:none !important;}

/* text Layout
-------------------------------------------------------------*/
/* SizeVariation( px) */
.txt-size10{font-size:71.4% !important;}
.txt-size11{font-size:78.6% !important;}
.txt-size12{font-size:85.7% !important;}
.txt-size13{font-size:92.9% !important;}
.txt-size16{font-size:114.3% !important;}
.txt-size18{font-size:128.6% !important;}
.txt-size20{font-size:142.9% !important;}
.lh-125{line-height:1.25 !important;}
.lh-150{line-height:1.5 !important;}
.lh-175{line-height:1.75 !important;}
.textNormal{font-weight: normal !important;}

/*---.nowrap   --- SmartPhone : normal */
/*---.sp-nowrap --- SmartPhone : nowrap */
.nowrap,
.sp-nowrap{white-space:nowrap;}
.textUrl{word-break:break-all;}

small{font-size:100%;}
.textS{font-size:85.7%;}
.textL{font-size:128.6%;}

/* Color */
.textRed{color:#f00 !important;}
.key{color:#0062a0 !important;}

/* WEB Fonts */
.wfW3,
#mainVdArea .mainCatch,
#mainVdArea .name,
#contents .directors-clm .ttlArea .name,
#pageTitleArea #pageTitleName{
	font-family:ヒラギノ角ゴ W3 JIS2004, Hiragino Kaku Gothic W3 JIS2004;
	/*filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;*/
}
.wfW6,
#mainVdArea .name strong,
#contents .link-ac a span,
#contents .ttl-dft,
#contents .idt-bodyText>.ttl-sub,
#contents .idt-bodyText .ttl-sub,
#contents .idt-bodyText>.catch,
#contents .ttl-underline,
#contents .link-lm a span,
#contents .mainCatch,
#contents .ttl-subBlk,
#mainVdArea h1,
#contents .highlight-ttl,
#contents .layout-clm01+.link-btn a,
#contents .layout-clm02 .boxLeft .link-btn a,
#contents .layout-clm02 .boxRight .link-btn a,
#contents .ttl-subUdr,
#contents .topicBox .catch,
#index-catchArea .catch,
#assets-pageTitle,
#contents .directors-clm .ttlArea .name strong,
#contents .management-clm .ttl,
#pageTitleArea #pageTitle span,
#pageTitleArea #pageTitleCatch{
	font-family: ヒラギノ角ゴ W6 JIS2004, Hiragino Kaku Gothic W6 JIS2004;
	/*filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;*/
}

/*=============================================================
 header
=============================================================*/
#header{
	background:url(../img/hdr_bg.png) no-repeat center 0;
	border-bottom:1px solid #0062a0;
}
#hdrInr{
	width:930px;
	margin:0 auto;
	/*padding:19px 30px 12px 0;*/
	padding:3px 30px 12px 0;
}
/* hdr-logo
-------------------------------------------------------------*/
#hdr-logo{
	float:left;
	width:307px;
	padding-top: 16px;
	padding-left:18px;
}
/* hdr-menu
-------------------------------------------------------------*/
#hdr-menu{
	float:right;
	/*width:331px;*/
	width:356px;
	height:66px;
	/*padding-top:18px;*/
	padding-top:0px;
	overflow:hidden;
}
#hdr-menu li{
	float:left;
	padding-left:3px;
}
#hdr-menu li:first-child{margin-left: 218px;}
#hdr-menu li:nth-child(2){clear: both;}
#hdr-btnMenu{display:none;}

#hdr-menu li a{
	background:url(../img/hdr_btn_spr.png) no-repeat;
	display:block;
	height:33px;
}
#hdr-menu #hdr-btnTop a{
	background:url(../img/hdr_btn_report_top.png) no-repeat;
	width:193px;
}
#hdr-menu #hdr-btnIrTop a{
	background-position:0 0;
	width:82px;
}
#hdr-menu #hdr-btnEnglish a{
	background-position:0 -35px;
	width:72px;
}

#hdr-menu #hdr-btnPdf a{
	background:url(../img/hdr_btn_pdf.png) no-repeat;
	width:135px;
	height:33px;
	clear: both;
}
#hdr-menu li a span{display:none;}



/* hdr-siteTitle
-------------------------------------------------------------*/
#hdr-siteTitle{
	float:left;
	/*padding-top:17px;*/
	padding-top:30px;
}


/* globalNav
-------------------------------------------------------------*/
#header nav{
	clear:both;
	padding-top:54px;
	width:100%;
}
#globalNav{
	width:891px;
	height:35px;
	overflow:hidden;
}
#globalNav li{
	float:left;
	width:108px;
	padding-left:19px;
}
#globalNav #gb-home{width:103px;}
#globalNav li a{
	background:url(../img/hdr_btn_spr.png) no-repeat;
	display:block;
	height:35px;
}
/*#globalNav #gb-home a{background-position:center -495px;}*/
#globalNav #gb-message a{background-position:center -70px;}
#globalNav #gb-strategy a{background-position:center -277px;}
#globalNav #gb-feature a{background-position:center -140px;}
#globalNav #gb-segment a{background-position:center -495px;}
#globalNav #gb-assets a{background-position:center -350px;}
#globalNav #gb-governance a{background-position:center -424px;}
#globalNav #gb-finance a{background-position:center -208px;}


#segment #gb-segment a{background-position:center -530px;}
#message #gb-message a{background-position:center -105px;}
#strategy #gb-strategy a{background-position:center -313px;}
#feature #gb-feature a{background-position:center -175px;}
#assets #gb-assets a{background-position:center -385px;}
#governance #gb-governance a{background-position:center -459px;}
#finance #gb-finance a{background-position:center -243px;}

#segment #gb-segment a:hover,
#message #gb-message a:hover,
#strategy #gb-strategy a:hover,
#feature #gb-feature a:hover,
#assets #gb-assets a:hover,
#governance #gb-governance a:hover
#finance #gb-finance a:hover{opacity:1;}

#globalNav li a span{display:none;}


/*=============================================================
 footer
=============================================================*/
#footer{
	clear:both;
	padding-bottom:20px;
/*	border-top:1px solid #0062a0;*/
}
#ftrInr{
	width:925px;
	margin:0 auto;
	padding:12px 0 0 35px;
	position:relative;
}
#ftrInr:before{
	content:"";
	background:url(../img/parts_spr.png) no-repeat 0 -20px;
	display:block;
	width:32px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}
#ftrInr ul{
	float:right;
	padding-top:27px;
	overflow:hidden;
}
#ftrInr ul li{
	font-size:85.7%;
	float:left;
	margin-left:12px;
}
#ftrInr ul li a{
	color:#333;
	text-decoration:none;
}
#ftrInr ul li a:visited{color:#639;}
#ftrInr ul li a:hover{
	color:#999;
	text-decoration:underline;
}
.mobile #ftrInr ul li a:hover{
	color:#333;
	text-decoration:none;
}
#ftr-copyright{font-size:12px;}
#ftr-copyright img{
	display:block;
	margin-bottom:12px;
}

#ftr-links {
	width: 100%;
	margin: 0 auto;
	background-color: #ebebeb;
	border-top:1px solid #0062a0;
	border-bottom: 1px solid #0062a0;
}
#ftr-links #ftr-links-inr {
	width: 890px;
	margin: 0 auto;
	padding: 0 35px;
}
#ftr-links h2 {
	width: 110px; height: 60px;
	display: table-cell;
	vertical-align: middle;
	font-size: 125%;
}
#ftr-links #ftr-links-box {
	display: table-cell;
	vertical-align: middle;
}
#ftr-links #ftr-links-box ul li {
	margin-right: 30px;
	padding: 6px 0;
	display: inline-block;
}
#ftr-links #ftr-links-box ul li a{
	font-size: 109%;
	color:#333;
	text-decoration:none;
}
#ftr-links #ftr-links-box ul li a:hover{
	color:#999;
	text-decoration:underline;
}
#ftr-links #ftr-links-box ul li a img.ico-blank{
	width: 13px; height: 13px;
	margin-left: 2px;
	background: url(../img/blank_02.png) no-repeat left top;
	vertical-align: -2px;
}

/* footer menu 2016 -------------------------------------------------------------*/
#ftr-pdfLinks{
	width: 100%;
	line-height:150%;
	background-color: #ebebeb;
}
#ftr-pdfLinks #ftr-pdfLinks-inr{
	width: 970px;
	margin: 0 auto;
	padding: 25px 0;
}
#ftr-pdfLinks #ftr-pdfLinks-inr .fLeft{
	width: 25%;
}
#ftr-pdfLinks #ftr-pdfLinks-inr h3 {
	color:#000;
	font-size: 100%;
	display: table-cell;
	vertical-align: middle;
}
#ftr-pdfLinks #ftr-pdfLinks-inr h3 a:before{
	content:"> ";
}
#ftr-pdfLinks #ftr-pdfLinks-inr h3 a{
	text-decoration:none;
	color:#000;
}
#ftr-pdfLinks #ftr-pdfLinks-inr ul{
	font-size:90%;
	margin-top:0.3em;
}
#ftr-pdfLinks #ftr-pdfLinks-inr ul li{
	position:relative;
	margin-bottom: 5px;
}
#ftr-pdfLinks #ftr-pdfLinks-inr ul li:before{
	content:">";
	position: absolute;
	top:0 !important;
	left:0;
}
#ftr-pdfLinks #ftr-pdfLinks-inr ul li a{
	width:96%;
	line-height:120%;
	display: inline-table;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#000;
}
#ftr-pdfLinks #ftr-pdfLinks-inr h3 a:hover,
#ftr-pdfLinks #ftr-pdfLinks-inr ul li a:hover{
	text-decoration:underline;
}

/*=============================================================
 pagetop
=============================================================*/
/* pagetop
-------------------------------------------------------------*/
.pagetop{
	text-align:right;
	margin:25px 0 30px;
}
.pagetop a{text-decoration:none;}
.pagetop a:hover{text-decoration:underline;}
.mobile .pagetop a:hover{text-decoration:none;}
.pagetop a:before{
	content:"";
	background:url(../img/parts_spr.png) no-repeat -66px -20px;
	display:inline-block;
	width:12px;
	height:10px;
	margin:0 5px 1px 0;
}


/* goPageTop
-------------------------------------------------------------*/
.goPageTop {
	position:fixed !important;
	bottom:70px;
	right:10px;
	z-index:1000;
}
.goPageTop a {
	display:block;
	width:69px;
	height:69px;
	background: url(../img/ftr_arrow.png) 0 0 no-repeat;
	background-size:cover;
	text-indent:-10000px;
}
.goPageTop a:hover {
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	opacity:0.8;
}


/*=============================================================
 slidemenu
=============================================================*/
#build-menu{display:none;}

/* delete JS Style */
@media only screen and (min-width:768px){

body:not(#home) #build-menu-page{
/* goPageTopのposition:fixed;が効かないので一時コメントアウト　2016/10/04*/
/*	-webkit-transform:translateX(0) !important;
	transform:translateX(0) !important;*/
}
body:not(#home) #build-menu-overlay{display:none !important;}


}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tablet (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width:768px) and (max-width:1023px){

/* block Layout
-------------------------------------------------------------*/
#container{zoom:78%;}


}
