@charset "UTF-8";


/*
	##### DAIFUKU REPORT 2018 #####
	common/css/data_sp.css
*/


/*global_network
=============================*/
.pd2 {
	padding-top: 2em !important
}

body.global::before {
	background-image: url(../png/worldmap.png);
	background-repeat: no-repeat;
	background-position: center 80px;
	background-size: 100% auto;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}


.global_network .inner {
	width:90%;
	margin: auto;
	padding: 1em 0;
	display : flex;
	flex-direction: column;
}
.global_network dl {
	margin-bottom: 2em;
}
.global_network dl:last-child {
	flex-basis: auto;
}

.global_network dt {
	display: inline-block;
	background-color: #004097;
	font-size: 4.375vw;
	font-weight: 700;
	color: #fff;
	width: auto;
	height: 11.875vw;
	padding: 0 1em;
	line-height: 11.875vw;
	text-align: center;
}
.global_network dd {
	font-size: 13px;
	line-height: 1.3;
	color: #004097;
	margin-top: 1em;
}
.global_network dd li {
	margin-top: 1.25em;
}
.global_network dd li ul {
	margin-left: 1em;
}



/*highlight
=============================*/


.eleven {
	font-size: 12px;
	padding-left: 3%;
}
.eleven .title {
	margin-top: 1em;
	font-size: 4.8vw;
	font-weight: 700;
	color: #074296;
}
.eleven .lead {
	color: #074296;
	font-size: 3.125vw;
	line-height: 1.5;
	margin-top: .75em;
	margin-bottom: 1.5em;
}
.eleven table {
	width: 980px;
	border-collapse: collapse;
	margin-bottom: 15px;
	border-bottom: 1px solid #074296;
}
.eleven table * {
	box-sizing: border-box;
}
.eleven th,
.eleven td {
	padding: 7px 0;
	color: #074296;
}
.eleven .label {
	border-bottom: 1px solid #074296;
	border-left: 1px solid #074296;
	font-size: 13px;
	font-weight: bold;
	padding: .25em .5em;
}
.eleven .label2 {
	font-size: 115%;
	text-align: left;
}
.eleven th {
	font-size: 12px;
}

.eleven .unit {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #074296;
}
.eleven thead th.unit {
	padding-left: 7px;
}
.eleven thead th {
	padding-bottom: 7px;
	vertical-align: bottom;
	font-weight: bold;
}
.eleven thead{
	border-bottom: 1px solid #074296;
}
.eleven .border_left{
	border-left: 1px solid #074296;
}
.eleven thead tr:nth-child(2) th:last-child {
	background-color: #dedfef;
}
.eleven tbody th {
	line-height: 1.2;
	text-align: left;
	padding-left: 7px;
}
.fin tbody th {
	width: 18.05% !important;
	white-space: nowrap
}
.nonFin tbody th {
	width: 35% !important;
}
.eleven tbody th strong {
	font-size: 115%;
}
.eleven tbody td {
	text-align: right;
	padding-right: calc(1em + 3px);
	vertical-align: middle;
}
.eleven tbody tr td:last-child {
	background-color: #dedfef;
}
.eleven tbody tr.percent td {
	padding-right: 3px;
}
.eleven tbody td.minus {
	padding-right: 0.9em;
}
.eleven tbody .secT2 th,
.eleven tbody .secT2 td {
	padding-top: 2em;
}
.fin tbody td {
	width: 7.45% !important;
}
.nonFin tbody td {
	width: 13% !important;
}


.note {
	font-size: 10px;
	display: table;
	width: 880px;
	margin-bottom: 1em;
	margin-left: 12px;
	color: #074296;
}
.note dt,
.note dd {
	display: table-cell;
}
.note ol li {
	padding-left: 1.3ex;
	text-indent: -1.3ex;
	margin-bottom: 0.75em;
	line-height: 1.3;
}
.note ol{
counter-reset:number;
list-style:none;
margin:0;
padding:0;
}
.note ol li:before{
counter-increment: number;
content: counter(number)". ";
}
.note a {
	color: #074296;
}
.note p {
	font-size: 10px;
	padding-left: 2.3em;
	text-indent: -2.3em;
}
.yen {
	position: relative;
	display: inline-block;
	width: 8ex;
}
.yen.yen2 {
	width: 3.75ex;
}
.yen.yen3 {
	width: 6.25ex;
}
.yen.yen4 {
	width: 7ex;
}
.yen.yen5 {
	width: 7.75ex;
}
.yen::before {
	position: absolute;
	content: '¥';
	left: 0;
}
.minus .yen::before {
	left: -.25em;
}
.figCols {
	margin-top: 3em;
	width: 800px;
	justify-content: space-around;
}
.figCols figure {
	flex: 0 0 375px;
}
.figCols figcaption {
	font-size: 115%;
}
.scrollFig .figCols img {
	width: 350px;
}


