@charset "utf-8";
/* CSS Document */

/*環境報告カレント矢印*/

h3{
	margin:60px 0 0;
}

.h7{
	text-indent:0 !important;
	margin-bottom: 10px;
}
.h7-2{
	text-indent:0 !important;
	margin: 25px 0 10px;
}

.mini {
    text-indent: 0 !important;
    font-size: 100% !important;
    padding-top: 5px;
    display: block;
}

.pt40{
	padding-top: 40px;
}


h6{
	font-size: 154%;
	color: #444444;
	border-bottom: 2px solid #0f2188;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 40px;
}
.ulStyle04{
	margin: 20px 0;
}

.ulStyle04 li{
	float: none !important;
	text-align: left;
	display: block !important;
	margin-bottom: 10px;
	margin-right: 0 !important;
	text-indent: -1em;
	padding-left: 1em;
}

body p{
	line-height: 1.8;
}

.mainBox p{
	font-size: 109%;
	/*font-size: 1.5rem;*/
	text-align: left;
	text-indent: 1em;
}


/*ガバナンス*/
.gBox {
    overflow: hidden;
    margin-top: 20px;
}

	.gBox .flt_l {
		float: left;
	}
	.gBox .flt_r {
    max-width: 655px;
    width: 100%;
    float: right;
    text-align: left;
}
		.gBox .flt_r img{
			margin-bottom:20px;
		}

.gBox .governance_box{
	max-width: 655px;
	width: 100%;
	text-align: left;
}

.txt_areaBox {
    overflow: hidden;
    margin-top: 20px;
}

/* テーブル　*/
th{
	text-align: center;
}
.t01 td:last-child{
	text-align: left;
}
.t02 td{
	text-align: left !important;
}

#SkillMatrix a{
	transition: 0.5s;
}
#SkillMatrix a:hover{
	opacity: 0.8;
}

#SkillMatrix .txt_areaBox ul li{
	display: list-item;
    float: none;
    list-style-type: disc;
    margin-left: 1.5em;
    margin-right: 0;
	text-align: left;
    font-size: 109%;
}

#SkillMatrix .scroll > div table tr th{
	font-size: 13px;
	line-height: 1.2;
}
#SkillMatrix .tableStyle03 tr th,
#SkillMatrix .tableStyle03 tr td{
	padding: 0;
}
#SkillMatrix .scroll > div{
	display: flex;
}
#SkillMatrix .scroll > div table tr th,
#SkillMatrix .scroll > div table tr td{
	height: 50px;
}
#SkillMatrix .scroll > div table tr th span.small{
	font-size: 10px;
}
#SkillMatrix .scroll > div table tr:first-child th{
    height: 91px;
}
#SkillMatrix .tableStyle03 tbody tr:first-child th:last-child{
}
#SkillMatrix_Left{
	max-width: 830px;
	width: 100%;
}
#SkillMatrix_Right{
	margin-left: 10px;
	max-width: 110px;
	width: 100%;
}
#SkillMatrix_Right th{
	height: 155.11px;
}
#SkillMatrix_Right td{
	font-size: 12px;
}
@media screen and (max-width: 956px){
	#SkillMatrix .scroll > div{
		width: 1100px;
	}
	#SkillMatrix .scroll > div > table{
	    table-layout: fixed;
	    word-break: break-all;
	}
	#SkillMatrix_Right{
		max-width: 130px;
	}
	#SkillMatrix .tableStyle03 tr th,
	#SkillMatrix .tableStyle03 tr td{
		padding: 10px 0;
	}
	#SkillMatrix_Right tr:nth-child(8) td,
	#SkillMatrix_Right tr:nth-child(9) td,
	#SkillMatrix_Right tr:nth-child(10) td{
		height: 69px !important;
	}
}

#BoardOfDirectors .flt_l{
	max-width: 550px;
	width: 100%;
}
#BoardOfDirectors .flt_r{
	max-width: 370px;
	width: 100%;
}
#BoardOfDirectors ul li{
	float: none;
}
#BoardOfDirectors ul li:nth-child(3){
}
@media screen and (max-width: 956px){
	#BoardOfDirectors .flt_l,
	#BoardOfDirectors .flt_r{
		float: none !important;
		margin: 0 auto;
	}
}

