@charset "utf-8";
/*------------------------------------------------------------
	共通スタイル
------------------------------------------------------------*/
#gnaviArea .navi07 > a {
	height: 25px;
	border-bottom: 4px solid #E6211A;
}
.pageTitle {
		overflow: hidden;
		background: url(/sustainability/images/h2_bg.jpg) no-repeat center top;
		background-size: cover;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/recruit/images/h2_bg.jpg',sizingMethod='scale');
}

#contentsArea p {
		font-size: 14px;
		margin-bottom:10px;
}

#contentsArea .textP {
		margin-bottom: 35px;
		line-height: 1.7;
}
#contentsArea .textP_2 {
		margin-bottom: 20px;
		line-height: 1.7;
}
#contentsArea .textP_3 {
		margin-bottom: 10px;
		line-height: 1.7;
}
#contentsArea .textP_4 {
		margin-bottom: 0;
		line-height: 1.7;
}
#contentsArea .contInr {
		padding-top:25px;
		padding-bottom:25px;
}
#contentsArea .contInr:last-child {
		padding-bottom:0;
}
#contentsArea .contInr02 {
		padding-bottom:30px;
}
#contentsArea .contInr .headLine04,
#contentsArea .contInr02 .headLine04 {
		margin-bottom:20px;
}
#contentsArea .contInr:last-child {
		padding-bottom:0;
}
#contentsArea .txtR{
		text-align:right;
}
#contentsArea .comUl.norm li a span {
		padding-left: 13px;
		font-size: 14px;
		background: url(../../common/images/icon08.png) no-repeat left center;
}
#contentsArea .contInr .comTable .comTextList{
		margin-bottom:8px;
}
#contentsArea .contInr .comTable .comTextList02{
		margin-bottom:0;
}
#contentsArea .img_l{
		float:left;
		width:225px;
		font-size:0;
		line-height:0;
}
#contentsArea .txt_r{
		padding-left:245px;
}
#contentsArea .img_r{
		float:right;
		width:225px;
		font-size:0;
		line-height:0;
}
#contentsArea .img_r img{
		width:100%;
}
#contentsArea .txt_l{
		padding-right:245px;
}
#contentsArea .contInr .ttlSub,
#contentsArea .contInr02 .ttlSub{
		font-size:18px;
		font-weight:bold;
}
#contentsArea .ttlSub02{
		font-size:24px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:20px;
}
#contentsArea .contInr .comTextList {
		margin-right: 0;
}
#contentsArea .contInr .comTextList:last-child,
#contentsArea .contInr02 .comTextList:last-child {
		margin-bottom:0;
}


#contentsArea .comTextListNum {
		margin: 0 0 49px 20px;
		list-style:decimal;
}

#contentsArea .contInr .comTextListNum:last-child,
#contentsArea .contInr02 .comTextListNum:last-child {
		margin-bottom:10px;
}
#contentsArea .contInr .comTextListNum li:last-child,
#contentsArea .contInr02 .comTextListNum li:last-child {
		padding-bottom:0;
}

#contentsArea .comTextListNum > li {
		font-size: 14px;
		line-height: 1.7;
		padding-bottom:8px;
}

#contentsArea .comTextListNum2  {
		margin-top:4px;
		margin-bottom:0;
		margin-right:0;
}
#contentsArea .comTextListNum2 li{
	font-size: 14px;
	line-height: 1.7;
	padding-bottom:8px;
	background: none;
	padding-left: 0;
	margin-left: 28px;
}
#contentsArea .comTextListNum2 li:before{
	margin-left: -34px;
	width: 34px;
	text-align: center;
	display: inline-block;
}
#contentsArea .comTextListNum2 li:nth-child(1):before{
	content: "(1)";
}
#contentsArea .comTextListNum2 li:nth-child(2):before{
	content: "(2)";
}
#contentsArea .comTextListNum2 li:nth-child(3):before{
	content: "(3)";
}
#contentsArea .comTextListNum2 li:nth-child(4):before{
	content: "(4)";
}
#contentsArea .comTextListNum2 li:nth-child(5):before{
	content: "(5)";
}
#contentsArea .comTextListNum2 li:nth-child(6):before{
	content: "(6)";
}
#contentsArea .comTextListNum2 li:nth-child(7):before{
	content: "(7)";
}
#contentsArea .comTextListNum2 li:nth-child(8):before{
	content: "(8)";
}
#contentsArea .comTextListNum2 li:nth-child(9):before{
	content: "(9)";
}
#contentsArea .comTextListNum2 li:nth-child(10):before{
	content: "(10)";
}
#contentsArea .comTextListNum2 li:nth-child(11):before{
	content: "(11)";
}
#contentsArea .txtThin{
		letter-spacing:-0.05em;
}
#contentsArea .contInr .subCont,
#contentsArea .contInr02 .subCont{
		padding-bottom:36px;
}
#contentsArea .contInr .subCont:last-child,
#contentsArea .contInr02 .subCont:last-child{
		padding-bottom:8px;
}
#contentsArea .contInr .subCont p:last-child,
#contentsArea .contInr02 .subCont p:last-child{
		margin-bottom:0;
}
#contentsArea .headLine.ttlClose{
		margin-bottom:26px;
}
#contentsArea .imgSp{
		display:block;
		padding-bottom:16px;
}
#contentsArea .img_al{
		width:100%;
		padding-top:14px;
}
#contentsArea .img_al li{
		width:33.33%;
		font-size:0;
		line-height:0;
		float:right;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
