﻿@charset "Shift_JIS";
@import url("../../css/csr_common_sp.css");
@import url("../../css/style_sp.css");

#head_title_s{
	display: none;
}

sup {
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1;
	vertical-align: text-top;
}

/* space */
.pt_10{padding-top:10px!important;}
.pt_20{padding-top:20px!important;}
.pt_30{padding-top:30px!important;}
.pt_40{padding-top:40px!important;}
.pt_50{padding-top:50px!important;}
.pb_20{padding-bottom:20px!important;}
.pl_15{padding-left:15px!important;}
.pl_30{padding-left:30px!important;}
.pr_2{padding-right:2px!important;}
.pr_30{padding-right:30px!important;}
.mb_10{margin-bottom:10px!important;}
.mb_20{margin-bottom:20px!important;}
.mb_30{margin-bottom:30px!important;}
.mb_40{margin-bottom:40px!important;}

/* Numerical Data */
#csr_esg_index{
	text-align:left;
	padding: 24px 0 0px 0;
}
#csr_esg_index h2{
	font-size: 24px;
	margin: 0 0 20px 0;
}
#csr_esg_index h3{
	margin: 0px 0 20px 0;
	padding: 10px;
	font-size: 20px;
	background-color:#efefef;
}
#csr_esg_index h4{
	font-size:16px;
}

#csr_esg_index p{
	font-size: 14px;
	line-height:1.6;
	margin:0 0 15px 0;
}

.view_sp {
	display: none;
}
p.view_sp {
	font-size: 80%;
	color: red;
	margin-top: 10px;
}

@media screen and (max-width:400px){ 
	.view_sp {
		display: block;
	}
}

.tabs table, .data table{
	border-collapse: collapse;
	width: 100%;
	font-size: 85%;
}
.sp_scroll{
	overflow: auto;
	white-space: nowrap;
}
.sp_scroll::-webkit-scrollbar{
	height: 5px;
}
.sp_scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.sp_scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

.tabs table th, .data table th{
	border:1px solid #CCC;
	background-color:#EEE;
	padding:5px 5px 5px 6px;
	line-height: 1.4em;
	text-align: left;	
}
.tabs table td, .data table td{
	border:1px solid #CCC;
	padding:5px 5px 5px 6px;
	line-height: 1.4em;
	vertical-align: middle;
}

.tabs table thead th, .data table thead th {
	text-align: center;
}

.tabs table tbody td, .data table tbody td {
	text-align: right;
}

.data table tbody th.text-center, .data table tbody td.text-center {
	text-align: center;
}

.tabs table tbody td, .data table tbody td.unit {
	text-align: center;
}

#csr_esg_index .notes {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}

#csr_esg_index  ul.notesList li {
	font-size: 12px;
	line-height: 1.6;
}

#csr_esg_index .tab {
	padding-left: 0;
}

#csr_esg_index .tab li {
	list-style: none;
	background: #ededed;
	border: .07px solid #e3e3e3;
	border-radius: .3em;
	line-height: 2em;
	width: 3.5em;
	text-align: center;
	font-weight: normal;
	color: #333333;
	cursor: pointer;
	transition: background .6s,color .6s,border .6s;
	float: left;
	margin-right: 0.9em;
	margin-bottom: 0.5em;
}
#csr_esg_index .tab li:hover, #csr_esg_index .tab li.Active {
	background: #666;
	cursor: pointer;
}

#csr_esg_index .tab li:hover a, #csr_esg_index .tab li.Active a {
	color: #fff!important;
}


#csr_esg_index .tab li a:link, #csr_esg_index .tab li a:visited {
	color: #333333;
	text-decoration: none;
}
#csr_esg_index .tab li a:hover, #csr_esg_index .tab li a:active {
	color: #333333;
	text-decoration: none;
}

#csr_navi_foot {
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #afafaf;
}

#csr_navi_foot .csr_navi{
	padding: 12px 0 12px 0;
}

#csr_navi_foot .csr_ttl_year {
	text-align: center;
}

#csr_navi_foot .report-title {
	text-align: center;
}

#csr_navi_foot .report-title img {
	height: 20px;
	padding: 10px 0 10px;
}

#page_top{
	opacity: 0.5;
}

a#ceroLink{
	font-size: 80%;
}

div#environment {
	margin-bottom: 20px !important;
}