body #BoardDirectors,
body #Ensuring_detail{
	overflow: hidden !important;
}
#Ensuring_detail table tr th:first-child{
	width: 330px;
}
#Ensuring_detail .ensuring_pocess{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
    font-size: 109%;
    line-height: 1.8;
	padding: 15px;
}
#Ensuring_detail .ensuring_pocess dl{
	display: flex;
	width: 49%;
}
#Ensuring_detail .ensuring_pocess dl dt{
	text-align: left;
	color: #00B4E6;
	word-break: keep-all;
	margin-right: 2em;
}
#Ensuring_detail .ensuring_pocess dl dd{
	text-align: left;
}
#Ensuring_detail .ensuring_pocess dl.ensuring_left dd span{
	display: block;
	padding-left: 7em;
	text-indent: -7em;
}
#Ensuring_detail .ensuring_pocess dl.ensuring_right dd span{
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
#Ensuring_detail .ensuring_pocess dl dd ul li{
    list-style: disc;
    margin: 0 20px 3px;
}
#Ensuring_detail .ensuring_pocess dl dd ul li:last-child{
	display: list-item;
}
#Ensuring_detail table td ul li{
    list-style: disc;
    margin: 0 20px;
	width: 100%;
}
#Ensuring_detail table td ul li:last-child {
    display: list-item;
}
@media screen and (max-width: 956px){
	#Ensuring_detail .ensuring_pocess{
		display: block;
	}
	#Ensuring_detail .ensuring_pocess dl{
		display: block;
		width: 100%;
	}
	#Ensuring_detail .ensuring_pocess dl:first-child{
		margin-bottom: 10px;
	}

	#Ensuring_detail table tr th:first-child{
		width: 35%;
	}
	#Ensuring_detail table tr td br{
		display: none;
	}
}

#Changes .flex{
	display: flex;
	justify-content: space-between;
}
#Changes .flex .flex_item{
	width: calc((100% - 50px) / 3);
}

@media screen and (max-width: 956px){
	#Changes .flex{
		display: block;
	}
	#Changes .flex .flex_item{
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	#Changes .flex .flex_item div{
		width: calc((100% - 20px) / 2);
	}
	#Changes .flex .flex_item h6.mt30{
		margin-top: 20px !important;
	}
}

/* */
.savingBox {
    border: 1px solid #0f2188;
    margin: 40px 0 20px;
    padding: 20px;
        padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}
	.savingBox .saving_bg{
		background:url(../corporate/img/saving_img_01.gif) no-repeat left top;
		position: absolute;
		top:0;
		left:0;
		width: 214px;
		height:34px;
	}
	
	.savingBox span.jirei {
		color: #fff;
		padding: 8px 10px 0 0px;
		display: block;
		font-size: 16px;
		font-weight: bold;
	}
	
	.led_l {
		font-weight: bold;
		font-size: 120%;
		padding-top: 20px;
	}
	.ledBox_bd .flt_l {
		max-width: 724px;
		width: 100%;
	}
	.ledBox_bd .flt_r {
		margin: 25px 0 30px;
		padding-top: 5px;
	}
	
	.lossBox{
		overflow: hidden;
	}

/*社外取締役インタビュー*/

.interview_flex{
  display: flex;
  justify-content: space-around;
  background: #e1effa;
}

.interview_flex .interview_box{
  text-align: center;
  max-width: 270px;
  width: 100%;
  margin-top: 10px;
  padding: 20px;
}
  .interview_flex .interview_box h4{
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    border: none;
  }

  .interview_flex .interview_box p.blue{
    color: #0f2188;
    font-weight: bold;
  }

  .interview_flex .interview_box p{
    text-indent: 0;
  }

.interview_flex_sp{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.interview_flex_sp div{
  margin-top: 10px;
  width: 100%;
}

.interview_flex_sp p{
  text-align: center;
  margin-top: 10px;
}
  .interview_flex_sp span{
    font-size: 18px;
    font-weight: bold;
  }


.interview p{
}

.interview p:last-child{
  margin-bottom: 0;
}

.interview p span{
  font-weight: bold;
}
.interview p span:after{
  content:"—";
  font-weight: normal;
  margin: 0 5px;
}

.flex .interview{
}

#intervew .flex{
	margin-top: 20px;
}
#intervew .flex .flex_img{
	max-width: 200px;
	width: 100%;
	margin-right: 20px;
}
#intervew .flex .txt_areaBox{
	max-width: 730px;
	width: 100%;
	margin-top: 0;
}
@media screen and (max-width: 956px) {
	#intervew .flex .txt_areaBox{
		margin-top: 20px;
	}	
	#intervew .flex .txt_areaBox{
		max-width: 100%;
	}
}