/*evaluations, stock info
=============================*/
tfoot * {
	padding: .25em;
	background: transparent !important;
	font-weight: normal !important
}

/*title*/
.title3 {
	box-sizing: border-box;
	width: 920px;
	margin: 1em auto;
	font-size: 4.8vw;
	font-weight: 700;
	background-image: url(../svg/bullet_esg.svg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 55px;
}
.title3 .small {
	font-weight: normal;
	font-size: 3.125vw;
}

.sections + .title3 {
	margin-top: 5em;
}

.table1 {
	width:auto;
	margin-bottom: 2em;
	font-size: 3.125vw;
}
.table1 thead th {
	background: #004098;
	color: #fff;
	font-weight: 600;
	padding: .5em 2em;
	border-left: 1px solid #fff;
	white-space: nowrap
}
.table1 thead th.unit {
	padding: .5em 1em;
	font-size: 85%;
	font-weight: normal;
	vertical-align: baseline;
	text-align: left;
}
.table1 thead th.dimmed {
	background: #8D93C8
}
.table1 thead th.dimmed2 {
	background: #5C6EB3
}
.table1 tbody th {
	font-weight: 600;
	text-align: left;
	padding: .75em 3.5em .75em 1em;
	background: #D1EBF7;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	white-space: nowrap;
	vertical-align: middle
}

.table1 tbody td {
	font-weight: normal;
	text-align: center;
	padding: .5em 1em;
	background: #fff;
	border-bottom: 1px solid #BABDDF;
	white-space: nowrap;
	vertical-align: middle
}
.table1 tbody td + td {
	border-left: 1px solid #BABDDF;
}
.table1 tbody tr td:last-child {
	background: #D1EBF7;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.table2 tbody tr td:last-child,
.table2 thead tr th:last-child {
	padding-right: 0;
	padding-left: 0;
	width: 250px;
	background: #fff;
	border-bottom: 1px solid transparent;
}
.table2 thead tr th:first-child,
.table2 tbody tr th:first-child {
	width: 245px;
}
.table2 tbody tr td:first-of-type {
	width: 263px;
	text-align: left
}

img.esg {
	width: 250px;
	height: auto;
}
img.snam {
	width: 125px;
}
img.health {
	width: 100px;
}
img.cdp {
	width: 180px;
}


.twoCols .col {
	flex: 0 0 47%
}
.table3 {
	width: 100%;
	height: 90%;
	margin: 2em 0;
	font-size: 3.38164251vw;
}
.table3 tr {
	border-bottom: 1px solid #303030;
}
.table3 th {
	color: #004098;
	text-align: left;
}
.table3 th,
.table3 td {
	padding: .5em 0
}

.table4 {
	width:auto;
	margin-bottom: 2em;
	font-size: 3.125vw;
	vertical-align: baseline;
}

.table4 thead th {
	background: #004098;
	color: #fff;
	font-weight: 500;
	padding: .5em 1em;
	border-left: 1px solid #D1D2D2;
	white-space: nowrap
}

.table4 tbody th {
	font-weight: normal;
	text-align: left;
	padding: .5em 1em;
	background: #D1EBF7;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	white-space: nowrap;
}
.table4 tbody td {
	width: 27%;
	font-weight: normal;
	text-align: right;
	padding: .5em 7.5em .5em 1em;
	background: #ebebeb;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	white-space: nowrap;
}

/*Financial
=============================*/

.finSheets .lead {
	color: #074296;
	font-size: 2.93333333vw;
	line-height: 1.5;
	margin-top: .75em;
	margin-bottom: 1.5em;
}
.finSheets table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid #074296;
	font-size: 3.46666667vw;
}
.income .finSheets table {
	border-bottom: 1px solid #074296;
}
.finSheets table * {
	box-sizing: border-box;
}
.finSheets table + table {
	margin-top: 5em
}

.finSheets th {
	padding: .5em 2em .5em 1em;
	text-align: right;
	vertical-align: middle;
	line-height: 1.2;
	color: #074296;
	white-space: nowrap;
}
.finSheets tbody th {
	font-weight: 500;
	padding: .5em .5em .5em 1.5em;
}
.finSheets th.pad0 {
	padding-bottom: 0;
	padding-left: .5em;
	font-size: 3.2vw;
	font-weight: 700;
}
.finSheets th.pad0.normal {
	font-weight: 500;
	font-size: 2.93333333vw;
}
.finSheets th.pad4 {
	padding-left: 2.5em;
}
.finSheets th.pad5 {
	padding-left: 3.5em;
}

.finSheets td {
	padding: .5em 2em .5em 1em;
	text-align: right;
	vertical-align: middle;
	line-height: 1;
	color: #074296;
	white-space: nowrap;
}
.finSheets td.minus {
	padding: .5em 1.75em .5em 1em;
}

thead,
.borderBottom {
	border-bottom: 1px solid #074296;
}
.total2 {
	border-top: 1px solid #074296;
	border-bottom: 2px solid #074296;
}
.assets .total2 {
	font-weight: 700;
	background-color: #dedfef;
}
.total {
	border-top: 1px solid #074296;
	border-bottom: 1px solid #074296;
}
.finSheets tr th:first-child {
	text-align: left;
	width: 68% !important;
}
.finSheets .current,
.finSheets tr td:first-of-type {
	font-weight: 700;
	background-color: #dedfef;
}
.finSheets .unit {
	font-weight: 500 !important;
	border-bottom: 1px solid #074296;
	background: #fff !important;
}


.assetsSheets .lead {
	color: #074296;
	font-size: 2.93333333vw;
	line-height: 1.5;
	margin-top: .75em;
	margin-bottom: 1.5em;
}
.assetsSheets table {
	width: auto;
	border-collapse: collapse;
	border-bottom: 2px solid #074296;
	font-size: 3.46666667vw;
}

.assetsSheets table * {
	box-sizing: border-box;
}
.assetsSheets table + table {
	margin-top: 5em
}

.assetsSheets th {
	padding: .5em 1em .5em .5em;
	font-weight: 500;
	text-align: right;
	vertical-align: middle;
	line-height: 1.2;
	color: #074296;
	white-space: nowrap;
}
.assetsSheets thead th {
	font-size: 88%;
	vertical-align: bottom;
	white-space: nowrap;
}
.assetsSheets tbody th {
	font-weight: 500;
	padding: .5em .5em .5em 2em;
	text-indent: -.5em;
	text-align: left;
}
.assetsSheets th.pad0 {
	padding-left: .5em;
	text-indent: 0;
	font-size: 15px;
	font-weight: 700;
}
.assetsSheets td {
	padding: .5em 1em .5em 0;
	text-align: right;
	vertical-align: middle;
	line-height: 1;
	color: #074296;
}
.assetsSheets td.minus {
	padding: .5em .75em .5em 0
}

.emptyCell {
	width: 1em !important;
	border-bottom: 0 !important;
}

.insideTable,
.insideTable dt,
.insideTable dd {
	display: inline-block;
	vertical-align: top;
	line-height: 1.3
}


.web .cols {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: -2.5em;
}
.web .cols .col {
	flex: 1 1 33%;
	margin-top: 4em;
}
.web .cols .col dl {
	display: block;
	width: 280px;
	margin: 0 auto;
	font-size: 4.0625vw;
}
.web .cols .qr {
	display: none;
}
.web .cols .col dt {
	font-weight: 700;
}
.web .cols .col img {
	margin-top: 1em;
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}
.web .cols .col a {
	font-size: 110%;
	font-weight: 500;
	color: #003C9B;
	text-decoration: none;
	word-break: break-all;
}

