@media print{
.Header, .subContents, .Footer, .topicPath, .PageTop, .esg_vc_tab, .ancherNav, .non-print {
    display: none !important;
  }
  
.mainContents {
    border-top: none !important;
}

.sectionBlock {
    margin-bottom: 50px;
}
  
.pcNone {
    display: none !important;
}
  
.spNone {
    display: block !important;
}
  
.spNone.esg-db_print {
  display: block !important;
}  
  
.esg-topLink {
    display: block !important;
}
  
.esg-topLink>div {
    float: left !important;
}
  
.esg-topLink_in {
    width: 70% !important;
    padding-right: 20px !important;
}
  
.esg-topLink_in_2 {
    width: 30% !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
}

.top_sectionBlock.topImg {
    background: url(/esg/img/img_top_fig01.jpg) center !important;
    height: 280px !important;
    background-size: contain !important;
    background-repeat:no-repeat !important;
}
  
body {
    min-width: 100% !important;
}

.esg-sup {
	font-size: 100%!important;
	vertical-align: top!important;
	position: relative!important;
	top: -0.2em!important;
}

.l-column {
    min-width: 100% !important;
}
.mainContents {
    width: 100% !important;
  }
  
.articleContents{
    width: 100% !important;
  }
  
.esg-grid00 {
    display: flex !important;
    flex-flow: row wrap !important;
    align-items: start !important;
    justify-content: space-between !important;
    overflow-y: visible !important;
}
  
.esg-ie-flex {
    display: block !important
}
  
.esg-ie-flex>div {
    display: inline-block !important;
   margin-right: 3px !important;
}
  
.esg-grid00_2 {
    display: flex !important;
    justify-content: space-between !important;
}
  
.esg-grid01 {
    display: flex !important;
    flex-flow: row wrap !important;
    align-items: start !important;
    justify-content: space-between !important;
}

.esg-grid02-Col_txt {
    width: 59% !important;
    justify-content: space-between !important;
}

.esg-grid02-txt {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 2 !important;
}
.esg-grid02-Col {
    width: 49% !important;
    justify-content: space-between !important;
    overflow-y: visible !important;
}
  
.esg-grid02-Col_img {
    width: 38% !important;
    justify-content: space-between !important;
    overflow-y: visible !important;
}
  
.esg-grid-jc_unset {
    justify-content: unset !important;
}
  
.esg-grid04-Col {
    width: calc(25% - 25px) !important;
    position: relative !important;
    cursor: pointer !important;
}

.esg-grid03-Col {
    width: 32% !important;
}
 
.esg-grid03-2-Col {
    width: 32% !important;
  margin-right: 18px!important;
}
  
.esg-grid03-Col.esg-top-feature {
    width: 33.3% !important;
}

img {
    border-style: none !important;
    max-width: 100% !important;
    height: auto !important;
}

.ArticleLabelWrap {
    display: -ms-flexbox !important;
    display: flex !important;
}  

.ArticleLabel {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-pack: end !important;
    justify-content: end !important;
    margin: 0 0 0px !important;
}
  
.ArticleLabel {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-pack: end !important;
    justify-content: end !important;
    margin: 0 0 30px !important;
}

.ArticleLabelWrap {
    margin-bottom: 0px !important;
}
  
.ArticleLabel {
    height: 0px !important;
}
  
.esg-grid02m-txt {
    width: 79% !important;
}

.esg-grid02m-img {
    width: 20% !important;
}
  
.barLabel {
    margin-top: 0px !important;
}

.barLabel {
    font-size: 1.8rem !important;
}

.esg-Panel01 {
    padding: 40px 65px !important;
    background: #f7fbfe !important;
}

.esg-linkList04 {
    margin-bottom: 20px;
}

.esg-linkList04 li {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 49%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    vertical-align: top;
} 
  
.esg-scroll {
    overflow: inherit !important;
    white-space: inherit !important;
    clear: both;
}
  
.esg-Table02 {
    width: 100% !important;
}

}

/** toppage **/

.esg-topTop{
  width: 36%;
    padding-left: 20px;
}

.esg_top_blue {
    background: #e5f1f9;
    padding: 30px 25px;
    margin: 0 auto;
    text-align: center;
}

.esg_top_blue p {
    text-align: center;
    width: auto;
    display: inline;
    padding-left: 20px;
}

.esg_top_gray {
    background: #f1f1f1;
    border: 3px solid #e5f1f9;
    border-bottom: none;
}

.esg-grid03-Col.esg-top-btn {
    background: #e5f1f9;
    margin-bottom: 20px;
    font-size: 1.5rem !important;
    text-align: center;
}

.esg-grid03-Col.esg-top-btn a {
    display: block;
    padding: 30px 0px;
}

.esg-grid03-Col.esg-top-btn:nth-child(4){
  margin-bottom: 0px;
}

.esg-grid03-Col.esg-top-btn:nth-child(5){
  margin-bottom: 0px;
}

.esg-grid03-Col.esg-top-btn:nth-child(6){
  margin-bottom: 0px;
}

.esg-grid03-Col.esg-top-feature {
    width: 32%;
    margin-left: 1%;
    margin-bottom: 1%;
}

/*.esg-grid03-Col.esg-top-feature {
    width: 33.3%;
}

.esg-topTop_in > div > a{
    display: block;
    width: 100%;
    background: #e5f1f9;
    padding: 25.5px;
    border: 1px solid #cfcfcf;
    border-top: none;
}

.esg-topTop_in > div:first-child > a{
    display: block;
    width: 100%;
    background: #e5f1f9;
    padding: 25.5px;
    border: 1px solid #cfcfcf;
}
*/