#contentsArea .img_al li img{
		width:100%;
}
#contentsArea .img_al li:nth-child(3n){
		padding-right:8px;
}
#contentsArea .img_al li:nth-child(3n+1){
		clear:both;
		padding-left:8px;
}
#contentsArea .img_al li:nth-child(3n-1){
		padding-left:4px;
		padding-right:4px;
}
#contentsArea .reportList dt{
	float: left;
	clear: both;
	font-size: 14px;
	width: 22%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
#contentsArea .reportList dd{
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	width: 78%;
}
@media screen and  (min-width: 0) and (max-width: 767px){
	#contentsArea .reportList dt{
	 float:none;
	/* clear: both; */
	width: auto;
	height: auto;
	line-height: 1.5em;
	border-bottom: none;
	padding: 10px 0 0;
}
#contentsArea .reportList dd{
	float:none;
	height: auto; 
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
	padding:10px 0;
	width: auto;
}
}

#contentsArea .reportList dd img{
	vertical-align: -5px;
	margin: 0 8px;
}
#contentsArea .contInr02 {
		padding-bottom:30px;
}
#contentsArea .txt_cap{
		font-size:12px;
		margin-top:8px;
}
.bd_g {
    border: 1px solid #e0e0e0;
}
.img-pc{
	width: 340px;
}


/*------------------------------------------------------------
	個別スタイル
------------------------------------------------------------*/

