@charset "utf-8";
/***************************************************************************************************
	page_sustainability02.css
***************************************************************************************************/
/*
*/
#page_sustainability02 {
  width:100%;
  padding:80px 0 0 0;
  overflow: hidden;
}
/*
*/
#page_sustainability02 .pagebody {
  width:100%;
  background: linear-gradient(#0092BB, #002D7A);
  padding:100px 0 120px 0;
}
#page_sustainability02 .pagebody02 {
  width:100%;
  background: linear-gradient(#0092BB, #002D7A);
  padding:55px 0 120px 0;
}
/*
*/
#page_sustainability02 dl {
    margin: 0;
    padding: 0;
  }

#page_sustainability02 dl dt,
#page_sustainability02 dl dd {
    display: inline;
    margin: 0;
    padding: 0;
  }

#page_sustainability02 dl dt::after {
    content: " ";
  }

#page_sustainability02 dl > div {
    margin-bottom: 4px;
  }
/*
*/
#page_sustainability02 h5 {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
}
#page_sustainability02 .img_box{
    width: 100%;
    padding-bottom: 80px;
}
/*
*/
#page_sustainability02 .blk_1 {
  width:var(--tgt_wid_1);
  max-width: var(--max_wid_1);
  margin: auto;
  background-color: #ffffff;
  padding-bottom: 30px;
}
#page_sustainability02 .blk_1 p {
    text-align: center;
    font-size: 30px;
    line-height: 1.75;
    font-family: 'Noto Serif JP', serif;
    padding: 100px 10px 0 10px;
    width: 90%;
    margin: auto;
}
/*
*/
#page_sustainability02 .blk_2 {
  width:var(--tgt_wid_1);
  min-width: var(--min_wid_1);
  max-width: var(--max_wid_1);
  margin: auto;
  background-color: #ffffff;
  overflow: hidden;
}
#page_sustainability02 .blk_2 > div {
  width:84%;
  margin: auto;
}
/*  */
#page_sustainability02 .blk_2 > div > section {
  width:100%;
  margin: auto;
  padding:0 0 120px 0;
}
#page_sustainability02 .blk_2 > div > section h4 {
  font-size: 26px;
  font-family: 'Noto Serif JP', serif;
  padding:0 0 0 80px;
  margin-bottom: 50px;
}
#page_sustainability02 .blk_2 > div > section h4::before,
#page_sustainability02 .blk_2 > div > section h4::after {
	position: absolute;
	display: block;
	content: '';
	width: 48px;
	height: 48px;
	left:0;
	top:50%;
	background-color: var(--col_1);
  transform: translateY(-50%);
}
#page_sustainability02 .blk_2 > div > section h4::after {
  background-color: transparent;
  border:1px solid var(--col_2);
  left:6px;
  top:calc(50% + 6px);
}
#page_sustainability02 .blk_2 > div > section h4 span {
  line-height: 1.5em;
  display: block;
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
}
/*  */