.img_hov:hover {
  opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.top_sectionBlock {
    margin-bottom: 100px;
}

.top_sectionBlock.topImg {
   background: url(/esg/img/img_top_fig01.jpg) center;
   height: 600px;
}

.topImg .text01 {
    margin-bottom: 0px !important;
    font-size: 1.6rem;
    line-height: 2;
    text-align: center;
}

.branchBox {
    margin: 0 auto;
    width: 1170px;
}
  
.branchBox h2 {
    margin: 0 0 35px;
    font-size: 3.5rem;
    font-weight: normal;
    text-align: center;
    letter-spacing: 6px;
}

.branchBox h2 span {
    margin-top: 5px;
    display: block;
    color: #65A1D6;
    font-size: 2.0rem;
    letter-spacing: 2px;
}
.branchBox .text01 {
    margin-bottom: 47px;
    font-size: 1.6rem;
    line-height: 2;
    text-align: center;
}
  
.branchBox h2.esg_top_txt {
    margin: 0 0 35px;
    font-size: 3rem !important;
    font-weight: normal;
    text-align: center;
    letter-spacing: 6px;
}

.branchBox h2.esg_top_txt_2 {
    margin: 0 0 35px;
    font-size: 2rem !important;
    font-weight: normal;
    text-align: center;
    letter-spacing: 6px;
}

.branchBox h2.esg_top_txt span {
    margin-top: 5px;
    display: block;
    color: #65A1D6;
    font-size: 1.8rem !important;
    letter-spacing: 2px;
}

.esg-grid00_2 {
    display: flex;
    justify-content: space-between;
}

.esg-grid04-Col {
    width: calc(25% - 25px);
    position: relative;
    cursor: pointer;
}

.top_label li a {
    display: block;
    padding: 10px 7px;
    text-align: center;
    border: 1px solid #0063b6;
    border-bottom: none;
    color: #0063b6;
    font-size: 1.4rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.top_label li:last-child>a{
  border-bottom: 1px solid #0063b6 !important;
}

.top_label li a:hover{
  background: #0063b6;
  color: #fff;
  text-decoration: none;
}

.esg-topDl {
    display: table;
    background-color: #e5f1f9;
    width: 100%;
    padding: 10px 20px;
}

.esg-topDl>div {
  display: table-cell;
  vertical-align: middle;
}

.esg-topDl-in {
    width: 30%;
    font-size: 1.7rem;
    border-right: 1px solid #dddddd;
}

.esg-topDl-in_2 {
    width: 70%;
    padding-left: 3%;
}

.esg-topDl-in_2 p{
  margin: 0;
}

.esg-topDl-in_2 a{
  font-size: 2.0rem;
  text-decoration: underline;
}

.esg-topDl-in_2 a:hover{
  text-decoration: none;
}


.esg-topLink{
  display: block;
}

.esg-topLink>div {
  float: left;
}

.esg-topLink_in {
    width: 70%;
    padding-right: 20px;
}

.esg-topLink_in table {
    background-color: #eeeeee;
    width: 100%;
    height: 140px;
    border: 1px solid #cfcfcf;
}

.esg-topLink_in table td {
    border: 1px solid #cfcfcf;
    text-align: center;
}

.esg-topLink_in table td a{
  text-decoration: underline;
}

.esg-topLink_in table td a:hover{
  text-decoration: none;
}


.esg-topLink_in_3 {
    width: 100%;
    margin-bottom: 25px;
}

.esg-topLink_in_3 table {
    background-color: #eeeeee;
    width: 100%;
    height: 100px;
    border: 1px solid #cfcfcf;
}

.esg-topLink_in_3 table td {
    border: 1px solid #cfcfcf;
    text-align: center;
}

.esg-topLink_in_3 table td a{
  text-decoration: underline;
}

.esg-topLink_in_3 table td a:hover{
  text-decoration: none;
}


.esg-topLink_in_2 {
    background-color: #eeeeee;
    border: 1px solid #cfcfcf;
    width: 30%;
    height: 140px;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.esg-topLink_in_2 p {
    margin: 3px;
}

.esg-topFeature a {
  padding-bottom: 25px;
    display: block;
}

/** KJWblock **/

.esg-kjwBlock01{
  margin-bottom: 2em;
}

.esg-kjwBlock01-inner {
    width: 200px;
    background: #f7fbfe;
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: auto;
  letter-spacing: normal !important;
}

.esg-kjwBlock01-inner02 {
    width: 50%;
    background: #f7fbfe;
    padding: 10px 20px;
    border-radius: 10px;
}

.esg-kjwtrxt {
  width: 200px;
    display: inline-block;
}

.esg-kjwBlock01-inner li {
    letter-spacing: 3px;
}

.esg-kjwCircle01 {
  display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
  margin-right: 10px;
    border-radius: 50%;
    background: #ffffff;
}

ul.esg-kjw01 li {
    display: inline-block;
    font-size: 150%;
  color:#999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 50%;
    background: #ffffff
}

li.esg-k-on01 {
    color: #003366 !important;
}

li.esg-j-on01 {
    color: #FF0000 !important;
}

li.esg-w-on01 {
    color: #00B050 !important;
}

ul.esg-kjw01 {
    position: absolute;
    top: 16.5%;
    bottom: 0;
    right: 2%;
}
.esg-titleBlock01 {
  position:relative;
}

/** image grid **/

.esg-grid00 {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: space-between;
}

.esg-grid00.esg-top-feature {
   justify-content: center !important;
}

.esg-grid01 {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    justify-content: space-between;
}

.esg-grid01-Col {
    width: 100%;
    text-align: center;
}

.esg-grid02-Col {
    width: 49%;
    justify-content: space-between;
}


.esg-grid03-Col {
    width: 32%;
}

.esg-grid03-2-Col {
    width: 32%;
  margin-right: 18px;
}

/*.esg-grid04-Col {
    width: 24%;
}*/


.esg-grid02-Col_txt {
    width: 59%;
    justify-content: space-between;
}

.esg-grid02-Col_img {
    width: 38%;
    justify-content: space-between;
}


.esg-grid02-txt{
  margin-top: 0px !important;
    margin-bottom: 0px !important;
  line-height: 2;
}

.esg-grid02m-txt {
    width: 79%;
}

.esg-grid02m-img {
    width: 20%;
}
.esg-imgTit01 {
   margin-top: 10px;
   font-size: 85%;
   text-align: left !important;
}

.esg-figTit01{
   position:relative;
   text-align: left;
   padding-left: 20px;
}

.esg-figTit01::before {
  position:absolute;
  content:"\25A0";
  width: 20px;
  height: 20px;
  left:0;
  color: #0063b6;
}

.esg-figTit-pink{
   position:relative;
   text-align: left;
   padding-left: 20px;
}

.esg-figTit-pink::before {
  position:absolute;
  content:"\25A0";
  width: 20px;
  height: 20px;
  left:0;
  color: #dd7687;
}

.esg-figTit-green{
   position:relative;
   text-align: left;
   padding-left: 20px;
}

.esg-figTit-green::before {
  position:absolute;
  content:"\25A0";
  width: 20px;
  height: 20px;
  left:0;
  color: #93b843;
}

.esg-figTit-orenge{
   position:relative;
   text-align: left;
   padding-left: 20px;
}

.esg-figTit-orenge::before {
  position:absolute;
  content:"\25A0";
  width: 20px;
  height: 20px;
  left:0;
  color: #e1a82c;
}

.esg-topEsgBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/** notice text **/


.esg-notice00 {
  line-height: 1.5;
  text-indent: -1.3em;
  margin-left: 1em;
  font-size: 85%;
}

.esg-notice01 {
    line-height: 1.5;
    text-indent: -3.2em;
    margin-left: 3.2em;
    font-size: 85%;
}
.esg-notice02 {
    line-height: 1.5;
    text-indent: -2em;
    margin-left: 2em;
    font-size: 85%;
}
.esg-notice03 {
    line-height: 1.5;
    text-indent: -2.5em;
    margin-left: 2.5em;
    font-size: 85%;
}

.esg-noticeX {
    line-height: 1.5;
    font-size: 85%;
}

/** text **/

.esg-txtkanekablue {
    position: relative;
    color: #004ea2 !important;
    padding-left: 23px;
}

.esg-txtkanekablue::before {
    position: absolute;
    content: "\25A0";
    width: 20px;
    height: 20px;
    left: 0px;
    color: #0063b6;
}

.esg-txtknkblue{
    color: #004ea2 !important;
}

.esg-txtgray01 {
  color: #d0d0d0 !important;
}

.esg-txtblue01 {
  color: #20b3d3 !important;
}

.esg-txtgreen01 {
  color: #92b742 !important;
}

.esg-txtgreen02 {
  color: #009836 !important;
}

.esg-txtlinegreen02 {
  text-decoration: underline #009836;
}

.esg-txtpink01 {
  color: #dd7686 !important;
}

.esg-txtyellow01{
  color: #e0a82b !important;
}

.esg-txtCenter {
  text-align: center !important;
}

.esg-txtRight {
  text-align: right !important;
}

.esg-txtLeft {
  text-align: left !important;
}

.esg-flostL{
  float: left;
}

.esg-flostR{
  float: right;
}

.esg-clear{
  clear: both;
}

/** table **/

.esg-Table01 {
    width: 100%;
}

.esg-Table01 tbody th {
    font-weight: 400;
    background-color: #eee;
}
.esg-Table01 tbody td, .esg-Table01 tbody th {
    text-align: left;
    vertical-align: middle;
    padding: 14px 20px;
    border: solid 1px #ddd;
}

.esg-Table01 thead th {
    text-align: center;
    vertical-align: middle;
    padding: 14px 20px;
    border: solid 1px #ddd;
  background-color: #eee;
}

.esg-Table02 {
    width: 100%;
}

.esg-Table02 tbody th {
    font-weight: 400;
    background-color: #eee;
}
.esg-Table02 tbody th {
    text-align: left;
    vertical-align: middle;
    padding: 14px 20px;
    border: solid 1px #ddd;
}

.esg-Table02 tbody td {
    text-align: right;
    vertical-align: middle;
    padding: 14px 20px;
    border: solid 1px #ddd;
}

.esg-Table02 thead th {
    text-align: center;
    vertical-align: middle;
    padding: 14px 20px;
    border: solid 1px #ddd;
  background-color: #eee;
}

/* h2 title */

.esg-ttl01 {
  padding: 25px 20px;
    margin: 1em 0;
    border: 2px solid #005ca2;
    border-radius: 6px;
    font-size: 2.5rem;
    text-align: center;
    line-height: 1.0;
    font-weight: 700;
    color: #006abc;
}

span.esg-ttl01-bd {
  border-bottom: 1px solid #7fb4dd;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 20px;
    margin-right: 20px;
    width: 50px !important;
}

span.esg-ttl01-bd_2 {
    border-bottom: 1px solid #7fb4dd;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
    width: 50px !important;
}


span.esg-txtEn01 {
    font-size: 1.5rem;
    color: #7fb4dd;
}


/* link button*/

.esg-list_box01 {
    margin-bottom: 10px;
    align-items: stretch;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

.esg-list_box01 li {
    list-style-type: none;
    display: flex;
    box-sizing: border-box;
    margin-bottom: 16px;
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #ccc;
    border-left: 3px solid #0272c0;
}

.esg-list_box01 a {
    height: 60px;
    padding: 1em .5em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #eee;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    line-height: 1.4;
}

.esg-list_box02 {
    margin-bottom: 10px;
    align-items: stretch;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

.esg-list_box02 li {
    list-style-type: none;
    display: flex;
    box-sizing: border-box;
    margin-bottom: 16px;
    flex: 0 0 31%;
    max-width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #ccc;
    border-left: 3px solid #0272c0;
}

.esg-list_box02 a {
    height: 60px;
    padding: 1em .5em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #eee;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    line-height: 1.4;
}

.ov {
    transition: opacity .3s;
}

/* linkList */

.esg-linkList01{
  margin-bottom: 20px;
}

.esg-linkList01 li{
  position:relative;
  display: inline-block;
  text-align: left;
    padding-left: 15px;
  padding-right: 15px;
}

.esg-linkList01 li::before {
    position: absolute;
    content: "";
    border-left: 9px solid #0063b6;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    width: 0px;
    height: 0px;
    top: 5px;
    left: 0;
}

.esg-linkList02 {
  position:relative;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

.esg-linkList02::before {
  position: absolute;
  content: "";
  border-left: 9px solid #0063b6;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0px;
  height: 0px;
  top: 5px;
  left: 0;
}

.esg-linkList03{
  margin-bottom: 20px;
}

.esg-linkList03 li{
  position:relative;
  display: inline-block;
  text-align: left;
  width: 49%;
  padding-right: 15px;
  margin-bottom: 10px;
}

.esg-linkList04{
  margin-bottom: 20px;
}

.esg-linkList04 li{
  position:relative;
  display: inline-block;
  text-align: left;
  width: 49%;
    padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  vertical-align: top;
}

.esg-linkList04 li::before {
    position: absolute;
    content: "";
    border-left: 9px solid #0063b6;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    width: 0px;
    height: 0px;
    top: 5px;
    left: 0;
}

ol.esg-linkList05 {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
 
ol.esg-linkList05 li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
ol.esg-linkList05 li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #b3d4fc;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

ol.esg-linkList-green {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
 
ol.esg-linkList-green li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
ol.esg-linkList-green li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #93b843;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

ol.esg-report-list {
    text-indent: 1em;
}

.esg-report-list li {
 margin-bottom: 10px;
}

.ancherNav {
  display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.ancherNav li {
    position: relative;
    box-sizing: border-box;
    padding-right: 2em;
    list-style-type: none;
    margin-top: 10px;
    padding-left: 1.5em;
    white-space: nowrap;
}

.ancherNav li a{
  color: #0063b6;
  font-size: 95%;
}

.ancherNav li:before {
  position: absolute;
    content: "";
    border-left: 5px solid transparent;
    border-top: 9px solid #0063b6;
    border-right: 5px solid transparent;
    width: 0px;
    height: 0px;
    top: 7px;
    left: 0;
}

/* box */

.esg-ListPanel01 {
    padding: 40px;
    border: 1px solid #ddd;
}

.esg-ListPanel02 {
    padding: 20px 40px;
    border: 2px solid #005ca2;
}

.esg-Panel01 {
    padding: 40px 65px;
    background: #f7fbfe;
}

.esg-topics {
    padding: 20px 40px 30px 50px;
}

span.esg-topics_ttl {
    display: block;
    font-size: 15px;
    padding: 2px 10px;
    color: #fff;
    width: 76px;
}

span.esg-topics_ttl-2 {
    display: block;
    font-size: 15px;
    padding: 2px 10px;
    color: #fff;
    width: 178px;
}

span.esg-txtbig {
    font-size: 125%;
    font-weight: bold;
}

.-blue {
  background: #0063b6;
}

.-blueline {
  border: 1px solid #0063b6;
}

.-green {
  background: #93b843;
}

.-greenline {
  border: 1px solid #93b843;
}

.-greentxt {
  color:#93b843 !important;
}

.-pinkline {
  border: 1px solid #dd7687;
}

.-pinktxt {
  color:#dd7687 !important;
}


/* policybox */

.esg-policy01{
    border: 1px solid #d0d0d0;
  border-top: none !important;
}

.esg-policy01-ttl{
    padding: 10px 20px;
    margin: 0 !important;
    background: #006abc;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2;
    font-weight: 700;
}

.esg-policy01-txt {
    line-height: 2;
    padding: 0px 25px;
}

/* list */

.esg-list01{
  padding-left: 30px;
  margin-bottom: 20px;
}

.esg-list01 li {
    position: relative;
    padding-left: 12px;
}

.esg-list01 li::before {
    content: '';
    position: absolute;
    top: .6em;
    left: 2px;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #333;
}

.esg-linktxt01 {
    color: #0272c0;
    text-decoration: underline;    
}

.esg-list02{
  margin-bottom: 20px;
}

.esg-list02 li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 12px;
}

.esg-list02 li::before {
    content: '';
    position: absolute;
    top: .6em;
    left: 2px;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #333;
}

.esg-list03{
  margin-bottom: 10px;
}

.esg-list03 li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 16px;
}

.esg-list03 li::before {
    content: '';
    position: absolute;
    top: .6em;
    left: 2px;
    width: 5px;
    height: 5px;
    border-radius: 2px;
    background: #004ea2;
}

li.esg-blank::before {
    display: none;
}


/* list_dl */

dl.esg-dl {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    margin-left: 2em;
}

dl.esg-dl dt {
    width: 25%;
  padding-bottom: 1em;
  color: #0063b6;
}

dl.esg-dl dd {
    width: 75%;
  padding-bottom: 1em;
}

/* philosophy_link */

.philosophy_bg {
width: 100%;
background: #e9f3fb;
}


.philosophy_link .esg-linkList02 {
  margin-left: 10%;
}


/* strategy */

.esg_str_ttl {
    color: #004ea2 !important;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 10px;
}

.esg_str_ttl_2 {
    text-align: center;
}

.esg_balloon_right {
    position: relative;
    display: inline-block;
    margin: 1.5em 15px 1.5em 0;
    padding: 25px 23px;
    border-radius: 10px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 16px;
    background: #004ea2;
}

.esg_balloon_right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #004ea2;
}

.esg_balloon_right p {
  margin: 0;
  padding: 0;
}

.esg_balloon_right h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.esg-parent {
    position: relative;
}

.esg-parent .balloon1 {
    position: absolute;
    top: -10px;
    left: 155px;
}

.esg-parent .balloon2 {
    position: absolute;
    top: -10px;
    left: 155px;
}

@media (max-width: 767px){
.esg-parent .balloon1 {
    position: absolute;
    top: -10px;
    left: 105px;
}

.esg-parent .balloon2 {
    position: absolute;
    top: -10px;
    left: 105px;
}
}
  
/* value-creation_tab */

.esg_vc_tab {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    margin-bottom: 90px;
}

.esg_vc_tab > div {
    width: 50%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
}

.esg_vc_tab > div > a {
    display: block;
    padding: 17px 0px;
}

.esg_vc_tab_on {
  color:#fff;
  background:#0063b6;
  padding: 17px 0px;
}

.tab_2 > div {
    border-left: none;
}

.tab_2 > div:nth-child(2n+1) {
    border-left: 1px solid #0063b6;
}

.tab_2 > div:nth-child(n+3){
  border-top: none;
}

.tab_2_line {
padding: 27.5px 0px;
}

.tab_2_line > a {
    display: block;
    padding: 0px 0px !important;
}

.tab_3 > div {
  width: 33.3%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
  border-right: none;
}

.tab_3 > div:last-child {
  border-right: 1px solid #0063b6;
}

.tab_4 > div {
  width: 25%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
    border-right: none;
}

.tab_4 > div:last-child {
  border-right: 1px solid #0063b6;
}

.tab_6 > div {
    width: 33.3%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
    border-left: none;
}

.tab_6 > div:nth-child(3n+1) {
    border-left: 1px solid #0063b6;
}

.tab_6 > div:nth-child(n+4){
  border-top: none;
}

.tab_6 > div:last-child{
  border-right: 1px solid #0063b6;
}

/*

.first_tab {
  margin-bottom: 0px !important;
}

.first_tab > div {
  border-right: none;
  border-bottom: none;
}

.first_tab > div:last-child {
  border-right: 1px solid #0063b6;
  border-bottom: 1px solid #0063b6;
}

.first_tab > div:nth-child(3) {
  border-bottom: 1px solid #0063b6;
}

*/

/* history */

.esg_vc_ttl{
  font-size: 2.4rem;
    color: #0063b6;
}

.esg_history01_tab {
    padding: 10px 30px;
    margin: 0 !important;
    background: #64a9de;
    color: #fff;
    text-align: left;
}

.esg_history01_tab p, .esg_history02_tab p, .esg_history03_tab p {
  margin-top:0px;
  font-size: 1.6rem;
}

.esg_history_ttl {
    color: #fff !important;
    margin-bottom: 5px !important;
    font-size: 2.0rem !important;
    font-weight: 700 !important;
    margin-top: 15px !important;
}

.esg_history_ttl02{
  color: #0063b6;
}

.esg_history01_panel {
    padding: 20px 30px;
    border: 2px solid #64a9de;
    margin-bottom: 20px;
}

.esg_history01_panel p { 
    color:#64a9de;
  font-weight: bold;
  margin-bottom: 5px;
    margin-top: 5px;
}

.esg_history02_tab {
    padding: 10px 30px;
    margin: 0 !important;
    background: #3d80c2;
    color: #fff;
    text-align: left;
}

.esg_history02_panel{
  padding: 20px 30px;
    border: 2px solid #3d80c2;
  margin-bottom: 20px;
}

.esg_history02_panel p{
  color:#3d80c2;
  font-weight: bold;
  margin-bottom: 5px;
    margin-top: 5px;
}

.esg_history03_tab {
    padding: 10px 30px;
    margin: 0 !important;
    background: #004ea2;
    color: #fff;
    text-align: left;
}

.esg_history03_panel{
  padding: 20px 30px;
    border: 2px solid #004ea2;
  margin-bottom: 20px;
}

.esg_history03_panel p{
  color:#004ea2;
  font-weight: bold;
  margin-bottom: 5px;
    margin-top: 5px;
}


/* report */

.esg_report_list{
    padding-left: 1em;
    font-size: 1.35rem;
  margin-top: 5px;
  text-align: left;
}


/* highlight */

.esg_ht_mb > div{
  margin-bottom: 50px;
}


/* topcomittment */

.ArticleLabelWrap_tc{
  margin-bottom: 60px;
}

.sectionBlock_tc {
    margin-bottom: 40px;
}


/* 調整用 */

.esg-mT00 {
  margin-top: 0 !important;
}

.esg-mT10 {
  margin-top: 10px !important;
}

.esg-mT20 {
  margin-top: 20px !important;
}

.esg-mT30 {
  margin-top: 30px !important;
}

.esg-mT40 {
  margin-top: 40px !important;
}

.esg-mT50 {
  margin-top: 50px !important;
}

.esg-mB00 {
  margin-bottom: 0 !important;
}

.esg-mB10 {
  margin-bottom: 10px !important;
}

.esg-mB20 {
  margin-bottom: 20px !important;
}

.esg-mB25 {
  margin-bottom: 25px !important;
}

.esg-mB30 {
  margin-bottom: 30px !important;
}

.esg-mB40 {
  margin-bottom: 40px !important;
}

.esg-mB50 {
  margin-bottom: 50px !important;
}

.esg-mL10 {
  margin-left: 10px !important;
}

.esg-mL20 {
  margin-left: 20px !important;
}

.esg-mL30 {
  margin-left: 30px !important;
}

.pct0{width:0%}.pct1{width:1%}.pct2{width:2%}.pct3{width:3%}.pct4{width:4%}.pct5{width:5%}.pct6{width:6%}.pct7{width:7%}.pct8{width:8%}.pct9{width:9%}.pct10{width:10%}.pct11{width:11%}.pct12{width:12%}.pct13{width:13%}.pct14{width:14%}.pct15{width:15%}.pct16{width:16%}.pct17{width:17%}.pct18{width:18%}.pct19{width:19%}.pct20{width:20%}.pct21{width:21%}.pct22{width:22%}.pct23{width:23%}.pct24{width:24%}.pct25{width:25%}.pct26{width:26%}.pct27{width:27%}.pct28{width:28%}.pct29{width:29%}.pct30{width:30%}.pct31{width:31%}.pct32{width:32%}.pct33{width:33%}.pct34{width:34%}.pct35{width:35%}.pct36{width:36%}.pct37{width:37%}.pct38{width:38%}.pct39{width:39%}.pct40{width:40%}.pct41{width:41%}.pct42{width:42%}.pct43{width:43%}.pct44{width:44%}.pct45{width:45%}.pct46{width:46%}.pct47{width:47%}.pct48{width:48%}.pct49{width:49%}.pct50{width:50%}.pct51{width:51%}.pct52{width:52%}.pct53{width:53%}.pct54{width:54%}.pct55{width:55%}.pct56{width:56%}.pct57{width:57%}.pct58{width:58%}.pct59{width:59%}.pct60{width:60%}.pct61{width:61%}.pct62{width:62%}.pct63{width:63%}.pct64{width:64%}.pct65{width:65%}.pct66{width:66%}.pct67{width:67%}.pct68{width:68%}.pct69{width:69%}.pct70{width:70%}.pct71{width:71%}.pct72{width:72%}.pct73{width:73%}.pct74{width:74%}.pct75{width:75%}.pct76{width:76%}.pct77{width:77%}.pct78{width:78%}.pct79{width:79%}.pct80{width:80%}.pct81{width:81%}.pct82{width:82%}.pct83{width:83%}.pct84{width:84%}.pct85{width:85%}.pct86{width:86%}.pct87{width:87%}.pct88{width:88%}.pct89{width:89%}.pct90{width:90%}.pct91{width:91%}.pct92{width:92%}.pct93{width:93%}.pct94{width:94%}.pct95{width:95%}.pct96{width:96%}.pct97{width:97%}.pct98{width:98%}.pct99{width:99%}.pct100{width:100%}


.esg-history_mB {
  margin-bottom: 15px;
}

.esg-grid-jc_unset {
justify-content: unset;
}

/*.pcNone {
  display: none;
}*/

@media (max-width: 767px){
  
/** toppage **/
  
 
.esg-scroll table{
width:100%;
}
.esg-scroll{
  overflow: auto;
  white-space: nowrap;
  clear: both;
  }

.esg-scroll::-webkit-scrollbar{
  height: 5px;
}

.esg-scroll::-webkit-scrollbar-track{
  background: #F1F1F1;
}

.esg-scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
  
.top_sectionBlock.topImg {
    background: none;
    height: auto;
}

.top_sectionBlock {
    margin-bottom: 50px;
}

.esg-grid03-Col.esg-top-btn {
    width: 49%;
}

.esg-grid03-Col.esg-top-btn:nth-child(4) {
    margin-bottom: 20px;
}

.esg-grid03-Col.esg-top-feature {
    width: 100%;
}

.mB20_sp {
  margin-bottom: 20px;}
  
.mB50_sp {
    margin-bottom: 50px !important;
}

.branchBox {
    width: 100%;
}
  
.branchBox h2 {
    margin-bottom: 20px;
    font-size: 2.6rem;
}

.branchBox h2 span {
    margin: 0;
    font-size: 1.5rem;
}
  
.branchBox .text01 {
    margin-bottom: 30px;
    font-size: 1.6rem;
    text-align: center;
}
  
.branchBox h2.esg_top_txt span {
    margin-top: 5px;
    display: block;
    color: #65A1D6;
    font-size: 1.2rem !important;
    letter-spacing: 2px;
}  
  
.branchBox h2.esg_top_txt {
    margin: 0 0 35px;
    font-size: 2rem !important;
    font-weight: normal;
    text-align: center;
    letter-spacing: 6px;
}  

.esg-topTop_in > div:first-child > a {
    padding: 11px;
}

.esg-topTop_in > div > a {
    padding: 11px;
}
  
  
.esg-topDl {
    display: table;
    background-color: #e5f1f9;
    width: 100%;
    padding: 10px;
}

.esg-topDl-in {
    width: 35%;
    font-size: 1.6rem;
    padding-right: 10px;
    border-right: 1px solid #dddddd;
}

.esg-topDl-in_2 {
    width: 65%;
    padding-left: 3%;
}
  
.esg-topDl-in_2 a {
    font-size: 1.7rem;
    text-decoration: underline;
}
  
.esg-grid00_2 {
    display: block;
    justify-content: space-between;
}  
  
.esg-grid04-Col {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    cursor: pointer;
}
  
.esg-topLink>div {
    float: none;
}  

.esg-topLink_in {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
}
  
.esg-topLink_in_2 {
    background-color: #eeeeee;
    border: 1px solid #cfcfcf;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.esg-topLink_in_2 {
    height: auto;
}

.esg-topLink_in_3 table {
    background-color: #eeeeee;
    width: 100%;
    height: 60px;
    border: 1px solid #cfcfcf;
}  

.esg-topLink_in table {
    background-color: #eeeeee;
    width: 100%;
    height: 100px;
    border: 1px solid #cfcfcf;
}
  
.esg-topLink_in_3 {
    width: 100%;
    margin-bottom: 20px;
}

.esg-topLink_in table td {
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 0px 5px;
}
  
.esg-topFeature a {
    padding-bottom: 10px;
    display: block;
}  

.spNone{
  display: none !important;  
  }
  
/*.pcNone {
  display: block !important;
}*/
  
.sectionBlock.topImg {
    padding: 29px 5px;
}

.esg-topTop {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
}
  
.branchBox h2.esg_top_txt_2 {
    margin: 0 0 20px;
    font-size: 2rem !important;
    font-weight: normal;
    text-align: center;
    letter-spacing: 6px;
}
  
.esg_top_blue {
    background: #e5f1f9;
    padding: 10px 15px;
}

/** subpage **/

.ancherNav li {
    min-width: 20%;
  white-space: inherit;
}  

table{
width:100%;
}  

.scroll {
  overflow-x: auto;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.esg-list01 li {
    position: relative;
    padding-left: 12px;
    text-align: left;
}
  
.esg-linkList03 li{
  position:relative;
  display: block;
  text-align: left;
  width: 100%;
  padding-right: 0px;
  margin-bottom: 10px;
}
  
.esg-linkList04 li{
  position:relative;
  display: block;
  text-align: left;
  width: auto;
    padding-left: 12px;
}
  
#sec01,
#sec02,
#sec03,
#sec04,
#sec05,
#sec06,
#sec07,
#sec08,
#sec09,
#sec10 {
  margin-top:-57px ;
  padding-top:57px ;
}
  
  
  
/** KJWblock **/
  
ul.esg-kjw01 {
    position: absolute;
    top: 14.5%;
    bottom: 0;
    right: 2%;
}
  
ul.esg-kjw01 li {
    display: inline-block;
    font-size: 150%;
    color: #999;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    border-radius: 50%;
    background: #ffffff;
}
  
.esg-kjwBlock01-inner {
    width: 180px;
    background: #f7fbfe;
    padding: 10px 15px;
    border-radius: 10px;
    margin-left: auto;
}
  
.esg-kjwBlock01-inner02 {
    width: auto;
    background: #f7fbfe;
    padding: 5px 7px;
    border-radius: 10px;
}
  
.esg-kjwCircle01 {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
    border-radius: 50%;
    background: #ffffff;
}

/** h2 title **/
  
.esg-ttl01 {
  padding: 10px 15px;
    margin: 1em 0;
    border: 2px solid #005ca2;
    border-radius: 6px;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.0;
    font-weight: 700;
    color: #006abc;
}

span.esg-ttl01-bd {
  border-bottom: 1px solid #7fb4dd;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    margin-right: 10px;
    width: 30px !important;
}

span.esg-txtEn01 {
    font-size: 1.0rem;
    color: #7fb4dd;
}
  
/** table **/
  
.esg-Table01 tbody td, .esg-Table01 tbody th {
    text-align: left;
    vertical-align: top;
    padding: 5px 7px;
    border: solid 1px #ddd;
}

.esg-Table01 thead th {
    text-align: center;
    vertical-align: middle;
    padding: 5px 7px;
    border: solid 1px #ddd;
  background-color: #eee;
}

.esg-Table02 tbody th {
    text-align: left;
    vertical-align: top;
    padding: 5px 7px;
    border: solid 1px #ddd;
}

.esg-Table02 tbody td {
    text-align: right;
    vertical-align: top;
    padding: 5px 7px;
    border: solid 1px #ddd;
}

.esg-Table02 thead th {
    text-align: center;
    vertical-align: middle;
    padding: 5px 7px;
    border: solid 1px #ddd;
  background-color: #eee;
}  
  
.esg-grid01 {
    margin-bottom: 20px;
}  
  
.esg-grid02-Col {
    width: 100%;
    /*text-align: center;*/
  margin-bottom: 20px;
}
  
.esg-grid02-Col_txt {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 1em;
}

.esg-grid02-Col_img {
    width: 100%;
    justify-content: space-between;
}

  
.esg-grid02-txt {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 2;
    text-align: left;
}
  
.esg-grid02m-txt {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 1em;
}

.esg-grid02m-img {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  text-align: center;
}

.esg-grid03-Col {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}

.esg-grid03-2-Col {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}
  
.esg-grid04-Col {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}  
  
.esg-policy01-txt {
    line-height: 2;
    padding: 0px 15px;
}
  
/* panelbox */
  
.esg-Panel01 {
    padding: 15px;
}

.esg-ListPanel01, .esg-ListPanel02 {
    padding: 20px;
}
  
.esg-topics {
    padding: 20px 25px 20px 25px;
}

/* リスト */

.esg-linkList01 li::before {
    top: 4.5px;
}
  
.esg-linkList02::before {
    top: 4.5px;
}

dl.esg-dl {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    margin-left: 1em;
}  

dl.esg-dl dt {
    width: 30%;
    padding-bottom: 1em;
    color: #0063b6;
}

dl.esg-dl dd {
    width: 70%;
    padding-bottom: 1em;
}
  
/* strategy */

.esg_balloon_right {
    margin: 0em 0px 1.5em 0 !important;
}
.esg_balloon_right:before {
    content: "";
    position: absolute;
  margin-top: 0px !important;
    border: 15px solid transparent;
    border-top: 15px solid #004ea2;
    top: 100% !important;
    left: 50% !important;
    margin-left: -15px;
}  
  
  
/* value-creation_tab */
  
.esg_vc_tab {
    display: flex;
    flex-flow: row wrap;
    align-items: start;
    margin-bottom: 45px;
    font-size: 1.2rem;
}
  
.esg_vc_tab > div > a {
    display: block;
    padding: 15px 0px;
}
  
.esg_vc_tab_on {
    color: #fff;
    background: #0063b6;
    padding: 15px 0px;
}
  
.esg_vc_tab.tab_3 > div {
    width: 50%;
    border-right: 1px solid #0063b6;
    padding: 15px 0px;
}
  
.esg_vc_tab.tab_3 > div:first-child {
  border-right: none !important;
}

.esg_vc_tab.tab_3 > div > a {
  display: block;
    padding: 0px;  
}
  
.tab_3 > div:last-child {
  border-right: 1px solid #0063b6;
  border-top: 0px solid #0063b6;
}  
  
.esg_vc_tab.tab_4 > div {
    width: 50%;
    border-bottom: 0px;
    border-right: 0px;
    padding: 15px 0px;
}
  
.esg_vc_tab.tab_4 > div:nth-child(2n) {
  border-right: 1px solid #0063b6;
}

.esg_vc_tab.tab_4 > div:nth-child(3) {
  border-bottom: 1px solid #0063b6;
}

.esg_vc_tab.tab_4 > div:nth-child(4) {
  border-bottom: 1px solid #0063b6;
}
  
.esg_vc_tab.tab_4.first_tab > div:nth-child(3) {
  border-bottom: none;
}

.esg_vc_tab.tab_4.first_tab > div:nth-child(4) {
  border-bottom: none;
}
  

.esg_vc_tab.tab_4 > div > a {
  display: block;
    padding: 0px;  
}
  
.esg_vc_tab.tab_4.last_tab {
  border-bottom: 1px solid #0063b6;  
}
  
.tab_6 > div {
    width: 50%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
    border-left: none;
}
  
.tab_6 > div:nth-child(3n+1) {
    border-left: none;
}  

.tab_6 > div:nth-child(2n+1) {
    border-left: 1px solid #0063b6;
}
.tab_6 > div:nth-child(n+3){
  border-top: none;
}  
  
 .tab_3_line_sp > a {
    padding: 20px 0px !important;
}
  
.tab_1_col_sp {
    display: block;
}

.tab_1_col_sp > div {
    width: 100%;
    border: 1px solid #0063b6;
    text-align: center;
    font-weight: bold;
}
  
.tab_1_col_sp.tab_2 > div {
    border-left: 1px solid #0063b6;
}
  
.tab_1_col_sp.tab_2 > div:nth-child(n+1) {
    border-top: none;
}
  
.tab_1_col_sp.tab_2 > div:first-child {
    border-top: 1px solid #0063b6;
}
  
  .tab_2_line {
    padding: 15px 0px !important;
}


/*history*/
  
.esg_history01_tab {
    padding: 5px 20px;
}
  
.esg_Hhistory_ttl {
    color: #fff !important;
    margin-bottom: 10px !important;
    font-size: 2.0rem !important;
    font-weight: 700 !important;
    margin-top: 15px !important;
}  

.esg_history01_panel {
    padding: 5px 20px;
    border: 2px solid #64a9de;
}
  
.esg-history_mB {
  margin-bottom: -20px;
}
  
/* topcomittment */

.ArticleLabelWrap_tc{
  margin-bottom: 30px;
}

.sectionBlock_tc {
    margin-bottom: 20px;
}
  
/* social */
span.esg-ttl01-bd_2 {
    border-bottom: 1px solid #7fb4dd;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
    width: 20px !important;
}

}