.basicapproach-table {
	border-collapse: separate;
	border-spacing: 0;
}
.basicapproach-table thead th {
	padding:10px 0;
	font-size:18px;
	text-align:center;
	border-bottom: solid 1px #666;
	border-top: solid 1px #666;
}
.basicapproach-table tbody th {
	padding: 20px 15px;
	text-align: center;
	vertical-align: top;
	border-bottom: solid 1px #666;
}
.basicapproach-table tbody th em {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}
.basicapproach-table tbody td {
	padding: 20px;
	vertical-align: top;
	border-left: dotted 1px #666;
	border-bottom: dotted 1px #666;
}
@media screen and (min-width: 768px){
	.basicapproach-table tbody th {
		max-width: 140px;
	}
	.basicapproach-table tbody td:nth-child(1) {
		width: 30%;
		max-width: 210px;
	}
}
.basicapproach-table tbody td em {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.basicapproach-table tbody td p {
	margin-top: 10px;
}
.basicapproach-table tbody td span {
	display: inline-block;
	color: #666;
	font-size: 14px;
	padding-left: 1.4em;
	text-indent: -1.4em;
	line-height: 1.6;
}

.bd-btm {
    border-bottom: solid 1px #666 !important;
}

@media screen and (max-width: 767px) and (min-width: 0){
	.b_table_in {
		min-height: 3rem;
		padding: 1.5em 0 1.5em 0.8em;
    border-left: dotted 1px #666;
	}
 .basicapproach-table {
    border: 0;
    width:100%
  }
 .basicapproach-table th{
    display: block;
    border-right: none;
  }
 .basicapproach-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .basicapproach-table tr {
    display: block;
  }
  .basicapproach-table tbody td  {
    display: block;
    font-size: .8em;
    position: relative;
    padding: 0 1em 0 10em;
    border-right: none;
		border-left: none;
  }
  .basicapproach-table tbody th {
		margin-top: 10px;
	}
  .basicapproach-table td::before {
  	width: 4em;
    content: attr(data-label);
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    left: 10px;
    padding: 1.5em 0 1em 0;
    color: #000;
  }
	.bd-btm {
		border-bottom: dotted 1px #666 !important;
	}
}
/*------------------------------------------------------------
	.cont-svc-index
------------------------------------------------------------*/
.svc-index:after{
	content: "";   
	display: block;   
	clear: both;   
}
.svc-index-block{
	width:50%;
	margin-bottom:20px;
}
.svc-index-item{
	background:#f2f2f2;	
}
.svc-index-block,
.svc-index-item,
.svc-index-item-link,
.svc-index-item-ex,
.svc-index-item-list{
	box-sizing: border-box;
}
.svc-index-block:nth-child(odd){
	float:left;
	padding-right:15px;
}
.svc-index-block:nth-child(even){
	float:right;
	padding-left:15px;
}
.svc-index-item-ttl{
	font-size:18px!important;
	font-weight:bold;
	margin-bottom:8px!important;
}
.txt-s{
	font-size:12px!important;
	font-weight:normal;
}
.svc-index-item-img{
	font-size:0;
	line-height:0;
}
.svc-index-item-img > img,
.svc-index-item-img > a > img{
	width:100%;
}
.svc-index-item-ex{
	padding-top:12px;
	padding-bottom:12px;
}
.svc-index-item-ex,
.svc-index-item-link,
.svc-index-item-list{
	font-size:14px;
	line-height:1.8;
	padding-left:18px;
	padding-right:18px;
}
.svc-index-item-ex-link{
	display:block;
	text-align:right;
}
.svc-index-item-ex-bdr{
	display:block;
	border-bottom:#777 1px dotted;
	padding-bottom:10px;
	margin-bottom:4px;
}
.svc-index-item-ex-link > a{
	background:url(../../common/images/icon02.png) left 6px no-repeat;
	padding-left:12px;
	padding-bottom:4px;
}
.svc-index-item-ex-link > span{
	background:url(../../common/images/icon02.png) left 6px no-repeat;
	padding-left:12px;
	padding-bottom:4px;
}
.svc-index-item-list{
	vertical-align:top;
}
.svc-index-item-list a{
	background:url(../../common/images/icon02.png) 2px 6px no-repeat;
	padding-left:15px;
	display:block;
	padding-bottom:6px;
}
.svc-index-item-list a[target='_blank']{
	background:url(../../common/images/icon07.gif) left 5px no-repeat;
}
.svc-index-item-list--half span{
	width:50%;
	display:inline-block;
	vertical-align:top;
}
.svc-index-item-ex-link > a,
.svc-index-item-list a,
.txt-link-r > a {
	text-decoration:none;
	color:#222;
}
.svc-index-item-ex-link:hover,
.svc-index-item-list a:hover,
.txt-link-r > a:hover {
	text-decoration:underline;
}
.svc-index-item-list:last-child{
	padding-bottom:12px;
}
.svc-index-imgbasebox{
	position: relative;
}
.svc-index-imgbasebox img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.svc-index-imgbasebox ul{
	overflow: hidden;
	width: 100%;
}
.svc-index-imgbasebox li{
	float: left;
	position: relative;
	width: 20%;
}
.svc-index-imgbasebox li span{
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.txt-link-r{
	float:right;
}
.txt-link-r > a {
	background:url(../../common/images/icon02.png) 2px 6px no-repeat;
	padding-left:16px;
	padding-bottom:6px;
}
.txt-link-r > a[target='_blank'] {
	background:url(../../common/images/icon07.gif) left 5px no-repeat;
}
.txt-thin{
	letter-spacing:-0.06em;
}



/*------------------------------------------------------------
	.table
------------------------------------------------------------*/

.g_table {
	width:100%;
	border-collapse: collapse;
	line-height: 1.7;
}
.g_table th,
.g_table td {
	font-size: 14px;
	padding: 10px 0;
	border: 1px solid #CCCCCC;
}
.g_table th {
	text-align: center;
}
.gt_bg {
	background-color: #EEEEEE;
}


.bg_e{
	background-color: #e9f4eb;
}
.bg_c {
	background-color: #e5f4fb;
}
.bg_g {
	background-color: #fdf3e9;	
}
/*------------------------------------------------------------
	各TOPのリンク
------------------------------------------------------------*/
body.sustainability #main .susUl {
	width: 700px;
	margin: 30px -30px 55px 0;
	position: relative;
}

body.sustainability #main .susUl li {
	width: 465px;
	margin: 0 30px 0 0;
}

body.sustainability #main .susUl li h2 {
	margin-bottom: 15px;
	font-size: 22px;
}