/*  */
#page_sustainability02 .blk_2_2 > div {
  width:100%;
  display: table;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) {
  width:55%;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 16px;
  line-height: 2;
  padding:0 0 30px 0;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) {
  position: absolute;
  left:0;
  top:100%;
  width:100%;
  font-size: 16px;
  line-height: 2;
  transform: translateY(-100%);
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) a {
  font-size: inherit;
  line-height: inherit;
  color:var(--col_1);
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) a:hover {
  text-decoration: underline;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(2) {
  width:45%;
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(2)::before {
	display: block;
	content: '';
	width: 80%;
  padding:calc(76.6% * .8) 0 0 0;
  margin:auto 0 auto auto;
  background-image: url('../images/wire_img_3.jpg');
	background-position: 0 0;
	background-size: 100% auto;
}
/*  */
#page_sustainability02 .blk_2_3 > div {
  width:100%;
  display: table;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(1) {
  width:55%;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 16px;
  line-height: 2;
  padding:0 0 30px 0;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(2) {
  width:45%;
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(2)::before {
	display: block;
	content: '';
	width: 80%;
  padding:calc(76.6% * .8) 0 0 0;
  margin:auto 0 auto auto;
  background-image: url('../images/wire_img_4.jpg');
	background-position: 0 0;
	background-size: 100% auto;
}
/*  */
#page_sustainability02 .blk_2_4 section {
  width:100%;
  padding:0 0 80px 0;
}
#page_sustainability02 .blk_2_4 section h5 {
  width:55%;
  padding:0 0 30px 0;
}
#page_sustainability02 .blk_2_4 section h5 span {
  display: block;
  width:90%;
  font-size: 20px;
  line-height: 1.25;
  padding:0 0 20px 0;
}
#page_sustainability02 .blk_2_4 section h5 span::before {
	position: absolute;
	display: block;
	content: '';
	width: 50vw;
	height: 4px;
	left:100%;
	top:100%;
	background-color: var(--col_2);
  transform: translate(-100%, -100%);
}
#page_sustainability02 .blk_2_4 section h5 .security {
  display: block;
  width:95%;
  font-size: 20px;
  line-height: 1.25;
  padding:0 0 20px 0;
}
#page_sustainability02 .blk_2_4 section h5 .security::before {
	position: absolute;
	display: block;
	content: '';
	width: 50vw;
	height: 4px;
	left:100%;
	top:100%;
	background-color: var(--col_2);
  transform: translate(-100%, -100%);
}
#page_sustainability02 .blk_2_4 section > div {
  width:100%;
  display: table;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) {
  width:55%;
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > p {
  width:90%;
  font-size: 16px;
  line-height: 2;
  padding:0 0 15px 0;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div {
  width:90%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(1) {
  width:16%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(2) {
  width:27%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(3) {
  width:43%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure img {
  display: block;
  width:100%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure figcaption {
  display: block;
  position: absolute;
  left:50%;
  top:calc(100% + 10px);
  text-align: center;
  font-size: min(16px, 1.2vw);
  line-height: 1;
  white-space: nowrap;
  transform: translateX(-50%);
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(2) {
  width:45%;
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(2)::before {
	display: block;
	content: '';
	width: 80%;
  padding:calc(76.6% * .8) 0 0 0;
  margin:auto 0 auto auto;
  background-image: url('../images/wire_img_8.jpg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_sustainability02 .blk_2_4 section:nth-of-type(2) > div > div:nth-of-type(2)::before {
  background-image: url('../images/wire_img_9.jpg');
}
#page_sustainability02 .blk_2_4 p{
  padding-bottom: 50px;
}
/*
*/
#page_sustainability02 .gas_navi {
    width: var(--tgt_wid_1);
    min-width: var(--min_wid_1);
    max-width: var(--max_wid_1);
    margin: auto;
    overflow: hidden;
    display: flex;
    padding-bottom: 20px;
    padding-left: 15px;
}
#page_sustainability02 .gas_navi ul{
    display: flex;
}
#page_sustainability02 .gas_navi ul.years-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  padding-left: 20px;
}

#page_sustainability02 .gas_navi ul.years-list li {
  margin: 0 15px;
  position: relative;
}

#page_sustainability02 .gas_navi ul.years-list li + li::before {
  content: "|";
  position: absolute;
  left: -15px;
  color: white; /* 縦線の色、必要に応じて変更 */
}

#page_sustainability02 .gas_navi ul.years-list li a {
  color: white; /* テキストの色、必要に応じて変更 */
  text-decoration: none;
}

#page_sustainability02 .gas_navi ul.years-list li.active a {
  text-decoration: underline;
  text-underline-offset: 6px;
  font-weight: bold;
}
#page_sustainability02 .gas_navi p{
    color:#FFF;
}
#page_sustainability02 .gas_navi a{
    color:#FFF;
}
#page_sustainability02 .sustainability-caption{
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
}
@media screen and (max-width: 1000px) {
    #page_sustainability02 .scroll-table {
        overflow: auto;
        white-space: nowrap;
    }
}
/*
*/
#page_sustainability02 table {
    /* margin: auto; */
}
#page_sustainability02 .table_text {
    margin: auto;
    margin-top: 30px;
    width: 81%;
}

#page_sustainability02 table,
td,
th {
    border: 1px solid #000;
    color: #000;
}

#page_sustainability02 td,
th {
    padding: 5px 15px;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
    text-align: center;
}
#page_sustainability02 tr:nth-child(odd) {
    background-color: #fff;
}
#page_sustainability02 tr:nth-child(even) {
    /* background-color: #cacacb; */
}
#page_sustainability02 th {
    padding: 5px 13px;
    color: #FFF;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
}

#page_sustainability02 table .orange_area {
    background-color: #bf9d5f !important;
    color: #fff;
    font-weight: 600;
    width: 14%;
}