#sub_governance01 #Corporate .name .size_m{
	font-size: 16px;
}

@media screen and (max-width: 956px) {
	#sub_governance01 .gBox .flex{
		display: block;
	}
	#sub_governance01 .gBox .flex .name{
		text-align: left;
		max-width: 290px;
		margin: 0 auto;
	}
	#sub_governance01 .gBox .flex .name span{
		text-align: left;
	}
	#sub_governance01 .gBox .governance_box{
		max-width: 100%;
		margin: 20px auto 0;
	}
	.gBox{
		overflow: hidden;
	}
	
	.gBox .flt_l{
		float: none !important;
		margin: 0 auto 20px;
	}
	
		.gBox .flt_l p{
			text-align: left;
			max-width: 269px;
			margin: 0 auto;
		}
	
	.gBox .flt_r{
		max-width: 100%;
	}
	
	.ledBox_bd .flt_l{
		max-width: 100%;
	}
	
	.led_l{
		padding-top: 0;
	}
	
	.Box .flt_l{
		width: 100% !important;
	}
	
	.Box .flt_r{
		width: 100% !important;
	}
	#sub_governance02 .Box .flt_r{
		margin-top: 20px;
	}
	
	.txt_areaBox > .flt_l{
		max-width: 700px;
		width: 100% !important;
	}
	
	.txt_areaBox > .flt_r{
		float: none !important;
	}
	
	.sub_nav ul::after{
		display: none;
	}
	
	.lossBox > .flt_l{
		width: 100% !important;
	}
	
	.lossBox > .flt_r{
		float: none !important;
		width: 100% !important;
    	overflow: hidden;
	}
}


.savingBox_l,
.savingBox_r{
	display: flex;
	justify-content: space-between;
}
	.savingBox_l div:first-child,
	.savingBox_r div:first-child{
		max-width: 748px;
		width: 100%;
		padding-right: 20px;
	}

	.savingBox_l .led_l,
	.savingBox_r .led_l{
		padding-top: 0;
	}

.savingBox_l{
	border-bottom: 1px solid  #999999;
	padding: 30px 0;
}

.savingBox_r{
	padding: 30px 0 0;
}

.colum2Box.tableBox .flt_l {
	max-width: 412px;
	width: 100%;
}

.colum2Box.tableBox .flt_r {
	max-width: 494px;
	width: 100%;
}

.savingBox_l .corporate_img,
.savingBox_r .corporate_img{
	max-width: 160px;
	width: 18%;
}

.savingBox_l .led_l,
.savingBox_r .led_l{
	font-size: 116%;
	text-indent: 0;
}

#Corporate .colum2Box .flex #corporate_table,#Corporate .colum2Box .flex #corporate_table02{
	width: 450px;
}

#corporate_table .tableStyle02.gitai td{
	text-align:left !important;
}

.tableStyle03 th.table_bg03{
  background: #e6e6e6;
}

.tableStyle03 th span.waku,
.tableStyle03 td span.waku{
  border: 1px solid;
  font-size: 10px;
  margin: 3px 1px 0;
  padding: 0 3px;
}

.tableStyle03 td{
  text-align: center;
}

h5{
	margin-bottom: 20px;
}

th{
	text-align: center !important;
}


.system_li{
	text-align: left;
	width:300px;
	margin-left:89px;
}

.blue_box_flex{
  display: flex;
  justify-content: space-between;
}

.blue_box{
  background: #f0f3fa;
  width: 49%;
  margin-top: 20px;
  padding: 25px 25px;
  text-align: left;
}
.blue_box h7{
  display: block;
  color: #0f2188;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 120%;
  padding-left: 13px;
}
.blue_box ul li{
  text-indent: -13px;
  padding-left: 13px;
  line-height: 1.6;
  margin-right: 0;
}


#Specific_efforts .scroll > table td{
	text-align: left;
}