body.sustainability #main .susUl li img {
	display: block;
}

body.sustainability #main .susUl .linkList,
body.sustainability #main .susUl .linkUl {
	padding: 20px 25px 14px;
	background-color: #f2f2f2;
}

body.sustainability #main .susUl li .linkList li,
body.sustainability #main .susUl li .linkUl li {
	width: auto;
	margin: 0 0 13px;
	float: none;
}

body.sustainability #main .susUl li .linkUl span,
body.sustainability #main .newsDl span{
	font-size: 14px;
}
body.sustainability #main .susUl li .linkUl a ,
body.sustainability #main .newsDl a{
	padding-right: 27px;
	display:inline;
	color: #557bb3;
	text-decoration: underline;
	background: url(../../common/images/pdf.png) no-repeat right 1px;
}

body.sustainability #main .susUl li .linkUl a:hover {
	text-decoration: none;
}

body.sustainability #main .susUl li .linkList {
	padding: 20px 29px 14px;
}

body.sustainability #main .susUl li .linkList a{
	padding-left: 11px;
	display:inline-block;
	background: url(../../common/images/icon02.png) no-repeat left 6px;
}

body.sustainability #main .susUl02 {
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

body.sustainability #main .susUl02 li {
	margin: 0 30px 50px 0;
	width: 335px;
}

body.sustainability #main .susUl02 li .linkList {
	padding: 18px 19px 10px;
}

body.sustainability #main .susUl02 li .linkList li {
	margin-bottom: 10px;
}
body.sustainability #main .susUl02 li:nth-child(even) {
	margin-right: 0;
}
#main .susUl li a {
    padding-bottom: 8px;
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    background-color: #F2F2F2;
}
@media screen and (min-width: 0) and (max-width: 767px)  {
	#gnaviArea .navi04 > a {
		height: auto;
		border-bottom: none;
	}
	
	body.sustainability .mainImg {
		margin: 0 0 12px;
		min-height: 298px;
		height: auto;
		background-position: center top;
		background-size: cover;
	}

	body.sustainability .mainImg h1 {
		padding: 34% 0 36px;
		font-size: 20px;
	}
	
	body.sustainability .mainImg h1 .txt01 {
		width: 236px;
	}
	
	body.sustainability .mainImg h1 .txt02 {
		margin-top: 13px;
		width: 190px;
	}
	
	body.sustainability .mainImg .note {
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
		line-height: 1.5;
	}
		
	body.sustainability #breadCrumbSec {
		margin-bottom: 20px;
	}	
	
	/*body.sustainability #main {
		margin: 0;
	}*/
	
	body.sustainability #main .headLine {
		margin-bottom: 22px;
		padding-bottom: 6px;
		font-size: 22px;
		border-bottom: 1px solid #000;
	}
	
	body.sustainability #main .newsDl {
		margin: 0 20px 25px;
	}
	
	body.sustainability #main .susUl {
		width: auto;
		margin: 0 20px;
	}

	body.sustainability #main .susUl li {
		margin: 0 0 25px;
		width: auto;
		float:none;
	}

	body.sustainability #main .susUl img {
		width: 100%;
	}

	body.sustainability #main .susUl li h2 {
		margin-bottom: 6px;
		font-size: 16px;
	}

	body.sustainability #main .susUl li .linkUl {
		padding: 27px 24px 12px;
		height: auto !important;
	}

	body.sustainability #main .susUl li .linkList {
		padding: 15px 16px 2px;
		height:auto !important;
	}
	
	body.sustainability #main .susUl li .linkUl li a {
		font-size: 13px;
		display:inline-block;
	}

	body.sustainability #main .susUl02 {
		margin: 0;
		padding-top: 20px;
		border-top: 1px solid #CCC;
	}
	
	body.sustainability #main .susUl02 li .linkList {
		padding: 25px 18px 13px;
	}
	
	body.sustainability #main .susUl02 li .linkList a {
		font-size: 13px;
	}
	
	
}