#page_sustainability02 table .border-bottom {
    border-bottom: #000 1px solid;
}

#page_sustainability02 table .border-all {
    border: #000 1px solid;
}
#page_sustainability02 caption {
    font-size: 17px;
    font-weight: bold;
    padding-top: 40px;
}
#page_sustainability02 sub {
    font-size: 70%;
    vertical-align: -2px;
}
#page_sustainability02 span {
}

/*
*/
.padding-0px{
  padding: 0 0 0 0 !important;
}
.padding-10px{
  padding: 0 0 10px 0 !important;
}
.padding-20px{
  padding: 0 0 20px 0 !important;
}
.padding-30px{
  padding: 0 0 30px 0 !important;
}
.margin-bottom-30px{
  margin: 0 0 30px 0 !important;
}
.margin-bottom-60px{
  margin: 0 0 60px 0 !important;
}
.margin-left-30px{
  margin-right: 30px !important;
}
.text-align-center{
  text-align: center !important;
}
.text-align-left{
  text-align: left !important;
}
.border-bottom{
  border-bottom: #000 1px solid;
}
/*
*/
.fa-caret-right:before {
  content: "▶︎";
  font-size: 12px;
  top: -2px;
  padding-right: 1em;
}
.list {
  list-style: none;
}
.pdf-link:after {
  content: url('../images/icon_pdf.png');
  padding-left: 0.8em;
  top: 1px;
}
.web-icon:after {
  content: url('../images/icon_web.png');
  padding-left: 0.8em;
  top: 1px;
}
.right-text{
  right: 4.1em;
}
/***************************************************************************************************
  responsive
***************************************************************************************************/

@media screen and (max-width: 1000px) {
/*
*/
.right-text{
  right: 0;
}
#page_sustainability02 {
  padding:60px 0 0 0;
}
#page_sustainability02 .pageheader {
  padding-bottom: 25px;
}

/*
*/
#page_sustainability02 .pagebody {
  padding:40px 0 60px 0;
}
/*
*/
#page_sustainability02 .blk_1 {
  width:var(--tgt_wid_2);
  min-width: 0;
  max-width: var(--max_wid_2);
  z-index: 2;
}
#page_sustainability02 .blk_1 p {
  text-align: center;
  font-size: min(22px, 5vw);
  padding:30px 10px 0 10px;
  width:100%;
  max-width: 600px;
  margin: auto;
}
#page_sustainability02 .blk_1 p::before {
	width: 4px;
	height: 100%;
	left:13px;
	top:20px;
}