#PriorityRisk_detail table tbody tr:first-child td:first-child{
	min-width: 120px;
}
#PriorityRisk_detail table tbody tr:first-child td:nth-child(2){
	min-width: 40px;
}
#PriorityRisk_detail table ul{
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
#PriorityRisk_detail table ul li:last-child{
	display: list-item;	
}
#PriorityRisk_detail table ul li{
	margin-right: 0;
	width: calc((100% - 60px) / 3);
}
#PriorityRisk_detail table ul li.w100{
	width: 100%;
}
#PriorityRisk_detail table ul li.w50{
	width: 64%;
}
#PriorityRisk_detail table ul li.list_icon{
	list-style: none;
	text-indent: -1.2em;
}
#PriorityRisk_detail table ul li.list_icon:before {
	content: "★";
	margin-right: 2px;
  }

@media screen and (max-width: 956px){
.flex.flex_end{
    flex-direction: column;
	align-items: flex-start;
	margin-top: 20px;
}

.flex.flex_end h3{
    margin-bottom: 10px !important;
}

#Corporate .colum2Box .flex{
	display: block;
}

.interview_flex .interview_box h4{
  margin-top: 20px;
}

#Corporate .colum2Box .flex #corporate_table,#Corporate .colum2Box .flex #corporate_table02{
	width: 100%;
}

#Corporate .savingBox_l,
#Corporate .savingBox_r{
	display: block;
}

#Corporate .savingBox_l div:first-child,
#Corporate .savingBox_r div:first-child{
	padding-right: 0;
}

#Corporate .savingBox_l .corporate_img,
#Corporate .savingBox_r .corporate_img{
	margin: 20px auto 0;
}

.system_li{
	margin-left: 15px;
}

.blue_box_flex{
  flex-direction: column;
}
  .blue_box{
    width: 100%;
  }

#sub_governance04 .flex{
  flex-wrap: wrap;
  justify-content: center;
}

#Specific_efforts p.mini{
	max-width: 331px;
	margin: 0 auto;
}
#Specific_efforts .scroll > table,
#PriorityRisk_detail .scroll > table{
	width: 950px;
}
}

@media screen and (max-width: 478px){
	.img01 {
		width: 12.5%;
	}

	.img02 {
		width: 25%;
	}
  
  .img03 {
		width: 22.5%;
	}

	.governance_img{
		width: 60%;
	}
  
  .interview_flex{
    flex-wrap: wrap;
    background: none;
  }
  .interview_flex .interview_box {
    max-width: 100%;
    background: #e1effa;
    padding: 0 0 20px;
  }
  .interview_flex .interview_box h4{
    padding-left: 20px;
  }

.interview_flex .interview_box p{
    padding-left: 20px;
  }

}

.double{
	font-size: 18px;
}

.ulStyle07 {
    margin: 20px 0;
}
.ulStyle07 li {
    float: none !important;
    text-align: left;
	font-size: 90%;
    display: block !important;
    margin-bottom: 5px;
    margin-right: 0 !important;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5;
}



#Specific_efforts .txt_areaBox{
	overflow: visible;
}
#Specific_efforts .flex{
	margin: 0 auto;
	justify-content: flex-start;
	align-items: center;
}
#Specific_efforts .flex .item_left{
    max-width: 486px;
	width: 100%;
}
#Specific_efforts .flex_img{
    float: right;
	margin-top: 5px;
    margin-left: 20px;
	display: flex;
}
#Specific_efforts .flex_img .item{
	text-align: center;
}
#Specific_efforts .flex_img .item img{
	height: 200px;
}
#Specific_efforts .flex_img .item p{
	font-size: 12px;
	text-indent: 0;
	text-align: center;
	margin-top: 5px;
}
#Specific_efforts .flex_img .item:last-child{
	width: 170px;
}
#Specific_efforts .flex_img .item:first-child{
	margin-right: 5px;
}
.txt_areaBox .img_pdf{
	display: block;
}
.txt_areaBox #Anti-bribery{
	overflow: hidden;
}
.txt_areaBox #Anti-bribery .flt_l{
	width: 560px;
}
.txt_areaBox .table_title{
	text-indent: 0;
	margin: 1em auto 5px;
}
@media screen and (max-width: 956px){
	.txt_areaBox #Anti-bribery .flt_l{
		width: 100%;
	}
	.txt_areaBox #Anti-bribery .flt_r{
		float: none !important;
	}
	#Specific_efforts .flex{
		display: block;
		margin: 0;
	}
	#Specific_efforts .flex .item_left{
		margin-right: 0;
		max-width: 100%;
	}
	#Specific_efforts .flex_img{
		float: none;
		margin: 0 auto 15px;
		justify-content: center;
	}
	#Specific_efforts .flex .flex_img .item img{
		height: 190px;
	}
	#Specific_efforts .flex .item:first-child{
		max-width: 366px;
		margin-left: auto;
		margin-right: auto;
	}
	#Specific_efforts .flex .item:last-child{
		max-width: 190px;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#Specific_efforts .flex .item figure{
		text-align: center;
	}
	#Specific_efforts .flex .item figure img{
		width: auto;
	}
}
@media screen and (max-width: 480px){
	#Specific_efforts .flex .item:first-child{
		margin-bottom: 10px;
	}
	#Specific_efforts .flex_img .item img{
		height: auto;
	}
}