/*------------------------------------------------------------
	massage
------------------------------------------------------------*/
.msgImg img{
	width:100%;
	height:auto;
}
.msgCap{
	text-align:right;
	padding-top:6px;
	font-size:12px!important;
}
.msgTxtCatch{
	font-size:0;
	line-height:0;
	padding-top:44px;
	margin-bottom:44px !important;
}
.msgTxt{
	line-height:2;
	margin-bottom:24px;
}
.msgName{
	text-align:right;
	padding-top:26px;
}
.msgName span{
	display:inline-block;
	margin-left:36px;
}
@media screen and (min-width: 0) and (max-width: 767px)  {
.msgTxtCatch{
	padding-top:26px;
	margin-bottom:26px;
}
.msgTxtCatch img{
	width:100%;
}
.msgTxt{
	line-height:2;
	margin-bottom:14px;
}
.msgName{
	padding-top:0;
}
.msgName span{
	display:block;
	padding-top:8px;
}
}
/*------------------------------------------------------------
	画像
------------------------------------------------------------*/
.msg_imgBox{
	overflow: hidden;
	margin:25px 0;
}
.msg_imgBox-pd{
	margin-bottom:26px;
}
.msg_imgBox-pd2{
	margin-bottom:48px;
}
.msg_imgBox:after{
	content: "";   
	display: block;   
	clear: both;   
}
.msg_imgBox li{
	float: left;
	width: 233px;
}
.msg_imgBox li:last-child{
	margin-right: 0;
}
.msg_imgBox li img{
	width: 100%;
}
.msg_imgBox-cap{
	font-size:12px;
	display:block;
	padding-top:6px;
	line-height:1.8;
}
.msg_imgBox-cap-center{
	text-align:center;
}
.msg_imgBox-large{
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
.imgBox-large li{
	width:280px;
}
.imgBox-full li{
	width:340px;
}
.imgBox_single{
	margin-bottom: 36px;
}

@media screen and (min-width: 0) and (max-width: 767px)  {
img{
	max-width: 100%;
	height: auto;
}
	.msg_imgBox li {
		float: none;
		margin-right: 0;
		width: auto;
		line-height: 0.1em;
	}
}
/*------------------------------------------------------------
	.imgBox
------------------------------------------------------------*/
.imgBox{
	overflow: hidden;
	margin-bottom:10px;
}
.imgBox-pd{
	margin-bottom:26px;
}
.imgBox-pd2{
	margin-bottom:48px;
}
.imgBox:after{
	content: "";   
	display: block;   
	clear: both;   
}
.imgBox li{
	float: left;
	margin-right: 20px;
	width: 220px;
}
.imgBox .col-2 {
	margin-right: 0;
	width: 460px;
}
.imgBox li:last-child{
	margin-right: 0;
}
.imgBox li img{
	width: 100%;
}
.imgBox-cap{
	font-size:12px;
	display:block;
	padding-top:6px;
	line-height:1.8;
}
.imgBox-cap-center{
	text-align:center;
}
.imgBox-large{
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
.imgBox-large li{
	width:280px;
}
.imgBox-full li{
	width:340px;
}
.imgBox_single{
	margin-bottom: 36px;
}
.imgBox_single2 {
	margin-bottom: 36px;
}
.imgBox_single2 img {
	width: 100%;
}

@media screen and (min-width: 0) and (max-width: 767px)  {
img{
	max-width: 100%;
	height: auto;
}
	.imgBox li {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.imgBox-full li,
	.imgBox li,
	.imgBox .col-2 {
		width: 100%;
	}
}

.imgBox-bd li{
	width: 216px;
	margin-right: 19px;
}
.imgBox-bd img {
    border: 1px solid #e0e0e0;
    padding: 5px;
}
@media screen and (max-width: 767px) and (min-width: 0){
.imgBox-bd li {
    width: 95%;
}
}
/*------------------------------------------------------------
	.comUl
------------------------------------------------------------*/
#contentsArea .comUl.sep3List,
#contentsArea .comUl.sep3List li,
#contentsArea .comUl.sep3List li a{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contentsArea .comUl.sep3List{
	width:100%;
	margin-bottom: 45px;
}
#contentsArea .comUl.sep3List li{
	width:233px;
	text-align:left;
	padding-bottom:10px;
}
#contentsArea .comUl.sep3List li a{
	width:100%;
	border:none;
	padding:2px 14px;
	border-left:1px solid #666;
}

/*------------------------------------------------------------
	.imgBox05
------------------------------------------------------------*/
.imgBox05{
	overflow: hidden;
	margin-bottom:70px;
}

.imgBox05:after{
	content: "";   
	display: block;   
	clear: both;   
}
.imgBox05 li{
	float: left;
	margin-right: 10px;
	width: 132px;
}
.imgBox05 li:last-child{
	margin-right: 0;
}
.imgBox05 li img{
	width: 100%;
}

@media screen and (min-width: 0) and (max-width: 767px){
	.imgBox05 li {
    width: calc(50% - 5px);
}
	.imgBox05 li:nth-child(even){
	margin-right: 0;
}
}
	