#page_sustainability02 .blk_1_5 {
  width:var(--tgt_wid_2);
  min-width: 0;
  max-width: var(--max_wid_2);
  z-index: 2;
}
#page_sustainability02 .blk_1_5 p {
  text-align: center;
  font-size: min(22px, 5vw);
  padding:30px 10px 0 20px;
  width:100%;
  max-width: 600px;
  margin: auto;
}
#page_sustainability02 .blk_1_5 p::before {
	width: 4px;
	height: 100%;
	left:13px;
	top:20px;
}
/*
*/
#page_sustainability02 .blk_1_6 {
  width:var(--tgt_wid_2);
  min-width: 0;
  max-width: var(--max_wid_2);
  z-index: 2;
}
#page_sustainability02 .blk_1_6 p {
  text-align: center;
  font-size: min(22px, 5vw);
  padding:30px 10px 0 20px;
  width:100%;
  max-width: 600px;
  margin: auto;
}
#page_sustainability02 .blk_1_6 p::before {
	width: 4px;
	height: 200%;
	left:13px;
}
/*
*/
#page_sustainability02 .blk_2 {
  width:var(--tgt_wid_2);
  min-width: 0;
  max-width: var(--max_wid_2);
}
#page_sustainability02 .blk_2 > div {
  width:88.5%;
  padding:20px 0 0 0;
}
/*  */
#page_sustainability02 .blk_2 > div > section {
  padding:0 0 80px 0;
}
#page_sustainability02 .blk_2 > div > section h4 {
  font-size: 20px;
  padding:0 0 0 45px;
  margin-bottom: 30px;
}
#page_sustainability02 .blk_2 > div > section h4::before,
#page_sustainability02 .blk_2 > div > section h4::after {
	width: 26px;
	height: 26px;
}
#page_sustainability02 .blk_2 > div > section h4::after {
  left:4px;
  top:calc(50% + 4px);
}
#page_sustainability02 .blk_2 > div > section h4 span{
  font-size: 16px;
}
/*  */
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(1) {
  width:100%;
  padding:66.8% 0 0 0;
  margin-bottom: 50px;
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(1)::before {
	position: absolute;
	display: block;
	content: '';
	width: 4px;
	height: calc(40% + 40px);
  left: 59%;
  top: 59%;
	background-color: var(--col_2);
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(1)::after {
	position: absolute;
	display: block;
	content: '';
	width: 30px;
	height: 30px;
  left: calc(59% - 28px);
  top: calc(99% + 12px);
	border-right:4px solid var(--col_2);
  border-bottom:4px solid var(--col_2);
  transform: rotate(45deg);
  transform-origin: 100% 100%;
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(1) ul li {
  font-size: min(16px, 3.2vw);
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(2) {
  width:100%;
  padding:76.6% 0 0 0;
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(2)::before {
	display: none;
}
#page_sustainability02 .blk_2_1 > div > div:nth-of-type(2)::after {
	display: none;
}
/*  */
#page_sustainability02 .blk_2_2 > div {
  width:100%;
  display: flex;
  flex-direction: column;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) {
  width:100%;
  display: block;
  order: 2;
  padding:10px 0 0 0;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 16px;
  line-height: 2;
  padding:0 0 30px 0;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) {
  position: relative;
  left:0;
  top:0;
  width:auto;
  font-size: 16px;
  line-height: 2;
  transform: none;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) a:hover {
  text-decoration:none;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(1) p:nth-of-type(2) a:active {
  text-decoration: underline;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(2) {
  width:100%;
  display: block;
  order: 1;
}
#page_sustainability02 .blk_2_2 > div > div:nth-of-type(2)::before {
	width: 100%;
  padding:76.6% 0 0 0;
  margin:auto;
}
/*  */
#page_sustainability02 .blk_2_3 > div {
  width:100%;
  display: flex;
  flex-direction: column;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(1) {
  width:100%;
  display: block;
  order: 2;
  padding:10px 0 0 0;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(1) p:nth-of-type(1) {
  padding:0;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(2) {
  width:100%;
  display: block;
  order: 1;
}
#page_sustainability02 .blk_2_3 > div > div:nth-of-type(2)::before {
	width: 100%;
  padding:76.6% 0 0 0;
  margin:auto;
}
/*  */
#page_sustainability02 .blk_2_4 section {
  padding:0 0 60px 0;
}
#page_sustainability02 .blk_2_4 section h5 {
  width:100%;
  padding:0 0 20px 0;
  text-align: center;
}
#page_sustainability02 .blk_2_4 section h5 span {
  width:100%;
  font-size: 18px;
  padding:10px 0 20px 0;
  border-bottom: 3px solid var(--col_2);
}
#page_sustainability02 .blk_2_4 section h5 span::before {
  display: none;
}
#page_sustainability02 .blk_2_4 section > div {
  width:100%;
  display: flex;
  flex-direction: column;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) {
  width:100%;
  display: block;
  order:2;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > p {
  width:100%;
  padding:10px 0 30px 0;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div {
  width:100%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(1) {
  width:20%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(2) {
  width:30%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure:nth-of-type(3) {
  width:40%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure img {
  display: block;
  width:100%;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(1) > div figure figcaption {
  top:calc(100% + 7px);
  font-size: min(16px, 2.8vw);
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(2) {
  width:100%;
  display: block;
  order:1;
}
#page_sustainability02 .blk_2_4 section > div > div:nth-of-type(2)::before {
	display: block;
	content: '';
	width: 100%;
  padding:76.6% 0 0 0;
  margin:auto 0 auto auto;
  background-image: url('../images/wire_img_8.jpg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_sustainability02 .blk_2_4 section:nth-of-type(2) > div > div:nth-of-type(2)::before {
  background-image: url('../images/wire_img_9.jpg');
}

/*  */
}


#page_sustainability02 .text-right{
  text-align: right;
  padding: 0 0 20px 0 !important;
}
#page_sustainability02 .text-right-ex{
  text-align: right;
  padding: 0 0 20px 0 !important;
}
@media screen and (max-width: 1000px){
  #page_sustainability02 .text-right-ex{
    text-align: left;
  }
}
#page_sustainability02 .text-size-small{
  font-size: 14px !important;
  color: rgb(44, 44, 44) !important;
  padding: 0 0 20px 0 !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 0 0 5px 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
    font-size: 16px;
    line-height: 2;
    word-break: normal;
}

.table-bordered {
  border: 0px solid #ddd;
  margin-right: auto;
  margin-bottom: 30px;
}
table {
  background-color: transparent;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
.border{
  border-bottom: 1px solid #ddd;
}
.border:first-child{
  border-top: 1px solid #ddd;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  padding: 8px 20px;
  line-height: 1.42857143;
  vertical-align: top;
}
.padding-top-80px{
  padding-top: 80px;
}

@media screen and (max-width: 1000px){
  .padding-top-80px{
    padding-top: 0px;
  }
  .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
  }
  .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    padding: 8px 10px;
    line-height: 1.42857143;
    vertical-align: top;
    /* font-size: 13px; */
  }
  /* .table-bordered>tbody>tr>td>a{
    font-size: 13px;
    word-break: break-all;
  }
  .table-bordered>tbody>tr>td>.table>tbody>tr>td>a{
    font-size: 13px;
    word-break: break-all;
  }
  .table-bordered>tbody>tr>td>.table>tbody>tr>td{
    font-size: 13px;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    font-size: 13px;
  }
  .table>tbody>tr>td>span{
    font-size: 13px;
  }
  .table>tbody>tr>td>span>a{
    font-size: 13px;
  } */
}

.profile-inner{
  display: flex;
  justify-content: center;
}
.profile-outer .profile-inner .name-text{
  margin: auto 0;
  padding-right: 100px;
}
.profile-outer .profile-inner .name-text p::before {
  background-color: #FFF !important;
  width: 0px !important;
}
.profile-outer .profile-inner .name-text .name-text-small {
  text-align: center !important;
  font-size: 26px !important;
  line-height: 1.75 !important;
  font-family: 'Noto Serif JP', serif !important;
  padding: 0 !important;
  width: 100% !important;
  margin: auto !important;
}
.profile-outer .profile-inner .name-text .name-text-large {
  text-align: center !important;
  font-size: 46px !important;
  line-height: 1.75 !important;
  font-family: 'Noto Serif JP', serif !important;
  padding: 0 !important;
  width: 100% !important;
  margin: auto !important;
}
.profile-outer .profile-inner img{
  width: 23%;
}

@media screen and (max-width: 1000px){
  .profile-inner{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .profile-outer .profile-inner .name-text{
    margin: auto;
    padding-right: 0px;
  }
  .profile-outer .profile-inner .name-text .name-text-small {
    font-size: 25px !important;
  }
  .profile-outer .profile-inner .name-text .name-text-large {
    font-size: 35px !important;
  }
  .profile-outer .profile-inner img{
    width: 50%;
    margin-bottom: 30px;
  }
  /* .padding-0px{
    padding: 0 0 30px 0 !important;
  } */
  #page_sustainability02 .blk_2_4 section h5 .security::before {
    height: 0px;
  }
  #page_sustainability02 .blk_2_4 section h5 .security {
    width: 100%;
  }
}

.web-link {
  color: #7979ff;
}


/* 2025 add sustainability-ghg */

#sustainability-ghg .emissions-table {
  width: 100%;
  border: none;
}
#sustainability-ghg .emissions-table th,
#sustainability-ghg .emissions-table td {
  padding-right: 0.5em;
  text-align: left;
  vertical-align: top;
  border: none;
  padding: 0px;
  padding-right: 0.5em;
}
#sustainability-ghg .emissions-table th {
  white-space: nowrap;
}
#sustainability-ghg .emissions-table .scope-data {
  text-align: right;
}
#sustainability-ghg .emissions-table .scope-data sub {
  font-size: small;
}
#sustainability-ghg img {
  max-width: 100%;
  height: auto;
}
#sustainability-ghg p {
  font-size: 16px;
  line-height: 2;
  padding: 0 0 20px 0;
}
#sustainability-ghg .pdf-text {
  margin-top: 1em;
}
@media screen and (min-width:900px) {
  #sustainability-ghg .emissions {
    display: flex;
  }
  #sustainability-ghg .emissions-title {
    flex: 0 0 auto;
  }
  #sustainability-ghg .emissions-table {
    margin-left: 0.5em;
  }
  #sustainability-ghg .img-01 {
    max-width: 40%;
  }
  #sustainability-ghg .img-01-en {
    max-width: 70%;
  }
  #page_sustainability02 .gas_navi {
    padding-left: 0px;
  }
}