.txt_indent{
	text-indent: -1em;
	padding-left: 1em;
}

#Reporting{
	margin-top: 20px;
}
#Reporting .flt_l{
	max-width: 430px;
	width: 100%;
}

#ReportingTable{
	max-width: 500px;
	width: 100%;
	margin: 0 auto 0 0;
}
@media screen and (max-width: 956px){
	#Reporting .flt_l,
	#Reporting .flt_r{
		float: none !important;
	}
	#Reporting .flt_r{
		margin-top: 20px;
	}
}

#PastActivities .ulStyle07{
	margin-top: 10px;
}
#PastActivities .ulStyle07 li{
	text-indent: -2em;
	padding-left: 2em;
}

#sub_governance02 .txt_areaBox{
	padding: 0 1em;
}


@media screen and (max-width: 540px){
	#sub_governance01 #Corporate #Main h3 br{
		display: none;
	}
}

#sub_governance05 #Activities_detail .ulStyle07{
	padding-left: 2em;
	margin: 0;
}
#sub_governance05 #Activities_detail .ulStyle07 li{
    font-size: 109%;
}
#sub_governance05 #Chizai .piechart{
	margin-top: 40px;
}
#sub_governance05 #Chizai .piechart .flt_l{
	width: 630px;
}
@media screen and (max-width: 956px){
	#sub_governance05 #Chizai .piechart .flt_l{
		margin-bottom: 20px;
	}
}

#SustainabilityConference_Detail .colum2Box{
	margin-top: 20px;
}
#SustainabilityConference_Detail .flt_l,
#SustainabilityConference_Detail .flt_r{
	max-width: 460px;
	width: 100%;
}
#SustainabilityConference_Detail .flt_r .tableStyle02 tbody th {
	width: 120px;
	text-align: left !important;
}
#SustainabilityConference_Detail .flt_r .tableStyle02 ul li {
    display: list-item;
    float: none;
    list-style-type: disc;
    margin-left: 1.5em;
	margin-right: 0;
}
@media screen and (max-width: 956px){
	#SustainabilityConference_Detail .flt_l,
	#SustainabilityConference_Detail .flt_r{
		max-width: 100%;
	}
	#SustainabilityConference_Detail .flt_l{
		margin-bottom: 15px;
	}
}

#CROmessage a{
	color: #444444;
}
#CROmessage a:hover{
	text-decoration: none;
	color: #0f2188;
}


@media screen and (max-width: 956px){
	#Participants .flt_l,
	#Participants .flt_r{
		float: none !important;
	}
	#Participants .flt_l ul,
	#Participants .flt_r ul{
		text-align: center;
	}
	#Participants .flt_l ul li,
	#Participants .flt_r ul li{
		display: block !important;
	}
}

#eirData ul li.s_eirList_item:last-child{
	border: none;
	margin-bottom: 0;
	padding: 10px 0 0;
}
#eirData ul li span{
	display: inline;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
#eirData ul li a{
	color: #0f2188;
}
#eirData ul li span.s_eirModule_type_icon{
    padding: 0px 10px;
    font-size: 10px;
}
#PromotionSystem .Box .flt_l,
#PromotionSystem .Box .flt_r{
	max-width: 460px;
	width: 100%;
}
#PromotionSystem .Box .txt_areaBox{
	padding: 0;
}
@media screen and (max-width: 956px){
	#PromotionSystem .Box .flt_l,
	#PromotionSystem .Box .flt_r{
		float: none !important;
	}
	#PromotionSystem .Box .flt_r{
		margin-top: 20px;
	}
}