#contentsArea .chapter01 {
    margin-top:-80px;
    padding-top:80px;
}
#contentsArea .chapter01 {
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5;
	color:#333;
	background-image: none;
	padding-left: 0;
}
#contentsArea .chapter02 {
    font-size: 23px;
    font-weight: bold;
    padding-top: 10px;
}

#contentsArea  .pos-fix .chapter01{
    margin-top:0;
    padding-top:0;
}
#contentsArea .provision .pos-fix .headLine04{
	background-position:left top;
}
@media screen and (min-width: 0) and (max-width: 767px){
 #contentsArea .chapter02 {
		padding-top: 0;
		padding-bottom: 0;
	}
}


/*------------------------------------------------------------
	各種認証 certification.html
------------------------------------------------------------*/
.certification-table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: solid 1px #666;
	border-left: dotted 1px #666;
}
.certification-table thead th {
	padding: 20px;
	font-size: 16px;
	text-align:center;
	border-right: dotted 1px #666;
	border-bottom: solid 1px #666;
}
.certification-table tbody td {
	padding: 20px;
	font-size: 16px;
	vertical-align: top;
	border-right: dotted 1px #666;
	border-bottom: dotted 1px #666;
}

/*------------------------------------------------------------
	地球温暖化防止 climatechange.html
------------------------------------------------------------*/
.ttl-image {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

/*------------------------------------------------------------
	気候変動 climate.html
------------------------------------------------------------*/
.ul-climate-img {
	display: flex;
	flex-wrap: wrap;
}
.ul-climate-img li {
	margin-bottom: 20px;
}
.ul-climate-img .sp {
	display: inline-block;
}


@media screen and (min-width: 768px){
	.ul-climate-img {
		flex-wrap: nowrap;
		align-items: end;
	}
	.ul-climate-img li:nth-child(1) {
		max-width: 35%;
		margin-right: 0;
	}
	.ul-climate-img li:nth-child(2) {
		max-width: 35%;
		margin-right: 0;
	}
	.ul-climate-img li:nth-child(3) {
		max-width: 30%;
		margin-right: 0;
	}
	.ul-climate-img .pc {
		display: inline-block;
	}
	.ul-climate-img .sp {
		display: none;
	}
}

/*------------------------------------------------------------
	社会 s_social.html
------------------------------------------------------------*/
#main .susUl li a.bgnone {
	background: none;
	padding-bottom: 0;
}

/*------------------------------------------------------------
	社会 雇用と労働 employment.html
------------------------------------------------------------*/
.tbl_noborder {
	font-size: 14px;
	border: 0;
	line-height: 1.4;
	margin: 0 0 20px;
}
.tbl_noborder th,
.tbl_noborder td {
	padding: 5px 0;
}
.tbl_noborder th {
	width: 70px;
	vertical-align: top;
}
.tbl_noborder td {
	text-indent: -1em;
	padding-left: 1em;
}

/*------------------------------------------------------------
	人間尊重 human.html
------------------------------------------------------------*/
.s_scial_human_name {
	font-size: 17px;
	font-weight: 600;
}
.s_scial_human_torikumi {
	font-weight: bold;
	font-size: 15px;
}
.s_scial_human_tbl li:not(:last-child) {
	margin-bottom: 1em;
}


/*------------------------------------------------------------
	TCFD tcfd.html
------------------------------------------------------------*/
.txt_img {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	@media screen and (min-width: 768px){
		width: 100%;
		margin-bottom: 0;
		flex-wrap: nowrap;
	}
}

.txt_img .textP {
	@media screen and (min-width: 768px){
		width: 65%;
		margin-right: 5%;
	}
}

.txt_img .img_r {
	margin: 0 auto;
	@media screen and (min-width: 768px){
		width: 30%;
		margin: 0;
	}
}


.bold-marker::marker {
	font-weight: bold;
	font-size: 18px;
}

a {
	word-wrap: break-word;
}

/*--------------------------------------------
マテリアリティ（重要課題）ページ 20250424 追加
----------------------------------------------*/
.c-dpBlock--pc {
	display: block;
}
.c-dpBlock--sp {
	display: none;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.c-dpBlock--pc {
		display: none;
	}
	.c-dpBlock--sp {
		display: block;
	}
}
.p-materiality__title01 {
	margin-bottom: 34px;
    padding-bottom: 1px;
    font-size: 26px;
    border-bottom: 2px solid #666;
}
.c-list__item--circle01, .c-list__item--circle02 {
	font-size: 14px;
    padding-left: 14px;
    overflow-wrap: anywhere;
    position: relative;
	margin-bottom: 8px;
}
.c-list__item--circle01:last-child, .c-list__item--circle02:last-child {
	margin-bottom: 0;
}
.c-list__item--circle01:before  {
    color: #E6211A;
    content: "●";
    left: 0;
    position: absolute;
    top: 0;
	font-size: 12px;
}
.c-list__item--circle02:before  {
	content: "●";
    color: #19499C;
    left: 0;
    position: absolute;
    top: 0;
	font-size: 10px;
}

.contentImg {
	max-width: 960px;
    margin: 0;
}
.contentImg img {
    width: 100%;
}
.contentWrap {
	margin: 34px 0 54px;
}
.contentWrap__inner {
	margin-top: 20px;
}
.sectionWrap01 {
	width: 758px;
}
.sectionWrap02 {
	width: 880px;
}
@media screen and (min-width: 768px) and (max-width: 1314px){
	.sectionWrap01, .sectionWrap02 {
		width: 100%;
	} 
}

@media screen and (min-width: 0) and (max-width: 767px){
	.sectionWrap01, .sectionWrap02 {
		width: 100%;
	} 
}

/*テーブル*/

.c-table-scroll {
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.tableWrap {
		overflow-x: scroll;
	}
	.c-table-scroll {
		width: 100%;
		overflow-x: scroll;
		white-space: normal;
		min-width: 880px;
	}
}

.c-table-scroll th {
	border: 1px solid #fff;
}
.c-table-scroll--contents th, .c-table-scroll--contents td {
	border: 1px solid #D7D7D7;
	vertical-align: top;
	line-height: 23.8px;
}
.c-table-scroll th, .c-table-scroll td {
	padding: 10px;
}
.c-table-scroll .c-table--bg01 {
	background: #19499C;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	line-height: 22.4px;
}
.c-table--bg02 {
	background: #F2F2F2;
}

.c-tableImg {
	width: 50px;
	/* margin: 0 auto; */
}
.c-note {
	font-size: 11px;
}
/*テーブル ここまで*/

/*推進体制の図*/
#contentsArea .p-taiseiArea p {
	margin-bottom: 0;
}
.p-taiseiArea {
	margin-top: 40px;
}
.p-taisei__wrap {
	border: 2px solid #5B5B5B;
	position: relative;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei__wrap {
		width: 100%;
	}
}
.p-taisei__title {
	background: #595959;
	color: #fff;
	width: 285px;
	border-radius: 20px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
}
.p-taisei__contents {
	padding: 25px 10px 10px 10px;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei__contents {
		padding: 25px 5px 5px 5px;
	}
}
.p-taisei__subtitle {
	background: #D9D9D9;
	text-align: center;
	font-weight: bold;
	flex-grow: 1;
	padding: 4px 0.5px;
}
.p-taisei__flex {
	display: flex;
	/* gap: 20px 10px;
	align-items: center; */
}
.p-taisei__flexBox {
	flex-grow: 1;
	width: 100%;
}
.p-taisei__flexBox .p-taisei__inner {
	display: flex;
  	flex-direction: column;
  	/* align-items: center; */
}
.p-taisei__flexContents {
	width: 100%;
}

#contentsArea .p-taisei__inner .p-taisei__text {
	flex-grow: 1;
	font-size: 12px;
}
.p-taisei__borderBox .p-taisei__flexBox {
	background: #F2F2F2;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei__borderBox .p-taisei__flexBox {
		width: 40%;
	}
}
.p-taisei__smallText {
	font-size: 10px;
	display: block;
	text-align: center;
}
.p-taisei__arrow01 {
	padding: 20px 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -7%);
	align-items: center;
	gap: 0 10px;
}
.p-taisei__arrow03 {
	text-align: center;
	align-self: center;
	margin: 0 10px;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-taisei__arrow03 {
		width: 40px;
	}
}
.p-taisei__bgGray {
	background: #F2F2F2;
	display: flex;
	flex-direction: column;
}
.p-taisei--margin {
	margin-top: 60px;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei--margin {
		margin-top: 70px;
	}
}
.p-taisei__inner {
	padding: 10px;
}
.p-taisei__arrowLeft, .p-taisei__arrowRight {
	width: 50%;
	margin: 20px auto;
	display: flex;
	justify-content:center;
	align-items:center;
	gap: 20px 10px;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei__arrow01 img, 
	.p-taisei__arrowLeft img, 
	.p-taisei__arrowRight img {
		width: 40px;
	}
}
.p-taisei__borderBox {
	border: 2px solid #0A3B80;
	padding: 5px;
}
.p-taisei__noteWrap {
	width: 600px;
	margin: 10px auto;
	font-size: 12px;
}
#contentsArea .p-taisei__noteWrap p {
	font-size: 12px;
	color: #0A3B80;
}
.p-taisei__flex.p-taisei__noteWrap {
	gap: 10px 30px;
	align-items: flex-start;
}
@media screen and (min-width: 0) and (max-width: 767px){
	.p-taisei__noteWrap {
		width: 100%;
	}
}
.p-taisei__side {
	width: 150px;
	align-self: end;
}
#contentsArea .p-taisei__sideText {
	font-size: 12px;
    color: #0A3B80;
	margin: 0 10px;
	
}
/*推進体制の図ここまで*/

/*マテリアリティの見直しプロセスの図*/
.p-process__head {
	display: flex;
	padding: 0 0 0 75px;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__head {
		display: none;
	}
}
.p-process__headText {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.p-process__headText:first-of-type {
	width: 270px;
}
.p-process__headText:not(:first-of-type) {
	flex-grow: 1;
	margin: 0 0 0 10px;
}
.p-process__stepNum {
	position: relative;
	display: inline-block;
	color: #3C82F5;
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
	width: 14px;
	height: 15px;
	margin: 0 0 0 3px;
	padding: 0 1px 0 0;
	background-color: #fff;
	border-radius: 50%;
}
.p-process__item {
	position: relative;
	display: flex;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__item {
		flex-wrap: wrap;
	}
	.p-process__item:not(:last-of-type)::before {
		content: '';
		position: absolute;
		top: calc(100% + 8px);
		left: 50%;
		width: 60px;
		height: 20px;
		background-color: #BFBFBF;
		transform: translate(-50%, 0);
		clip-path: polygon(50% 100%, 0 0, 100% 0);
	}
}
.p-process__item:not(:last-of-type) {
	margin: 0 0 45px;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__item:not(:last-of-type) {
		margin: 0 0 35px;
	}
}
.p-process__step {
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	background-color: #3C82F5;
	box-sizing: border-box;
}
#contentsArea p.p-process__stepText {
	color: #fff;
	margin: 0;
}
.p-process__title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 270px;
	padding: 10px 5px;
	border: 1px solid #3C82F5;
	box-sizing: border-box;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__title {
		width: calc(100% - 75px);
	}
}
.p-process__item:not(:last-of-type) .p-process__title::before {
	content: '';
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	width: 60px;
	height: 25px;
	background-color: #BFBFBF;
	transform: translate(-50%, 0);
	clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__item:not(:last-of-type) .p-process__title::before {
		display: none;
	}
}
#contentsArea p.p-process__titleText {
	text-align: center;
	line-height: 1.4;
}
#contentsArea p.p-process__titleText {
	font-weight: bold;
	margin: 0;
}
.p-process__cont {
	position: relative;
	width: calc(100% - 75px - 270px - 10px);
	margin: 0 0 0 10px;
	padding: 10px 7px;
	border: 1px solid #333;
	box-sizing: border-box;
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__cont {
		width: 100%;
		margin: 5px 0 0;
	}
}
.p-process__listItem {
	font-size: 14px;
	display: table;
	position: relative;
}
ul.p-process__list > .p-process__listItem::before {
	content: "・";
	width: 14px;
	text-align: center;
	display: table-cell;
}
ol.p-process__list {
  counter-reset: num-counter;
}
ol.p-process__list > .p-process__listItem::before {
  content: counter(num-counter);
  counter-increment: num-counter;
	display: table-cell;
	padding: 0 7px 0 4px;
}
ol.p-process__list > .p-process__listItem::after {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	height: 15px;
  width: 15px;
	border: 1px solid #333;
  border-radius: 50%;
}
.p-process__contNote {
	position: absolute;
	top: 100%;
	left: calc(75px + 270px + 20px);
}
@media screen and (min-width: 0) and (max-width: 457px){
	.p-process__contNote {
		position: relative;
		top: 0;
		left: 0;
	}
}
#contentsArea p.p-process__contNoteText {
	font-size: 11px;
	line-height: 1.2;
	margin: 0;
	padding: 5px 0 0;
}
.p-process__text--border {
	text-decoration: underline;
}
/*マテリアリティの見直しプロセスの図ここまで*/
